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=3000
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=3100",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=2900",
    "results": [
        {
            "id": "38be1d59-148d-4bbb-b994-6658a7e8c6b8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ed46b1e7-13e8-4050-8ec5-6d30bc60aa4a",
            "completed": true,
            "last_updated": "2023-08-11T11:03:15.396349-04:00",
            "created_at": "2023-08-10T08:43:01.412483-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ed46b1e7-13e8-4050-8ec5-6d30bc60aa4a",
            "datetime": "2023-08-10T19:10:00-04:00",
            "cutoff_datetime": "2023-08-10T19:10:00-04:00",
            "name": "KAN (A Cox) v. BOS (J Paxton)",
            "bettypes": [
                {
                    "id": "1ae2167e-a547-4519-a698-83797e057b7e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38be1d59-148d-4bbb-b994-6658a7e8c6b8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-10T08:43:01.424154-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Paxton)",
                                "amount": 6627.0
                            },
                            {
                                "team": "KAN (A Cox)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc10d9a9-1b88-42f3-a24d-4e675a0c4d3f",
                            "gambit_id": "85e1515a-9b01-4a55-b41e-a31b8ef29974",
                            "last_updated": "2023-08-11T11:03:15.408185-04:00",
                            "created_at": "2023-08-10T08:43:01.436120-04:00",
                            "name": "BOS (J Paxton)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae2167e-a547-4519-a698-83797e057b7e/?format=api"
                        },
                        {
                            "id": "919af8b1-f064-475b-9ab3-dc45b309506d",
                            "gambit_id": "34cdf310-ab0c-455c-a7a1-c383b2c01425",
                            "last_updated": "2023-08-11T11:03:15.413813-04:00",
                            "created_at": "2023-08-10T08:43:01.430096-04:00",
                            "name": "KAN (A Cox)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae2167e-a547-4519-a698-83797e057b7e/?format=api"
                        }
                    ]
                },
                {
                    "id": "6609f5b9-f9fa-4bdb-84df-34bc8ad5438a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38be1d59-148d-4bbb-b994-6658a7e8c6b8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-10T08:43:01.441880-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "77cf2de0-50a2-4a9d-964c-d95f5a999b21",
                            "gambit_id": "34063a4e-145c-40bf-9a15-ee2dad2a5afa",
                            "last_updated": "2023-08-11T11:03:15.424863-04:00",
                            "created_at": "2023-08-10T08:43:01.454524-04:00",
                            "name": "BOS",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6609f5b9-f9fa-4bdb-84df-34bc8ad5438a/?format=api"
                        },
                        {
                            "id": "bcee0b9c-1924-4944-8ff9-6ffd3ab00526",
                            "gambit_id": "57e8750d-eca4-4327-b2a9-6f8fca0fbb15",
                            "last_updated": "2023-08-11T11:03:15.421263-04:00",
                            "created_at": "2023-08-10T08:43:01.445865-04:00",
                            "name": "KAN",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6609f5b9-f9fa-4bdb-84df-34bc8ad5438a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e398cedf-4035-49fb-890f-23046c1c0e2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38be1d59-148d-4bbb-b994-6658a7e8c6b8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-10T08:43:01.458963-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 10.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4528893d-febb-4141-ab6b-d4193e148ec1",
                            "gambit_id": "8ce37256-c8cb-48db-8cef-da9c453ef76f",
                            "last_updated": "2023-08-11T11:03:15.434675-04:00",
                            "created_at": "2023-08-10T08:43:01.467714-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e398cedf-4035-49fb-890f-23046c1c0e2e/?format=api"
                        },
                        {
                            "id": "d72c21e3-3f57-4145-87d0-7d24362ba9d4",
                            "gambit_id": "be4ca392-b5da-4b23-90a5-5c8d389a3d3e",
                            "last_updated": "2023-08-11T11:03:15.431412-04:00",
                            "created_at": "2023-08-10T08:43:01.462528-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e398cedf-4035-49fb-890f-23046c1c0e2e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b6c23095-2037-41ab-945c-5ddd0ab8cc5b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "39eccdd3-4561-422a-8132-e3d8f8cd63f4",
            "completed": true,
            "last_updated": "2023-08-11T11:03:14.888957-04:00",
            "created_at": "2023-08-10T08:43:00.875562-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/39eccdd3-4561-422a-8132-e3d8f8cd63f4",
            "datetime": "2023-08-10T18:40:00-04:00",
            "cutoff_datetime": "2023-08-10T18:40:00-04:00",
            "name": "STL (M Liberatore) v. TAM (Z Littell)",
            "bettypes": [
                {
                    "id": "d9bd8199-4624-43c3-9520-68368c394770",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6c23095-2037-41ab-945c-5ddd0ab8cc5b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-10T08:43:00.884885-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (Z Littell)",
                                "amount": 6293.0
                            },
                            {
                                "team": "STL (M Liberatore)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b580f9f5-b3cc-45ea-97a7-b9635c84e1c9",
                            "gambit_id": "acbbabd6-54d7-4e69-aaea-1f8b00eec3e4",
                            "last_updated": "2023-08-11T11:03:14.907709-04:00",
                            "created_at": "2023-08-10T08:43:00.917235-04:00",
                            "name": "TAM (Z Littell)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9bd8199-4624-43c3-9520-68368c394770/?format=api"
                        },
                        {
                            "id": "7f26bde8-069d-4615-b767-8536d45ed048",
                            "gambit_id": "a1750eb1-223d-4221-b5d0-07d7f656bb54",
                            "last_updated": "2023-08-11T11:03:14.903059-04:00",
                            "created_at": "2023-08-10T08:43:00.894291-04:00",
                            "name": "STL (M Liberatore)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9bd8199-4624-43c3-9520-68368c394770/?format=api"
                        }
                    ]
                },
                {
                    "id": "9dfa47ee-2eee-4d62-a280-315958d44f3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6c23095-2037-41ab-945c-5ddd0ab8cc5b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-10T08:43:00.930677-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5319.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "99dc6ee9-0b93-4b7c-a1b1-6a2d0ed12269",
                            "gambit_id": "46c337e5-de27-4cee-bb13-420c70d8ef98",
                            "last_updated": "2023-08-11T11:03:14.914436-04:00",
                            "created_at": "2023-08-10T08:43:00.940272-04:00",
                            "name": "STL",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dfa47ee-2eee-4d62-a280-315958d44f3f/?format=api"
                        },
                        {
                            "id": "50d95a8f-4b20-4026-81ee-2b81d9b49c95",
                            "gambit_id": "ed321f6d-b9ea-4a6d-9344-18a53e0b9776",
                            "last_updated": "2023-08-11T11:03:14.932054-04:00",
                            "created_at": "2023-08-10T08:43:00.945758-04:00",
                            "name": "TAM",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dfa47ee-2eee-4d62-a280-315958d44f3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "3d88a37c-812a-4634-83d0-acdbc250ec72",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b6c23095-2037-41ab-945c-5ddd0ab8cc5b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-10T08:43:00.952426-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "403ea9b1-ad8c-4723-bfa3-4883835574ad",
                            "gambit_id": "959bfa13-4e6f-4659-a3c2-ab338a26f8ba",
                            "last_updated": "2023-08-11T11:03:14.944033-04:00",
                            "created_at": "2023-08-10T08:43:00.961357-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d88a37c-812a-4634-83d0-acdbc250ec72/?format=api"
                        },
                        {
                            "id": "2d593298-29b9-4dc7-862c-cde452eb1a03",
                            "gambit_id": "c6f674f0-256a-48a3-ba5b-cdcefc9db0f1",
                            "last_updated": "2023-08-11T11:03:14.940552-04:00",
                            "created_at": "2023-08-10T08:43:00.956544-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d88a37c-812a-4634-83d0-acdbc250ec72/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f81e77b-47b0-4936-a9e0-23cd5b05c50c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "100962bd-9b77-4c69-a13e-99aff7154ce5",
            "completed": true,
            "last_updated": "2023-08-11T11:03:15.137693-04:00",
            "created_at": "2023-08-10T08:43:01.156921-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/100962bd-9b77-4c69-a13e-99aff7154ce5",
            "datetime": "2023-08-10T18:40:00-04:00",
            "cutoff_datetime": "2023-08-10T18:40:00-04:00",
            "name": "WAS (P Corbin) v. PHI (A Nola)",
            "bettypes": [
                {
                    "id": "f4a093a4-d283-4d2d-9917-09d1b7d1d054",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f81e77b-47b0-4936-a9e0-23cd5b05c50c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-10T08:43:01.171481-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (A Nola)",
                                "amount": 6885.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "62bae2a0-3ced-4806-9c89-bad0255c106e",
                            "gambit_id": "47354055-18c3-480c-833d-b72763f5e426",
                            "last_updated": "2023-08-11T11:03:15.168888-04:00",
                            "created_at": "2023-08-10T08:43:01.183669-04:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4a093a4-d283-4d2d-9917-09d1b7d1d054/?format=api"
                        },
                        {
                            "id": "a3809404-9aef-446c-bd32-c1ea936003ea",
                            "gambit_id": "ebf80975-4468-461c-a635-e76adfcff2df",
                            "last_updated": "2023-08-11T11:03:15.162048-04:00",
                            "created_at": "2023-08-10T08:43:01.177063-04:00",
                            "name": "WAS (P Corbin)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4a093a4-d283-4d2d-9917-09d1b7d1d054/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d37f129-20b8-4965-92a4-764bed7866af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f81e77b-47b0-4936-a9e0-23cd5b05c50c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-10T08:43:01.188455-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5325997-4a54-46cd-b934-0c26aec9ef2d",
                            "gambit_id": "902495b1-3b81-4fb8-a497-760668e63ef2",
                            "last_updated": "2023-08-11T11:03:15.183121-04:00",
                            "created_at": "2023-08-10T08:43:01.198141-04:00",
                            "name": "PHI",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d37f129-20b8-4965-92a4-764bed7866af/?format=api"
                        },
                        {
                            "id": "379757ed-0f19-4c92-af2e-c87ec5447487",
                            "gambit_id": "bc15f61a-d394-4c68-a5e0-7e075ff9effb",
                            "last_updated": "2023-08-11T11:03:15.191048-04:00",
                            "created_at": "2023-08-10T08:43:01.192630-04:00",
                            "name": "WAS",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d37f129-20b8-4965-92a4-764bed7866af/?format=api"
                        }
                    ]
                },
                {
                    "id": "1579e15b-7a1c-4fbd-be3c-839d3f282cd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f81e77b-47b0-4936-a9e0-23cd5b05c50c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-10T08:43:01.203616-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dd1342eb-e549-4b4e-bbfe-383ad22e357b",
                            "gambit_id": "1ffef9a0-2071-4da9-87f2-63ab818486c3",
                            "last_updated": "2023-08-11T11:03:15.207712-04:00",
                            "created_at": "2023-08-10T08:43:01.214884-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1579e15b-7a1c-4fbd-be3c-839d3f282cd6/?format=api"
                        },
                        {
                            "id": "8f9132ba-718d-4108-9bab-f92cd59de170",
                            "gambit_id": "0717a16e-937c-477c-aae6-7d2a5178e45a",
                            "last_updated": "2023-08-11T11:03:15.204402-04:00",
                            "created_at": "2023-08-10T08:43:01.208770-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1579e15b-7a1c-4fbd-be3c-839d3f282cd6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4105cbc4-5f39-4b06-a8ee-d2e594d59d45",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cb39e39c-11d8-4ea9-afce-d88803925ecb",
            "completed": true,
            "last_updated": "2023-08-11T11:03:13.934136-04:00",
            "created_at": "2023-08-10T08:43:00.356430-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.94,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cb39e39c-11d8-4ea9-afce-d88803925ecb",
            "datetime": "2023-08-10T13:10:00-04:00",
            "cutoff_datetime": "2023-08-10T13:10:00-04:00",
            "name": "TOR (A Manoah) v. CLE (N Syndergaard)",
            "bettypes": [
                {
                    "id": "e60b434d-b3a0-40fb-aa75-685877af74eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4105cbc4-5f39-4b06-a8ee-d2e594d59d45/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-10T08:43:00.369870-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Manoah)",
                                "amount": 5641.0
                            },
                            {
                                "team": "CLE (N Syndergaard)",
                                "amount": 4359.0
                            }
                        ],
                        "expected_reward_tokens": 9589.7,
                        "profit_sb": 89.7,
                        "profit_sb_percentage": 0.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6f8947a6-aea0-4571-b535-aee46c756f0f",
                            "gambit_id": "831a8424-c1e1-4db7-af6d-eaa62dc0192c",
                            "last_updated": "2023-08-11T11:03:13.950359-04:00",
                            "created_at": "2023-08-10T08:43:00.375535-04:00",
                            "name": "TOR (A Manoah)",
                            "reward": "1.70000",
                            "odds": "1.73530",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60b434d-b3a0-40fb-aa75-685877af74eb/?format=api"
                        },
                        {
                            "id": "b154ba21-e7ae-4aac-9951-59344f865eff",
                            "gambit_id": "2e2f9810-9154-43b2-8ea7-65de3548d4e9",
                            "last_updated": "2023-08-11T11:03:13.953754-04:00",
                            "created_at": "2023-08-10T08:43:00.381920-04:00",
                            "name": "CLE (N Syndergaard)",
                            "reward": "2.20000",
                            "odds": "2.26000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e60b434d-b3a0-40fb-aa75-685877af74eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4610fb9-66c0-49cf-8162-4ec22b7a93d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4105cbc4-5f39-4b06-a8ee-d2e594d59d45/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-10T08:43:00.387283-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5319.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "590ccb15-282d-47f1-b2ec-feee93b458e6",
                            "gambit_id": "c0996abe-b1ed-4b5c-9435-66c0614b99f5",
                            "last_updated": "2023-08-11T11:03:13.967902-04:00",
                            "created_at": "2023-08-10T08:43:00.396505-04:00",
                            "name": "CLE",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4610fb9-66c0-49cf-8162-4ec22b7a93d5/?format=api"
                        },
                        {
                            "id": "79758141-bf7b-45d0-a686-4c6df8083c46",
                            "gambit_id": "5eb2f84e-263b-411f-9be3-0cf8ec780671",
                            "last_updated": "2023-08-11T11:03:13.962558-04:00",
                            "created_at": "2023-08-10T08:43:00.391123-04:00",
                            "name": "TOR",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4610fb9-66c0-49cf-8162-4ec22b7a93d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "43c44c56-daec-4c23-ad0d-a9a52a7789ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4105cbc4-5f39-4b06-a8ee-d2e594d59d45/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-10T08:43:00.400329-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c4a44925-d2ce-4048-bfed-c169c208902b",
                            "gambit_id": "625183bd-3219-4511-8cf9-872b1a1f49b4",
                            "last_updated": "2023-08-11T11:03:13.974764-04:00",
                            "created_at": "2023-08-10T08:43:00.405475-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43c44c56-daec-4c23-ad0d-a9a52a7789ae/?format=api"
                        },
                        {
                            "id": "a68a061b-637f-4514-821d-69908d53c6f9",
                            "gambit_id": "bc83ef28-a364-4e60-808a-57de90c91f04",
                            "last_updated": "2023-08-11T11:03:13.982369-04:00",
                            "created_at": "2023-08-10T08:43:00.409343-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43c44c56-daec-4c23-ad0d-a9a52a7789ae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9cee3a4e-0608-4012-8271-1f064413b78b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "66578775-2b79-4cbb-8517-a6dc5b14f836",
            "completed": true,
            "last_updated": "2023-08-11T11:08:15.208142-04:00",
            "created_at": "2023-08-10T08:43:00.605675-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/66578775-2b79-4cbb-8517-a6dc5b14f836",
            "datetime": "2023-08-10T13:10:00-04:00",
            "cutoff_datetime": "2023-08-10T13:10:00-04:00",
            "name": "MIN (K Maeda) v. DET (R Olson)",
            "bettypes": [
                {
                    "id": "c1f29e20-eeb9-46fd-a383-29d1478b3e1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9cee3a4e-0608-4012-8271-1f064413b78b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-10T08:43:00.617778-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Maeda)",
                                "amount": 5980.0
                            },
                            {
                                "team": "DET (R Olson)",
                                "amount": 4020.0
                            }
                        ],
                        "expected_reward_tokens": 9567.6,
                        "profit_sb": 67.6,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ea1804a4-862b-454c-87af-87829364c1cc",
                            "gambit_id": "d45d3810-1921-467f-b3c7-6a59dc8311ee",
                            "last_updated": "2023-08-11T11:08:15.217174-04:00",
                            "created_at": "2023-08-10T08:43:00.624742-04:00",
                            "name": "MIN (K Maeda)",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1f29e20-eeb9-46fd-a383-29d1478b3e1b/?format=api"
                        },
                        {
                            "id": "7754015d-14c1-450c-b113-c281f4e3caa9",
                            "gambit_id": "403ff16d-9db8-4ea6-aa5a-7ee2f57d21b7",
                            "last_updated": "2023-08-11T11:08:15.220499-04:00",
                            "created_at": "2023-08-10T08:43:00.631354-04:00",
                            "name": "DET (R Olson)",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1f29e20-eeb9-46fd-a383-29d1478b3e1b/?format=api"
                        }
                    ]
                },
                {
                    "id": "4ca20760-f762-4b06-bd9d-aacd12e1e2ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9cee3a4e-0608-4012-8271-1f064413b78b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-10T08:43:00.637940-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa14994f-2491-4471-98e8-0b06f15fd86e",
                            "gambit_id": "9f15001c-f792-4621-aaf0-239d05c9401c",
                            "last_updated": "2023-08-11T11:08:15.230866-04:00",
                            "created_at": "2023-08-10T08:43:00.649876-04:00",
                            "name": "DET",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ca20760-f762-4b06-bd9d-aacd12e1e2ae/?format=api"
                        },
                        {
                            "id": "440a53a7-153b-48d6-90a9-ff1c9d4dd00b",
                            "gambit_id": "3545bcd2-3279-43ba-b986-6101a1c06c47",
                            "last_updated": "2023-08-11T11:08:15.227399-04:00",
                            "created_at": "2023-08-10T08:43:00.643182-04:00",
                            "name": "MIN",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ca20760-f762-4b06-bd9d-aacd12e1e2ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "9acb00b4-6a87-4087-9bf2-f872b1a0bb1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9cee3a4e-0608-4012-8271-1f064413b78b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-10T08:43:00.656247-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f303867a-68ca-4d06-88a6-912b4006bc1e",
                            "gambit_id": "e4f9c2ef-9379-458b-8ab9-a5cbe2ce2aa8",
                            "last_updated": "2023-08-11T11:08:15.240740-04:00",
                            "created_at": "2023-08-10T08:43:00.665480-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9acb00b4-6a87-4087-9bf2-f872b1a0bb1b/?format=api"
                        },
                        {
                            "id": "8c854b6b-d840-4328-9ef2-aa9cbc807744",
                            "gambit_id": "5d165573-8ed7-49cf-9aa3-3aea41388c66",
                            "last_updated": "2023-08-11T11:08:15.237527-04:00",
                            "created_at": "2023-08-10T08:43:00.660368-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9acb00b4-6a87-4087-9bf2-f872b1a0bb1b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ea94c38a-ea81-4430-aadd-21de57763bfa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7b268705-c417-455e-bcdc-27226da05231",
            "completed": true,
            "last_updated": "2023-08-11T11:08:15.728575-04:00",
            "created_at": "2023-08-10T08:43:00.103185-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7b268705-c417-455e-bcdc-27226da05231",
            "datetime": "2023-08-10T12:35:00-04:00",
            "cutoff_datetime": "2023-08-10T12:35:00-04:00",
            "name": "HOU (H Brown) v. BAL (D Kremer)",
            "bettypes": [
                {
                    "id": "09921bd4-66ec-45f1-86d1-c5cf7de1c19e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea94c38a-ea81-4430-aadd-21de57763bfa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-10T08:43:00.110965-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (H Brown)",
                                "amount": 5170.0
                            },
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 4830.0
                            }
                        ],
                        "expected_reward_tokens": 9563.4,
                        "profit_sb": 63.4,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c22a31b8-4dfb-4e82-8cec-afb6c1b4225d",
                            "gambit_id": "0e4a3b3c-a409-4457-a069-08da481cd1eb",
                            "last_updated": "2023-08-11T11:08:15.742352-04:00",
                            "created_at": "2023-08-10T08:43:00.122191-04:00",
                            "name": "HOU (H Brown)",
                            "reward": "1.85000",
                            "odds": "1.88500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09921bd4-66ec-45f1-86d1-c5cf7de1c19e/?format=api"
                        },
                        {
                            "id": "aa58db5a-5867-406c-b6d4-4dbcd734169b",
                            "gambit_id": "9c89c222-894b-45e5-8d42-4f3de7c3ec1c",
                            "last_updated": "2023-08-11T11:08:15.739056-04:00",
                            "created_at": "2023-08-10T08:43:00.116486-04:00",
                            "name": "BAL (D Kremer)",
                            "reward": "1.98000",
                            "odds": "2.03000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09921bd4-66ec-45f1-86d1-c5cf7de1c19e/?format=api"
                        }
                    ]
                },
                {
                    "id": "29998cca-709c-4781-a94a-a17706e1eb03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea94c38a-ea81-4430-aadd-21de57763bfa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-10T08:43:00.129747-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6389606-0de9-41fe-965c-409d1fac61d2",
                            "gambit_id": "bd6df69a-5214-4659-8142-0952809bf1c3",
                            "last_updated": "2023-08-11T11:08:15.752609-04:00",
                            "created_at": "2023-08-10T08:43:00.140339-04:00",
                            "name": "BAL",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29998cca-709c-4781-a94a-a17706e1eb03/?format=api"
                        },
                        {
                            "id": "acb1f9b4-8f70-41f5-a5cf-ce5b436cd520",
                            "gambit_id": "53d5b126-1927-4dd2-bea3-41b58462fe5b",
                            "last_updated": "2023-08-11T11:08:15.748962-04:00",
                            "created_at": "2023-08-10T08:43:00.134626-04:00",
                            "name": "HOU",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29998cca-709c-4781-a94a-a17706e1eb03/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d577e56-0bff-4996-afd0-13f089f2bfd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ea94c38a-ea81-4430-aadd-21de57763bfa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-10T08:43:00.145127-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a26c5e72-8327-46bb-b7ac-bd1a9c79b271",
                            "gambit_id": "1b8dcd47-380c-403f-a5ba-733250dfb2b2",
                            "last_updated": "2023-08-11T11:08:15.763442-04:00",
                            "created_at": "2023-08-10T08:43:00.157846-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d577e56-0bff-4996-afd0-13f089f2bfd6/?format=api"
                        },
                        {
                            "id": "7fbbf34a-18bb-49c6-8f6c-c1df002eded9",
                            "gambit_id": "8c1cf58f-4c71-4cd6-b70e-a6a4f0429d2d",
                            "last_updated": "2023-08-11T11:08:15.759930-04:00",
                            "created_at": "2023-08-10T08:43:00.151190-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d577e56-0bff-4996-afd0-13f089f2bfd6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0eac4c09-c8c2-4e9c-a416-26d2dd5ad5d1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ba528bc5-5c3a-4ce3-9328-8f62d47a91ab",
            "completed": true,
            "last_updated": "2023-08-11T11:08:14.965614-04:00",
            "created_at": "2023-08-10T08:42:59.849902-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ba528bc5-5c3a-4ce3-9328-8f62d47a91ab",
            "datetime": "2023-08-10T12:35:00-04:00",
            "cutoff_datetime": "2023-08-10T12:35:00-04:00",
            "name": "ATL (B Elder) v. PIT (B Falter)",
            "bettypes": [
                {
                    "id": "3e074be4-d3b4-4739-b412-9a90842fbef7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0eac4c09-c8c2-4e9c-a416-26d2dd5ad5d1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-10T08:42:59.863062-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6293.0
                            },
                            {
                                "team": "PIT (B Falter)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b1eb9527-51ba-4269-8aae-eda89bbaf187",
                            "gambit_id": "c4b0ee3f-acfb-4455-ac0d-8e3e4b8bb7e0",
                            "last_updated": "2023-08-11T11:08:14.980874-04:00",
                            "created_at": "2023-08-10T08:42:59.870086-04:00",
                            "name": "ATL (B Elder)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e074be4-d3b4-4739-b412-9a90842fbef7/?format=api"
                        },
                        {
                            "id": "866f4423-4fc5-4fb1-819c-f6de6d38f5cf",
                            "gambit_id": "13f9f896-e79b-4600-9e58-bf4b94592ff5",
                            "last_updated": "2023-08-11T11:08:14.984190-04:00",
                            "created_at": "2023-08-10T08:42:59.876660-04:00",
                            "name": "PIT (B Falter)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e074be4-d3b4-4739-b412-9a90842fbef7/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc7b55b4-258e-4b44-8bdf-d5ae0517389c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0eac4c09-c8c2-4e9c-a416-26d2dd5ad5d1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-10T08:42:59.882465-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "133134f3-b76e-4935-a0a6-3384957acb03",
                            "gambit_id": "476f57d2-a2e0-4075-b777-2c7e2779b6b4",
                            "last_updated": "2023-08-11T11:08:14.992101-04:00",
                            "created_at": "2023-08-10T08:42:59.886395-04:00",
                            "name": "ATL",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc7b55b4-258e-4b44-8bdf-d5ae0517389c/?format=api"
                        },
                        {
                            "id": "4e53f6a2-e394-4a17-b490-33256502a1d1",
                            "gambit_id": "839237e2-f65d-436a-b5ff-3f5e8aded3cc",
                            "last_updated": "2023-08-11T11:08:14.995540-04:00",
                            "created_at": "2023-08-10T08:42:59.891495-04:00",
                            "name": "PIT",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc7b55b4-258e-4b44-8bdf-d5ae0517389c/?format=api"
                        }
                    ]
                },
                {
                    "id": "67404305-c87a-4386-aad0-e5f38bec16c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0eac4c09-c8c2-4e9c-a416-26d2dd5ad5d1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-10T08:42:59.897035-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "19ecc676-7b23-4f17-9664-b7369898669b",
                            "gambit_id": "551a75a8-353f-4b3b-b977-66ea1990c2f9",
                            "last_updated": "2023-08-11T11:08:15.005454-04:00",
                            "created_at": "2023-08-10T08:42:59.906986-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67404305-c87a-4386-aad0-e5f38bec16c1/?format=api"
                        },
                        {
                            "id": "9a286a73-fcfb-41cc-8244-aca8718b957a",
                            "gambit_id": "fa324188-361f-4ef3-bcbb-3c554f52ee65",
                            "last_updated": "2023-08-11T11:08:15.001796-04:00",
                            "created_at": "2023-08-10T08:42:59.900920-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67404305-c87a-4386-aad0-e5f38bec16c1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "95547ac2-b5d4-4a67-b0cc-dfd45745495e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0e87725f-2970-4487-88b0-53dfa92881b4",
            "completed": false,
            "last_updated": "2023-08-17T09:08:07.828676-04:00",
            "created_at": "2023-08-10T08:43:01.667002-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.45,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0e87725f-2970-4487-88b0-53dfa92881b4",
            "datetime": "2023-08-10T09:10:00-04:00",
            "cutoff_datetime": "2023-08-10T09:10:00-04:00",
            "name": "KAN (A Marsh) v. BOS (J Paxton)",
            "bettypes": [
                {
                    "id": "17822484-e59d-4f9a-97f4-b96d47369297",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95547ac2-b5d4-4a67-b0cc-dfd45745495e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-10T08:43:01.673243-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Paxton)",
                                "amount": 6805.0
                            },
                            {
                                "team": "KAN (A Marsh)",
                                "amount": 3195.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e2ca33eb-d628-4829-9928-a35bfba978ee",
                            "gambit_id": "23c31099-1f12-4552-b161-f45c51a09596",
                            "last_updated": "2023-08-17T09:08:07.848971-04:00",
                            "created_at": "2023-08-10T08:43:01.684533-04:00",
                            "name": "BOS (J Paxton)",
                            "reward": "1.39000",
                            "odds": "1.40820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17822484-e59d-4f9a-97f4-b96d47369297/?format=api"
                        },
                        {
                            "id": "a6617b6b-ba3e-4302-9403-2140396566f3",
                            "gambit_id": "78095994-d096-474e-886f-5728add7175b",
                            "last_updated": "2023-08-17T09:08:07.844492-04:00",
                            "created_at": "2023-08-10T08:43:01.677938-04:00",
                            "name": "KAN (A Marsh)",
                            "reward": "2.96000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17822484-e59d-4f9a-97f4-b96d47369297/?format=api"
                        }
                    ]
                },
                {
                    "id": "103b955d-67bf-43eb-839b-edfdacb095dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95547ac2-b5d4-4a67-b0cc-dfd45745495e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-10T08:43:01.690228-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2d7cab8e-c12b-43c6-a648-2a989d1a2f50",
                            "gambit_id": "16f0d9ff-9465-45e5-86bb-657170048484",
                            "last_updated": "2023-08-17T09:08:07.861236-04:00",
                            "created_at": "2023-08-10T08:43:01.700385-04:00",
                            "name": "BOS",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/103b955d-67bf-43eb-839b-edfdacb095dd/?format=api"
                        },
                        {
                            "id": "55b38715-c0f9-4a6e-84e4-acfc4d4b7792",
                            "gambit_id": "25c7dc52-bbce-43ed-9687-62b9cadd2e81",
                            "last_updated": "2023-08-17T09:08:07.857837-04:00",
                            "created_at": "2023-08-10T08:43:01.694399-04:00",
                            "name": "KAN",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/103b955d-67bf-43eb-839b-edfdacb095dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "05fb3a9a-27f2-4930-8d9e-b9652548d5b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95547ac2-b5d4-4a67-b0cc-dfd45745495e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-10T08:43:01.705035-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 10.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e14ca4fa-a62a-45f1-8125-d9c3a64fd266",
                            "gambit_id": "5708f01a-f2bf-4caa-9d98-5287331a6257",
                            "last_updated": "2023-08-17T09:08:07.871942-04:00",
                            "created_at": "2023-08-10T08:43:01.715437-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05fb3a9a-27f2-4930-8d9e-b9652548d5b4/?format=api"
                        },
                        {
                            "id": "378cb0ad-ba57-40b3-91b9-5e19602cb953",
                            "gambit_id": "8f478a62-0688-4dc1-8c53-8924cb1fabaa",
                            "last_updated": "2023-08-17T09:08:07.868648-04:00",
                            "created_at": "2023-08-10T08:43:01.710360-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05fb3a9a-27f2-4930-8d9e-b9652548d5b4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "90adcf44-a4b8-4fca-9876-a1dad893c751",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9c82c088-fa97-475a-b91c-cddbd8f8da10",
            "completed": true,
            "last_updated": "2023-08-14T18:58:06.036602-04:00",
            "created_at": "2023-08-09T10:23:11.109276-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "WGC FedEx St. Jude Classic",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/9c82c088-fa97-475a-b91c-cddbd8f8da10",
            "datetime": "2023-08-10T08:00:00-04:00",
            "cutoff_datetime": "2023-08-10T08:00:00-04:00",
            "name": "FedEx St Jude Championship: Top 5 Finish",
            "bettypes": [
                {
                    "id": "3389b090-9571-4d6b-9cbd-c50e9745c7b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/90adcf44-a4b8-4fca-9876-a1dad893c751/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-08-09T10:23:11.127501-04: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": "80aa17c7-e86d-43e1-a6c2-b932f01ee0b4",
                            "gambit_id": "48bb6714-5543-4971-bf1d-7fedc5400639",
                            "last_updated": "2023-08-14T18:58:06.051169-04:00",
                            "created_at": "2023-08-09T10:23:11.149628-04:00",
                            "name": "Scottie Scheffler",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "0b51c2e2-1e4c-45ed-8081-4aad57e69ec4",
                            "gambit_id": "fdc3a20f-9b26-414c-a12f-83d8b8893825",
                            "last_updated": "2023-08-14T18:58:06.056278-04:00",
                            "created_at": "2023-08-09T10:23:11.168315-04:00",
                            "name": "Jon Rahm",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "ec415635-59a9-486b-82a9-d1bca1aa96a8",
                            "gambit_id": "fc48b3cc-125d-48f9-a8af-66669c915070",
                            "last_updated": "2023-08-14T18:58:06.061689-04:00",
                            "created_at": "2023-08-09T10:23:11.176236-04:00",
                            "name": "Rory McIlroy",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "2744ce17-c6f4-4c0a-9619-edfa63bf5039",
                            "gambit_id": "c6579d0f-cc28-44b9-abe5-e34ca3db1642",
                            "last_updated": "2023-08-14T18:58:06.065547-04:00",
                            "created_at": "2023-08-09T10:23:11.180722-04:00",
                            "name": "Patrick Cantlay",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "b2c46899-7179-46b0-8357-c4458363fb9a",
                            "gambit_id": "c079c5b9-4e14-4960-bd44-c736cf0d7580",
                            "last_updated": "2023-08-14T18:58:06.069225-04:00",
                            "created_at": "2023-08-09T10:23:11.184988-04:00",
                            "name": "Xander Schauffele",
                            "reward": "4.34000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "3beb830a-ca7b-4cbd-ad6a-3759c80359ef",
                            "gambit_id": "8aae8ee0-7db3-4c53-ad1c-92307a6e015f",
                            "last_updated": "2023-08-14T18:58:06.073268-04:00",
                            "created_at": "2023-08-09T10:23:11.198309-04:00",
                            "name": "Viktor Hovland",
                            "reward": "4.82000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "7a84db7d-daaa-4b7f-b4c8-c4c1b192c866",
                            "gambit_id": "d745dee6-207b-4ce3-b7ff-78c661077421",
                            "last_updated": "2023-08-14T18:58:06.076665-04:00",
                            "created_at": "2023-08-09T10:23:11.205130-04:00",
                            "name": "Tyrrell Hatton",
                            "reward": "5.30000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "2b80ad27-95e1-4fcb-a55f-f41ec9cfa9da",
                            "gambit_id": "4a02078d-0e94-40b6-bba8-56501857ce05",
                            "last_updated": "2023-08-14T18:58:06.083904-04:00",
                            "created_at": "2023-08-09T10:23:11.222377-04:00",
                            "name": "Collin Morikawa",
                            "reward": "5.30000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "f6a89791-ba94-49e7-8dae-cfc5d664692c",
                            "gambit_id": "3073663d-c854-4a97-9db1-ff1d3492549c",
                            "last_updated": "2023-08-14T18:58:06.310290-04:00",
                            "created_at": "2023-08-09T10:23:11.576085-04:00",
                            "name": "Rickie Fowler",
                            "reward": "5.78000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "9337fbb1-9af8-4d05-a000-b167de663762",
                            "gambit_id": "5aba4088-d7cc-4d38-b93a-503e92c2993f",
                            "last_updated": "2023-08-14T18:58:06.314312-04:00",
                            "created_at": "2023-08-09T10:23:11.579653-04:00",
                            "name": "Tommy Fleetwood",
                            "reward": "5.78000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "e2d8c5b6-8d9b-43e7-b7a9-164ddd767cba",
                            "gambit_id": "7952108d-9544-4473-b39a-bcd671930115",
                            "last_updated": "2023-08-14T18:58:06.090468-04:00",
                            "created_at": "2023-08-09T10:23:11.233922-04:00",
                            "name": "Jason Day",
                            "reward": "6.25000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "1e2d0865-32ee-443d-96c0-978df6a330ac",
                            "gambit_id": "457873fa-854c-4e07-8adf-e3619516e7d9",
                            "last_updated": "2023-08-14T18:58:06.100549-04:00",
                            "created_at": "2023-08-09T10:23:11.262079-04:00",
                            "name": "Sam Burns",
                            "reward": "6.25000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "418f28f3-3115-4d16-b5b6-902144fc8a10",
                            "gambit_id": "0b8e9c6b-025e-4d12-be0a-c74c79597b4d",
                            "last_updated": "2023-08-14T18:58:06.110609-04:00",
                            "created_at": "2023-08-09T10:23:11.279763-04:00",
                            "name": "Wyndham Clark",
                            "reward": "6.73000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "8bfb2a45-ebae-485c-a9a1-6b4fe3972bcc",
                            "gambit_id": "8cdb65db-ad64-4d6a-b79e-e56d3caaec09",
                            "last_updated": "2023-08-14T18:58:06.124450-04:00",
                            "created_at": "2023-08-09T10:23:11.301465-04:00",
                            "name": "Tom Kim",
                            "reward": "7.21000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "9905dfa9-cc5f-48f4-93fc-be84215b632d",
                            "gambit_id": "75ff5917-1a82-4787-9d53-b5acc06acdd4",
                            "last_updated": "2023-08-14T18:58:06.087234-04:00",
                            "created_at": "2023-08-09T10:23:11.229108-04:00",
                            "name": "Matt Fitzpatrick",
                            "reward": "7.21000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "86bf4d4d-94f1-4978-91fc-da35ee7f6c26",
                            "gambit_id": "86ae460d-1773-4600-a3fc-e8fa74ab87b9",
                            "last_updated": "2023-08-14T18:58:06.080228-04:00",
                            "created_at": "2023-08-09T10:23:11.217171-04:00",
                            "name": "Jordan Spieth",
                            "reward": "7.21000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "0d458e2b-e38a-433d-b10d-6e7dff1b144c",
                            "gambit_id": "cd85cd0e-f854-4718-931d-625a7b62b66c",
                            "last_updated": "2023-08-14T18:58:06.093765-04:00",
                            "created_at": "2023-08-09T10:23:11.244744-04:00",
                            "name": "Tony Finau",
                            "reward": "7.21000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "b1a6657b-63c1-4853-ac87-3317fff9f336",
                            "gambit_id": "e7b6f9ac-a105-41b1-a032-5ab5d79e9fb6",
                            "last_updated": "2023-08-14T18:58:06.096984-04:00",
                            "created_at": "2023-08-09T10:23:11.249211-04:00",
                            "name": "Max Homa",
                            "reward": "7.21000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "6a7658d2-8319-4e59-aa92-30e711ac7007",
                            "gambit_id": "14234e42-83dd-4969-adb0-75015c4f9e77",
                            "last_updated": "2023-08-14T18:58:06.103946-04:00",
                            "created_at": "2023-08-09T10:23:11.272431-04:00",
                            "name": "Cameron Young",
                            "reward": "7.21000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "34dc2cc7-9ed2-4fcb-9810-7a26af1be876",
                            "gambit_id": "384ec85e-0a00-4f27-a681-ca4955c67a68",
                            "last_updated": "2023-08-14T18:58:06.107454-04:00",
                            "created_at": "2023-08-09T10:23:11.276141-04:00",
                            "name": "Hideki Matsuyama",
                            "reward": "8.16000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "15373aa4-f408-4f75-aaaf-544156970d5b",
                            "gambit_id": "363aa9af-4745-4ad7-bd89-9c3e598ba31e",
                            "last_updated": "2023-08-14T18:58:06.121153-04:00",
                            "created_at": "2023-08-09T10:23:11.297477-04:00",
                            "name": "Brian Harman",
                            "reward": "8.16000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "2de2b295-727c-47aa-ad8e-052f5e40b501",
                            "gambit_id": "668b27d1-2ac3-462c-bbe0-eaffede30521",
                            "last_updated": "2023-08-14T18:58:06.114165-04:00",
                            "created_at": "2023-08-09T10:23:11.284151-04:00",
                            "name": "Sungjae Im",
                            "reward": "8.64000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "69ada2bd-8d70-489c-ada3-0cb3309b7270",
                            "gambit_id": "34b6cfae-746c-45c8-aa28-dad6373eb0b4",
                            "last_updated": "2023-08-14T18:58:06.117837-04:00",
                            "created_at": "2023-08-09T10:23:11.288246-04:00",
                            "name": "Russell Henley",
                            "reward": "8.64000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "b2e0fc0c-77db-49e7-8594-b5bbd1eeeb37",
                            "gambit_id": "19ae6568-e76c-4541-81e3-467830d18e09",
                            "last_updated": "2023-08-14T18:58:06.127809-04:00",
                            "created_at": "2023-08-09T10:23:11.305227-04:00",
                            "name": "JT Poston",
                            "reward": "9.60000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "4cd6a6e0-92b4-4b57-b165-83ea189f24c5",
                            "gambit_id": "f3179327-95af-4838-8cd0-40f2acd7bc1e",
                            "last_updated": "2023-08-14T18:58:06.141995-04:00",
                            "created_at": "2023-08-09T10:23:11.324222-04:00",
                            "name": "Byeong-Hun An",
                            "reward": "9.60000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "e6791c21-a289-45c0-b873-6eb54ffd77f1",
                            "gambit_id": "3e1eee5e-83fb-42e7-95e5-3b57645d6d72",
                            "last_updated": "2023-08-14T18:58:06.131190-04:00",
                            "created_at": "2023-08-09T10:23:11.309006-04:00",
                            "name": "Sepp Straka",
                            "reward": "9.60000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "94e06b17-3691-418c-baef-02a18ee67e0a",
                            "gambit_id": "ae1201a5-635f-4620-a264-241b73403238",
                            "last_updated": "2023-08-14T18:58:06.145296-04:00",
                            "created_at": "2023-08-09T10:23:11.337529-04:00",
                            "name": "Corey Conners",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "f01c3773-e6fd-4ec7-a3f4-0fa991f10463",
                            "gambit_id": "338ac91b-2833-4862-b375-06c38096d263",
                            "last_updated": "2023-08-14T18:58:06.138434-04:00",
                            "created_at": "2023-08-09T10:23:11.316877-04:00",
                            "name": "Keegan Bradley",
                            "reward": "11.51000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "28a2ca5c-699d-44d6-993b-98ef14630877",
                            "gambit_id": "5def5309-eb8b-48e3-a98f-ad31a1f90860",
                            "last_updated": "2023-08-14T18:58:06.155874-04:00",
                            "created_at": "2023-08-09T10:23:11.354029-04:00",
                            "name": "Si-Woo Kim",
                            "reward": "11.51000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "66ff6e7e-51dd-4ac1-8b9f-0b73c3bb111b",
                            "gambit_id": "dd78cdb2-a399-403c-9948-e621093e4aca",
                            "last_updated": "2023-08-14T18:58:06.163176-04:00",
                            "created_at": "2023-08-09T10:23:11.366808-04:00",
                            "name": "Emiliano Grillo",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "a7bbc3f4-846a-4f84-a8ae-ac63027ae54d",
                            "gambit_id": "58b5260f-546f-4805-b1a4-0a88e8ce880a",
                            "last_updated": "2023-08-14T18:58:06.134783-04:00",
                            "created_at": "2023-08-09T10:23:11.313064-04:00",
                            "name": "Justin Rose",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "55244b5e-7d76-4422-9e6b-bc2249320c49",
                            "gambit_id": "83fcb573-f9de-4964-92fd-4185be8ba01a",
                            "last_updated": "2023-08-14T18:58:06.166746-04:00",
                            "created_at": "2023-08-09T10:23:11.398723-04:00",
                            "name": "Lucas Glover",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "858367be-43cf-4eda-879d-68ef04b33919",
                            "gambit_id": "c2c1b84e-35f3-4c84-9777-424a7802c775",
                            "last_updated": "2023-08-14T18:58:06.152381-04:00",
                            "created_at": "2023-08-09T10:23:11.349785-04:00",
                            "name": "Denny McCarthy",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "27f4901f-1773-40ec-8881-41ceeeccc45f",
                            "gambit_id": "1b195927-1d11-46b2-a77d-c6d7167ebc11",
                            "last_updated": "2023-08-14T18:58:06.148800-04:00",
                            "created_at": "2023-08-09T10:23:11.343702-04:00",
                            "name": "Cameron Davis",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "1ce0dab3-2c58-4822-a7d3-d1d29215b922",
                            "gambit_id": "8cb23944-2e65-44d6-b806-248cada1fa55",
                            "last_updated": "2023-08-14T18:58:06.199577-04:00",
                            "created_at": "2023-08-09T10:23:11.423083-04:00",
                            "name": "Lee Hodges",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "55dbdc55-575b-4acc-86be-4a33738ac896",
                            "gambit_id": "30be5690-a861-4e8a-9fb4-c9cdf91c27e8",
                            "last_updated": "2023-08-14T18:58:06.181078-04:00",
                            "created_at": "2023-08-09T10:23:11.410653-04:00",
                            "name": "Harris English",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "d08a20d0-9a1b-45ec-8673-dbdd89371026",
                            "gambit_id": "08f906b1-2c2b-4f71-be08-e5e56c085b46",
                            "last_updated": "2023-08-14T18:58:06.159618-04:00",
                            "created_at": "2023-08-09T10:23:11.362272-04:00",
                            "name": "Keith Mitchell",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "ab815c68-8128-4491-96a8-01235a7aa19c",
                            "gambit_id": "b82712a0-6c36-48fd-b440-d30d4bc5b8eb",
                            "last_updated": "2023-08-14T18:58:06.195934-04:00",
                            "created_at": "2023-08-09T10:23:11.418970-04:00",
                            "name": "Stephan Jaeger",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "756fb5b2-9eb3-4b22-a6e9-66157265a1a8",
                            "gambit_id": "fad74c3f-c920-42e3-9b64-9d46150357f7",
                            "last_updated": "2023-08-14T18:58:06.189398-04:00",
                            "created_at": "2023-08-09T10:23:11.414965-04:00",
                            "name": "Aaron Rai",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "274570cb-dcfb-43a6-8454-e67e6510f40f",
                            "gambit_id": "39861da4-99b9-4db8-8399-8461184e4aec",
                            "last_updated": "2023-08-14T18:58:06.252849-04:00",
                            "created_at": "2023-08-09T10:23:11.496252-04:00",
                            "name": "Brendon Todd",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "6e9bc9fc-103d-43d8-9c67-550b78aec5c5",
                            "gambit_id": "8faa22e3-5e7d-485a-96ee-8c219107a6f4",
                            "last_updated": "2023-08-14T18:58:06.245378-04:00",
                            "created_at": "2023-08-09T10:23:11.484041-04:00",
                            "name": "Sahith Theegala",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "f74517f0-c817-4304-8596-deca5a5d2382",
                            "gambit_id": "3af2f644-19f7-4f6b-ad73-c502064172c7",
                            "last_updated": "2023-08-14T18:58:06.224564-04:00",
                            "created_at": "2023-08-09T10:23:11.460414-04:00",
                            "name": "Taylor Moore",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "026e6bc9-7e24-4f7d-8118-9f16b4e81d70",
                            "gambit_id": "740af9c8-84c8-4a31-9ee0-35cb6248052a",
                            "last_updated": "2023-08-14T18:58:06.259756-04:00",
                            "created_at": "2023-08-09T10:23:11.504439-04:00",
                            "name": "Alex Smalley",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "f3f25a64-c787-428c-9a71-42584ef3e764",
                            "gambit_id": "f861f17d-3284-4cc0-9116-9630fe88637c",
                            "last_updated": "2023-08-14T18:58:06.238643-04:00",
                            "created_at": "2023-08-09T10:23:11.480126-04:00",
                            "name": "Andrew Putnam",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "aff297ec-7b56-4a62-9b5c-f66318991b26",
                            "gambit_id": "96e1f705-57e0-4b7b-8487-33e80af3eaac",
                            "last_updated": "2023-08-14T18:58:06.231781-04:00",
                            "created_at": "2023-08-09T10:23:11.468998-04:00",
                            "name": "Eric Cole",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "c8ae174e-fe82-4fdf-ac9f-79ac9340b5c0",
                            "gambit_id": "efc568c5-edf1-49ea-84d3-5fdfa2f553c2",
                            "last_updated": "2023-08-14T18:58:06.228281-04:00",
                            "created_at": "2023-08-09T10:23:11.465222-04:00",
                            "name": "Thomas Detry",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "ee86bdb0-9df1-4d44-9239-7f84ba9bf4e5",
                            "gambit_id": "0cf14b0c-4d5f-4d6f-8623-3a9c2b2b2899",
                            "last_updated": "2023-08-14T18:58:06.221042-04:00",
                            "created_at": "2023-08-09T10:23:11.456715-04:00",
                            "name": "Beau Hossler",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "1b01f47d-752c-4322-a844-96056456f196",
                            "gambit_id": "9d8e5311-9507-4bd4-a847-01ed0cf64835",
                            "last_updated": "2023-08-14T18:58:06.217523-04:00",
                            "created_at": "2023-08-09T10:23:11.452956-04:00",
                            "name": "Seamus Power",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "f05e6c47-2a57-4452-b334-24ac35f819c1",
                            "gambit_id": "3496b3f4-b2ff-4925-8b1d-d3be0b3a7775",
                            "last_updated": "2023-08-14T18:58:06.203668-04:00",
                            "created_at": "2023-08-09T10:23:11.430274-04:00",
                            "name": "JJ Spaun",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "d2729396-e092-440d-8cba-dfd580ac7eec",
                            "gambit_id": "a793ecff-b110-4415-98df-8ceaa32909e2",
                            "last_updated": "2023-08-14T18:58:06.207244-04:00",
                            "created_at": "2023-08-09T10:23:11.433763-04:00",
                            "name": "Adam Svensson",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "f563dfae-b028-4dfe-b78c-11aa52c6aa88",
                            "gambit_id": "8d46a93d-6e62-4674-910c-3386cc4a448f",
                            "last_updated": "2023-08-14T18:58:06.210710-04:00",
                            "created_at": "2023-08-09T10:23:11.437487-04:00",
                            "name": "Chris Kirk",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "f2a47221-5e2e-4b7f-9c5e-718159bd5f53",
                            "gambit_id": "cff0dfa3-29b8-4181-8994-d9249e1d7fb0",
                            "last_updated": "2023-08-14T18:58:06.213954-04:00",
                            "created_at": "2023-08-09T10:23:11.441630-04:00",
                            "name": "Adam Hadwin",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "c7582569-0ca5-42ae-bf44-a4b2a4bc8a7f",
                            "gambit_id": "281d9447-d4b7-447a-baf8-4ac650b32077",
                            "last_updated": "2023-08-14T18:58:06.256053-04:00",
                            "created_at": "2023-08-09T10:23:11.500579-04:00",
                            "name": "Kurt Kitayama",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "77392404-db2e-4ea9-a5f1-161b81a10914",
                            "gambit_id": "a409899e-eef1-4984-a580-71f7dc3cdb6d",
                            "last_updated": "2023-08-14T18:58:06.235167-04:00",
                            "created_at": "2023-08-09T10:23:11.472795-04:00",
                            "name": "Patrick Rodgers",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "555385ed-3fc4-4494-80b9-0bd02b95d969",
                            "gambit_id": "f02f4d71-b37c-415c-a205-2442b08356e6",
                            "last_updated": "2023-08-14T18:58:06.284045-04:00",
                            "created_at": "2023-08-09T10:23:11.544403-04:00",
                            "name": "Davis Riley",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "f37fb379-1b88-404e-a69e-5d283512fd0c",
                            "gambit_id": "879c3724-aeb6-44e4-9cea-0772c6da1c2b",
                            "last_updated": "2023-08-14T18:58:06.263292-04:00",
                            "created_at": "2023-08-09T10:23:11.508679-04:00",
                            "name": "Tom Hoge",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "fe2bebc9-9b9d-4821-a44d-e54c580f1295",
                            "gambit_id": "fd8b856c-b652-46e5-ab82-31880c15f926",
                            "last_updated": "2023-08-14T18:58:06.269761-04:00",
                            "created_at": "2023-08-09T10:23:11.520296-04:00",
                            "name": "Nick Hardy",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "ad4d5de7-7960-47cf-bc3b-313e65c97d1b",
                            "gambit_id": "d931faf7-2870-4028-88f8-67614c48b845",
                            "last_updated": "2023-08-14T18:58:06.273396-04:00",
                            "created_at": "2023-08-09T10:23:11.525001-04:00",
                            "name": "Nick Taylor",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "f3c8a3c9-48a4-45c8-8bec-1eda46d8600e",
                            "gambit_id": "254815b6-ab7f-4065-bc1e-f1c03a270fd0",
                            "last_updated": "2023-08-14T18:58:06.266405-04:00",
                            "created_at": "2023-08-09T10:23:11.516631-04:00",
                            "name": "Adam Schenk",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "1e172e38-83d2-4537-aaa5-0a45248e0a23",
                            "gambit_id": "1c8ef7a0-7291-4617-92e2-2ade49317d22",
                            "last_updated": "2023-08-14T18:58:06.322205-04:00",
                            "created_at": "2023-08-09T10:23:11.528784-04:00",
                            "name": "Vincent Norrman",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "a3cf86ad-3a2e-4f23-83ff-3acf49d4a271",
                            "gambit_id": "5dd2a0f6-d9ef-4aff-a41f-b62999b2a083",
                            "last_updated": "2023-08-14T18:58:06.249492-04:00",
                            "created_at": "2023-08-09T10:23:11.490965-04:00",
                            "name": "Matt Kuchar",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "d8d827b3-06bb-4181-ab0b-ad1dccd18bcc",
                            "gambit_id": "ce124567-8b2a-44d8-b4f2-062b4182c7a7",
                            "last_updated": "2023-08-14T18:58:06.280635-04:00",
                            "created_at": "2023-08-09T10:23:11.536221-04:00",
                            "name": "Sam Stevens",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "92163bf4-2955-4008-8751-d0ec4f7432d9",
                            "gambit_id": "bd623891-e272-4c6b-b66c-cad8113958be",
                            "last_updated": "2023-08-14T18:58:06.276987-04:00",
                            "created_at": "2023-08-09T10:23:11.532432-04:00",
                            "name": "Mark Hubbard",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "b37104b1-9c93-4d75-b60e-5b9f897d4485",
                            "gambit_id": "6a62233e-2218-4dad-916b-818f438224e3",
                            "last_updated": "2023-08-14T18:58:06.297947-04:00",
                            "created_at": "2023-08-09T10:23:11.564417-04:00",
                            "name": "Brandon Wu",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "e73d2494-5fc6-42ea-9e44-945cc762563d",
                            "gambit_id": "aa61e3bf-8fa5-4dea-87ad-93ffc8e98b63",
                            "last_updated": "2023-08-14T18:58:06.318026-04:00",
                            "created_at": "2023-08-09T10:23:11.588751-04:00",
                            "name": "Ben Griffin",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "d1fa36e0-80e8-457a-9397-daa63fb36a75",
                            "gambit_id": "7b1b24ac-a70d-4ee5-a069-5fee6ab7fed6",
                            "last_updated": "2023-08-14T18:58:06.287606-04:00",
                            "created_at": "2023-08-09T10:23:11.547868-04:00",
                            "name": "Hayden Buckley",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "052f4953-bf1a-496d-a7b1-60507602a890",
                            "gambit_id": "1503fbed-73b3-4a22-997c-216df29b9cce",
                            "last_updated": "2023-08-14T18:58:06.302434-04:00",
                            "created_at": "2023-08-09T10:23:11.568270-04:00",
                            "name": "Sam Ryder",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "26c4bd5b-fcd1-452f-b209-350406f6bdae",
                            "gambit_id": "2ff2de01-206a-477f-981f-0d9cf00c811b",
                            "last_updated": "2023-08-14T18:58:06.306312-04:00",
                            "created_at": "2023-08-09T10:23:11.572471-04:00",
                            "name": "Matthew Nesmith",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "fe5afb75-d696-437f-afea-23cf1d392739",
                            "gambit_id": "c9251b52-cb65-4307-97b9-7fecffb73ec9",
                            "last_updated": "2023-08-14T18:58:06.291061-04:00",
                            "created_at": "2023-08-09T10:23:11.552224-04:00",
                            "name": "Taylor Montgomery",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        },
                        {
                            "id": "614397f0-ae04-47f5-a184-e91496b6510e",
                            "gambit_id": "9c2e14d4-8989-44f5-9459-0624e8851572",
                            "last_updated": "2023-08-14T18:58:06.294241-04:00",
                            "created_at": "2023-08-09T10:23:11.556078-04:00",
                            "name": "Mackenzie Hughes",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3389b090-9571-4d6b-9cbd-c50e9745c7b9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "25f2fe38-e419-4c0d-81a1-dacdaa262109",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1f9984a0-20b2-4340-acaf-6244f15d025f",
            "completed": true,
            "last_updated": "2023-08-14T18:58:05.423091-04:00",
            "created_at": "2023-08-08T10:38:07.717837-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "WGC FedEx St. Jude Classic",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/1f9984a0-20b2-4340-acaf-6244f15d025f",
            "datetime": "2023-08-10T08:00:00-04:00",
            "cutoff_datetime": "2023-08-10T08:00:00-04:00",
            "name": "FedEx St Jude Championship: To Win Outright",
            "bettypes": [
                {
                    "id": "72a14030-7241-4530-8f22-e1184ef7e305",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25f2fe38-e419-4c0d-81a1-dacdaa262109/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-08-08T10:38:07.744889-04: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": "1ec6fc18-d8f6-4665-ab1d-f0e0488574c7",
                            "gambit_id": "02972a18-5a8b-4a2a-884b-7ae887e66872",
                            "last_updated": "2023-08-14T18:58:05.720316-04:00",
                            "created_at": "2023-08-08T10:38:08.163095-04:00",
                            "name": "Lucas Glover",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "8b20a3c8-eeee-4acf-afeb-abf0aac897ec",
                            "gambit_id": "d13947d0-236e-460f-aabe-5a698a1973da",
                            "last_updated": "2023-08-14T18:58:05.527163-04:00",
                            "created_at": "2023-08-08T10:38:07.823369-04:00",
                            "name": "Taylor Moore",
                            "reward": "4.82000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "f4793cb5-b8ac-4cb6-961b-68a1d9cd77ac",
                            "gambit_id": "9d92ede8-e64c-4055-9a2a-d3f3b1ea6e54",
                            "last_updated": "2023-08-14T18:58:05.639146-04:00",
                            "created_at": "2023-08-08T10:38:08.021262-04:00",
                            "name": "Tommy Fleetwood",
                            "reward": "4.82000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "aa46bce1-311f-4b84-a5da-1d2dfd26df97",
                            "gambit_id": "e4afb7a3-52b4-474e-9959-b65cec7d8380",
                            "last_updated": "2023-08-14T18:58:05.642734-04:00",
                            "created_at": "2023-08-08T10:38:08.025432-04:00",
                            "name": "Max Homa",
                            "reward": "9.12000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "c0915c94-9f8c-4a36-a4e2-09c4bcb0ef8b",
                            "gambit_id": "d4c2c2e4-39c6-4b4b-aac5-529624ab3c24",
                            "last_updated": "2023-08-14T18:58:05.468226-04:00",
                            "created_at": "2023-08-08T10:38:07.777297-04:00",
                            "name": "Jordan Spieth",
                            "reward": "9.60000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "c8c011c4-3c49-4e75-9a05-1b17520681fe",
                            "gambit_id": "7b8bab5e-844a-4d51-8b2a-ee144c97cbe5",
                            "last_updated": "2023-08-14T18:58:05.448927-04:00",
                            "created_at": "2023-08-08T10:38:07.755653-04:00",
                            "name": "Rory McIlroy",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "ec190c9c-e837-4064-bc5c-8909f5842c53",
                            "gambit_id": "b30a8cca-0973-4cb8-a10c-1e93e9f20428",
                            "last_updated": "2023-08-14T18:58:05.456738-04:00",
                            "created_at": "2023-08-08T10:38:07.764171-04:00",
                            "name": "Xander Schauffele",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "977a11cc-bf98-4651-8922-320ac71fbbbc",
                            "gambit_id": "96e23444-9cbc-4a80-8169-7f48d7e953bc",
                            "last_updated": "2023-08-14T18:58:05.452838-04:00",
                            "created_at": "2023-08-08T10:38:07.759756-04:00",
                            "name": "Patrick Cantlay",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "d697ba6d-3775-4c72-b878-dc26e648eb10",
                            "gambit_id": "2500ec00-db50-4313-bca4-97b8800bd53c",
                            "last_updated": "2023-08-14T18:58:05.674025-04:00",
                            "created_at": "2023-08-08T10:38:08.080114-04:00",
                            "name": "JT Poston",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "e3256d79-8631-45f5-9d28-53a12979a1f7",
                            "gambit_id": "72710a7f-df01-42f1-81be-a80f57f569c1",
                            "last_updated": "2023-08-14T18:58:05.460616-04:00",
                            "created_at": "2023-08-08T10:38:07.768030-04:00",
                            "name": "Viktor Hovland",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "ecb3a4ad-d324-4f92-9556-d73de1ef987e",
                            "gambit_id": "488b727a-37ab-4c94-bd4f-9cc19fa2a10a",
                            "last_updated": "2023-08-14T18:58:05.649855-04:00",
                            "created_at": "2023-08-08T10:38:08.045483-04:00",
                            "name": "Cameron Young",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "b009ecd6-94f6-4195-85cb-a1a726d24aac",
                            "gambit_id": "cabe57b7-6a4b-4acd-bd03-d38275d8cd15",
                            "last_updated": "2023-08-14T18:58:05.635575-04:00",
                            "created_at": "2023-08-08T10:38:08.016887-04:00",
                            "name": "Tony Finau",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "b9b31046-6c51-4e4c-9b36-b1702a08ec3a",
                            "gambit_id": "c6d8242c-0cf5-4039-a0b7-34bb2b955cfd",
                            "last_updated": "2023-08-14T18:58:05.670604-04:00",
                            "created_at": "2023-08-08T10:38:08.075681-04:00",
                            "name": "Tom Kim",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "e513a4b5-f365-45d1-adba-13d49d11db1f",
                            "gambit_id": "a7026f4c-8058-448b-b747-d444ea6ddd0d",
                            "last_updated": "2023-08-14T18:58:05.479198-04:00",
                            "created_at": "2023-08-08T10:38:07.789642-04:00",
                            "name": "Lee Hodges",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "024f80a1-bdbd-4a41-9387-23289f81051c",
                            "gambit_id": "e4a830f5-a48c-413d-a1b7-416c1fcc3c93",
                            "last_updated": "2023-08-14T18:58:05.660065-04:00",
                            "created_at": "2023-08-08T10:38:08.060922-04:00",
                            "name": "Sungjae Im",
                            "reward": "43.98000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "62860e63-d979-4aa3-8818-4cc5ca885eab",
                            "gambit_id": "c20bde5d-e9a0-4536-b429-5e4f395b0a34",
                            "last_updated": "2023-08-14T18:58:05.535045-04:00",
                            "created_at": "2023-08-08T10:38:07.832450-04:00",
                            "name": "Eric Cole",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "a72eed1d-d948-4749-bec9-af998130a7e3",
                            "gambit_id": "c3f3feee-b5fa-4fe6-b8e9-3f9634366f4a",
                            "last_updated": "2023-08-14T18:58:05.693985-04:00",
                            "created_at": "2023-08-08T10:38:08.102451-04:00",
                            "name": "Corey Conners",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "76f7a63e-5c7c-4d66-a3a7-978189d85548",
                            "gambit_id": "3259fc2d-77fd-4ce5-9d01-35dd06a463ca",
                            "last_updated": "2023-08-14T18:58:05.631886-04:00",
                            "created_at": "2023-08-08T10:38:08.012739-04:00",
                            "name": "Jason Day",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "2b049610-6fe5-4b8d-8182-a536f91a5b43",
                            "gambit_id": "6bc22629-47b5-4bf2-a49f-45df3ba2d1a3",
                            "last_updated": "2023-08-14T18:58:05.746369-04:00",
                            "created_at": "2023-08-08T10:38:08.191245-04:00",
                            "name": "Stephan Jaeger",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "aa09a889-f6a5-44b3-aa01-d06da0885814",
                            "gambit_id": "ffa9384e-401b-419f-af66-ca60c30bd905",
                            "last_updated": "2023-08-14T18:58:05.494790-04:00",
                            "created_at": "2023-08-08T10:38:07.809020-04:00",
                            "name": "Adam Hadwin",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "38709082-22f5-4580-aca2-37dc11d19590",
                            "gambit_id": "31f4d293-c349-4a8e-9351-c23e2987b921",
                            "last_updated": "2023-08-14T18:58:05.685562-04:00",
                            "created_at": "2023-08-08T10:38:08.093294-04:00",
                            "name": "Keegan Bradley",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "63824da2-2ea0-40e9-ab18-150881b7dc28",
                            "gambit_id": "8ac70169-31e1-4800-8f91-fb9c7382676f",
                            "last_updated": "2023-08-14T18:58:05.713861-04:00",
                            "created_at": "2023-08-08T10:38:08.146556-04:00",
                            "name": "Emiliano Grillo",
                            "reward": "53.53000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "93774a82-4575-422a-b880-202969ed74de",
                            "gambit_id": "188b8f58-96c2-41b6-af43-69ca46c3ed3b",
                            "last_updated": "2023-08-14T18:58:05.471763-04:00",
                            "created_at": "2023-08-08T10:38:07.781357-04:00",
                            "name": "Collin Morikawa",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "478ed961-20f3-4705-8b49-476c38ab9db0",
                            "gambit_id": "da0ca660-a896-44a0-86ce-471db2c3a2ca",
                            "last_updated": "2023-08-14T18:58:05.701131-04:00",
                            "created_at": "2023-08-08T10:38:08.112199-04:00",
                            "name": "Denny McCarthy",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "72ea5668-7c92-40b4-a232-c2cdff26bc79",
                            "gambit_id": "90f28cf6-cf0c-4a60-9478-ee63ca15ec1a",
                            "last_updated": "2023-08-14T18:58:05.741030-04:00",
                            "created_at": "2023-08-08T10:38:08.184372-04:00",
                            "name": "Aaron Rai",
                            "reward": "67.85000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "8bda9be3-d834-4db8-b78f-3112e44247d4",
                            "gambit_id": "3ee9758a-87b2-4a12-95b7-f9cb9d025662",
                            "last_updated": "2023-08-14T18:58:05.690080-04:00",
                            "created_at": "2023-08-08T10:38:08.097725-04:00",
                            "name": "Byeong-Hun An",
                            "reward": "72.63000",
                            "odds": "76.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "9d53d747-b914-4449-9646-54cb4947b94d",
                            "gambit_id": "d86dcc81-385b-42c1-b923-a9b30e054303",
                            "last_updated": "2023-08-14T18:58:05.554562-04:00",
                            "created_at": "2023-08-08T10:38:07.856885-04:00",
                            "name": "Brendon Todd",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "01c92726-17d7-451a-8d5a-540d6cf3809e",
                            "gambit_id": "7a678ae2-a810-48c8-879c-9e77b74cb23b",
                            "last_updated": "2023-08-14T18:58:05.656671-04:00",
                            "created_at": "2023-08-08T10:38:08.055615-04:00",
                            "name": "Wyndham Clark",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "cbf040e4-706b-49b7-a15c-ed2b378e53be",
                            "gambit_id": "563fd6f6-8cbe-46b6-9c88-2e4b52112c85",
                            "last_updated": "2023-08-14T18:58:05.475517-04:00",
                            "created_at": "2023-08-08T10:38:07.785568-04:00",
                            "name": "Rickie Fowler",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "443b11f7-9631-473e-adb4-f9e938099114",
                            "gambit_id": "8cae2bf1-133b-415f-932e-7e81ec53f35d",
                            "last_updated": "2023-08-14T18:58:05.663469-04:00",
                            "created_at": "2023-08-08T10:38:08.065625-04:00",
                            "name": "Russell Henley",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "44d8743d-7a2d-4d49-b0ad-6ef47627504d",
                            "gambit_id": "97c7a20c-5aac-4174-9fe6-e23895bbe55d",
                            "last_updated": "2023-08-14T18:58:05.653321-04:00",
                            "created_at": "2023-08-08T10:38:08.050129-04:00",
                            "name": "Hideki Matsuyama",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "44c4f367-8995-44ab-996b-724de77f8358",
                            "gambit_id": "17c2d8c9-31b0-47e4-8735-78b603f7fc52",
                            "last_updated": "2023-08-14T18:58:05.705558-04:00",
                            "created_at": "2023-08-08T10:38:08.116490-04:00",
                            "name": "Si-Woo Kim",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "6e5c4bcd-c861-4489-a212-77b2c6f1f83d",
                            "gambit_id": "888d8e16-20f0-4ce2-b4b2-d332edc8933b",
                            "last_updated": "2023-08-14T18:58:05.570134-04:00",
                            "created_at": "2023-08-08T10:38:07.873013-04:00",
                            "name": "Tom Hoge",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "0fdfadfc-1fdb-4643-83c4-d91a51f561f4",
                            "gambit_id": "b0bbaa67-10f9-4ee7-9fad-7e2bf6428589",
                            "last_updated": "2023-08-14T18:58:05.547455-04:00",
                            "created_at": "2023-08-08T10:38:07.846170-04:00",
                            "name": "Sahith Theegala",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "6b153422-9206-4887-8d41-434dc163f5c1",
                            "gambit_id": "aef4ec25-ba01-46dd-aeb3-eaee9703ccec",
                            "last_updated": "2023-08-14T18:58:05.543951-04:00",
                            "created_at": "2023-08-08T10:38:07.841621-04:00",
                            "name": "Andrew Putnam",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "abda4fcd-2110-44d6-88c2-974ad6fb200f",
                            "gambit_id": "5df8d256-8a61-467c-81ea-2c66170358b5",
                            "last_updated": "2023-08-14T18:58:05.584554-04:00",
                            "created_at": "2023-08-08T10:38:07.919479-04:00",
                            "name": "Vincent Norrman",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "5f8dd3d8-6696-455c-a36f-59f618b39b76",
                            "gambit_id": "5e983b68-bc95-45a8-b896-e1404e5bc847",
                            "last_updated": "2023-08-14T18:58:05.697568-04:00",
                            "created_at": "2023-08-08T10:38:08.107182-04:00",
                            "name": "Cameron Davis",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "814a1840-4790-45a7-876e-e5761d445910",
                            "gambit_id": "94ff0a4a-db8d-4885-9083-18222d9c808a",
                            "last_updated": "2023-08-14T18:58:05.562476-04:00",
                            "created_at": "2023-08-08T10:38:07.863030-04:00",
                            "name": "Kurt Kitayama",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "37bdc340-b8a4-4cc6-9a15-27ec8f667004",
                            "gambit_id": "40683ad9-8da6-439c-b3f1-b947002f007c",
                            "last_updated": "2023-08-14T18:58:05.573806-04:00",
                            "created_at": "2023-08-08T10:38:07.877561-04:00",
                            "name": "Adam Schenk",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "96341a3e-99cb-4c44-8575-6d467ef10960",
                            "gambit_id": "8cceb34a-58b0-47ae-81d7-071e3b2534f3",
                            "last_updated": "2023-08-14T18:58:05.624500-04:00",
                            "created_at": "2023-08-08T10:38:08.001472-04:00",
                            "name": "Scottie Scheffler",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "b2475b7a-8fc7-4a87-a96a-778a406466e2",
                            "gambit_id": "f2d5391e-9720-4092-b0ab-adddac63bf2d",
                            "last_updated": "2023-08-14T18:58:05.577334-04:00",
                            "created_at": "2023-08-08T10:38:07.882453-04:00",
                            "name": "Nick Hardy",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "1116b73c-834f-4bb3-873a-3a7c8c7e3455",
                            "gambit_id": "67a6a243-2f60-4fa3-9450-c3987e87d702",
                            "last_updated": "2023-08-14T18:58:05.442691-04:00",
                            "created_at": "2023-08-08T10:38:07.749437-04:00",
                            "name": "Jon Rahm",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "1b2a4d45-ba2f-4cf5-89df-079e827b97d7",
                            "gambit_id": "ffc5af76-a043-401d-a463-4179de61a502",
                            "last_updated": "2023-08-14T18:58:05.487343-04:00",
                            "created_at": "2023-08-08T10:38:07.798312-04:00",
                            "name": "Adam Svensson",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "744ab8f1-4ae8-46b0-9032-a966dd784e3d",
                            "gambit_id": "3950edb4-5d3c-48d2-a328-529943a74c2e",
                            "last_updated": "2023-08-14T18:58:05.606516-04:00",
                            "created_at": "2023-08-08T10:38:07.965566-04:00",
                            "name": "Mackenzie Hughes",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "3311511d-2b91-4861-89d4-36d4966753c8",
                            "gambit_id": "94b3da0d-0ed0-4cfd-897e-29df8823c210",
                            "last_updated": "2023-08-14T18:58:05.598233-04:00",
                            "created_at": "2023-08-08T10:38:07.949189-04:00",
                            "name": "Hayden Buckley",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "b367ea9e-8725-4056-b9db-f5a3cfb26706",
                            "gambit_id": "30fef0a6-f055-4833-95aa-e7d33442b5d1",
                            "last_updated": "2023-08-14T18:58:05.617470-04:00",
                            "created_at": "2023-08-08T10:38:07.983226-04:00",
                            "name": "Sam Ryder",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "53967328-9a95-40da-82ef-ac66205c9a8f",
                            "gambit_id": "98f7d3c8-795d-4957-90a4-1e5bfc1b6eb0",
                            "last_updated": "2023-08-14T18:58:05.709938-04:00",
                            "created_at": "2023-08-08T10:38:08.120273-04:00",
                            "name": "Keith Mitchell",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "59b05299-98c7-4446-8080-0383233615bf",
                            "gambit_id": "3dc5f7e9-7078-4ef4-864a-7a75c2904c7f",
                            "last_updated": "2023-08-14T18:58:05.724774-04:00",
                            "created_at": "2023-08-08T10:38:08.176393-04:00",
                            "name": "Harris English",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "775b5ece-9bce-48fb-89a3-576d06c7e0be",
                            "gambit_id": "69edf7d9-893e-41a4-859c-0ef0bfd79a21",
                            "last_updated": "2023-08-14T18:58:05.464898-04:00",
                            "created_at": "2023-08-08T10:38:07.773086-04:00",
                            "name": "Tyrrell Hatton",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "53d7d2b3-0e75-49e5-96a0-1b720298e3f8",
                            "gambit_id": "5994e85b-c406-4a62-bd05-7a30c8ee64ee",
                            "last_updated": "2023-08-14T18:58:05.667044-04:00",
                            "created_at": "2023-08-08T10:38:08.070911-04:00",
                            "name": "Brian Harman",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "aeb5edfb-2a56-483c-b254-f72263cf6973",
                            "gambit_id": "cc06eba0-6e4e-4781-8a4f-612fc5e891b9",
                            "last_updated": "2023-08-14T18:58:05.587969-04:00",
                            "created_at": "2023-08-08T10:38:07.930809-04:00",
                            "name": "Mark Hubbard",
                            "reward": "383.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "dcae9184-c972-4761-a488-fc07974d1947",
                            "gambit_id": "f3748e73-b061-469a-ad3d-86dc7dbaf277",
                            "last_updated": "2023-08-14T18:58:05.513357-04:00",
                            "created_at": "2023-08-08T10:38:07.818734-04:00",
                            "name": "Beau Hossler",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "ff8a5e5c-0c8d-4951-9efb-5660b7d193c3",
                            "gambit_id": "ca068031-da78-40e5-8a1b-8526362d8fa6",
                            "last_updated": "2023-08-14T18:58:05.580927-04:00",
                            "created_at": "2023-08-08T10:38:07.900908-04:00",
                            "name": "Nick Taylor",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "6516cbc8-1891-4746-8d3a-9257a6bd26cd",
                            "gambit_id": "cb28be0c-cca8-4ba4-90b1-42a132f5240c",
                            "last_updated": "2023-08-14T18:58:05.540009-04:00",
                            "created_at": "2023-08-08T10:38:07.837157-04:00",
                            "name": "Patrick Rodgers",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "3184edec-6336-4abc-abdf-644355cb7b56",
                            "gambit_id": "092068eb-84fb-41f9-819a-59997c945fb7",
                            "last_updated": "2023-08-14T18:58:05.620943-04:00",
                            "created_at": "2023-08-08T10:38:07.992250-04:00",
                            "name": "Matthew Nesmith",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "44285544-f597-4214-b055-c827efb0fda1",
                            "gambit_id": "22f5ac77-2c67-413e-bc7e-b9afb59209cd",
                            "last_updated": "2023-08-14T18:58:05.551007-04:00",
                            "created_at": "2023-08-08T10:38:07.851870-04:00",
                            "name": "Matt Kuchar",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "500564aa-d019-4989-a132-506b1ac91b91",
                            "gambit_id": "d3d6ce56-6789-49fe-b2e5-91b67ed1227a",
                            "last_updated": "2023-08-14T18:58:05.677445-04:00",
                            "created_at": "2023-08-08T10:38:08.084712-04:00",
                            "name": "Sepp Straka",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "7999bbdb-d5df-4836-9127-5c06387ed7ba",
                            "gambit_id": "b9a111d0-1b75-49a6-922f-7f9e00fd3838",
                            "last_updated": "2023-08-14T18:58:05.591373-04:00",
                            "created_at": "2023-08-08T10:38:07.938592-04:00",
                            "name": "Sam Stevens",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "6e73719a-00ad-4fbc-ad36-8a82b4b156e2",
                            "gambit_id": "82076e23-bff4-4148-a2ae-eaf2e80eb01a",
                            "last_updated": "2023-08-14T18:58:05.628260-04:00",
                            "created_at": "2023-08-08T10:38:08.008388-04:00",
                            "name": "Matt Fitzpatrick",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "1ef4244b-dd85-4b7d-9f6c-3c7110a5a255",
                            "gambit_id": "478652f1-3918-4f97-ab21-b0183e353c38",
                            "last_updated": "2023-08-14T18:58:05.483011-04:00",
                            "created_at": "2023-08-08T10:38:07.793901-04:00",
                            "name": "JJ Spaun",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "6c17b500-d039-4014-b383-68a41658c353",
                            "gambit_id": "75c70b65-780b-4f9d-bc24-501746d4a2af",
                            "last_updated": "2023-08-14T18:58:05.490987-04:00",
                            "created_at": "2023-08-08T10:38:07.804507-04:00",
                            "name": "Chris Kirk",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "19a386d2-f0ca-4104-a44f-90f530234d06",
                            "gambit_id": "01da022f-cec5-4182-90c9-d3de00637404",
                            "last_updated": "2023-08-14T18:58:05.499527-04:00",
                            "created_at": "2023-08-08T10:38:07.814511-04:00",
                            "name": "Seamus Power",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "7776c32d-0c3e-40cf-a4dc-419b798ebbcb",
                            "gambit_id": "aa951d81-d59f-4a3d-afd3-5c5687f1755d",
                            "last_updated": "2023-08-14T18:58:05.610329-04:00",
                            "created_at": "2023-08-08T10:38:07.970747-04:00",
                            "name": "Brandon Wu",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "992c0047-c755-4e19-b4fa-e379c9a2c35c",
                            "gambit_id": "e26a8f5e-1412-4eb1-b158-7ce29eaa721b",
                            "last_updated": "2023-08-14T18:58:05.614158-04:00",
                            "created_at": "2023-08-08T10:38:07.974886-04:00",
                            "name": "Ben Griffin",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "c56d31a2-6746-409c-9bbe-9755cefbf881",
                            "gambit_id": "fd975cc9-2cfa-4b29-972d-5a0f25082fe8",
                            "last_updated": "2023-08-14T18:58:05.566437-04:00",
                            "created_at": "2023-08-08T10:38:07.868074-04:00",
                            "name": "Alex Smalley",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "c56800a7-3fe1-454a-b147-2ef47d0ad96e",
                            "gambit_id": "f2514c6b-5c14-4fa3-a465-78512bca3134",
                            "last_updated": "2023-08-14T18:58:05.646368-04:00",
                            "created_at": "2023-08-08T10:38:08.029345-04:00",
                            "name": "Sam Burns",
                            "reward": "717.25000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "8247c455-992e-4e9e-8b36-dd2771e54220",
                            "gambit_id": "4c754964-4ff3-4745-8018-4f6b0ac5ca7f",
                            "last_updated": "2023-08-14T18:58:05.594704-04:00",
                            "created_at": "2023-08-08T10:38:07.943064-04:00",
                            "name": "Davis Riley",
                            "reward": "956.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "c8b7931c-b148-431b-91b2-56ad7e78c293",
                            "gambit_id": "f0f0b64b-b807-4143-bad2-4b8074dd5d3e",
                            "last_updated": "2023-08-14T18:58:05.531119-04:00",
                            "created_at": "2023-08-08T10:38:07.827726-04:00",
                            "name": "Thomas Detry",
                            "reward": "956.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "59866524-1155-4dfd-b9ab-815acd0522d7",
                            "gambit_id": "71a19036-481a-426a-8bcb-bc2fd77f6185",
                            "last_updated": "2023-08-14T18:58:05.602525-04:00",
                            "created_at": "2023-08-08T10:38:07.953862-04:00",
                            "name": "Taylor Montgomery",
                            "reward": "2866.00000",
                            "odds": "3001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        },
                        {
                            "id": "b99939e0-9f58-4feb-967f-159ef57153bd",
                            "gambit_id": "43b3bbbc-a13c-4334-89a7-49e957950c1d",
                            "last_updated": "2023-08-14T18:58:05.681205-04:00",
                            "created_at": "2023-08-08T10:38:08.089451-04:00",
                            "name": "Justin Rose",
                            "reward": "2866.00000",
                            "odds": "3001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a14030-7241-4530-8f22-e1184ef7e305/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2d825fdc-01d5-4ded-b45b-6d1a15ef18ad",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8e82baae-fac4-4c0d-966a-8c2fa1f66f50",
            "completed": true,
            "last_updated": "2023-08-10T12:28:26.593027-04:00",
            "created_at": "2023-08-09T14:53:18.024382-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8e82baae-fac4-4c0d-966a-8c2fa1f66f50",
            "datetime": "2023-08-09T21:40:00-04:00",
            "cutoff_datetime": "2023-08-09T21:40:00-04:00",
            "name": "SDG (Y Darvish) v. SEA (E Hancock)",
            "bettypes": [
                {
                    "id": "2a898369-dabe-4c32-b593-f2f9a728eb25",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d825fdc-01d5-4ded-b45b-6d1a15ef18ad/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T14:53:18.035953-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (Y Darvish)",
                                "amount": 5888.0
                            },
                            {
                                "team": "SEA (E Hancock)",
                                "amount": 4112.0
                            }
                        ],
                        "expected_reward_tokens": 9538.56,
                        "profit_sb": 38.56,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5cae537-30c9-4dfe-a0b9-dec870f994d3",
                            "gambit_id": "a6b2f6c3-6484-46ec-80cc-8ad4b0f034e5",
                            "last_updated": "2023-08-10T12:28:26.601818-04:00",
                            "created_at": "2023-08-09T14:53:18.041160-04:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "1.62000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a898369-dabe-4c32-b593-f2f9a728eb25/?format=api"
                        },
                        {
                            "id": "dc4105ce-f73d-4f62-820e-796be63e2607",
                            "gambit_id": "d6c13f6f-a912-4b57-aa64-f959a25cc2cb",
                            "last_updated": "2023-08-10T12:28:26.605174-04:00",
                            "created_at": "2023-08-09T14:53:18.046188-04:00",
                            "name": "SEA (E Hancock)",
                            "reward": "2.32000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a898369-dabe-4c32-b593-f2f9a728eb25/?format=api"
                        }
                    ]
                },
                {
                    "id": "a051304e-ed29-40d3-8462-eef125473411",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d825fdc-01d5-4ded-b45b-6d1a15ef18ad/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T14:53:18.051663-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1193d0be-af1b-48c8-899f-b7ce4a962541",
                            "gambit_id": "ee509cc8-3737-4b8e-ad06-0c7ec2de928c",
                            "last_updated": "2023-08-10T12:28:26.615327-04:00",
                            "created_at": "2023-08-09T14:53:18.061425-04:00",
                            "name": "SEA",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a051304e-ed29-40d3-8462-eef125473411/?format=api"
                        },
                        {
                            "id": "8315cff2-ae7b-4104-bdeb-f2e9bdfb0e2d",
                            "gambit_id": "e4471de3-cd8e-47b4-8ff3-a32e281d6b76",
                            "last_updated": "2023-08-10T12:28:26.611922-04:00",
                            "created_at": "2023-08-09T14:53:18.056771-04:00",
                            "name": "SDG",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a051304e-ed29-40d3-8462-eef125473411/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd5cf880-1fe5-4d4b-9791-132a11a2620f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d825fdc-01d5-4ded-b45b-6d1a15ef18ad/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T14:53:18.065738-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0be3bdb4-f439-49c9-adbf-78a2b91be006",
                            "gambit_id": "c5220c33-07e3-46e8-83b0-a00506a64947",
                            "last_updated": "2023-08-10T12:28:26.622287-04:00",
                            "created_at": "2023-08-09T14:53:18.069739-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd5cf880-1fe5-4d4b-9791-132a11a2620f/?format=api"
                        },
                        {
                            "id": "dd0aba09-096f-48a1-bcf8-9224d125e3b8",
                            "gambit_id": "0bd20171-d2cc-448e-979e-4a43f0ca6dce",
                            "last_updated": "2023-08-10T12:28:26.625678-04:00",
                            "created_at": "2023-08-09T14:53:18.074294-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd5cf880-1fe5-4d4b-9791-132a11a2620f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "108b3dd9-c1dc-4e30-9712-74ffe35bbf37",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "58d01e72-f281-48be-9bcb-d7d6b6bcda07",
            "completed": true,
            "last_updated": "2023-08-10T10:23:27.506570-04:00",
            "created_at": "2023-08-09T08:13:11.824741-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/58d01e72-f281-48be-9bcb-d7d6b6bcda07",
            "datetime": "2023-08-09T21:40:00-04:00",
            "cutoff_datetime": "2023-08-09T21:40:00-04:00",
            "name": "LOS (B Miller) v. ARI (M Kelly)",
            "bettypes": [
                {
                    "id": "4d474078-df06-451b-95f8-58b18c8a8893",
                    "match": "https://api-prod.gambitprofit.com/api/matches/108b3dd9-c1dc-4e30-9712-74ffe35bbf37/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T08:13:11.837079-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Miller)",
                                "amount": 5714.0
                            },
                            {
                                "team": "ARI (M Kelly)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "95de9b96-b72b-4d64-a8cd-817ac7d6e908",
                            "gambit_id": "ff929364-bb3f-4f5e-b849-582ebfb027ff",
                            "last_updated": "2023-08-10T10:23:27.515867-04:00",
                            "created_at": "2023-08-09T08:13:11.840707-04:00",
                            "name": "LOS (B Miller)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d474078-df06-451b-95f8-58b18c8a8893/?format=api"
                        },
                        {
                            "id": "e1cfec32-2224-4415-8b03-112924b081cd",
                            "gambit_id": "f8621e8e-1697-46b0-b95c-f26c16465895",
                            "last_updated": "2023-08-10T10:23:27.519627-04:00",
                            "created_at": "2023-08-09T08:13:11.844273-04:00",
                            "name": "ARI (M Kelly)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d474078-df06-451b-95f8-58b18c8a8893/?format=api"
                        }
                    ]
                },
                {
                    "id": "88e11480-db1b-4d07-9831-20ee7ee9fb39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/108b3dd9-c1dc-4e30-9712-74ffe35bbf37/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T08:13:11.847970-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5512.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27be4e10-3edd-4bb0-b7c6-ac4524565da3",
                            "gambit_id": "0c2fe110-b09a-472b-bef4-ff5f2701402f",
                            "last_updated": "2023-08-10T10:23:27.526752-04:00",
                            "created_at": "2023-08-09T08:13:11.856619-04:00",
                            "name": "ARI",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88e11480-db1b-4d07-9831-20ee7ee9fb39/?format=api"
                        },
                        {
                            "id": "3e068402-eff6-43be-8587-345aa2df0ff4",
                            "gambit_id": "78bbb8e2-3f87-4049-aea1-9f401fb9ea24",
                            "last_updated": "2023-08-10T10:23:27.530381-04:00",
                            "created_at": "2023-08-09T08:13:11.860329-04:00",
                            "name": "LOS",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88e11480-db1b-4d07-9831-20ee7ee9fb39/?format=api"
                        }
                    ]
                },
                {
                    "id": "ab8292a1-2c31-4b2d-be28-00202d433633",
                    "match": "https://api-prod.gambitprofit.com/api/matches/108b3dd9-c1dc-4e30-9712-74ffe35bbf37/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T08:13:11.864092-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fdab7792-b1c3-4cfe-b408-6ad3fda5587d",
                            "gambit_id": "edf91004-f596-4e8d-97bd-954caaf62e82",
                            "last_updated": "2023-08-10T10:23:27.540839-04:00",
                            "created_at": "2023-08-09T08:13:11.871838-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab8292a1-2c31-4b2d-be28-00202d433633/?format=api"
                        },
                        {
                            "id": "eb42abcf-62a9-42bd-9b1c-72f2980d9e25",
                            "gambit_id": "d2c505da-14e7-4d1d-bf34-205c0c08facc",
                            "last_updated": "2023-08-10T10:23:27.537529-04:00",
                            "created_at": "2023-08-09T08:13:11.868109-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab8292a1-2c31-4b2d-be28-00202d433633/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8ae70742-7310-4fad-8079-a300a31bd4f9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "98eefb79-fb10-4790-87a6-45091bbb65b8",
            "completed": true,
            "last_updated": "2023-08-10T12:28:26.309503-04:00",
            "created_at": "2023-08-09T14:53:17.783046-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/98eefb79-fb10-4790-87a6-45091bbb65b8",
            "datetime": "2023-08-09T21:38:00-04:00",
            "cutoff_datetime": "2023-08-09T21:38:00-04:00",
            "name": "SFO (R Walker) v. LAA (S Ohtani)",
            "bettypes": [
                {
                    "id": "b7351081-1608-4e2f-bb4a-6d67e2fca9d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ae70742-7310-4fad-8079-a300a31bd4f9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T14:53:17.793333-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (S Ohtani)",
                                "amount": 5615.0
                            },
                            {
                                "team": "SFO (R Walker)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cbb8bbd7-cc89-48bb-afcb-b2aefc8cef81",
                            "gambit_id": "6e2224b6-61b1-496e-8457-1511cd94715a",
                            "last_updated": "2023-08-10T12:28:26.327808-04:00",
                            "created_at": "2023-08-09T14:53:17.801736-04:00",
                            "name": "LAA (S Ohtani)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7351081-1608-4e2f-bb4a-6d67e2fca9d9/?format=api"
                        },
                        {
                            "id": "95450049-1855-4c6e-9d76-5d75ed1b5b0f",
                            "gambit_id": "6d11d8ac-d2d3-4795-9588-8c01f44b6488",
                            "last_updated": "2023-08-10T12:28:26.324214-04:00",
                            "created_at": "2023-08-09T14:53:17.797632-04:00",
                            "name": "SFO (R Walker)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7351081-1608-4e2f-bb4a-6d67e2fca9d9/?format=api"
                        }
                    ]
                },
                {
                    "id": "991104c5-a626-49d0-b335-ce1fd99354ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ae70742-7310-4fad-8079-a300a31bd4f9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T14:53:17.806366-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "LAA",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f5eccbe-6fa4-456e-b737-7ff7d60f5ae0",
                            "gambit_id": "fb803d04-345b-45ae-afea-4ec63d8fc1f5",
                            "last_updated": "2023-08-10T12:28:26.334249-04:00",
                            "created_at": "2023-08-09T14:53:17.810394-04:00",
                            "name": "SFO",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/991104c5-a626-49d0-b335-ce1fd99354ac/?format=api"
                        },
                        {
                            "id": "e4e5dfe2-9d3c-4fcf-bb8e-8ad9a506a37c",
                            "gambit_id": "c472f96b-c0d3-4619-bc43-c72e4722b4b0",
                            "last_updated": "2023-08-10T12:28:26.337601-04:00",
                            "created_at": "2023-08-09T14:53:17.815880-04:00",
                            "name": "LAA",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/991104c5-a626-49d0-b335-ce1fd99354ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "c024f8d0-0aaa-4ea4-bd6f-05726bc94a99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ae70742-7310-4fad-8079-a300a31bd4f9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T14:53:17.822370-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07a6d7de-e3ef-4505-aa92-968a14f512ce",
                            "gambit_id": "b687bc73-7bbc-471d-a7ad-5435bf83d58a",
                            "last_updated": "2023-08-10T12:28:26.347178-04:00",
                            "created_at": "2023-08-09T14:53:17.826294-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c024f8d0-0aaa-4ea4-bd6f-05726bc94a99/?format=api"
                        },
                        {
                            "id": "55903212-62b8-4b3a-8f40-0e2cf7846465",
                            "gambit_id": "12a1bcd9-1882-4106-a07d-2f0b7c85a785",
                            "last_updated": "2023-08-10T12:28:26.353738-04:00",
                            "created_at": "2023-08-09T14:53:17.831145-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c024f8d0-0aaa-4ea4-bd6f-05726bc94a99/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bab7a349-3667-4e69-9b9f-cbc1d0cf9916",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "991527f2-614b-44cb-93ec-f72a4d627933",
            "completed": true,
            "last_updated": "2023-08-10T12:28:25.921154-04:00",
            "created_at": "2023-08-09T14:53:17.542650-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/991527f2-614b-44cb-93ec-f72a4d627933",
            "datetime": "2023-08-09T20:10:00-04:00",
            "cutoff_datetime": "2023-08-09T20:10:00-04:00",
            "name": "New York Yankees v. Chicago White Sox",
            "bettypes": [
                {
                    "id": "1ae4fe2a-c59d-46af-9fdf-1a4f55b46448",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bab7a349-3667-4e69-9b9f-cbc1d0cf9916/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T14:53:17.555182-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Yankees",
                                "amount": 5325.0
                            },
                            {
                                "team": "Chicago White Sox",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ab6ad112-5a25-441b-b4f7-c3470b06f1cc",
                            "gambit_id": "2609ca55-caa1-4d76-9ef8-9d77278c2621",
                            "last_updated": "2023-08-10T12:28:25.936100-04:00",
                            "created_at": "2023-08-09T14:53:17.559968-04:00",
                            "name": "New York Yankees",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae4fe2a-c59d-46af-9fdf-1a4f55b46448/?format=api"
                        },
                        {
                            "id": "d66cacca-1e4f-4ff5-8b99-03244b9058b1",
                            "gambit_id": "1ec11d41-5281-4436-a021-82d9af7c019f",
                            "last_updated": "2023-08-10T12:28:25.939771-04:00",
                            "created_at": "2023-08-09T14:53:17.563998-04:00",
                            "name": "Chicago White Sox",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae4fe2a-c59d-46af-9fdf-1a4f55b46448/?format=api"
                        }
                    ]
                },
                {
                    "id": "27f9aabd-5d2c-4105-a4f3-934cdefe4841",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bab7a349-3667-4e69-9b9f-cbc1d0cf9916/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T14:53:17.568162-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago White Sox",
                                "amount": 5939.0
                            },
                            {
                                "team": "New York Yankees",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3971d2d3-cfad-46fd-b27a-9d7ce69db343",
                            "gambit_id": "bc0bf7ef-ce13-4d21-b3f0-1cecb3f10adf",
                            "last_updated": "2023-08-10T12:28:25.946662-04:00",
                            "created_at": "2023-08-09T14:53:17.572472-04:00",
                            "name": "Chicago White Sox",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27f9aabd-5d2c-4105-a4f3-934cdefe4841/?format=api"
                        },
                        {
                            "id": "0a3eecc4-599d-4ec1-910f-32a25a1be11b",
                            "gambit_id": "8a2822ac-3d11-4ba1-9cba-53536a5cf0fc",
                            "last_updated": "2023-08-10T12:28:25.950308-04:00",
                            "created_at": "2023-08-09T14:53:17.579835-04:00",
                            "name": "New York Yankees",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27f9aabd-5d2c-4105-a4f3-934cdefe4841/?format=api"
                        }
                    ]
                },
                {
                    "id": "3293e7cc-fbdd-4c39-811d-a2dd6ef6494e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bab7a349-3667-4e69-9b9f-cbc1d0cf9916/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T14:53:17.584122-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1989daec-cba5-4087-87b0-c979034ae33e",
                            "gambit_id": "cdc30434-10df-4f82-a985-dded89eff46b",
                            "last_updated": "2023-08-10T12:28:25.962109-04:00",
                            "created_at": "2023-08-09T14:53:17.592701-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3293e7cc-fbdd-4c39-811d-a2dd6ef6494e/?format=api"
                        },
                        {
                            "id": "b1b8e955-fba8-4858-ba47-1b5400abdf3e",
                            "gambit_id": "be326bc6-da79-448a-94fe-bebbb7658540",
                            "last_updated": "2023-08-10T12:28:25.958338-04:00",
                            "created_at": "2023-08-09T14:53:17.588272-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3293e7cc-fbdd-4c39-811d-a2dd6ef6494e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2bae322d-e4c2-4f22-b133-f2fd485840d5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4312b522-57eb-466a-ba3c-3136cd8a11f0",
            "completed": true,
            "last_updated": "2023-08-10T12:28:24.838030-04:00",
            "created_at": "2023-08-09T08:13:11.336300-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4312b522-57eb-466a-ba3c-3136cd8a11f0",
            "datetime": "2023-08-09T19:10:00-04:00",
            "cutoff_datetime": "2023-08-09T19:10:00-04:00",
            "name": "CHC (K Hendricks) v. NYM (D Peterson)",
            "bettypes": [
                {
                    "id": "a9b66c89-18bc-40a6-8046-2eaf91607fb2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bae322d-e4c2-4f22-b133-f2fd485840d5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T08:13:11.349513-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Hendricks)",
                                "amount": 5117.0
                            },
                            {
                                "team": "NYM (D Peterson)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b4e57a47-8901-40cf-8ead-f9dbd80a4378",
                            "gambit_id": "949b2608-d2e0-47fe-aab5-c4433a9cf61a",
                            "last_updated": "2023-08-10T12:28:24.847979-04:00",
                            "created_at": "2023-08-09T08:13:11.353490-04:00",
                            "name": "CHC (K Hendricks)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b66c89-18bc-40a6-8046-2eaf91607fb2/?format=api"
                        },
                        {
                            "id": "3492b809-ccb1-4502-851d-3da380e25339",
                            "gambit_id": "fb25d175-bfb3-49b2-8a35-102d718480f9",
                            "last_updated": "2023-08-10T12:28:24.851561-04:00",
                            "created_at": "2023-08-09T08:13:11.357708-04:00",
                            "name": "NYM (D Peterson)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b66c89-18bc-40a6-8046-2eaf91607fb2/?format=api"
                        }
                    ]
                },
                {
                    "id": "3c2fad72-b952-4697-9908-98ace4952396",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bae322d-e4c2-4f22-b133-f2fd485840d5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T08:13:11.361502-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "CHC",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c2ea0314-8121-49ca-998a-aa2eba8e98a2",
                            "gambit_id": "2a7c44f5-34d2-4305-b971-06b6d6a6130a",
                            "last_updated": "2023-08-10T12:28:24.861914-04:00",
                            "created_at": "2023-08-09T08:13:11.379312-04:00",
                            "name": "NYM",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c2fad72-b952-4697-9908-98ace4952396/?format=api"
                        },
                        {
                            "id": "3ac0c3f2-db7f-4bee-8e1c-36cc5dcb87c7",
                            "gambit_id": "309d2393-1051-4757-be62-ad49dbda59e4",
                            "last_updated": "2023-08-10T12:28:24.858524-04:00",
                            "created_at": "2023-08-09T08:13:11.370869-04:00",
                            "name": "CHC",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c2fad72-b952-4697-9908-98ace4952396/?format=api"
                        }
                    ]
                },
                {
                    "id": "661b973b-13d6-4244-a366-2b69be7a3e9d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bae322d-e4c2-4f22-b133-f2fd485840d5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T08:13:11.383320-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "091dbe4e-3244-447e-ad65-be71380cbbff",
                            "gambit_id": "6d4e0080-4270-4bf2-ad4b-57e5242468f3",
                            "last_updated": "2023-08-10T12:28:24.868666-04:00",
                            "created_at": "2023-08-09T08:13:11.390454-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661b973b-13d6-4244-a366-2b69be7a3e9d/?format=api"
                        },
                        {
                            "id": "cd35931f-e111-4e16-90a5-1abbd4ac147d",
                            "gambit_id": "36cc37ba-cff2-4d52-a209-c840faab2a56",
                            "last_updated": "2023-08-10T12:28:24.872020-04:00",
                            "created_at": "2023-08-09T08:13:11.394957-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661b973b-13d6-4244-a366-2b69be7a3e9d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bdbdc2ee-4381-4736-a5fc-14a976b68377",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "56b73d7a-dc87-42e8-a613-7587138174e6",
            "completed": true,
            "last_updated": "2023-08-10T12:28:25.100856-04:00",
            "created_at": "2023-08-09T08:13:11.587185-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/56b73d7a-dc87-42e8-a613-7587138174e6",
            "datetime": "2023-08-09T19:10:00-04:00",
            "cutoff_datetime": "2023-08-09T19:10:00-04:00",
            "name": "TOR (K Gausman) v. CLE (L Allen)",
            "bettypes": [
                {
                    "id": "b29a58da-e398-4d1f-a6a2-35118b161d82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bdbdc2ee-4381-4736-a5fc-14a976b68377/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T08:13:11.596582-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Gausman)",
                                "amount": 6060.0
                            },
                            {
                                "team": "CLE (L Allen)",
                                "amount": 3940.0
                            }
                        ],
                        "expected_reward_tokens": 9574.2,
                        "profit_sb": 74.2,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee09c9ed-cfbb-45ec-a893-3e204e979d2d",
                            "gambit_id": "0390a87a-9de4-4a8a-8072-28b3724624f6",
                            "last_updated": "2023-08-10T12:28:25.109420-04:00",
                            "created_at": "2023-08-09T08:13:11.600126-04:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29a58da-e398-4d1f-a6a2-35118b161d82/?format=api"
                        },
                        {
                            "id": "a964e518-146f-424e-b07a-06f204df2f33",
                            "gambit_id": "ae867b64-06ad-4d75-a05f-d2c119c9c80d",
                            "last_updated": "2023-08-10T12:28:25.112779-04:00",
                            "created_at": "2023-08-09T08:13:11.603830-04:00",
                            "name": "CLE (L Allen)",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29a58da-e398-4d1f-a6a2-35118b161d82/?format=api"
                        }
                    ]
                },
                {
                    "id": "951c1284-dfbc-4855-a769-7fb8caf3030c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bdbdc2ee-4381-4736-a5fc-14a976b68377/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T08:13:11.607762-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5107.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d7614a3-d35f-4f4a-b52c-785d522fb6a2",
                            "gambit_id": "55f7a679-fa83-4f1c-af75-7c1f8e9bbdf2",
                            "last_updated": "2023-08-10T12:28:25.122699-04:00",
                            "created_at": "2023-08-09T08:13:11.615358-04:00",
                            "name": "CLE",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951c1284-dfbc-4855-a769-7fb8caf3030c/?format=api"
                        },
                        {
                            "id": "8edf5ea4-d59b-42bf-a323-48bc74b2d850",
                            "gambit_id": "fa3f45b6-2d2d-4a59-b6c0-bdb90f178c7b",
                            "last_updated": "2023-08-10T12:28:25.119430-04:00",
                            "created_at": "2023-08-09T08:13:11.611535-04:00",
                            "name": "TOR",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/951c1284-dfbc-4855-a769-7fb8caf3030c/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2fa223b-be0c-40d1-9e0c-f5440844114c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bdbdc2ee-4381-4736-a5fc-14a976b68377/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T08:13:11.619912-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b7e078d-b643-4060-a204-69ff73ceedf5",
                            "gambit_id": "6f33aec9-84d2-4090-b478-910da4ba49ed",
                            "last_updated": "2023-08-10T12:28:25.133018-04:00",
                            "created_at": "2023-08-09T08:13:11.631314-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2fa223b-be0c-40d1-9e0c-f5440844114c/?format=api"
                        },
                        {
                            "id": "d38ea24a-356f-4817-81b5-47a019834a5d",
                            "gambit_id": "7cfd9d03-fe6d-4ba5-99be-9d14830ffd48",
                            "last_updated": "2023-08-10T12:28:25.129450-04:00",
                            "created_at": "2023-08-09T08:13:11.627700-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2fa223b-be0c-40d1-9e0c-f5440844114c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eaf0f069-3845-47ed-9b93-86ed2c5bcc8f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cb6177fc-491c-4e0d-b0c4-9e62904ddd5c",
            "completed": true,
            "last_updated": "2023-08-10T12:32:56.158634-04:00",
            "created_at": "2023-08-09T14:53:16.831706-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cb6177fc-491c-4e0d-b0c4-9e62904ddd5c",
            "datetime": "2023-08-09T19:10:00-04:00",
            "cutoff_datetime": "2023-08-09T19:10:00-04:00",
            "name": "KAN (J Lyles) v. BOS (N Pivetta)",
            "bettypes": [
                {
                    "id": "a64d27f1-c3d2-4a7c-a918-ae47d8b47c88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eaf0f069-3845-47ed-9b93-86ed2c5bcc8f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T14:53:16.839485-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (N Pivetta)",
                                "amount": 6627.0
                            },
                            {
                                "team": "KAN (J Lyles)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "93f3daeb-3b7a-490a-a6bd-39ae4e0028e5",
                            "gambit_id": "bc680b6a-3460-4ae8-83c2-321fba867ede",
                            "last_updated": "2023-08-10T12:32:56.169773-04:00",
                            "created_at": "2023-08-09T14:53:16.848824-04:00",
                            "name": "BOS (N Pivetta)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a64d27f1-c3d2-4a7c-a918-ae47d8b47c88/?format=api"
                        },
                        {
                            "id": "6e3aa7ef-3400-4517-8bc1-ec018d47e1cb",
                            "gambit_id": "ba160f05-f0ad-4b74-81e9-adaaaa69de59",
                            "last_updated": "2023-08-10T12:32:56.166489-04:00",
                            "created_at": "2023-08-09T14:53:16.843938-04:00",
                            "name": "KAN (J Lyles)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a64d27f1-c3d2-4a7c-a918-ae47d8b47c88/?format=api"
                        }
                    ]
                },
                {
                    "id": "810f4d8e-628b-4373-8462-ce523dc2cfac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eaf0f069-3845-47ed-9b93-86ed2c5bcc8f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T14:53:16.854203-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ab13c35c-dafe-44cf-b8cd-860cf2583c84",
                            "gambit_id": "bfe95c42-2c80-460e-a406-7987cd01098d",
                            "last_updated": "2023-08-10T12:32:56.179765-04:00",
                            "created_at": "2023-08-09T14:53:16.864481-04:00",
                            "name": "BOS",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/810f4d8e-628b-4373-8462-ce523dc2cfac/?format=api"
                        },
                        {
                            "id": "1a34e1c2-e7df-49ee-91ff-04c2389c5569",
                            "gambit_id": "96184811-1283-4cbd-b9e5-c12f72a6365a",
                            "last_updated": "2023-08-10T12:32:56.176400-04:00",
                            "created_at": "2023-08-09T14:53:16.859291-04:00",
                            "name": "KAN",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/810f4d8e-628b-4373-8462-ce523dc2cfac/?format=api"
                        }
                    ]
                },
                {
                    "id": "3fe2134b-571f-4c98-b50b-d78d3e42c7a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eaf0f069-3845-47ed-9b93-86ed2c5bcc8f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T14:53:16.869203-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 10.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ab076af-8e52-4f86-a219-8b725ab2fd59",
                            "gambit_id": "6b67abdb-30cc-4623-9f13-fec06136f326",
                            "last_updated": "2023-08-10T12:32:56.186170-04:00",
                            "created_at": "2023-08-09T14:53:16.873356-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fe2134b-571f-4c98-b50b-d78d3e42c7a9/?format=api"
                        },
                        {
                            "id": "9251ac1d-0787-4d4d-b2ce-ca143c4f06da",
                            "gambit_id": "ce83765a-a627-4c76-b741-752a966534e5",
                            "last_updated": "2023-08-10T12:32:56.189525-04:00",
                            "created_at": "2023-08-09T14:53:16.889157-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fe2134b-571f-4c98-b50b-d78d3e42c7a9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2f2f9e64-dca1-44d9-a9c2-08b969fad32c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a08f98bf-e2e3-4174-918f-ef4d74b5cef4",
            "completed": true,
            "last_updated": "2023-08-10T10:27:58.542654-04:00",
            "created_at": "2023-08-09T08:13:10.865106-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a08f98bf-e2e3-4174-918f-ef4d74b5cef4",
            "datetime": "2023-08-09T19:05:00-04:00",
            "cutoff_datetime": "2023-08-09T19:05:00-04:00",
            "name": "HOU (C Javier) v. BAL (J Flaherty)",
            "bettypes": [
                {
                    "id": "02f0dd70-052d-4ebc-b12d-fd7e374e3aaf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f2f9e64-dca1-44d9-a9c2-08b969fad32c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T08:13:10.876909-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Flaherty)",
                                "amount": 5615.0
                            },
                            {
                                "team": "HOU (C Javier)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a459a994-b94c-425d-a3b4-f49aa02ace15",
                            "gambit_id": "34159908-a78b-45ab-9008-dd9b5fa215ad",
                            "last_updated": "2023-08-10T10:27:58.563344-04:00",
                            "created_at": "2023-08-09T08:13:10.885549-04:00",
                            "name": "BAL (J Flaherty)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02f0dd70-052d-4ebc-b12d-fd7e374e3aaf/?format=api"
                        },
                        {
                            "id": "1de8ee1d-2003-4be3-9509-4a0fd6904fef",
                            "gambit_id": "f06a142b-deb7-4f55-b89a-f1296de3a789",
                            "last_updated": "2023-08-10T10:27:58.558943-04:00",
                            "created_at": "2023-08-09T08:13:10.881107-04:00",
                            "name": "HOU (C Javier)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02f0dd70-052d-4ebc-b12d-fd7e374e3aaf/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3eb0b88-d4dd-4b68-ac4a-4ac67ef1e1d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f2f9e64-dca1-44d9-a9c2-08b969fad32c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T08:13:10.891017-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 6010.0
                            },
                            {
                                "team": "BAL",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "18ce2739-a4f5-4a44-9a48-599789691f13",
                            "gambit_id": "189ebbee-94db-4b69-97c6-f4562e5e6875",
                            "last_updated": "2023-08-10T10:27:58.570107-04:00",
                            "created_at": "2023-08-09T08:13:10.894801-04:00",
                            "name": "HOU",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3eb0b88-d4dd-4b68-ac4a-4ac67ef1e1d2/?format=api"
                        },
                        {
                            "id": "97b6bccc-3dd7-470f-a2d9-e98851dbb3e9",
                            "gambit_id": "f7234e03-fecb-4521-a6cf-4377403dc858",
                            "last_updated": "2023-08-10T10:27:58.573430-04:00",
                            "created_at": "2023-08-09T08:13:10.898724-04:00",
                            "name": "BAL",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3eb0b88-d4dd-4b68-ac4a-4ac67ef1e1d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ae2c500-a53a-4627-85f7-8abdd095eea1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f2f9e64-dca1-44d9-a9c2-08b969fad32c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T08:13:10.902383-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ebdfca13-c5ac-449c-85f7-8b405b1752c3",
                            "gambit_id": "e2f6f14c-caa0-44bd-8cdc-e18510c785b8",
                            "last_updated": "2023-08-10T10:27:58.584363-04:00",
                            "created_at": "2023-08-09T08:13:10.910903-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ae2c500-a53a-4627-85f7-8abdd095eea1/?format=api"
                        },
                        {
                            "id": "768fe4e6-38b1-41cd-a94a-223acabf0bca",
                            "gambit_id": "3fd1ef6f-7990-4e67-96ce-249d22233d73",
                            "last_updated": "2023-08-10T10:27:58.580278-04:00",
                            "created_at": "2023-08-09T08:13:10.906509-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ae2c500-a53a-4627-85f7-8abdd095eea1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "124f90c8-d8f8-42f5-b734-5b43e1ce0d13",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6f98ba4d-c1cd-4c2b-80f5-3ed4a2fc417d",
            "completed": true,
            "last_updated": "2023-08-10T12:32:55.699418-04:00",
            "created_at": "2023-08-09T08:13:11.101983-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6f98ba4d-c1cd-4c2b-80f5-3ed4a2fc417d",
            "datetime": "2023-08-09T19:05:00-04:00",
            "cutoff_datetime": "2023-08-09T19:05:00-04:00",
            "name": "ATL (M Fried) v. PIT (Q Priester)",
            "bettypes": [
                {
                    "id": "beb924cb-fd05-4411-bd35-ad3bfa1fbcb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/124f90c8-d8f8-42f5-b734-5b43e1ce0d13/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T08:13:11.112330-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Fried)",
                                "amount": 7106.0
                            },
                            {
                                "team": "PIT (Q Priester)",
                                "amount": 2894.0
                            }
                        ],
                        "expected_reward_tokens": 9521.26,
                        "profit_sb": 21.26,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "72be83b0-0ae7-4b61-976d-49383c6cba32",
                            "gambit_id": "4656a306-fceb-43a5-83be-cac031d4f0ad",
                            "last_updated": "2023-08-10T12:32:55.710787-04:00",
                            "created_at": "2023-08-09T08:13:11.116808-04:00",
                            "name": "ATL (M Fried)",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beb924cb-fd05-4411-bd35-ad3bfa1fbcb7/?format=api"
                        },
                        {
                            "id": "2331a3f6-c7f7-477c-bb2f-72c157444a50",
                            "gambit_id": "39176347-d75a-4d5c-85b4-7c12188a6675",
                            "last_updated": "2023-08-10T12:32:55.714167-04:00",
                            "created_at": "2023-08-09T08:13:11.120974-04:00",
                            "name": "PIT (Q Priester)",
                            "reward": "3.29000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beb924cb-fd05-4411-bd35-ad3bfa1fbcb7/?format=api"
                        }
                    ]
                },
                {
                    "id": "02dfbf64-22a4-4254-82b6-92ba147d7383",
                    "match": "https://api-prod.gambitprofit.com/api/matches/124f90c8-d8f8-42f5-b734-5b43e1ce0d13/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T08:13:11.125103-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "PIT",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63ceb2bb-4624-483e-89d2-6ba931555826",
                            "gambit_id": "db830d2a-2cfa-4a79-84cd-b0a6e095ca51",
                            "last_updated": "2023-08-10T12:32:55.721085-04:00",
                            "created_at": "2023-08-09T08:13:11.128416-04:00",
                            "name": "ATL",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02dfbf64-22a4-4254-82b6-92ba147d7383/?format=api"
                        },
                        {
                            "id": "e71adf8b-d410-402d-b395-35c49420cf68",
                            "gambit_id": "94617bd2-92c1-4a84-8412-a3834feb5d46",
                            "last_updated": "2023-08-10T12:32:55.724323-04:00",
                            "created_at": "2023-08-09T08:13:11.132342-04:00",
                            "name": "PIT",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02dfbf64-22a4-4254-82b6-92ba147d7383/?format=api"
                        }
                    ]
                },
                {
                    "id": "f42232e2-c024-4d80-897e-bc65e48e9687",
                    "match": "https://api-prod.gambitprofit.com/api/matches/124f90c8-d8f8-42f5-b734-5b43e1ce0d13/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T08:13:11.136231-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "861c229d-6666-4ec1-ba32-c474fec69373",
                            "gambit_id": "7934ca11-e176-42a5-b02e-99fe29edb782",
                            "last_updated": "2023-08-10T12:32:55.733876-04:00",
                            "created_at": "2023-08-09T08:13:11.144224-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f42232e2-c024-4d80-897e-bc65e48e9687/?format=api"
                        },
                        {
                            "id": "56407c1a-3460-4a55-88e9-e7f99b259a14",
                            "gambit_id": "5e61fd64-c8fb-48b8-9cf5-55fdc39aa962",
                            "last_updated": "2023-08-10T12:32:55.730662-04:00",
                            "created_at": "2023-08-09T08:13:11.139852-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f42232e2-c024-4d80-897e-bc65e48e9687/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df8af3c0-8f9f-4253-9754-69276b96588a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7b56f4b3-c734-4a3d-9982-0e3721f2baf7",
            "completed": true,
            "last_updated": "2023-08-10T12:32:55.430644-04:00",
            "created_at": "2023-08-09T08:13:10.617050-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7b56f4b3-c734-4a3d-9982-0e3721f2baf7",
            "datetime": "2023-08-09T18:40:00-04:00",
            "cutoff_datetime": "2023-08-09T18:40:00-04:00",
            "name": "STL (D Hudson) v. TAM (J Beeks)",
            "bettypes": [
                {
                    "id": "ce72abae-c2c9-4c80-ac40-916e27fe5e35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df8af3c0-8f9f-4253-9754-69276b96588a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T08:13:10.623175-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Beeks)",
                                "amount": 6060.0
                            },
                            {
                                "team": "STL (D Hudson)",
                                "amount": 3940.0
                            }
                        ],
                        "expected_reward_tokens": 9574.2,
                        "profit_sb": 74.2,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "027083a0-dbcd-4673-a5bc-6fd558fac507",
                            "gambit_id": "f84f272b-33d5-4bd4-8ecf-a9a315d5918f",
                            "last_updated": "2023-08-10T12:32:55.446644-04:00",
                            "created_at": "2023-08-09T08:13:10.645104-04:00",
                            "name": "TAM (J Beeks)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce72abae-c2c9-4c80-ac40-916e27fe5e35/?format=api"
                        },
                        {
                            "id": "bd30ef64-d831-4c26-aab0-e42b61fae32a",
                            "gambit_id": "e8d23212-ad73-4dba-8c57-1868be8ba248",
                            "last_updated": "2023-08-10T12:32:55.443259-04:00",
                            "created_at": "2023-08-09T08:13:10.639825-04:00",
                            "name": "STL (D Hudson)",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce72abae-c2c9-4c80-ac40-916e27fe5e35/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b131bc6-faa0-49b0-a12e-8bf82dcf6a28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df8af3c0-8f9f-4253-9754-69276b96588a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T08:13:10.649305-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5512.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6b1e577e-ffe3-44bc-a96e-1ff9256fd7e4",
                            "gambit_id": "9253b24e-43f6-4fa3-b8e6-8dae558ca0ec",
                            "last_updated": "2023-08-10T12:32:55.461846-04:00",
                            "created_at": "2023-08-09T08:13:10.653287-04:00",
                            "name": "STL",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b131bc6-faa0-49b0-a12e-8bf82dcf6a28/?format=api"
                        },
                        {
                            "id": "7f79ddc4-1c15-429a-89df-88e9cf4f573c",
                            "gambit_id": "1ae3211d-96b4-4b14-b0cb-161b87440ec1",
                            "last_updated": "2023-08-10T12:32:55.473689-04:00",
                            "created_at": "2023-08-09T08:13:10.658309-04:00",
                            "name": "TAM",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b131bc6-faa0-49b0-a12e-8bf82dcf6a28/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad93b798-daec-424b-99ff-b2b357ff8370",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df8af3c0-8f9f-4253-9754-69276b96588a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T08:13:10.663059-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d42c0249-815f-4a84-b129-9b88ea3133d0",
                            "gambit_id": "40c60d45-f323-4095-9812-93e3cd75e21b",
                            "last_updated": "2023-08-10T12:32:55.485310-04:00",
                            "created_at": "2023-08-09T08:13:10.667081-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad93b798-daec-424b-99ff-b2b357ff8370/?format=api"
                        },
                        {
                            "id": "e3a6ebdb-acfc-4a62-8c0a-afa4bbe27598",
                            "gambit_id": "19c1e561-0b02-41f6-a4ca-b0e3566a9a64",
                            "last_updated": "2023-08-10T12:32:55.488962-04:00",
                            "created_at": "2023-08-09T08:13:10.672037-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad93b798-daec-424b-99ff-b2b357ff8370/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f7658d0f-e79e-4bdb-929d-aaf34b6b83f3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f35f0dde-e87d-4c11-ae1b-999fd38e6780",
            "completed": true,
            "last_updated": "2023-08-10T12:32:57.374520-04:00",
            "created_at": "2023-08-09T08:13:10.366992-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f35f0dde-e87d-4c11-ae1b-999fd38e6780",
            "datetime": "2023-08-09T18:40:00-04:00",
            "cutoff_datetime": "2023-08-09T18:40:00-04:00",
            "name": "WAS (M Gore) v. PHI (M Lorenzen)",
            "bettypes": [
                {
                    "id": "3f7b41ec-f78e-4249-b79f-ff73ab37c87f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7658d0f-e79e-4bdb-929d-aaf34b6b83f3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T08:13:10.376628-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Lorenzen)",
                                "amount": 6232.0
                            },
                            {
                                "team": "WAS (M Gore)",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8bdd1878-f335-4952-b931-7b6920b62c91",
                            "gambit_id": "0c3fdddd-8434-411a-894e-39f36d83f0ed",
                            "last_updated": "2023-08-10T12:32:57.391068-04:00",
                            "created_at": "2023-08-09T08:13:10.384998-04:00",
                            "name": "PHI (M Lorenzen)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f7b41ec-f78e-4249-b79f-ff73ab37c87f/?format=api"
                        },
                        {
                            "id": "1c3d1548-201e-4e8f-ba07-79a9e4a236c3",
                            "gambit_id": "fb28aac5-21e2-442d-b0b2-193f8b948048",
                            "last_updated": "2023-08-10T12:32:57.387602-04:00",
                            "created_at": "2023-08-09T08:13:10.380752-04:00",
                            "name": "WAS (M Gore)",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f7b41ec-f78e-4249-b79f-ff73ab37c87f/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c4baa64-8e3a-43d8-b647-cb0cc9a86a72",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7658d0f-e79e-4bdb-929d-aaf34b6b83f3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T08:13:10.389728-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5319.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "487c35b2-e957-431c-895d-e4f2c285068c",
                            "gambit_id": "7b00b35e-2b93-424d-a4f0-071f202430a3",
                            "last_updated": "2023-08-10T12:32:57.398433-04:00",
                            "created_at": "2023-08-09T08:13:10.393278-04:00",
                            "name": "WAS",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c4baa64-8e3a-43d8-b647-cb0cc9a86a72/?format=api"
                        },
                        {
                            "id": "e7d3013c-abe1-4f47-b25a-0bd016a83b1f",
                            "gambit_id": "fb6c02ef-9942-42ce-9840-20111a62054f",
                            "last_updated": "2023-08-10T12:32:57.401749-04:00",
                            "created_at": "2023-08-09T08:13:10.397140-04:00",
                            "name": "PHI",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c4baa64-8e3a-43d8-b647-cb0cc9a86a72/?format=api"
                        }
                    ]
                },
                {
                    "id": "09ffb67e-0afe-4a46-91db-0b92afe65522",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f7658d0f-e79e-4bdb-929d-aaf34b6b83f3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T08:13:10.409153-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09138ccd-554e-482b-b23d-b95aa858cbb2",
                            "gambit_id": "1b7bed08-8094-4e25-8e39-de36bfaaa299",
                            "last_updated": "2023-08-10T12:32:57.411579-04:00",
                            "created_at": "2023-08-09T08:13:10.424782-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ffb67e-0afe-4a46-91db-0b92afe65522/?format=api"
                        },
                        {
                            "id": "dacf6d1b-c40c-43ff-a7a9-b11d8eab6dc5",
                            "gambit_id": "8a89d77e-5775-4e1a-b91d-d130a29ea174",
                            "last_updated": "2023-08-10T12:32:57.408310-04:00",
                            "created_at": "2023-08-09T08:13:10.416626-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09ffb67e-0afe-4a46-91db-0b92afe65522/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "07e93c48-b298-4912-ac55-06dedf7c9cc6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6aff9820-96c3-4e57-878e-bad34bed4403",
            "completed": true,
            "last_updated": "2023-08-10T12:32:57.148648-04:00",
            "created_at": "2023-08-09T08:13:10.128493-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6aff9820-96c3-4e57-878e-bad34bed4403",
            "datetime": "2023-08-09T18:40:00-04:00",
            "cutoff_datetime": "2023-08-09T18:40:00-04:00",
            "name": "MIN (B Ober) v. DET (A Faedo)",
            "bettypes": [
                {
                    "id": "4cb66e70-0c46-4ef4-b02b-f3b7c53e9279",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07e93c48-b298-4912-ac55-06dedf7c9cc6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T08:13:10.138578-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Ober)",
                                "amount": 5827.0
                            },
                            {
                                "team": "DET (A Faedo)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1baa1032-3f53-42d3-9e2f-f241ee03ce69",
                            "gambit_id": "0e3e09db-8006-4e8a-8336-08b14c90368f",
                            "last_updated": "2023-08-10T12:32:57.158242-04:00",
                            "created_at": "2023-08-09T08:13:10.142685-04:00",
                            "name": "MIN (B Ober)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb66e70-0c46-4ef4-b02b-f3b7c53e9279/?format=api"
                        },
                        {
                            "id": "cf78f2b0-ffff-4710-990a-950a7941d417",
                            "gambit_id": "bf4f7884-630a-43b7-a0bf-2d7f718ffecc",
                            "last_updated": "2023-08-10T12:32:57.161680-04:00",
                            "created_at": "2023-08-09T08:13:10.146622-04:00",
                            "name": "DET (A Faedo)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb66e70-0c46-4ef4-b02b-f3b7c53e9279/?format=api"
                        }
                    ]
                },
                {
                    "id": "48cc33f5-86ab-4e02-9c78-2c77e0931bf2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07e93c48-b298-4912-ac55-06dedf7c9cc6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T08:13:10.150556-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9825791c-43d2-48c1-90f6-537d43eec851",
                            "gambit_id": "8ca39f32-5306-4178-a55e-b12a1551fde3",
                            "last_updated": "2023-08-10T12:32:57.171725-04:00",
                            "created_at": "2023-08-09T08:13:10.161541-04:00",
                            "name": "DET",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48cc33f5-86ab-4e02-9c78-2c77e0931bf2/?format=api"
                        },
                        {
                            "id": "f6fe7f9d-719e-43e7-9838-eea91d8c0d63",
                            "gambit_id": "aa9f0223-9a5f-411f-b8da-325d5ad2d05d",
                            "last_updated": "2023-08-10T12:32:57.168193-04:00",
                            "created_at": "2023-08-09T08:13:10.157356-04:00",
                            "name": "MIN",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48cc33f5-86ab-4e02-9c78-2c77e0931bf2/?format=api"
                        }
                    ]
                },
                {
                    "id": "be748473-30a6-43ed-b2d1-717208a7486a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07e93c48-b298-4912-ac55-06dedf7c9cc6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T08:13:10.165984-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "325e3fe4-eda9-4f34-853a-44133d22fd4e",
                            "gambit_id": "009dbcc1-e1e4-40ab-9436-3f1c5ca3ff62",
                            "last_updated": "2023-08-10T12:32:57.178601-04:00",
                            "created_at": "2023-08-09T08:13:10.171251-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be748473-30a6-43ed-b2d1-717208a7486a/?format=api"
                        },
                        {
                            "id": "3c13fae1-e594-429d-8c48-b790c4758273",
                            "gambit_id": "1741cf26-8f37-480b-b637-a57628fa85b4",
                            "last_updated": "2023-08-10T12:32:57.181918-04:00",
                            "created_at": "2023-08-09T08:13:10.175461-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be748473-30a6-43ed-b2d1-717208a7486a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "43a846e0-c8a1-47f0-9237-1a33ff09fa0c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4ff57c8e-11a1-4e16-b8fe-39b869db779b",
            "completed": true,
            "last_updated": "2023-08-10T15:13:05.233830-04:00",
            "created_at": "2023-08-09T14:53:16.586487-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4ff57c8e-11a1-4e16-b8fe-39b869db779b",
            "datetime": "2023-08-09T15:37:00-04:00",
            "cutoff_datetime": "2023-08-09T15:37:00-04:00",
            "name": "TEX (J Montgomery) v. OAK (A Pruitt)",
            "bettypes": [
                {
                    "id": "4aa1610e-c895-4657-8328-27cb261a5d80",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43a846e0-c8a1-47f0-9237-1a33ff09fa0c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T14:53:16.596245-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Montgomery)",
                                "amount": 6825.0
                            },
                            {
                                "team": "OAK (A Pruitt)",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9555.0,
                        "profit_sb": 55.0,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3fbf9095-2ed0-4211-94c7-601b981c6025",
                            "gambit_id": "9c367a3d-720e-4415-b911-d704dd8d178e",
                            "last_updated": "2023-08-10T15:13:05.243369-04:00",
                            "created_at": "2023-08-09T14:53:16.602259-04:00",
                            "name": "TEX (J Montgomery)",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa1610e-c895-4657-8328-27cb261a5d80/?format=api"
                        },
                        {
                            "id": "b25c9ee9-4abb-4a09-bb63-32504574f51e",
                            "gambit_id": "fc0eab0d-2157-4bf2-ba2c-9379a7ccb663",
                            "last_updated": "2023-08-10T15:13:05.247021-04:00",
                            "created_at": "2023-08-09T14:53:16.607478-04:00",
                            "name": "OAK (A Pruitt)",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aa1610e-c895-4657-8328-27cb261a5d80/?format=api"
                        }
                    ]
                },
                {
                    "id": "5934807f-0df2-4092-816e-847e0de90cdd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43a846e0-c8a1-47f0-9237-1a33ff09fa0c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T14:53:16.611608-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ea219214-fb58-42f6-a2ab-d36471e7d80d",
                            "gambit_id": "6497647c-d8a5-473f-9b1a-965aaa304962",
                            "last_updated": "2023-08-10T15:13:05.256657-04:00",
                            "created_at": "2023-08-09T14:53:16.618592-04:00",
                            "name": "TEX",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5934807f-0df2-4092-816e-847e0de90cdd/?format=api"
                        },
                        {
                            "id": "35f9f17e-dba3-45b6-9aea-bafd61f23e69",
                            "gambit_id": "d2b523aa-f844-457b-b96f-8196f6ce8526",
                            "last_updated": "2023-08-10T15:13:05.261276-04:00",
                            "created_at": "2023-08-09T14:53:16.623354-04:00",
                            "name": "OAK",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5934807f-0df2-4092-816e-847e0de90cdd/?format=api"
                        }
                    ]
                },
                {
                    "id": "a6f64818-bcda-477e-8623-2af9105c80f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43a846e0-c8a1-47f0-9237-1a33ff09fa0c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T14:53:16.627441-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51394bb5-ef50-4b0d-ad07-f3ac6ef012bf",
                            "gambit_id": "de3deb6a-a1c5-4b84-a0a2-3ea7d64f5adf",
                            "last_updated": "2023-08-10T15:13:05.269641-04:00",
                            "created_at": "2023-08-09T14:53:16.631627-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6f64818-bcda-477e-8623-2af9105c80f8/?format=api"
                        },
                        {
                            "id": "f5091896-f898-4334-913b-fb2749672301",
                            "gambit_id": "da6d782a-2734-4c53-80c6-0513f5239255",
                            "last_updated": "2023-08-10T15:13:05.285215-04:00",
                            "created_at": "2023-08-09T14:53:16.636437-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6f64818-bcda-477e-8623-2af9105c80f8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0c86fe2-9ba3-49be-a842-7df02644243e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b0ad4cca-b504-4472-a425-0059ecb6c5b6",
            "completed": true,
            "last_updated": "2023-08-10T15:13:04.995303-04:00",
            "created_at": "2023-08-09T08:13:09.890214-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b0ad4cca-b504-4472-a425-0059ecb6c5b6",
            "datetime": "2023-08-09T14:10:00-04:00",
            "cutoff_datetime": "2023-08-09T14:10:00-04:00",
            "name": "COL (C Flexen) v. MIL (A Houser)",
            "bettypes": [
                {
                    "id": "9b727b95-9a97-41c3-8128-4c6c6a7aff37",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0c86fe2-9ba3-49be-a842-7df02644243e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T08:13:09.900376-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Houser)",
                                "amount": 6627.0
                            },
                            {
                                "team": "COL (C Flexen)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d063aecf-7db1-45f7-a341-acbd9f75baa6",
                            "gambit_id": "c0f159fb-6f40-43fc-a9c0-b23d2af288aa",
                            "last_updated": "2023-08-10T15:13:05.014020-04:00",
                            "created_at": "2023-08-09T08:13:09.910122-04:00",
                            "name": "MIL (A Houser)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b727b95-9a97-41c3-8128-4c6c6a7aff37/?format=api"
                        },
                        {
                            "id": "753d87a7-8ae5-49e4-89e7-bca68a4722cd",
                            "gambit_id": "6fe9b873-df1f-472d-9e76-a0d64c3cf289",
                            "last_updated": "2023-08-10T15:13:05.009681-04:00",
                            "created_at": "2023-08-09T08:13:09.904786-04:00",
                            "name": "COL (C Flexen)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b727b95-9a97-41c3-8128-4c6c6a7aff37/?format=api"
                        }
                    ]
                },
                {
                    "id": "1beb0058-95ce-4b2f-8301-1668527b9133",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0c86fe2-9ba3-49be-a842-7df02644243e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T08:13:09.914470-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "COL",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21be6232-5631-4c58-9404-d8a7a456c2cc",
                            "gambit_id": "dab2e631-f96b-412e-b8a6-93730a4ca6c0",
                            "last_updated": "2023-08-10T15:13:05.025658-04:00",
                            "created_at": "2023-08-09T08:13:09.922280-04:00",
                            "name": "MIL",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1beb0058-95ce-4b2f-8301-1668527b9133/?format=api"
                        },
                        {
                            "id": "1951b58e-86b9-4057-9078-cfdd8a881f2d",
                            "gambit_id": "c509eb23-d1f0-46ea-835d-4857efa94caf",
                            "last_updated": "2023-08-10T15:13:05.022218-04:00",
                            "created_at": "2023-08-09T08:13:09.918277-04:00",
                            "name": "COL",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1beb0058-95ce-4b2f-8301-1668527b9133/?format=api"
                        }
                    ]
                },
                {
                    "id": "60fbe397-4c47-4d16-9e24-cd60e7176229",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0c86fe2-9ba3-49be-a842-7df02644243e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T08:13:09.926632-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69df2270-5443-4cc3-8d34-a9fc998aa822",
                            "gambit_id": "90981021-322f-4488-88ed-d1a5ab8dd076",
                            "last_updated": "2023-08-10T15:13:05.040129-04:00",
                            "created_at": "2023-08-09T08:13:09.938626-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60fbe397-4c47-4d16-9e24-cd60e7176229/?format=api"
                        },
                        {
                            "id": "17123b43-9bdb-490a-bcc2-1267868381b6",
                            "gambit_id": "c0d3e573-0692-4dca-a8ca-02363679a670",
                            "last_updated": "2023-08-10T15:13:05.035924-04:00",
                            "created_at": "2023-08-09T08:13:09.930663-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60fbe397-4c47-4d16-9e24-cd60e7176229/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4bd5bc1f-6174-4873-8757-43cda94e09d6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "12da1227-de16-423e-bd75-b1c929cdb946",
            "completed": true,
            "last_updated": "2023-08-10T10:27:57.383285-04:00",
            "created_at": "2023-08-09T08:13:09.649507-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/12da1227-de16-423e-bd75-b1c929cdb946",
            "datetime": "2023-08-09T12:35:00-04:00",
            "cutoff_datetime": "2023-08-09T12:35:00-04:00",
            "name": "MIA (J Cueto) v. CIN (G Ashcraft)",
            "bettypes": [
                {
                    "id": "cdfc2abb-2c1a-4be7-895b-4b95ffbe4e83",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4bd5bc1f-6174-4873-8757-43cda94e09d6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-09T08:13:09.658883-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (G Ashcraft)",
                                "amount": 5452.0
                            },
                            {
                                "team": "MIA (J Cueto)",
                                "amount": 4548.0
                            }
                        ],
                        "expected_reward_tokens": 9595.52,
                        "profit_sb": 95.52,
                        "profit_sb_percentage": 1.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "50b31a88-e606-49c9-a27a-9998c7808f34",
                            "gambit_id": "3a789d1c-f272-45aa-be73-8df9cf339b9e",
                            "last_updated": "2023-08-10T10:27:57.399567-04:00",
                            "created_at": "2023-08-09T08:13:09.671718-04:00",
                            "name": "CIN (G Ashcraft)",
                            "reward": "1.76000",
                            "odds": "1.79370",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdfc2abb-2c1a-4be7-895b-4b95ffbe4e83/?format=api"
                        },
                        {
                            "id": "f30e007c-1008-4e7e-8bd7-b9dfbb8d5240",
                            "gambit_id": "92135b3a-afb7-47bd-adbd-d5e345264c65",
                            "last_updated": "2023-08-10T10:27:57.395435-04:00",
                            "created_at": "2023-08-09T08:13:09.665614-04:00",
                            "name": "MIA (J Cueto)",
                            "reward": "2.11000",
                            "odds": "2.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdfc2abb-2c1a-4be7-895b-4b95ffbe4e83/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd77e265-03a5-45cd-ad19-44745ea2de41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4bd5bc1f-6174-4873-8757-43cda94e09d6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-09T08:13:09.677171-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "CIN",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2bf2c1e6-d3e1-4cf5-9952-f46ce14299af",
                            "gambit_id": "f2f53ce7-13da-4b96-88ec-1f429f210d5a",
                            "last_updated": "2023-08-10T10:27:57.407670-04:00",
                            "created_at": "2023-08-09T08:13:09.681404-04:00",
                            "name": "MIA",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd77e265-03a5-45cd-ad19-44745ea2de41/?format=api"
                        },
                        {
                            "id": "c4fc03a9-30a6-4672-b44f-4f7fdddea401",
                            "gambit_id": "4e9d5b51-c89c-4eac-a792-1db6c1ee2ccd",
                            "last_updated": "2023-08-10T10:27:57.411279-04:00",
                            "created_at": "2023-08-09T08:13:09.686635-04:00",
                            "name": "CIN",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd77e265-03a5-45cd-ad19-44745ea2de41/?format=api"
                        }
                    ]
                },
                {
                    "id": "dddb2081-ffbe-42dc-8cc9-a03cce1c6862",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4bd5bc1f-6174-4873-8757-43cda94e09d6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-09T08:13:09.691125-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b87eac00-de76-4670-ac3e-5a4524e63d08",
                            "gambit_id": "8c6724b4-3912-4932-b7cd-5ffef25e1f34",
                            "last_updated": "2023-08-10T10:27:57.421875-04:00",
                            "created_at": "2023-08-09T08:13:09.701035-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dddb2081-ffbe-42dc-8cc9-a03cce1c6862/?format=api"
                        },
                        {
                            "id": "21220c74-8ff2-4f21-a808-47e34f6e8097",
                            "gambit_id": "da29e113-8e4d-45af-a5dc-521c85f93a28",
                            "last_updated": "2023-08-10T10:27:57.418356-04:00",
                            "created_at": "2023-08-09T08:13:09.696361-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dddb2081-ffbe-42dc-8cc9-a03cce1c6862/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e3d82493-fba3-4246-82a5-3d16c6a4597a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3616f295-0660-47a4-b5c2-063a54203372",
            "completed": true,
            "last_updated": "2023-08-10T10:18:24.448467-04:00",
            "created_at": "2023-08-08T08:28:09.699406-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3616f295-0660-47a4-b5c2-063a54203372",
            "datetime": "2023-08-08T21:40:00-04:00",
            "cutoff_datetime": "2023-08-08T21:40:00-04:00",
            "name": "TEX (M Scherzer) v. OAK (J Sears)",
            "bettypes": [
                {
                    "id": "70655a3c-6d4c-4d83-adb6-ce71b1145717",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3d82493-fba3-4246-82a5-3d16c6a4597a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:09.705240-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Scherzer)",
                                "amount": 6885.0
                            },
                            {
                                "team": "OAK (J Sears)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d9f8def4-ff76-487e-b769-4108662f8fb2",
                            "gambit_id": "e073851f-b39b-4ffa-959f-88f2bb34494c",
                            "last_updated": "2023-08-10T10:18:24.456663-04:00",
                            "created_at": "2023-08-08T08:28:09.709835-04:00",
                            "name": "TEX (M Scherzer)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70655a3c-6d4c-4d83-adb6-ce71b1145717/?format=api"
                        },
                        {
                            "id": "b0f0cf31-df3e-4d39-9a54-c6c69e2cbc68",
                            "gambit_id": "10653bed-9643-4ace-8d60-01e786524d63",
                            "last_updated": "2023-08-10T10:18:24.459985-04:00",
                            "created_at": "2023-08-08T08:28:09.714788-04:00",
                            "name": "OAK (J Sears)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70655a3c-6d4c-4d83-adb6-ce71b1145717/?format=api"
                        }
                    ]
                },
                {
                    "id": "8208ce52-d971-4e52-86c8-fc3e5c3618a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3d82493-fba3-4246-82a5-3d16c6a4597a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:09.731951-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa719dd6-777c-45c1-ba96-d9e86cf7a3cc",
                            "gambit_id": "e3e4b4bf-c3f9-42de-a741-28c6a1972913",
                            "last_updated": "2023-08-10T10:18:24.476463-04:00",
                            "created_at": "2023-08-08T08:28:09.736044-04:00",
                            "name": "TEX",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8208ce52-d971-4e52-86c8-fc3e5c3618a7/?format=api"
                        },
                        {
                            "id": "1cb25817-7ec5-41a2-8ff9-5f9b5398f4a0",
                            "gambit_id": "1f7f9410-64f2-4ed4-9307-a42a5c250fb2",
                            "last_updated": "2023-08-10T10:18:24.479926-04:00",
                            "created_at": "2023-08-08T08:28:09.741579-04:00",
                            "name": "OAK",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8208ce52-d971-4e52-86c8-fc3e5c3618a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "74a87a07-d0f4-4bae-b093-e4f01028143c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3d82493-fba3-4246-82a5-3d16c6a4597a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:09.718655-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "88d74478-62d7-4891-b8e7-8adf700b0ba8",
                            "gambit_id": "b620073a-6a2d-4d6f-864e-6af238cad205",
                            "last_updated": "2023-08-10T10:18:24.466587-04:00",
                            "created_at": "2023-08-08T08:28:09.722760-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a87a07-d0f4-4bae-b093-e4f01028143c/?format=api"
                        },
                        {
                            "id": "ef40bd1e-61e9-40f4-b288-aa43a06596c4",
                            "gambit_id": "8875ce7f-6c07-4342-bfa2-1691618e687e",
                            "last_updated": "2023-08-10T10:18:24.470071-04:00",
                            "created_at": "2023-08-08T08:28:09.727624-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a87a07-d0f4-4bae-b093-e4f01028143c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8ea56798-3a11-4143-a584-7ddb47e46d85",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "adff342c-4bc7-40b5-9edb-4d9052ff7bb4",
            "completed": true,
            "last_updated": "2023-08-10T10:18:24.227564-04:00",
            "created_at": "2023-08-08T08:28:09.455879-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/adff342c-4bc7-40b5-9edb-4d9052ff7bb4",
            "datetime": "2023-08-08T21:40:00-04:00",
            "cutoff_datetime": "2023-08-08T21:40:00-04:00",
            "name": "LOS (J Urias) v. ARI (B Pfaadt)",
            "bettypes": [
                {
                    "id": "4640dbcd-099a-4a3d-8505-b8e23c7b48c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ea56798-3a11-4143-a584-7ddb47e46d85/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:09.462937-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5827.0
                            },
                            {
                                "team": "ARI (B Pfaadt)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7a3db05-3aa8-4840-a465-ba2e263f8a3e",
                            "gambit_id": "84bcd607-59ee-43ac-ab0e-0d5e2b25fab7",
                            "last_updated": "2023-08-10T10:18:24.239689-04:00",
                            "created_at": "2023-08-08T08:28:09.468116-04:00",
                            "name": "LOS (J Urias)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4640dbcd-099a-4a3d-8505-b8e23c7b48c2/?format=api"
                        },
                        {
                            "id": "4063ec1f-895e-4f36-9814-f20525c05155",
                            "gambit_id": "570ad80a-f35f-4da6-a447-b44f4cc3c581",
                            "last_updated": "2023-08-10T10:18:24.242841-04:00",
                            "created_at": "2023-08-08T08:28:09.473465-04:00",
                            "name": "ARI (B Pfaadt)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4640dbcd-099a-4a3d-8505-b8e23c7b48c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "b96327d6-b534-4e87-b3c6-d398c007f4dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ea56798-3a11-4143-a584-7ddb47e46d85/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:09.478923-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5213.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff0e6f8a-beec-4d1f-bce6-3c18f5a8003b",
                            "gambit_id": "a9f8916e-fedf-4e16-a405-44b7ab3ddbf8",
                            "last_updated": "2023-08-10T10:18:24.252600-04:00",
                            "created_at": "2023-08-08T08:28:09.488611-04:00",
                            "name": "ARI",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96327d6-b534-4e87-b3c6-d398c007f4dc/?format=api"
                        },
                        {
                            "id": "6e6264f9-a9a0-4651-9b87-720db8783de9",
                            "gambit_id": "8ea786ae-b03b-410d-b51c-d35e6a8c48d4",
                            "last_updated": "2023-08-10T10:18:24.249360-04:00",
                            "created_at": "2023-08-08T08:28:09.483999-04:00",
                            "name": "LOS",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96327d6-b534-4e87-b3c6-d398c007f4dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "319d84a5-5690-4688-b983-08fa8c9fbf2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ea56798-3a11-4143-a584-7ddb47e46d85/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:09.493291-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1105ef25-264e-475e-a3e1-640a89675f8d",
                            "gambit_id": "c7f09b36-ea07-4316-8934-c7114e20a0fd",
                            "last_updated": "2023-08-10T10:18:24.259330-04:00",
                            "created_at": "2023-08-08T08:28:09.504625-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319d84a5-5690-4688-b983-08fa8c9fbf2b/?format=api"
                        },
                        {
                            "id": "929ab8d7-9af6-4078-86ce-465ef0357e90",
                            "gambit_id": "f69cd7ed-9b61-4183-93ec-218cceb9d643",
                            "last_updated": "2023-08-10T10:18:24.262638-04:00",
                            "created_at": "2023-08-08T08:28:09.496762-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/319d84a5-5690-4688-b983-08fa8c9fbf2b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "42e8e42b-7e65-44d1-9068-75c36054c33d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b533f00c-d3f4-435b-b1da-6f4873cf4147",
            "completed": true,
            "last_updated": "2023-08-09T10:53:23.184980-04:00",
            "created_at": "2023-08-08T10:38:07.403959-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b533f00c-d3f4-435b-b1da-6f4873cf4147",
            "datetime": "2023-08-08T21:40:00-04:00",
            "cutoff_datetime": "2023-08-08T21:40:00-04:00",
            "name": "SDG (N Martinez) v. SEA (L Gilbert)",
            "bettypes": [
                {
                    "id": "e9e7c98f-9ce1-4e80-8b70-f6e7465f55ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42e8e42b-7e65-44d1-9068-75c36054c33d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T10:38:07.409383-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (L Gilbert)",
                                "amount": 5222.0
                            },
                            {
                                "team": "SDG (N Martinez)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "916dbb7d-9402-4783-b2b8-2e7c74b87b47",
                            "gambit_id": "739602c4-bc6b-41a1-b0bb-2f5d9a004149",
                            "last_updated": "2023-08-09T10:53:23.203213-04:00",
                            "created_at": "2023-08-08T10:38:07.419778-04:00",
                            "name": "SEA (L Gilbert)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e7c98f-9ce1-4e80-8b70-f6e7465f55ea/?format=api"
                        },
                        {
                            "id": "bb0d9786-adff-41ca-a918-d940b9e65ff7",
                            "gambit_id": "0ef5da32-55d9-429a-8592-3d6ab7129c7c",
                            "last_updated": "2023-08-09T10:53:23.199696-04:00",
                            "created_at": "2023-08-08T10:38:07.414496-04:00",
                            "name": "SDG (N Martinez)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e7c98f-9ce1-4e80-8b70-f6e7465f55ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "35fbb3ad-a6c0-423f-b298-ad7844b875fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42e8e42b-7e65-44d1-9068-75c36054c33d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T10:38:07.423923-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 6324.0
                            },
                            {
                                "team": "SEA",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fff8833d-9fa9-44e6-8d48-dcd9f2cc1499",
                            "gambit_id": "922bac09-d34d-47f1-b4b0-105a280730d0",
                            "last_updated": "2023-08-09T10:53:23.210001-04:00",
                            "created_at": "2023-08-08T10:38:07.428628-04:00",
                            "name": "SDG",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35fbb3ad-a6c0-423f-b298-ad7844b875fc/?format=api"
                        },
                        {
                            "id": "1c9aa410-3273-489b-9858-8b85da4c98c5",
                            "gambit_id": "3298abd1-4b1f-4616-b8d5-ca82e5fcdc2a",
                            "last_updated": "2023-08-09T10:53:23.213140-04:00",
                            "created_at": "2023-08-08T10:38:07.432978-04:00",
                            "name": "SEA",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35fbb3ad-a6c0-423f-b298-ad7844b875fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c8f0a60-33a4-4e49-9b05-3af6169e7777",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42e8e42b-7e65-44d1-9068-75c36054c33d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T10:38:07.437423-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ef256e9a-8418-431f-9fdf-d941697cb53a",
                            "gambit_id": "2e290495-0780-4a88-a957-355b761e4d73",
                            "last_updated": "2023-08-09T10:53:23.224298-04:00",
                            "created_at": "2023-08-08T10:38:07.457339-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c8f0a60-33a4-4e49-9b05-3af6169e7777/?format=api"
                        },
                        {
                            "id": "36309f3a-ea88-49a7-83df-0423bd1fa6fc",
                            "gambit_id": "3c5aebf9-44e7-4f01-9673-2ce00382bc39",
                            "last_updated": "2023-08-09T10:53:23.220746-04:00",
                            "created_at": "2023-08-08T10:38:07.441870-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c8f0a60-33a4-4e49-9b05-3af6169e7777/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e46f4c30-e03d-4cac-9313-3cf840265839",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3e470071-3421-4a10-a3c5-56e1dacf59a1",
            "completed": true,
            "last_updated": "2023-08-10T10:18:25.626081-04:00",
            "created_at": "2023-08-08T10:38:07.169787-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.43,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3e470071-3421-4a10-a3c5-56e1dacf59a1",
            "datetime": "2023-08-08T21:38:00-04:00",
            "cutoff_datetime": "2023-08-08T21:38:00-04:00",
            "name": "SFO (S Alexander) v. LAA (L Giolito)",
            "bettypes": [
                {
                    "id": "d7031f5c-7a86-4670-b904-b5f6584106e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e46f4c30-e03d-4cac-9313-3cf840265839/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T10:38:07.175195-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (L Giolito)",
                                "amount": 5157.0
                            },
                            {
                                "team": "SFO (S Alexander)",
                                "amount": 4843.0
                            }
                        ],
                        "expected_reward_tokens": 9540.45,
                        "profit_sb": 40.45,
                        "profit_sb_percentage": 0.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "78df2f4d-7f23-49dd-91a4-724de0c2dec9",
                            "gambit_id": "9091d1b0-7b3b-4aca-8fa7-e4fa6612400c",
                            "last_updated": "2023-08-10T10:18:25.643827-04:00",
                            "created_at": "2023-08-08T10:38:07.185311-04:00",
                            "name": "LAA (L Giolito)",
                            "reward": "1.85000",
                            "odds": "1.89290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7031f5c-7a86-4670-b904-b5f6584106e5/?format=api"
                        },
                        {
                            "id": "c86fd5b0-cc86-4037-ba3a-55676866a398",
                            "gambit_id": "8668265c-0226-43be-aa4b-af58908ea431",
                            "last_updated": "2023-08-10T10:18:25.638935-04:00",
                            "created_at": "2023-08-08T10:38:07.179627-04:00",
                            "name": "SFO (S Alexander)",
                            "reward": "1.97000",
                            "odds": "2.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7031f5c-7a86-4670-b904-b5f6584106e5/?format=api"
                        }
                    ]
                },
                {
                    "id": "e08125ae-2b72-4fa4-ad03-04c4dcd73335",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e46f4c30-e03d-4cac-9313-3cf840265839/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T10:38:07.190695-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 6232.0
                            },
                            {
                                "team": "SFO",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c805e70f-176b-44a6-b073-98d2e18608be",
                            "gambit_id": "8614331c-0682-4548-bafe-31623a816c96",
                            "last_updated": "2023-08-10T10:18:25.654777-04:00",
                            "created_at": "2023-08-08T10:38:07.200048-04:00",
                            "name": "LAA",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08125ae-2b72-4fa4-ad03-04c4dcd73335/?format=api"
                        },
                        {
                            "id": "d89fc99b-ebb0-45d5-b896-3f7999ceb257",
                            "gambit_id": "5a674c97-2107-4ed7-8f1f-3f9a9d54afe6",
                            "last_updated": "2023-08-10T10:18:25.650998-04:00",
                            "created_at": "2023-08-08T10:38:07.195327-04:00",
                            "name": "SFO",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08125ae-2b72-4fa4-ad03-04c4dcd73335/?format=api"
                        }
                    ]
                },
                {
                    "id": "4e8b6ba4-d090-4da7-a3a5-5e5528694329",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e46f4c30-e03d-4cac-9313-3cf840265839/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T10:38:07.205012-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "19131d4a-6db7-4af9-8f52-737a26122263",
                            "gambit_id": "b709d0d0-7b3b-4453-b189-2f4b2efe65ed",
                            "last_updated": "2023-08-10T10:18:25.661420-04:00",
                            "created_at": "2023-08-08T10:38:07.210130-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e8b6ba4-d090-4da7-a3a5-5e5528694329/?format=api"
                        },
                        {
                            "id": "db1b8dbb-70e2-4215-9351-1f2cc60d24b3",
                            "gambit_id": "f731bd51-0b26-4076-8612-b6810fdac53f",
                            "last_updated": "2023-08-10T10:18:25.664983-04:00",
                            "created_at": "2023-08-08T10:38:07.215024-04:00",
                            "name": "Game Total Under 9",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e8b6ba4-d090-4da7-a3a5-5e5528694329/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c2fde43b-3cd4-4b27-8986-7d6f35025394",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5ea97b28-5701-4659-ac73-86fb60f6803c",
            "completed": true,
            "last_updated": "2023-08-10T10:18:24.007985-04:00",
            "created_at": "2023-08-08T08:28:09.194259-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5ea97b28-5701-4659-ac73-86fb60f6803c",
            "datetime": "2023-08-08T20:10:00-04:00",
            "cutoff_datetime": "2023-08-08T20:10:00-04:00",
            "name": "NYY (C Schmidt) v. CWS (T Toussaint)",
            "bettypes": [
                {
                    "id": "e0cf5dc1-9045-4c7d-b5fc-ec147b159a51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2fde43b-3cd4-4b27-8986-7d6f35025394/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:09.203050-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Schmidt)",
                                "amount": 5857.0
                            },
                            {
                                "team": "CWS (T Toussaint)",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ceecb437-e6ec-4135-a63c-0207f2971ea3",
                            "gambit_id": "86913e72-6b73-4939-a3c4-2da61b8f1a0f",
                            "last_updated": "2023-08-10T10:18:24.017122-04:00",
                            "created_at": "2023-08-08T08:28:09.207203-04:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0cf5dc1-9045-4c7d-b5fc-ec147b159a51/?format=api"
                        },
                        {
                            "id": "258395ae-b93b-4e99-8350-2d0b0bd03448",
                            "gambit_id": "8465ea73-8b59-42f6-be10-cd04315aeca7",
                            "last_updated": "2023-08-10T10:18:24.020339-04:00",
                            "created_at": "2023-08-08T08:28:09.212643-04:00",
                            "name": "CWS (T Toussaint)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0cf5dc1-9045-4c7d-b5fc-ec147b159a51/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3ff00ca-646b-4f5f-ad52-7e51a43701d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2fde43b-3cd4-4b27-8986-7d6f35025394/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:09.224974-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3de3235c-41ee-4a9f-9071-65052bc3ff0d",
                            "gambit_id": "d7948e5f-90e3-4f08-a33d-cf165bfc0157",
                            "last_updated": "2023-08-10T10:18:24.030089-04:00",
                            "created_at": "2023-08-08T08:28:09.244252-04:00",
                            "name": "CWS",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3ff00ca-646b-4f5f-ad52-7e51a43701d3/?format=api"
                        },
                        {
                            "id": "6b5b1917-6cd1-436f-b2d4-5bb1bc34c274",
                            "gambit_id": "b81e47f1-20b6-4367-9998-9e66818adf01",
                            "last_updated": "2023-08-10T10:18:24.026939-04:00",
                            "created_at": "2023-08-08T08:28:09.239444-04:00",
                            "name": "NYY",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3ff00ca-646b-4f5f-ad52-7e51a43701d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e2bb690-b478-48a4-be9f-fd8f4f65ca2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2fde43b-3cd4-4b27-8986-7d6f35025394/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:09.251450-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a9e47af-4e99-467c-b4b1-c7bf4c328fde",
                            "gambit_id": "387dedbb-400c-4c19-a039-4d45d00fb8c1",
                            "last_updated": "2023-08-10T10:18:24.036707-04:00",
                            "created_at": "2023-08-08T08:28:09.257685-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e2bb690-b478-48a4-be9f-fd8f4f65ca2c/?format=api"
                        },
                        {
                            "id": "ad3ab425-5152-4cb2-bace-de385dbe56d0",
                            "gambit_id": "d497ce7f-53db-4910-82cd-93cd8832c14b",
                            "last_updated": "2023-08-10T10:18:24.040287-04:00",
                            "created_at": "2023-08-08T08:28:09.262678-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e2bb690-b478-48a4-be9f-fd8f4f65ca2c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "35eeca0f-12e9-45af-83f7-5f817198ab4c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "41780bee-5abe-4d14-9c21-bb0af5190950",
            "completed": true,
            "last_updated": "2023-08-10T10:18:23.775495-04:00",
            "created_at": "2023-08-08T08:28:08.943234-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/41780bee-5abe-4d14-9c21-bb0af5190950",
            "datetime": "2023-08-08T20:10:00-04:00",
            "cutoff_datetime": "2023-08-08T20:10:00-04:00",
            "name": "COL (K Freeland) v. MIL (W Miley)",
            "bettypes": [
                {
                    "id": "3c7d39b1-fca7-46a8-829b-9fe7a9997ab6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35eeca0f-12e9-45af-83f7-5f817198ab4c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:08.953648-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (W Miley)",
                                "amount": 6627.0
                            },
                            {
                                "team": "COL (K Freeland)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d2f22989-dd64-4491-8ed6-afb1f6acb1af",
                            "gambit_id": "6d30fa05-5fab-4ce2-b5da-6eb135adec91",
                            "last_updated": "2023-08-10T10:18:23.791094-04:00",
                            "created_at": "2023-08-08T08:28:08.962691-04:00",
                            "name": "MIL (W Miley)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c7d39b1-fca7-46a8-829b-9fe7a9997ab6/?format=api"
                        },
                        {
                            "id": "13b22e76-516d-4678-8630-7f905002eb91",
                            "gambit_id": "41db90a5-a8df-4b2b-8734-4ebf9eb41a34",
                            "last_updated": "2023-08-10T10:18:23.787375-04:00",
                            "created_at": "2023-08-08T08:28:08.957796-04:00",
                            "name": "COL (K Freeland)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c7d39b1-fca7-46a8-829b-9fe7a9997ab6/?format=api"
                        }
                    ]
                },
                {
                    "id": "9e263fec-791a-4917-922e-8f68c564a94b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35eeca0f-12e9-45af-83f7-5f817198ab4c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:08.979597-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL",
                                "amount": 5213.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "14c77937-7f35-45ea-8cc1-a7186a92cb21",
                            "gambit_id": "f0a30fde-cc29-4e78-93db-a33d18c6fc46",
                            "last_updated": "2023-08-10T10:18:23.808636-04:00",
                            "created_at": "2023-08-08T08:28:08.983289-04:00",
                            "name": "COL",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e263fec-791a-4917-922e-8f68c564a94b/?format=api"
                        },
                        {
                            "id": "45c63130-a322-4d28-9d9d-3b827ba7ad94",
                            "gambit_id": "15761e7d-39e5-4b3a-bb7e-bce06aa7ec7e",
                            "last_updated": "2023-08-10T10:18:23.812771-04:00",
                            "created_at": "2023-08-08T08:28:08.988442-04:00",
                            "name": "MIL",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e263fec-791a-4917-922e-8f68c564a94b/?format=api"
                        }
                    ]
                },
                {
                    "id": "23e49a65-58b5-453b-8ea3-868c59e8be96",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35eeca0f-12e9-45af-83f7-5f817198ab4c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:08.966686-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9a8e8c57-af52-4127-9706-cbfef309e300",
                            "gambit_id": "305fc145-7520-4496-90aa-b365d54d2b22",
                            "last_updated": "2023-08-10T10:18:23.801554-04:00",
                            "created_at": "2023-08-08T08:28:08.975647-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23e49a65-58b5-453b-8ea3-868c59e8be96/?format=api"
                        },
                        {
                            "id": "664f5056-9a70-4006-87be-445283f0c9b9",
                            "gambit_id": "6b390518-90bd-49da-b200-0b2fa26c57aa",
                            "last_updated": "2023-08-10T10:18:23.798189-04:00",
                            "created_at": "2023-08-08T08:28:08.970227-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23e49a65-58b5-453b-8ea3-868c59e8be96/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0408a21b-51d1-4667-86f8-8e047e19db90",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cc4a7304-93a0-40b4-b3cf-2ef04af3b95f",
            "completed": true,
            "last_updated": "2023-08-09T10:53:21.728820-04:00",
            "created_at": "2023-08-08T08:28:08.237965-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cc4a7304-93a0-40b4-b3cf-2ef04af3b95f",
            "datetime": "2023-08-08T19:10:00-04:00",
            "cutoff_datetime": "2023-08-08T19:10:00-04:00",
            "name": "CHC (J Taillon) v. NYM (C Carrasco)",
            "bettypes": [
                {
                    "id": "adeb639d-8dd8-4798-a93f-651cb420c9bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0408a21b-51d1-4667-86f8-8e047e19db90/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:08.245592-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Taillon)",
                                "amount": 5578.0
                            },
                            {
                                "team": "NYM (C Carrasco)",
                                "amount": 4422.0
                            }
                        ],
                        "expected_reward_tokens": 9594.16,
                        "profit_sb": 94.16,
                        "profit_sb_percentage": 0.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "083e9518-eb89-4a6f-9d54-c68d89c74051",
                            "gambit_id": "baf9624d-e136-44a3-957d-8b75d54217f8",
                            "last_updated": "2023-08-09T10:53:21.741138-04:00",
                            "created_at": "2023-08-08T08:28:08.249478-04:00",
                            "name": "CHC (J Taillon)",
                            "reward": "1.72000",
                            "odds": "1.75760",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adeb639d-8dd8-4798-a93f-651cb420c9bc/?format=api"
                        },
                        {
                            "id": "00932a63-fb86-4958-ab2e-77e59ee51f89",
                            "gambit_id": "7143e8c0-cc25-4113-9735-57017c582442",
                            "last_updated": "2023-08-09T10:53:21.744486-04:00",
                            "created_at": "2023-08-08T08:28:08.254175-04:00",
                            "name": "NYM (C Carrasco)",
                            "reward": "2.17000",
                            "odds": "2.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adeb639d-8dd8-4798-a93f-651cb420c9bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "77298b88-b99b-4bb9-825f-26d24a948fd0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0408a21b-51d1-4667-86f8-8e047e19db90/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:08.258882-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "CHC",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9273bf4a-81fd-42af-8575-cefa9735c3c5",
                            "gambit_id": "b7e0fe10-ff2e-4ae2-899b-61d18ec1a131",
                            "last_updated": "2023-08-09T10:53:21.754994-04:00",
                            "created_at": "2023-08-08T08:28:08.269223-04:00",
                            "name": "NYM",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77298b88-b99b-4bb9-825f-26d24a948fd0/?format=api"
                        },
                        {
                            "id": "1a869502-28c0-4967-a4b8-bea1d70d2310",
                            "gambit_id": "d0009249-882e-4738-82af-80421b7eb707",
                            "last_updated": "2023-08-09T10:53:21.751478-04:00",
                            "created_at": "2023-08-08T08:28:08.263838-04:00",
                            "name": "CHC",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77298b88-b99b-4bb9-825f-26d24a948fd0/?format=api"
                        }
                    ]
                },
                {
                    "id": "416c451a-a2f0-4aa4-8fba-0e282b2b6130",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0408a21b-51d1-4667-86f8-8e047e19db90/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:08.273924-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1a02ceb1-b6ec-4a3a-a6b5-832c5a238cb2",
                            "gambit_id": "02dc0407-ceba-427d-8464-96f692606f71",
                            "last_updated": "2023-08-09T10:53:21.779375-04:00",
                            "created_at": "2023-08-08T08:28:08.284252-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/416c451a-a2f0-4aa4-8fba-0e282b2b6130/?format=api"
                        },
                        {
                            "id": "d5e1aa53-483e-45eb-8ae9-3b87c588c59c",
                            "gambit_id": "e8c436af-6ae2-46a8-a1c4-fc9fb35796ec",
                            "last_updated": "2023-08-09T10:53:21.774210-04:00",
                            "created_at": "2023-08-08T08:28:08.278750-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/416c451a-a2f0-4aa4-8fba-0e282b2b6130/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "56f07f6e-e322-4893-b149-f7c7b2f42dad",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4e7fbda8-ad6b-411e-b00c-1520f5bc1c4f",
            "completed": true,
            "last_updated": "2023-08-10T10:18:24.892709-04:00",
            "created_at": "2023-08-08T08:28:07.994322-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4e7fbda8-ad6b-411e-b00c-1520f5bc1c4f",
            "datetime": "2023-08-08T19:10:00-04:00",
            "cutoff_datetime": "2023-08-08T19:10:00-04:00",
            "name": "WAS (J Gray) v. PHI (R Suarez) - Game 2",
            "bettypes": [
                {
                    "id": "d9a2e439-1516-41a3-b4d2-0f509fd994dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56f07f6e-e322-4893-b149-f7c7b2f42dad/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:08.004269-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Suarez)",
                                "amount": 6359.0
                            },
                            {
                                "team": "WAS (J Gray)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4184f1fa-4133-4482-a2af-e3cb5ad75d73",
                            "gambit_id": "a26de89d-389c-49e0-b583-45ffe8de7f21",
                            "last_updated": "2023-08-10T10:18:24.904652-04:00",
                            "created_at": "2023-08-08T08:28:08.014605-04:00",
                            "name": "PHI (R Suarez)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9a2e439-1516-41a3-b4d2-0f509fd994dc/?format=api"
                        },
                        {
                            "id": "5aadc324-2c60-4031-a6fd-e85a44ff6a47",
                            "gambit_id": "a2b85794-02e3-405a-9a32-7dbf09854fa0",
                            "last_updated": "2023-08-10T10:18:24.901195-04:00",
                            "created_at": "2023-08-08T08:28:08.010295-04:00",
                            "name": "WAS (J Gray)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9a2e439-1516-41a3-b4d2-0f509fd994dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "3806a6ba-3162-4735-bf77-ff07fb664e3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56f07f6e-e322-4893-b149-f7c7b2f42dad/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:08.019470-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5213.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9a755b61-9fd9-4968-b10a-3bbbe2d3b894",
                            "gambit_id": "cb033305-42ea-4569-939c-7448e33db489",
                            "last_updated": "2023-08-10T10:18:24.911868-04:00",
                            "created_at": "2023-08-08T08:28:08.024646-04:00",
                            "name": "WAS",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3806a6ba-3162-4735-bf77-ff07fb664e3d/?format=api"
                        },
                        {
                            "id": "7fb04788-dc30-47ca-9414-bb32b9af8580",
                            "gambit_id": "90cfe5f7-6bf7-4377-88e3-e29ff281f9a4",
                            "last_updated": "2023-08-10T10:18:24.915930-04:00",
                            "created_at": "2023-08-08T08:28:08.029986-04:00",
                            "name": "PHI",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3806a6ba-3162-4735-bf77-ff07fb664e3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "6755590e-569d-4baf-9dfd-10c8b5e82690",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56f07f6e-e322-4893-b149-f7c7b2f42dad/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:08.034315-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dd18f49c-5588-4f90-a59c-4e75211407ad",
                            "gambit_id": "3151e1b1-fb1a-4044-91e3-3b8d40ef1428",
                            "last_updated": "2023-08-10T10:18:24.922871-04:00",
                            "created_at": "2023-08-08T08:28:08.039902-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6755590e-569d-4baf-9dfd-10c8b5e82690/?format=api"
                        },
                        {
                            "id": "c46af9ee-436a-4d07-9e44-b657d672cb3c",
                            "gambit_id": "30f3d4da-00ca-4721-b89b-2209011dbb0e",
                            "last_updated": "2023-08-10T10:18:24.926050-04:00",
                            "created_at": "2023-08-08T08:28:08.045170-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6755590e-569d-4baf-9dfd-10c8b5e82690/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4745b34b-1d74-40f9-8309-26ba556afecd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c5bbba55-4d4f-4ed3-8134-e66c3e2fc80e",
            "completed": true,
            "last_updated": "2023-08-09T10:48:22.335443-04:00",
            "created_at": "2023-08-08T08:28:08.712678-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c5bbba55-4d4f-4ed3-8134-e66c3e2fc80e",
            "datetime": "2023-08-08T19:10:00-04:00",
            "cutoff_datetime": "2023-08-08T19:10:00-04:00",
            "name": "TOR (Y Kikuchi) v. CLE (T Bibee)",
            "bettypes": [
                {
                    "id": "31d6e551-cd26-43ad-8675-026fd3d029e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4745b34b-1d74-40f9-8309-26ba556afecd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:08.718255-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (Y Kikuchi)",
                                "amount": 5377.0
                            },
                            {
                                "team": "CLE (T Bibee)",
                                "amount": 4623.0
                            }
                        ],
                        "expected_reward_tokens": 9569.61,
                        "profit_sb": 69.61,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dcb9dcda-b816-4be8-9bf0-15a3c1baf545",
                            "gambit_id": "07e0f513-6b11-49e5-9702-1fbd27f36d3d",
                            "last_updated": "2023-08-09T10:48:22.346628-04:00",
                            "created_at": "2023-08-08T08:28:08.723840-04:00",
                            "name": "TOR (Y Kikuchi)",
                            "reward": "1.78000",
                            "odds": "1.81970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31d6e551-cd26-43ad-8675-026fd3d029e8/?format=api"
                        },
                        {
                            "id": "e908e308-9879-44d2-b56b-af69b83fada3",
                            "gambit_id": "5a7bbe05-0deb-40d8-bf23-4f0fc593b2a5",
                            "last_updated": "2023-08-09T10:48:22.350724-04:00",
                            "created_at": "2023-08-08T08:28:08.728422-04:00",
                            "name": "CLE (T Bibee)",
                            "reward": "2.07000",
                            "odds": "2.12000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31d6e551-cd26-43ad-8675-026fd3d029e8/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f106e26-eb3c-4a6b-a6c6-4bacc1969153",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4745b34b-1d74-40f9-8309-26ba556afecd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:08.732765-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5939.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "26ab776e-116e-4612-bd82-4399c6615fe8",
                            "gambit_id": "549eeac2-685b-421d-bdc1-f5e4484b8f55",
                            "last_updated": "2023-08-09T10:48:22.364146-04:00",
                            "created_at": "2023-08-08T08:28:08.741641-04:00",
                            "name": "CLE",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f106e26-eb3c-4a6b-a6c6-4bacc1969153/?format=api"
                        },
                        {
                            "id": "cfc9734e-e47f-45ff-bb39-9c8cf21d23bb",
                            "gambit_id": "f6ca771e-1f0e-4444-944a-96a4c887cf5e",
                            "last_updated": "2023-08-09T10:48:22.358890-04:00",
                            "created_at": "2023-08-08T08:28:08.737412-04:00",
                            "name": "TOR",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f106e26-eb3c-4a6b-a6c6-4bacc1969153/?format=api"
                        }
                    ]
                },
                {
                    "id": "85fbb127-e523-4d79-aa25-9c8f35e1acad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4745b34b-1d74-40f9-8309-26ba556afecd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:08.745454-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4547a0cc-7bda-4f9d-9cd1-4a272e8c1409",
                            "gambit_id": "150ac17a-19ba-4838-86ae-800b82204746",
                            "last_updated": "2023-08-09T10:48:22.379386-04:00",
                            "created_at": "2023-08-08T08:28:08.753163-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fbb127-e523-4d79-aa25-9c8f35e1acad/?format=api"
                        },
                        {
                            "id": "cc3ed6e1-03c3-4cdb-a3e7-e57762b87c24",
                            "gambit_id": "fb88cad6-bc1c-4778-89af-4215b47888ee",
                            "last_updated": "2023-08-09T10:48:22.374789-04:00",
                            "created_at": "2023-08-08T08:28:08.749164-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fbb127-e523-4d79-aa25-9c8f35e1acad/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fec5aca3-45be-4aab-a24b-271e173f5b56",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2b023160-4f9a-4721-b736-c322b3c8f884",
            "completed": true,
            "last_updated": "2023-08-10T10:23:23.985876-04:00",
            "created_at": "2023-08-08T08:28:08.477408-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2b023160-4f9a-4721-b736-c322b3c8f884",
            "datetime": "2023-08-08T19:10:00-04:00",
            "cutoff_datetime": "2023-08-08T19:10:00-04:00",
            "name": "KAN (B Singer) v. BOS (K Crawford)",
            "bettypes": [
                {
                    "id": "a83a937b-6ea0-40af-b2a9-f67090bc0806",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fec5aca3-45be-4aab-a24b-271e173f5b56/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:08.483248-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Crawford)",
                                "amount": 6232.0
                            },
                            {
                                "team": "KAN (B Singer)",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4933fc4-9853-4696-a731-a04991b6980f",
                            "gambit_id": "bc09ebc8-3716-4d05-8a29-d3b88650a0ca",
                            "last_updated": "2023-08-10T10:23:24.005361-04:00",
                            "created_at": "2023-08-08T08:28:08.492019-04:00",
                            "name": "BOS (K Crawford)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a83a937b-6ea0-40af-b2a9-f67090bc0806/?format=api"
                        },
                        {
                            "id": "40b03c40-1c90-4322-aac9-45166bc8db75",
                            "gambit_id": "f22d1ae9-ad3e-40a4-8de7-44bfa89bca67",
                            "last_updated": "2023-08-10T10:23:24.000611-04:00",
                            "created_at": "2023-08-08T08:28:08.487959-04:00",
                            "name": "KAN (B Singer)",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a83a937b-6ea0-40af-b2a9-f67090bc0806/?format=api"
                        }
                    ]
                },
                {
                    "id": "e14a37a7-a84d-4b6c-bf54-ac551a6babed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fec5aca3-45be-4aab-a24b-271e173f5b56/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:08.511963-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2d6bb16c-b072-496e-b163-3fa4775d48b6",
                            "gambit_id": "35138aaf-0fdc-4fce-8cac-00e20162c15f",
                            "last_updated": "2023-08-10T10:23:24.027064-04:00",
                            "created_at": "2023-08-08T08:28:08.515682-04:00",
                            "name": "KAN",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e14a37a7-a84d-4b6c-bf54-ac551a6babed/?format=api"
                        },
                        {
                            "id": "89f7681c-74d2-498d-b0f5-b9e7d963804e",
                            "gambit_id": "57654669-ba99-42fc-b770-1bfadf1c4d9c",
                            "last_updated": "2023-08-10T10:23:24.023329-04:00",
                            "created_at": "2023-08-08T08:28:08.519918-04:00",
                            "name": "BOS",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e14a37a7-a84d-4b6c-bf54-ac551a6babed/?format=api"
                        }
                    ]
                },
                {
                    "id": "4cb5c04f-9c4e-45d8-8962-ff392d85f8e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fec5aca3-45be-4aab-a24b-271e173f5b56/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:08.495945-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "582f1941-189a-4e30-adf3-047430ad2f3f",
                            "gambit_id": "062fa706-ce25-4f79-aee0-8491860799c7",
                            "last_updated": "2023-08-10T10:23:24.012760-04:00",
                            "created_at": "2023-08-08T08:28:08.501710-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb5c04f-9c4e-45d8-8962-ff392d85f8e1/?format=api"
                        },
                        {
                            "id": "193ae405-7e16-4b6d-a58c-cdb4cc868fce",
                            "gambit_id": "f85695bb-7d82-49ff-bd51-9cbc89fa1c0e",
                            "last_updated": "2023-08-10T10:23:24.016039-04:00",
                            "created_at": "2023-08-08T08:28:08.507115-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb5c04f-9c4e-45d8-8962-ff392d85f8e1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df1fd757-a5f0-4418-a63e-36e8a057e062",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4fd757ee-480f-4556-9457-8cd0d1bf90a9",
            "completed": true,
            "last_updated": "2023-08-10T10:23:24.738291-04:00",
            "created_at": "2023-08-08T08:28:07.494229-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4fd757ee-480f-4556-9457-8cd0d1bf90a9",
            "datetime": "2023-08-08T19:05:00-04:00",
            "cutoff_datetime": "2023-08-08T19:05:00-04:00",
            "name": "HOU (F Valdez) v. BAL (G Rodriguez)",
            "bettypes": [
                {
                    "id": "0ca979c6-6696-4bc6-a6a4-fd85edc26785",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df1fd757-a5f0-4418-a63e-36e8a057e062/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:07.500336-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (F Valdez)",
                                "amount": 5325.0
                            },
                            {
                                "team": "BAL (G Rodriguez)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b3e121a-7776-4d60-9a33-3135ffc0a84d",
                            "gambit_id": "a861b6ca-a197-41d9-bf86-a7ee75fa99a7",
                            "last_updated": "2023-08-10T10:23:24.753761-04:00",
                            "created_at": "2023-08-08T08:28:07.505646-04:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ca979c6-6696-4bc6-a6a4-fd85edc26785/?format=api"
                        },
                        {
                            "id": "b94f8773-d10d-4dc7-8974-df8e0944cce4",
                            "gambit_id": "26f19f6c-9329-4b4b-9f5f-4b3b164c19c1",
                            "last_updated": "2023-08-10T10:23:24.757483-04:00",
                            "created_at": "2023-08-08T08:28:07.510747-04:00",
                            "name": "BAL (G Rodriguez)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ca979c6-6696-4bc6-a6a4-fd85edc26785/?format=api"
                        }
                    ]
                },
                {
                    "id": "5d63161a-b9ad-489a-9561-88ca9d6b1711",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df1fd757-a5f0-4418-a63e-36e8a057e062/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:07.515647-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c8fcaa8-5779-40c3-8bcd-fed363f99cfa",
                            "gambit_id": "41064474-d575-4f57-8dbf-bd14f32b8c38",
                            "last_updated": "2023-08-10T10:23:24.769470-04:00",
                            "created_at": "2023-08-08T08:28:07.526947-04:00",
                            "name": "BAL",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d63161a-b9ad-489a-9561-88ca9d6b1711/?format=api"
                        },
                        {
                            "id": "31fec7ac-7876-4d47-a2c2-cb6191d55cc5",
                            "gambit_id": "522a9f57-69c2-47e2-97d5-a9c72fda596b",
                            "last_updated": "2023-08-10T10:23:24.764639-04:00",
                            "created_at": "2023-08-08T08:28:07.521329-04:00",
                            "name": "HOU",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d63161a-b9ad-489a-9561-88ca9d6b1711/?format=api"
                        }
                    ]
                },
                {
                    "id": "2fd13de7-a5e1-4d7c-a20d-962f7ec23fb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df1fd757-a5f0-4418-a63e-36e8a057e062/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:07.532394-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "24289c7e-2dd2-46ab-af46-ded6bfbcef87",
                            "gambit_id": "ac491ba6-a920-4f50-8850-138b4c232662",
                            "last_updated": "2023-08-10T10:23:24.779485-04:00",
                            "created_at": "2023-08-08T08:28:07.540346-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fd13de7-a5e1-4d7c-a20d-962f7ec23fb3/?format=api"
                        },
                        {
                            "id": "d6374df2-8c84-4d48-b195-9d1f1329d24e",
                            "gambit_id": "dbd1f10b-485c-4e35-b995-4a544d2f5bdb",
                            "last_updated": "2023-08-10T10:23:24.784047-04:00",
                            "created_at": "2023-08-08T08:28:07.547166-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fd13de7-a5e1-4d7c-a20d-962f7ec23fb3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "67c3c3b3-aa75-46e8-a31b-59b6ea2286ad",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "558579cb-7be6-4b12-86ee-7e51526ab9a7",
            "completed": true,
            "last_updated": "2023-08-10T10:23:24.994535-04:00",
            "created_at": "2023-08-08T08:28:07.746308-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/558579cb-7be6-4b12-86ee-7e51526ab9a7",
            "datetime": "2023-08-08T19:05:00-04:00",
            "cutoff_datetime": "2023-08-08T19:05:00-04:00",
            "name": "ATL (Y Chirinos) v. PIT (M Keller)",
            "bettypes": [
                {
                    "id": "00fec763-f598-4c52-bab9-a04c5dcee0d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67c3c3b3-aa75-46e8-a31b-59b6ea2286ad/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:07.758732-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (Y Chirinos)",
                                "amount": 6060.0
                            },
                            {
                                "team": "PIT (M Keller)",
                                "amount": 3940.0
                            }
                        ],
                        "expected_reward_tokens": 9574.2,
                        "profit_sb": 74.2,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fbdacdea-5c1d-4fd9-a1e4-f7d751a1814a",
                            "gambit_id": "c452a995-df7f-4e4b-9e15-cc61e982cea0",
                            "last_updated": "2023-08-10T10:23:25.009508-04:00",
                            "created_at": "2023-08-08T08:28:07.765208-04:00",
                            "name": "ATL (Y Chirinos)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00fec763-f598-4c52-bab9-a04c5dcee0d1/?format=api"
                        },
                        {
                            "id": "81f33e8e-2d8d-49d5-ad88-f81845f54089",
                            "gambit_id": "c2858ccc-0fb7-4d9d-84e3-050e26d7df19",
                            "last_updated": "2023-08-10T10:23:25.013789-04:00",
                            "created_at": "2023-08-08T08:28:07.771024-04:00",
                            "name": "PIT (M Keller)",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00fec763-f598-4c52-bab9-a04c5dcee0d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "1127d4d7-0f7b-4fde-9cfb-21b2b443408a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67c3c3b3-aa75-46e8-a31b-59b6ea2286ad/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:07.777609-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "PIT",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0a49e5a-e362-4e69-b952-0a1caabc2fa4",
                            "gambit_id": "a57cfc1d-8c71-4ec6-8fe4-3441b5ad46b2",
                            "last_updated": "2023-08-10T10:23:25.021221-04:00",
                            "created_at": "2023-08-08T08:28:07.782980-04:00",
                            "name": "ATL",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1127d4d7-0f7b-4fde-9cfb-21b2b443408a/?format=api"
                        },
                        {
                            "id": "9e700b01-30cc-4eb0-be4a-d05c238d4479",
                            "gambit_id": "f29ce17e-2d32-4e2d-94d7-548e0002cf1a",
                            "last_updated": "2023-08-10T10:23:25.024836-04:00",
                            "created_at": "2023-08-08T08:28:07.787583-04:00",
                            "name": "PIT",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1127d4d7-0f7b-4fde-9cfb-21b2b443408a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c4c8ea96-c5b3-4a97-bd6a-5eb5368f2b91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67c3c3b3-aa75-46e8-a31b-59b6ea2286ad/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:07.792477-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8dd85b54-1864-4a98-9bf4-482acfef647b",
                            "gambit_id": "6be39494-c20c-45db-896f-a85c14ac65dc",
                            "last_updated": "2023-08-10T10:23:25.035932-04:00",
                            "created_at": "2023-08-08T08:28:07.803341-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c8ea96-c5b3-4a97-bd6a-5eb5368f2b91/?format=api"
                        },
                        {
                            "id": "c73c0422-478c-4ba7-ace1-153af0a2f608",
                            "gambit_id": "5f3ff14d-8220-449d-b66d-9c6f022af272",
                            "last_updated": "2023-08-10T10:23:25.032309-04:00",
                            "created_at": "2023-08-08T08:28:07.797495-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c8ea96-c5b3-4a97-bd6a-5eb5368f2b91/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "407af7d4-7f00-4073-9f8f-326506bc2674",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d7bbd593-4a13-430c-a175-faaa1be8b997",
            "completed": true,
            "last_updated": "2023-08-10T10:23:24.235808-04:00",
            "created_at": "2023-08-08T08:28:06.965481-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d7bbd593-4a13-430c-a175-faaa1be8b997",
            "datetime": "2023-08-08T18:40:00-04:00",
            "cutoff_datetime": "2023-08-08T18:40:00-04:00",
            "name": "MIN (S Gray) v. DET (Ed Rodriguez)",
            "bettypes": [
                {
                    "id": "24f5365b-3a00-48d7-9e99-c93c57112177",
                    "match": "https://api-prod.gambitprofit.com/api/matches/407af7d4-7f00-4073-9f8f-326506bc2674/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:06.970806-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (S Gray)",
                                "amount": 5117.0
                            },
                            {
                                "team": "DET (Ed Rodriguez)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a087dc8-54af-4ab5-90b5-070b53acb13e",
                            "gambit_id": "53461ec5-9d8e-4168-9c2d-5f805964d802",
                            "last_updated": "2023-08-10T10:23:24.245042-04:00",
                            "created_at": "2023-08-08T08:28:06.975541-04:00",
                            "name": "MIN (S Gray)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24f5365b-3a00-48d7-9e99-c93c57112177/?format=api"
                        },
                        {
                            "id": "32298f85-a5c7-4d3a-9161-e4f1d0527886",
                            "gambit_id": "d7ae4d0c-3546-4254-8537-b95f4dbc6d38",
                            "last_updated": "2023-08-10T10:23:24.248570-04:00",
                            "created_at": "2023-08-08T08:28:06.983877-04:00",
                            "name": "DET (Ed Rodriguez)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24f5365b-3a00-48d7-9e99-c93c57112177/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a1bf304-eeec-43ae-a3be-2d44d3393c9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/407af7d4-7f00-4073-9f8f-326506bc2674/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:06.988349-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eef81c8c-5740-44db-8eae-654f96d71f8e",
                            "gambit_id": "1668f0c3-57c9-4e6f-b5ec-9d32bc069509",
                            "last_updated": "2023-08-10T10:23:24.259512-04:00",
                            "created_at": "2023-08-08T08:28:06.997138-04:00",
                            "name": "DET",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a1bf304-eeec-43ae-a3be-2d44d3393c9c/?format=api"
                        },
                        {
                            "id": "933e8bc8-24fd-4555-b656-7c83acb5f997",
                            "gambit_id": "25c1c2eb-021f-4a8b-a053-5bac83ca2535",
                            "last_updated": "2023-08-10T10:23:24.255785-04:00",
                            "created_at": "2023-08-08T08:28:06.992612-04:00",
                            "name": "MIN",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a1bf304-eeec-43ae-a3be-2d44d3393c9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "d627bb7c-ad18-4d0c-a68b-3bd92996c09a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/407af7d4-7f00-4073-9f8f-326506bc2674/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:07.001721-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a75c10e1-679f-4c37-8635-73dcc05a42e2",
                            "gambit_id": "f96990aa-9e6d-4217-a3aa-507fd6a9f33d",
                            "last_updated": "2023-08-10T10:23:24.266360-04:00",
                            "created_at": "2023-08-08T08:28:07.015170-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d627bb7c-ad18-4d0c-a68b-3bd92996c09a/?format=api"
                        },
                        {
                            "id": "1906fbe6-14cc-44ab-b909-a604ab65f39c",
                            "gambit_id": "1550bd99-26f3-4c6c-887c-f2514b3aa80a",
                            "last_updated": "2023-08-10T10:23:24.269904-04:00",
                            "created_at": "2023-08-08T08:28:07.028003-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d627bb7c-ad18-4d0c-a68b-3bd92996c09a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ac712a80-c4d5-4af0-b36e-67f9735be3b1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "18b4904d-e1c8-4e04-8866-74bf8144d072",
            "completed": true,
            "last_updated": "2023-08-09T10:53:22.219822-04:00",
            "created_at": "2023-08-08T08:28:06.708733-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/18b4904d-e1c8-4e04-8866-74bf8144d072",
            "datetime": "2023-08-08T18:40:00-04:00",
            "cutoff_datetime": "2023-08-08T18:40:00-04:00",
            "name": "MIA (B Garrett) v. CIN (L Weaver)",
            "bettypes": [
                {
                    "id": "196bcbd7-f884-4f7c-9860-73a2a860db8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac712a80-c4d5-4af0-b36e-67f9735be3b1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:06.719462-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Garrett)",
                                "amount": 5776.0
                            },
                            {
                                "team": "CIN (L Weaver)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e4276470-5398-4ebe-893a-fb7e9d1f142d",
                            "gambit_id": "bc1c5ddc-d523-4403-ac64-876f3516e19a",
                            "last_updated": "2023-08-09T10:53:22.233251-04:00",
                            "created_at": "2023-08-08T08:28:06.725644-04:00",
                            "name": "MIA (B Garrett)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196bcbd7-f884-4f7c-9860-73a2a860db8a/?format=api"
                        },
                        {
                            "id": "f74662ce-9a52-4e75-8c4a-cc7e142f5a1e",
                            "gambit_id": "051fc42f-77c6-41a4-88eb-4e91a360b8d1",
                            "last_updated": "2023-08-09T10:53:22.236831-04:00",
                            "created_at": "2023-08-08T08:28:06.730861-04:00",
                            "name": "CIN (L Weaver)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196bcbd7-f884-4f7c-9860-73a2a860db8a/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c3af0e7-8da8-49f8-b490-c55e3137e505",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac712a80-c4d5-4af0-b36e-67f9735be3b1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:06.735347-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5423.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25818a0e-2aa8-4b7f-9749-bc83b33c0c1d",
                            "gambit_id": "276c04da-d51c-48b5-819e-776c402b5b37",
                            "last_updated": "2023-08-09T10:53:22.248586-04:00",
                            "created_at": "2023-08-08T08:28:06.744218-04:00",
                            "name": "CIN",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c3af0e7-8da8-49f8-b490-c55e3137e505/?format=api"
                        },
                        {
                            "id": "9fa3ed21-022a-4e00-ba39-4cd64172be8a",
                            "gambit_id": "f93c201a-05ba-4629-8884-b6724cb1e22d",
                            "last_updated": "2023-08-09T10:53:22.244237-04:00",
                            "created_at": "2023-08-08T08:28:06.739020-04:00",
                            "name": "MIA",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c3af0e7-8da8-49f8-b490-c55e3137e505/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b6a08b0-0ff6-4b49-91c9-5486be58619d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac712a80-c4d5-4af0-b36e-67f9735be3b1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:06.749065-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "93000d33-98be-47b3-a4cd-8d47c6dae859",
                            "gambit_id": "4c8c3a17-42b9-4a6d-b5b9-ed2f7f6e7e0f",
                            "last_updated": "2023-08-09T10:53:22.255599-04:00",
                            "created_at": "2023-08-08T08:28:06.758965-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b6a08b0-0ff6-4b49-91c9-5486be58619d/?format=api"
                        },
                        {
                            "id": "cbaf99d0-4c31-43ee-abf9-00f0fb57a05e",
                            "gambit_id": "e14d7f7c-3459-4fd3-9b32-ee55fbce2849",
                            "last_updated": "2023-08-09T10:53:22.258937-04:00",
                            "created_at": "2023-08-08T08:28:06.753822-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b6a08b0-0ff6-4b49-91c9-5486be58619d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d647f159-1243-4452-8792-f8c244a0c49c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1a56a845-bf65-4fa4-8bbb-1351b42f1974",
            "completed": true,
            "last_updated": "2023-08-10T10:23:24.477406-04:00",
            "created_at": "2023-08-08T08:28:07.221723-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1a56a845-bf65-4fa4-8bbb-1351b42f1974",
            "datetime": "2023-08-08T18:40:00-04:00",
            "cutoff_datetime": "2023-08-08T18:40:00-04:00",
            "name": "STL (M Mikolas) v. TAM (Z Eflin)",
            "bettypes": [
                {
                    "id": "888937c4-f949-4bad-ad56-713d9169282c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d647f159-1243-4452-8792-f8c244a0c49c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T08:28:07.234696-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (Z Eflin)",
                                "amount": 6139.0
                            },
                            {
                                "team": "STL (M Mikolas)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dd069fcd-738d-4e10-978f-19bd29c54612",
                            "gambit_id": "547703df-aa2b-4b7d-a298-c1c3419ba1ac",
                            "last_updated": "2023-08-10T10:23:24.489214-04:00",
                            "created_at": "2023-08-08T08:28:07.245952-04:00",
                            "name": "TAM (Z Eflin)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/888937c4-f949-4bad-ad56-713d9169282c/?format=api"
                        },
                        {
                            "id": "4ea72fc2-2a18-4b51-aec2-ed392dd445ae",
                            "gambit_id": "acc525ba-575e-4057-ae65-441841beeb97",
                            "last_updated": "2023-08-10T10:23:24.492620-04:00",
                            "created_at": "2023-08-08T08:28:07.261571-04:00",
                            "name": "STL (M Mikolas)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/888937c4-f949-4bad-ad56-713d9169282c/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3ac3203-8c35-41a6-94d9-538a8394ddb8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d647f159-1243-4452-8792-f8c244a0c49c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T08:28:07.267215-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5688.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "066cbb50-46d9-4c19-b431-5771fa0577a3",
                            "gambit_id": "022ba3cf-58f7-493f-a229-b4cd506e271b",
                            "last_updated": "2023-08-10T10:23:24.515129-04:00",
                            "created_at": "2023-08-08T08:28:07.277586-04:00",
                            "name": "STL",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3ac3203-8c35-41a6-94d9-538a8394ddb8/?format=api"
                        },
                        {
                            "id": "b1136d1e-30cb-45ca-ac42-c1ed4a502ebf",
                            "gambit_id": "16a92bba-2389-4fdd-a563-2156c20e6641",
                            "last_updated": "2023-08-10T10:23:24.518609-04:00",
                            "created_at": "2023-08-08T08:28:07.282988-04:00",
                            "name": "TAM",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3ac3203-8c35-41a6-94d9-538a8394ddb8/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e212739-639e-438e-bc41-883776f58ad4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d647f159-1243-4452-8792-f8c244a0c49c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T08:28:07.287743-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e8aadef-84de-450f-a070-3f43bb816557",
                            "gambit_id": "32f80c97-5693-4600-851a-5401919e025e",
                            "last_updated": "2023-08-10T10:23:24.527231-04:00",
                            "created_at": "2023-08-08T08:28:07.291996-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e212739-639e-438e-bc41-883776f58ad4/?format=api"
                        },
                        {
                            "id": "125f42a6-9f2e-4fdb-934f-923517f941b9",
                            "gambit_id": "f2b63d36-2719-4d48-aba2-f43d263bbb7c",
                            "last_updated": "2023-08-10T10:23:24.532143-04:00",
                            "created_at": "2023-08-08T08:28:07.296461-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e212739-639e-438e-bc41-883776f58ad4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4819a53d-19e4-4e7d-86fb-6777c63f797d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c465ab3a-280b-4389-84fc-d38c5f1e0a4d",
            "completed": true,
            "last_updated": "2023-08-09T10:53:24.106480-04:00",
            "created_at": "2023-08-08T10:38:06.932650-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c465ab3a-280b-4389-84fc-d38c5f1e0a4d",
            "datetime": "2023-08-08T16:05:00-04:00",
            "cutoff_datetime": "2023-08-08T16:05:00-04:00",
            "name": "WAS (T Williams) v. PHI (Z Wheeler) - Game 1",
            "bettypes": [
                {
                    "id": "42901f6b-0814-4c68-a426-21b5ac0b3b62",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4819a53d-19e4-4e7d-86fb-6777c63f797d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-08T10:38:06.942837-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (Z Wheeler)",
                                "amount": 7033.0
                            },
                            {
                                "team": "WAS (T Williams)",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "70705fdc-59d4-4b02-9d86-b04a02c1233b",
                            "gambit_id": "4cf3a756-01fc-451f-9e05-872f1f104a62",
                            "last_updated": "2023-08-09T10:53:24.125080-04:00",
                            "created_at": "2023-08-08T10:38:06.954872-04:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42901f6b-0814-4c68-a426-21b5ac0b3b62/?format=api"
                        },
                        {
                            "id": "fbe87888-e52c-48ed-b4ab-0263ffe6b760",
                            "gambit_id": "f587b7d1-fefb-4d3e-88d6-123871bf5753",
                            "last_updated": "2023-08-09T10:53:24.121670-04:00",
                            "created_at": "2023-08-08T10:38:06.949632-04:00",
                            "name": "WAS (T Williams)",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42901f6b-0814-4c68-a426-21b5ac0b3b62/?format=api"
                        }
                    ]
                },
                {
                    "id": "44d0d231-9167-46c3-bf8c-027d20781348",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4819a53d-19e4-4e7d-86fb-6777c63f797d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-08T10:38:06.971585-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7fb27c26-1bec-4744-8e99-65a0b3d3e818",
                            "gambit_id": "b2c433e2-98d4-4dae-84af-b78c0d59d29a",
                            "last_updated": "2023-08-09T10:53:24.147940-04:00",
                            "created_at": "2023-08-08T10:38:06.980227-04:00",
                            "name": "PHI",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44d0d231-9167-46c3-bf8c-027d20781348/?format=api"
                        },
                        {
                            "id": "5ca600c0-0bfd-4d09-92e0-75cfacbd21bb",
                            "gambit_id": "c4bffd6b-43ed-412e-83df-c03f3eb8e2f0",
                            "last_updated": "2023-08-09T10:53:24.142593-04:00",
                            "created_at": "2023-08-08T10:38:06.975348-04:00",
                            "name": "WAS",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44d0d231-9167-46c3-bf8c-027d20781348/?format=api"
                        }
                    ]
                },
                {
                    "id": "5ed89aa7-065e-4180-bd01-7d05d5fc8cea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4819a53d-19e4-4e7d-86fb-6777c63f797d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-08T10:38:06.959381-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d8862b77-5cf4-4893-9e6a-05648d47cf5c",
                            "gambit_id": "e52630e5-7048-41c2-94a8-cc7dde54e5f6",
                            "last_updated": "2023-08-09T10:53:24.135784-04:00",
                            "created_at": "2023-08-08T10:38:06.967616-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ed89aa7-065e-4180-bd01-7d05d5fc8cea/?format=api"
                        },
                        {
                            "id": "cccb3d34-6959-4924-858d-bbd0590289ca",
                            "gambit_id": "4eaa0305-ed22-4872-964a-1ea8869c4a0c",
                            "last_updated": "2023-08-09T10:53:24.132673-04:00",
                            "created_at": "2023-08-08T10:38:06.963338-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ed89aa7-065e-4180-bd01-7d05d5fc8cea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cecea56f-aa0d-4bcb-b442-9e08701f4a2d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4a413bf0-64f6-41f1-b56e-763267abbc44",
            "completed": true,
            "last_updated": "2023-08-11T11:08:13.600761-04:00",
            "created_at": "2023-08-07T08:33:01.551072-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/4a413bf0-64f6-41f1-b56e-763267abbc44",
            "datetime": "2023-08-07T22:59:00-04:00",
            "cutoff_datetime": "2023-08-07T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - August 7th 2023",
            "bettypes": [
                {
                    "id": "10e891c7-0570-4a43-aa6a-8d1b2bcf74b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cecea56f-aa0d-4bcb-b442-9e08701f4a2d/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-08-07T08:33:01.561562-04: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": "583ee487-ea2c-41a6-9b89-bc7e331b10c9",
                            "gambit_id": "6b81613a-ad6b-4483-839f-323a051f83b4",
                            "last_updated": "2023-08-11T11:08:13.643245-04:00",
                            "created_at": "2023-08-07T08:33:01.585949-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e891c7-0570-4a43-aa6a-8d1b2bcf74b4/?format=api"
                        },
                        {
                            "id": "83c1e455-e792-4f1d-bd07-bf9f8ffb66a2",
                            "gambit_id": "ee454fb9-6d3d-4e3b-9819-0dd377498023",
                            "last_updated": "2023-08-11T11:08:13.627402-04:00",
                            "created_at": "2023-08-07T08:33:01.577442-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e891c7-0570-4a43-aa6a-8d1b2bcf74b4/?format=api"
                        },
                        {
                            "id": "e01095db-6e7a-43ed-97e9-603a701e91f6",
                            "gambit_id": "f3ba5b14-91c5-4dd0-a6cd-db778e0a5c03",
                            "last_updated": "2023-08-11T11:08:13.635465-04:00",
                            "created_at": "2023-08-07T08:33:01.581825-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e891c7-0570-4a43-aa6a-8d1b2bcf74b4/?format=api"
                        },
                        {
                            "id": "a1d5cd57-7094-4263-9ae5-e875b31b4504",
                            "gambit_id": "8087a451-ad36-4f3f-8981-172179113f21",
                            "last_updated": "2023-08-11T11:08:13.613693-04:00",
                            "created_at": "2023-08-07T08:33:01.567783-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e891c7-0570-4a43-aa6a-8d1b2bcf74b4/?format=api"
                        },
                        {
                            "id": "68e33946-aa1b-4aab-892d-bda2cb55f165",
                            "gambit_id": "701cb609-c7be-437e-a688-dae0d506abb9",
                            "last_updated": "2023-08-11T11:08:13.617314-04:00",
                            "created_at": "2023-08-07T08:33:01.572834-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e891c7-0570-4a43-aa6a-8d1b2bcf74b4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "162b9f84-5f80-4a25-aecb-7ad6c672f62f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7d99d24e-86a6-4e2f-813f-a4f9fb37482c",
            "completed": true,
            "last_updated": "2023-08-11T11:13:19.470811-04:00",
            "created_at": "2023-08-07T08:33:01.346382-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/7d99d24e-86a6-4e2f-813f-a4f9fb37482c",
            "datetime": "2023-08-07T22:59:00-04:00",
            "cutoff_datetime": "2023-08-07T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - August 7th 2023",
            "bettypes": [
                {
                    "id": "0de09e4c-5e46-4345-80b8-d5dd6af53c3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/162b9f84-5f80-4a25-aecb-7ad6c672f62f/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-08-07T08:33:01.355875-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6753392a-b774-416a-b49b-8cab494c48e7",
                            "gambit_id": "1f0b570f-fcd0-41fa-b0ca-0a237ba043c7",
                            "last_updated": "2023-08-11T11:13:19.483627-04:00",
                            "created_at": "2023-08-07T08:33:01.361333-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0de09e4c-5e46-4345-80b8-d5dd6af53c3a/?format=api"
                        },
                        {
                            "id": "5b78431b-65c3-40ea-b6d4-da09ce7fe257",
                            "gambit_id": "d59bb871-6901-4f6b-958a-37539ccf6f0b",
                            "last_updated": "2023-08-11T11:13:19.486972-04:00",
                            "created_at": "2023-08-07T08:33:01.366937-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0de09e4c-5e46-4345-80b8-d5dd6af53c3a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "af1c9159-d9e4-4fc8-afd4-dadbb6c4e58a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d6cfc42a-589f-4a71-92ff-05fbf15832d7",
            "completed": true,
            "last_updated": "2023-08-09T10:38:18.985533-04:00",
            "created_at": "2023-08-07T13:48:15.500647-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d6cfc42a-589f-4a71-92ff-05fbf15832d7",
            "datetime": "2023-08-07T21:40:00-04:00",
            "cutoff_datetime": "2023-08-07T21:40:00-04:00",
            "name": "TEX (D Dunning) v. OAK (K Waldichuk)",
            "bettypes": [
                {
                    "id": "2c576ce6-c071-484c-8fd2-44ab540ffa73",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af1c9159-d9e4-4fc8-afd4-dadbb6c4e58a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-07T13:48:15.521936-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D Dunning)",
                                "amount": 6682.0
                            },
                            {
                                "team": "OAK (K Waldichuk)",
                                "amount": 3318.0
                            }
                        ],
                        "expected_reward_tokens": 9488.44,
                        "profit_sb": -11.56,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f96c6d98-e0d4-45f3-b4d6-e245a12bc7a2",
                            "gambit_id": "d11b6e07-b432-4b37-8502-efbd6a58168b",
                            "last_updated": "2023-08-09T10:38:19.001789-04:00",
                            "created_at": "2023-08-07T13:48:15.526103-04:00",
                            "name": "TEX (D Dunning)",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c576ce6-c071-484c-8fd2-44ab540ffa73/?format=api"
                        },
                        {
                            "id": "1fe3d0ab-e1c9-4635-8d76-dfa628aec9c3",
                            "gambit_id": "0e69e34a-d960-4a45-875c-7f077b4a67ca",
                            "last_updated": "2023-08-09T10:38:19.008746-04:00",
                            "created_at": "2023-08-07T13:48:15.530513-04:00",
                            "name": "OAK (K Waldichuk)",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c576ce6-c071-484c-8fd2-44ab540ffa73/?format=api"
                        }
                    ]
                },
                {
                    "id": "1188c1a3-9fdf-4158-b628-6cc6bec1644b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af1c9159-d9e4-4fc8-afd4-dadbb6c4e58a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-07T13:48:15.536834-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27db45fd-1ba4-42b0-b738-f94b06163f23",
                            "gambit_id": "86de1b68-ed22-41b3-b096-dd6078febe46",
                            "last_updated": "2023-08-09T10:38:19.019806-04:00",
                            "created_at": "2023-08-07T13:48:15.548500-04:00",
                            "name": "TEX",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1188c1a3-9fdf-4158-b628-6cc6bec1644b/?format=api"
                        },
                        {
                            "id": "70af2012-7aa0-4a70-85f5-53a74cab26f7",
                            "gambit_id": "06216fea-c406-448d-8fb8-18345b9a959e",
                            "last_updated": "2023-08-09T10:38:19.016599-04:00",
                            "created_at": "2023-08-07T13:48:15.540426-04:00",
                            "name": "OAK",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1188c1a3-9fdf-4158-b628-6cc6bec1644b/?format=api"
                        }
                    ]
                },
                {
                    "id": "b38acd3b-d045-46f2-9188-caa9a24af403",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af1c9159-d9e4-4fc8-afd4-dadbb6c4e58a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-07T13:48:15.552880-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5319.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c6cb1bef-ec7f-45f8-b63e-cbdb3a6a6605",
                            "gambit_id": "029af563-7ab7-442a-9a7a-5a8056466dc7",
                            "last_updated": "2023-08-09T10:38:19.027315-04:00",
                            "created_at": "2023-08-07T13:48:15.556906-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b38acd3b-d045-46f2-9188-caa9a24af403/?format=api"
                        },
                        {
                            "id": "ab4cff83-42b5-4726-9d69-fac86d120de5",
                            "gambit_id": "129902f9-121c-4014-ad2b-6d278389eed5",
                            "last_updated": "2023-08-09T10:38:19.031176-04:00",
                            "created_at": "2023-08-07T13:48:15.561444-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b38acd3b-d045-46f2-9188-caa9a24af403/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd41af78-0368-440d-8003-069905fd4ba6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c23bff2e-5b0c-4355-a572-fc0f6a1daddf",
            "completed": true,
            "last_updated": "2023-08-09T10:38:18.746108-04:00",
            "created_at": "2023-08-07T13:48:15.190666-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c23bff2e-5b0c-4355-a572-fc0f6a1daddf",
            "datetime": "2023-08-07T21:38:00-04:00",
            "cutoff_datetime": "2023-08-07T21:38:00-04:00",
            "name": "SFO (L Webb) v. LAA (P Sandoval)",
            "bettypes": [
                {
                    "id": "bbbebc1d-9877-43e3-95d3-f3f065c487ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd41af78-0368-440d-8003-069905fd4ba6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-07T13:48:15.202680-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (L Webb)",
                                "amount": 5222.0
                            },
                            {
                                "team": "LAA (P Sandoval)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "477d20ff-6b96-42d4-839a-05e07944917d",
                            "gambit_id": "cfea1f9c-cd29-41cd-8b5e-8084b6f63de1",
                            "last_updated": "2023-08-09T10:38:18.757747-04:00",
                            "created_at": "2023-08-07T13:48:15.213423-04:00",
                            "name": "SFO (L Webb)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbbebc1d-9877-43e3-95d3-f3f065c487ea/?format=api"
                        },
                        {
                            "id": "20a0be98-81b4-4156-9d4b-5f339df260dc",
                            "gambit_id": "41b72d47-ceda-4db8-86d0-efadf42ecf6a",
                            "last_updated": "2023-08-09T10:38:18.761561-04:00",
                            "created_at": "2023-08-07T13:48:15.221258-04:00",
                            "name": "LAA (P Sandoval)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbbebc1d-9877-43e3-95d3-f3f065c487ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "0fdf1ab6-0d54-4bf2-be63-c29f5adc3c44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd41af78-0368-440d-8003-069905fd4ba6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-07T13:48:15.229247-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5939.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f069447a-efd2-4d2f-8978-1ac48c44e61c",
                            "gambit_id": "848b5430-a6d4-4ccb-92bc-bfe52096b3d6",
                            "last_updated": "2023-08-09T10:38:18.781310-04:00",
                            "created_at": "2023-08-07T13:48:15.237661-04:00",
                            "name": "LAA",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fdf1ab6-0d54-4bf2-be63-c29f5adc3c44/?format=api"
                        },
                        {
                            "id": "07fe6529-e1cd-4fb0-aca6-9bdb997c22f8",
                            "gambit_id": "0fe7200c-a224-4a62-b813-210159cfb438",
                            "last_updated": "2023-08-09T10:38:18.769470-04:00",
                            "created_at": "2023-08-07T13:48:15.233753-04:00",
                            "name": "SFO",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fdf1ab6-0d54-4bf2-be63-c29f5adc3c44/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf47282f-9980-4219-8998-aa62f6a5f84b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd41af78-0368-440d-8003-069905fd4ba6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-07T13:48:15.265580-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b20fdf7b-f83d-416e-a27d-ffcf1cf94f0e",
                            "gambit_id": "a2251305-d7e3-4746-a8e9-232147e2c180",
                            "last_updated": "2023-08-09T10:38:18.794395-04:00",
                            "created_at": "2023-08-07T13:48:15.284820-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf47282f-9980-4219-8998-aa62f6a5f84b/?format=api"
                        },
                        {
                            "id": "5378f960-564a-4a44-a124-a3a3775dbe48",
                            "gambit_id": "f078be5c-f974-4e95-bb65-2075fc5e6945",
                            "last_updated": "2023-08-09T10:38:18.790057-04:00",
                            "created_at": "2023-08-07T13:48:15.273753-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf47282f-9980-4219-8998-aa62f6a5f84b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d27267af-955d-42b5-9365-4feebce0fe47",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8bd52537-1fca-4817-87a3-5cafa240a736",
            "completed": true,
            "last_updated": "2023-08-09T10:43:18.069435-04:00",
            "created_at": "2023-08-07T08:28:02.507076-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8bd52537-1fca-4817-87a3-5cafa240a736",
            "datetime": "2023-08-07T20:10:00-04:00",
            "cutoff_datetime": "2023-08-07T20:10:00-04:00",
            "name": "NYY (G Cole) v. CWS (D Cease)",
            "bettypes": [
                {
                    "id": "c2c8bdee-3a63-4b5f-b0df-730c735aaaa6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d27267af-955d-42b5-9365-4feebce0fe47/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-07T08:28:02.518907-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (G Cole)",
                                "amount": 6060.0
                            },
                            {
                                "team": "CWS (D Cease)",
                                "amount": 3940.0
                            }
                        ],
                        "expected_reward_tokens": 9574.2,
                        "profit_sb": 74.2,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b98ab01a-0dda-4518-993f-c37942383a3a",
                            "gambit_id": "4f5b6c31-0005-468f-8049-5c54570b2577",
                            "last_updated": "2023-08-09T10:43:18.084115-04:00",
                            "created_at": "2023-08-07T08:28:02.525972-04:00",
                            "name": "NYY (G Cole)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2c8bdee-3a63-4b5f-b0df-730c735aaaa6/?format=api"
                        },
                        {
                            "id": "d05fa9e0-1273-4315-bcfa-fc3a574d669f",
                            "gambit_id": "f9f8d868-182b-4691-86df-167539a343d6",
                            "last_updated": "2023-08-09T10:43:18.089438-04:00",
                            "created_at": "2023-08-07T08:28:02.533646-04:00",
                            "name": "CWS (D Cease)",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2c8bdee-3a63-4b5f-b0df-730c735aaaa6/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc64bbe4-770c-4a0d-8d84-b6942b4347b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d27267af-955d-42b5-9365-4feebce0fe47/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-07T08:28:02.541099-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "93e9888b-435a-4f2e-b246-0e80bf69548b",
                            "gambit_id": "4356ee5d-87fc-4a22-9afb-0b42d9ac4862",
                            "last_updated": "2023-08-09T10:43:18.106816-04:00",
                            "created_at": "2023-08-07T08:28:02.552872-04:00",
                            "name": "CWS",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc64bbe4-770c-4a0d-8d84-b6942b4347b1/?format=api"
                        },
                        {
                            "id": "5a7f9a5a-b680-4e73-b9e5-881a44bc0252",
                            "gambit_id": "137e2aca-8f9c-4fee-9220-7c1558a22d74",
                            "last_updated": "2023-08-09T10:43:18.101696-04:00",
                            "created_at": "2023-08-07T08:28:02.547302-04:00",
                            "name": "NYY",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc64bbe4-770c-4a0d-8d84-b6942b4347b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "884a7462-8583-4d34-b8ba-e488d0be4f6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d27267af-955d-42b5-9365-4feebce0fe47/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-07T08:28:02.558653-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "688e4cb6-aa58-451a-9a32-e65ee589c570",
                            "gambit_id": "49b9485a-0ad6-4538-b3a8-507837b8226f",
                            "last_updated": "2023-08-09T10:43:18.118901-04:00",
                            "created_at": "2023-08-07T08:28:02.581873-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/884a7462-8583-4d34-b8ba-e488d0be4f6b/?format=api"
                        },
                        {
                            "id": "33f0652d-58eb-44cd-b090-9bc9285bb8d8",
                            "gambit_id": "58565d50-c812-4a22-bdd7-136c76cc8e26",
                            "last_updated": "2023-08-09T10:43:18.114693-04:00",
                            "created_at": "2023-08-07T08:28:02.563594-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/884a7462-8583-4d34-b8ba-e488d0be4f6b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4d663550-a4ff-4937-b0cf-a48d03c5f1bf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ca089c54-bbf7-4861-9857-dd0f95f37d58",
            "completed": true,
            "last_updated": "2023-08-09T10:43:17.822152-04:00",
            "created_at": "2023-08-07T08:28:02.254442-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ca089c54-bbf7-4861-9857-dd0f95f37d58",
            "datetime": "2023-08-07T20:10:00-04:00",
            "cutoff_datetime": "2023-08-07T20:10:00-04:00",
            "name": "COL (P Lambert) v. MIL (F Peralta)",
            "bettypes": [
                {
                    "id": "ed6d98c9-2a2a-4b82-95f3-dec2a2c5c52e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d663550-a4ff-4937-b0cf-a48d03c5f1bf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-07T08:28:02.260089-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (F Peralta)",
                                "amount": 6825.0
                            },
                            {
                                "team": "COL (P Lambert)",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9555.0,
                        "profit_sb": 55.0,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "85e7ed59-35bd-45dc-a311-c8f235b688e7",
                            "gambit_id": "20c6601a-ad83-4bc6-8f70-32639001fe42",
                            "last_updated": "2023-08-09T10:43:17.841827-04:00",
                            "created_at": "2023-08-07T08:28:02.268739-04:00",
                            "name": "MIL (F Peralta)",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed6d98c9-2a2a-4b82-95f3-dec2a2c5c52e/?format=api"
                        },
                        {
                            "id": "9c152247-5d6d-4355-a738-6ad2e614cb92",
                            "gambit_id": "33d0e118-82bc-44aa-baca-4082836ac0df",
                            "last_updated": "2023-08-09T10:43:17.836957-04:00",
                            "created_at": "2023-08-07T08:28:02.264383-04:00",
                            "name": "COL (P Lambert)",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed6d98c9-2a2a-4b82-95f3-dec2a2c5c52e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ce3b2912-5263-4920-bf4b-3c094445c5ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d663550-a4ff-4937-b0cf-a48d03c5f1bf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-07T08:28:02.281988-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "COL",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bfa855a4-3e3f-4a76-9405-21435b6d9953",
                            "gambit_id": "244975b3-689d-404e-b6ae-2ea9674ad80d",
                            "last_updated": "2023-08-09T10:43:17.855881-04:00",
                            "created_at": "2023-08-07T08:28:02.294001-04:00",
                            "name": "MIL",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce3b2912-5263-4920-bf4b-3c094445c5ed/?format=api"
                        },
                        {
                            "id": "103123b1-bdaf-4afd-8ca4-0f09dfad0554",
                            "gambit_id": "f200dfec-439f-4bf4-bb66-88a1bd2655e7",
                            "last_updated": "2023-08-09T10:43:17.850463-04:00",
                            "created_at": "2023-08-07T08:28:02.287723-04:00",
                            "name": "COL",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce3b2912-5263-4920-bf4b-3c094445c5ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "5495e749-3119-4ff4-92a5-1377419e1ac7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d663550-a4ff-4937-b0cf-a48d03c5f1bf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-07T08:28:02.299714-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c648ca93-c216-4d10-97cf-fa006d359364",
                            "gambit_id": "4b6f49bf-c321-4092-a026-052764d5d1f1",
                            "last_updated": "2023-08-09T10:43:17.872352-04:00",
                            "created_at": "2023-08-07T08:28:02.310978-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5495e749-3119-4ff4-92a5-1377419e1ac7/?format=api"
                        },
                        {
                            "id": "98e60ae3-ace3-4ea5-ada3-812dc6760db6",
                            "gambit_id": "bc6f832b-b105-45b1-86fe-5ee32ed030b3",
                            "last_updated": "2023-08-09T10:43:17.868202-04:00",
                            "created_at": "2023-08-07T08:28:02.305146-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5495e749-3119-4ff4-92a5-1377419e1ac7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7694696a-03ba-4a14-953b-1d20944e1f13",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d0f7cda9-f8a3-405a-aa9e-0a2a22a558db",
            "completed": true,
            "last_updated": "2023-08-09T10:43:17.567292-04:00",
            "created_at": "2023-08-07T08:28:02.003098-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.43,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d0f7cda9-f8a3-405a-aa9e-0a2a22a558db",
            "datetime": "2023-08-07T19:10:00-04:00",
            "cutoff_datetime": "2023-08-07T19:10:00-04:00",
            "name": "CHC (D Smyly) v. NYM (K Senga)",
            "bettypes": [
                {
                    "id": "e39071a9-209d-4601-9d3d-4d792bfb3f83",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7694696a-03ba-4a14-953b-1d20944e1f13/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-07T08:28:02.013516-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Senga)",
                                "amount": 5157.0
                            },
                            {
                                "team": "CHC (D Smyly)",
                                "amount": 4843.0
                            }
                        ],
                        "expected_reward_tokens": 9540.45,
                        "profit_sb": 40.45,
                        "profit_sb_percentage": 0.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "615d709d-7b17-47a2-b4be-0688c2114219",
                            "gambit_id": "768ff47b-790e-4812-a4f9-5afa43236f72",
                            "last_updated": "2023-08-09T10:43:17.588033-04:00",
                            "created_at": "2023-08-07T08:28:02.027277-04:00",
                            "name": "NYM (K Senga)",
                            "reward": "1.85000",
                            "odds": "1.89290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e39071a9-209d-4601-9d3d-4d792bfb3f83/?format=api"
                        },
                        {
                            "id": "9030dff3-b775-432c-a71f-cb4704bc2df8",
                            "gambit_id": "723c4d34-80a5-444a-a9ea-d4c7033eff6c",
                            "last_updated": "2023-08-09T10:43:17.582873-04:00",
                            "created_at": "2023-08-07T08:28:02.020295-04:00",
                            "name": "CHC (D Smyly)",
                            "reward": "1.97000",
                            "odds": "2.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e39071a9-209d-4601-9d3d-4d792bfb3f83/?format=api"
                        }
                    ]
                },
                {
                    "id": "22e7e349-7164-4943-95cb-c43a808c81da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7694696a-03ba-4a14-953b-1d20944e1f13/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-07T08:28:02.033504-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "be468316-2ce5-407d-a531-266928963a75",
                            "gambit_id": "e71ae130-767a-473f-a728-13c934b78420",
                            "last_updated": "2023-08-09T10:43:17.598448-04:00",
                            "created_at": "2023-08-07T08:28:02.039262-04:00",
                            "name": "CHC",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22e7e349-7164-4943-95cb-c43a808c81da/?format=api"
                        },
                        {
                            "id": "50246cb6-aef8-489f-8509-92ef7f8f1bef",
                            "gambit_id": "6ac67142-886e-40e9-8210-17f8449900db",
                            "last_updated": "2023-08-09T10:43:17.602500-04:00",
                            "created_at": "2023-08-07T08:28:02.045380-04:00",
                            "name": "NYM",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22e7e349-7164-4943-95cb-c43a808c81da/?format=api"
                        }
                    ]
                },
                {
                    "id": "1fc3bf19-0981-4a58-ab4b-cb99eb10f985",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7694696a-03ba-4a14-953b-1d20944e1f13/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-07T08:28:02.051296-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "70447e09-4d04-40f3-b068-8cb8190843a2",
                            "gambit_id": "84494e05-f0dd-4700-a2e6-a2c9509be7c5",
                            "last_updated": "2023-08-09T10:43:17.616447-04:00",
                            "created_at": "2023-08-07T08:28:02.062060-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc3bf19-0981-4a58-ab4b-cb99eb10f985/?format=api"
                        },
                        {
                            "id": "83d2def7-bded-4276-939e-89cd3304370b",
                            "gambit_id": "21d22531-bd00-425e-8fcf-7b3f445f0487",
                            "last_updated": "2023-08-09T10:43:17.611696-04:00",
                            "created_at": "2023-08-07T08:28:02.056665-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc3bf19-0981-4a58-ab4b-cb99eb10f985/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c801835-10dc-4915-bd0c-1a59a67a9f77",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "06e81ed6-6cae-4d53-920d-7c3396d920db",
            "completed": true,
            "last_updated": "2023-08-09T10:43:19.514700-04:00",
            "created_at": "2023-08-07T08:28:01.746475-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/06e81ed6-6cae-4d53-920d-7c3396d920db",
            "datetime": "2023-08-07T19:10:00-04:00",
            "cutoff_datetime": "2023-08-07T19:10:00-04:00",
            "name": "KAN (C Ragans) v. BOS (B Bello)",
            "bettypes": [
                {
                    "id": "a972986e-1935-46f2-87c7-c49c7fcc2b18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c801835-10dc-4915-bd0c-1a59a67a9f77/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-07T08:28:01.752437-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Bello)",
                                "amount": 6359.0
                            },
                            {
                                "team": "KAN (C Ragans)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "61f68a1c-83f6-424e-9c58-ce8690ceb61e",
                            "gambit_id": "5ea76ec8-4b10-4d9e-9b66-620192d81424",
                            "last_updated": "2023-08-09T10:43:19.535741-04:00",
                            "created_at": "2023-08-07T08:28:01.766452-04:00",
                            "name": "BOS (B Bello)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a972986e-1935-46f2-87c7-c49c7fcc2b18/?format=api"
                        },
                        {
                            "id": "5d6d280e-c9de-4164-8825-2f5779da53b2",
                            "gambit_id": "f08e046f-47a3-475c-96fb-f1b6cf317252",
                            "last_updated": "2023-08-09T10:43:19.529056-04:00",
                            "created_at": "2023-08-07T08:28:01.759109-04:00",
                            "name": "KAN (C Ragans)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a972986e-1935-46f2-87c7-c49c7fcc2b18/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e307261-13f2-4c0b-bd29-3fb0a764edca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c801835-10dc-4915-bd0c-1a59a67a9f77/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-07T08:28:01.773059-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92f6744a-c060-4004-8aa3-1156aed1f80c",
                            "gambit_id": "5ac28599-675d-4ca5-b37c-3bce2b61f3b3",
                            "last_updated": "2023-08-09T10:43:19.547114-04:00",
                            "created_at": "2023-08-07T08:28:01.779681-04:00",
                            "name": "KAN",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e307261-13f2-4c0b-bd29-3fb0a764edca/?format=api"
                        },
                        {
                            "id": "8d057c29-d515-48af-9799-4e0d67ef363b",
                            "gambit_id": "f5a2ba08-5d01-4b93-855c-1e7e9a77b7bc",
                            "last_updated": "2023-08-09T10:43:19.551802-04:00",
                            "created_at": "2023-08-07T08:28:01.787000-04:00",
                            "name": "BOS",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e307261-13f2-4c0b-bd29-3fb0a764edca/?format=api"
                        }
                    ]
                },
                {
                    "id": "2ba7d774-cd06-49a3-bd91-f1d760e1808b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c801835-10dc-4915-bd0c-1a59a67a9f77/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-07T08:28:01.792853-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac01ab8a-8fdc-44d3-86e2-f4a1a325c2d8",
                            "gambit_id": "c0bf31bb-f8a7-43b0-90fc-076c0cd041f0",
                            "last_updated": "2023-08-09T10:43:19.567628-04:00",
                            "created_at": "2023-08-07T08:28:01.804457-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ba7d774-cd06-49a3-bd91-f1d760e1808b/?format=api"
                        },
                        {
                            "id": "e238d551-8348-4d80-bd14-aba56067b162",
                            "gambit_id": "b99841b7-dc57-49bd-8a7f-40d5fab58124",
                            "last_updated": "2023-08-09T10:43:19.562140-04:00",
                            "created_at": "2023-08-07T08:28:01.797035-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ba7d774-cd06-49a3-bd91-f1d760e1808b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "255df65d-200a-40d6-a9fe-3c3e9712994d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3a60936e-bf21-4d70-b1b0-b0c52f086358",
            "completed": true,
            "last_updated": "2023-08-09T10:43:19.279656-04:00",
            "created_at": "2023-08-07T08:28:01.499156-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3a60936e-bf21-4d70-b1b0-b0c52f086358",
            "datetime": "2023-08-07T19:10:00-04:00",
            "cutoff_datetime": "2023-08-07T19:10:00-04:00",
            "name": "TOR (H Ryu) v. CLE (G Williams)",
            "bettypes": [
                {
                    "id": "ae3025f5-2b19-4e68-a377-cf810aec10ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/255df65d-200a-40d6-a9fe-3c3e9712994d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-07T08:28:01.509860-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (H Ryu)",
                                "amount": 5440.0
                            },
                            {
                                "team": "CLE (G Williams)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "574e1498-315e-4aef-b794-97d86e6cd680",
                            "gambit_id": "2cbdd7b3-ce92-4965-8356-4e407232ea84",
                            "last_updated": "2023-08-09T10:43:19.288242-04:00",
                            "created_at": "2023-08-07T08:28:01.514487-04:00",
                            "name": "TOR (H Ryu)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae3025f5-2b19-4e68-a377-cf810aec10ec/?format=api"
                        },
                        {
                            "id": "1ca1ba3d-c6a5-4fc9-8c23-d915844a0280",
                            "gambit_id": "74679179-ca2c-4c1f-904c-e00703e7fce9",
                            "last_updated": "2023-08-09T10:43:19.294485-04:00",
                            "created_at": "2023-08-07T08:28:01.518747-04:00",
                            "name": "CLE (G Williams)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae3025f5-2b19-4e68-a377-cf810aec10ec/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c7fa6f7-9068-410c-8205-f251ae06ef9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/255df65d-200a-40d6-a9fe-3c3e9712994d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-07T08:28:01.523726-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5688.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e4f0841-f2c1-40a3-89a0-1a2b256850b5",
                            "gambit_id": "36bda6b6-24b0-478f-b34f-fd05236f0181",
                            "last_updated": "2023-08-09T10:43:19.308199-04:00",
                            "created_at": "2023-08-07T08:28:01.534432-04:00",
                            "name": "CLE",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c7fa6f7-9068-410c-8205-f251ae06ef9c/?format=api"
                        },
                        {
                            "id": "2cb32606-bf4b-40c4-a0fd-1cf0e7d4bd30",
                            "gambit_id": "dfa47e00-e181-42d2-8169-95113446e3a6",
                            "last_updated": "2023-08-09T10:43:19.303432-04:00",
                            "created_at": "2023-08-07T08:28:01.528783-04:00",
                            "name": "TOR",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c7fa6f7-9068-410c-8205-f251ae06ef9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "82a0de3d-3c61-4f91-9ab2-e16c79f8e33e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/255df65d-200a-40d6-a9fe-3c3e9712994d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-07T08:28:01.539930-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64bb5298-b8f4-45a9-867c-5f6644699267",
                            "gambit_id": "fa545911-ed60-456b-82dd-670f485288b6",
                            "last_updated": "2023-08-09T10:43:19.316236-04:00",
                            "created_at": "2023-08-07T08:28:01.544453-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a0de3d-3c61-4f91-9ab2-e16c79f8e33e/?format=api"
                        },
                        {
                            "id": "67c4d3e5-0422-4d45-aeaf-0295e81dfa8d",
                            "gambit_id": "fe44c1a2-7057-4073-9294-446fb0d27380",
                            "last_updated": "2023-08-09T10:43:19.320565-04:00",
                            "created_at": "2023-08-07T08:28:01.553744-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a0de3d-3c61-4f91-9ab2-e16c79f8e33e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "416e6e54-a07b-4c90-af50-a5958e96345e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f7699876-69bc-4136-a301-d6bc4caed9aa",
            "completed": true,
            "last_updated": "2023-08-09T10:48:19.774273-04:00",
            "created_at": "2023-08-07T08:28:01.259608-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f7699876-69bc-4136-a301-d6bc4caed9aa",
            "datetime": "2023-08-07T19:05:00-04:00",
            "cutoff_datetime": "2023-08-07T19:05:00-04:00",
            "name": "ATL (S Strider) v. PIT (O Bido)",
            "bettypes": [
                {
                    "id": "e9a4f2ce-a94c-4e05-9895-4aad8d09e824",
                    "match": "https://api-prod.gambitprofit.com/api/matches/416e6e54-a07b-4c90-af50-a5958e96345e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-07T08:28:01.264928-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (S Strider)",
                                "amount": 7197.0
                            },
                            {
                                "team": "PIT (O Bido)",
                                "amount": 2803.0
                            }
                        ],
                        "expected_reward_tokens": 9500.04,
                        "profit_sb": 0.04,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21298d56-f02f-43cc-9318-a4a82c757bb4",
                            "gambit_id": "bfb2fcf7-41d2-47a7-a626-ab876dd0a5ff",
                            "last_updated": "2023-08-09T10:48:19.787943-04:00",
                            "created_at": "2023-08-07T08:28:01.268935-04:00",
                            "name": "ATL (S Strider)",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a4f2ce-a94c-4e05-9895-4aad8d09e824/?format=api"
                        },
                        {
                            "id": "b5e2fd4d-df05-487e-907f-4e731f642ea2",
                            "gambit_id": "03b1d5b0-b917-4cf9-9a1b-49bf61ab271d",
                            "last_updated": "2023-08-09T10:48:19.792340-04:00",
                            "created_at": "2023-08-07T08:28:01.273256-04:00",
                            "name": "PIT (O Bido)",
                            "reward": "3.39000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a4f2ce-a94c-4e05-9895-4aad8d09e824/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e69fba1-f948-48b5-b330-dbfc491143f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/416e6e54-a07b-4c90-af50-a5958e96345e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-07T08:28:01.277999-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6154.0
                            },
                            {
                                "team": "PIT",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee891067-20e5-4f2d-8f36-1aacc66a0db0",
                            "gambit_id": "ca5170cf-3dbe-4901-af71-9a5682057d81",
                            "last_updated": "2023-08-09T10:48:19.800360-04:00",
                            "created_at": "2023-08-07T08:28:01.283264-04:00",
                            "name": "ATL",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e69fba1-f948-48b5-b330-dbfc491143f2/?format=api"
                        },
                        {
                            "id": "9fdb5d0b-75c7-490d-8762-57a226082748",
                            "gambit_id": "426a038a-30b0-43e8-81cd-b71967503a55",
                            "last_updated": "2023-08-09T10:48:19.804753-04:00",
                            "created_at": "2023-08-07T08:28:01.287231-04:00",
                            "name": "PIT",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e69fba1-f948-48b5-b330-dbfc491143f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "fcbb67d1-d34e-4e2f-be29-fe5c4ac54bc3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/416e6e54-a07b-4c90-af50-a5958e96345e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-07T08:28:01.291765-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3eca3a42-904d-4c35-a672-36ee995ba238",
                            "gambit_id": "17a4d425-2d68-4c79-aad5-f3a332963410",
                            "last_updated": "2023-08-09T10:48:19.818709-04:00",
                            "created_at": "2023-08-07T08:28:01.300639-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcbb67d1-d34e-4e2f-be29-fe5c4ac54bc3/?format=api"
                        },
                        {
                            "id": "c6f3e50b-0e49-46c1-bb16-9996e6f43d6d",
                            "gambit_id": "6f91d03a-6573-4ad2-b4a8-6496e938d220",
                            "last_updated": "2023-08-09T10:48:19.813705-04:00",
                            "created_at": "2023-08-07T08:28:01.296347-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcbb67d1-d34e-4e2f-be29-fe5c4ac54bc3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cc53f599-0007-4492-bf9f-0b279c574ab5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "191b36cf-9c4c-42ea-b572-4769521442b2",
            "completed": true,
            "last_updated": "2023-08-09T10:48:20.041720-04:00",
            "created_at": "2023-08-07T08:28:01.019852-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/191b36cf-9c4c-42ea-b572-4769521442b2",
            "datetime": "2023-08-07T18:40:00-04:00",
            "cutoff_datetime": "2023-08-07T18:40:00-04:00",
            "name": "MIN (P Lopez) v. DET (J Wentz)",
            "bettypes": [
                {
                    "id": "510b4741-9579-4ac2-8007-6a4cfac1ef09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc53f599-0007-4492-bf9f-0b279c574ab5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-07T08:28:01.031916-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (P Lopez)",
                                "amount": 6139.0
                            },
                            {
                                "team": "DET (J Wentz)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "54d72a6b-89ac-4b76-bba5-0ff0fcc36740",
                            "gambit_id": "89bb8fae-d969-4adc-872d-5ad45216de79",
                            "last_updated": "2023-08-09T10:48:20.054779-04:00",
                            "created_at": "2023-08-07T08:28:01.036279-04:00",
                            "name": "MIN (P Lopez)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510b4741-9579-4ac2-8007-6a4cfac1ef09/?format=api"
                        },
                        {
                            "id": "dc976fde-b613-41e7-ae97-9da98a1825b3",
                            "gambit_id": "3cb9d3c9-549f-420f-ab83-1d80d9cce3f3",
                            "last_updated": "2023-08-09T10:48:20.058879-04:00",
                            "created_at": "2023-08-07T08:28:01.040444-04:00",
                            "name": "DET (J Wentz)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510b4741-9579-4ac2-8007-6a4cfac1ef09/?format=api"
                        }
                    ]
                },
                {
                    "id": "4051c562-11b9-44bf-887b-19d1aa784eab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc53f599-0007-4492-bf9f-0b279c574ab5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-07T08:28:01.044428-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1ba17446-5165-4230-a9e5-9709882c71e1",
                            "gambit_id": "c2d96cd0-1221-471a-bf3c-8fe893d0c26b",
                            "last_updated": "2023-08-09T10:48:20.082475-04:00",
                            "created_at": "2023-08-07T08:28:01.052615-04:00",
                            "name": "DET",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4051c562-11b9-44bf-887b-19d1aa784eab/?format=api"
                        },
                        {
                            "id": "c2b1d790-b3fc-4667-970b-644870511f88",
                            "gambit_id": "493c69a8-3e2b-40bd-bdf2-2d2cdfa809fb",
                            "last_updated": "2023-08-09T10:48:20.076977-04:00",
                            "created_at": "2023-08-07T08:28:01.048254-04:00",
                            "name": "MIN",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4051c562-11b9-44bf-887b-19d1aa784eab/?format=api"
                        }
                    ]
                },
                {
                    "id": "9e1685b8-45b2-4157-939c-da2b815d9768",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cc53f599-0007-4492-bf9f-0b279c574ab5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-07T08:28:01.057406-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67b3acec-f788-4dae-9ea1-e25515b0ccab",
                            "gambit_id": "e0818a17-4768-4333-acd6-2b69d4e4b075",
                            "last_updated": "2023-08-09T10:48:20.095267-04:00",
                            "created_at": "2023-08-07T08:28:01.065522-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e1685b8-45b2-4157-939c-da2b815d9768/?format=api"
                        },
                        {
                            "id": "690fb440-081b-4fe6-b2eb-5d7439d41c4f",
                            "gambit_id": "91d36214-a593-4e07-aaef-3152dcaaf9d4",
                            "last_updated": "2023-08-09T10:48:20.091582-04:00",
                            "created_at": "2023-08-07T08:28:01.061120-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e1685b8-45b2-4157-939c-da2b815d9768/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c5092045-b640-4e29-8ffb-f2bbdc009515",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b04b673a-5782-46ee-a873-a0bf7ae661fc",
            "completed": false,
            "last_updated": "2023-08-14T18:38:00.971095-04:00",
            "created_at": "2023-08-07T08:28:00.772457-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.7,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b04b673a-5782-46ee-a873-a0bf7ae661fc",
            "datetime": "2023-08-07T18:40:00-04:00",
            "cutoff_datetime": "2023-08-07T18:40:00-04:00",
            "name": "WAS (T Williams) v. PHI (R Suarez)",
            "bettypes": [
                {
                    "id": "f572961d-f558-4612-8f53-6645f6814644",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5092045-b640-4e29-8ffb-f2bbdc009515/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-07T08:28:00.777700-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Suarez)",
                                "amount": 6643.0
                            },
                            {
                                "team": "WAS (T Williams)",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9433.06,
                        "profit_sb": -66.94,
                        "profit_sb_percentage": -0.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "58e094de-23e2-467e-968d-8c00d8bd713f",
                            "gambit_id": "dba6536a-f6e5-418c-8324-f9dc0a441072",
                            "last_updated": "2023-08-14T18:38:01.015984-04:00",
                            "created_at": "2023-08-07T08:28:00.800849-04:00",
                            "name": "PHI (R Suarez)",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f572961d-f558-4612-8f53-6645f6814644/?format=api"
                        },
                        {
                            "id": "e81afceb-e134-496a-9d2e-e8b1fe04bc14",
                            "gambit_id": "eccd2893-76b4-4725-8b48-e3bb7f066af0",
                            "last_updated": "2023-08-14T18:38:01.009036-04:00",
                            "created_at": "2023-08-07T08:28:00.793452-04:00",
                            "name": "WAS (T Williams)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f572961d-f558-4612-8f53-6645f6814644/?format=api"
                        }
                    ]
                },
                {
                    "id": "f4dfa010-14bc-4131-a1f8-a77f7b030a60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5092045-b640-4e29-8ffb-f2bbdc009515/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-07T08:28:00.805182-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4d3a2d39-38e3-4221-ad2d-e6bb50ea11ef",
                            "gambit_id": "061e298d-afd0-49f5-b2da-c6185da3333a",
                            "last_updated": "2023-08-14T18:38:01.026311-04:00",
                            "created_at": "2023-08-07T08:28:00.812657-04:00",
                            "name": "PHI",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4dfa010-14bc-4131-a1f8-a77f7b030a60/?format=api"
                        },
                        {
                            "id": "382a08db-6000-4a5c-bb22-2dfc99f317af",
                            "gambit_id": "a8658c5d-8c34-4b93-9f23-fd4963e6ac40",
                            "last_updated": "2023-08-14T18:38:01.023129-04:00",
                            "created_at": "2023-08-07T08:28:00.808736-04:00",
                            "name": "WAS",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4dfa010-14bc-4131-a1f8-a77f7b030a60/?format=api"
                        }
                    ]
                },
                {
                    "id": "68b2509e-626f-4bab-8153-61eb1b531dce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5092045-b640-4e29-8ffb-f2bbdc009515/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-07T08:28:00.817073-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "19e180e7-3137-4964-8824-75de59d68fb8",
                            "gambit_id": "0927aa36-7a67-4daa-abb8-0342ab2ce2a1",
                            "last_updated": "2023-08-14T18:38:01.040568-04:00",
                            "created_at": "2023-08-07T08:28:00.820846-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b2509e-626f-4bab-8153-61eb1b531dce/?format=api"
                        },
                        {
                            "id": "7cb031b7-5406-4e32-8fb6-430f8170917d",
                            "gambit_id": "ce48ed6e-7221-4789-ac1c-2dac24357ef2",
                            "last_updated": "2023-08-14T18:38:01.045920-04:00",
                            "created_at": "2023-08-07T08:28:00.824862-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b2509e-626f-4bab-8153-61eb1b531dce/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7e6e2517-992b-4525-a493-4fbc5ba78647",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "451fcf28-201d-467a-8fe5-5709989166ce",
            "completed": true,
            "last_updated": "2023-08-08T09:52:58.178409-04:00",
            "created_at": "2023-08-07T08:28:00.512607-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/451fcf28-201d-467a-8fe5-5709989166ce",
            "datetime": "2023-08-07T18:40:00-04:00",
            "cutoff_datetime": "2023-08-07T18:40:00-04:00",
            "name": "MIA (E Perez) v. CIN (B Williamson)",
            "bettypes": [
                {
                    "id": "ed89f3ee-82c5-4343-bafe-ee8984026a84",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e6e2517-992b-4525-a493-4fbc5ba78647/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-07T08:28:00.522954-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (E Perez)",
                                "amount": 5578.0
                            },
                            {
                                "team": "CIN (B Williamson)",
                                "amount": 4422.0
                            }
                        ],
                        "expected_reward_tokens": 9594.16,
                        "profit_sb": 94.16,
                        "profit_sb_percentage": 0.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "52a3d52f-587c-4455-9c2f-d69b57915084",
                            "gambit_id": "3c712d46-4614-41b6-a422-e2d6a3abc173",
                            "last_updated": "2023-08-08T09:52:58.186865-04:00",
                            "created_at": "2023-08-07T08:28:00.527849-04:00",
                            "name": "MIA (E Perez)",
                            "reward": "1.72000",
                            "odds": "1.75190",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed89f3ee-82c5-4343-bafe-ee8984026a84/?format=api"
                        },
                        {
                            "id": "4966c5be-1631-4a59-b283-6832db901386",
                            "gambit_id": "32b831e3-6705-4bb2-86f7-a43efc6c88cc",
                            "last_updated": "2023-08-08T09:52:58.190830-04:00",
                            "created_at": "2023-08-07T08:28:00.535947-04:00",
                            "name": "CIN (B Williamson)",
                            "reward": "2.17000",
                            "odds": "2.23000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed89f3ee-82c5-4343-bafe-ee8984026a84/?format=api"
                        }
                    ]
                },
                {
                    "id": "ecae3dfc-cd37-43ad-a9f7-0ed2eb2ff5f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e6e2517-992b-4525-a493-4fbc5ba78647/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-07T08:28:00.540588-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5423.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd5c0afc-5018-452c-a061-48955dada27c",
                            "gambit_id": "3e9525e6-3520-485f-9ec6-c5e7d7ec0dc0",
                            "last_updated": "2023-08-08T09:52:58.200612-04:00",
                            "created_at": "2023-08-07T08:28:00.550281-04:00",
                            "name": "CIN",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecae3dfc-cd37-43ad-a9f7-0ed2eb2ff5f9/?format=api"
                        },
                        {
                            "id": "844b2aa6-ff56-4c8c-8708-d28253a512c2",
                            "gambit_id": "1acaa53e-7d49-4156-8d73-e89303a595ad",
                            "last_updated": "2023-08-08T09:52:58.197326-04:00",
                            "created_at": "2023-08-07T08:28:00.544833-04:00",
                            "name": "MIA",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecae3dfc-cd37-43ad-a9f7-0ed2eb2ff5f9/?format=api"
                        }
                    ]
                },
                {
                    "id": "28de2e1e-d071-4745-88a2-54d6f33bc252",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e6e2517-992b-4525-a493-4fbc5ba78647/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-07T08:28:00.569361-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 10.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eb76610e-e58e-4ea8-8134-6aa06847bcef",
                            "gambit_id": "13b423e6-d4ac-41ed-99f0-f3d04d25eaa9",
                            "last_updated": "2023-08-08T09:52:58.210910-04:00",
                            "created_at": "2023-08-07T08:28:00.579863-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28de2e1e-d071-4745-88a2-54d6f33bc252/?format=api"
                        },
                        {
                            "id": "151118f7-b63a-4022-a2b0-33b06b7b4137",
                            "gambit_id": "68c0d8f7-73ad-40dd-b8a6-3ad213edf390",
                            "last_updated": "2023-08-08T09:52:58.207003-04:00",
                            "created_at": "2023-08-07T08:28:00.575018-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28de2e1e-d071-4745-88a2-54d6f33bc252/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f44699af-d5d9-4128-be28-19d7949267e3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "11e8ab8e-fdbb-4edd-983a-54296033df5c",
            "completed": true,
            "last_updated": "2023-08-08T09:52:57.943312-04:00",
            "created_at": "2023-08-07T08:28:00.270190-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/11e8ab8e-fdbb-4edd-983a-54296033df5c",
            "datetime": "2023-08-07T16:10:00-04:00",
            "cutoff_datetime": "2023-08-07T16:10:00-04:00",
            "name": "LOS (T Gonsolin) v. SDG (S Lugo)",
            "bettypes": [
                {
                    "id": "e08d0652-a733-4f89-bb14-48ccd72ed960",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f44699af-d5d9-4128-be28-19d7949267e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-07T08:28:00.278654-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Lugo)",
                                "amount": 5615.0
                            },
                            {
                                "team": "LOS (T Gonsolin)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1fb2ecc4-3aef-4b94-8426-8e7621927869",
                            "gambit_id": "b83e7cc3-27ad-4ac7-95d2-61bedda558b3",
                            "last_updated": "2023-08-08T09:52:57.962724-04:00",
                            "created_at": "2023-08-07T08:28:00.289449-04:00",
                            "name": "SDG (S Lugo)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08d0652-a733-4f89-bb14-48ccd72ed960/?format=api"
                        },
                        {
                            "id": "7757fc2b-65ec-4cbf-88c8-8ca16c8a0d54",
                            "gambit_id": "9c37c2d0-5b08-4dfc-b1c1-87a390c01079",
                            "last_updated": "2023-08-08T09:52:57.959431-04:00",
                            "created_at": "2023-08-07T08:28:00.284458-04:00",
                            "name": "LOS (T Gonsolin)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e08d0652-a733-4f89-bb14-48ccd72ed960/?format=api"
                        }
                    ]
                },
                {
                    "id": "e3463c02-7743-4482-9265-cc0113b3ae1c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f44699af-d5d9-4128-be28-19d7949267e3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-07T08:28:00.294241-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6010.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "34b0eb3c-91a3-4409-b0be-8619db701353",
                            "gambit_id": "08bf32dd-b4d5-4c0c-aa85-a1a97e1dfd1f",
                            "last_updated": "2023-08-08T09:52:57.969429-04:00",
                            "created_at": "2023-08-07T08:28:00.298744-04:00",
                            "name": "LOS",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3463c02-7743-4482-9265-cc0113b3ae1c/?format=api"
                        },
                        {
                            "id": "808c60ff-299d-40cb-b072-a70a6d9d1741",
                            "gambit_id": "96f4acc9-7d61-49e5-accf-48abffc4bb8e",
                            "last_updated": "2023-08-08T09:52:57.973308-04:00",
                            "created_at": "2023-08-07T08:28:00.302985-04:00",
                            "name": "SDG",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3463c02-7743-4482-9265-cc0113b3ae1c/?format=api"
                        }
                    ]
                },
                {
                    "id": "992cf8a6-f43c-4d69-b368-3a907f27f970",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f44699af-d5d9-4128-be28-19d7949267e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-07T08:28:00.307305-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d88af40c-2a03-4c7c-a2f9-2163650fe3f5",
                            "gambit_id": "b0a5f964-4d73-4d77-92e8-83d305c367d1",
                            "last_updated": "2023-08-08T09:52:57.984004-04:00",
                            "created_at": "2023-08-07T08:28:00.315336-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/992cf8a6-f43c-4d69-b368-3a907f27f970/?format=api"
                        },
                        {
                            "id": "d3a22cec-82de-4e13-809d-ca88d729d7e6",
                            "gambit_id": "dc32aa31-15a2-4759-a0a6-36ee17321a4d",
                            "last_updated": "2023-08-08T09:52:57.980732-04:00",
                            "created_at": "2023-08-07T08:28:00.311172-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/992cf8a6-f43c-4d69-b368-3a907f27f970/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "298ad4fc-655f-4700-ba03-3ccd36e3b185",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c54b4752-cc48-4bed-894f-cd98ebd96095",
            "completed": true,
            "last_updated": "2023-08-07T19:23:07.942183-04:00",
            "created_at": "2023-08-06T08:38:18.695317-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c54b4752-cc48-4bed-894f-cd98ebd96095",
            "datetime": "2023-08-06T19:10:00-04:00",
            "cutoff_datetime": "2023-08-06T19:10:00-04:00",
            "name": "LOS (L Lynn) v. SDG (R Hill)",
            "bettypes": [
                {
                    "id": "babe199d-330f-404a-8380-f58c4a51ff9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/298ad4fc-655f-4700-ba03-3ccd36e3b185/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:18.709122-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (L Lynn)",
                                "amount": 5117.0
                            },
                            {
                                "team": "SDG (R Hill)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8c18f150-f31c-40d6-99ed-f8cfb41f5444",
                            "gambit_id": "0fcaf2bc-56ef-4890-a495-45c798493b29",
                            "last_updated": "2023-08-07T19:23:07.954601-04:00",
                            "created_at": "2023-08-06T08:38:18.714278-04:00",
                            "name": "LOS (L Lynn)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/babe199d-330f-404a-8380-f58c4a51ff9a/?format=api"
                        },
                        {
                            "id": "bd775983-9011-4619-8fad-ee79d040e282",
                            "gambit_id": "98c84a56-6cdc-4404-8c16-dca090f21bfc",
                            "last_updated": "2023-08-07T19:23:07.958006-04:00",
                            "created_at": "2023-08-06T08:38:18.721365-04:00",
                            "name": "SDG (R Hill)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/babe199d-330f-404a-8380-f58c4a51ff9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d13e0e2-d95f-4790-ad47-21cc17abc341",
                    "match": "https://api-prod.gambitprofit.com/api/matches/298ad4fc-655f-4700-ba03-3ccd36e3b185/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:18.727218-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 6010.0
                            },
                            {
                                "team": "LOS",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ccd078b-1706-405f-a59f-433370a8480a",
                            "gambit_id": "c5ef1793-85e3-4181-a2b8-cd190880b3e0",
                            "last_updated": "2023-08-07T19:23:07.968207-04:00",
                            "created_at": "2023-08-06T08:38:18.736504-04:00",
                            "name": "SDG",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d13e0e2-d95f-4790-ad47-21cc17abc341/?format=api"
                        },
                        {
                            "id": "faad2988-4a0f-4f6f-bc47-d211d5336042",
                            "gambit_id": "4dfef632-cd9c-4101-a54b-c68f6525d5f5",
                            "last_updated": "2023-08-07T19:23:07.964571-04:00",
                            "created_at": "2023-08-06T08:38:18.731675-04:00",
                            "name": "LOS",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d13e0e2-d95f-4790-ad47-21cc17abc341/?format=api"
                        }
                    ]
                },
                {
                    "id": "58f6efec-2c30-4e68-9f50-885ef2f9af17",
                    "match": "https://api-prod.gambitprofit.com/api/matches/298ad4fc-655f-4700-ba03-3ccd36e3b185/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:18.744595-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bf2250f5-7c9e-4157-8308-bac3c9183cdc",
                            "gambit_id": "158d9929-8887-4905-a976-ea77627c2bee",
                            "last_updated": "2023-08-07T19:23:07.978815-04:00",
                            "created_at": "2023-08-06T08:38:18.754448-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58f6efec-2c30-4e68-9f50-885ef2f9af17/?format=api"
                        },
                        {
                            "id": "37372366-d42c-4110-a093-898152316fae",
                            "gambit_id": "6233ffe7-d065-4cb0-9ca5-56419624f836",
                            "last_updated": "2023-08-07T19:23:07.975145-04:00",
                            "created_at": "2023-08-06T08:38:18.749494-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58f6efec-2c30-4e68-9f50-885ef2f9af17/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "77480344-ef97-42ed-a5c7-3988d9d02d1a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "36744e62-2a9e-4146-886e-163e5a438ce9",
            "completed": true,
            "last_updated": "2023-08-07T19:23:07.711560-04:00",
            "created_at": "2023-08-06T08:38:18.423152-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/36744e62-2a9e-4146-886e-163e5a438ce9",
            "datetime": "2023-08-06T16:07:00-04:00",
            "cutoff_datetime": "2023-08-06T16:07:00-04:00",
            "name": "SFO (A Cobb) v. OAK (L Medina)",
            "bettypes": [
                {
                    "id": "3977d057-753f-4775-8eb1-80a92b1e07cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77480344-ef97-42ed-a5c7-3988d9d02d1a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:18.438268-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Cobb)",
                                "amount": 6434.0
                            },
                            {
                                "team": "OAK (L Medina)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a62e52bb-8516-42bb-a362-20ee9dddb1a2",
                            "gambit_id": "82c6f148-23d4-4d23-9135-7e4d30f98e4b",
                            "last_updated": "2023-08-07T19:23:07.724391-04:00",
                            "created_at": "2023-08-06T08:38:18.444820-04:00",
                            "name": "SFO (A Cobb)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3977d057-753f-4775-8eb1-80a92b1e07cb/?format=api"
                        },
                        {
                            "id": "8d9916d6-9078-4b40-9fc7-132360b2df15",
                            "gambit_id": "6d80684e-e0a6-40ab-aa2f-11552da12187",
                            "last_updated": "2023-08-07T19:23:07.728065-04:00",
                            "created_at": "2023-08-06T08:38:18.453533-04:00",
                            "name": "OAK (L Medina)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3977d057-753f-4775-8eb1-80a92b1e07cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "da63afa3-2e67-44c4-8a6f-e51e1cc9b3e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77480344-ef97-42ed-a5c7-3988d9d02d1a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:18.461273-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c627c76a-ffb7-4b18-906a-a760bbdc0468",
                            "gambit_id": "d514e975-3f8d-4d1c-acc2-e096484945d1",
                            "last_updated": "2023-08-07T19:23:07.734645-04:00",
                            "created_at": "2023-08-06T08:38:18.467308-04:00",
                            "name": "SFO",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da63afa3-2e67-44c4-8a6f-e51e1cc9b3e7/?format=api"
                        },
                        {
                            "id": "78ab0721-5605-4c0a-bfe3-250dc685e456",
                            "gambit_id": "44638051-88d9-4420-9a12-bbb9bc4d7757",
                            "last_updated": "2023-08-07T19:23:07.737868-04:00",
                            "created_at": "2023-08-06T08:38:18.476993-04:00",
                            "name": "OAK",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da63afa3-2e67-44c4-8a6f-e51e1cc9b3e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "d8f74198-6fdf-41c3-931d-117e565db907",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77480344-ef97-42ed-a5c7-3988d9d02d1a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:18.484819-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "427b12f9-6310-4915-bdd5-970ebd62d91e",
                            "gambit_id": "75a8ca5a-2446-4ec3-8ca6-31e43679ede7",
                            "last_updated": "2023-08-07T19:23:07.745431-04:00",
                            "created_at": "2023-08-06T08:38:18.490433-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8f74198-6fdf-41c3-931d-117e565db907/?format=api"
                        },
                        {
                            "id": "5efd6200-0a70-4db9-bf16-9341b80cf5aa",
                            "gambit_id": "b8d502b1-e569-4ce3-831f-f70f331c9768",
                            "last_updated": "2023-08-07T19:23:07.748602-04:00",
                            "created_at": "2023-08-06T08:38:18.498275-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8f74198-6fdf-41c3-931d-117e565db907/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0dd38d26-c5d1-42cd-8294-82a4854b04be",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "de70e530-01d3-48c8-a597-7f5c0ae50a22",
            "completed": true,
            "last_updated": "2023-08-07T19:23:07.472808-04:00",
            "created_at": "2023-08-06T08:38:18.145257-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/de70e530-01d3-48c8-a597-7f5c0ae50a22",
            "datetime": "2023-08-06T16:07:00-04:00",
            "cutoff_datetime": "2023-08-06T16:07:00-04:00",
            "name": "SEA (B Miller) v. LAA (C Silseth)",
            "bettypes": [
                {
                    "id": "463fb026-0529-4b12-90ee-76a5d5462b7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0dd38d26-c5d1-42cd-8294-82a4854b04be/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:18.184574-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Silseth)",
                                "amount": 5440.0
                            },
                            {
                                "team": "SEA (B Miller)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "24f662c9-6dd0-4bd2-9135-d5f945c6ced0",
                            "gambit_id": "31d12bb6-58bd-4f22-a5d3-41929d59ca5f",
                            "last_updated": "2023-08-07T19:23:07.509116-04:00",
                            "created_at": "2023-08-06T08:38:18.199924-04:00",
                            "name": "LAA (C Silseth)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/463fb026-0529-4b12-90ee-76a5d5462b7d/?format=api"
                        },
                        {
                            "id": "b804db11-161c-467f-b7ea-f08d5b151393",
                            "gambit_id": "59ad8e5d-f9a4-4ef0-8e9e-400263f104af",
                            "last_updated": "2023-08-07T19:23:07.505458-04:00",
                            "created_at": "2023-08-06T08:38:18.194587-04:00",
                            "name": "SEA (B Miller)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/463fb026-0529-4b12-90ee-76a5d5462b7d/?format=api"
                        }
                    ]
                },
                {
                    "id": "9f999910-c8ca-49d9-abdd-0f74657009f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0dd38d26-c5d1-42cd-8294-82a4854b04be/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:18.205474-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6154.0
                            },
                            {
                                "team": "LAA",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "905d46c2-a629-41d0-887a-267a2bd04b79",
                            "gambit_id": "b040df83-3fa7-4bf6-a5db-49eaa3ac18b2",
                            "last_updated": "2023-08-07T19:23:07.515781-04:00",
                            "created_at": "2023-08-06T08:38:18.213377-04:00",
                            "name": "SEA",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f999910-c8ca-49d9-abdd-0f74657009f8/?format=api"
                        },
                        {
                            "id": "754dcceb-5ab2-44bd-b9f2-500db858c0f3",
                            "gambit_id": "b7e31988-63b9-47ea-8e29-612e548e3bc2",
                            "last_updated": "2023-08-07T19:23:07.519314-04:00",
                            "created_at": "2023-08-06T08:38:18.218891-04:00",
                            "name": "LAA",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f999910-c8ca-49d9-abdd-0f74657009f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "81c42641-7e67-4474-addd-0da3936fdd18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0dd38d26-c5d1-42cd-8294-82a4854b04be/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:18.155280-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ba74050-62eb-498d-97d9-e3e96795ce0e",
                            "gambit_id": "3ef92c7b-c567-411f-86f6-4d0e273b37ea",
                            "last_updated": "2023-08-07T19:23:07.493507-04:00",
                            "created_at": "2023-08-06T08:38:18.168848-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c42641-7e67-4474-addd-0da3936fdd18/?format=api"
                        },
                        {
                            "id": "9bfc3f43-47d9-4809-a523-e4035e16b2e8",
                            "gambit_id": "8c395450-9206-4aec-a84d-c5a5bd2912b7",
                            "last_updated": "2023-08-07T19:23:07.490195-04:00",
                            "created_at": "2023-08-06T08:38:18.164080-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81c42641-7e67-4474-addd-0da3936fdd18/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "779ebbb2-6385-4c01-aee4-99dcdc12a5bb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e4458f43-0ad8-4ba7-833e-4572587c22b3",
            "completed": true,
            "last_updated": "2023-08-07T19:23:07.223249-04:00",
            "created_at": "2023-08-06T08:38:17.858948-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e4458f43-0ad8-4ba7-833e-4572587c22b3",
            "datetime": "2023-08-06T14:35:00-04:00",
            "cutoff_datetime": "2023-08-06T14:35:00-04:00",
            "name": "MIA (S Alcantara) v. TEX (A Heaney)",
            "bettypes": [
                {
                    "id": "95986098-91e4-4c0b-be30-416ab15d7f42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/779ebbb2-6385-4c01-aee4-99dcdc12a5bb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:17.865765-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Heaney)",
                                "amount": 5222.0
                            },
                            {
                                "team": "MIA (S Alcantara)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e4717cae-80d2-4774-9971-676247c1f61f",
                            "gambit_id": "8d49e5ad-8bd5-4f5d-aa69-1b5dbe08bd7e",
                            "last_updated": "2023-08-07T19:23:07.237438-04:00",
                            "created_at": "2023-08-06T08:38:17.894820-04:00",
                            "name": "TEX (A Heaney)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95986098-91e4-4c0b-be30-416ab15d7f42/?format=api"
                        },
                        {
                            "id": "02550462-0bca-47cf-80b9-d0f3028520e4",
                            "gambit_id": "be9bfc84-2a67-4df0-ac0e-d26244280fcd",
                            "last_updated": "2023-08-07T19:23:07.234106-04:00",
                            "created_at": "2023-08-06T08:38:17.886468-04:00",
                            "name": "MIA (S Alcantara)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95986098-91e4-4c0b-be30-416ab15d7f42/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a1ad1a9-58c7-4029-b592-8950ed87b485",
                    "match": "https://api-prod.gambitprofit.com/api/matches/779ebbb2-6385-4c01-aee4-99dcdc12a5bb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:17.913490-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "TEX",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a93ef988-c524-4541-8698-fc6106dfa02b",
                            "gambit_id": "111533a2-baca-40a6-807c-04ed8391cad8",
                            "last_updated": "2023-08-07T19:23:07.244608-04:00",
                            "created_at": "2023-08-06T08:38:17.917862-04:00",
                            "name": "MIA",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1ad1a9-58c7-4029-b592-8950ed87b485/?format=api"
                        },
                        {
                            "id": "6ca83fbe-ac14-40c3-8dff-e66cbc313f95",
                            "gambit_id": "caa700d6-1352-428d-bc0f-1f566c0ada9c",
                            "last_updated": "2023-08-07T19:23:07.247959-04:00",
                            "created_at": "2023-08-06T08:38:17.923571-04:00",
                            "name": "TEX",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1ad1a9-58c7-4029-b592-8950ed87b485/?format=api"
                        }
                    ]
                },
                {
                    "id": "61d33fb0-163f-432b-92d1-0425acc41492",
                    "match": "https://api-prod.gambitprofit.com/api/matches/779ebbb2-6385-4c01-aee4-99dcdc12a5bb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:17.927592-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fe9c41ab-a634-400c-a2f6-e4e84ffb2591",
                            "gambit_id": "d42cbc1f-2d28-4aed-9cab-122b44161763",
                            "last_updated": "2023-08-07T19:23:07.254676-04:00",
                            "created_at": "2023-08-06T08:38:17.936930-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61d33fb0-163f-432b-92d1-0425acc41492/?format=api"
                        },
                        {
                            "id": "fe55ef08-a10c-410f-b0f7-28719ed2ad6c",
                            "gambit_id": "27001e9d-39f7-4fae-bb77-74bf830531a3",
                            "last_updated": "2023-08-07T19:23:07.258086-04:00",
                            "created_at": "2023-08-06T08:38:17.943144-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61d33fb0-163f-432b-92d1-0425acc41492/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "45f6f458-7bb6-4d70-8aa0-5a6deb6ce9ce",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "77bff810-2dac-4052-aba1-1d3aef30dc3c",
            "completed": true,
            "last_updated": "2023-08-07T19:23:06.959187-04:00",
            "created_at": "2023-08-06T08:38:17.581165-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/77bff810-2dac-4052-aba1-1d3aef30dc3c",
            "datetime": "2023-08-06T14:20:00-04:00",
            "cutoff_datetime": "2023-08-06T14:20:00-04:00",
            "name": "ATL (C Morton) v. CHC (J Steele)",
            "bettypes": [
                {
                    "id": "ea95c66d-006a-45da-887b-9282a84314d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45f6f458-7bb6-4d70-8aa0-5a6deb6ce9ce/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:17.590481-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5515.0
                            },
                            {
                                "team": "CHC (J Steele)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9596.1,
                        "profit_sb": 96.1,
                        "profit_sb_percentage": 1.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "896889cb-cc5a-4e58-a8a1-90ef5a59cb1f",
                            "gambit_id": "36caa7ed-f137-4ad6-9109-65ba10de8f03",
                            "last_updated": "2023-08-07T19:23:06.975023-04:00",
                            "created_at": "2023-08-06T08:38:17.595159-04:00",
                            "name": "ATL (C Morton)",
                            "reward": "1.74000",
                            "odds": "1.77520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea95c66d-006a-45da-887b-9282a84314d7/?format=api"
                        },
                        {
                            "id": "1836e931-7e18-401c-810a-8181fc28668f",
                            "gambit_id": "959342e6-2615-4994-ace3-57fa8a7c0218",
                            "last_updated": "2023-08-07T19:23:06.978827-04:00",
                            "created_at": "2023-08-06T08:38:17.600941-04:00",
                            "name": "CHC (J Steele)",
                            "reward": "2.14000",
                            "odds": "2.19000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea95c66d-006a-45da-887b-9282a84314d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "a11eafc7-6129-4df8-a42a-0a037d0ae38d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45f6f458-7bb6-4d70-8aa0-5a6deb6ce9ce/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:17.608927-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5bbf5b7-c735-4330-8f15-6ea9d777559b",
                            "gambit_id": "02129c8b-02e2-4dbf-9bbd-fd2dba2a1ced",
                            "last_updated": "2023-08-07T19:23:06.988819-04:00",
                            "created_at": "2023-08-06T08:38:17.619214-04:00",
                            "name": "CHC",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11eafc7-6129-4df8-a42a-0a037d0ae38d/?format=api"
                        },
                        {
                            "id": "e99dbe22-9231-42f9-80c9-7be5be9a217a",
                            "gambit_id": "ce9d179c-64c7-49fb-b0a3-53b236c550db",
                            "last_updated": "2023-08-07T19:23:06.985597-04:00",
                            "created_at": "2023-08-06T08:38:17.613649-04:00",
                            "name": "ATL",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11eafc7-6129-4df8-a42a-0a037d0ae38d/?format=api"
                        }
                    ]
                },
                {
                    "id": "3cc9712d-82c5-4fa1-98d2-11ff97dc707e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45f6f458-7bb6-4d70-8aa0-5a6deb6ce9ce/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:17.623729-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5319.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bbab786b-3fe9-46f2-b3ca-b177b77e5e31",
                            "gambit_id": "2a58e5de-2cc8-4db6-8822-22980cdd8417",
                            "last_updated": "2023-08-07T19:23:06.998519-04:00",
                            "created_at": "2023-08-06T08:38:17.655244-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cc9712d-82c5-4fa1-98d2-11ff97dc707e/?format=api"
                        },
                        {
                            "id": "47448212-06b6-4775-879e-18f97c1a95df",
                            "gambit_id": "3f5bf80e-7ac9-4f72-8277-d0c8281509a9",
                            "last_updated": "2023-08-07T19:23:06.995297-04:00",
                            "created_at": "2023-08-06T08:38:17.633495-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cc9712d-82c5-4fa1-98d2-11ff97dc707e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "06cc3d6a-a312-400f-b506-b502e4fd5051",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "39af7593-6e7e-48f7-ae61-73375c5034ca",
            "completed": true,
            "last_updated": "2023-08-07T19:28:12.257651-04:00",
            "created_at": "2023-08-06T08:38:17.321609-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/39af7593-6e7e-48f7-ae61-73375c5034ca",
            "datetime": "2023-08-06T14:15:00-04:00",
            "cutoff_datetime": "2023-08-06T14:15:00-04:00",
            "name": "COL (A Gomber) v. STL (Z Thompson)",
            "bettypes": [
                {
                    "id": "925cf4f6-ed78-42c4-9dcf-80111b57e5cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06cc3d6a-a312-400f-b506-b502e4fd5051/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:17.331927-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (Z Thompson)",
                                "amount": 6434.0
                            },
                            {
                                "team": "COL (A Gomber)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "84b64228-92fe-4d1f-acd9-9a7fd8f086eb",
                            "gambit_id": "b56139fb-b5dd-4105-91c5-9ffad6d5b064",
                            "last_updated": "2023-08-07T19:28:12.270111-04:00",
                            "created_at": "2023-08-06T08:38:17.343631-04:00",
                            "name": "STL (Z Thompson)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/925cf4f6-ed78-42c4-9dcf-80111b57e5cf/?format=api"
                        },
                        {
                            "id": "907ad9b0-7e25-49a4-93d7-c12d0319769a",
                            "gambit_id": "08766342-737b-4342-bcdb-2a4a25179bd7",
                            "last_updated": "2023-08-07T19:28:12.266323-04:00",
                            "created_at": "2023-08-06T08:38:17.337462-04:00",
                            "name": "COL (A Gomber)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/925cf4f6-ed78-42c4-9dcf-80111b57e5cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ec0a543-b53d-4f0d-beac-3a2a43c7ae90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06cc3d6a-a312-400f-b506-b502e4fd5051/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:17.348862-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL",
                                "amount": 5107.0
                            },
                            {
                                "team": "STL",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "663ddac1-dc47-4f2b-828b-3d9dc4850f5d",
                            "gambit_id": "06a35f2f-9a03-4d4e-b66d-5b2ddc94c6c6",
                            "last_updated": "2023-08-07T19:28:12.277332-04:00",
                            "created_at": "2023-08-06T08:38:17.353638-04:00",
                            "name": "COL",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec0a543-b53d-4f0d-beac-3a2a43c7ae90/?format=api"
                        },
                        {
                            "id": "f4f9e603-e31b-4704-89ca-c22101fbc83b",
                            "gambit_id": "56777c58-1a16-43e1-837b-5549785363c7",
                            "last_updated": "2023-08-07T19:28:12.280974-04:00",
                            "created_at": "2023-08-06T08:38:17.359907-04:00",
                            "name": "STL",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ec0a543-b53d-4f0d-beac-3a2a43c7ae90/?format=api"
                        }
                    ]
                },
                {
                    "id": "05bee49e-a029-4741-ac21-c6318716e93d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06cc3d6a-a312-400f-b506-b502e4fd5051/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:17.367125-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0274562e-80f0-40f3-8750-59c5f8f61d25",
                            "gambit_id": "04523ab3-1476-4754-8391-5d31e925ae91",
                            "last_updated": "2023-08-07T19:28:12.290881-04:00",
                            "created_at": "2023-08-06T08:38:17.378705-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05bee49e-a029-4741-ac21-c6318716e93d/?format=api"
                        },
                        {
                            "id": "735bc0f8-a4e1-4667-aa30-943716858678",
                            "gambit_id": "3ba2fe61-5730-4a50-bda5-af6a95dc92e4",
                            "last_updated": "2023-08-07T19:28:12.287587-04:00",
                            "created_at": "2023-08-06T08:38:17.372332-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05bee49e-a029-4741-ac21-c6318716e93d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "edb83dc8-fb52-49c4-8f9b-857d7478e2f1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "283c891c-6456-4490-8aa5-8744cf21f688",
            "completed": true,
            "last_updated": "2023-08-07T19:28:12.027990-04:00",
            "created_at": "2023-08-06T08:38:17.072955-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/283c891c-6456-4490-8aa5-8744cf21f688",
            "datetime": "2023-08-06T14:10:00-04:00",
            "cutoff_datetime": "2023-08-06T14:10:00-04:00",
            "name": "ARI (Z Gallen) v. MIN (D Keuchel)",
            "bettypes": [
                {
                    "id": "c8ea37b7-23b2-4dac-b0c9-74f5b9f78bb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/edb83dc8-fb52-49c4-8f9b-857d7478e2f1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:17.086072-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5776.0
                            },
                            {
                                "team": "MIN (D Keuchel)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "439a613b-8a07-4206-8d72-3e207eb3d670",
                            "gambit_id": "7e8143f0-9054-4f9f-8638-ad40fd3eaadd",
                            "last_updated": "2023-08-07T19:28:12.036431-04:00",
                            "created_at": "2023-08-06T08:38:17.091020-04:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ea37b7-23b2-4dac-b0c9-74f5b9f78bb7/?format=api"
                        },
                        {
                            "id": "316a0928-39d3-47ef-b785-65a234188269",
                            "gambit_id": "350154bc-ca5f-493e-b06f-28d74fcfffe4",
                            "last_updated": "2023-08-07T19:28:12.039654-04:00",
                            "created_at": "2023-08-06T08:38:17.095457-04:00",
                            "name": "MIN (D Keuchel)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ea37b7-23b2-4dac-b0c9-74f5b9f78bb7/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b09c2a4-d39f-40f7-9434-397e75c6c0ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/edb83dc8-fb52-49c4-8f9b-857d7478e2f1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:17.100985-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "38e4e6d2-654f-40b2-ab5a-ae03ba3be71d",
                            "gambit_id": "22d92446-5ec4-4099-ab9a-9bed732cad9d",
                            "last_updated": "2023-08-07T19:28:12.050917-04:00",
                            "created_at": "2023-08-06T08:38:17.110048-04:00",
                            "name": "MIN",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b09c2a4-d39f-40f7-9434-397e75c6c0ae/?format=api"
                        },
                        {
                            "id": "ebba3a51-36fb-4ffb-aac4-4fd971a31376",
                            "gambit_id": "e133984e-5296-45e5-86b7-267853cf3d73",
                            "last_updated": "2023-08-07T19:28:12.046512-04:00",
                            "created_at": "2023-08-06T08:38:17.105412-04:00",
                            "name": "ARI",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b09c2a4-d39f-40f7-9434-397e75c6c0ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "6f0f92a8-bc99-4679-a13a-ce73456b4eff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/edb83dc8-fb52-49c4-8f9b-857d7478e2f1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:17.115771-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e099160-9d64-4774-a254-fd700b46a38a",
                            "gambit_id": "d8c27869-5585-4d80-a7b3-59329efd2817",
                            "last_updated": "2023-08-07T19:28:12.062320-04:00",
                            "created_at": "2023-08-06T08:38:17.127129-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0f92a8-bc99-4679-a13a-ce73456b4eff/?format=api"
                        },
                        {
                            "id": "84fce28d-9460-45e9-adb0-be8f9126890f",
                            "gambit_id": "f70da4a0-bcfc-42b1-99fa-e756b52f5a75",
                            "last_updated": "2023-08-07T19:28:12.058771-04:00",
                            "created_at": "2023-08-06T08:38:17.121314-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0f92a8-bc99-4679-a13a-ce73456b4eff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b100b577-d840-4540-b7e4-b417c4e98042",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "43af8648-b5a1-4705-a7a6-c89bc233ba3c",
            "completed": true,
            "last_updated": "2023-08-07T19:28:11.792896-04:00",
            "created_at": "2023-08-06T08:38:16.821742-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/43af8648-b5a1-4705-a7a6-c89bc233ba3c",
            "datetime": "2023-08-06T14:10:00-04:00",
            "cutoff_datetime": "2023-08-06T14:10:00-04:00",
            "name": "PIT (J Oviedo) v. MIL (B Woodruff)",
            "bettypes": [
                {
                    "id": "fa46662d-d7c2-4d7f-a667-0a3c67fd7031",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b100b577-d840-4540-b7e4-b417c4e98042/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:16.834117-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6434.0
                            },
                            {
                                "team": "PIT (J Oviedo)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "780a1b80-ea45-481a-92f7-2a448c01235f",
                            "gambit_id": "7df188aa-c1ea-4977-8417-1aa2c0be736d",
                            "last_updated": "2023-08-07T19:28:11.805443-04:00",
                            "created_at": "2023-08-06T08:38:16.850144-04:00",
                            "name": "MIL (B Woodruff)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa46662d-d7c2-4d7f-a667-0a3c67fd7031/?format=api"
                        },
                        {
                            "id": "88eeed22-116e-45b4-b1ed-7d1f36924439",
                            "gambit_id": "fea0eb57-ee66-4ffe-b883-585bc4adfc18",
                            "last_updated": "2023-08-07T19:28:11.801628-04:00",
                            "created_at": "2023-08-06T08:38:16.843671-04:00",
                            "name": "PIT (J Oviedo)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa46662d-d7c2-4d7f-a667-0a3c67fd7031/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd4a6467-e4af-4f37-b07a-3007bd16afde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b100b577-d840-4540-b7e4-b417c4e98042/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:16.854012-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ff226fb-118f-4ab9-beee-eb929a510a54",
                            "gambit_id": "f7d1ecf6-f523-42bd-a49b-1a089a00cd40",
                            "last_updated": "2023-08-07T19:28:11.812569-04:00",
                            "created_at": "2023-08-06T08:38:16.859695-04:00",
                            "name": "PIT",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd4a6467-e4af-4f37-b07a-3007bd16afde/?format=api"
                        },
                        {
                            "id": "1de5302b-80b3-4700-afff-56016b2464c7",
                            "gambit_id": "e7cdaeca-7fe4-4488-a3fc-f87685877dfa",
                            "last_updated": "2023-08-07T19:28:11.816034-04:00",
                            "created_at": "2023-08-06T08:38:16.864331-04:00",
                            "name": "MIL",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd4a6467-e4af-4f37-b07a-3007bd16afde/?format=api"
                        }
                    ]
                },
                {
                    "id": "de03aaa5-7e1f-4d33-80c0-dc750ee9bc31",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b100b577-d840-4540-b7e4-b417c4e98042/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:16.870542-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0a44cd3b-5b55-4c93-a4fd-7020e8a89743",
                            "gambit_id": "3570f5b2-e164-40b6-85b5-82359aa6a691",
                            "last_updated": "2023-08-07T19:28:11.823842-04:00",
                            "created_at": "2023-08-06T08:38:16.874771-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de03aaa5-7e1f-4d33-80c0-dc750ee9bc31/?format=api"
                        },
                        {
                            "id": "25f102ef-7405-44d6-871a-f63fedd5a6d3",
                            "gambit_id": "c9193f4e-8408-408f-8268-f6bbea9d4f53",
                            "last_updated": "2023-08-07T19:28:11.828869-04:00",
                            "created_at": "2023-08-06T08:38:16.880841-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de03aaa5-7e1f-4d33-80c0-dc750ee9bc31/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "422f6e4f-ea80-4173-8261-41b8ce81580f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1929ddb7-6bf6-4d7c-b089-b966f7f43468",
            "completed": true,
            "last_updated": "2023-08-07T19:28:12.484809-04:00",
            "created_at": "2023-08-06T08:38:16.545161-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1929ddb7-6bf6-4d7c-b089-b966f7f43468",
            "datetime": "2023-08-06T13:40:00-04:00",
            "cutoff_datetime": "2023-08-06T13:40:00-04:00",
            "name": "WAS (J Irvin) v. CIN (L Richardson)",
            "bettypes": [
                {
                    "id": "2815d391-2072-4d66-997a-bd8e55367caa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/422f6e4f-ea80-4173-8261-41b8ce81580f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:16.565623-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (L Richardson)",
                                "amount": 6060.0
                            },
                            {
                                "team": "WAS (J Irvin)",
                                "amount": 3940.0
                            }
                        ],
                        "expected_reward_tokens": 9574.2,
                        "profit_sb": 74.2,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fba8976a-b3fa-4ec5-8dfd-ce87434e9b91",
                            "gambit_id": "b1baadd2-955e-4067-a6e4-8649b26965a2",
                            "last_updated": "2023-08-07T19:28:12.501295-04:00",
                            "created_at": "2023-08-06T08:38:16.583891-04:00",
                            "name": "CIN (L Richardson)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2815d391-2072-4d66-997a-bd8e55367caa/?format=api"
                        },
                        {
                            "id": "b1a09117-256c-46b8-aa26-71abf5fbfa95",
                            "gambit_id": "0dfb14f2-aff2-4c00-9d8f-5bf90659915f",
                            "last_updated": "2023-08-07T19:28:12.497319-04:00",
                            "created_at": "2023-08-06T08:38:16.574365-04:00",
                            "name": "WAS (J Irvin)",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2815d391-2072-4d66-997a-bd8e55367caa/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c5821a5-32f4-4efe-837a-f6d680563536",
                    "match": "https://api-prod.gambitprofit.com/api/matches/422f6e4f-ea80-4173-8261-41b8ce81580f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:16.592580-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5512.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7745137d-9fcb-4ce9-9b55-129dbe61db44",
                            "gambit_id": "831cca8f-293c-433b-a759-b993bc449b4d",
                            "last_updated": "2023-08-07T19:28:12.509110-04:00",
                            "created_at": "2023-08-06T08:38:16.596943-04:00",
                            "name": "WAS",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c5821a5-32f4-4efe-837a-f6d680563536/?format=api"
                        },
                        {
                            "id": "9bbde282-4b06-4909-9f15-e66f9591ae02",
                            "gambit_id": "7eb21902-48dc-4cd2-922f-c1fd2925fbf9",
                            "last_updated": "2023-08-07T19:28:12.513202-04:00",
                            "created_at": "2023-08-06T08:38:16.606066-04:00",
                            "name": "CIN",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c5821a5-32f4-4efe-837a-f6d680563536/?format=api"
                        }
                    ]
                },
                {
                    "id": "725f932b-8439-4d0d-8bcb-f64588754ff6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/422f6e4f-ea80-4173-8261-41b8ce81580f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:16.614277-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 10.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e284a141-74e4-4a13-a5ee-b21fedca796d",
                            "gambit_id": "9bd88e3c-5921-4eac-b809-1c4bd3d3f694",
                            "last_updated": "2023-08-07T19:28:12.521439-04:00",
                            "created_at": "2023-08-06T08:38:16.622210-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/725f932b-8439-4d0d-8bcb-f64588754ff6/?format=api"
                        },
                        {
                            "id": "6ce0bd53-8072-4e5b-b07d-104361d720bc",
                            "gambit_id": "2924a6ef-7ceb-425c-a3df-398abf2eff0b",
                            "last_updated": "2023-08-07T19:28:12.525124-04:00",
                            "created_at": "2023-08-06T08:38:16.632061-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/725f932b-8439-4d0d-8bcb-f64588754ff6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5bacde79-265e-4350-8f4b-2bde716a181e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "55e8c5e5-f4e0-404c-9c84-5d9c18cfdf59",
            "completed": true,
            "last_updated": "2023-08-07T19:28:13.430662-04:00",
            "created_at": "2023-08-06T13:12:54.558018-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/55e8c5e5-f4e0-404c-9c84-5d9c18cfdf59",
            "datetime": "2023-08-06T13:40:00-04:00",
            "cutoff_datetime": "2023-08-06T13:40:00-04:00",
            "name": "TAM (E Ramirez) v. DET (M Manning)",
            "bettypes": [
                {
                    "id": "c8ce19b6-b33f-4439-9803-746bba3df5fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bacde79-265e-4350-8f4b-2bde716a181e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T13:12:54.573145-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (E Ramirez)",
                                "amount": 5909.0
                            },
                            {
                                "team": "DET (M Manning)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "56a02aa1-b46e-4fa7-bcd0-ff1a34189ba9",
                            "gambit_id": "ce7c05e3-9051-47b2-b1ad-ebc3605788c9",
                            "last_updated": "2023-08-07T19:28:13.441028-04:00",
                            "created_at": "2023-08-06T13:12:54.580502-04:00",
                            "name": "TAM (E Ramirez)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ce19b6-b33f-4439-9803-746bba3df5fc/?format=api"
                        },
                        {
                            "id": "e415d7b9-616a-424a-b706-dfd46fad57cd",
                            "gambit_id": "4a4d3225-3c41-4e90-9b03-8ccc8b2f37f5",
                            "last_updated": "2023-08-07T19:28:13.444812-04:00",
                            "created_at": "2023-08-06T13:12:54.586703-04:00",
                            "name": "DET (M Manning)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ce19b6-b33f-4439-9803-746bba3df5fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9b0f4ae-8cfb-4b3b-bc54-df118beaa06e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bacde79-265e-4350-8f4b-2bde716a181e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T13:12:54.591263-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4bdc91d-a377-49ef-9d2f-3e4dec7a3c1e",
                            "gambit_id": "00d85adc-18fc-42bd-81e6-9de1539125a8",
                            "last_updated": "2023-08-07T19:28:13.456994-04:00",
                            "created_at": "2023-08-06T13:12:54.600468-04:00",
                            "name": "DET",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b0f4ae-8cfb-4b3b-bc54-df118beaa06e/?format=api"
                        },
                        {
                            "id": "ed4c393f-5af2-4d66-8c5c-0bb3484ddf79",
                            "gambit_id": "99815ec9-8626-428d-8e2b-5858ee1acada",
                            "last_updated": "2023-08-07T19:28:13.453195-04:00",
                            "created_at": "2023-08-06T13:12:54.595104-04:00",
                            "name": "TAM",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b0f4ae-8cfb-4b3b-bc54-df118beaa06e/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d6cb3d7-8a40-4c5a-8efc-14cdf923cd90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bacde79-265e-4350-8f4b-2bde716a181e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T13:12:54.605051-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "08b80d64-f312-4828-af4b-834679fc991e",
                            "gambit_id": "61bdf8eb-493b-463a-ba66-29b157e0a265",
                            "last_updated": "2023-08-07T19:28:13.464065-04:00",
                            "created_at": "2023-08-06T13:12:54.608978-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d6cb3d7-8a40-4c5a-8efc-14cdf923cd90/?format=api"
                        },
                        {
                            "id": "b354b4e5-9f9c-477c-905c-168511afd761",
                            "gambit_id": "2570f458-ac00-48f7-ac2b-2def02864e36",
                            "last_updated": "2023-08-07T19:28:13.467284-04:00",
                            "created_at": "2023-08-06T13:12:54.613045-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d6cb3d7-8a40-4c5a-8efc-14cdf923cd90/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a34ccddf-6623-49a9-94a9-7c26397ae415",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0e4c047c-a7b0-47b3-98ca-9b6e2e9f64b3",
            "completed": true,
            "last_updated": "2023-08-07T19:33:09.213152-04:00",
            "created_at": "2023-08-06T10:03:07.676241-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.43,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0e4c047c-a7b0-47b3-98ca-9b6e2e9f64b3",
            "datetime": "2023-08-06T13:35:00-04:00",
            "cutoff_datetime": "2023-08-06T13:35:00-04:00",
            "name": "TOR (C Bassitt) v. BOS (B Bernardino)",
            "bettypes": [
                {
                    "id": "69c6197b-17fa-4114-adb1-ee8a9c4f1488",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a34ccddf-6623-49a9-94a9-7c26397ae415/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T10:03:07.703406-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Bernardino)",
                                "amount": 5157.0
                            },
                            {
                                "team": "TOR (C Bassitt)",
                                "amount": 4843.0
                            }
                        ],
                        "expected_reward_tokens": 9540.45,
                        "profit_sb": 40.45,
                        "profit_sb_percentage": 0.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "06638fe7-93f8-446e-a45d-3456581b1b88",
                            "gambit_id": "2940b647-fa43-4744-ae3a-e1d8bc99c24a",
                            "last_updated": "2023-08-07T19:33:09.228126-04:00",
                            "created_at": "2023-08-06T10:03:07.723703-04:00",
                            "name": "BOS (B Bernardino)",
                            "reward": "1.85000",
                            "odds": "1.89290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69c6197b-17fa-4114-adb1-ee8a9c4f1488/?format=api"
                        },
                        {
                            "id": "dfc516f8-c903-43cd-8a14-a18f651fed50",
                            "gambit_id": "fbacbb95-18df-486c-a2d7-5f8e400be01e",
                            "last_updated": "2023-08-07T19:33:09.224772-04:00",
                            "created_at": "2023-08-06T10:03:07.715346-04:00",
                            "name": "TOR (C Bassitt)",
                            "reward": "1.97000",
                            "odds": "2.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69c6197b-17fa-4114-adb1-ee8a9c4f1488/?format=api"
                        }
                    ]
                },
                {
                    "id": "0850ce92-b3b0-49ef-bcb9-c1ffe757091e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a34ccddf-6623-49a9-94a9-7c26397ae415/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T10:03:07.730679-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "BOS",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fa111a99-cb3b-4ab5-abe5-9dd53a981ccd",
                            "gambit_id": "4b6b0f09-b97d-45b4-929f-70a25fde912c",
                            "last_updated": "2023-08-07T19:33:09.234884-04:00",
                            "created_at": "2023-08-06T10:03:07.737059-04:00",
                            "name": "TOR",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0850ce92-b3b0-49ef-bcb9-c1ffe757091e/?format=api"
                        },
                        {
                            "id": "f2d1bb2f-601a-4b34-ad5e-9ad1e4c2d1ee",
                            "gambit_id": "ceed3926-5e37-4856-b462-fae61e75e5f5",
                            "last_updated": "2023-08-07T19:33:09.238568-04:00",
                            "created_at": "2023-08-06T10:03:07.743772-04:00",
                            "name": "BOS",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0850ce92-b3b0-49ef-bcb9-c1ffe757091e/?format=api"
                        }
                    ]
                },
                {
                    "id": "18ffabd9-7779-4ecd-a4c5-558f369148d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a34ccddf-6623-49a9-94a9-7c26397ae415/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T10:03:07.750703-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "258dfd46-4a0d-40b9-87b2-ab5398dae56b",
                            "gambit_id": "0608d687-5fce-4289-85c1-3b5595534cc0",
                            "last_updated": "2023-08-07T19:33:09.245598-04:00",
                            "created_at": "2023-08-06T10:03:07.765164-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18ffabd9-7779-4ecd-a4c5-558f369148d9/?format=api"
                        },
                        {
                            "id": "6df5ed52-5480-43e1-be27-a27dba41d055",
                            "gambit_id": "f75e5786-ea08-4098-9742-3a43927d2c21",
                            "last_updated": "2023-08-07T19:33:09.248864-04:00",
                            "created_at": "2023-08-06T10:03:07.756233-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18ffabd9-7779-4ecd-a4c5-558f369148d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2439a726-ce81-4487-9532-fcaffd7fe1bd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3159442f-9863-4b82-8c26-23f117b6d5bc",
            "completed": true,
            "last_updated": "2023-08-07T19:33:08.728628-04:00",
            "created_at": "2023-08-06T08:38:15.771173-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3159442f-9863-4b82-8c26-23f117b6d5bc",
            "datetime": "2023-08-06T13:35:00-04:00",
            "cutoff_datetime": "2023-08-06T13:35:00-04:00",
            "name": "NYM (J Quintana) v. BAL (K Bradish)",
            "bettypes": [
                {
                    "id": "09899fe5-3882-4c8c-ac17-b6a943532c18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2439a726-ce81-4487-9532-fcaffd7fe1bd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:15.781836-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Bradish)",
                                "amount": 6434.0
                            },
                            {
                                "team": "NYM (J Quintana)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a60d19b9-5e23-460a-84d6-579f7b25a66a",
                            "gambit_id": "a53dcfd1-0916-4838-94fa-bff015872e1e",
                            "last_updated": "2023-08-07T19:33:08.745141-04:00",
                            "created_at": "2023-08-06T08:38:15.792249-04:00",
                            "name": "BAL (K Bradish)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09899fe5-3882-4c8c-ac17-b6a943532c18/?format=api"
                        },
                        {
                            "id": "8d8913ce-ac3d-48ba-81ce-628acb8072d8",
                            "gambit_id": "638cf1bc-d833-46ce-a404-feac40d09aab",
                            "last_updated": "2023-08-07T19:33:08.741913-04:00",
                            "created_at": "2023-08-06T08:38:15.787408-04:00",
                            "name": "NYM (J Quintana)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09899fe5-3882-4c8c-ac17-b6a943532c18/?format=api"
                        }
                    ]
                },
                {
                    "id": "af9cae50-4a8f-4ff7-94f0-227fa0e7bfcd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2439a726-ce81-4487-9532-fcaffd7fe1bd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:15.797015-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ae781786-d82c-4e79-88cb-a66097242ddc",
                            "gambit_id": "de47e686-4108-49d4-a09f-bbc4586936f6",
                            "last_updated": "2023-08-07T19:33:08.751909-04:00",
                            "created_at": "2023-08-06T08:38:15.800891-04:00",
                            "name": "NYM",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9cae50-4a8f-4ff7-94f0-227fa0e7bfcd/?format=api"
                        },
                        {
                            "id": "680abcf1-9d70-4211-9fc8-05029d03c506",
                            "gambit_id": "65f106bb-fcba-40e9-83be-e7bfd72cb4f9",
                            "last_updated": "2023-08-07T19:33:08.755483-04:00",
                            "created_at": "2023-08-06T08:38:15.807322-04:00",
                            "name": "BAL",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9cae50-4a8f-4ff7-94f0-227fa0e7bfcd/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc8a4e9e-cf80-43ed-b410-c59d4b5db75d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2439a726-ce81-4487-9532-fcaffd7fe1bd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:15.812486-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4632c1b-7d3c-4c47-83df-f79571474218",
                            "gambit_id": "c8a96a50-b3b6-4814-82eb-7953e28be4bc",
                            "last_updated": "2023-08-07T19:33:08.762086-04:00",
                            "created_at": "2023-08-06T08:38:15.818734-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc8a4e9e-cf80-43ed-b410-c59d4b5db75d/?format=api"
                        },
                        {
                            "id": "9cb5c4a3-96b6-461e-9e89-a50839f45a56",
                            "gambit_id": "74c94f0a-b8fa-4ab6-8c3d-025e2f9b906d",
                            "last_updated": "2023-08-07T19:33:08.765435-04:00",
                            "created_at": "2023-08-06T08:38:15.824939-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc8a4e9e-cf80-43ed-b410-c59d4b5db75d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bef0c651-c381-4043-99d1-ad7717741e60",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5e68e759-9b7f-4b88-9ac5-997c806a0c9b",
            "completed": true,
            "last_updated": "2023-08-07T19:28:12.720173-04:00",
            "created_at": "2023-08-06T08:38:15.519956-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5e68e759-9b7f-4b88-9ac5-997c806a0c9b",
            "datetime": "2023-08-06T13:35:00-04:00",
            "cutoff_datetime": "2023-08-06T13:35:00-04:00",
            "name": "HOU (J Urquidy) v. NYY (C Rodon)",
            "bettypes": [
                {
                    "id": "439cd18a-b25a-4d88-9b9d-692344168781",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bef0c651-c381-4043-99d1-ad7717741e60/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:15.530413-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Rodon)",
                                "amount": 5440.0
                            },
                            {
                                "team": "HOU (J Urquidy)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2b83332e-b22f-41c7-bab8-2f3c308e9ff2",
                            "gambit_id": "e0c2c280-e9d2-4260-b701-f71d720f647a",
                            "last_updated": "2023-08-07T19:28:12.736986-04:00",
                            "created_at": "2023-08-06T08:38:15.542753-04:00",
                            "name": "NYY (C Rodon)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/439cd18a-b25a-4d88-9b9d-692344168781/?format=api"
                        },
                        {
                            "id": "fef206f5-88f0-4abf-a8c5-7cfaae1763ed",
                            "gambit_id": "4280f8bc-0ef6-4502-96b8-5ee9b3c1a7a3",
                            "last_updated": "2023-08-07T19:28:12.732664-04:00",
                            "created_at": "2023-08-06T08:38:15.536745-04:00",
                            "name": "HOU (J Urquidy)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/439cd18a-b25a-4d88-9b9d-692344168781/?format=api"
                        }
                    ]
                },
                {
                    "id": "aedd5f0f-1011-4d69-81a4-4d3344831413",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bef0c651-c381-4043-99d1-ad7717741e60/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:15.547237-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 6154.0
                            },
                            {
                                "team": "NYY",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "265dc55d-ce27-460f-86b1-d350bc76f817",
                            "gambit_id": "a416f987-80c9-4f6c-9ea7-67e3be4e3708",
                            "last_updated": "2023-08-07T19:28:12.745184-04:00",
                            "created_at": "2023-08-06T08:38:15.553107-04:00",
                            "name": "HOU",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedd5f0f-1011-4d69-81a4-4d3344831413/?format=api"
                        },
                        {
                            "id": "2805d17c-2560-4486-b0bb-0cfdcddc0a41",
                            "gambit_id": "f0079dbe-ef75-45fb-9873-425b1afa3af0",
                            "last_updated": "2023-08-07T19:28:12.749044-04:00",
                            "created_at": "2023-08-06T08:38:15.559171-04:00",
                            "name": "NYY",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedd5f0f-1011-4d69-81a4-4d3344831413/?format=api"
                        }
                    ]
                },
                {
                    "id": "b35aabfc-2467-4ace-93b8-3435f06b69be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bef0c651-c381-4043-99d1-ad7717741e60/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:15.564947-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80c5cb44-fd50-4c75-bfe2-962a2b68a80b",
                            "gambit_id": "e9af029f-0cdc-4284-8d4c-e1d3d4740dbc",
                            "last_updated": "2023-08-07T19:28:12.756937-04:00",
                            "created_at": "2023-08-06T08:38:15.570361-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b35aabfc-2467-4ace-93b8-3435f06b69be/?format=api"
                        },
                        {
                            "id": "89fb5e92-352c-4bc8-9229-304a9e680508",
                            "gambit_id": "ce4e4323-6c19-487e-820c-f8a04cd9b5e8",
                            "last_updated": "2023-08-07T19:28:12.760465-04:00",
                            "created_at": "2023-08-06T08:38:15.575985-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b35aabfc-2467-4ace-93b8-3435f06b69be/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1128af93-77f8-4e44-aa71-7149d0c7f730",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "697497e3-1332-4153-bc9f-7769bdbfd8d9",
            "completed": true,
            "last_updated": "2023-08-07T19:33:08.977811-04:00",
            "created_at": "2023-08-06T08:38:16.020558-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/697497e3-1332-4153-bc9f-7769bdbfd8d9",
            "datetime": "2023-08-06T13:35:00-04:00",
            "cutoff_datetime": "2023-08-06T13:35:00-04:00",
            "name": "KAN (Z Greinke) v. PHI (T Walker)",
            "bettypes": [
                {
                    "id": "fd1c4b23-aec2-4379-9161-424fcb01f3f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1128af93-77f8-4e44-aa71-7149d0c7f730/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:16.031234-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Walker)",
                                "amount": 6434.0
                            },
                            {
                                "team": "KAN (Z Greinke)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9bc7b9f1-0dcd-4b37-8f1d-6751a6c01d0e",
                            "gambit_id": "6606a8ac-66c4-4c11-a45b-0e3a4611caf4",
                            "last_updated": "2023-08-07T19:33:08.994989-04:00",
                            "created_at": "2023-08-06T08:38:16.042589-04:00",
                            "name": "PHI (T Walker)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd1c4b23-aec2-4379-9161-424fcb01f3f3/?format=api"
                        },
                        {
                            "id": "69b739cf-272b-4835-aa27-f7049c8c7355",
                            "gambit_id": "c720515d-9d1e-4bfd-9f7b-442b74546343",
                            "last_updated": "2023-08-07T19:33:08.991498-04:00",
                            "created_at": "2023-08-06T08:38:16.037505-04:00",
                            "name": "KAN (Z Greinke)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd1c4b23-aec2-4379-9161-424fcb01f3f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "0caf8734-8341-4765-a2cf-860e2cb4629d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1128af93-77f8-4e44-aa71-7149d0c7f730/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:16.047781-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "KAN",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "431a876a-c3f6-476e-b198-4925887f1dec",
                            "gambit_id": "46c2f179-787c-4c25-b725-91a4f28c5798",
                            "last_updated": "2023-08-07T19:33:09.010490-04:00",
                            "created_at": "2023-08-06T08:38:16.058153-04:00",
                            "name": "PHI",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0caf8734-8341-4765-a2cf-860e2cb4629d/?format=api"
                        },
                        {
                            "id": "6dd2c707-330d-4072-84a3-c5070beec37b",
                            "gambit_id": "8d87d9fe-791f-4812-bf86-b26fe959f0e3",
                            "last_updated": "2023-08-07T19:33:09.006967-04:00",
                            "created_at": "2023-08-06T08:38:16.052200-04:00",
                            "name": "KAN",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0caf8734-8341-4765-a2cf-860e2cb4629d/?format=api"
                        }
                    ]
                },
                {
                    "id": "579e16c3-0973-4de2-8b15-159da92e3cc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1128af93-77f8-4e44-aa71-7149d0c7f730/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:16.064567-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fbc86ba1-2334-4c67-b06a-c8aeb74d6c80",
                            "gambit_id": "72442de8-09ea-4020-a573-6bed42591fbf",
                            "last_updated": "2023-08-07T19:33:09.017492-04:00",
                            "created_at": "2023-08-06T08:38:16.069804-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/579e16c3-0973-4de2-8b15-159da92e3cc6/?format=api"
                        },
                        {
                            "id": "2f019348-ffaf-4cc3-a8be-f57c9d0eb657",
                            "gambit_id": "9927ea09-1a2a-48b4-b44c-fb5dacfae37d",
                            "last_updated": "2023-08-07T19:33:09.020917-04:00",
                            "created_at": "2023-08-06T08:38:16.075791-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/579e16c3-0973-4de2-8b15-159da92e3cc6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e0fe6512-206b-4f03-aa75-14ee2a9d862f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6a0d8255-66bd-4bab-920f-089afd65c3b1",
            "completed": true,
            "last_updated": "2023-08-07T15:13:10.361010-04:00",
            "created_at": "2023-08-06T08:38:15.254010-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6a0d8255-66bd-4bab-920f-089afd65c3b1",
            "datetime": "2023-08-06T12:05:00-04:00",
            "cutoff_datetime": "2023-08-06T12:05:00-04:00",
            "name": "CWS (J Scholtens) v. CLE (X Curry)",
            "bettypes": [
                {
                    "id": "c883684e-b35c-4616-b74c-43b59099d63c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0fe6512-206b-4f03-aa75-14ee2a9d862f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:15.268761-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (X Curry)",
                                "amount": 5714.0
                            },
                            {
                                "team": "CWS (J Scholtens)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a73a3743-4044-4ab8-b479-ffe91e70ffdf",
                            "gambit_id": "0c089801-8866-49ed-9eb4-1ae713c715f5",
                            "last_updated": "2023-08-07T15:13:10.388146-04:00",
                            "created_at": "2023-08-06T08:38:15.289702-04:00",
                            "name": "CLE (X Curry)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c883684e-b35c-4616-b74c-43b59099d63c/?format=api"
                        },
                        {
                            "id": "4489deb6-a3d2-40b7-8be8-d142eda6f27d",
                            "gambit_id": "a1d88282-67d5-4752-915b-e13bd1189504",
                            "last_updated": "2023-08-07T15:13:10.379834-04:00",
                            "created_at": "2023-08-06T08:38:15.280230-04:00",
                            "name": "CWS (J Scholtens)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c883684e-b35c-4616-b74c-43b59099d63c/?format=api"
                        }
                    ]
                },
                {
                    "id": "b2641365-0e91-46c5-85ed-5516c508e916",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0fe6512-206b-4f03-aa75-14ee2a9d862f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:15.295127-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e8fdd188-55f9-4a9e-8b04-6d62c5419521",
                            "gambit_id": "ecf3850e-0031-437f-8a87-62c7b8b3db27",
                            "last_updated": "2023-08-07T15:13:10.398077-04:00",
                            "created_at": "2023-08-06T08:38:15.300248-04:00",
                            "name": "CWS",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2641365-0e91-46c5-85ed-5516c508e916/?format=api"
                        },
                        {
                            "id": "901dcd19-2369-4fc3-884d-e6001d53b389",
                            "gambit_id": "369cf6f3-b942-4c51-9c32-5883e9d95477",
                            "last_updated": "2023-08-07T15:13:10.402305-04:00",
                            "created_at": "2023-08-06T08:38:15.306400-04:00",
                            "name": "CLE",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2641365-0e91-46c5-85ed-5516c508e916/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a10b4c9-0c77-4e41-9abc-b18383a77ee8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e0fe6512-206b-4f03-aa75-14ee2a9d862f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:15.311778-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2101528f-1bb1-4539-b190-8a3a35edf393",
                            "gambit_id": "1c9750c9-91a7-4ea4-9bfb-fa374b8cd0e2",
                            "last_updated": "2023-08-07T15:13:10.409350-04:00",
                            "created_at": "2023-08-06T08:38:15.319212-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a10b4c9-0c77-4e41-9abc-b18383a77ee8/?format=api"
                        },
                        {
                            "id": "f147824c-93fd-4620-b6b9-6df701ab051b",
                            "gambit_id": "915ad3ee-bf92-4083-b370-68c33b9fceed",
                            "last_updated": "2023-08-07T15:13:10.412865-04:00",
                            "created_at": "2023-08-06T08:38:15.327023-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a10b4c9-0c77-4e41-9abc-b18383a77ee8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0eaa48fa-dc65-41a2-9832-c5c373f091e0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "022355c9-023b-4db8-b941-f104537249bd",
            "completed": false,
            "last_updated": "2023-08-13T10:37:58.465142-04:00",
            "created_at": "2023-08-06T08:38:16.267500-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/022355c9-023b-4db8-b941-f104537249bd",
            "datetime": "2023-08-06T10:40:00-04:00",
            "cutoff_datetime": "2023-08-06T10:40:00-04:00",
            "name": "TAM (T Glasnow) v. DET (M Manning)",
            "bettypes": [
                {
                    "id": "9d397f67-c35e-46d8-a262-d9332ef20fe4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0eaa48fa-dc65-41a2-9832-c5c373f091e0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-06T08:38:16.279160-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6434.0
                            },
                            {
                                "team": "DET (M Manning)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf01d108-1c75-4232-9275-b4e04dc562dc",
                            "gambit_id": "c137e8b7-bf64-4231-8139-740096676868",
                            "last_updated": "2023-08-13T10:37:58.479036-04:00",
                            "created_at": "2023-08-06T08:38:16.286481-04:00",
                            "name": "TAM (T Glasnow)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d397f67-c35e-46d8-a262-d9332ef20fe4/?format=api"
                        },
                        {
                            "id": "9bc6fd5e-1771-4501-8449-790e7607d03c",
                            "gambit_id": "ccf63ab5-aede-453f-8855-9a8a1c16f449",
                            "last_updated": "2023-08-13T10:37:58.484380-04:00",
                            "created_at": "2023-08-06T08:38:16.292208-04:00",
                            "name": "DET (M Manning)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d397f67-c35e-46d8-a262-d9332ef20fe4/?format=api"
                        }
                    ]
                },
                {
                    "id": "e248d973-d058-4ac2-95f2-52a557bacde3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0eaa48fa-dc65-41a2-9832-c5c373f091e0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-06T08:38:16.298535-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "DET",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "01b80fb7-5926-419a-9134-ab0911b7ffb0",
                            "gambit_id": "a4ab7b6b-42b9-49c0-8f48-d6ace59dc32c",
                            "last_updated": "2023-08-13T10:37:58.493185-04:00",
                            "created_at": "2023-08-06T08:38:16.303828-04:00",
                            "name": "TAM",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e248d973-d058-4ac2-95f2-52a557bacde3/?format=api"
                        },
                        {
                            "id": "ed8fddad-e53d-4ffc-90f4-7e46fdaccb25",
                            "gambit_id": "545bcbdd-e333-4eb4-8102-a133248b8e35",
                            "last_updated": "2023-08-13T10:37:58.498183-04:00",
                            "created_at": "2023-08-06T08:38:16.316748-04:00",
                            "name": "DET",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e248d973-d058-4ac2-95f2-52a557bacde3/?format=api"
                        }
                    ]
                },
                {
                    "id": "b117fe2a-9b2d-4368-94cd-2550cc755c58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0eaa48fa-dc65-41a2-9832-c5c373f091e0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-06T08:38:16.331448-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eb54aa16-4e4f-4a3c-9737-2058bcc9f8fd",
                            "gambit_id": "ab26bfd1-57fc-47e1-9405-fa60ae71d11a",
                            "last_updated": "2023-08-13T10:37:58.513384-04:00",
                            "created_at": "2023-08-06T08:38:16.340808-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b117fe2a-9b2d-4368-94cd-2550cc755c58/?format=api"
                        },
                        {
                            "id": "76e26621-f326-4981-bbdb-c3647a518063",
                            "gambit_id": "4d9801b7-9bad-4bb3-82ed-b04205f35c11",
                            "last_updated": "2023-08-13T10:37:58.508467-04:00",
                            "created_at": "2023-08-06T08:38:16.335655-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b117fe2a-9b2d-4368-94cd-2550cc755c58/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "00a3da03-c8b1-4808-bfc4-3a86b812403a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "58b9093b-2205-465f-83a0-3d91bdba9993",
            "completed": true,
            "last_updated": "2023-08-07T15:08:07.315623-04:00",
            "created_at": "2023-08-04T08:53:00.436202-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/58b9093b-2205-465f-83a0-3d91bdba9993",
            "datetime": "2023-08-05T22:59:00-04:00",
            "cutoff_datetime": "2023-08-05T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - August 5th 2023",
            "bettypes": [
                {
                    "id": "635cca92-4455-43fc-a5eb-b2aed761f1e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00a3da03-c8b1-4808-bfc4-3a86b812403a/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-08-04T08:53:00.441927-04: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": "04f881bf-475a-455e-a202-1827637234d9",
                            "gambit_id": "f3aa2c6a-479a-43bb-9ffd-03913b02632f",
                            "last_updated": "2023-08-07T15:08:07.338244-04:00",
                            "created_at": "2023-08-04T08:53:00.466750-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/635cca92-4455-43fc-a5eb-b2aed761f1e2/?format=api"
                        },
                        {
                            "id": "de095313-8854-441e-bdc3-96b5d457b976",
                            "gambit_id": "b47f41bc-4f46-4a96-aeb9-a82872ebc96d",
                            "last_updated": "2023-08-07T15:08:07.324056-04:00",
                            "created_at": "2023-08-04T08:53:00.446543-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/635cca92-4455-43fc-a5eb-b2aed761f1e2/?format=api"
                        },
                        {
                            "id": "8d21990f-e775-46b4-a6cf-8e501aeaa255",
                            "gambit_id": "f68454c8-b803-4723-91db-107863235576",
                            "last_updated": "2023-08-07T15:08:07.334420-04:00",
                            "created_at": "2023-08-04T08:53:00.461084-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/635cca92-4455-43fc-a5eb-b2aed761f1e2/?format=api"
                        },
                        {
                            "id": "9a75f9fa-bc31-4ee0-a0e2-b7a092e970f0",
                            "gambit_id": "98d33af7-c53b-4e4a-bb9a-507db0962eb6",
                            "last_updated": "2023-08-07T15:08:07.327539-04:00",
                            "created_at": "2023-08-04T08:53:00.451757-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/635cca92-4455-43fc-a5eb-b2aed761f1e2/?format=api"
                        },
                        {
                            "id": "2b5fa476-a455-406e-9a1e-de2ea3f3ee7c",
                            "gambit_id": "82f9628a-c099-4a06-bc66-8dfcf556523b",
                            "last_updated": "2023-08-07T15:08:07.330969-04:00",
                            "created_at": "2023-08-04T08:53:00.456417-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/635cca92-4455-43fc-a5eb-b2aed761f1e2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c3c7b499-d873-4573-add4-d612efa16358",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "69bc821e-19ff-4119-b88f-731f9c66ca61",
            "completed": true,
            "last_updated": "2023-08-07T15:08:15.808188-04:00",
            "created_at": "2023-08-04T08:53:00.238006-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/69bc821e-19ff-4119-b88f-731f9c66ca61",
            "datetime": "2023-08-05T22:59:00-04:00",
            "cutoff_datetime": "2023-08-05T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - August 5th 2023",
            "bettypes": [
                {
                    "id": "ccd4c5fc-f67b-4d69-a520-bf7755c008a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3c7b499-d873-4573-add4-d612efa16358/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-08-04T08:53:00.243765-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9dde8898-785c-437e-9d56-c19d4e966cc5",
                            "gambit_id": "9dd1ac3c-a8df-40b5-ac89-e159c6b325ca",
                            "last_updated": "2023-08-07T15:08:15.818752-04:00",
                            "created_at": "2023-08-04T08:53:00.248243-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccd4c5fc-f67b-4d69-a520-bf7755c008a5/?format=api"
                        },
                        {
                            "id": "58ab510c-db91-4532-8162-b0e991238758",
                            "gambit_id": "b7102087-8e57-46f9-ad3f-bba5504d5a8b",
                            "last_updated": "2023-08-07T15:08:15.822087-04:00",
                            "created_at": "2023-08-04T08:53:00.252532-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccd4c5fc-f67b-4d69-a520-bf7755c008a5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5a684e5c-43d2-49c9-8d46-81c2b1d6042b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "18476954-5b82-4379-8d4e-98ef4920f4ce",
            "completed": true,
            "last_updated": "2023-08-06T13:08:27.275760-04:00",
            "created_at": "2023-08-05T08:33:20.734052-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/18476954-5b82-4379-8d4e-98ef4920f4ce",
            "datetime": "2023-08-05T21:07:00-04:00",
            "cutoff_datetime": "2023-08-05T21:07:00-04:00",
            "name": "SEA (G Kirby) v. LAA (T Anderson)",
            "bettypes": [
                {
                    "id": "df298230-2f44-4002-a2c8-fd5148387688",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a684e5c-43d2-49c9-8d46-81c2b1d6042b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T08:33:20.744795-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5490.0
                            },
                            {
                                "team": "LAA (T Anderson)",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 9606.3,
                        "profit_sb": 106.3,
                        "profit_sb_percentage": 1.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1d85790d-d10d-4067-870c-862244343213",
                            "gambit_id": "7994e39c-4e9f-4f2c-986b-1ab4091d27dd",
                            "last_updated": "2023-08-06T13:08:27.293601-04:00",
                            "created_at": "2023-08-05T08:33:20.749854-04:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.75000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df298230-2f44-4002-a2c8-fd5148387688/?format=api"
                        },
                        {
                            "id": "ded85bcc-0029-4e5a-81a7-f63432a8a21e",
                            "gambit_id": "77da7a41-501f-434a-b8ad-6b542763bf33",
                            "last_updated": "2023-08-06T13:08:27.297112-04:00",
                            "created_at": "2023-08-05T08:33:20.754882-04:00",
                            "name": "LAA (T Anderson)",
                            "reward": "2.13000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df298230-2f44-4002-a2c8-fd5148387688/?format=api"
                        }
                    ]
                },
                {
                    "id": "03469668-d432-4b03-b7ff-7aadf4293b94",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a684e5c-43d2-49c9-8d46-81c2b1d6042b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T08:33:20.759171-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5614.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "18f0ff17-2021-47eb-a31f-5d34a6cb150b",
                            "gambit_id": "83e77045-c127-4ff1-895f-cbe102356fbe",
                            "last_updated": "2023-08-06T13:08:27.307048-04:00",
                            "created_at": "2023-08-05T08:33:20.769065-04:00",
                            "name": "LAA",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03469668-d432-4b03-b7ff-7aadf4293b94/?format=api"
                        },
                        {
                            "id": "7f17d1dc-03b7-4e7c-affc-17a49636b566",
                            "gambit_id": "bb2eb8c8-6def-4cef-98be-f537674c803d",
                            "last_updated": "2023-08-06T13:08:27.303787-04:00",
                            "created_at": "2023-08-05T08:33:20.763528-04:00",
                            "name": "SEA",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03469668-d432-4b03-b7ff-7aadf4293b94/?format=api"
                        }
                    ]
                },
                {
                    "id": "0cc6a6da-ea85-4d3f-b1cf-be1becbf671b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5a684e5c-43d2-49c9-8d46-81c2b1d6042b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T08:33:20.774202-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c526f578-a6b5-4c1d-9338-ab6bc9c01a0a",
                            "gambit_id": "d4d27120-18fa-48fb-82d4-5317c84aa127",
                            "last_updated": "2023-08-06T13:08:27.313582-04:00",
                            "created_at": "2023-08-05T08:33:20.778828-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cc6a6da-ea85-4d3f-b1cf-be1becbf671b/?format=api"
                        },
                        {
                            "id": "2c6d29ce-102b-45c1-bb1f-a0789f486c1b",
                            "gambit_id": "6891deda-4905-4e45-abaf-c15ad3962fb5",
                            "last_updated": "2023-08-06T13:08:27.317141-04:00",
                            "created_at": "2023-08-05T08:33:20.784240-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cc6a6da-ea85-4d3f-b1cf-be1becbf671b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e7bc96d5-9fc4-4b77-b63b-7f9092f3a5a0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4dd5e2b0-21b6-4c4c-bc19-1debe8b40494",
            "completed": true,
            "last_updated": "2023-08-07T14:48:06.712695-04:00",
            "created_at": "2023-08-05T10:08:11.901551-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4dd5e2b0-21b6-4c4c-bc19-1debe8b40494",
            "datetime": "2023-08-05T20:40:00-04:00",
            "cutoff_datetime": "2023-08-05T20:40:00-04:00",
            "name": "Los Angeles Dodgers v. San Diego Padres",
            "bettypes": [
                {
                    "id": "b0d0891e-c408-4cd4-90c5-aa5f0a82afb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7bc96d5-9fc4-4b77-b63b-7f9092f3a5a0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T10:08:11.911541-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Diego Padres",
                                "amount": 5688.0
                            },
                            {
                                "team": "Los Angeles Dodgers",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ff03917-98cc-45aa-80be-acc602d24449",
                            "gambit_id": "e9a590fa-96a3-486c-a661-a701ee345fae",
                            "last_updated": "2023-08-07T14:48:06.727566-04:00",
                            "created_at": "2023-08-05T10:08:11.927664-04:00",
                            "name": "San Diego Padres",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0d0891e-c408-4cd4-90c5-aa5f0a82afb6/?format=api"
                        },
                        {
                            "id": "644300b4-758d-4875-a35d-17b279b2b7d4",
                            "gambit_id": "70530700-7ad8-4c0b-a839-5d77a4e06a5a",
                            "last_updated": "2023-08-07T14:48:06.723878-04:00",
                            "created_at": "2023-08-05T10:08:11.917153-04:00",
                            "name": "Los Angeles Dodgers",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0d0891e-c408-4cd4-90c5-aa5f0a82afb6/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0bbbe2b-bc47-4da8-801b-e204dc16ec37",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7bc96d5-9fc4-4b77-b63b-7f9092f3a5a0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T10:08:11.932395-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Dodgers",
                                "amount": 6010.0
                            },
                            {
                                "team": "San Diego Padres",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "690c3e63-fd65-4c01-8641-2cfa8297f674",
                            "gambit_id": "0b67b21b-70a4-41d7-b256-3840728c301d",
                            "last_updated": "2023-08-07T14:48:06.734442-04:00",
                            "created_at": "2023-08-05T10:08:11.947360-04:00",
                            "name": "Los Angeles Dodgers",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0bbbe2b-bc47-4da8-801b-e204dc16ec37/?format=api"
                        },
                        {
                            "id": "f3cafe25-eed6-468f-a2ce-c14170bdc699",
                            "gambit_id": "424421fa-d268-4957-a2d3-3427137b670d",
                            "last_updated": "2023-08-07T14:48:06.738078-04:00",
                            "created_at": "2023-08-05T10:08:11.956915-04:00",
                            "name": "San Diego Padres",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0bbbe2b-bc47-4da8-801b-e204dc16ec37/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb21cc77-8c32-42c4-b367-92c643cdf9d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7bc96d5-9fc4-4b77-b63b-7f9092f3a5a0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T10:08:11.961792-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a1e3c1f-8bfe-4700-9bdd-baa1babed2af",
                            "gambit_id": "da77b7f0-f2c6-401d-b5b6-e1278fe45a5f",
                            "last_updated": "2023-08-07T14:48:06.749379-04:00",
                            "created_at": "2023-08-05T10:08:11.975024-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb21cc77-8c32-42c4-b367-92c643cdf9d5/?format=api"
                        },
                        {
                            "id": "f6bb921f-37aa-410a-89c2-dad218ac41a9",
                            "gambit_id": "753cdbf2-ea4c-4f4e-9acf-abad3ee1f1a3",
                            "last_updated": "2023-08-07T14:48:06.746007-04:00",
                            "created_at": "2023-08-05T10:08:11.969788-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb21cc77-8c32-42c4-b367-92c643cdf9d5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ff1e607b-7351-48a1-81b6-6468e780e7fe",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "df339cd5-54ea-4739-859d-5dff1c7ec4f0",
            "completed": true,
            "last_updated": "2023-08-07T15:08:07.760944-04:00",
            "created_at": "2023-08-05T14:28:16.112075-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.71,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/df339cd5-54ea-4739-859d-5dff1c7ec4f0",
            "datetime": "2023-08-05T20:00:00-04:00",
            "cutoff_datetime": "2023-08-05T20:00:00-04:00",
            "name": "Jessica Andrade v. Tatiana Suarez",
            "bettypes": [
                {
                    "id": "c91790cd-dfd6-48b2-aef6-09958afa91ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff1e607b-7351-48a1-81b6-6468e780e7fe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T14:28:16.121852-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tatiana Suarez",
                                "amount": 7326.0
                            },
                            {
                                "team": "Jessica Andrade",
                                "amount": 2674.0
                            }
                        ],
                        "expected_reward_tokens": 9304.02,
                        "profit_sb": -195.98,
                        "profit_sb_percentage": -2.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b1f113de-d2f2-4515-8dce-1a401c3eef32",
                            "gambit_id": "66765877-8d3c-48e1-b304-99873f737781",
                            "last_updated": "2023-08-07T15:08:07.777490-04:00",
                            "created_at": "2023-08-05T14:28:16.132543-04:00",
                            "name": "Tatiana Suarez",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c91790cd-dfd6-48b2-aef6-09958afa91ae/?format=api"
                        },
                        {
                            "id": "d0233ff7-77e4-4c69-8ff6-bbe891d0743f",
                            "gambit_id": "d02dd2fe-fd1e-422b-9361-f3d35e0b8fed",
                            "last_updated": "2023-08-07T15:08:07.773890-04:00",
                            "created_at": "2023-08-05T14:28:16.127435-04:00",
                            "name": "Jessica Andrade",
                            "reward": "3.48000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c91790cd-dfd6-48b2-aef6-09958afa91ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "f0b4acf5-2c85-4a41-9741-dddbe8f6a400",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff1e607b-7351-48a1-81b6-6468e780e7fe/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T14:28:16.137133-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6309.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 3691.0
                            }
                        ],
                        "expected_reward_tokens": 9337.32,
                        "profit_sb": -162.68,
                        "profit_sb_percentage": -1.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "84f6194c-16bf-4ab7-9f1c-11efd63640c4",
                            "gambit_id": "64657797-894c-4e9a-abea-48692a334289",
                            "last_updated": "2023-08-07T15:08:07.787278-04:00",
                            "created_at": "2023-08-05T14:28:16.145975-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0b4acf5-2c85-4a41-9741-dddbe8f6a400/?format=api"
                        },
                        {
                            "id": "6e8b92ba-5921-4bfd-8d13-1ed6988a94da",
                            "gambit_id": "20a6f088-6bb6-43ff-a2c5-4f4a8ef0cc1a",
                            "last_updated": "2023-08-07T15:08:07.783847-04:00",
                            "created_at": "2023-08-05T14:28:16.141762-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0b4acf5-2c85-4a41-9741-dddbe8f6a400/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cbe39f11-dd5f-4b82-8992-a08d426d367a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c253771a-9582-4110-9f9d-615b2da8f426",
            "completed": true,
            "last_updated": "2023-08-07T15:13:08.247740-04:00",
            "created_at": "2023-08-05T14:28:16.988942-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.41,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/c253771a-9582-4110-9f9d-615b2da8f426",
            "datetime": "2023-08-05T20:00:00-04:00",
            "cutoff_datetime": "2023-08-05T20:00:00-04:00",
            "name": "Ludovit Klein v. Ignacio Bahamondes",
            "bettypes": [
                {
                    "id": "db8249bb-975a-4a4d-9b59-3e3130338546",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cbe39f11-dd5f-4b82-8992-a08d426d367a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T14:28:16.997859-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ignacio Bahamondes",
                                "amount": 6528.0
                            },
                            {
                                "team": "Ludovit Klein",
                                "amount": 3472.0
                            }
                        ],
                        "expected_reward_tokens": 9269.76,
                        "profit_sb": -230.24,
                        "profit_sb_percentage": -2.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "83499357-a028-4a8a-ba58-62db798599e6",
                            "gambit_id": "4aff24bc-582e-4ef1-b4c0-364ec3434c91",
                            "last_updated": "2023-08-07T15:13:08.260365-04:00",
                            "created_at": "2023-08-05T14:28:17.008985-04:00",
                            "name": "Ignacio Bahamondes",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db8249bb-975a-4a4d-9b59-3e3130338546/?format=api"
                        },
                        {
                            "id": "8e64010a-5b3a-4f2c-8686-9d7539f865b4",
                            "gambit_id": "cce670c6-8957-4323-a035-abffd263150f",
                            "last_updated": "2023-08-07T15:13:08.256488-04:00",
                            "created_at": "2023-08-05T14:28:17.003473-04:00",
                            "name": "Ludovit Klein",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db8249bb-975a-4a4d-9b59-3e3130338546/?format=api"
                        }
                    ]
                },
                {
                    "id": "4afb73e9-dd86-4f74-90f3-7698fe822a80",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cbe39f11-dd5f-4b82-8992-a08d426d367a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T14:28:17.014437-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5585.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4415.0
                            }
                        ],
                        "expected_reward_tokens": 9271.1,
                        "profit_sb": -228.9,
                        "profit_sb_percentage": -2.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3306c660-c5eb-4ba4-b4b6-8155b72bdf83",
                            "gambit_id": "4e191bb6-d34c-4b30-9a22-f7657744ee61",
                            "last_updated": "2023-08-07T15:13:08.267646-04:00",
                            "created_at": "2023-08-05T14:28:17.019063-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4afb73e9-dd86-4f74-90f3-7698fe822a80/?format=api"
                        },
                        {
                            "id": "09fda042-40e5-4293-a0e4-a123095c5ffc",
                            "gambit_id": "94d49db0-e153-4051-99a0-f9272783d89a",
                            "last_updated": "2023-08-07T15:13:08.271342-04:00",
                            "created_at": "2023-08-05T14:28:17.024353-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4afb73e9-dd86-4f74-90f3-7698fe822a80/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9dd8a32f-7770-4228-9386-4a5d20e437eb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac1c8de6-ca86-49f2-aeb1-9a94e77abecc",
            "completed": true,
            "last_updated": "2023-08-07T15:08:08.199409-04:00",
            "created_at": "2023-08-05T14:28:16.543282-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.41,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/ac1c8de6-ca86-49f2-aeb1-9a94e77abecc",
            "datetime": "2023-08-05T20:00:00-04:00",
            "cutoff_datetime": "2023-08-05T20:00:00-04:00",
            "name": "Aleksa Camur v. Tanner Boser",
            "bettypes": [
                {
                    "id": "891f4e41-eb2d-4614-ac29-eaef9bb2d170",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9dd8a32f-7770-4228-9386-4a5d20e437eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T14:28:16.548805-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tanner Boser",
                                "amount": 5496.0
                            },
                            {
                                "team": "Aleksa Camur",
                                "amount": 4504.0
                            }
                        ],
                        "expected_reward_tokens": 9233.2,
                        "profit_sb": -266.8,
                        "profit_sb_percentage": -2.81,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e732f2b5-6ddc-4013-b6b4-9760df3c4ccc",
                            "gambit_id": "62081262-0fcd-43dd-b201-510eea0a067e",
                            "last_updated": "2023-08-07T15:08:08.218682-04:00",
                            "created_at": "2023-08-05T14:28:16.557580-04:00",
                            "name": "Tanner Boser",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/891f4e41-eb2d-4614-ac29-eaef9bb2d170/?format=api"
                        },
                        {
                            "id": "4b33fbd2-734e-4d58-8e7d-fafd0f5acf92",
                            "gambit_id": "4cd1f729-9762-4d7b-bf11-ef6b2f22ffa3",
                            "last_updated": "2023-08-07T15:08:08.213761-04:00",
                            "created_at": "2023-08-05T14:28:16.553179-04:00",
                            "name": "Aleksa Camur",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/891f4e41-eb2d-4614-ac29-eaef9bb2d170/?format=api"
                        }
                    ]
                },
                {
                    "id": "42247c2f-351d-495b-8bd8-ca807e350fc8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9dd8a32f-7770-4228-9386-4a5d20e437eb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T14:28:16.562162-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5585.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4415.0
                            }
                        ],
                        "expected_reward_tokens": 9271.1,
                        "profit_sb": -228.9,
                        "profit_sb_percentage": -2.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d17180cb-489f-4d52-bc8b-e41dfdaf8b5b",
                            "gambit_id": "ba64c676-3867-402e-ad72-3034c516e6ef",
                            "last_updated": "2023-08-07T15:08:08.227664-04:00",
                            "created_at": "2023-08-05T14:28:16.566250-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42247c2f-351d-495b-8bd8-ca807e350fc8/?format=api"
                        },
                        {
                            "id": "cdbb67d0-773d-4984-8fec-98490d1f9290",
                            "gambit_id": "642b73d4-3db4-4747-8b83-c1e2a371766c",
                            "last_updated": "2023-08-07T15:08:08.231222-04:00",
                            "created_at": "2023-08-05T14:28:16.570611-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42247c2f-351d-495b-8bd8-ca807e350fc8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e2524a1-5613-475a-9377-479367938aa9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1b90e866-0e33-4d23-af78-e1ff794bf7e1",
            "completed": true,
            "last_updated": "2023-08-07T15:13:07.954190-04:00",
            "created_at": "2023-08-05T14:28:16.771492-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.48,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/1b90e866-0e33-4d23-af78-e1ff794bf7e1",
            "datetime": "2023-08-05T20:00:00-04:00",
            "cutoff_datetime": "2023-08-05T20:00:00-04:00",
            "name": "Gavin Tucker v. Diego Lopes",
            "bettypes": [
                {
                    "id": "1d2a10e9-c33a-4845-8dac-ce60b66b286f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e2524a1-5613-475a-9377-479367938aa9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T14:28:16.782301-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Diego Lopes",
                                "amount": 5864.0
                            },
                            {
                                "team": "Gavin Tucker",
                                "amount": 4136.0
                            }
                        ],
                        "expected_reward_tokens": 9264.64,
                        "profit_sb": -235.36,
                        "profit_sb_percentage": -2.48,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ab9024f4-e64a-4984-8c0b-0c662d4f57b6",
                            "gambit_id": "545cb57a-d351-4eb6-91e4-cd93d4ad2848",
                            "last_updated": "2023-08-07T15:13:07.987989-04:00",
                            "created_at": "2023-08-05T14:28:16.792331-04:00",
                            "name": "Diego Lopes",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d2a10e9-c33a-4845-8dac-ce60b66b286f/?format=api"
                        },
                        {
                            "id": "120ff86f-1096-4299-a955-6cda5dcbdf6b",
                            "gambit_id": "779a8745-a053-4fb5-ae0c-80b22df4c559",
                            "last_updated": "2023-08-07T15:13:07.984349-04:00",
                            "created_at": "2023-08-05T14:28:16.787462-04:00",
                            "name": "Gavin Tucker",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d2a10e9-c33a-4845-8dac-ce60b66b286f/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d737975-bb77-4140-8783-e2419cfd2696",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e2524a1-5613-475a-9377-479367938aa9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T14:28:16.797321-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5204.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": -340.96,
                        "profit_sb_percentage": -3.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d474aaef-8b77-49f8-8380-b1a540d51b00",
                            "gambit_id": "292c2f91-81bc-47a3-9b11-09df0c725426",
                            "last_updated": "2023-08-07T15:13:07.997760-04:00",
                            "created_at": "2023-08-05T14:28:16.807792-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d737975-bb77-4140-8783-e2419cfd2696/?format=api"
                        },
                        {
                            "id": "f13c9a34-1770-4d9a-8095-49a3627f5ea3",
                            "gambit_id": "15b9adf6-860b-4146-8fc6-7e1465face69",
                            "last_updated": "2023-08-07T15:13:07.994548-04:00",
                            "created_at": "2023-08-05T14:28:16.802337-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d737975-bb77-4140-8783-e2419cfd2696/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6ee175cd-c219-417f-9919-e7d0bab53fee",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4cdea9df-7fba-49e9-8b70-2f906bb285a5",
            "completed": true,
            "last_updated": "2023-08-07T15:08:07.979914-04:00",
            "created_at": "2023-08-05T14:28:16.327717-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.68,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/4cdea9df-7fba-49e9-8b70-2f906bb285a5",
            "datetime": "2023-08-05T20:00:00-04:00",
            "cutoff_datetime": "2023-08-05T20:00:00-04:00",
            "name": "Dustin Jacoby v. Kennedy Nzechukwu",
            "bettypes": [
                {
                    "id": "57936b8a-a397-477b-a080-143cac7d71d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ee175cd-c219-417f-9919-e7d0bab53fee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T14:28:16.334823-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kennedy Nzechukwu",
                                "amount": 5927.0
                            },
                            {
                                "team": "Dustin Jacoby",
                                "amount": 4073.0
                            }
                        ],
                        "expected_reward_tokens": 9245.71,
                        "profit_sb": -254.29,
                        "profit_sb_percentage": -2.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b9405960-e43f-4825-b087-92413abbcc3c",
                            "gambit_id": "f57908ac-a0bb-4d19-8cf3-ad40e6dab71d",
                            "last_updated": "2023-08-07T15:08:07.995965-04:00",
                            "created_at": "2023-08-05T14:28:16.345187-04:00",
                            "name": "Kennedy Nzechukwu",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57936b8a-a397-477b-a080-143cac7d71d9/?format=api"
                        },
                        {
                            "id": "d60fbef3-8436-43a8-af30-68423932040b",
                            "gambit_id": "dd1e9f4f-087b-4f13-9f04-7d7620f8ef21",
                            "last_updated": "2023-08-07T15:08:07.992649-04:00",
                            "created_at": "2023-08-05T14:28:16.340549-04:00",
                            "name": "Dustin Jacoby",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57936b8a-a397-477b-a080-143cac7d71d9/?format=api"
                        }
                    ]
                },
                {
                    "id": "20ba39de-5ce1-4dcc-8d89-7d17032908c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ee175cd-c219-417f-9919-e7d0bab53fee/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T14:28:16.349729-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": -350.0,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "791459d2-1863-4226-b34f-dca375f2ec0b",
                            "gambit_id": "007b59e9-954d-4209-a5c2-546c5f18f6a5",
                            "last_updated": "2023-08-07T15:08:08.003272-04:00",
                            "created_at": "2023-08-05T14:28:16.353846-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ba39de-5ce1-4dcc-8d89-7d17032908c1/?format=api"
                        },
                        {
                            "id": "c98cbe4f-0ea8-4410-ab35-5510891d0857",
                            "gambit_id": "39277840-a1c3-4965-9a9b-e400e4d90bb9",
                            "last_updated": "2023-08-07T15:08:08.007883-04:00",
                            "created_at": "2023-08-05T14:28:16.359466-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ba39de-5ce1-4dcc-8d89-7d17032908c1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0cbb0be-8187-4a54-8858-8183f415e59f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c6fcaf8a-c066-4d60-9738-896fdc777a08",
            "completed": true,
            "last_updated": "2023-08-07T15:08:07.535989-04:00",
            "created_at": "2023-08-05T14:28:15.892486-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.47,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/c6fcaf8a-c066-4d60-9738-896fdc777a08",
            "datetime": "2023-08-05T20:00:00-04:00",
            "cutoff_datetime": "2023-08-05T20:00:00-04:00",
            "name": "Rob Font v. Cory Sandhagen",
            "bettypes": [
                {
                    "id": "84d27905-4a9a-4b4c-bd8d-ba095431d23c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0cbb0be-8187-4a54-8858-8183f415e59f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T14:28:15.900351-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cory Sandhagen",
                                "amount": 7412.0
                            },
                            {
                                "team": "Rob Font",
                                "amount": 2588.0
                            }
                        ],
                        "expected_reward_tokens": 9265.0,
                        "profit_sb": -235.0,
                        "profit_sb_percentage": -2.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9dad80f8-61bb-45bd-9e4c-a83a26d325f4",
                            "gambit_id": "195d1e1a-cacc-4a71-8747-7dfa5dc6ab2a",
                            "last_updated": "2023-08-07T15:08:07.547632-04:00",
                            "created_at": "2023-08-05T14:28:15.912173-04:00",
                            "name": "Cory Sandhagen",
                            "reward": "1.25000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84d27905-4a9a-4b4c-bd8d-ba095431d23c/?format=api"
                        },
                        {
                            "id": "995f3475-f464-462e-96fb-0de5abe5db2c",
                            "gambit_id": "6df924db-dc6d-49d2-be3a-2ab730e7bb86",
                            "last_updated": "2023-08-07T15:08:07.544166-04:00",
                            "created_at": "2023-08-05T14:28:15.906918-04:00",
                            "name": "Rob Font",
                            "reward": "3.58000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84d27905-4a9a-4b4c-bd8d-ba095431d23c/?format=api"
                        }
                    ]
                },
                {
                    "id": "08d4cbac-7f31-4690-8620-e6a9f700d96f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0cbb0be-8187-4a54-8858-8183f415e59f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T14:28:15.917689-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 5204.0
                            },
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": -340.96,
                        "profit_sb_percentage": -3.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6cf1e25-9af9-47eb-9b57-f6c670f7c333",
                            "gambit_id": "e906c90f-8ce4-4747-817b-75150511fca1",
                            "last_updated": "2023-08-07T15:08:07.558770-04:00",
                            "created_at": "2023-08-05T14:28:15.928890-04:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08d4cbac-7f31-4690-8620-e6a9f700d96f/?format=api"
                        },
                        {
                            "id": "7edeaae1-4fda-48b6-82b2-85bfa4c5e850",
                            "gambit_id": "bf6d75fb-1a35-46ac-8a7c-e60278ca1e79",
                            "last_updated": "2023-08-07T15:08:07.554811-04:00",
                            "created_at": "2023-08-05T14:28:15.923757-04:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08d4cbac-7f31-4690-8620-e6a9f700d96f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c9894cad-d291-4122-bed7-738d0dd102d5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "42c292ac-0437-471d-a792-2f380d075f46",
            "completed": true,
            "last_updated": "2023-08-07T14:53:04.915852-04:00",
            "created_at": "2023-08-05T08:33:20.491427-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/42c292ac-0437-471d-a792-2f380d075f46",
            "datetime": "2023-08-05T19:15:00-04:00",
            "cutoff_datetime": "2023-08-05T19:15:00-04:00",
            "name": "COL (T Blach) v. STL (S Matz)",
            "bettypes": [
                {
                    "id": "b82c877a-7600-4c13-b586-a3bd10995a8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9894cad-d291-4122-bed7-738d0dd102d5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T08:33:20.501864-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (S Matz)",
                                "amount": 6825.0
                            },
                            {
                                "team": "COL (T Blach)",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9555.0,
                        "profit_sb": 55.0,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "509baf69-38aa-406d-bcf8-0d35c46422bd",
                            "gambit_id": "90aad97b-2c07-48c3-b651-e52ec94d7fde",
                            "last_updated": "2023-08-07T14:53:04.936288-04:00",
                            "created_at": "2023-08-05T08:33:20.514746-04:00",
                            "name": "STL (S Matz)",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b82c877a-7600-4c13-b586-a3bd10995a8b/?format=api"
                        },
                        {
                            "id": "27c03cb7-da1b-4e2c-a814-c17536b07fe6",
                            "gambit_id": "d6a6e75b-0ca5-461a-8918-f999b0c47507",
                            "last_updated": "2023-08-07T14:53:04.932776-04:00",
                            "created_at": "2023-08-05T08:33:20.506431-04:00",
                            "name": "COL (T Blach)",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b82c877a-7600-4c13-b586-a3bd10995a8b/?format=api"
                        }
                    ]
                },
                {
                    "id": "5bb619d3-9b3e-41ab-bfde-7ae943c421b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9894cad-d291-4122-bed7-738d0dd102d5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T08:33:20.519212-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5107.0
                            },
                            {
                                "team": "COL",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b19ca84-1189-4a13-9af0-a0169631fe9a",
                            "gambit_id": "6cf7329d-3d07-41cd-982b-f86917548a30",
                            "last_updated": "2023-08-07T14:53:04.946671-04:00",
                            "created_at": "2023-08-05T08:33:20.529524-04:00",
                            "name": "STL",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bb619d3-9b3e-41ab-bfde-7ae943c421b5/?format=api"
                        },
                        {
                            "id": "ddc233d3-f5fc-47d8-808c-d6f67db75e22",
                            "gambit_id": "f36202c8-2361-4775-bec8-4fb73961ce4f",
                            "last_updated": "2023-08-07T14:53:04.943268-04:00",
                            "created_at": "2023-08-05T08:33:20.524028-04:00",
                            "name": "COL",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bb619d3-9b3e-41ab-bfde-7ae943c421b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebcbce3b-9a86-4220-a302-349582cba5ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9894cad-d291-4122-bed7-738d0dd102d5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T08:33:20.534780-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5d2ec56-b91d-4e73-b8ea-d619c7262954",
                            "gambit_id": "841f2156-8bd0-461c-8d04-73515f4cb38d",
                            "last_updated": "2023-08-07T14:53:04.957070-04:00",
                            "created_at": "2023-08-05T08:33:20.542668-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebcbce3b-9a86-4220-a302-349582cba5ba/?format=api"
                        },
                        {
                            "id": "03f7625d-548b-4f47-ac0c-a777638194e4",
                            "gambit_id": "5f160801-b735-427b-8728-9d1bcd0fad26",
                            "last_updated": "2023-08-07T14:53:04.953554-04:00",
                            "created_at": "2023-08-05T08:33:20.538558-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebcbce3b-9a86-4220-a302-349582cba5ba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bc36db31-f6fc-473a-96f3-b8cdeebe38f6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1f4160f7-b263-43d4-91c1-5c55aa73b400",
            "completed": true,
            "last_updated": "2023-08-07T14:53:04.683264-04:00",
            "created_at": "2023-08-05T08:33:20.253057-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.54,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1f4160f7-b263-43d4-91c1-5c55aa73b400",
            "datetime": "2023-08-05T19:10:00-04:00",
            "cutoff_datetime": "2023-08-05T19:10:00-04:00",
            "name": "ARI (R Nelson) v. MIN (K Maeda)",
            "bettypes": [
                {
                    "id": "cfb17796-1354-43fc-85a6-cb70e65a44ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc36db31-f6fc-473a-96f3-b8cdeebe38f6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T08:33:20.262926-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Maeda)",
                                "amount": 5970.0
                            },
                            {
                                "team": "ARI (R Nelson)",
                                "amount": 4030.0
                            }
                        ],
                        "expected_reward_tokens": 9551.1,
                        "profit_sb": 51.1,
                        "profit_sb_percentage": 0.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b2e94807-070a-4d0d-a77c-2bcbda16db34",
                            "gambit_id": "dbb2e0ed-d5d3-4ea6-9d63-c3b050cf5c8e",
                            "last_updated": "2023-08-07T14:53:04.699588-04:00",
                            "created_at": "2023-08-05T08:33:20.273088-04:00",
                            "name": "MIN (K Maeda)",
                            "reward": "1.60000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfb17796-1354-43fc-85a6-cb70e65a44ad/?format=api"
                        },
                        {
                            "id": "cc0648f1-4bb0-415b-8c4d-181b20d757b1",
                            "gambit_id": "d6d18758-e8d0-4a1a-ab2a-666fe65193b6",
                            "last_updated": "2023-08-07T14:53:04.696036-04:00",
                            "created_at": "2023-08-05T08:33:20.268593-04:00",
                            "name": "ARI (R Nelson)",
                            "reward": "2.37000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfb17796-1354-43fc-85a6-cb70e65a44ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "e3b96873-2347-452c-b25c-3367aa9fc420",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc36db31-f6fc-473a-96f3-b8cdeebe38f6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T08:33:20.277386-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5688.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5092f37a-969f-4de7-80be-61428aa2b3ef",
                            "gambit_id": "ca2ce254-96e8-4b6a-8116-ffac3bef0b06",
                            "last_updated": "2023-08-07T14:53:04.706840-04:00",
                            "created_at": "2023-08-05T08:33:20.282255-04:00",
                            "name": "ARI",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3b96873-2347-452c-b25c-3367aa9fc420/?format=api"
                        },
                        {
                            "id": "d4f55e57-943b-418f-9de4-94293fb97a24",
                            "gambit_id": "1a42c881-f922-4760-ba20-1dc3679f9492",
                            "last_updated": "2023-08-07T14:53:04.710356-04:00",
                            "created_at": "2023-08-05T08:33:20.286615-04:00",
                            "name": "MIN",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3b96873-2347-452c-b25c-3367aa9fc420/?format=api"
                        }
                    ]
                },
                {
                    "id": "d669e6b9-7ca5-43fd-af43-5e077713776c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc36db31-f6fc-473a-96f3-b8cdeebe38f6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T08:33:20.291013-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5319.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d1e5b8b8-a09c-493f-bc30-de1ae949f530",
                            "gambit_id": "43140aee-3a4f-40a4-818c-c9523c7fa0e0",
                            "last_updated": "2023-08-07T14:53:04.717320-04:00",
                            "created_at": "2023-08-05T08:33:20.294926-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d669e6b9-7ca5-43fd-af43-5e077713776c/?format=api"
                        },
                        {
                            "id": "6940f740-97e2-43f7-8352-2fc959e4f5a4",
                            "gambit_id": "44442f5d-014c-48f3-9fdc-f0c908019968",
                            "last_updated": "2023-08-07T14:53:04.720612-04:00",
                            "created_at": "2023-08-05T08:33:20.299392-04:00",
                            "name": "Game Total Under 8",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d669e6b9-7ca5-43fd-af43-5e077713776c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "07a40923-91e6-43f7-b660-fc8099f97484",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a5226199-7d48-4f4c-aee7-2a189b47c607",
            "completed": true,
            "last_updated": "2023-08-07T14:53:04.443944-04:00",
            "created_at": "2023-08-05T08:33:19.993191-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a5226199-7d48-4f4c-aee7-2a189b47c607",
            "datetime": "2023-08-05T19:10:00-04:00",
            "cutoff_datetime": "2023-08-05T19:10:00-04:00",
            "name": "CWS (M Kopech) v. CLE (N Syndergaard)",
            "bettypes": [
                {
                    "id": "dc72c22e-49ce-4bc8-9cd9-bf311f9f4d12",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07a40923-91e6-43f7-b660-fc8099f97484/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T08:33:20.017059-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (N Syndergaard)",
                                "amount": 5776.0
                            },
                            {
                                "team": "CWS (M Kopech)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4a22f51-a2d7-4d3f-be5a-652fe7dcf8aa",
                            "gambit_id": "d75f926c-d70d-4cc7-9caa-609d15ddf621",
                            "last_updated": "2023-08-07T14:53:04.464574-04:00",
                            "created_at": "2023-08-05T08:33:20.031641-04:00",
                            "name": "CLE (N Syndergaard)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc72c22e-49ce-4bc8-9cd9-bf311f9f4d12/?format=api"
                        },
                        {
                            "id": "d0c7af3b-cbcc-4b2d-8770-13a2187c52f9",
                            "gambit_id": "c9f06342-95ee-416a-b8e3-88d9693f0a80",
                            "last_updated": "2023-08-07T14:53:04.461074-04:00",
                            "created_at": "2023-08-05T08:33:20.022429-04:00",
                            "name": "CWS (M Kopech)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc72c22e-49ce-4bc8-9cd9-bf311f9f4d12/?format=api"
                        }
                    ]
                },
                {
                    "id": "19068e63-befd-4341-90cb-6e092b78e436",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07a40923-91e6-43f7-b660-fc8099f97484/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T08:33:20.036676-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d67b7a89-a26d-4e69-a41e-0a7a682df79d",
                            "gambit_id": "fab6187d-5f83-4fa6-ba85-f0f81fe5d808",
                            "last_updated": "2023-08-07T14:53:04.471870-04:00",
                            "created_at": "2023-08-05T08:33:20.040899-04:00",
                            "name": "CWS",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19068e63-befd-4341-90cb-6e092b78e436/?format=api"
                        },
                        {
                            "id": "c0063d08-dfdc-4c75-9196-bf65eb067a75",
                            "gambit_id": "15ffa9e6-31d2-487d-9771-6c99ab32600e",
                            "last_updated": "2023-08-07T14:53:04.476287-04:00",
                            "created_at": "2023-08-05T08:33:20.046305-04:00",
                            "name": "CLE",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19068e63-befd-4341-90cb-6e092b78e436/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9377863-35eb-4e69-b85b-6d7f1206741f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/07a40923-91e6-43f7-b660-fc8099f97484/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T08:33:20.052385-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63002f4d-ac3d-4a82-a714-7b8a571b202c",
                            "gambit_id": "0d521013-d624-4452-8acf-99b7e3e9607a",
                            "last_updated": "2023-08-07T14:53:04.486998-04:00",
                            "created_at": "2023-08-05T08:33:20.060828-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9377863-35eb-4e69-b85b-6d7f1206741f/?format=api"
                        },
                        {
                            "id": "613a0702-2c77-4b27-9e44-f01267ed8d35",
                            "gambit_id": "8a920744-a685-4e79-a344-6de33d8905d8",
                            "last_updated": "2023-08-07T14:53:04.483429-04:00",
                            "created_at": "2023-08-05T08:33:20.056598-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9377863-35eb-4e69-b85b-6d7f1206741f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2deceee3-e8a7-438d-bf02-a2e57fa6efa1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "227b1335-1236-4d3e-9a4a-379e92712335",
            "completed": true,
            "last_updated": "2023-08-07T14:53:06.575203-04:00",
            "created_at": "2023-08-05T08:33:19.737512-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/227b1335-1236-4d3e-9a4a-379e92712335",
            "datetime": "2023-08-05T19:10:00-04:00",
            "cutoff_datetime": "2023-08-05T19:10:00-04:00",
            "name": "PIT (B Falter) v. MIL (C Burnes)",
            "bettypes": [
                {
                    "id": "fc37cc8a-faf7-41a6-98ca-d2126fe7d951",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2deceee3-e8a7-438d-bf02-a2e57fa6efa1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T08:33:19.747579-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Burnes)",
                                "amount": 6885.0
                            },
                            {
                                "team": "PIT (B Falter)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d78e826-3e01-451b-b341-9015323cce2f",
                            "gambit_id": "7a87d818-bf32-4d2d-bb0d-77f7dd084d39",
                            "last_updated": "2023-08-07T14:53:06.596445-04:00",
                            "created_at": "2023-08-05T08:33:19.757405-04:00",
                            "name": "MIL (C Burnes)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc37cc8a-faf7-41a6-98ca-d2126fe7d951/?format=api"
                        },
                        {
                            "id": "164a4d73-e0ed-4d20-9842-c20396bffc0a",
                            "gambit_id": "a09cd383-32af-4580-80a9-8a82d8072197",
                            "last_updated": "2023-08-07T14:53:06.592964-04:00",
                            "created_at": "2023-08-05T08:33:19.752749-04:00",
                            "name": "PIT (B Falter)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc37cc8a-faf7-41a6-98ca-d2126fe7d951/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c19b200-ba7f-4cc5-b063-26283b7c19d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2deceee3-e8a7-438d-bf02-a2e57fa6efa1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T08:33:19.761977-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "693d9a28-e4ef-429c-b125-1ba2687a482c",
                            "gambit_id": "8078d836-494f-4e73-bc92-63c13a7b91db",
                            "last_updated": "2023-08-07T14:53:06.607032-04:00",
                            "created_at": "2023-08-05T08:33:19.771398-04:00",
                            "name": "MIL",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c19b200-ba7f-4cc5-b063-26283b7c19d5/?format=api"
                        },
                        {
                            "id": "701b287a-5fa6-4190-bc2b-52131f2c906f",
                            "gambit_id": "82ecbc1c-ea68-4f14-b2f6-6af1d6c80b5a",
                            "last_updated": "2023-08-07T14:53:06.603601-04:00",
                            "created_at": "2023-08-05T08:33:19.766806-04:00",
                            "name": "PIT",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c19b200-ba7f-4cc5-b063-26283b7c19d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e4122da-07b7-4f0f-b0be-fd1b67a2a6a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2deceee3-e8a7-438d-bf02-a2e57fa6efa1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T08:33:19.775915-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "904aa9ca-4dd6-4da5-87fe-2ba2a4f81c74",
                            "gambit_id": "800e64ef-ccf4-44f1-974d-66fd833b8e8e",
                            "last_updated": "2023-08-07T14:53:06.613522-04:00",
                            "created_at": "2023-08-05T08:33:19.794821-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e4122da-07b7-4f0f-b0be-fd1b67a2a6a2/?format=api"
                        },
                        {
                            "id": "a60c35b8-a018-4d79-aa4c-61573670c430",
                            "gambit_id": "9d89ec54-72f2-4d3e-82aa-fd1cd8433711",
                            "last_updated": "2023-08-07T14:53:06.617338-04:00",
                            "created_at": "2023-08-05T08:33:19.801035-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e4122da-07b7-4f0f-b0be-fd1b67a2a6a2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6eef312e-d298-4410-8708-61a6d6db193e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a85bed34-6da0-4ffc-8742-37c9ad5bfa97",
            "completed": true,
            "last_updated": "2023-08-07T14:58:06.234787-04:00",
            "created_at": "2023-08-05T08:33:19.493680-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a85bed34-6da0-4ffc-8742-37c9ad5bfa97",
            "datetime": "2023-08-05T19:07:00-04:00",
            "cutoff_datetime": "2023-08-05T19:07:00-04:00",
            "name": "SFO (R Stripling) v. OAK (P Blackburn)",
            "bettypes": [
                {
                    "id": "7f616148-4623-4435-8b54-cf01b5cc262c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6eef312e-d298-4410-8708-61a6d6db193e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T08:33:19.503547-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Stripling)",
                                "amount": 6104.0
                            },
                            {
                                "team": "OAK (P Blackburn)",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c91d774c-242e-4efc-9a8e-80efa769f532",
                            "gambit_id": "0c94726e-690d-4dde-b6f0-046be83a7790",
                            "last_updated": "2023-08-07T14:58:06.258470-04:00",
                            "created_at": "2023-08-05T08:33:19.508844-04:00",
                            "name": "SFO (R Stripling)",
                            "reward": "1.57000",
                            "odds": "1.59520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f616148-4623-4435-8b54-cf01b5cc262c/?format=api"
                        },
                        {
                            "id": "f18c6b33-bf60-4e19-9649-9621441eb1c0",
                            "gambit_id": "d8fb6607-ff01-4717-9219-e8e44b86d203",
                            "last_updated": "2023-08-07T14:58:06.273014-04:00",
                            "created_at": "2023-08-05T08:33:19.513889-04:00",
                            "name": "OAK (P Blackburn)",
                            "reward": "2.46000",
                            "odds": "2.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f616148-4623-4435-8b54-cf01b5cc262c/?format=api"
                        }
                    ]
                },
                {
                    "id": "1acc9dda-08eb-4bf4-8910-51a7462acd5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6eef312e-d298-4410-8708-61a6d6db193e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T08:33:19.519056-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "829587b8-31c0-480c-8330-634f1d697083",
                            "gambit_id": "65e1d847-6c21-46be-bea5-09d8cf966d1c",
                            "last_updated": "2023-08-07T14:58:06.288805-04:00",
                            "created_at": "2023-08-05T08:33:19.528806-04:00",
                            "name": "OAK",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1acc9dda-08eb-4bf4-8910-51a7462acd5b/?format=api"
                        },
                        {
                            "id": "dc59eb2a-de73-4a56-be68-5633f08bf149",
                            "gambit_id": "a8f0d3d6-3a44-49f7-be54-5d326195298e",
                            "last_updated": "2023-08-07T14:58:06.284948-04:00",
                            "created_at": "2023-08-05T08:33:19.523534-04:00",
                            "name": "SFO",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1acc9dda-08eb-4bf4-8910-51a7462acd5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "e969ae10-3d29-411d-944b-402fa2bee5eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6eef312e-d298-4410-8708-61a6d6db193e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T08:33:19.533668-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de69554e-5f5c-4dd8-abfa-4806fb1900a8",
                            "gambit_id": "88639f2e-fb16-4861-94d2-714c1af61412",
                            "last_updated": "2023-08-07T14:58:06.296137-04:00",
                            "created_at": "2023-08-05T08:33:19.538123-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e969ae10-3d29-411d-944b-402fa2bee5eb/?format=api"
                        },
                        {
                            "id": "c5fae0e2-6deb-4499-bade-f5a104ab4c1e",
                            "gambit_id": "7abb786b-d438-4425-ab6c-8aef615aa99e",
                            "last_updated": "2023-08-07T14:58:06.300100-04:00",
                            "created_at": "2023-08-05T08:33:19.542948-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e969ae10-3d29-411d-944b-402fa2bee5eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "87c06a1d-ed18-4613-9e79-88070f926eaa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c8025ce3-b105-4c15-ba08-83887d1547b4",
            "completed": true,
            "last_updated": "2023-08-07T14:58:05.981145-04:00",
            "created_at": "2023-08-05T08:33:19.260122-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c8025ce3-b105-4c15-ba08-83887d1547b4",
            "datetime": "2023-08-05T19:05:00-04:00",
            "cutoff_datetime": "2023-08-05T19:05:00-04:00",
            "name": "NYM (T Megill) v. BAL (K Gibson)",
            "bettypes": [
                {
                    "id": "e04c36dd-9694-4626-b6ba-c1230c565edb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87c06a1d-ed18-4613-9e79-88070f926eaa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T08:33:19.266048-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Gibson)",
                                "amount": 6104.0
                            },
                            {
                                "team": "NYM (T Megill)",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fb6b490d-f7a6-4b82-b3ce-74cb648c01ff",
                            "gambit_id": "dfe9ab23-8240-45a7-aac7-e172795a70c8",
                            "last_updated": "2023-08-07T14:58:05.993423-04:00",
                            "created_at": "2023-08-05T08:33:19.275335-04:00",
                            "name": "BAL (K Gibson)",
                            "reward": "1.57000",
                            "odds": "1.59520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e04c36dd-9694-4626-b6ba-c1230c565edb/?format=api"
                        },
                        {
                            "id": "e03ddae3-637d-424e-83a2-45bc3846fce2",
                            "gambit_id": "1b4b5768-a9f5-4f2e-9a36-7dec5cad34f2",
                            "last_updated": "2023-08-07T14:58:05.989911-04:00",
                            "created_at": "2023-08-05T08:33:19.270751-04:00",
                            "name": "NYM (T Megill)",
                            "reward": "2.46000",
                            "odds": "2.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e04c36dd-9694-4626-b6ba-c1230c565edb/?format=api"
                        }
                    ]
                },
                {
                    "id": "db901862-3316-4112-a9bd-09fdb57445b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87c06a1d-ed18-4613-9e79-88070f926eaa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T08:33:19.279653-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e2f5d6e2-3939-4701-89d4-a08ae1b7c500",
                            "gambit_id": "912ba87d-c034-4337-a0f9-d47afe436270",
                            "last_updated": "2023-08-07T14:58:06.000238-04:00",
                            "created_at": "2023-08-05T08:33:19.284241-04:00",
                            "name": "NYM",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db901862-3316-4112-a9bd-09fdb57445b1/?format=api"
                        },
                        {
                            "id": "2cc0ceef-f1f5-429d-b4be-aa10118195c0",
                            "gambit_id": "f42d4726-b700-4f76-9f7a-6a3ce0580155",
                            "last_updated": "2023-08-07T14:58:06.003902-04:00",
                            "created_at": "2023-08-05T08:33:19.288295-04:00",
                            "name": "BAL",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db901862-3316-4112-a9bd-09fdb57445b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8145236-73e8-4569-ae7d-5303a73cdfb5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87c06a1d-ed18-4613-9e79-88070f926eaa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T08:33:19.292542-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ae3f8cd-fba5-44f1-8a00-dfab5189dd4b",
                            "gambit_id": "dc634346-83aa-481f-bd5c-99c9e92994ce",
                            "last_updated": "2023-08-07T14:58:06.029097-04:00",
                            "created_at": "2023-08-05T08:33:19.300281-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8145236-73e8-4569-ae7d-5303a73cdfb5/?format=api"
                        },
                        {
                            "id": "3ceb5529-ac89-4eab-a5f2-3e1ae2a96607",
                            "gambit_id": "3b393d8c-5094-4a30-9f15-27fdd5e53b5e",
                            "last_updated": "2023-08-07T14:58:06.012089-04:00",
                            "created_at": "2023-08-05T08:33:19.296272-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8145236-73e8-4569-ae7d-5303a73cdfb5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "74302220-bb42-4253-9e32-8e31f1b99c6b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4af6f0b8-d6a8-4f2e-9269-017e5152ddec",
            "completed": true,
            "last_updated": "2023-08-07T14:58:05.747732-04:00",
            "created_at": "2023-08-05T08:33:18.991438-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4af6f0b8-d6a8-4f2e-9269-017e5152ddec",
            "datetime": "2023-08-05T18:05:00-04:00",
            "cutoff_datetime": "2023-08-05T18:05:00-04:00",
            "name": "KAN (A Marsh) v. PHI (C Sanchez)",
            "bettypes": [
                {
                    "id": "9324f4a0-e98b-4ef0-844c-3243ab9f5de0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74302220-bb42-4253-9e32-8e31f1b99c6b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T08:33:19.003433-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Sanchez)",
                                "amount": 6682.0
                            },
                            {
                                "team": "KAN (A Marsh)",
                                "amount": 3318.0
                            }
                        ],
                        "expected_reward_tokens": 9488.44,
                        "profit_sb": -11.56,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7a51a022-d5d9-42a7-bffc-60e1870fc137",
                            "gambit_id": "aacfdd8d-f771-4029-abe4-b89c68d5cc2d",
                            "last_updated": "2023-08-07T14:58:05.765142-04:00",
                            "created_at": "2023-08-05T08:33:19.015033-04:00",
                            "name": "PHI (C Sanchez)",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9324f4a0-e98b-4ef0-844c-3243ab9f5de0/?format=api"
                        },
                        {
                            "id": "0892903c-1b1b-4ca8-8770-08250c6e7bd0",
                            "gambit_id": "449be821-f6ac-4330-8215-96f1b6c041b8",
                            "last_updated": "2023-08-07T14:58:05.761903-04:00",
                            "created_at": "2023-08-05T08:33:19.009461-04:00",
                            "name": "KAN (A Marsh)",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9324f4a0-e98b-4ef0-844c-3243ab9f5de0/?format=api"
                        }
                    ]
                },
                {
                    "id": "150c9cf8-b70d-45f6-83f9-d1fe264dbdde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74302220-bb42-4253-9e32-8e31f1b99c6b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T08:33:19.047110-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ef9ea440-9c23-4a1c-9ecb-46aceb2f0e4e",
                            "gambit_id": "8c3c21b2-6cba-4ad6-a828-5300200336d3",
                            "last_updated": "2023-08-07T14:58:05.785851-04:00",
                            "created_at": "2023-08-05T08:33:19.058493-04:00",
                            "name": "PHI",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150c9cf8-b70d-45f6-83f9-d1fe264dbdde/?format=api"
                        },
                        {
                            "id": "d76b7945-178a-4819-bf47-663203a7b8c3",
                            "gambit_id": "eaa3afad-0821-4eb7-b915-291b55c6e185",
                            "last_updated": "2023-08-07T14:58:05.782531-04:00",
                            "created_at": "2023-08-05T08:33:19.052651-04:00",
                            "name": "KAN",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150c9cf8-b70d-45f6-83f9-d1fe264dbdde/?format=api"
                        }
                    ]
                },
                {
                    "id": "91c05d50-c3e4-43b7-bfb4-4a0c888fd5e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74302220-bb42-4253-9e32-8e31f1b99c6b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T08:33:19.019757-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e186feff-b371-43f8-85ad-3817617188d4",
                            "gambit_id": "2c444770-7d04-4f94-a0dd-b4de80cce2f4",
                            "last_updated": "2023-08-07T14:58:05.774896-04:00",
                            "created_at": "2023-08-05T08:33:19.042466-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91c05d50-c3e4-43b7-bfb4-4a0c888fd5e4/?format=api"
                        },
                        {
                            "id": "e2d421d1-7657-4bdd-b82a-1663d2643352",
                            "gambit_id": "44143052-d986-41d3-9438-5e0c278fb1d5",
                            "last_updated": "2023-08-07T14:58:05.771658-04:00",
                            "created_at": "2023-08-05T08:33:19.036107-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91c05d50-c3e4-43b7-bfb4-4a0c888fd5e4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f8041d2-d38c-4cf1-bfce-2e3d026278a2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3b46c662-5642-4372-ac8c-fc80e3c9d029",
            "completed": true,
            "last_updated": "2023-08-07T14:58:05.504629-04:00",
            "created_at": "2023-08-05T08:33:18.730519-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3b46c662-5642-4372-ac8c-fc80e3c9d029",
            "datetime": "2023-08-05T16:10:00-04:00",
            "cutoff_datetime": "2023-08-05T16:10:00-04:00",
            "name": "WAS (J Adon) v. CIN (A Abbott)",
            "bettypes": [
                {
                    "id": "aab1cbf4-b3e4-4eeb-823a-5a03f4ecb1c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f8041d2-d38c-4cf1-bfce-2e3d026278a2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T08:33:18.742097-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Abbott)",
                                "amount": 6682.0
                            },
                            {
                                "team": "WAS (J Adon)",
                                "amount": 3318.0
                            }
                        ],
                        "expected_reward_tokens": 9488.44,
                        "profit_sb": -11.56,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5908dda-8fd0-4c21-9ea3-0cd1fb7d03f1",
                            "gambit_id": "4b030760-8b71-4a2b-865e-412e38abe54f",
                            "last_updated": "2023-08-07T14:58:05.525954-04:00",
                            "created_at": "2023-08-05T08:33:18.756307-04:00",
                            "name": "CIN (A Abbott)",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aab1cbf4-b3e4-4eeb-823a-5a03f4ecb1c4/?format=api"
                        },
                        {
                            "id": "73680064-0f33-42a9-87e8-d9ae194bae38",
                            "gambit_id": "b333c655-3821-4c26-acc2-07161ca95b4b",
                            "last_updated": "2023-08-07T14:58:05.521656-04:00",
                            "created_at": "2023-08-05T08:33:18.750421-04:00",
                            "name": "WAS (J Adon)",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aab1cbf4-b3e4-4eeb-823a-5a03f4ecb1c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "afaaa963-7f06-4c72-867c-2c4a69f88d35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f8041d2-d38c-4cf1-bfce-2e3d026278a2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T08:33:18.761275-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5213.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c934bf03-0b98-4b26-bd4f-110628dbaf7a",
                            "gambit_id": "e727c275-af78-4045-be5b-f5bac23f86f7",
                            "last_updated": "2023-08-07T14:58:05.539326-04:00",
                            "created_at": "2023-08-05T08:33:18.779040-04:00",
                            "name": "CIN",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afaaa963-7f06-4c72-867c-2c4a69f88d35/?format=api"
                        },
                        {
                            "id": "1c5e4de5-9309-42b9-9679-a9d5eabe7631",
                            "gambit_id": "1d18b538-9dd3-407a-a46b-def1c3310a52",
                            "last_updated": "2023-08-07T14:58:05.535176-04:00",
                            "created_at": "2023-08-05T08:33:18.773123-04:00",
                            "name": "WAS",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afaaa963-7f06-4c72-867c-2c4a69f88d35/?format=api"
                        }
                    ]
                },
                {
                    "id": "615357c2-6d71-4bb3-9869-57c1449d9f28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f8041d2-d38c-4cf1-bfce-2e3d026278a2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T08:33:18.783573-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 10.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd551c4c-197c-4d02-ae61-80a892bcd7cb",
                            "gambit_id": "ac83c53c-7e9d-4a2c-82f9-e12a2fe9cfb5",
                            "last_updated": "2023-08-07T14:58:05.551972-04:00",
                            "created_at": "2023-08-05T08:33:18.796213-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/615357c2-6d71-4bb3-9869-57c1449d9f28/?format=api"
                        },
                        {
                            "id": "92d0fb47-7ca4-4c36-b617-01cae13d5669",
                            "gambit_id": "b9c71bbf-c8ca-47b8-b9ae-f50e14d62512",
                            "last_updated": "2023-08-07T14:58:05.547531-04:00",
                            "created_at": "2023-08-05T08:33:18.787766-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/615357c2-6d71-4bb3-9869-57c1449d9f28/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2e15892c-92e2-48c8-95c7-d04c005a3772",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7d24d96d-caa2-48e5-8e15-dada2a80aef5",
            "completed": true,
            "last_updated": "2023-08-07T14:58:06.754143-04:00",
            "created_at": "2023-08-05T10:08:11.630500-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7d24d96d-caa2-48e5-8e15-dada2a80aef5",
            "datetime": "2023-08-05T16:10:00-04:00",
            "cutoff_datetime": "2023-08-05T16:10:00-04:00",
            "name": "Toronto Blue Jays v. Boston Red Sox",
            "bettypes": [
                {
                    "id": "ca7032b0-a263-4e5f-b295-f934195fecaf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e15892c-92e2-48c8-95c7-d04c005a3772/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T10:08:11.637929-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Red Sox",
                                "amount": 5213.0
                            },
                            {
                                "team": "Toronto Blue Jays",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e68e2852-bb99-4f57-9555-5711960b08ca",
                            "gambit_id": "ca366bd1-dbd1-4648-9d76-5e25fe755f42",
                            "last_updated": "2023-08-07T14:58:06.773091-04:00",
                            "created_at": "2023-08-05T10:08:11.650272-04:00",
                            "name": "Boston Red Sox",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7032b0-a263-4e5f-b295-f934195fecaf/?format=api"
                        },
                        {
                            "id": "04f3e415-fb04-4de0-a9d3-f27cf85b55c4",
                            "gambit_id": "b23b23e4-dbd3-4250-9a59-c27742f4c9d6",
                            "last_updated": "2023-08-07T14:58:06.769431-04:00",
                            "created_at": "2023-08-05T10:08:11.644259-04:00",
                            "name": "Toronto Blue Jays",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca7032b0-a263-4e5f-b295-f934195fecaf/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d315e2f-1f79-4875-8e58-fe66940caf95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e15892c-92e2-48c8-95c7-d04c005a3772/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T10:08:11.655501-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Blue Jays",
                                "amount": 6154.0
                            },
                            {
                                "team": "Boston Red Sox",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "954f7c6b-75e2-4e55-b434-77f4d44cadbb",
                            "gambit_id": "0ce72011-9d33-45de-ab88-428d5f61f14a",
                            "last_updated": "2023-08-07T14:58:06.780308-04:00",
                            "created_at": "2023-08-05T10:08:11.660313-04:00",
                            "name": "Toronto Blue Jays",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d315e2f-1f79-4875-8e58-fe66940caf95/?format=api"
                        },
                        {
                            "id": "ae0090ea-f705-4013-9e55-24e64499eb5c",
                            "gambit_id": "4aa1064e-8f5a-402f-8631-8bb584b98639",
                            "last_updated": "2023-08-07T14:58:06.784015-04:00",
                            "created_at": "2023-08-05T10:08:11.677638-04:00",
                            "name": "Boston Red Sox",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d315e2f-1f79-4875-8e58-fe66940caf95/?format=api"
                        }
                    ]
                },
                {
                    "id": "3754dceb-6d97-46e1-9311-c83032ef4fb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e15892c-92e2-48c8-95c7-d04c005a3772/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T10:08:11.686623-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "daaee4c1-a900-4f8d-8a4c-cd9efc38dfa6",
                            "gambit_id": "d7e01133-51cd-495d-b406-f4fb4a61d19e",
                            "last_updated": "2023-08-07T14:58:06.790989-04:00",
                            "created_at": "2023-08-05T10:08:11.691693-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3754dceb-6d97-46e1-9311-c83032ef4fb3/?format=api"
                        },
                        {
                            "id": "97c0986f-f585-483d-afcb-bf772e0b135c",
                            "gambit_id": "48b32334-e124-44eb-8bc2-3937a961796a",
                            "last_updated": "2023-08-07T14:58:06.794433-04:00",
                            "created_at": "2023-08-05T10:08:11.696317-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3754dceb-6d97-46e1-9311-c83032ef4fb3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3eefaa6d-cfee-4001-9d10-0327321a4a2a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "06ed7d67-f529-4fb4-a318-d2699c845c34",
            "completed": true,
            "last_updated": "2023-08-07T14:58:06.508024-04:00",
            "created_at": "2023-08-05T10:08:11.375066-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/06ed7d67-f529-4fb4-a318-d2699c845c34",
            "datetime": "2023-08-05T16:05:00-04:00",
            "cutoff_datetime": "2023-08-05T16:05:00-04:00",
            "name": "MIA (G Soriano) v. TEX (J Gray)",
            "bettypes": [
                {
                    "id": "0b6fda51-e78f-4b2f-b1fa-1a0fcde57f12",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3eefaa6d-cfee-4001-9d10-0327321a4a2a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T10:08:11.392101-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5827.0
                            },
                            {
                                "team": "MIA (G Soriano)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b6a9e680-edcd-4e55-870b-f320e346e5e6",
                            "gambit_id": "9dfc4771-0b7f-4e83-82ec-6087b08b70a8",
                            "last_updated": "2023-08-07T14:58:06.524948-04:00",
                            "created_at": "2023-08-05T10:08:11.404752-04:00",
                            "name": "TEX (J Gray)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6fda51-e78f-4b2f-b1fa-1a0fcde57f12/?format=api"
                        },
                        {
                            "id": "cf7e0234-176f-4066-9d9e-3b3e685fd2a7",
                            "gambit_id": "5fb8f7eb-b31e-4454-9a0b-5d60b7d4f53a",
                            "last_updated": "2023-08-07T14:58:06.520806-04:00",
                            "created_at": "2023-08-05T10:08:11.399195-04:00",
                            "name": "MIA (G Soriano)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6fda51-e78f-4b2f-b1fa-1a0fcde57f12/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b48eb5f-3fde-4ac6-b662-610138788931",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3eefaa6d-cfee-4001-9d10-0327321a4a2a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T10:08:11.410703-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "670a5066-319d-42b2-afa1-59e5f4ab7f02",
                            "gambit_id": "a7d7ff99-771e-4b98-bbe3-f80d84b7496c",
                            "last_updated": "2023-08-07T14:58:06.533586-04:00",
                            "created_at": "2023-08-05T10:08:11.418978-04:00",
                            "name": "MIA",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b48eb5f-3fde-4ac6-b662-610138788931/?format=api"
                        },
                        {
                            "id": "7d20b528-50ae-48c3-8a35-02636c4bf05d",
                            "gambit_id": "81bca20d-286c-499f-b5e6-516c50a61e7c",
                            "last_updated": "2023-08-07T14:58:06.537627-04:00",
                            "created_at": "2023-08-05T10:08:11.423992-04:00",
                            "name": "TEX",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b48eb5f-3fde-4ac6-b662-610138788931/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e04c0df-f777-4c15-a80d-4d89e4c44411",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3eefaa6d-cfee-4001-9d10-0327321a4a2a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T10:08:11.428193-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7da367a6-06f1-418d-bfaf-b189b757c8ec",
                            "gambit_id": "50dc24b6-d2ee-42ff-898f-e8226a683e54",
                            "last_updated": "2023-08-07T14:58:06.544857-04:00",
                            "created_at": "2023-08-05T10:08:11.432119-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e04c0df-f777-4c15-a80d-4d89e4c44411/?format=api"
                        },
                        {
                            "id": "62b5e45b-5427-4426-8dcd-8f92cdef0b31",
                            "gambit_id": "1da4d8bd-8fff-4ea5-a745-2089138d8bb1",
                            "last_updated": "2023-08-07T14:58:06.548828-04:00",
                            "created_at": "2023-08-05T10:08:11.437043-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e04c0df-f777-4c15-a80d-4d89e4c44411/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "302481f7-f5e8-4dde-a8b8-a86096c12699",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "167cd4d6-ea5e-45a6-b4dd-babcf28d2f89",
            "completed": true,
            "last_updated": "2023-08-07T15:03:06.108010-04:00",
            "created_at": "2023-08-05T08:33:18.476917-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/167cd4d6-ea5e-45a6-b4dd-babcf28d2f89",
            "datetime": "2023-08-05T14:20:00-04:00",
            "cutoff_datetime": "2023-08-05T14:20:00-04:00",
            "name": "ATL (B Elder) v. CHC (J Assad)",
            "bettypes": [
                {
                    "id": "f515c7ae-e8c7-4662-ba28-8d740716e003",
                    "match": "https://api-prod.gambitprofit.com/api/matches/302481f7-f5e8-4dde-a8b8-a86096c12699/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T08:33:18.487591-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5714.0
                            },
                            {
                                "team": "CHC (J Assad)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7ee79fef-3564-45f0-8875-5c7cf4768564",
                            "gambit_id": "9eeff9f4-7b95-481f-adfb-46ca12accdf4",
                            "last_updated": "2023-08-07T15:03:06.132075-04:00",
                            "created_at": "2023-08-05T08:33:18.492131-04:00",
                            "name": "ATL (B Elder)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f515c7ae-e8c7-4662-ba28-8d740716e003/?format=api"
                        },
                        {
                            "id": "3b0a5850-7233-4a3c-b76b-b2df90e4be9e",
                            "gambit_id": "a30ece8c-1419-4fd0-8697-7720eb54a4e4",
                            "last_updated": "2023-08-07T15:03:06.135768-04:00",
                            "created_at": "2023-08-05T08:33:18.498067-04:00",
                            "name": "CHC (J Assad)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f515c7ae-e8c7-4662-ba28-8d740716e003/?format=api"
                        }
                    ]
                },
                {
                    "id": "9352b026-5adc-4a58-904c-6dd31f1b5f10",
                    "match": "https://api-prod.gambitprofit.com/api/matches/302481f7-f5e8-4dde-a8b8-a86096c12699/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T08:33:18.502866-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e908f8d-14c7-4169-aad9-72266ef8a0b4",
                            "gambit_id": "51782430-84e2-4201-8410-7229e10d5df0",
                            "last_updated": "2023-08-07T15:03:06.146355-04:00",
                            "created_at": "2023-08-05T08:33:18.518451-04:00",
                            "name": "CHC",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9352b026-5adc-4a58-904c-6dd31f1b5f10/?format=api"
                        },
                        {
                            "id": "e00f2326-9375-4aaf-a9ad-3912b9de2d64",
                            "gambit_id": "00619242-f142-448b-953d-a0669e5ecf7f",
                            "last_updated": "2023-08-07T15:03:06.142690-04:00",
                            "created_at": "2023-08-05T08:33:18.512875-04:00",
                            "name": "ATL",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9352b026-5adc-4a58-904c-6dd31f1b5f10/?format=api"
                        }
                    ]
                },
                {
                    "id": "43ed2a2b-83ec-41c0-9f2b-cf0eb03a3fd4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/302481f7-f5e8-4dde-a8b8-a86096c12699/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T08:33:18.522956-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2740ebd9-dfee-4c33-94a4-4861b6dffee2",
                            "gambit_id": "f280281b-9e8f-42fc-b96c-ec141c5764bb",
                            "last_updated": "2023-08-07T15:03:06.153388-04:00",
                            "created_at": "2023-08-05T08:33:18.528026-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43ed2a2b-83ec-41c0-9f2b-cf0eb03a3fd4/?format=api"
                        },
                        {
                            "id": "ba601925-5b60-4afe-a950-09e51a8770dc",
                            "gambit_id": "cbb8b30b-d317-4285-80cf-b15e46290cee",
                            "last_updated": "2023-08-07T15:03:06.156775-04:00",
                            "created_at": "2023-08-05T08:33:18.533994-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43ed2a2b-83ec-41c0-9f2b-cf0eb03a3fd4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e7f78967-11fd-4e91-8429-90aaaabefdfa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "aba47222-328b-4c3c-a942-7948b36be5c8",
            "completed": true,
            "last_updated": "2023-08-07T15:03:06.351504-04:00",
            "created_at": "2023-08-05T08:33:18.171881-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/aba47222-328b-4c3c-a942-7948b36be5c8",
            "datetime": "2023-08-05T13:10:00-04:00",
            "cutoff_datetime": "2023-08-05T13:10:00-04:00",
            "name": "TAM (A Civale) v. DET (T Skubal)",
            "bettypes": [
                {
                    "id": "94b6aeda-afa6-4ca6-a122-4f8ee5243cbe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7f78967-11fd-4e91-8429-90aaaabefdfa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T08:33:18.188699-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Civale)",
                                "amount": 5714.0
                            },
                            {
                                "team": "DET (T Skubal)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b052bbd6-061e-4aef-8c88-615cb5752448",
                            "gambit_id": "ca769cd1-1f98-4518-90e6-996835ee3d90",
                            "last_updated": "2023-08-07T15:03:06.360905-04:00",
                            "created_at": "2023-08-05T08:33:18.194149-04:00",
                            "name": "TAM (A Civale)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b6aeda-afa6-4ca6-a122-4f8ee5243cbe/?format=api"
                        },
                        {
                            "id": "14717b85-fbfa-4746-af89-ec89d7414f8d",
                            "gambit_id": "5fbfae3d-4227-4115-bd0a-94a8fed021e1",
                            "last_updated": "2023-08-07T15:03:06.364416-04:00",
                            "created_at": "2023-08-05T08:33:18.217891-04:00",
                            "name": "DET (T Skubal)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b6aeda-afa6-4ca6-a122-4f8ee5243cbe/?format=api"
                        }
                    ]
                },
                {
                    "id": "c4838c58-0053-4f5e-89f4-cf7044a3ea2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7f78967-11fd-4e91-8429-90aaaabefdfa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T08:33:18.227767-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63d42579-b3d5-4ad4-ae6a-bfe57535af42",
                            "gambit_id": "9980a20c-2290-4c22-b86d-3a59d9682208",
                            "last_updated": "2023-08-07T15:03:06.374345-04:00",
                            "created_at": "2023-08-05T08:33:18.247771-04:00",
                            "name": "DET",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4838c58-0053-4f5e-89f4-cf7044a3ea2b/?format=api"
                        },
                        {
                            "id": "f0f481ac-eb90-4abf-a2a3-74e6f12319ec",
                            "gambit_id": "80fd022f-e8b9-4f06-92fd-78901ffb9af6",
                            "last_updated": "2023-08-07T15:03:06.370897-04:00",
                            "created_at": "2023-08-05T08:33:18.240913-04:00",
                            "name": "TAM",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4838c58-0053-4f5e-89f4-cf7044a3ea2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "f82d7eda-3305-416e-a369-81f9d33a9df8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7f78967-11fd-4e91-8429-90aaaabefdfa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T08:33:18.262153-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5319.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bbf9aad3-46bf-440d-9174-35d39b443cf5",
                            "gambit_id": "7e1f89f1-3aaa-4721-abba-5922e5fb5850",
                            "last_updated": "2023-08-07T15:03:06.381188-04:00",
                            "created_at": "2023-08-05T08:33:18.267367-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f82d7eda-3305-416e-a369-81f9d33a9df8/?format=api"
                        },
                        {
                            "id": "bb100985-8d2b-44ad-9b71-68930e0c958d",
                            "gambit_id": "eb05b58b-4835-4d29-aa97-bedd6d6a91a8",
                            "last_updated": "2023-08-07T15:03:06.384627-04:00",
                            "created_at": "2023-08-05T08:33:18.277128-04:00",
                            "name": "Game Total Under 8",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f82d7eda-3305-416e-a369-81f9d33a9df8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c337c78-e127-43e5-bb42-380293424ab5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8340dc95-5254-4a2c-bc70-b08f88d70e99",
            "completed": true,
            "last_updated": "2023-08-06T13:12:58.306739-04:00",
            "created_at": "2023-08-05T08:33:17.898376-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8340dc95-5254-4a2c-bc70-b08f88d70e99",
            "datetime": "2023-08-05T13:05:00-04:00",
            "cutoff_datetime": "2023-08-05T13:05:00-04:00",
            "name": "HOU (J Verlander) v. NYY (N Cortes)",
            "bettypes": [
                {
                    "id": "51e9c244-e1ca-4ced-86df-74643649bfdc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c337c78-e127-43e5-bb42-380293424ab5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-05T08:33:17.914315-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5578.0
                            },
                            {
                                "team": "NYY (N Cortes)",
                                "amount": 4422.0
                            }
                        ],
                        "expected_reward_tokens": 9594.16,
                        "profit_sb": 94.16,
                        "profit_sb_percentage": 0.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c0f4e083-cda8-4feb-9d1b-0847a8c4480c",
                            "gambit_id": "9b3116f6-8d49-4ca0-82bf-2c8e7ae0f451",
                            "last_updated": "2023-08-06T13:12:58.319069-04:00",
                            "created_at": "2023-08-05T08:33:17.922046-04:00",
                            "name": "HOU (J Verlander)",
                            "reward": "1.72000",
                            "odds": "1.75190",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51e9c244-e1ca-4ced-86df-74643649bfdc/?format=api"
                        },
                        {
                            "id": "6ae483ce-74aa-4ade-83bc-3afaeb386d8b",
                            "gambit_id": "d146f123-2e07-46f5-b982-4f6e9870eb88",
                            "last_updated": "2023-08-06T13:12:58.322641-04:00",
                            "created_at": "2023-08-05T08:33:17.929510-04:00",
                            "name": "NYY (N Cortes)",
                            "reward": "2.17000",
                            "odds": "2.23000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51e9c244-e1ca-4ced-86df-74643649bfdc/?format=api"
                        }
                    ]
                },
                {
                    "id": "78feb30a-44c8-4e5b-a560-c6aa20370b82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c337c78-e127-43e5-bb42-380293424ab5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-05T08:33:17.934762-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5614.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e0b2fc14-a2c7-4c4b-9097-145f1a2fbf6b",
                            "gambit_id": "8f95e37a-76a5-4186-8fc2-534edb8ee7b4",
                            "last_updated": "2023-08-06T13:12:58.334185-04:00",
                            "created_at": "2023-08-05T08:33:17.950256-04:00",
                            "name": "NYY",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78feb30a-44c8-4e5b-a560-c6aa20370b82/?format=api"
                        },
                        {
                            "id": "9548e73e-2f11-4844-aae0-ed44aac64540",
                            "gambit_id": "042c919a-16bb-4927-9230-e2ff99b2f206",
                            "last_updated": "2023-08-06T13:12:58.330261-04:00",
                            "created_at": "2023-08-05T08:33:17.940879-04:00",
                            "name": "HOU",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78feb30a-44c8-4e5b-a560-c6aa20370b82/?format=api"
                        }
                    ]
                },
                {
                    "id": "ecc315ab-e188-4f91-a072-4521e625d717",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c337c78-e127-43e5-bb42-380293424ab5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-05T08:33:17.957295-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "edf641a8-3432-438f-92ff-22e870f83d5c",
                            "gambit_id": "b3819acf-13a4-4922-9570-2ecf56d942d5",
                            "last_updated": "2023-08-06T13:12:58.345200-04:00",
                            "created_at": "2023-08-05T08:33:17.968447-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc315ab-e188-4f91-a072-4521e625d717/?format=api"
                        },
                        {
                            "id": "2b28c5f8-4a13-46f2-a75a-ce6f70f1165b",
                            "gambit_id": "2e7be364-6ead-4d1a-8a9e-c9c57c71ddc6",
                            "last_updated": "2023-08-06T13:12:58.341543-04:00",
                            "created_at": "2023-08-05T08:33:17.961765-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc315ab-e188-4f91-a072-4521e625d717/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f74a553-a403-4e47-8686-db81b3078575",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dfe82b1f-d065-4ea2-b36e-6ce5b7a08f6c",
            "completed": true,
            "last_updated": "2023-08-05T11:58:12.245720-04:00",
            "created_at": "2023-08-04T08:53:00.012200-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/dfe82b1f-d065-4ea2-b36e-6ce5b7a08f6c",
            "datetime": "2023-08-04T21:40:00-04:00",
            "cutoff_datetime": "2023-08-04T21:40:00-04:00",
            "name": "LOS (B Miller) v. SDG (Y Darvish)",
            "bettypes": [
                {
                    "id": "ea5d1ae4-7e15-4aae-99b7-50b21e9ed19c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f74a553-a403-4e47-8686-db81b3078575/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-04T08:53:00.018999-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (Y Darvish)",
                                "amount": 5490.0
                            },
                            {
                                "team": "LOS (B Miller)",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 9606.3,
                        "profit_sb": 106.3,
                        "profit_sb_percentage": 1.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7ad97964-b691-4813-99e4-62f7c3ca2870",
                            "gambit_id": "2524d109-27ac-4522-b9ef-814d3d006898",
                            "last_updated": "2023-08-05T11:58:12.268083-04:00",
                            "created_at": "2023-08-04T08:53:00.029566-04:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "1.75000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea5d1ae4-7e15-4aae-99b7-50b21e9ed19c/?format=api"
                        },
                        {
                            "id": "03fa33e2-527d-499c-bc39-f93617fb6aff",
                            "gambit_id": "b0c96645-adb9-4e0d-af64-761d36652325",
                            "last_updated": "2023-08-05T11:58:12.264126-04:00",
                            "created_at": "2023-08-04T08:53:00.024429-04:00",
                            "name": "LOS (B Miller)",
                            "reward": "2.13000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea5d1ae4-7e15-4aae-99b7-50b21e9ed19c/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef069087-cef3-4f65-b1ca-177bb8589189",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f74a553-a403-4e47-8686-db81b3078575/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-04T08:53:00.035276-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "42336299-98ee-4e2e-b0ac-0a6ae12c4806",
                            "gambit_id": "f653e7ef-a500-42ef-9ccd-72252619d4ca",
                            "last_updated": "2023-08-05T11:58:12.281103-04:00",
                            "created_at": "2023-08-04T08:53:00.039721-04:00",
                            "name": "LOS",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef069087-cef3-4f65-b1ca-177bb8589189/?format=api"
                        },
                        {
                            "id": "727c0a2a-074b-435e-abad-58b5cef230e9",
                            "gambit_id": "a0a90c47-fba8-4a88-b648-fa39b94cc280",
                            "last_updated": "2023-08-05T11:58:12.284471-04:00",
                            "created_at": "2023-08-04T08:53:00.043947-04:00",
                            "name": "SDG",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef069087-cef3-4f65-b1ca-177bb8589189/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1f4c171-2624-4c02-ae73-d14e11446243",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f74a553-a403-4e47-8686-db81b3078575/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-04T08:53:00.048288-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9fddfd59-16aa-4528-9377-2761298647a6",
                            "gambit_id": "ff63ae08-fa0a-40b7-998e-52fe9bdf1d67",
                            "last_updated": "2023-08-05T11:58:12.300024-04:00",
                            "created_at": "2023-08-04T08:53:00.055940-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f4c171-2624-4c02-ae73-d14e11446243/?format=api"
                        },
                        {
                            "id": "ae8bec48-a685-462e-9014-e227efc497a4",
                            "gambit_id": "eb5fcb14-5c22-4c6f-a2e5-b4fab3f821d8",
                            "last_updated": "2023-08-05T11:58:12.291876-04:00",
                            "created_at": "2023-08-04T08:53:00.051971-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1f4c171-2624-4c02-ae73-d14e11446243/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd312d61-07bf-4e18-9375-5cfa55bc6bc9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8131b6fd-8800-43ec-a98d-6dfb91b42461",
            "completed": true,
            "last_updated": "2023-08-05T11:58:16.283831-04:00",
            "created_at": "2023-08-04T08:52:59.777358-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8131b6fd-8800-43ec-a98d-6dfb91b42461",
            "datetime": "2023-08-04T21:38:00-04:00",
            "cutoff_datetime": "2023-08-04T21:38:00-04:00",
            "name": "SEA (L Castillo) v. LAA (R Detmers)",
            "bettypes": [
                {
                    "id": "03136963-704d-4636-b2a7-542ea7fe678c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd312d61-07bf-4e18-9375-5cfa55bc6bc9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-04T08:52:59.787860-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (L Castillo)",
                                "amount": 5222.0
                            },
                            {
                                "team": "LAA (R Detmers)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c08ccaa6-9a67-4916-82de-f7c093de6659",
                            "gambit_id": "bbf2975e-35d3-4d5d-ac85-209ea4d322c2",
                            "last_updated": "2023-08-05T11:58:16.297169-04:00",
                            "created_at": "2023-08-04T08:52:59.792186-04:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03136963-704d-4636-b2a7-542ea7fe678c/?format=api"
                        },
                        {
                            "id": "e6fbc45d-310c-43d9-b9f8-1c40e9f2ebbd",
                            "gambit_id": "93bbf27c-5fa0-409d-b2ed-d5bd66bbf22e",
                            "last_updated": "2023-08-05T11:58:16.301497-04:00",
                            "created_at": "2023-08-04T08:52:59.796493-04:00",
                            "name": "LAA (R Detmers)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03136963-704d-4636-b2a7-542ea7fe678c/?format=api"
                        }
                    ]
                },
                {
                    "id": "7bcf7751-cb36-4c5c-8911-6f6be40e3d8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd312d61-07bf-4e18-9375-5cfa55bc6bc9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-04T08:52:59.801157-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 6090.0
                            },
                            {
                                "team": "SEA",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "348e7534-1b64-40e7-b249-f24631fb3b7e",
                            "gambit_id": "a1ba6625-5a7d-4e49-8dfc-8f954132d959",
                            "last_updated": "2023-08-05T11:58:16.345079-04:00",
                            "created_at": "2023-08-04T08:52:59.809419-04:00",
                            "name": "LAA",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bcf7751-cb36-4c5c-8911-6f6be40e3d8d/?format=api"
                        },
                        {
                            "id": "aea8082f-7a82-4c27-8101-d9c9a3e4748b",
                            "gambit_id": "d2a046a0-65c6-4396-a857-48e811d4102f",
                            "last_updated": "2023-08-05T11:58:16.331185-04:00",
                            "created_at": "2023-08-04T08:52:59.805414-04:00",
                            "name": "SEA",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bcf7751-cb36-4c5c-8911-6f6be40e3d8d/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1656875-2dd8-434e-9392-e00e90e98846",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd312d61-07bf-4e18-9375-5cfa55bc6bc9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-04T08:52:59.813799-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4bd2c4d-1b7c-4dc1-8425-e93695807058",
                            "gambit_id": "1068110f-1101-45c0-b256-d4b268eb276f",
                            "last_updated": "2023-08-05T11:58:16.356551-04:00",
                            "created_at": "2023-08-04T08:52:59.817732-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1656875-2dd8-434e-9392-e00e90e98846/?format=api"
                        },
                        {
                            "id": "9ce2331d-f3ee-40a2-88ba-3ede2180fbc6",
                            "gambit_id": "414fb6a9-95a3-46f6-98ed-6721757c4b17",
                            "last_updated": "2023-08-05T11:58:16.361749-04:00",
                            "created_at": "2023-08-04T08:52:59.822112-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1656875-2dd8-434e-9392-e00e90e98846/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bac27a3a-2c58-4cc4-bb68-a2e1658ab9a5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c0fb0787-5cb6-4be1-814e-cfc92881958d",
            "completed": true,
            "last_updated": "2023-08-05T12:03:15.241709-04:00",
            "created_at": "2023-08-04T08:52:59.542555-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c0fb0787-5cb6-4be1-814e-cfc92881958d",
            "datetime": "2023-08-04T20:15:00-04:00",
            "cutoff_datetime": "2023-08-04T20:15:00-04:00",
            "name": "COL (C Flexen) v. STL (A Wainwright)",
            "bettypes": [
                {
                    "id": "cd40c693-a85c-48cb-8281-50323964e925",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bac27a3a-2c58-4cc4-bb68-a2e1658ab9a5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-04T08:52:59.552878-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Wainwright)",
                                "amount": 6359.0
                            },
                            {
                                "team": "COL (C Flexen)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4d22a404-e5db-4314-8d52-7b1d6c31c3a3",
                            "gambit_id": "aeec0a3b-fe75-4f37-bf63-318840c98271",
                            "last_updated": "2023-08-05T12:03:15.261835-04:00",
                            "created_at": "2023-08-04T08:52:59.561497-04:00",
                            "name": "STL (A Wainwright)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd40c693-a85c-48cb-8281-50323964e925/?format=api"
                        },
                        {
                            "id": "102bce2c-bd23-4b94-844a-9a83b0793939",
                            "gambit_id": "c4b4ee82-3f2e-48f2-aff0-07dd0efe50d5",
                            "last_updated": "2023-08-05T12:03:15.258065-04:00",
                            "created_at": "2023-08-04T08:52:59.557228-04:00",
                            "name": "COL (C Flexen)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd40c693-a85c-48cb-8281-50323964e925/?format=api"
                        }
                    ]
                },
                {
                    "id": "19740952-ce92-411b-8f13-f407988bb1c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bac27a3a-2c58-4cc4-bb68-a2e1658ab9a5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-04T08:52:59.565976-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL",
                                "amount": 5213.0
                            },
                            {
                                "team": "STL",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4b1b6dc7-b01c-4eb0-948a-83a5cd18333e",
                            "gambit_id": "64cdfd90-7c1b-47f8-8e82-50a84ecf8bcb",
                            "last_updated": "2023-08-05T12:03:15.269720-04:00",
                            "created_at": "2023-08-04T08:52:59.570218-04:00",
                            "name": "COL",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19740952-ce92-411b-8f13-f407988bb1c5/?format=api"
                        },
                        {
                            "id": "758b12af-8688-4a31-b436-5884edc026a5",
                            "gambit_id": "2737ba35-3193-4140-9364-2d982ff68a4e",
                            "last_updated": "2023-08-05T12:03:15.273764-04:00",
                            "created_at": "2023-08-04T08:52:59.574656-04:00",
                            "name": "STL",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19740952-ce92-411b-8f13-f407988bb1c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "59006624-5925-4ef5-9fb0-e90af14f704c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bac27a3a-2c58-4cc4-bb68-a2e1658ab9a5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-04T08:52:59.578686-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "90446923-0437-4eb9-b353-51fa9f177490",
                            "gambit_id": "a6986335-0786-4f0f-875b-751426a637e6",
                            "last_updated": "2023-08-05T12:03:15.281782-04:00",
                            "created_at": "2023-08-04T08:52:59.582598-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59006624-5925-4ef5-9fb0-e90af14f704c/?format=api"
                        },
                        {
                            "id": "a7e776f8-a0b0-448d-970e-b9af59c9ac8f",
                            "gambit_id": "5f21c442-472c-4d5e-a38f-b14cb846e9cb",
                            "last_updated": "2023-08-05T12:03:15.285601-04:00",
                            "created_at": "2023-08-04T08:52:59.586940-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59006624-5925-4ef5-9fb0-e90af14f704c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "311ab76c-513c-4048-8851-6be3cd2aa887",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d2612c08-e16a-41fb-844a-b5ef41982511",
            "completed": true,
            "last_updated": "2023-08-05T12:03:14.977214-04:00",
            "created_at": "2023-08-04T08:52:59.068782-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d2612c08-e16a-41fb-844a-b5ef41982511",
            "datetime": "2023-08-04T20:10:00-04:00",
            "cutoff_datetime": "2023-08-04T20:10:00-04:00",
            "name": "PIT (Q Priester) v. MIL (C Rea)",
            "bettypes": [
                {
                    "id": "d5a97366-21c5-4b58-b8c3-bd233c5b5a0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/311ab76c-513c-4048-8851-6be3cd2aa887/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-04T08:52:59.078901-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Rea)",
                                "amount": 6232.0
                            },
                            {
                                "team": "PIT (Q Priester)",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a3f73833-6ef1-4389-b969-231b1812669a",
                            "gambit_id": "9c7fe802-652c-4894-a8e4-d7c6fcaf63d1",
                            "last_updated": "2023-08-05T12:03:15.007289-04:00",
                            "created_at": "2023-08-04T08:52:59.087816-04:00",
                            "name": "MIL (C Rea)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a97366-21c5-4b58-b8c3-bd233c5b5a0c/?format=api"
                        },
                        {
                            "id": "f14950cb-70bf-4358-8eeb-fc58b3aa3f09",
                            "gambit_id": "61497314-d2e1-4a9c-96c2-0dd4694cd7e1",
                            "last_updated": "2023-08-05T12:03:15.018392-04:00",
                            "created_at": "2023-08-04T08:52:59.083209-04:00",
                            "name": "PIT (Q Priester)",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a97366-21c5-4b58-b8c3-bd233c5b5a0c/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc57ba75-22c5-407d-8c02-ddbb3ebfdb5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/311ab76c-513c-4048-8851-6be3cd2aa887/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-04T08:52:59.092819-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49d770bf-9eb9-4e3d-97f6-40fa2b24d2b7",
                            "gambit_id": "106bf323-9dc2-4f81-864d-4f3b45d56723",
                            "last_updated": "2023-08-05T12:03:15.027402-04:00",
                            "created_at": "2023-08-04T08:52:59.097767-04:00",
                            "name": "PIT",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc57ba75-22c5-407d-8c02-ddbb3ebfdb5f/?format=api"
                        },
                        {
                            "id": "b947b153-846f-42a2-8ac3-f56d506d40b7",
                            "gambit_id": "b1a62b54-431e-423c-80d0-2dbaf8f76355",
                            "last_updated": "2023-08-05T12:03:15.032076-04:00",
                            "created_at": "2023-08-04T08:52:59.102534-04:00",
                            "name": "MIL",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc57ba75-22c5-407d-8c02-ddbb3ebfdb5f/?format=api"
                        }
                    ]
                },
                {
                    "id": "1574a925-354d-4a84-ae30-d435ab29ec3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/311ab76c-513c-4048-8851-6be3cd2aa887/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-04T08:52:59.107345-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "75bf74c4-709f-4d38-8ea5-e94a596b6750",
                            "gambit_id": "1389f381-b133-47ef-b7de-ec651d894818",
                            "last_updated": "2023-08-05T12:03:15.043795-04:00",
                            "created_at": "2023-08-04T08:52:59.116487-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1574a925-354d-4a84-ae30-d435ab29ec3c/?format=api"
                        },
                        {
                            "id": "629ad76e-3e01-49ee-b62a-478f0875014a",
                            "gambit_id": "fa5740ba-1265-4f06-8f6b-58930f8b3ef3",
                            "last_updated": "2023-08-05T12:03:15.040234-04:00",
                            "created_at": "2023-08-04T08:52:59.112132-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1574a925-354d-4a84-ae30-d435ab29ec3c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0333cdd1-2901-409d-b3b8-2ade48a25972",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3be45eee-06ca-4121-b11a-a637c87f5d63",
            "completed": true,
            "last_updated": "2023-08-05T12:03:14.461201-04:00",
            "created_at": "2023-08-04T08:52:59.305629-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3be45eee-06ca-4121-b11a-a637c87f5d63",
            "datetime": "2023-08-04T20:10:00-04:00",
            "cutoff_datetime": "2023-08-04T20:10:00-04:00",
            "name": "ARI (M Kelly) v. MIN (B Ober)",
            "bettypes": [
                {
                    "id": "5167e7d0-c1c7-4b47-a4fa-00a228adfc29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0333cdd1-2901-409d-b3b8-2ade48a25972/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-04T08:52:59.312617-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Ober)",
                                "amount": 5325.0
                            },
                            {
                                "team": "ARI (M Kelly)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ae97ee29-d21a-4572-ae1d-d8d1a4f97551",
                            "gambit_id": "dcbcea73-c648-4f20-9d86-86a974baba23",
                            "last_updated": "2023-08-05T12:03:14.485269-04:00",
                            "created_at": "2023-08-04T08:52:59.323411-04:00",
                            "name": "MIN (B Ober)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5167e7d0-c1c7-4b47-a4fa-00a228adfc29/?format=api"
                        },
                        {
                            "id": "112b1ee1-4290-4ccf-971d-845ee0484301",
                            "gambit_id": "d432b5fc-e928-4bda-8bfe-c74306a8539f",
                            "last_updated": "2023-08-05T12:03:14.480435-04:00",
                            "created_at": "2023-08-04T08:52:59.318174-04:00",
                            "name": "ARI (M Kelly)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5167e7d0-c1c7-4b47-a4fa-00a228adfc29/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e6a610b-d828-4825-b065-e65e5c083327",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0333cdd1-2901-409d-b3b8-2ade48a25972/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-04T08:52:59.328135-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 6324.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8f0dd0d-87ff-4f46-9706-82fcff7bc98d",
                            "gambit_id": "32a5ba91-4995-4393-b64e-ce880c0c8fb9",
                            "last_updated": "2023-08-05T12:03:14.492956-04:00",
                            "created_at": "2023-08-04T08:52:59.332314-04:00",
                            "name": "ARI",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6a610b-d828-4825-b065-e65e5c083327/?format=api"
                        },
                        {
                            "id": "d125da0b-c459-4121-8b88-8357272a081a",
                            "gambit_id": "928bd0be-de04-4c55-9b54-cd3a0f80711e",
                            "last_updated": "2023-08-05T12:03:14.498361-04:00",
                            "created_at": "2023-08-04T08:52:59.336898-04:00",
                            "name": "MIN",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6a610b-d828-4825-b065-e65e5c083327/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f66d6bc-54bb-475f-bd54-4c3014832986",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0333cdd1-2901-409d-b3b8-2ade48a25972/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-04T08:52:59.341262-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "87b991ad-6285-4e87-9ce2-28d219ac0662",
                            "gambit_id": "f72a63f2-b892-4b6f-acb4-e76fc4c67b2d",
                            "last_updated": "2023-08-05T12:03:14.510550-04:00",
                            "created_at": "2023-08-04T08:52:59.345841-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f66d6bc-54bb-475f-bd54-4c3014832986/?format=api"
                        },
                        {
                            "id": "13f43945-fba4-4f06-8174-0e60cbf0f4f0",
                            "gambit_id": "1eef0b37-6496-4f2a-8eac-9162e7a0d5e7",
                            "last_updated": "2023-08-05T12:03:14.516447-04:00",
                            "created_at": "2023-08-04T08:52:59.350455-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f66d6bc-54bb-475f-bd54-4c3014832986/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "75ef46d6-abc8-4aad-8dcb-4ed8bbd900e2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7a38cc9b-35dd-4d55-b134-20479eaa1497",
            "completed": true,
            "last_updated": "2023-08-05T12:03:13.292059-04:00",
            "created_at": "2023-08-04T08:52:58.836130-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.87,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7a38cc9b-35dd-4d55-b134-20479eaa1497",
            "datetime": "2023-08-04T20:05:00-04:00",
            "cutoff_datetime": "2023-08-04T20:05:00-04:00",
            "name": "MIA (J Luzardo) v. TEX (J Montgomery)",
            "bettypes": [
                {
                    "id": "129a697d-e8e7-4287-8510-663a286d46ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75ef46d6-abc8-4aad-8dcb-4ed8bbd900e2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-08-04T08:52:58.846742-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Montgomery)",
                                "amount": 5604.0
                            },
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 4396.0
                            }
                        ],
                        "expected_reward_tokens": 9582.84,
                        "profit_sb": 82.84,
                        "profit_sb_percentage": 0.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "48bf5cda-3636-4eed-ada5-1fa6651fb98d",
                            "gambit_id": "59613952-4fa5-4238-af00-af7376962c7a",
                            "last_updated": "2023-08-05T12:03:13.310723-04:00",
                            "created_at": "2023-08-04T08:52:58.855387-04:00",
                            "name": "TEX (J Montgomery)",
                            "reward": "1.71000",
                            "odds": "1.74630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/129a697d-e8e7-4287-8510-663a286d46ab/?format=api"
                        },
                        {
                            "id": "54704dbb-6053-44de-8474-ce7211d3f9b2",
                            "gambit_id": "35bee216-c4b3-42db-ba57-b9819f0a43a6",
                            "last_updated": "2023-08-05T12:03:13.306991-04:00",
                            "created_at": "2023-08-04T08:52:58.851227-04:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "2.18000",
                            "odds": "2.24000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/129a697d-e8e7-4287-8510-663a286d46ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "130d849b-64a5-4b8f-86c9-d842b2e42fd0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75ef46d6-abc8-4aad-8dcb-4ed8bbd900e2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-08-04T08:52:58.859733-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "TEX",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a7e1b78-c56a-4d1d-bc3a-2ac28c3bd7b0",
                            "gambit_id": "8825da5d-e45e-49ba-937c-d3dbf9e814e6",
                            "last_updated": "2023-08-05T12:03:13.317840-04:00",
                            "created_at": "2023-08-04T08:52:58.863398-04:00",
                            "name": "MIA",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/130d849b-64a5-4b8f-86c9-d842b2e42fd0/?format=api"
                        },
                        {
                            "id": "7fe5c97f-5491-4a6b-bf7a-1958f2e705f3",
                            "gambit_id": "278940bc-385e-4b2a-8768-46d2dd0f8728",
                            "last_updated": "2023-08-05T12:03:13.323046-04:00",
                            "created_at": "2023-08-04T08:52:58.867445-04:00",
                            "name": "TEX",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/130d849b-64a5-4b8f-86c9-d842b2e42fd0/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b50e372-c3bd-43b0-8122-8dcd9265d02f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75ef46d6-abc8-4aad-8dcb-4ed8bbd900e2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-08-04T08:52:58.871737-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac01d5ce-843b-47da-9f09-68eb8411e6ca",
                            "gambit_id": "caeca7e3-c28d-4fa8-a88a-f4751fb817d8",
                            "last_updated": "2023-08-05T12:03:13.338330-04:00",
                            "created_at": "2023-08-04T08:52:58.879981-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b50e372-c3bd-43b0-8122-8dcd9265d02f/?format=api"
                        },
                        {
                            "id": "23b48493-af53-4d22-9863-c6b26c842e68",
                            "gambit_id": "4e1fa19d-5486-4151-877a-1c2756870227",
                            "last_updated": "2023-08-05T12:03:13.334204-04:00",
                            "created_at": "2023-08-04T08:52:58.875871-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b50e372-c3bd-43b0-8122-8dcd9265d02f/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}