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&sort=cutoff_datetime
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=100&sort=cutoff_datetime",
    "previous": null,
    "results": [
        {
            "id": "4ca28667-ae06-4ef0-9348-e685323aed71",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7f33f687-78dd-40d8-87e4-be7256778bad",
            "completed": true,
            "last_updated": "2022-08-05T10:21:59.340116-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.96,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/7f33f687-78dd-40d8-87e4-be7256778bad",
            "datetime": "2022-08-04T04:45:00-04:00",
            "cutoff_datetime": "2022-08-04T04:45:00-04:00",
            "name": "Team WE v. EDward Gaming",
            "bettypes": [
                {
                    "id": "3d4cab40-7b0f-46bb-93ea-6fd564029aa0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ca28667-ae06-4ef0-9348-e685323aed71/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "EDward Gaming",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10400.0,
                        "profit_sb": 1400.0,
                        "profit_sb_percentage": 15.56,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "EDward Gaming",
                                "amount": 8828.0
                            },
                            {
                                "team": "Team WE",
                                "amount": 1172.0
                            }
                        ],
                        "expected_reward_tokens": 9176.76,
                        "profit_sb": 176.76,
                        "profit_sb_percentage": 1.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1b116591-7985-4390-8b2c-613aea798770",
                            "gambit_id": "395c5011-d037-4ab3-8ee8-7c82684701fb",
                            "last_updated": "2022-08-05T10:21:59.340960-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "EDward Gaming",
                            "reward": "1.04000",
                            "odds": "1.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d4cab40-7b0f-46bb-93ea-6fd564029aa0/?format=api"
                        },
                        {
                            "id": "2829ddbc-da55-4cfd-b366-1b0897f6e57b",
                            "gambit_id": "68ced0e4-dd39-49d6-a33e-cee91562f48a",
                            "last_updated": "2022-08-05T10:21:59.341465-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team WE",
                            "reward": "7.83000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d4cab40-7b0f-46bb-93ea-6fd564029aa0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "01e67960-cbe6-41e3-9828-160e7729b9df",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ec62af19-6060-4985-b231-5188089c3dbe",
            "completed": true,
            "last_updated": "2022-08-05T10:17:10.601301-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.62,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/ec62af19-6060-4985-b231-5188089c3dbe",
            "datetime": "2022-08-04T07:00:00-04:00",
            "cutoff_datetime": "2022-08-04T07:00:00-04:00",
            "name": "LNG Esports v. Rare Atom",
            "bettypes": [
                {
                    "id": "c96400c2-bec1-48e5-939b-a3fa3dda4e51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/01e67960-cbe6-41e3-9828-160e7729b9df/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LNG Esports",
                                "amount": 7273.0
                            },
                            {
                                "team": "Rare Atom",
                                "amount": 2727.0
                            }
                        ],
                        "expected_reward_tokens": 8944.56,
                        "profit_sb": -55.44,
                        "profit_sb_percentage": -0.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ea63510-cf0e-4003-855a-dee9841253b9",
                            "gambit_id": "97df43f2-3fdc-4a0c-b34c-b0b4b92c1335",
                            "last_updated": "2022-08-05T10:17:10.602876-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LNG Esports",
                            "reward": "1.23000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96400c2-bec1-48e5-939b-a3fa3dda4e51/?format=api"
                        },
                        {
                            "id": "da5538d3-f770-417b-be41-556b52c611d2",
                            "gambit_id": "934acf83-d789-45ee-a07b-a7f245a1afd1",
                            "last_updated": "2022-08-05T10:17:10.603641-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rare Atom",
                            "reward": "3.28000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96400c2-bec1-48e5-939b-a3fa3dda4e51/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ed5e36e8-d3b0-4a4f-b7e9-b89a516737b4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c5d7d62f-a8c4-4ccd-bb83-95d38e11da52",
            "completed": true,
            "last_updated": "2022-08-08T20:12:15.655043-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Wyndham Championship",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/c5d7d62f-a8c4-4ccd-bb83-95d38e11da52",
            "datetime": "2022-08-04T12:00:00-04:00",
            "cutoff_datetime": "2022-08-04T12:00:00-04:00",
            "name": "Wyndham Championship: To Win Outright",
            "bettypes": [
                {
                    "id": "9434de2d-07bb-4d04-8e74-0d5ea2142ffb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed5e36e8-d3b0-4a4f-b7e9-b89a516737b4/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "eb27ff10-ca76-4d9d-b0a9-e5a4f999cb0e",
                            "gambit_id": "31ecda59-1929-4401-b49d-6538ecedfa19",
                            "last_updated": "2022-08-08T20:12:15.727062-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sungjae Im",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "009a36c9-016f-4607-a73c-1c206dbfc38d",
                            "gambit_id": "6200882f-daf1-48fd-b3b3-5f1553e39094",
                            "last_updated": "2022-08-08T20:12:15.659927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joohyung Kim",
                            "reward": "5.55000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "2e5ea400-9a01-4278-89ab-d8a7467e4888",
                            "gambit_id": "ca8bb0f7-b29f-41e2-b709-7c7150e7e8be",
                            "last_updated": "2022-08-08T20:12:15.701434-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Huh",
                            "reward": "6.01000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "2d7c080c-4f98-498d-8d28-3203ea0540d5",
                            "gambit_id": "ec755710-4802-43c3-9eb0-7b2cea93057e",
                            "last_updated": "2022-08-08T20:12:15.703047-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Wu",
                            "reward": "10.10000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "a7671264-e73c-4353-9429-c3e7f36026b2",
                            "gambit_id": "050b69b8-cf82-44b6-8b1c-ba749a89d99d",
                            "last_updated": "2022-08-08T20:12:15.713355-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Moore",
                            "reward": "17.38000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "48af473c-3fa4-4bed-b231-3c790cbe9b01",
                            "gambit_id": "a1edc236-8c69-48dd-915c-5c619487a9af",
                            "last_updated": "2022-08-08T20:12:15.724888-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Russell Henley",
                            "reward": "19.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "2316360a-a22c-4d14-95a9-e116fb2c09e6",
                            "gambit_id": "a57e84b1-7aed-4f8f-b8d9-6e5cdff020df",
                            "last_updated": "2022-08-08T20:12:15.719815-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Riley",
                            "reward": "19.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "471af4ba-ca73-4c3e-9de0-9cfc430e5690",
                            "gambit_id": "aaaeeb62-c30c-4239-a4d4-da9d54a5df14",
                            "last_updated": "2022-08-08T20:12:15.694229-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Moore",
                            "reward": "21.02000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "8b688826-af09-4ba3-9b0f-0cd90fb1ad49",
                            "gambit_id": "13955443-71b1-4427-9dc5-c30d3c6d7f59",
                            "last_updated": "2022-08-08T20:12:15.671708-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kiradech Aphibarnrat",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "a7a926cd-e057-4cd9-9216-0440926b7696",
                            "gambit_id": "1dad9aee-130b-4916-a948-972543a54465",
                            "last_updated": "2022-08-08T20:12:15.703851-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anirban Lahiri",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "13b53786-458a-4cea-b058-e9eac53b4266",
                            "gambit_id": "9f5a3205-c000-45db-9214-e854c4f0329d",
                            "last_updated": "2022-08-08T20:12:15.724503-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyrrell Hatton",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "44e06393-c996-45c4-9dca-8f97f05b6c44",
                            "gambit_id": "ece50518-c61a-466b-b04a-35c7da3988cc",
                            "last_updated": "2022-08-08T20:12:15.723720-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Kisner",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "28ac4e1c-4edc-4eed-9bd4-71a11a6a43ac",
                            "gambit_id": "756b7b74-dedd-4225-a712-354a2e949259",
                            "last_updated": "2022-08-08T20:12:15.723334-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denny McCarthy",
                            "reward": "32.85000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "89f176b0-325c-45cd-803c-2add88c89df0",
                            "gambit_id": "d4efc826-22ba-499d-8942-b482ffceed84",
                            "last_updated": "2022-08-08T20:12:15.716234-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Smalley",
                            "reward": "37.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "d6b124cd-f3fc-4796-91bd-c9902fb5e1c6",
                            "gambit_id": "84226b6a-bd80-4099-863f-60149df5c7a4",
                            "last_updated": "2022-08-08T20:12:15.718662-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Stallings",
                            "reward": "37.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "d3739830-ed65-426d-b323-300772378a7b",
                            "gambit_id": "48e4c9aa-0b56-4c2d-a3be-55de1901327f",
                            "last_updated": "2022-08-08T20:12:15.721354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Rose",
                            "reward": "37.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "8b8023a5-37a0-48db-ae93-3bf5f75459a0",
                            "gambit_id": "8690dbe2-1f56-4583-b391-1a569fb63dc5",
                            "last_updated": "2022-08-08T20:12:15.712960-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "d90a02d0-12fb-4e9c-bcc4-37213b74a8a3",
                            "gambit_id": "738af50c-9db6-4d02-bfda-22cbe6c6b00d",
                            "last_updated": "2022-08-08T20:12:15.705387-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Smotherman",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "76019193-545f-4903-8574-12712093440f",
                            "gambit_id": "1f4a962c-a24f-4646-9166-379c4d060f55",
                            "last_updated": "2022-08-08T20:12:15.717019-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sebastian Munoz",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "a8a29f5f-9875-4ca2-9473-c78507e5d863",
                            "gambit_id": "26703443-1352-4ed1-986f-77cde65aaa1b",
                            "last_updated": "2022-08-08T20:12:15.722953-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Wise",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "2094c4a4-1697-4290-9bf2-683942eb19be",
                            "gambit_id": "df8fd096-dde9-4480-b104-b57cc47110ec",
                            "last_updated": "2022-08-08T20:12:15.719440-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Day",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "cc57e414-1a7f-4d39-91f0-f9b07e5cbcae",
                            "gambit_id": "01f5aa73-13f5-419a-80c5-b755de1984d8",
                            "last_updated": "2022-08-08T20:12:15.721767-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Harman",
                            "reward": "51.05000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "eb45e906-b7cc-4e75-8d1b-45283b405953",
                            "gambit_id": "7ee37bc7-d2ba-47cb-ba47-521cb9ccdf16",
                            "last_updated": "2022-08-08T20:12:15.720968-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "JT Poston",
                            "reward": "55.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "b3d74df1-1a98-4bae-b558-85e3ad8a7531",
                            "gambit_id": "5a77d643-316c-440b-a3dd-b17074064941",
                            "last_updated": "2022-08-08T20:12:15.718240-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Long",
                            "reward": "55.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "8ce30610-e65e-406c-bffd-d29f1d084d7d",
                            "gambit_id": "28ce00ec-5075-4835-9183-02c5cc1fad86",
                            "last_updated": "2022-08-08T20:12:15.719061-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Streelman",
                            "reward": "55.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "0f42eddd-a38d-4a2c-a0cd-d533b4faf1c9",
                            "gambit_id": "204a2b29-6fac-48c6-9d81-b59059af1224",
                            "last_updated": "2022-08-08T20:12:15.697936-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Gligic",
                            "reward": "55.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "7a0da1c5-7c11-4ce6-94d2-9f35b64b988e",
                            "gambit_id": "b6d019ac-d321-42e5-b7a6-449660abe1a5",
                            "last_updated": "2022-08-08T20:12:15.715832-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Champ",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "8cf5f982-d9c1-4e4e-a143-823759585d42",
                            "gambit_id": "3b27257f-55d0-4e45-97e5-e3c76e6055b2",
                            "last_updated": "2022-08-08T20:12:15.682514-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Stuard",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "c22619ee-9ebe-4f2e-9ce0-96b4e007234d",
                            "gambit_id": "f8deb442-6a9e-44fb-b266-531c7a08fee3",
                            "last_updated": "2022-08-08T20:12:15.708508-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lee Hodges",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "71fdbc2b-02cf-4967-9b44-8540b3963f41",
                            "gambit_id": "a2a894bf-572e-4848-94fd-8da6eaa23e96",
                            "last_updated": "2022-08-08T20:12:15.720204-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Christiaan Bezuidenhout",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "1f0d5e8e-7ed3-4b4a-bb87-04cb10717878",
                            "gambit_id": "b1b91215-1d30-403a-95dd-268985dacecf",
                            "last_updated": "2022-08-08T20:12:15.726603-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Will Zalatoris",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "6e6e8a48-eae5-46d3-bf00-8328b1d47065",
                            "gambit_id": "a063f388-ffd1-4226-8a65-f10b40375398",
                            "last_updated": "2022-08-08T20:12:15.694654-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rafael Cabrera Bello",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "351e8e8f-a19a-4652-8099-b94b4c35ec6f",
                            "gambit_id": "36d33bd7-c1d7-4813-a3e1-34dcc7cbb58a",
                            "last_updated": "2022-08-08T20:12:15.720587-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Keith Mitchell",
                            "reward": "64.70000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "dc60a060-e7f3-431d-9778-50d6ce8714d8",
                            "gambit_id": "1428fad6-a969-481e-80d4-625927f5ad96",
                            "last_updated": "2022-08-08T20:12:15.717404-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jhonattan Vegas",
                            "reward": "69.25000",
                            "odds": "76.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "0911f803-710c-46ad-b3be-454f73dcf906",
                            "gambit_id": "9ce61d72-0b22-4f1f-b023-02d186f833fa",
                            "last_updated": "2022-08-08T20:12:15.705793-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthew Nesmith",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "2d6c9d7e-e665-41c5-b4a5-dca2d1e94b0c",
                            "gambit_id": "bd152b2c-a914-41bb-89e9-35a35fca4798",
                            "last_updated": "2022-08-08T20:12:15.717816-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Christopher Gotterup",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "e7c23aca-bb30-4115-993e-ef073a597564",
                            "gambit_id": "1e0c4367-2169-4a73-b208-dd354acbd4ff",
                            "last_updated": "2022-08-08T20:12:15.709678-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Rai",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "6e7b2277-2081-474a-86f8-f4a0cceb1bd2",
                            "gambit_id": "5c8fd538-7946-4773-984a-226f58f6330c",
                            "last_updated": "2022-08-08T20:12:15.725263-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Si-Woo Kim",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "afca845b-c26f-4f97-8f99-7e900baf455b",
                            "gambit_id": "db795f62-759a-4b62-ba9e-4de1252ce96c",
                            "last_updated": "2022-08-08T20:12:15.714620-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "C T Pan",
                            "reward": "82.90000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "2a580656-52c0-4a84-8b6d-eb9fb23343ec",
                            "gambit_id": "87e3c055-1bae-4f61-a991-4499419344ba",
                            "last_updated": "2022-08-08T20:12:15.713793-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Callum Tarren",
                            "reward": "82.90000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "f199f9aa-59c3-4c1f-8fd5-f390d607c8b7",
                            "gambit_id": "92b55efa-7b1c-4503-a47b-c1cd706f1899",
                            "last_updated": "2022-08-08T20:12:15.712144-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Hardy",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "1a1db358-f930-448a-9b38-f0e99a7ae294",
                            "gambit_id": "f67c7f43-ef81-41e1-a8b3-c4e585563a15",
                            "last_updated": "2022-08-08T20:12:15.709286-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Greyson Sigg",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "b157af59-cae9-4c8e-9cee-ff4b44bd0dae",
                            "gambit_id": "3e7b0f13-4150-405e-8a32-cb0dd8b776fb",
                            "last_updated": "2022-08-08T20:12:15.727518-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Shane Lowry",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "1565bbd4-d227-44bc-873d-429a0824f886",
                            "gambit_id": "aa4e297a-7828-4fd6-98ed-ed15bdef8757",
                            "last_updated": "2022-08-08T20:12:15.698725-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chesson Hadley",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "969b3d21-3fad-4055-9ef9-e695e9572f52",
                            "gambit_id": "f5608b25-8468-469d-8e81-c2cd50a92a6f",
                            "last_updated": "2022-08-08T20:12:15.715020-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brendon Todd",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "c0c97e61-1fe1-432c-97ce-e1529948cd78",
                            "gambit_id": "4815056f-458a-4922-a83d-6d3a08ff2a23",
                            "last_updated": "2022-08-08T20:12:15.714216-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "JJ Spaun",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "4ac29cdf-5a14-4daf-8558-c8c7998ac1f0",
                            "gambit_id": "5a5fd0a0-5c88-46e0-b75d-96d3ca104c20",
                            "last_updated": "2022-08-08T20:12:15.695096-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zach Johnson",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "b3ee19ea-3ee8-4fd8-9624-c5fe37c6075a",
                            "gambit_id": "5b2e26b7-11a2-4822-9226-912d210face0",
                            "last_updated": "2022-08-08T20:12:15.725666-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Corey Conners",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "68aa2191-943e-46a3-8761-f21b9d63d509",
                            "gambit_id": "92ba3cd9-d265-4e45-9283-2067b4cd65aa",
                            "last_updated": "2022-08-08T20:12:15.684804-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Satoshi Kodaira",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "42a0d3b9-09f5-4648-99c9-8ae261a77303",
                            "gambit_id": "943c84c1-f0a0-4a91-862d-26037030ecdd",
                            "last_updated": "2022-08-08T20:12:15.710886-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "e5087303-1c4f-412f-af3d-c3d49435ddbd",
                            "gambit_id": "aa097c3c-d84c-45fe-8951-752faf19a567",
                            "last_updated": "2022-08-08T20:12:15.706178-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rickie Fowler",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "ff66f0eb-e19a-4b6f-b9aa-f4508c4fff6f",
                            "gambit_id": "6c5da736-a319-40e6-8db2-9ba4a2a6c417",
                            "last_updated": "2022-08-08T20:12:15.700660-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Thompson",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "5f07355b-c756-4bc6-98a4-12c743dac732",
                            "gambit_id": "153f22e4-494a-4c0a-b8d5-e1410cdfbc0f",
                            "last_updated": "2022-08-08T20:12:15.701040-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hayden Buckley",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "83ab7be8-626a-4c21-91f2-336681d6c717",
                            "gambit_id": "c205d4e8-7c57-4bd5-b7c0-8f675d092457",
                            "last_updated": "2022-08-08T20:12:15.704235-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vincent Whaley",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "7cd90213-41e6-4304-8c73-8556f20da4bc",
                            "gambit_id": "cf7db01c-c2f0-480c-bc18-7cce9db7a0fc",
                            "last_updated": "2022-08-08T20:12:15.722557-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Pendrith",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "d9a717aa-785d-4912-9799-ca511f0c0a73",
                            "gambit_id": "f18f8e4c-60e0-4fbc-be06-982251f8780f",
                            "last_updated": "2022-08-08T20:12:15.695932-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Ryder",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "a46acba0-eb30-4d98-840b-d7d61d4e9723",
                            "gambit_id": "9b325af9-3af5-46a8-9652-a3e2097ea4ab",
                            "last_updated": "2022-08-08T20:12:15.708127-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Wallace",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "0eec5b97-1d23-407a-a64f-cde1a336e77f",
                            "gambit_id": "4aabec04-ca3f-4703-9317-37b35b326566",
                            "last_updated": "2022-08-08T20:12:15.703442-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patton Kizzire",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "bc49d3ae-efde-4bdf-aca6-df5b949bfc97",
                            "gambit_id": "dafb4421-f021-475f-aa07-a45e8f5c45f3",
                            "last_updated": "2022-08-08T20:12:15.702639-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brice Garnett",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "2e747ad3-420a-418f-aa24-e2c0551bdab3",
                            "gambit_id": "6ff9c1b6-95f8-4be8-bb62-75e4dabd5e97",
                            "last_updated": "2022-08-08T20:12:15.706964-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Willett",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "c67dde28-baef-4faf-a50f-51c239a86a01",
                            "gambit_id": "c0d23da7-f398-48db-9835-30be0ad5aa5d",
                            "last_updated": "2022-08-08T20:12:15.697114-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Taylor",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "d766bdc8-70b1-476d-b7ef-2357ae4a8f02",
                            "gambit_id": "5ad737db-af3b-443a-9653-b6cff1106d53",
                            "last_updated": "2022-08-08T20:12:15.708889-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyler Duncan",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "0cf08746-f0ce-4dcb-ae65-4e1f61ca4cb4",
                            "gambit_id": "62baf3f6-54af-47c9-a943-f740ba636b51",
                            "last_updated": "2022-08-08T20:12:15.690187-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Percy",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "0608e9ce-5af7-4258-ab5c-52a3bf776ab0",
                            "gambit_id": "51caf3fe-a975-41c8-9984-e92dcbe8e111",
                            "last_updated": "2022-08-08T20:12:15.692817-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kelly Kraft",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "1a247ff8-b607-47fb-80ef-073b7cda2647",
                            "gambit_id": "75dfc4f4-7bf8-4458-a7de-2a4dd5611cde",
                            "last_updated": "2022-08-08T20:12:15.705002-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hank Lebioda",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "940564f8-d271-4fd0-be46-605d755f122e",
                            "gambit_id": "667e5eeb-79c2-46a2-941d-b98cc38cc90d",
                            "last_updated": "2022-08-08T20:12:15.707746-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stewart Cink",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "98bc45fb-3bfc-4088-b047-bda82d1a7764",
                            "gambit_id": "1e339237-cdab-49ff-b3e2-90e4ca361ddd",
                            "last_updated": "2022-08-08T20:12:15.699500-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Piercy",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "edd89eb4-f712-46de-8590-6a1ad2675551",
                            "gambit_id": "32f93a2f-0e30-44f2-8077-32f60b01ac7d",
                            "last_updated": "2022-08-08T20:12:15.666935-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Trainer",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "3f776839-f6b7-4606-84f7-07e105a5c2bd",
                            "gambit_id": "4e8a0c36-bf1e-4d5f-868e-e40401a7d3d7",
                            "last_updated": "2022-08-08T20:12:15.698322-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charley Hoffman",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "c8fa1b2d-31a3-48cb-8d05-5d500a04c15f",
                            "gambit_id": "3c3c5a92-ae35-4fae-aa39-16b1a7bebc2f",
                            "last_updated": "2022-08-08T20:12:15.700260-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthias Schwab",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "e7da070a-12b8-4391-b065-a605fb83bc62",
                            "gambit_id": "6bbdac3f-c5b6-45ec-bff3-d48426bd0a9a",
                            "last_updated": "2022-08-08T20:12:15.699882-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lucas Glover",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "40305723-d186-46ce-999e-134d337f2dc5",
                            "gambit_id": "f04895e1-8d67-4e5f-a958-baf9928fe0d0",
                            "last_updated": "2022-08-08T20:12:15.711753-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Laird",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "eb5bfd7b-a841-40f3-a86b-dbb6ca1ab265",
                            "gambit_id": "ab2e405a-11d9-4b44-9a47-c9450858e2f0",
                            "last_updated": "2022-08-08T20:12:15.677661-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Richy Werenski",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "e3a858d5-a4c1-4ca9-8af2-16d1e91c20a0",
                            "gambit_id": "abc81a04-9ccc-43bb-9000-4eebd6f5532b",
                            "last_updated": "2022-08-08T20:12:15.722161-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harold Varner III",
                            "reward": "160.25000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "ba8cfd56-5567-4860-942b-299eb647b1eb",
                            "gambit_id": "28f2a16d-85dc-4f4d-b4b4-f9a4aa42e1c4",
                            "last_updated": "2022-08-08T20:12:15.662762-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Blake McShea",
                            "reward": "160.25000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "1c658dca-fe5e-4edf-be34-30a1194fb657",
                            "gambit_id": "c6a455ba-f848-4926-a042-5aa50263f2a2",
                            "last_updated": "2022-08-08T20:12:15.696719-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Schenk",
                            "reward": "160.25000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "7dc63cd4-c990-496c-8d9f-a27ed4df57a5",
                            "gambit_id": "b0a74614-3d0d-4256-9f2f-fdff810b0b9a",
                            "last_updated": "2022-08-08T20:12:15.699119-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sepp Straka",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "72a9b9e2-4d1b-444b-a575-87950b4de07d",
                            "gambit_id": "2c8507d9-13c7-4018-a517-93924e839e2c",
                            "last_updated": "2022-08-08T20:12:15.680226-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Brehm",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "55ea89c6-656f-43e7-a5dd-96d79f9a4973",
                            "gambit_id": "71b8d34f-7ea1-4247-b7d9-20c815c9376d",
                            "last_updated": "2022-08-08T20:12:15.702231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "James Hahn",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "e9c16115-b796-45fd-a09f-de3d5979af8d",
                            "gambit_id": "b62fb2b8-a749-47bc-90a0-6a954c60e788",
                            "last_updated": "2022-08-08T20:12:15.696320-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Lee",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "5192d34a-2a42-4dfc-8407-53d7bdc1acd9",
                            "gambit_id": "eb3cbe0f-6e96-41d5-b2f3-da1c3ee575e5",
                            "last_updated": "2022-08-08T20:12:15.692297-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Armour",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "93278f9f-7a90-434d-ab76-b9ce10cc47ee",
                            "gambit_id": "6b1ac11f-964b-4a35-a06c-bfa3538b9ed5",
                            "last_updated": "2022-08-08T20:12:15.711336-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harris English",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "b98c130a-9177-47af-946a-c1ca1d16fe5c",
                            "gambit_id": "962b377f-374e-4424-9b25-c8d0b1920f15",
                            "last_updated": "2022-08-08T20:12:15.664083-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Webb Simpson",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "eb7c711b-b6bd-423b-973e-6a28f530fda3",
                            "gambit_id": "ce67c1b9-161d-4910-94d9-d265e4e97bef",
                            "last_updated": "2022-08-08T20:12:15.663671-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Russell Knox",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "cb0c5f8e-a2be-4733-bd12-6bf9c30653d1",
                            "gambit_id": "f83d9219-dd28-4e12-a56b-c21dd4e15798",
                            "last_updated": "2022-08-08T20:12:15.670748-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max McGreevy",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "d1db10e1-ca8d-43f2-a12f-89019b0afcce",
                            "gambit_id": "1a758e14-1caf-479a-8024-7c40d138bcff",
                            "last_updated": "2022-08-08T20:12:15.683076-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Dufner",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "8210a5fc-c939-4102-800d-058cda01b2f8",
                            "gambit_id": "5946226d-2f92-43f8-8023-9c64917b648c",
                            "last_updated": "2022-08-08T20:12:15.661880-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Yannick Paul",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "ad22c7df-1945-41e7-a19c-c6b21fe7fd91",
                            "gambit_id": "05e03c8c-eab0-4391-a7b3-31127c205f22",
                            "last_updated": "2022-08-08T20:12:15.689165-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Griffin",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "766afccc-7c71-4750-9eb9-4544e5917908",
                            "gambit_id": "14eade53-51ad-4a45-b874-38883d6d64b9",
                            "last_updated": "2022-08-08T20:12:15.701841-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Peter Malnati",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "c3358ab9-a2ac-4acb-9484-d6b1a333cdfa",
                            "gambit_id": "f5f319eb-22e7-41c6-813c-84705ea9f8d0",
                            "last_updated": "2022-08-08T20:12:15.707366-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Putnam",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "4487b13e-3d57-46d8-a159-d651267a4a20",
                            "gambit_id": "1e863536-ca56-4b56-89e2-29bc14952f57",
                            "last_updated": "2022-08-08T20:12:15.697503-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Lower",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "c0ddbe26-8ad0-481d-8c15-b134bb4f6801",
                            "gambit_id": "9c119c2b-6b20-41a3-a2fc-8ad403b61138",
                            "last_updated": "2022-08-08T20:12:15.724108-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Scott",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "b83a85e4-b6b1-4908-8d49-7846e05ea2d6",
                            "gambit_id": "ab0a9aae-66d4-4f8c-a71d-7f213849fc96",
                            "last_updated": "2022-08-08T20:12:15.726093-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Billy Horschel",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "7c07f287-5ba4-41d8-9a53-bf114b26fe9e",
                            "gambit_id": "7769d80e-08f7-46bf-bf39-054a3af2f733",
                            "last_updated": "2022-08-08T20:12:15.681930-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Roger Sloan",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "31ecb84c-aa50-4791-8297-0cfb4d0bd94d",
                            "gambit_id": "671ec266-0e25-4e1f-917e-bdbe5c74606a",
                            "last_updated": "2022-08-08T20:12:15.661411-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rory Sabbatini",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "4de3be76-3caa-470b-b69a-7604f15fb181",
                            "gambit_id": "f36cdece-a4bd-4aad-997f-f6d839fc38ee",
                            "last_updated": "2022-08-08T20:12:15.673645-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Kohles",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "6265fc7b-60ad-4e90-a913-26e824666e54",
                            "gambit_id": "b0626898-b3b3-4a25-b486-f24db9abbb1d",
                            "last_updated": "2022-08-08T20:12:15.710068-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joel Dahmen",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "7e802386-e0a6-4634-af0d-fdd32a554e58",
                            "gambit_id": "914170c3-ff0e-485b-952b-28af6e2949c8",
                            "last_updated": "2022-08-08T20:12:15.704619-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lipsky",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "3b8c5854-a1d7-4fe4-a90d-678d9e9609b3",
                            "gambit_id": "42ab68db-2920-43bf-bc43-040c56369bd3",
                            "last_updated": "2022-08-08T20:12:15.695530-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chad Ramey",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "de4098a3-34b7-4bea-bf81-61a58aed5f02",
                            "gambit_id": "d155dc32-d795-4a9c-a60d-5b2b115e4101",
                            "last_updated": "2022-08-08T20:12:15.706584-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patrick Rodgers",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "ddefdb35-2f5a-4e82-9ac5-138b3c7fbe67",
                            "gambit_id": "a61062d9-bc1f-4849-bc69-f8d0e7470910",
                            "last_updated": "2022-08-08T20:12:15.716627-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mark Hubbard",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "e7020ba4-40c7-4dbf-93bb-3c581973c702",
                            "gambit_id": "11f95a24-d367-4d2e-9163-caba11341f6a",
                            "last_updated": "2022-08-08T20:12:15.693785-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doc Redman",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "7f26069e-abc6-4344-8e52-c6eeca3f6a6b",
                            "gambit_id": "b116a6f8-74d0-4ffd-9da5-15f3f3bb069f",
                            "last_updated": "2022-08-08T20:12:15.665322-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brett Drewitt",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "0d0a2070-8aa2-4920-9035-7ae3a8168428",
                            "gambit_id": "bf816637-5573-4fd2-a98c-d9d590d2ccec",
                            "last_updated": "2022-08-08T20:12:15.691266-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harry Higgs",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "cf1e9c0a-796b-40c0-ae04-55696d5c42b7",
                            "gambit_id": "fae38a5e-00ca-4aaf-a93c-365496b3f87c",
                            "last_updated": "2022-08-08T20:12:15.687200-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Henrik Norlander",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "75761f60-7080-4939-bdaf-af3975a8d13e",
                            "gambit_id": "d47ebb7d-f389-4177-a438-98da78e87ade",
                            "last_updated": "2022-08-08T20:12:15.691784-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "9bd71bd7-b58a-4e1e-8fb0-c85e361ffb12",
                            "gambit_id": "7a35c0fc-7097-4f9e-aeba-5cb2ce8ff44c",
                            "last_updated": "2022-08-08T20:12:15.715421-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Svensson",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "6b787bf6-1587-4161-9412-8a85b690532b",
                            "gambit_id": "0084d17e-9fc0-4e7a-a2a5-f2347d561e7b",
                            "last_updated": "2022-08-08T20:12:15.693306-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kramer Hickok",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "79600e60-0736-4f48-89f1-969bb058aeab",
                            "gambit_id": "441958ea-4aa1-4f40-8092-48374f5250f7",
                            "last_updated": "2022-08-08T20:12:15.675799-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jim Herman",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "e09d633e-25a5-47ee-8083-2effd692ce4c",
                            "gambit_id": "bb6cbf3e-ab9c-4761-936d-0987e6dcc51d",
                            "last_updated": "2022-08-08T20:12:15.688176-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Martin",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "f742a93d-e190-42dc-997f-a44ada6d61ba",
                            "gambit_id": "1a4c938c-a475-49ee-800c-a64538e1e907",
                            "last_updated": "2022-08-08T20:12:15.710451-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doug Ghim",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "7d3040bf-0e8f-4227-afc0-8c72bf0c0408",
                            "gambit_id": "e04c261a-22ba-48e8-84dc-c9716f0691f1",
                            "last_updated": "2022-08-08T20:12:15.686225-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Brown",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "2163740a-4b19-40d5-b82c-887fc9a3449b",
                            "gambit_id": "b6c2d406-ed46-468f-a166-4af149a81538",
                            "last_updated": "2022-08-08T20:12:15.687693-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Gutschewski",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "8606c236-43fd-44e9-9f3c-748970d5a5ac",
                            "gambit_id": "de06038c-e734-4b32-8cb2-a000eae76a08",
                            "last_updated": "2022-08-08T20:12:15.660991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chase Seiffert",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "2f250439-4089-438c-a44a-c1199a9fd82e",
                            "gambit_id": "5a06c92d-b55d-4752-bd0f-e8f0bbcc3a4c",
                            "last_updated": "2022-08-08T20:12:15.674788-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trent Phillips",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "1d01c29b-e04c-48c0-930a-b07373d9f7c9",
                            "gambit_id": "6f9848c6-b8aa-45c3-be4e-7613d5af0ff3",
                            "last_updated": "2022-08-08T20:12:15.679640-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Garrick Higgo",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "341d833d-ae60-402d-ab21-fe69207f65f9",
                            "gambit_id": "78960b19-a136-42bf-aa69-09f5bfb8ab17",
                            "last_updated": "2022-08-08T20:12:15.688671-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Novak",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "920238be-1c54-4380-93e5-f524c14b7fa6",
                            "gambit_id": "05fe1056-122c-475c-a5bd-87100c66983d",
                            "last_updated": "2022-08-08T20:12:15.685759-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bo Hoag",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "22b36cc7-a0c7-4a04-b109-a750f5bfb90c",
                            "gambit_id": "aad826d2-27bb-4a97-80b4-200374866e8e",
                            "last_updated": "2022-08-08T20:12:15.689698-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robert Streb",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "f68b4077-bcb2-4ab0-8588-20fcb6d336fc",
                            "gambit_id": "46fb7ac4-ef45-4407-9928-2c20d8061e7c",
                            "last_updated": "2022-08-08T20:12:15.690742-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Cook",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "ec6c5020-360d-4683-b122-e665d82abc8f",
                            "gambit_id": "a7837898-7c20-498f-be87-fd7f27c78946",
                            "last_updated": "2022-08-08T20:12:15.712554-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "274.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "dd4d0f2c-5edd-4732-977a-62b3b74e6ef7",
                            "gambit_id": "6b24508d-1e1f-4e9d-90a6-c939d295c195",
                            "last_updated": "2022-08-08T20:12:15.676310-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bill Haas",
                            "reward": "319.50000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "efc4e2bb-8fea-4d7c-9e17-16491efe148a",
                            "gambit_id": "4b1e0337-98b7-45af-9040-1ab02d2c5cfc",
                            "last_updated": "2022-08-08T20:12:15.686697-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jonathan Byrd",
                            "reward": "319.50000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "8a6a783e-bf8c-40f6-b23c-cedaa97b76b2",
                            "gambit_id": "9bf51bf9-6138-49fe-935a-f1ca9949ced2",
                            "last_updated": "2022-08-08T20:12:15.679091-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seung-Yul Noh",
                            "reward": "319.50000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "f28fe6ca-25e7-414d-a40d-5e8b68c500bc",
                            "gambit_id": "b80c7a51-b415-4758-b783-0460c2344c4a",
                            "last_updated": "2022-08-08T20:12:15.676807-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vaughn Taylor",
                            "reward": "365.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "e41e2d5a-90f0-4599-8089-bd03530f81b0",
                            "gambit_id": "f0e6f5f9-2d04-46ad-917a-1b8a3c3e8c40",
                            "last_updated": "2022-08-08T20:12:15.685285-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Camilo Villegas",
                            "reward": "365.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "6d22ef1e-5261-4f7d-b89d-cde21cad3351",
                            "gambit_id": "936d82a4-f7eb-4d34-abcc-d26a07c013cd",
                            "last_updated": "2022-08-08T20:12:15.675298-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Luke Donald",
                            "reward": "365.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "69463213-a48e-4bd8-a448-808048713e74",
                            "gambit_id": "f024f2c5-8cb4-4c42-9f0d-b186c61b6031",
                            "last_updated": "2022-08-08T20:12:15.683607-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Tway",
                            "reward": "365.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "d1dcee71-dfd6-45b3-97ec-00bf536eac93",
                            "gambit_id": "21ca9c71-37c0-4248-819b-4af08b70b0db",
                            "last_updated": "2022-08-08T20:12:15.674258-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sung Kang",
                            "reward": "365.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "7bf9d472-5815-4162-81c2-7633211b8f36",
                            "gambit_id": "28c992ef-84df-49af-b09c-0b452b5f6ffe",
                            "last_updated": "2022-08-08T20:12:15.673012-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Hagy",
                            "reward": "365.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "9d3e2b08-0b8f-46a2-b72a-2bc0580b44cb",
                            "gambit_id": "fcd83c42-e287-41be-8628-bc75bfb82fd4",
                            "last_updated": "2022-08-08T20:12:15.660494-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Chappell",
                            "reward": "365.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "8f7976a8-e20f-4bca-a239-b0efe3a5975c",
                            "gambit_id": "2ad3fff2-80f7-4a1e-9b90-650d7b303ea4",
                            "last_updated": "2022-08-08T20:12:15.677254-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Baddeley",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "6ffd2d1b-028c-42c4-a93e-2111669de96a",
                            "gambit_id": "90bb4b91-2e09-4418-81bd-d4bb0369ba58",
                            "last_updated": "2022-08-08T20:12:15.680776-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Stroud",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "40cd4983-ee33-4900-b527-79044742e1c0",
                            "gambit_id": "ede44fb2-5c24-42c2-9845-e30cb6e57ed0",
                            "last_updated": "2022-08-08T20:12:15.667330-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jared Wolfe",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "ff07bfc5-cca5-4974-b37d-4cf121cbbecb",
                            "gambit_id": "fd0a494b-bd73-43b9-b355-1de2a69de5b2",
                            "last_updated": "2022-08-08T20:12:15.669368-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Curtis Thompson",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "9e3d3a1a-8d42-4ef4-863d-94c79d783249",
                            "gambit_id": "a4a088ee-c532-4b81-944a-a11a36450d28",
                            "last_updated": "2022-08-08T20:12:15.665740-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joshua Creel",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "74e08fa6-ac08-47f6-82d1-ffac70f4f914",
                            "gambit_id": "5d3445bb-068b-4179-bcf8-0fcbaa8af7da",
                            "last_updated": "2022-08-08T20:12:15.678557-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Wu",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "5616e7da-3c03-4448-bd30-f6a34e12a865",
                            "gambit_id": "dde2b1b9-a7fe-4425-afb8-053310c9b099",
                            "last_updated": "2022-08-08T20:12:15.668567-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Skinns",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "d98e11e9-0f8c-4e59-80e7-26b987be4f01",
                            "gambit_id": "76313f49-ac67-4b6d-ad74-94e15386fa9d",
                            "last_updated": "2022-08-08T20:12:15.672112-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cole Hammer",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "6735f137-13be-4bd8-b658-318bc6654f24",
                            "gambit_id": "8a5f514d-a5b8-47cc-9737-6f41bed53528",
                            "last_updated": "2022-08-08T20:12:15.667730-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jim Knous",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "23314b55-616f-4159-99f8-7724940fee14",
                            "gambit_id": "1ef1ae8e-42ae-49ec-b0ac-733c68b0bb76",
                            "last_updated": "2022-08-08T20:12:15.684144-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seth Reeves",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "8b6bfd5e-417a-4f3f-8e8a-3738877a086c",
                            "gambit_id": "ffb8da40-ab79-45e8-98cf-4d314c65e815",
                            "last_updated": "2022-08-08T20:12:15.681322-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "William McGirt",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "8c4d8f0c-8a77-4f4e-90cd-fd87f71ddf11",
                            "gambit_id": "2fac7eda-0f25-4288-8ce8-8a33ad249e10",
                            "last_updated": "2022-08-08T20:12:15.669834-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Watney",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "c901f006-f2b2-4184-840b-771c99513e41",
                            "gambit_id": "28f952c3-c182-49dd-b988-05f89155ed9c",
                            "last_updated": "2022-08-08T20:12:15.662289-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rick Lamb",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "4813d357-795e-464d-b5c3-bd605ad529fb",
                            "gambit_id": "e3a4713f-9caf-40ed-8160-676587abcab8",
                            "last_updated": "2022-08-08T20:12:15.678128-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paul Barjon",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "7ee6e00b-e90d-4d23-a3ff-7e3c8060712f",
                            "gambit_id": "9181805f-5e7c-4981-adcc-79e644c85305",
                            "last_updated": "2022-08-08T20:12:15.672564-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Landry",
                            "reward": "547.00000",
                            "odds": "601.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "cffe719e-bb0f-4d1e-8737-26701e2fc52b",
                            "gambit_id": "deea9b87-2b43-49b1-9e42-4aba98785426",
                            "last_updated": "2022-08-08T20:12:15.666541-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dawie Van Der Walt",
                            "reward": "683.50000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "353bbadc-cf07-4191-885c-8814e2c41860",
                            "gambit_id": "b4ef8fa4-8b34-4ef5-abb7-860386506f8b",
                            "last_updated": "2022-08-08T20:12:15.671237-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wesley Bryan",
                            "reward": "683.50000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "7002e379-e864-4d1e-8ff6-e1f37e872d24",
                            "gambit_id": "eb9b7eaf-c949-4cef-ac89-94b81e83cb0e",
                            "last_updated": "2022-08-08T20:12:15.670281-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bo Van Pelt",
                            "reward": "683.50000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "48a58a82-66fe-46d1-95af-afddad18740b",
                            "gambit_id": "66405958-b7fb-4d7d-af49-c9b226ac3cda",
                            "last_updated": "2022-08-08T20:12:15.664492-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tommy Gibson",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "f07a62e6-5649-489a-885b-7e7197e236b2",
                            "gambit_id": "d2c61969-747f-4836-8f7a-028a39f29422",
                            "last_updated": "2022-08-08T20:12:15.663241-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mickey Demorat",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "0418790d-f163-4ee8-bc67-4c037a8abd8e",
                            "gambit_id": "54115a4f-6e4e-4165-8ae7-074c242349cd",
                            "last_updated": "2022-08-08T20:12:15.668970-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Gay",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "84155abc-8ac2-4432-b421-12a62cbf7d02",
                            "gambit_id": "f8f7eca1-e028-417f-b73e-500d43320d56",
                            "last_updated": "2022-08-08T20:12:15.666142-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ricky Barnes",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "187e0fb8-df86-4555-9409-368e0e504250",
                            "gambit_id": "7008af2e-5716-46f0-b7c4-ea5476f4bdcd",
                            "last_updated": "2022-08-08T20:12:15.668166-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tommy Gainey",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        },
                        {
                            "id": "7eb2fd9e-843a-485f-a8ac-2d4293ad55b5",
                            "gambit_id": "1d91dafc-fd7b-4577-aac7-7147d2a40883",
                            "last_updated": "2022-08-08T20:12:15.664918-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Love III",
                            "reward": "1366.00000",
                            "odds": "1501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9434de2d-07bb-4d04-8e74-0d5ea2142ffb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bc155d9c-f59a-4b29-bd7e-22949bea5d3d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f696ed13-8b4b-4a0a-b2f9-4730d18fdc58",
            "completed": true,
            "last_updated": "2022-08-08T20:07:14.914568-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Wyndham Championship",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/f696ed13-8b4b-4a0a-b2f9-4730d18fdc58",
            "datetime": "2022-08-04T12:00:00-04:00",
            "cutoff_datetime": "2022-08-04T12:00:00-04:00",
            "name": "Wyndham Championship: Top 5 Finish",
            "bettypes": [
                {
                    "id": "264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc155d9c-f59a-4b29-bd7e-22949bea5d3d/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "5c72f47f-c361-4f76-ad52-afd82cc5e5b6",
                            "gambit_id": "20970b17-0399-4ace-89a9-097c1eaa21c7",
                            "last_updated": "2022-08-08T20:07:14.924483-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Shane Lowry",
                            "reward": "3.73000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "e3773f6f-6119-4696-a1ac-56857e03090e",
                            "gambit_id": "6e6db500-df24-4014-8324-0df6a679011b",
                            "last_updated": "2022-08-08T20:07:14.981382-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sungjae Im",
                            "reward": "3.73000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "467063f0-206f-4d1b-a0f9-1979f682688d",
                            "gambit_id": "3c2f827e-67c4-42f2-af91-98cfc4477426",
                            "last_updated": "2022-08-08T20:07:14.980967-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Will Zalatoris",
                            "reward": "3.96000",
                            "odds": "4.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "915bfb8f-bb01-4189-b080-da366f93422d",
                            "gambit_id": "358a2132-d1d0-4019-8c5d-f4097ae1975d",
                            "last_updated": "2022-08-08T20:07:14.979287-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Webb Simpson",
                            "reward": "4.64000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "5521ce4f-edd9-4253-9f9c-4d9e7a4dae79",
                            "gambit_id": "81ed4cd4-a82b-4255-96e5-1495a9bf3576",
                            "last_updated": "2022-08-08T20:07:14.980456-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Billy Horschel",
                            "reward": "4.64000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "bef5e389-3f2d-4157-8c99-33527a8abe5d",
                            "gambit_id": "69807b01-74b3-413b-8d9e-e2bb616ad1e9",
                            "last_updated": "2022-08-08T20:07:14.978443-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Russell Henley",
                            "reward": "5.55000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "11aaf81b-671a-4f84-b154-c558fd410559",
                            "gambit_id": "b18b65ac-97ba-4309-8e57-d7c30c1c43fb",
                            "last_updated": "2022-08-08T20:07:14.979860-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Corey Conners",
                            "reward": "5.55000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "79c6ba95-1c39-42b6-bb68-427fb1302086",
                            "gambit_id": "e0ee27aa-62e0-4b44-b012-c8fb527dc489",
                            "last_updated": "2022-08-08T20:07:14.978872-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Si-Woo Kim",
                            "reward": "6.01000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "9d4d1c8b-7afa-4e91-9a19-65f02240121d",
                            "gambit_id": "fdfc5f05-c33b-49ec-8639-af5d246c2bcf",
                            "last_updated": "2022-08-08T20:07:14.974383-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joohyung Kim",
                            "reward": "6.46000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "cd1ddaf7-c41a-48d4-9331-cfc22cd9e723",
                            "gambit_id": "1f0db594-531c-4d9d-88d9-2a8bf798b253",
                            "last_updated": "2022-08-08T20:07:14.976609-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denny McCarthy",
                            "reward": "7.37000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "4d9dbd96-2543-4529-a8c4-76771dd985f2",
                            "gambit_id": "cdf3eb2a-1894-4167-aac4-ff0fb8227b98",
                            "last_updated": "2022-08-08T20:07:14.977504-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Scott",
                            "reward": "7.37000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "9b6994b4-50f1-4086-981b-bdf34175d975",
                            "gambit_id": "e043de37-21e4-42fd-b113-4465cba4ed79",
                            "last_updated": "2022-08-08T20:07:14.976249-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Wise",
                            "reward": "7.37000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "131e5373-93df-4392-9fa6-0af7f1da7750",
                            "gambit_id": "56e67e99-a0ea-4bec-b0a6-5c78fd85ac37",
                            "last_updated": "2022-08-08T20:07:14.975160-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Harman",
                            "reward": "7.37000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "bd696247-7b66-4e78-8186-534e76a467b6",
                            "gambit_id": "5136e500-9ec8-40fd-a6ee-90df0320ede2",
                            "last_updated": "2022-08-08T20:07:14.978003-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyrrell Hatton",
                            "reward": "7.37000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "ea25be40-a3fe-4e0c-904d-9d62b6f7af71",
                            "gambit_id": "b2c482cc-2a37-4b7b-8ec7-85789bfa6066",
                            "last_updated": "2022-08-08T20:07:14.924073-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Kisner",
                            "reward": "7.37000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "522011a1-f3c9-40cf-9928-20bcae7c8fba",
                            "gambit_id": "7482d3a0-b53e-4551-a237-f5d6201edaee",
                            "last_updated": "2022-08-08T20:07:14.975520-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harold Varner III",
                            "reward": "8.28000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "2e447d58-b041-41af-bc75-3c1a26f8ec41",
                            "gambit_id": "40c75c74-8989-41f3-a000-e774b3d4e2c4",
                            "last_updated": "2022-08-08T20:07:14.975879-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Pendrith",
                            "reward": "8.28000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "40060dd5-0b53-4800-bce2-d692d9dde340",
                            "gambit_id": "453ece93-42a1-4af7-a9e6-d46ba24381fb",
                            "last_updated": "2022-08-08T20:07:14.973094-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Christiaan Bezuidenhout",
                            "reward": "8.28000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "66667fd2-d5dd-4bbf-959c-08f3e55a2e55",
                            "gambit_id": "84eb30b0-f01b-49ad-842d-7b05140b1c4a",
                            "last_updated": "2022-08-08T20:07:14.972711-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Riley",
                            "reward": "8.74000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "beb61dbd-d0b3-4e13-81af-1f0e8826c83a",
                            "gambit_id": "acafbcf5-b211-4504-bd5d-3777ea7c165f",
                            "last_updated": "2022-08-08T20:07:14.973943-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "JT Poston",
                            "reward": "8.74000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "b0f53f70-06bc-4606-af83-e9cbc2f37e14",
                            "gambit_id": "1351a957-d350-4462-8ea0-a2caf58ca97e",
                            "last_updated": "2022-08-08T20:07:14.974783-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Rose",
                            "reward": "9.19000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "214fb01b-7f0e-4194-83f5-212e6ecd6f97",
                            "gambit_id": "73231dff-143e-4050-80be-153351ee6295",
                            "last_updated": "2022-08-08T20:07:14.923543-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Stallings",
                            "reward": "9.19000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "5a033ea8-4ce9-4e01-8280-51f33920e832",
                            "gambit_id": "bdc544e6-b7d7-4035-bdb7-84a456a5dd7a",
                            "last_updated": "2022-08-08T20:07:14.970600-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sebastian Munoz",
                            "reward": "9.19000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "b61f3234-24c8-4b59-a079-3b904af631be",
                            "gambit_id": "e100489a-2c31-4e7d-b931-ab4f00e31b2b",
                            "last_updated": "2022-08-08T20:07:14.973491-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Keith Mitchell",
                            "reward": "10.10000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "ac1f8487-6ecd-4bd7-85dd-c0a9087c193b",
                            "gambit_id": "768a7452-0c18-462e-b6f9-f4e49555c549",
                            "last_updated": "2022-08-08T20:07:14.971662-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Long",
                            "reward": "10.10000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "9bae083e-6d7d-4b4a-9991-851c70db7bac",
                            "gambit_id": "caf65adb-bac8-46aa-b0cf-5e377d3d1b99",
                            "last_updated": "2022-08-08T20:07:14.972367-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Day",
                            "reward": "11.92000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "39362afe-c76e-464e-90e3-5a4ad01bd84b",
                            "gambit_id": "da38fd71-0fe1-406d-8d00-61d495bde060",
                            "last_updated": "2022-08-08T20:07:14.970247-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mark Hubbard",
                            "reward": "11.92000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "7bbe2c31-2138-4928-9bfb-28a867b35f7e",
                            "gambit_id": "89303226-d183-4b6a-910f-b1d1d78dea20",
                            "last_updated": "2022-08-08T20:07:14.969065-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Svensson",
                            "reward": "11.92000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "af66452b-434e-41b9-9e8c-fb1ff918f413",
                            "gambit_id": "a432a497-6fd6-469d-8940-56e00b8e64de",
                            "last_updated": "2022-08-08T20:07:14.972019-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Streelman",
                            "reward": "11.92000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "ec6c8994-e28f-4c4a-8a46-7a6ac5518005",
                            "gambit_id": "564c23ad-6844-44b0-8080-18e01d72503b",
                            "last_updated": "2022-08-08T20:07:14.969464-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Champ",
                            "reward": "13.74000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "ddda7b24-9822-445f-b273-8df697391330",
                            "gambit_id": "c580fe7f-36b1-4659-bc9a-79fb16daba35",
                            "last_updated": "2022-08-08T20:07:14.970953-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jhonattan Vegas",
                            "reward": "13.74000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "b7e58d07-e737-46a0-bdd4-e5c5ec44bf4c",
                            "gambit_id": "fd16ab8e-c469-4053-ba6d-c46dc1fa92ef",
                            "last_updated": "2022-08-08T20:07:14.968648-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brendon Todd",
                            "reward": "13.74000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "70e3a15b-3488-438d-99e0-533f3b417567",
                            "gambit_id": "cedef566-5fd4-400e-92f6-f69f92357292",
                            "last_updated": "2022-08-08T20:07:14.969849-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Smalley",
                            "reward": "13.74000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "7a251cc1-da82-4985-9343-3dd608ef0d99",
                            "gambit_id": "241a1f92-5205-410b-8f84-096f644184a3",
                            "last_updated": "2022-08-08T20:07:14.966724-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyoung-Hoon Lee",
                            "reward": "13.74000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "bf2ef81f-92af-438a-bb61-856cebc8eb29",
                            "gambit_id": "27fe3356-a975-480a-86fb-420dab6b337c",
                            "last_updated": "2022-08-08T20:07:14.965585-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Laird",
                            "reward": "13.74000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "af695f41-ea2d-4dda-9218-8b318ddf1c52",
                            "gambit_id": "87d801fd-ba39-4529-aa56-65e19758ff8e",
                            "last_updated": "2022-08-08T20:07:14.959497-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthew Nesmith",
                            "reward": "15.56000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "faeee778-b2b3-4de9-bfe6-347653cc0ff9",
                            "gambit_id": "b164f0fc-3f4c-4c53-96a0-c496840f0bf5",
                            "last_updated": "2022-08-08T20:07:14.967111-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Callum Tarren",
                            "reward": "15.56000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "690362ef-6be7-4f48-bdfd-ab5c5afcd821",
                            "gambit_id": "dfb9a540-fc7f-4e49-8670-c20304a4088b",
                            "last_updated": "2022-08-08T20:07:14.971309-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Christopher Gotterup",
                            "reward": "15.56000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "9e15e879-1717-42cf-b8cb-201523a57ca5",
                            "gambit_id": "48456e05-b820-4def-972d-f08e895a6f58",
                            "last_updated": "2022-08-08T20:07:14.968256-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "C T Pan",
                            "reward": "15.56000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "c9d5822e-7728-436c-9e7d-a452dd027629",
                            "gambit_id": "7544f5b3-c1e8-4da4-bf47-2b301fd46449",
                            "last_updated": "2022-08-08T20:07:14.967839-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "JJ Spaun",
                            "reward": "15.56000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "4c3720fd-50af-48e5-89d9-f6b3ddf8ef47",
                            "gambit_id": "1c5e58a7-c786-4a32-b6aa-0033d87f78eb",
                            "last_updated": "2022-08-08T20:07:14.963658-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Rai",
                            "reward": "15.56000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "482dfa3c-4d10-4e70-8e61-468ab72e2598",
                            "gambit_id": "b62bbabf-9fc7-482f-acac-ffd4b51a02a2",
                            "last_updated": "2022-08-08T20:07:14.964042-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joel Dahmen",
                            "reward": "17.38000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "7e7d4c37-1cc5-49ba-a38b-b2b18fa38aeb",
                            "gambit_id": "d29b48b5-9b19-4887-b150-6579741c6693",
                            "last_updated": "2022-08-08T20:07:14.965194-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harris English",
                            "reward": "17.38000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "88d98e14-2685-4d4c-99e2-3f8dab7ce8e9",
                            "gambit_id": "266f0a1c-1776-46da-9d6d-800d32b640fd",
                            "last_updated": "2022-08-08T20:07:14.923137-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Moore",
                            "reward": "17.38000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "90e9f527-fe10-4bf8-b612-cda3da65a30e",
                            "gambit_id": "950e30c5-dae5-48a7-817b-abf22414552c",
                            "last_updated": "2022-08-08T20:07:14.960558-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patrick Rodgers",
                            "reward": "17.38000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "5af260a7-7c45-4a0f-b8fb-d62bb1fc8fb9",
                            "gambit_id": "a974e93c-0775-4c5c-baab-0df341413cf7",
                            "last_updated": "2022-08-08T20:07:14.962488-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyler Duncan",
                            "reward": "19.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "664d5059-bf25-4361-ae4a-a6ed037475d2",
                            "gambit_id": "a3a62ea2-f93f-46fa-b395-645307ffcc29",
                            "last_updated": "2022-08-08T20:07:14.965971-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Hardy",
                            "reward": "19.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "7e21f391-785a-4165-b615-847399ddaf41",
                            "gambit_id": "f9be833f-ca83-4e38-bf2f-d1cc8c165426",
                            "last_updated": "2022-08-08T20:07:14.966347-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "19.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "d1701da5-31bf-4277-84e1-c4ac5d5e19a5",
                            "gambit_id": "6e7c1a21-d93c-4aa2-ada5-e4482a29c7bb",
                            "last_updated": "2022-08-08T20:07:14.958066-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anirban Lahiri",
                            "reward": "19.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "a8950173-707b-4ca0-85be-3347a9554c76",
                            "gambit_id": "ad0c0d2f-f041-4efe-b41b-53f142692434",
                            "last_updated": "2022-08-08T20:07:14.960210-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Russell Knox",
                            "reward": "19.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "9a9f994b-ed95-490d-bbb1-b092bc64d83e",
                            "gambit_id": "120ced04-63a8-4cf9-969d-dc40f088b8a6",
                            "last_updated": "2022-08-08T20:07:14.922764-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stewart Cink",
                            "reward": "19.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "93d769c3-3614-4891-88d4-7ae24dd4a5df",
                            "gambit_id": "892c3b42-9758-47ab-a0dc-c366e1dd20f6",
                            "last_updated": "2022-08-08T20:07:14.953331-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charley Hoffman",
                            "reward": "19.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "a22bf0a0-853c-4463-bb69-90183d096884",
                            "gambit_id": "24ad655d-60d6-4d63-b92d-7cf026ce927c",
                            "last_updated": "2022-08-08T20:07:14.964424-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doug Ghim",
                            "reward": "19.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "d7ce6fc6-3278-4bcb-bdd8-62dd0bf552c0",
                            "gambit_id": "a96f7086-e947-4253-9a1e-135a18468708",
                            "last_updated": "2022-08-08T20:07:14.960915-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Willett",
                            "reward": "21.02000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "51f95626-074e-4000-9831-d47217581f29",
                            "gambit_id": "ee69a8fd-9c92-462c-899e-04098255adcd",
                            "last_updated": "2022-08-08T20:07:14.920175-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lipsky",
                            "reward": "21.02000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "17deb4ba-9525-444c-9f4b-f779eac13af2",
                            "gambit_id": "159d5d81-7326-4d6b-aea0-ae5a8c900c0e",
                            "last_updated": "2022-08-08T20:07:14.922040-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Thompson",
                            "reward": "21.02000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "93f9de14-7154-4cd6-8531-a8068cdd8df7",
                            "gambit_id": "e9c6178b-363c-4a35-9770-e0ba77d22a64",
                            "last_updated": "2022-08-08T20:07:14.962874-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rory Sabbatini",
                            "reward": "21.02000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "b530a59a-d7d9-4d58-b544-b4efb200cb83",
                            "gambit_id": "3e7ebbd9-3671-4a02-8234-725719a5b323",
                            "last_updated": "2022-08-08T20:07:14.955638-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hayden Buckley",
                            "reward": "21.02000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "a4133fc1-2a60-43be-b4ad-689ab3465ee2",
                            "gambit_id": "21fac040-f907-4e33-898e-a0236675604d",
                            "last_updated": "2022-08-08T20:07:14.961730-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Wallace",
                            "reward": "21.02000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "c61784be-7840-435c-bf61-8a107e91b450",
                            "gambit_id": "4ed5cc4d-c689-4bc4-9687-417a1510b6ae",
                            "last_updated": "2022-08-08T20:07:14.961272-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Putnam",
                            "reward": "21.02000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "e2dad95e-0fe4-45d5-978d-bf317bb142c9",
                            "gambit_id": "f3341d7c-d6dd-43f0-80cf-8aef6070ab9b",
                            "last_updated": "2022-08-08T20:07:14.959857-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rickie Fowler",
                            "reward": "21.02000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "aefee99f-3548-42d4-9b55-7055ef2b3393",
                            "gambit_id": "de2dac95-4b2a-437a-9401-5b733a0542b2",
                            "last_updated": "2022-08-08T20:07:14.953742-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chesson Hadley",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "51ea29c5-0d15-445d-87f5-b7afe911bba5",
                            "gambit_id": "637e401a-03bc-4c78-8623-79bc0c47543c",
                            "last_updated": "2022-08-08T20:07:14.962117-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lee Hodges",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "fef91758-664a-42e5-8d27-2ea92e73ea07",
                            "gambit_id": "fb63ed33-f122-4c5f-ae75-967420c0a79a",
                            "last_updated": "2022-08-08T20:07:14.922401-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patton Kizzire",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "763ffef0-2314-4e2a-9983-7a9af2f83d00",
                            "gambit_id": "4a523155-9258-4a61-9faf-d67db3d10cd8",
                            "last_updated": "2022-08-08T20:07:14.959142-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Smotherman",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "ef98bd10-2354-44f4-bddd-1982c553fdef",
                            "gambit_id": "955b7804-2203-450a-a298-005fe7ee2bd9",
                            "last_updated": "2022-08-08T20:07:14.954912-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lucas Glover",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "322409e7-8c9d-4e73-85ce-34ef179a7709",
                            "gambit_id": "feab8446-2c5b-476d-8a74-f163fb50c59b",
                            "last_updated": "2022-08-08T20:07:14.963272-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Greyson Sigg",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "3beb5171-c498-4cac-9b4d-e6e71ce5d8f3",
                            "gambit_id": "cfd76de4-a1c2-44e6-9a5b-143b74386458",
                            "last_updated": "2022-08-08T20:07:14.964807-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "3789ceb1-f404-4ad5-b389-8b3162f620d0",
                            "gambit_id": "c4ea76f7-2892-4ec8-9b67-d0ae819fcbf3",
                            "last_updated": "2022-08-08T20:07:14.958790-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hank Lebioda",
                            "reward": "26.48000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "d90a26a1-674b-445f-817f-ed6fcd116de9",
                            "gambit_id": "35af5400-9e7a-457b-bbad-c69deadb6dff",
                            "last_updated": "2022-08-08T20:07:14.956013-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Huh",
                            "reward": "26.48000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "cbea254a-49a1-4ded-98de-68f730dbfed2",
                            "gambit_id": "508ce51f-20c4-4d59-82dd-7e09789cacc7",
                            "last_updated": "2022-08-08T20:07:14.955281-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthias Schwab",
                            "reward": "26.48000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "f5ebecf7-bde8-4a9f-824f-40da7ea78695",
                            "gambit_id": "0c6744a9-2365-4f64-8f44-8b0ab53e0a85",
                            "last_updated": "2022-08-08T20:07:14.948087-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Armour",
                            "reward": "26.48000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "2a0281f6-5145-42b8-9a96-72b227585ce1",
                            "gambit_id": "57f94e25-a5da-45fc-8317-3b11b0cfa8cd",
                            "last_updated": "2022-08-08T20:07:14.952092-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Taylor",
                            "reward": "26.48000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "62794871-4a78-4674-a032-47576f24ef26",
                            "gambit_id": "fbbdfc18-212a-4a54-a527-8679bc4d02d5",
                            "last_updated": "2022-08-08T20:07:14.957216-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brice Garnett",
                            "reward": "26.48000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "89313b6b-4e01-457b-8de5-e2936f493ed2",
                            "gambit_id": "0d6e67cc-d7f8-4789-ba73-ca6cf656bb22",
                            "last_updated": "2022-08-08T20:07:14.954115-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sepp Straka",
                            "reward": "26.48000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "95e068dd-e5a2-4090-8f2b-7831ea33c722",
                            "gambit_id": "9de3c631-d92b-49de-8049-5507b44b2cc1",
                            "last_updated": "2022-08-08T20:07:14.954508-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Piercy",
                            "reward": "26.48000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "a0205b7d-a6a5-404d-9bef-180f2013cf13",
                            "gambit_id": "21c64b49-35c7-453b-8e97-52c71de1e3db",
                            "last_updated": "2022-08-08T20:07:14.956783-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "James Hahn",
                            "reward": "26.48000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "66913bfe-8362-499f-8150-fbe1bceccea7",
                            "gambit_id": "5b8eac0e-a272-4251-aeb6-181d867ccd49",
                            "last_updated": "2022-08-08T20:07:14.952478-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Lower",
                            "reward": "26.48000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "8ddd6b8c-bd71-447f-8c72-2f93ec882c4f",
                            "gambit_id": "cfeece48-d2fb-4fc6-a96e-fdb39dec7cca",
                            "last_updated": "2022-08-08T20:07:14.957673-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Wu",
                            "reward": "26.48000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "6de02b57-53a2-48a3-9091-e156daf4e166",
                            "gambit_id": "b8933282-461f-4f72-952f-e0500aac66cf",
                            "last_updated": "2022-08-08T20:07:14.958429-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vincent Whaley",
                            "reward": "26.48000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "897a8432-27a8-4a7b-9280-0d5b349ecb6d",
                            "gambit_id": "74fc22d9-6399-467f-b240-66fcb240eab0",
                            "last_updated": "2022-08-08T20:07:14.952913-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Gligic",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "9b6dc43b-a25d-4324-bf4f-11fc588ae70f",
                            "gambit_id": "c4246cac-257f-4f8e-adef-af57ce30d697",
                            "last_updated": "2022-08-08T20:07:14.950925-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Ryder",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "b90f4bf1-54a3-450e-8896-e5ffe8c662b2",
                            "gambit_id": "c1c550a0-66b5-41c8-8997-cc2954b17dbc",
                            "last_updated": "2022-08-08T20:07:14.951317-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Lee",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "15b872b3-40cd-41b7-a9c2-f6d03e6bc645",
                            "gambit_id": "a9f08ee8-b147-4e5d-919f-8d8956e04fce",
                            "last_updated": "2022-08-08T20:07:14.951702-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Schenk",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "173649e7-a5b2-4fa3-8661-63de33843925",
                            "gambit_id": "c98f5fdd-7b37-46af-8fa4-412068c245ad",
                            "last_updated": "2022-08-08T20:07:14.949326-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doc Redman",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "8338b24e-2b65-4755-9171-255ad5c93477",
                            "gambit_id": "c7d0ee51-529b-4916-a378-f8b1b74263d0",
                            "last_updated": "2022-08-08T20:07:14.950146-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rafael Cabrera Bello",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "23506229-abaf-4a58-96bc-ec2b09d947d9",
                            "gambit_id": "b3d01007-2bd5-4eaa-9fdd-d3269fd6f225",
                            "last_updated": "2022-08-08T20:07:14.956396-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Peter Malnati",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "5c7101eb-61c8-4845-97ba-87ed11769fbf",
                            "gambit_id": "79e348d2-27b4-4f02-ae4b-35e120c949d9",
                            "last_updated": "2022-08-08T20:07:14.924848-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Yannick Paul",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "9c620b6d-045b-4a56-811a-32bbb6cef353",
                            "gambit_id": "889f1bf9-f01b-4248-a011-d86abd21780a",
                            "last_updated": "2022-08-08T20:07:14.921678-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zach Johnson",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "16c31227-2549-4f08-85d3-d3062e7ce75d",
                            "gambit_id": "725ddad3-4b93-470a-af6c-1728eba20583",
                            "last_updated": "2022-08-08T20:07:14.950536-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chad Ramey",
                            "reward": "37.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "1e812acf-81a1-4e07-98c5-5658306fcfff",
                            "gambit_id": "6c02d1fa-f667-46d4-98ae-d976764f52e2",
                            "last_updated": "2022-08-08T20:07:14.949742-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Moore",
                            "reward": "37.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "c9c795d4-f598-4ea9-9be8-f3784bdbaef0",
                            "gambit_id": "849aec1b-a348-4d19-b237-053bb34ca394",
                            "last_updated": "2022-08-08T20:07:14.948530-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kelly Kraft",
                            "reward": "37.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "e1bbb8d4-60ae-436a-a174-8450f5223a88",
                            "gambit_id": "ba857a4e-26cc-4d76-af84-84f85ed601ac",
                            "last_updated": "2022-08-08T20:07:14.948931-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kramer Hickok",
                            "reward": "37.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "b83812ec-3a55-491a-a610-226863a903d9",
                            "gambit_id": "a67c0ea3-3a26-40ba-9be3-a21a422da5fa",
                            "last_updated": "2022-08-08T20:07:14.945367-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Griffin",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "26a42c2e-e85c-4653-af37-23b1e3ae24dd",
                            "gambit_id": "9fb9cd91-6015-4a18-9b9d-13d9d42bbd49",
                            "last_updated": "2022-08-08T20:07:14.944985-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Novak",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "12f9815d-6b23-42b6-a7ac-20f4d4d676f7",
                            "gambit_id": "c285e282-08ee-4c8c-8e8c-3e2069c0847a",
                            "last_updated": "2022-08-08T20:07:14.943463-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Brown",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "5a58ef15-e374-48b7-b739-a09e21e8de85",
                            "gambit_id": "daf01c69-092d-4258-a017-5080d649349a",
                            "last_updated": "2022-08-08T20:07:14.943819-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Henrik Norlander",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "ca040590-684c-4bbe-8a0a-a22b99abe257",
                            "gambit_id": "495f2fdb-ad01-4924-b898-f74bc37ffdce",
                            "last_updated": "2022-08-08T20:07:14.944608-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Martin",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "cae77755-b784-4361-8cfd-198d96552596",
                            "gambit_id": "a13b0856-e741-48f9-9627-c2856a56312c",
                            "last_updated": "2022-08-08T20:07:14.937342-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Richy Werenski",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "8a482f66-1592-4949-ac96-93b6d874ea55",
                            "gambit_id": "1ae30be6-239c-4018-b850-46ada8241ee3",
                            "last_updated": "2022-08-08T20:07:14.939946-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Roger Sloan",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "e7484e4c-184d-4a5b-a89c-c00d7789e7c1",
                            "gambit_id": "595708d4-ea08-4dbc-a123-de0c78b66a66",
                            "last_updated": "2022-08-08T20:07:14.938421-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Garrick Higgo",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "393e7756-bc5d-4a58-86e4-ae0b4c035cff",
                            "gambit_id": "b6b52324-b73d-4ab1-88c4-8acae241234f",
                            "last_updated": "2022-08-08T20:07:14.946128-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Percy",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "9d4539b5-ed2a-40b4-8ad4-1d2bd1a95cee",
                            "gambit_id": "ddbd5ce0-0405-41bc-844a-ca7c13a2854b",
                            "last_updated": "2022-08-08T20:07:14.947307-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harry Higgs",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "24c60863-3dcd-4fa4-9a5a-be2ada9fe734",
                            "gambit_id": "d07ffda3-66ae-4c90-8423-a8ba3e564e21",
                            "last_updated": "2022-08-08T20:07:14.946917-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chase Seiffert",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "e9f2df66-2f9d-46d6-bbd6-a6e166a5fdb8",
                            "gambit_id": "d243ef26-ecf0-4492-a4b6-acdcd16f34aa",
                            "last_updated": "2022-08-08T20:07:14.947693-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "3073488c-b06c-4950-ae26-aa11d723ab17",
                            "gambit_id": "4e6f2fc9-b4f4-4da7-a303-9625833668de",
                            "last_updated": "2022-08-08T20:07:14.945742-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robert Streb",
                            "reward": "46.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "fa2195cf-3c25-4f3f-80fa-fbe0915c5580",
                            "gambit_id": "73971846-f47c-4755-a12b-6c421ae6d786",
                            "last_updated": "2022-08-08T20:07:14.946523-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Cook",
                            "reward": "55.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "f02d8b08-11fd-4ece-a32f-f151981f0f7a",
                            "gambit_id": "006ea767-def5-478d-a237-7bcdc94f2674",
                            "last_updated": "2022-08-08T20:07:14.943106-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bo Hoag",
                            "reward": "55.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "fe8d6879-f33a-47e2-85a7-5a5353ec077c",
                            "gambit_id": "dcd1fb6a-4fc4-4a58-9853-1b3487d631de",
                            "last_updated": "2022-08-08T20:07:14.936238-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jim Herman",
                            "reward": "55.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "6ca8d28d-e6eb-49d6-a8f1-b13a12745290",
                            "gambit_id": "01e23c2f-5b65-49df-ab7e-4febe68f3622",
                            "last_updated": "2022-08-08T20:07:14.934291-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Hagy",
                            "reward": "55.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "e278abfa-858f-4b6c-823a-ad23d5c73eb0",
                            "gambit_id": "5307b85b-6986-459a-85f1-883a789b7843",
                            "last_updated": "2022-08-08T20:07:14.944167-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Gutschewski",
                            "reward": "55.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "0d82b0f2-87d5-42d5-9618-f54de419787f",
                            "gambit_id": "0fc62f27-712c-4e3e-bab3-27a7d49218fe",
                            "last_updated": "2022-08-08T20:07:14.919748-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Camilo Villegas",
                            "reward": "55.60000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "c310ebfe-b31b-4540-aebd-4eb901aecf79",
                            "gambit_id": "50f62a04-2f24-4437-929b-029590ee1e0e",
                            "last_updated": "2022-08-08T20:07:14.939562-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "William McGirt",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "cfff62f5-7946-4368-a3a4-419123c41e22",
                            "gambit_id": "126fbcd5-66b3-4ed1-9e7e-567b9d97bb5c",
                            "last_updated": "2022-08-08T20:07:14.925237-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rick Lamb",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "ccd9c845-55fa-4656-9d09-e5e64e1bf281",
                            "gambit_id": "2af5a924-f2a2-40ae-9c28-2193563d0030",
                            "last_updated": "2022-08-08T20:07:14.920944-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seung-Yul Noh",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "b2687bd0-bf03-4bb5-b7fe-32e0c05adcf6",
                            "gambit_id": "cd72c4ce-bc72-468f-9a43-d559c6f125f4",
                            "last_updated": "2022-08-08T20:07:14.941561-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Tway",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "6c722a1e-8d7a-46d1-960a-1b32decc76c0",
                            "gambit_id": "4322bd5b-6649-4ee6-b22d-34324f820ad6",
                            "last_updated": "2022-08-08T20:07:14.935137-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sung Kang",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "e8f8f79a-e43b-48e4-8e3a-2da579e11869",
                            "gambit_id": "2d5facd8-9462-4286-bb47-00594c518221",
                            "last_updated": "2022-08-08T20:07:14.921309-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jonathan Byrd",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "0f82d1aa-e0f8-45fb-a8e7-b4618bae3a27",
                            "gambit_id": "c6865e6a-3aa8-4d8a-9238-ff8444387494",
                            "last_updated": "2022-08-08T20:07:14.931277-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Watney",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "859cda3e-baab-4cb4-bd5c-ee47e38d92cf",
                            "gambit_id": "a95034ca-aa88-4795-ae3d-280e9e1ced7b",
                            "last_updated": "2022-08-08T20:07:14.939212-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Stroud",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "7c83710c-95da-4e14-b31c-9f1033aa0849",
                            "gambit_id": "947e3a72-32bb-4ca8-b73d-fb0d07e2bc92",
                            "last_updated": "2022-08-08T20:07:14.935881-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Luke Donald",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "1dffc637-a580-4814-8e46-e55eb07caeb4",
                            "gambit_id": "ca6b3f5e-33c0-41eb-ade4-a01e6f6987b6",
                            "last_updated": "2022-08-08T20:07:14.942746-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Satoshi Kodaira",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "9f731f15-931c-4a69-ba34-99b7c03d6822",
                            "gambit_id": "fe32069b-fc72-4850-bf6f-dff84e36542f",
                            "last_updated": "2022-08-08T20:07:14.940479-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Stuard",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "ad324182-a5c1-4125-8156-ba769eb1ddfc",
                            "gambit_id": "ea75fdf2-9ca6-4ad6-87b5-3166c97fc7df",
                            "last_updated": "2022-08-08T20:07:14.937704-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paul Barjon",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "d9e04532-7034-4c02-b977-a90141ecd630",
                            "gambit_id": "f04b15c7-79a2-4e0f-b588-763d4d9699f6",
                            "last_updated": "2022-08-08T20:07:14.942361-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Chappell",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "c150ab3a-19d7-438a-a29c-f311404c6c9a",
                            "gambit_id": "39f7b6f2-2866-45dc-81ab-a726a6223d59",
                            "last_updated": "2022-08-08T20:07:14.938079-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Wu",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "cd2ad01c-9401-4373-a40d-af19798de6b8",
                            "gambit_id": "bdfbd720-6948-4329-b393-83d0c1131865",
                            "last_updated": "2022-08-08T20:07:14.919336-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vaughn Taylor",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "3812c84e-9534-44a5-8e73-186a6c25fc00",
                            "gambit_id": "f836903a-3c66-44b4-9cba-986e8a421575",
                            "last_updated": "2022-08-08T20:07:14.936587-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bill Haas",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "d21ffb14-0edc-4a6d-b575-a74d5e167187",
                            "gambit_id": "39adb2cf-94e2-484e-8b14-56e8010ab490",
                            "last_updated": "2022-08-08T20:07:14.934736-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Kohles",
                            "reward": "61.06000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "a805206e-e64d-4819-b584-ca5750e0ad75",
                            "gambit_id": "0cece2c0-4260-435b-a92a-e5dd44984087",
                            "last_updated": "2022-08-08T20:07:14.932965-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kiradech Aphibarnrat",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "e9247239-1577-4b1d-bbf3-10538bb171de",
                            "gambit_id": "18d4e361-8590-4ff8-92c2-12274e5adad6",
                            "last_updated": "2022-08-08T20:07:14.933385-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cole Hammer",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "a5a8b73a-f20c-4c0f-818e-970c566bcebb",
                            "gambit_id": "89d13e56-de1d-4f1a-a784-d1884f2f511f",
                            "last_updated": "2022-08-08T20:07:14.936943-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aaron Baddeley",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "caad02f1-3d90-4473-b266-bd6b56b4f0dc",
                            "gambit_id": "64b325d8-3d10-4cd5-919f-6fdc605941f1",
                            "last_updated": "2022-08-08T20:07:14.941980-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seth Reeves",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "d8b97880-aa0a-4002-b1ab-18dc93c91834",
                            "gambit_id": "ebe3e7cd-5941-4e27-a694-561ba7d7495b",
                            "last_updated": "2022-08-08T20:07:14.938769-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Brehm",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "7c370990-1853-49b8-9e56-7f8b4cb36ea6",
                            "gambit_id": "bbdf6f2c-dad3-42b9-98ec-eb55acda1c95",
                            "last_updated": "2022-08-08T20:07:14.940961-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Dufner",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "81c82091-dbdc-48aa-8c28-95c49608c575",
                            "gambit_id": "465a0fc0-eb42-4e16-8001-ab75ff06f3bf",
                            "last_updated": "2022-08-08T20:07:14.935510-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trent Phillips",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "a0ca4d28-8073-463b-a12b-fe7f94326330",
                            "gambit_id": "06763331-0b3c-4a22-8264-bcdc8a13e671",
                            "last_updated": "2022-08-08T20:07:14.925673-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Blake McShea",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "c7d508c5-9f2d-4b58-996a-f667e9273450",
                            "gambit_id": "b5ca4925-db73-42f9-88e5-9f7a75fd8cb4",
                            "last_updated": "2022-08-08T20:07:14.933835-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Landry",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "785f7872-cf67-4349-a4e6-9bc8350230e8",
                            "gambit_id": "7cda700b-85f7-4a2f-8bf8-898b7d90ad9b",
                            "last_updated": "2022-08-08T20:07:14.929098-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jim Knous",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "2a20f5d5-650a-4d64-82bc-8db644a1b1ea",
                            "gambit_id": "f7f08b1a-a89a-4415-bea7-c218068f50de",
                            "last_updated": "2022-08-08T20:07:14.932534-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wesley Bryan",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "82466e99-283d-4ad6-94e1-58d731b5301f",
                            "gambit_id": "b7744859-fe34-4f3d-9dd7-a933f13ea3f9",
                            "last_updated": "2022-08-08T20:07:14.927421-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joshua Creel",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "c1edb513-66d0-43e7-ab43-d5c0b05cf6ea",
                            "gambit_id": "5f7a5eda-826e-47dc-b1b2-94cb646700a8",
                            "last_updated": "2022-08-08T20:07:14.932120-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max McGreevy",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "3d7d398a-b7b4-4a8a-a867-76df39b9e7f3",
                            "gambit_id": "2731b4a2-602c-4e51-98f3-5a103ba323af",
                            "last_updated": "2022-08-08T20:07:14.920566-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jared Wolfe",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "9c6bcb27-4a11-47c9-bca3-2940d9477ab4",
                            "gambit_id": "618a5fa3-6452-4616-b3ed-3b066967c76b",
                            "last_updated": "2022-08-08T20:07:14.931692-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bo Van Pelt",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "0193c55a-0414-4a16-b78d-e739fa6d59e6",
                            "gambit_id": "1a49cf16-51ac-42f4-a5f5-fdb67737201d",
                            "last_updated": "2022-08-08T20:07:14.928639-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Trainer",
                            "reward": "92.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "d0f6cdc3-c441-454b-86c0-b8bc69086032",
                            "gambit_id": "12d20cb8-5db9-4b23-8664-a51493076714",
                            "last_updated": "2022-08-08T20:07:14.930014-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Skinns",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "fb1a9cb7-4cd3-43e4-8489-edb3e6516d5c",
                            "gambit_id": "b69578a9-3b40-4b01-a631-cf683a3ddfdf",
                            "last_updated": "2022-08-08T20:07:14.929564-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tommy Gainey",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "5e9703b4-9aba-408d-b2c0-555e05c5916c",
                            "gambit_id": "975ea19e-ece8-424d-8038-dcf9726a1600",
                            "last_updated": "2022-08-08T20:07:14.930862-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Curtis Thompson",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "65c1f80f-4306-4ced-9ee6-95cdb8fe5ce1",
                            "gambit_id": "c8bbfb94-fc6e-4546-8866-e5096bf3d9f2",
                            "last_updated": "2022-08-08T20:07:14.927811-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ricky Barnes",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "809168cd-e7fe-49f2-8fc3-4483c4b3344e",
                            "gambit_id": "e7bd7252-c82e-4f7f-ade2-426dbb73ac90",
                            "last_updated": "2022-08-08T20:07:14.928202-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dawie Van Der Walt",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "b40cbdfe-f509-4a50-b56c-ae23de8d4fa3",
                            "gambit_id": "17703497-27c4-4a9c-b733-f00b6826534e",
                            "last_updated": "2022-08-08T20:07:14.930443-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Gay",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "e2a07bd6-732d-44fb-a3a9-ff8fcc7e3c61",
                            "gambit_id": "da00a1c0-5444-4ba5-9f13-bc31a4e87812",
                            "last_updated": "2022-08-08T20:07:14.918785-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brett Drewitt",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "d8e45657-44f7-4d9b-889e-f6ac50ba1a70",
                            "gambit_id": "aa40f579-18d3-4420-a048-a88fb216e3b6",
                            "last_updated": "2022-08-08T20:07:14.926404-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tommy Gibson",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "30f621e9-9230-4ae5-aec3-82c54024d157",
                            "gambit_id": "8440a367-8f30-463b-8788-159af2f0ab47",
                            "last_updated": "2022-08-08T20:07:14.926043-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mickey Demorat",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        },
                        {
                            "id": "9989ff32-2b91-44b5-b0ff-3694ef658944",
                            "gambit_id": "fb60b7ea-d02f-4898-88a4-0b62c885395c",
                            "last_updated": "2022-08-08T20:07:14.926856-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Love III",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264c9ce5-53fd-4983-aaf3-1a9dfdb7d2fe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e09d8f84-220d-49ec-9118-00592a19fae5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a7c9a51a-f811-4dfd-8699-3c5e53982d3e",
            "completed": true,
            "last_updated": "2022-08-05T10:11:53.490673-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.85,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a7c9a51a-f811-4dfd-8699-3c5e53982d3e",
            "datetime": "2022-08-04T12:35:00-04:00",
            "cutoff_datetime": "2022-08-04T12:35:00-04:00",
            "name": "MIL (B Woodruff) v. PIT (Z Thompson)",
            "bettypes": [
                {
                    "id": "57b5348c-ad92-46d6-b649-ecc4894a9ff2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e09d8f84-220d-49ec-9118-00592a19fae5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6975.0
                            },
                            {
                                "team": "PIT (Z Thompson)",
                                "amount": 3025.0
                            }
                        ],
                        "expected_reward_tokens": 9346.5,
                        "profit_sb": 346.5,
                        "profit_sb_percentage": 3.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d6a51298-4b32-460e-b947-87639d925ea8",
                            "gambit_id": "d6e1c9b3-2f7d-45d1-a943-1530b4bd5594",
                            "last_updated": "2022-08-05T10:11:53.494706-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (B Woodruff)",
                            "reward": "1.34000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57b5348c-ad92-46d6-b649-ecc4894a9ff2/?format=api"
                        },
                        {
                            "id": "6ae51d63-7110-46ba-86c0-954a3367c42d",
                            "gambit_id": "0946bfe3-9891-4ec3-89d5-e17f5a69ca33",
                            "last_updated": "2022-08-05T10:11:53.494297-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (Z Thompson)",
                            "reward": "3.09000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57b5348c-ad92-46d6-b649-ecc4894a9ff2/?format=api"
                        }
                    ]
                },
                {
                    "id": "a712d1c3-1b92-4967-8a6c-9d05e5fe415e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e09d8f84-220d-49ec-9118-00592a19fae5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5838.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9281.26,
                        "profit_sb": 281.26,
                        "profit_sb_percentage": 3.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45575928-0777-4c29-a95d-7de2dfbab9ad",
                            "gambit_id": "baee77ae-52c8-4c5d-83d8-1fd5787b4cbd",
                            "last_updated": "2022-08-05T10:11:53.493893-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a712d1c3-1b92-4967-8a6c-9d05e5fe415e/?format=api"
                        },
                        {
                            "id": "0e90f9c6-71d1-4f0a-9dd6-32f137257ad7",
                            "gambit_id": "42b3ea87-8f4c-4150-85b6-c87ac83b3c6e",
                            "last_updated": "2022-08-05T10:11:53.493469-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a712d1c3-1b92-4967-8a6c-9d05e5fe415e/?format=api"
                        }
                    ]
                },
                {
                    "id": "e59d84ec-3750-4a8f-9cf9-ab69611cd39a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e09d8f84-220d-49ec-9118-00592a19fae5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5109.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1262c55e-1904-4b60-a1c2-7e3e023ee20e",
                            "gambit_id": "7c687a73-9aff-4732-9fdc-00fdfef57d2e",
                            "last_updated": "2022-08-05T10:11:53.492186-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e59d84ec-3750-4a8f-9cf9-ab69611cd39a/?format=api"
                        },
                        {
                            "id": "dc2c038f-a0db-40e0-b074-4141777e2daa",
                            "gambit_id": "b213af79-8ea7-4a43-b052-1ff31a6c9791",
                            "last_updated": "2022-08-05T10:11:53.492975-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e59d84ec-3750-4a8f-9cf9-ab69611cd39a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1b6aa2bf-9ccc-41cf-966e-82ef1a83b90b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f6c3dc28-2468-4a7c-8c4f-9183d5612798",
            "completed": true,
            "last_updated": "2022-08-05T10:11:55.069961-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f6c3dc28-2468-4a7c-8c4f-9183d5612798",
            "datetime": "2022-08-04T13:15:00-04:00",
            "cutoff_datetime": "2022-08-04T13:15:00-04:00",
            "name": "CHC (M Stroman) v. STL (M Mikolas) - Game 1",
            "bettypes": [
                {
                    "id": "0262cef2-21cf-4253-910e-946ac0a1efa6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b6aa2bf-9ccc-41cf-966e-82ef1a83b90b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Mikolas)",
                                "amount": 5881.0
                            },
                            {
                                "team": "CHC (M Stroman)",
                                "amount": 4119.0
                            }
                        ],
                        "expected_reward_tokens": 9350.13,
                        "profit_sb": 350.13,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c2b0bc59-a5ff-40f7-920a-50a37f15f5d5",
                            "gambit_id": "e36a8af9-12b9-411e-9cc3-2b2e49705684",
                            "last_updated": "2022-08-05T10:11:55.073282-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0262cef2-21cf-4253-910e-946ac0a1efa6/?format=api"
                        },
                        {
                            "id": "3e6a2e49-9a86-41d3-a2bc-aa2afa8db864",
                            "gambit_id": "2e60e17e-ecd6-4633-8541-311b975a8479",
                            "last_updated": "2022-08-05T10:11:55.073873-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (M Stroman)",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0262cef2-21cf-4253-910e-946ac0a1efa6/?format=api"
                        }
                    ]
                },
                {
                    "id": "9591ffe3-5bf7-475a-abfb-e5c7fadad5da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b6aa2bf-9ccc-41cf-966e-82ef1a83b90b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5838.0
                            },
                            {
                                "team": "STL",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9281.26,
                        "profit_sb": 281.26,
                        "profit_sb_percentage": 3.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d0eda5d-64cb-4bb8-a66b-7da406135dc7",
                            "gambit_id": "87a35263-3fda-4f47-ada9-09a4d3213894",
                            "last_updated": "2022-08-05T10:11:55.072726-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9591ffe3-5bf7-475a-abfb-e5c7fadad5da/?format=api"
                        },
                        {
                            "id": "f6bf0fda-83dc-4f12-bffd-e0f41f85a3b3",
                            "gambit_id": "ba71d164-395d-410f-b65d-081d5463e6a6",
                            "last_updated": "2022-08-05T10:11:55.072190-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9591ffe3-5bf7-475a-abfb-e5c7fadad5da/?format=api"
                        }
                    ]
                },
                {
                    "id": "18978f8b-78fb-46d8-a240-c2dd40a65743",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b6aa2bf-9ccc-41cf-966e-82ef1a83b90b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5109.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e1a8b35b-6b36-4181-8618-a07a4a0319ac",
                            "gambit_id": "960b6232-eace-4ce2-9c7f-5d34900e825f",
                            "last_updated": "2022-08-05T10:11:55.071677-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18978f8b-78fb-46d8-a240-c2dd40a65743/?format=api"
                        },
                        {
                            "id": "64ee60a1-aa39-4c21-96b8-999b2a94cfd5",
                            "gambit_id": "b9dc9a6e-ff0a-465a-8b2b-e93db0774e42",
                            "last_updated": "2022-08-05T10:11:55.071134-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18978f8b-78fb-46d8-a240-c2dd40a65743/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2c2ad9cc-4948-42a7-8b07-abc62ec188ea",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ff2e0adc-a3e2-4ab7-9e48-3dadda54e559",
            "completed": false,
            "last_updated": "2022-12-24T17:12:26.356422-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/ff2e0adc-a3e2-4ab7-9e48-3dadda54e559",
            "datetime": "2022-08-04T15:00:00-04:00",
            "cutoff_datetime": "2022-08-04T15:00:00-04:00",
            "name": "London Royal Ravens v. Seattle Surge",
            "bettypes": [
                {
                    "id": "e695c962-9468-4e06-9d61-94c8283559db",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c2ad9cc-4948-42a7-8b07-abc62ec188ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Surge",
                                "amount": 5571.0
                            },
                            {
                                "team": "London Royal Ravens",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 8857.89,
                        "profit_sb": -142.11,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1e514fbd-fd34-45e8-9d41-70140d359bd6",
                            "gambit_id": "38620c33-da50-4b51-a0f8-a5cf3ad1d638",
                            "last_updated": "2022-12-24T17:12:26.358982-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Surge",
                            "reward": "1.59000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e695c962-9468-4e06-9d61-94c8283559db/?format=api"
                        },
                        {
                            "id": "1da85848-becf-4ac1-84fe-5bc65f9f7751",
                            "gambit_id": "b8de001d-94fa-4211-96e7-91e4d7c257be",
                            "last_updated": "2022-12-24T17:12:26.360063-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "London Royal Ravens",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e695c962-9468-4e06-9d61-94c8283559db/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "74679eb9-a7ed-45e4-b761-1aa738cc968f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1d355202-5a66-4bb8-9770-27b7f35e425e",
            "completed": true,
            "last_updated": "2022-08-05T10:06:55.208564-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1d355202-5a66-4bb8-9770-27b7f35e425e",
            "datetime": "2022-08-04T15:45:00-04:00",
            "cutoff_datetime": "2022-08-04T15:45:00-04:00",
            "name": "LOS (C Kershaw) v. SFO (J Junis)",
            "bettypes": [
                {
                    "id": "868fe5ae-52cc-43c9-8de5-a2290a0ce63a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74679eb9-a7ed-45e4-b761-1aa738cc968f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Kershaw)",
                                "amount": 6594.0
                            },
                            {
                                "team": "SFO (J Junis)",
                                "amount": 3406.0
                            }
                        ],
                        "expected_reward_tokens": 9297.54,
                        "profit_sb": 297.54,
                        "profit_sb_percentage": 3.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5feec48a-97c8-4733-bd08-f1f0456de142",
                            "gambit_id": "1e91bba7-b755-4e96-b020-dc9c15690e46",
                            "last_updated": "2022-08-05T10:06:55.211790-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (C Kershaw)",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/868fe5ae-52cc-43c9-8de5-a2290a0ce63a/?format=api"
                        },
                        {
                            "id": "e5ac7568-212e-4f66-b25f-69ee6c6a4eaa",
                            "gambit_id": "659e291d-182b-4a30-8512-ed17a80c3689",
                            "last_updated": "2022-08-05T10:06:55.211392-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (J Junis)",
                            "reward": "2.73000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/868fe5ae-52cc-43c9-8de5-a2290a0ce63a/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c5a03d8-c3e8-4278-9245-d99a2ecd149e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74679eb9-a7ed-45e4-b761-1aa738cc968f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5405.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3c9cd889-a8ff-4f46-8d2a-37b3d139872e",
                            "gambit_id": "cc1b08fd-ebee-4e34-99d3-cd3fab835948",
                            "last_updated": "2022-08-05T10:06:55.211003-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5a03d8-c3e8-4278-9245-d99a2ecd149e/?format=api"
                        },
                        {
                            "id": "4f4d13f2-b7b8-4e93-b02f-8b228ba127d6",
                            "gambit_id": "e1cca51e-9dd3-4449-9abd-a0f3f89b944f",
                            "last_updated": "2022-08-05T10:06:55.210615-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5a03d8-c3e8-4278-9245-d99a2ecd149e/?format=api"
                        }
                    ]
                },
                {
                    "id": "5327af59-5355-4c2c-a69e-ae8d01a9dc9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74679eb9-a7ed-45e4-b761-1aa738cc968f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5109.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fbcc8d82-d667-47b7-a3a6-a7d3ce9eeb08",
                            "gambit_id": "8c0f2220-84a9-4a19-bcda-cb3b4592b9ae",
                            "last_updated": "2022-08-05T10:06:55.209735-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5327af59-5355-4c2c-a69e-ae8d01a9dc9f/?format=api"
                        },
                        {
                            "id": "cf9bf079-95fe-41cf-923c-9f266af5b68a",
                            "gambit_id": "d852db9d-05b3-4e3c-bdbd-aaca30a6b089",
                            "last_updated": "2022-08-05T10:06:55.210225-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5327af59-5355-4c2c-a69e-ae8d01a9dc9f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0b4446e0-64ad-4f72-8060-e426589d7b9a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "70df23d5-bade-426c-aa2b-73dbfe6e4490",
            "completed": true,
            "last_updated": "2022-08-05T10:06:55.072087-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.02,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/70df23d5-bade-426c-aa2b-73dbfe6e4490",
            "datetime": "2022-08-04T16:07:00-04:00",
            "cutoff_datetime": "2022-08-04T16:07:00-04:00",
            "name": "OAK (P Blackburn) v. LAA (J Junk)",
            "bettypes": [
                {
                    "id": "a894075b-b4ab-4371-a86c-fbfb7364dfa6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b4446e0-64ad-4f72-8060-e426589d7b9a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA (J Junk)",
                                "amount": 5319.0
                            },
                            {
                                "team": "OAK (P Blackburn)",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": 361.44,
                        "profit_sb_percentage": 4.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "64d52f14-3cff-40a9-acea-7ecf38b4167b",
                            "gambit_id": "68b366f0-a5ac-4db2-ad3d-7cc9d4fcceb3",
                            "last_updated": "2022-08-05T10:06:55.075396-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (J Junk)",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a894075b-b4ab-4371-a86c-fbfb7364dfa6/?format=api"
                        },
                        {
                            "id": "972f44fd-ae50-41ed-9623-c0ff536e1ef3",
                            "gambit_id": "05b3fe2e-0959-4fcb-a8ef-adc823fc5c24",
                            "last_updated": "2022-08-05T10:06:55.075783-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (P Blackburn)",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a894075b-b4ab-4371-a86c-fbfb7364dfa6/?format=api"
                        }
                    ]
                },
                {
                    "id": "94320eff-1119-4655-a8fe-abf823ba69ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b4446e0-64ad-4f72-8060-e426589d7b9a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6281.0
                            },
                            {
                                "team": "LAA",
                                "amount": 3719.0
                            }
                        ],
                        "expected_reward_tokens": 9295.88,
                        "profit_sb": 295.88,
                        "profit_sb_percentage": 3.29,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "34cc7338-c6da-4893-8a85-58858ea3b08a",
                            "gambit_id": "dc2ca13d-a02a-4e42-8236-8b1ed14cf0a1",
                            "last_updated": "2022-08-05T10:06:55.075002-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.48000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94320eff-1119-4655-a8fe-abf823ba69ca/?format=api"
                        },
                        {
                            "id": "c5ac5157-b0fe-418c-89a2-cfff80e61747",
                            "gambit_id": "4d870d93-165b-42cd-bf8a-cfd6d185cc17",
                            "last_updated": "2022-08-05T10:06:55.074489-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "2.50000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94320eff-1119-4655-a8fe-abf823ba69ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1b0e2b3-103b-426b-a05e-e151b1200860",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b4446e0-64ad-4f72-8060-e426589d7b9a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5204.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dc2ddc89-baf1-4d83-afe9-16c9d63bf127",
                            "gambit_id": "b33084c0-54fe-49e8-a2f1-c27b53f0189c",
                            "last_updated": "2022-08-05T10:06:55.073338-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1b0e2b3-103b-426b-a05e-e151b1200860/?format=api"
                        },
                        {
                            "id": "2e1d1f77-4e75-42b7-8f20-33df4c60616f",
                            "gambit_id": "28491e0d-6b2b-4f14-8c46-99be75d8460f",
                            "last_updated": "2022-08-05T10:06:55.073919-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1b0e2b3-103b-426b-a05e-e151b1200860/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d321618b-83b3-4b4f-9f28-9f8603889309",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e9d39ce1-b732-4d4b-9577-f1d4aa4e2047",
            "completed": true,
            "last_updated": "2022-08-05T10:06:54.925877-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.85,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e9d39ce1-b732-4d4b-9577-f1d4aa4e2047",
            "datetime": "2022-08-04T16:10:00-04:00",
            "cutoff_datetime": "2022-08-04T16:10:00-04:00",
            "name": "COL (K Freeland) v. SDG (J Musgrove)",
            "bettypes": [
                {
                    "id": "8f41b304-830d-4548-b2de-2396874e32dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d321618b-83b3-4b4f-9f28-9f8603889309/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (J Musgrove)",
                                "amount": 6975.0
                            },
                            {
                                "team": "COL (K Freeland)",
                                "amount": 3025.0
                            }
                        ],
                        "expected_reward_tokens": 9346.5,
                        "profit_sb": 346.5,
                        "profit_sb_percentage": 3.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "290ca905-c9f9-47b2-aa08-b11933cdb5ce",
                            "gambit_id": "2345f05b-4c3a-49f3-9f59-396d6042bd7f",
                            "last_updated": "2022-08-05T10:06:54.928579-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (J Musgrove)",
                            "reward": "1.34000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f41b304-830d-4548-b2de-2396874e32dd/?format=api"
                        },
                        {
                            "id": "14675a79-9e27-4a41-a047-977619c9e752",
                            "gambit_id": "bb250236-de9f-4996-877e-ba99b1fe1114",
                            "last_updated": "2022-08-05T10:06:54.928978-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (K Freeland)",
                            "reward": "3.09000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f41b304-830d-4548-b2de-2396874e32dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "8af47332-bd80-43f9-9004-b4b1b6bb5cc0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d321618b-83b3-4b4f-9f28-9f8603889309/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5405.0
                            },
                            {
                                "team": "COL",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7629fec9-d9c0-42fb-9eea-9ca0b7f8379d",
                            "gambit_id": "a69cb904-b360-4ddb-af5b-61ad3b975b30",
                            "last_updated": "2022-08-05T10:06:54.927770-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af47332-bd80-43f9-9004-b4b1b6bb5cc0/?format=api"
                        },
                        {
                            "id": "4fab2bad-f4b4-484f-8cbb-fd75b33d81a1",
                            "gambit_id": "53f19bb4-713a-43e3-a98b-f085590ba37a",
                            "last_updated": "2022-08-05T10:06:54.928176-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af47332-bd80-43f9-9004-b4b1b6bb5cc0/?format=api"
                        }
                    ]
                },
                {
                    "id": "a47031c5-e6b0-401a-9b11-376ad0487f2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d321618b-83b3-4b4f-9f28-9f8603889309/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5109.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9be54e6-2c59-4c44-9f35-ad1ea96b2ace",
                            "gambit_id": "68402cce-e47f-446b-b6b9-756ed8544e23",
                            "last_updated": "2022-08-05T10:06:54.926839-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a47031c5-e6b0-401a-9b11-376ad0487f2f/?format=api"
                        },
                        {
                            "id": "969ef060-9942-4aa6-a4f6-255eec54e3a7",
                            "gambit_id": "c9b786bf-52f7-4067-bb98-34509a3bc8b7",
                            "last_updated": "2022-08-05T10:06:54.927348-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a47031c5-e6b0-401a-9b11-376ad0487f2f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "85304c6a-0f81-4e90-b45e-29e9541a440c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8ecc2dba-fe78-41a1-8b4d-fda853fc89e3",
            "completed": true,
            "last_updated": "2022-08-05T10:17:06.792123-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/8ecc2dba-fe78-41a1-8b4d-fda853fc89e3",
            "datetime": "2022-08-04T16:30:00-04:00",
            "cutoff_datetime": "2022-08-04T16:30:00-04:00",
            "name": "Los Angeles Thieves v. Boston",
            "bettypes": [
                {
                    "id": "4e76f186-c10f-4db2-99ec-8f2c33e0afb5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85304c6a-0f81-4e90-b45e-29e9541a440c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Thieves",
                                "amount": 7026.0
                            },
                            {
                                "team": "Boston",
                                "amount": 2974.0
                            }
                        ],
                        "expected_reward_tokens": 8922.0,
                        "profit_sb": -78.0,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ee298519-72e0-4a2e-99eb-e177a5b9dacd",
                            "gambit_id": "01ec06f1-1643-4ef5-9057-33b8bdcec6c8",
                            "last_updated": "2022-08-05T10:17:06.794108-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Thieves",
                            "reward": "1.27000",
                            "odds": "1.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e76f186-c10f-4db2-99ec-8f2c33e0afb5/?format=api"
                        },
                        {
                            "id": "da3015d6-161a-49e0-86f5-54f1d398b228",
                            "gambit_id": "9fb26bb1-14e3-4d93-9873-2f5f7b07f3b1",
                            "last_updated": "2022-08-05T10:17:06.793385-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston",
                            "reward": "3.00000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e76f186-c10f-4db2-99ec-8f2c33e0afb5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d20efa63-be24-4fc4-b232-1c36073f987f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "53dace17-2826-46e6-a51a-8cb4421fa830",
            "completed": true,
            "last_updated": "2022-08-05T10:17:08.734352-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.27,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/53dace17-2826-46e6-a51a-8cb4421fa830",
            "datetime": "2022-08-04T18:00:00-04:00",
            "cutoff_datetime": "2022-08-04T18:00:00-04:00",
            "name": "OpTic Texas v. Toronto Ultra",
            "bettypes": [
                {
                    "id": "fd66213e-6d2a-48f4-9334-10dddb266bbd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d20efa63-be24-4fc4-b232-1c36073f987f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OpTic Texas",
                                "amount": 5924.0
                            },
                            {
                                "team": "Toronto Ultra",
                                "amount": 4076.0
                            }
                        ],
                        "expected_reward_tokens": 8885.68,
                        "profit_sb": -114.32,
                        "profit_sb_percentage": -1.27,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "381984bd-eaa9-4c26-b67e-4b5e034a8241",
                            "gambit_id": "01b05a84-3bbc-4a2f-9faa-dfe26dd9e088",
                            "last_updated": "2022-08-05T10:17:08.736223-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OpTic Texas",
                            "reward": "1.50000",
                            "odds": "1.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd66213e-6d2a-48f4-9334-10dddb266bbd/?format=api"
                        },
                        {
                            "id": "db62a616-e4a0-4801-8b20-a8cb14aeb73f",
                            "gambit_id": "a8dccb7f-792c-4b5f-ad95-6722ad3118b8",
                            "last_updated": "2022-08-05T10:17:08.735743-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Ultra",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd66213e-6d2a-48f4-9334-10dddb266bbd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "434ce18f-a988-4d9e-8c1c-4fd3b7d87857",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4608d70d-ebca-4f03-bb76-bf0b312730a9",
            "completed": true,
            "last_updated": "2022-08-05T10:01:56.118089-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.32,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4608d70d-ebca-4f03-bb76-bf0b312730a9",
            "datetime": "2022-08-04T19:05:00-04:00",
            "cutoff_datetime": "2022-08-04T19:05:00-04:00",
            "name": "WAS (P Espino) v. PHI (N Syndergaard)",
            "bettypes": [
                {
                    "id": "00081850-33e0-483f-aae4-833000945e3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/434ce18f-a988-4d9e-8c1c-4fd3b7d87857/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (N Syndergaard)",
                                "amount": 6643.0
                            },
                            {
                                "team": "WAS (P Espino)",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9298.89,
                        "profit_sb": 298.89,
                        "profit_sb_percentage": 3.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bb868858-3d85-4cc1-9526-852bc47b3cf4",
                            "gambit_id": "bdaaee3c-6bcb-4a3f-adac-9c73c5864642",
                            "last_updated": "2022-08-05T10:01:56.121828-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (N Syndergaard)",
                            "reward": "1.40000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00081850-33e0-483f-aae4-833000945e3d/?format=api"
                        },
                        {
                            "id": "a6a9f816-43c7-48a5-b57f-9528ac118635",
                            "gambit_id": "9b8d0e47-a630-49fb-b6cc-44b9eb65c62c",
                            "last_updated": "2022-08-05T10:01:56.122352-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (P Espino)",
                            "reward": "2.77000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00081850-33e0-483f-aae4-833000945e3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9ccccee-d927-492f-a034-3ad25592598b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/434ce18f-a988-4d9e-8c1c-4fd3b7d87857/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5204.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ef4b0263-9591-40f9-bde3-ce4d5800686a",
                            "gambit_id": "b4f24835-f676-474a-a270-d7081324348d",
                            "last_updated": "2022-08-05T10:01:56.120644-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ccccee-d927-492f-a034-3ad25592598b/?format=api"
                        },
                        {
                            "id": "dd5288a2-22b2-43e6-b9b4-f425cfdd97d5",
                            "gambit_id": "6200351c-4d5b-4503-8ecc-79d8ebb9d5aa",
                            "last_updated": "2022-08-05T10:01:56.121219-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ccccee-d927-492f-a034-3ad25592598b/?format=api"
                        }
                    ]
                },
                {
                    "id": "40960ed0-4db4-4034-a392-76aaa3aa7787",
                    "match": "https://api-prod.gambitprofit.com/api/matches/434ce18f-a988-4d9e-8c1c-4fd3b7d87857/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3627fe57-6c33-48d6-af7c-bccfda9b0476",
                            "gambit_id": "de7ce296-2d79-4298-9c2e-9adb34237d8b",
                            "last_updated": "2022-08-05T10:01:56.119991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40960ed0-4db4-4034-a392-76aaa3aa7787/?format=api"
                        },
                        {
                            "id": "1a03c6a8-c90f-4cf2-9ac6-1ce4ceb836af",
                            "gambit_id": "64d4d60e-41df-42d3-b675-d538b8beec7c",
                            "last_updated": "2022-08-05T10:01:56.119328-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40960ed0-4db4-4034-a392-76aaa3aa7787/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "42dbb371-7530-4db5-aad9-39d7e321303a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8faa41a6-6fb9-4dd8-845d-50d7f562dfa0",
            "completed": true,
            "last_updated": "2022-08-05T10:01:53.093304-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8faa41a6-6fb9-4dd8-845d-50d7f562dfa0",
            "datetime": "2022-08-04T19:10:00-04:00",
            "cutoff_datetime": "2022-08-04T19:10:00-04:00",
            "name": "HOU (J Verlander) v. CLE (Z Plesac)",
            "bettypes": [
                {
                    "id": "5025542b-d33f-45d8-a2d5-6cbcdfdf6c04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42dbb371-7530-4db5-aad9-39d7e321303a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6152.0
                            },
                            {
                                "team": "CLE (Z Plesac)",
                                "amount": 3848.0
                            }
                        ],
                        "expected_reward_tokens": 9350.64,
                        "profit_sb": 350.64,
                        "profit_sb_percentage": 3.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "73bccf36-3cfa-4ab2-8980-caebe5e5916a",
                            "gambit_id": "c8136ef5-dfb3-4db5-ba0a-25f788a435dd",
                            "last_updated": "2022-08-05T10:01:53.096461-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (J Verlander)",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5025542b-d33f-45d8-a2d5-6cbcdfdf6c04/?format=api"
                        },
                        {
                            "id": "9fc1a1cd-efb3-4399-bf4b-6f4c2d775144",
                            "gambit_id": "cde3542c-f194-4554-89df-8c53fc709dfe",
                            "last_updated": "2022-08-05T10:01:53.096047-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (Z Plesac)",
                            "reward": "2.43000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5025542b-d33f-45d8-a2d5-6cbcdfdf6c04/?format=api"
                        }
                    ]
                },
                {
                    "id": "416032c3-a94b-4ca8-b038-4c3d9047a8b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42dbb371-7530-4db5-aad9-39d7e321303a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5109.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fb7284d4-0582-48c1-9665-742bc9155bcb",
                            "gambit_id": "8535e328-9646-4780-9931-26494fc96053",
                            "last_updated": "2022-08-05T10:01:53.095653-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/416032c3-a94b-4ca8-b038-4c3d9047a8b1/?format=api"
                        },
                        {
                            "id": "c154f955-b609-4e3a-aec0-106001223719",
                            "gambit_id": "5c961817-5638-4e11-bffe-4d32c7dd073c",
                            "last_updated": "2022-08-05T10:01:53.095231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/416032c3-a94b-4ca8-b038-4c3d9047a8b1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "06ed073e-7949-4061-9288-52ade46c59eb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "127daa91-bc1a-400c-840d-56af832d0754",
            "completed": true,
            "last_updated": "2022-08-05T10:01:52.955431-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.64,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/127daa91-bc1a-400c-840d-56af832d0754",
            "datetime": "2022-08-04T19:10:00-04:00",
            "cutoff_datetime": "2022-08-04T19:10:00-04:00",
            "name": "ATL (K Wright) v. NYM (C Carrasco)",
            "bettypes": [
                {
                    "id": "601f8770-e38d-4565-8720-712ffae3817d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06ed073e-7949-4061-9288-52ade46c59eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (C Carrasco)",
                                "amount": 5241.0
                            },
                            {
                                "team": "ATL (K Wright)",
                                "amount": 4759.0
                            }
                        ],
                        "expected_reward_tokens": 9327.64,
                        "profit_sb": 327.64,
                        "profit_sb_percentage": 3.64,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a8e5f9b7-4578-4757-8265-7957f148a331",
                            "gambit_id": "a19c6742-f0c5-4d48-b393-f7d3f1b8c25e",
                            "last_updated": "2022-08-05T10:01:52.958054-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (C Carrasco)",
                            "reward": "1.78000",
                            "odds": "1.86210",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/601f8770-e38d-4565-8720-712ffae3817d/?format=api"
                        },
                        {
                            "id": "169457fd-b70d-4141-ab81-57131cd1fbe9",
                            "gambit_id": "3b5d8b00-64b0-4688-a784-7e46dc7e72bf",
                            "last_updated": "2022-08-05T10:01:52.958459-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (K Wright)",
                            "reward": "1.96000",
                            "odds": "2.06000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/601f8770-e38d-4565-8720-712ffae3817d/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca16cdbc-48a3-4f68-a3d8-bd1fc448bc88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06ed073e-7949-4061-9288-52ade46c59eb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6359.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9284.14,
                        "profit_sb": 284.14,
                        "profit_sb_percentage": 3.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e72993aa-e3dc-42da-af51-43de8e4bce85",
                            "gambit_id": "118c63a1-0166-4473-bec3-bc3c3f488c6e",
                            "last_updated": "2022-08-05T10:01:52.957634-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.46000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca16cdbc-48a3-4f68-a3d8-bd1fc448bc88/?format=api"
                        },
                        {
                            "id": "8e6c8ed1-215a-469c-87c8-b21e5a475aaa",
                            "gambit_id": "fc517e90-1884-41f3-a3db-796fb1d8134f",
                            "last_updated": "2022-08-05T10:01:52.957161-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca16cdbc-48a3-4f68-a3d8-bd1fc448bc88/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6f79f2a1-384d-4c15-9422-1bcfd55f8d1f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "474db50e-1c6d-4779-8c40-4333bf3e572e",
            "completed": true,
            "last_updated": "2022-08-05T10:01:54.125582-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/474db50e-1c6d-4779-8c40-4333bf3e572e",
            "datetime": "2022-08-04T19:10:00-04:00",
            "cutoff_datetime": "2022-08-04T19:10:00-04:00",
            "name": "TAM (J Springs) v. DET (D Hutchison)",
            "bettypes": [
                {
                    "id": "109bb84e-90da-49cc-815f-5d152b724e0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f79f2a1-384d-4c15-9422-1bcfd55f8d1f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (J Springs)",
                                "amount": 6196.0
                            },
                            {
                                "team": "DET (D Hutchison)",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "acb10fe2-5605-4889-9743-8d9031989549",
                            "gambit_id": "80449ae3-d124-4d1e-8b66-16efb2f08485",
                            "last_updated": "2022-08-05T10:01:54.128263-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (J Springs)",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/109bb84e-90da-49cc-815f-5d152b724e0f/?format=api"
                        },
                        {
                            "id": "ea787fa2-c6f0-48bd-8afd-8833738a4081",
                            "gambit_id": "d9962612-0a65-45dd-963a-c8ae106d7ed6",
                            "last_updated": "2022-08-05T10:01:54.128688-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (D Hutchison)",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/109bb84e-90da-49cc-815f-5d152b724e0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "8bb2333f-eee8-4b75-a7d4-f1b16d827410",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f79f2a1-384d-4c15-9422-1bcfd55f8d1f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5109.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5ac87e73-b7af-410d-98bf-695658d651a2",
                            "gambit_id": "6a1ee2ec-7a68-45de-8a02-5f8415511c43",
                            "last_updated": "2022-08-05T10:01:54.127215-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb2333f-eee8-4b75-a7d4-f1b16d827410/?format=api"
                        },
                        {
                            "id": "9d05969e-6264-49fe-85ea-b343f081e559",
                            "gambit_id": "df275d70-8967-4e6e-8651-50e3784d20a5",
                            "last_updated": "2022-08-05T10:01:54.127738-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb2333f-eee8-4b75-a7d4-f1b16d827410/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "82efab6e-51d6-4af3-9748-1f56aff85f87",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4b834769-0dc0-48a3-8b89-d753beb36618",
            "completed": false,
            "last_updated": "2022-12-24T17:12:27.457402-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.25,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/4b834769-0dc0-48a3-8b89-d753beb36618",
            "datetime": "2022-08-04T19:30:00-04:00",
            "cutoff_datetime": "2022-08-04T19:30:00-04:00",
            "name": "Atlanta FaZe v. New York Subliners",
            "bettypes": [
                {
                    "id": "449f0f13-d6ce-4f88-a6ab-04350efcf048",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82efab6e-51d6-4af3-9748-1f56aff85f87/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta FaZe",
                                "amount": 5847.0
                            },
                            {
                                "team": "New York Subliners",
                                "amount": 4153.0
                            }
                        ],
                        "expected_reward_tokens": 8887.42,
                        "profit_sb": -112.58,
                        "profit_sb_percentage": -1.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d31a3b32-60f2-4569-a904-a393e5b6be0c",
                            "gambit_id": "45de01a4-4bd7-438f-936e-581d95a5e2fc",
                            "last_updated": "2022-12-24T17:12:27.461029-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta FaZe",
                            "reward": "1.52000",
                            "odds": "1.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/449f0f13-d6ce-4f88-a6ab-04350efcf048/?format=api"
                        },
                        {
                            "id": "6b1afae5-6404-4430-91e7-9f786a7db43a",
                            "gambit_id": "7fabf989-70f3-4b2b-b145-87f8e76471b9",
                            "last_updated": "2022-12-24T17:12:27.459945-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Subliners",
                            "reward": "2.14000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/449f0f13-d6ce-4f88-a6ab-04350efcf048/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e772363-0190-42d2-8bbc-a22cb76f09b8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cd82c290-d7e6-4e49-8763-fe0dfb52d4fb",
            "completed": true,
            "last_updated": "2022-08-05T10:01:53.978370-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.24,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cd82c290-d7e6-4e49-8763-fe0dfb52d4fb",
            "datetime": "2022-08-04T19:40:00-04:00",
            "cutoff_datetime": "2022-08-04T19:40:00-04:00",
            "name": "TOR (A Manoah) v. MIN (S Gray)",
            "bettypes": [
                {
                    "id": "ae710ea7-4f97-4df9-bdf4-bbd47c66c10a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e772363-0190-42d2-8bbc-a22cb76f09b8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "MIN (S Gray)",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": 381.79,
                        "profit_sb_percentage": 4.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "919baf32-3e21-4022-a60d-a1863e8c83f6",
                            "gambit_id": "56757a61-789c-49c0-b1d2-4bcffe764f92",
                            "last_updated": "2022-08-05T10:01:53.981398-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (A Manoah)",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae710ea7-4f97-4df9-bdf4-bbd47c66c10a/?format=api"
                        },
                        {
                            "id": "490b3a19-3a49-4c0f-9926-5c6fa88ba293",
                            "gambit_id": "ececd1d9-c256-4081-904c-e1ccd4cbadc1",
                            "last_updated": "2022-08-05T10:01:53.980977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (S Gray)",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae710ea7-4f97-4df9-bdf4-bbd47c66c10a/?format=api"
                        }
                    ]
                },
                {
                    "id": "a629ad7c-9c50-465e-b645-31f95471dc49",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e772363-0190-42d2-8bbc-a22cb76f09b8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5838.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9281.26,
                        "profit_sb": 281.26,
                        "profit_sb_percentage": 3.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "37eacec7-5762-40d4-927b-44d144b63980",
                            "gambit_id": "7ec7f721-fc8a-4dcb-b182-ad0233271549",
                            "last_updated": "2022-08-05T10:01:53.980115-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a629ad7c-9c50-465e-b645-31f95471dc49/?format=api"
                        },
                        {
                            "id": "2c003da8-797a-41a6-a16b-91cbd26bdae4",
                            "gambit_id": "4c59413f-184a-44e2-ab72-f10070e4ba21",
                            "last_updated": "2022-08-05T10:01:53.980549-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a629ad7c-9c50-465e-b645-31f95471dc49/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "53612180-03b6-493e-9a86-2929d3927a66",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "379739f2-b72d-4a45-b8da-48bb3a44ef27",
            "completed": true,
            "last_updated": "2022-08-05T10:01:56.392673-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/379739f2-b72d-4a45-b8da-48bb3a44ef27",
            "datetime": "2022-08-04T19:45:00-04:00",
            "cutoff_datetime": "2022-08-04T19:45:00-04:00",
            "name": "CHC (S Newcomb) v. STL (J Quintana) - Game 2",
            "bettypes": [
                {
                    "id": "46c8ad07-0234-4dc6-b09e-8f3ec63b56b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53612180-03b6-493e-9a86-2929d3927a66/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (J Quintana)",
                                "amount": 6196.0
                            },
                            {
                                "team": "CHC (S Newcomb)",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c59e165b-7833-49ab-94d4-e5f882eb0fae",
                            "gambit_id": "6c0ba19b-6f90-4c89-b0aa-d5f9555692ce",
                            "last_updated": "2022-08-05T10:01:56.396313-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (J Quintana)",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c8ad07-0234-4dc6-b09e-8f3ec63b56b3/?format=api"
                        },
                        {
                            "id": "bf6ab89d-25b7-4a0a-ba3e-cf3d7e32600e",
                            "gambit_id": "47ed980d-f39e-43a4-aca1-8ffdd8f84c95",
                            "last_updated": "2022-08-05T10:01:56.395821-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (S Newcomb)",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c8ad07-0234-4dc6-b09e-8f3ec63b56b3/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f949651-b28e-42d2-843c-91b2a27498fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53612180-03b6-493e-9a86-2929d3927a66/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5588.0
                            },
                            {
                                "team": "STL",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "af9ca749-8834-4d7a-b552-8e5d5cae93ae",
                            "gambit_id": "ec0445ab-a57f-41e5-a08e-9b7ea489f21d",
                            "last_updated": "2022-08-05T10:01:56.395321-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f949651-b28e-42d2-843c-91b2a27498fc/?format=api"
                        },
                        {
                            "id": "1b8b06e9-a069-47a7-926d-e6c2891fbbb2",
                            "gambit_id": "862e8a0f-09be-41d5-8b2e-82332064a9f3",
                            "last_updated": "2022-08-05T10:01:56.394808-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f949651-b28e-42d2-843c-91b2a27498fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "8c441d89-3e46-4f79-91bb-ade2a5b3ea51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53612180-03b6-493e-9a86-2929d3927a66/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "76e24623-8313-41f2-bf32-eaf290e9776e",
                            "gambit_id": "b08a850d-495e-47ad-83fd-72ac35be80bb",
                            "last_updated": "2022-08-05T10:01:56.394227-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c441d89-3e46-4f79-91bb-ade2a5b3ea51/?format=api"
                        },
                        {
                            "id": "ab4087ca-4e94-4df6-9939-bbbdc378a514",
                            "gambit_id": "4b459f1a-ab68-40ed-98c3-d70dceb727dd",
                            "last_updated": "2022-08-05T10:01:56.393648-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c441d89-3e46-4f79-91bb-ade2a5b3ea51/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7a535e26-fc7a-4e33-acd1-06b263444fac",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cd1bf8b7-50b0-40be-a551-c4e147edc6d8",
            "completed": true,
            "last_updated": "2022-08-05T09:56:53.260766-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cd1bf8b7-50b0-40be-a551-c4e147edc6d8",
            "datetime": "2022-08-04T20:05:00-04:00",
            "cutoff_datetime": "2022-08-04T20:05:00-04:00",
            "name": "CWS (J Cueto) v. TEX (C Ragans)",
            "bettypes": [
                {
                    "id": "f20b3f88-848e-4d86-805e-4ff1f9820925",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a535e26-fc7a-4e33-acd1-06b263444fac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (J Cueto)",
                                "amount": 5755.0
                            },
                            {
                                "team": "TEX (C Ragans)",
                                "amount": 4245.0
                            }
                        ],
                        "expected_reward_tokens": 9380.65,
                        "profit_sb": 380.65,
                        "profit_sb_percentage": 4.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "be8cdc2c-b9e5-4d37-9f04-dd92916f9c3d",
                            "gambit_id": "107a4066-aba3-4e60-b62d-5354280a86ee",
                            "last_updated": "2022-08-05T09:56:53.263944-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (J Cueto)",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f20b3f88-848e-4d86-805e-4ff1f9820925/?format=api"
                        },
                        {
                            "id": "42a567c5-e32c-4be5-9b74-8a220fa5c84f",
                            "gambit_id": "28bd94f9-9e75-4b05-9132-bef07e88b3ff",
                            "last_updated": "2022-08-05T09:56:53.263509-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (C Ragans)",
                            "reward": "2.21000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f20b3f88-848e-4d86-805e-4ff1f9820925/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc305caf-c126-44f1-b9a7-b633dfcd10e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a535e26-fc7a-4e33-acd1-06b263444fac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5588.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fa0fe272-18f5-4199-abc9-fd723ffe7e70",
                            "gambit_id": "40f818b4-e078-4ced-a50d-65563134972e",
                            "last_updated": "2022-08-05T09:56:53.262441-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc305caf-c126-44f1-b9a7-b633dfcd10e0/?format=api"
                        },
                        {
                            "id": "3621bdbc-ef19-4dd5-9224-ab6513a509ff",
                            "gambit_id": "f0d29d1d-c74a-4c95-a188-18598317cbdd",
                            "last_updated": "2022-08-05T09:56:53.263039-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc305caf-c126-44f1-b9a7-b633dfcd10e0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e628327-a9fc-4fa7-ba35-fabdedb22026",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "85b746f4-41c5-4072-8860-1b229106dc9c",
            "completed": true,
            "last_updated": "2022-08-05T09:56:55.209173-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/85b746f4-41c5-4072-8860-1b229106dc9c",
            "datetime": "2022-08-04T20:10:00-04:00",
            "cutoff_datetime": "2022-08-04T20:10:00-04:00",
            "name": "BOS (N Pivetta) v. KAN (K Bubic)",
            "bettypes": [
                {
                    "id": "38029fbd-2e97-44d9-80de-1df04bb34f92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e628327-a9fc-4fa7-ba35-fabdedb22026/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5692.0
                            },
                            {
                                "team": "KAN (K Bubic)",
                                "amount": 4308.0
                            }
                        ],
                        "expected_reward_tokens": 9391.44,
                        "profit_sb": 391.44,
                        "profit_sb_percentage": 4.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8c65bb8b-ed50-4801-9ef9-57d81816705f",
                            "gambit_id": "93c24d17-3a12-4e75-9e84-7707460e2f3a",
                            "last_updated": "2022-08-05T09:56:55.212796-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (N Pivetta)",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38029fbd-2e97-44d9-80de-1df04bb34f92/?format=api"
                        },
                        {
                            "id": "afbf4b40-4e45-473a-a42c-ae81829ec31d",
                            "gambit_id": "a50146b7-e480-4896-962f-1962a6aa062a",
                            "last_updated": "2022-08-05T09:56:55.212275-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (K Bubic)",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38029fbd-2e97-44d9-80de-1df04bb34f92/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d25c0a4-f1c7-4cb2-a57e-0a03396fd971",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e628327-a9fc-4fa7-ba35-fabdedb22026/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5588.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b34e5677-3737-4f75-8846-c268b2060cd8",
                            "gambit_id": "f2fa15f6-34fc-4251-b5d7-08cfa507086a",
                            "last_updated": "2022-08-05T09:56:55.211054-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d25c0a4-f1c7-4cb2-a57e-0a03396fd971/?format=api"
                        },
                        {
                            "id": "71e72cbc-4c8f-4db7-93cf-aa644e8987c6",
                            "gambit_id": "d32c8379-b0f9-4284-9c1c-a9dfbf42ef00",
                            "last_updated": "2022-08-05T09:56:55.211653-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d25c0a4-f1c7-4cb2-a57e-0a03396fd971/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "536e756b-cfec-4df3-bb2c-7ea3e6fcf122",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a0755c97-fc65-49f4-accc-aee64be64b2d",
            "completed": true,
            "last_updated": "2022-08-06T12:51:55.873342-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.01,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/a0755c97-fc65-49f4-accc-aee64be64b2d",
            "datetime": "2022-08-05T05:15:00-04:00",
            "cutoff_datetime": "2022-08-05T05:15:00-04:00",
            "name": "Top Esports v. LGD Gaming",
            "bettypes": [
                {
                    "id": "ba8626d1-bb36-4d8c-b1dc-bdbce89d2bf9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/536e756b-cfec-4df3-bb2c-7ea3e6fcf122/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Top Esports",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10200.0,
                        "profit_sb": 1200.0,
                        "profit_sb_percentage": 13.33,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Top Esports",
                                "amount": 9001.0
                            },
                            {
                                "team": "LGD Gaming",
                                "amount": 999.0
                            }
                        ],
                        "expected_reward_tokens": 9180.81,
                        "profit_sb": 180.81,
                        "profit_sb_percentage": 2.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a74e9a2e-dd46-45b3-b26b-f718e4cbfb77",
                            "gambit_id": "a5215fc7-4c92-4bdd-acfa-882ffa049ae2",
                            "last_updated": "2022-08-06T12:51:55.874557-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Top Esports",
                            "reward": "1.02000",
                            "odds": "1.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba8626d1-bb36-4d8c-b1dc-bdbce89d2bf9/?format=api"
                        },
                        {
                            "id": "42094fbd-7d26-4cd0-9d2d-0929d4db57c7",
                            "gambit_id": "38af043e-7b5c-4b80-8197-3add51d75c54",
                            "last_updated": "2022-08-06T12:51:55.874137-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LGD Gaming",
                            "reward": "9.19000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba8626d1-bb36-4d8c-b1dc-bdbce89d2bf9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0ced7ecb-2305-4463-9baa-55a6f626b9a7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4529ea32-e700-4c13-bca9-f8edccd6ca50",
            "completed": false,
            "last_updated": "2022-12-24T17:12:28.311740-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.93,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/4529ea32-e700-4c13-bca9-f8edccd6ca50",
            "datetime": "2022-08-05T07:15:00-04:00",
            "cutoff_datetime": "2022-08-05T07:15:00-04:00",
            "name": "Oh My God v. Bilibili Gaming",
            "bettypes": [
                {
                    "id": "00fb8f3f-cc62-4dbb-adb4-e16d8419a89d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ced7ecb-2305-4463-9baa-55a6f626b9a7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Bilibili Gaming",
                                "amount": 5254.0
                            },
                            {
                                "team": "Oh My God",
                                "amount": 4746.0
                            }
                        ],
                        "expected_reward_tokens": 8826.72,
                        "profit_sb": -173.28,
                        "profit_sb_percentage": -1.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d879fc75-0db9-490b-8f7c-0150a6b9aafe",
                            "gambit_id": "b1fffb98-6e2c-4f29-9722-3338dfe4cda5",
                            "last_updated": "2022-12-24T17:12:28.314353-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bilibili Gaming",
                            "reward": "1.68000",
                            "odds": "1.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00fb8f3f-cc62-4dbb-adb4-e16d8419a89d/?format=api"
                        },
                        {
                            "id": "214d18da-a884-4fb3-97f4-a2fb717d775d",
                            "gambit_id": "f61939ec-c281-4fb5-bfc7-541c89b8d1ec",
                            "last_updated": "2022-12-24T17:12:28.315466-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oh My God",
                            "reward": "1.86000",
                            "odds": "1.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00fb8f3f-cc62-4dbb-adb4-e16d8419a89d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9ba52d32-0d06-4436-b999-b30dbd2db6b4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3973a1ab-44f1-413a-91f5-93f2cfbd1519",
            "completed": false,
            "last_updated": "2022-12-24T17:12:23.326539-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.96,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/3973a1ab-44f1-413a-91f5-93f2cfbd1519",
            "datetime": "2022-08-05T12:00:00-04:00",
            "cutoff_datetime": "2022-08-05T12:00:00-04:00",
            "name": "Misfits Gaming v. Astralis",
            "bettypes": [
                {
                    "id": "ddbc6d09-e2c2-4114-8556-096e4807e4f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9ba52d32-0d06-4436-b999-b30dbd2db6b4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Misfits Gaming",
                                "amount": 5380.0
                            },
                            {
                                "team": "Astralis",
                                "amount": 4620.0
                            }
                        ],
                        "expected_reward_tokens": 8823.2,
                        "profit_sb": -176.8,
                        "profit_sb_percentage": -1.96,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "baceb0c1-d0c2-4302-a0b7-849685a8bb4c",
                            "gambit_id": "defbf346-e699-4285-bc06-c493ef47d1dc",
                            "last_updated": "2022-12-24T17:12:23.330322-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Misfits Gaming",
                            "reward": "1.64000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddbc6d09-e2c2-4114-8556-096e4807e4f7/?format=api"
                        },
                        {
                            "id": "51e72ffd-ff25-4c6b-80d4-f10c0b786910",
                            "gambit_id": "c2e0099e-7bf1-4239-8d5c-57f89ec017be",
                            "last_updated": "2022-12-24T17:12:23.329207-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Astralis",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddbc6d09-e2c2-4114-8556-096e4807e4f7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "368b211c-5a79-4ad1-81ae-d8f3915a718b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ec9dd739-852d-4902-8d02-54462c9c5d79",
            "completed": true,
            "last_updated": "2022-08-08T12:16:54.036171-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/ec9dd739-852d-4902-8d02-54462c9c5d79",
            "datetime": "2022-08-05T13:00:00-04:00",
            "cutoff_datetime": "2022-08-05T13:00:00-04:00",
            "name": "Team Vitality v. Team BDS",
            "bettypes": [
                {
                    "id": "c2f24eb7-b753-46eb-b003-a8492bf22e74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/368b211c-5a79-4ad1-81ae-d8f3915a718b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Team Vitality",
                                "amount": 8042.0
                            },
                            {
                                "team": "Team BDS",
                                "amount": 1958.0
                            }
                        ],
                        "expected_reward_tokens": 9085.12,
                        "profit_sb": 85.12,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "685d8155-d21e-4eee-9b10-aefe6a82c1fd",
                            "gambit_id": "eca7ffaa-0353-4cdb-80b1-d121bbb19edf",
                            "last_updated": "2022-08-08T12:16:54.037837-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Vitality",
                            "reward": "1.13000",
                            "odds": "1.14000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f24eb7-b753-46eb-b003-a8492bf22e74/?format=api"
                        },
                        {
                            "id": "52c1c204-87fc-4ccb-911a-ec70bf055aee",
                            "gambit_id": "e7f61a0f-ff83-45d8-b62b-617e4f67d6f8",
                            "last_updated": "2022-08-08T12:16:54.037291-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team BDS",
                            "reward": "4.64000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f24eb7-b753-46eb-b003-a8492bf22e74/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "acbe8d78-aede-4a83-9324-0968a08c1537",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "054dda0a-039d-4612-8d95-ae524cb1e3c1",
            "completed": true,
            "last_updated": "2022-08-08T12:11:53.868624-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.16,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/054dda0a-039d-4612-8d95-ae524cb1e3c1",
            "datetime": "2022-08-05T14:00:00-04:00",
            "cutoff_datetime": "2022-08-05T14:00:00-04:00",
            "name": "Fnatic v. SK Gaming",
            "bettypes": [
                {
                    "id": "c3163758-cfd3-4629-9f78-49ae61819906",
                    "match": "https://api-prod.gambitprofit.com/api/matches/acbe8d78-aede-4a83-9324-0968a08c1537/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Fnatic",
                                "amount": 6309.0
                            },
                            {
                                "team": "SK Gaming",
                                "amount": 3691.0
                            }
                        ],
                        "expected_reward_tokens": 8895.31,
                        "profit_sb": -104.69,
                        "profit_sb_percentage": -1.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1417fa26-cbfb-495e-b109-7a065c19ec50",
                            "gambit_id": "2aaa866f-8f93-4561-b3bc-6b7b03eeea5f",
                            "last_updated": "2022-08-08T12:11:53.870262-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fnatic",
                            "reward": "1.41000",
                            "odds": "1.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3163758-cfd3-4629-9f78-49ae61819906/?format=api"
                        },
                        {
                            "id": "1caf04fa-af9a-4c8f-bf66-549920d4c2a5",
                            "gambit_id": "c3fdab3f-c207-4f3d-96b8-bc30c35cfad0",
                            "last_updated": "2022-08-08T12:11:53.869715-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SK Gaming",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3163758-cfd3-4629-9f78-49ae61819906/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b3fe7605-090e-461f-9073-c721f0972e69",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7a953f5e-2790-44a6-8e67-84941bdf6ce7",
            "completed": true,
            "last_updated": "2022-08-06T11:07:11.752709-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.73,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/7a953f5e-2790-44a6-8e67-84941bdf6ce7",
            "datetime": "2022-08-05T15:00:00-04:00",
            "cutoff_datetime": "2022-08-05T15:00:00-04:00",
            "name": "Crystal Palace v. Arsenal",
            "bettypes": [
                {
                    "id": "8fffecc4-3876-4de5-af2e-19bef6c3bb75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3fe7605-090e-461f-9073-c721f0972e69/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 6519.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3481.0
                            }
                        ],
                        "expected_reward_tokens": 11277.87,
                        "profit_sb": 2277.87,
                        "profit_sb_percentage": 25.31,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 5099.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2723.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 2178.0
                            }
                        ],
                        "expected_reward_tokens": 8820.9,
                        "profit_sb": -179.1,
                        "profit_sb_percentage": -1.99,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e36c6cb7-a6f4-4ffd-927e-91f5739fa41c",
                            "gambit_id": "8534639d-8f56-4dc4-9651-c016070912f2",
                            "last_updated": "2022-08-06T11:07:11.754845-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arsenal",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fffecc4-3876-4de5-af2e-19bef6c3bb75/?format=api"
                        },
                        {
                            "id": "6c199afd-fff6-4142-99b8-5ecc1ca2f2a5",
                            "gambit_id": "7282cc00-6839-4e9b-aba1-7c922928ca67",
                            "last_updated": "2022-08-06T11:07:11.755213-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.24000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fffecc4-3876-4de5-af2e-19bef6c3bb75/?format=api"
                        },
                        {
                            "id": "1ebdd8b9-63f5-43dc-9988-d5df17c43339",
                            "gambit_id": "5443ed8f-d3e9-4390-99f6-a82d032d3ece",
                            "last_updated": "2022-08-06T11:07:11.754477-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Crystal Palace",
                            "reward": "4.05000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fffecc4-3876-4de5-af2e-19bef6c3bb75/?format=api"
                        }
                    ]
                },
                {
                    "id": "1aab8670-3f9c-4bef-9e39-f33790cdb7fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3fe7605-090e-461f-9073-c721f0972e69/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5393.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4607.0
                            }
                        ],
                        "expected_reward_tokens": 8844.52,
                        "profit_sb": -155.48,
                        "profit_sb_percentage": -1.73,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c6a721da-211e-4cd9-97d6-e972e6a0fa34",
                            "gambit_id": "585909ee-695f-4a9c-ba08-9d96c7978453",
                            "last_updated": "2022-08-06T11:07:11.753634-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.64000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aab8670-3f9c-4bef-9e39-f33790cdb7fb/?format=api"
                        },
                        {
                            "id": "1a497f7e-3dbb-4e0a-9546-012e07538395",
                            "gambit_id": "c8f57f0a-4ece-483b-a9f9-fe619caa4b80",
                            "last_updated": "2022-08-06T11:07:11.754091-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.92000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aab8670-3f9c-4bef-9e39-f33790cdb7fb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3767c57c-f2d4-4663-8009-7d4f6f6b78a9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f10d49f2-04b7-4ef0-8897-e9862a87109d",
            "completed": true,
            "last_updated": "2022-08-08T12:16:54.428815-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/f10d49f2-04b7-4ef0-8897-e9862a87109d",
            "datetime": "2022-08-05T15:00:00-04:00",
            "cutoff_datetime": "2022-08-05T15:00:00-04:00",
            "name": "G2 Esports v. Excel Esports",
            "bettypes": [
                {
                    "id": "0b084ea4-deb6-45fd-96ba-76b9c3f7ca0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3767c57c-f2d4-4663-8009-7d4f6f6b78a9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "G2 Esports",
                                "amount": 5679.0
                            },
                            {
                                "team": "Excel Esports",
                                "amount": 4321.0
                            }
                        ],
                        "expected_reward_tokens": 8858.05,
                        "profit_sb": -141.95,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "16576fc8-f7f3-45cd-90e3-b8ece34345a0",
                            "gambit_id": "56ba6ad7-12ee-43be-96d3-8f90b31842dd",
                            "last_updated": "2022-08-08T12:16:54.430233-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "G2 Esports",
                            "reward": "1.56000",
                            "odds": "1.62000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b084ea4-deb6-45fd-96ba-76b9c3f7ca0d/?format=api"
                        },
                        {
                            "id": "a0e1a3dd-7cc4-4942-9ef1-403b1ac7c060",
                            "gambit_id": "c36484bd-6b40-4e9f-aeb2-8875bf6037f1",
                            "last_updated": "2022-08-08T12:16:54.429626-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Excel Esports",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b084ea4-deb6-45fd-96ba-76b9c3f7ca0d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "de1177a4-0765-445b-83ac-a6516ee988e4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "885a4e42-d789-4872-a5c1-318982593204",
            "completed": true,
            "last_updated": "2022-08-08T12:16:54.301045-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.96,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/885a4e42-d789-4872-a5c1-318982593204",
            "datetime": "2022-08-05T16:00:00-04:00",
            "cutoff_datetime": "2022-08-05T16:00:00-04:00",
            "name": "MAD Lions v. Rogue",
            "bettypes": [
                {
                    "id": "f9930b1f-a4f3-41e2-a4f7-6a2f9eb7be4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de1177a4-0765-445b-83ac-a6516ee988e4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MAD Lions",
                                "amount": 5380.0
                            },
                            {
                                "team": "Rogue",
                                "amount": 4620.0
                            }
                        ],
                        "expected_reward_tokens": 8823.2,
                        "profit_sb": -176.8,
                        "profit_sb_percentage": -1.96,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f330d3ea-711f-4cba-9aad-405a7bb962f0",
                            "gambit_id": "936534db-af75-4cc3-b626-2b6b19fbb281",
                            "last_updated": "2022-08-08T12:16:54.302616-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MAD Lions",
                            "reward": "1.64000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9930b1f-a4f3-41e2-a4f7-6a2f9eb7be4b/?format=api"
                        },
                        {
                            "id": "9442f486-1b2a-42b6-a6d0-7dfbba2f4bac",
                            "gambit_id": "60ceb127-e385-4679-97e0-edb6616494ce",
                            "last_updated": "2022-08-08T12:16:54.302068-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rogue",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9930b1f-a4f3-41e2-a4f7-6a2f9eb7be4b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9da1173b-e091-4127-98eb-5399d408d4d9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a41f2791-af51-4ef3-a71e-65ce9a358f77",
            "completed": true,
            "last_updated": "2022-08-06T10:57:03.773067-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a41f2791-af51-4ef3-a71e-65ce9a358f77",
            "datetime": "2022-08-05T19:05:00-04:00",
            "cutoff_datetime": "2022-08-05T19:05:00-04:00",
            "name": "WAS (J Gray) v. PHI (K Gibson)",
            "bettypes": [
                {
                    "id": "3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9da1173b-e091-4127-98eb-5399d408d4d9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Gibson)",
                                "amount": 6266.0
                            },
                            {
                                "team": "WAS (J Gray)",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9335.0,
                        "profit_sb": 335.0,
                        "profit_sb_percentage": 3.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5efe97e1-15ec-4dd6-a54c-d358067a186b",
                            "gambit_id": "894b276e-2c8e-4ef5-ab68-8742642aea2c",
                            "last_updated": "2022-08-06T10:57:03.776228-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (K Gibson)",
                            "reward": "1.49000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa/?format=api"
                        },
                        {
                            "id": "e3b9ab96-0fe5-4dac-a293-b4e20e82b5ba",
                            "gambit_id": "1b30681a-25d6-42bb-be06-87e2e72c3657",
                            "last_updated": "2022-08-06T10:57:03.776695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (J Gray)",
                            "reward": "2.50000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa/?format=api"
                        }
                    ]
                },
                {
                    "id": "06044edc-b045-489c-8a18-b393c652c743",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9da1173b-e091-4127-98eb-5399d408d4d9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5312.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "87aa56bf-66c2-421b-990b-430928bdca05",
                            "gambit_id": "871236ca-7d64-4f13-88f3-9238222fb0f8",
                            "last_updated": "2022-08-06T10:57:03.775755-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06044edc-b045-489c-8a18-b393c652c743/?format=api"
                        },
                        {
                            "id": "77ddef85-c41b-4edf-807f-c8571f2e98f6",
                            "gambit_id": "6650461d-7334-4a22-824a-d4a7e1ac991c",
                            "last_updated": "2022-08-06T10:57:03.775250-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06044edc-b045-489c-8a18-b393c652c743/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4d6add9a-5186-4fd2-af98-b388fccb94a6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b347d7a3-955c-4a8c-b516-31fdd9d89a94",
            "completed": true,
            "last_updated": "2022-08-06T10:57:04.031958-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b347d7a3-955c-4a8c-b516-31fdd9d89a94",
            "datetime": "2022-08-05T19:05:00-04:00",
            "cutoff_datetime": "2022-08-05T19:05:00-04:00",
            "name": "PIT (M Keller) v. BAL (D Kremer)",
            "bettypes": [
                {
                    "id": "03c619c6-87b6-41f8-9b2d-cdbc1591af3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d6add9a-5186-4fd2-af98-b388fccb94a6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D Kremer)",
                                "amount": 5807.0
                            },
                            {
                                "team": "PIT (M Keller)",
                                "amount": 4193.0
                            }
                        ],
                        "expected_reward_tokens": 9349.27,
                        "profit_sb": 349.27,
                        "profit_sb_percentage": 3.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0cd0934f-8574-4753-bfcf-2ecd9d61664c",
                            "gambit_id": "ef20c091-d1ee-4fd5-a2b9-2309a23fa83f",
                            "last_updated": "2022-08-06T10:57:04.035307-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (D Kremer)",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03c619c6-87b6-41f8-9b2d-cdbc1591af3f/?format=api"
                        },
                        {
                            "id": "778c09c4-c060-4f76-a8ed-62332a50586f",
                            "gambit_id": "30f2fa77-599c-4684-827b-50f078e1885c",
                            "last_updated": "2022-08-06T10:57:04.036040-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (M Keller)",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03c619c6-87b6-41f8-9b2d-cdbc1591af3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "3890ecec-783c-4e56-8e94-daa731f96c93",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d6add9a-5186-4fd2-af98-b388fccb94a6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5752.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4248.0
                            }
                        ],
                        "expected_reward_tokens": 9260.64,
                        "profit_sb": 260.64,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9d5e815-ba01-413f-bc24-2ed380c651a9",
                            "gambit_id": "54986c27-23e0-4d23-8417-f6d39d02d88e",
                            "last_updated": "2022-08-06T10:57:04.034730-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3890ecec-783c-4e56-8e94-daa731f96c93/?format=api"
                        },
                        {
                            "id": "14882d98-2c06-4199-91d4-26a60b477efe",
                            "gambit_id": "5faf9186-0004-41da-909a-f2f64cd87faf",
                            "last_updated": "2022-08-06T10:57:04.034214-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3890ecec-783c-4e56-8e94-daa731f96c93/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "663e3aed-8dc2-4e26-8ccf-29bffef374ab",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "90c54924-4368-4fac-97ef-1bdbe4410af0",
            "completed": true,
            "last_updated": "2022-08-06T10:57:03.642544-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/90c54924-4368-4fac-97ef-1bdbe4410af0",
            "datetime": "2022-08-05T19:10:00-04:00",
            "cutoff_datetime": "2022-08-05T19:10:00-04:00",
            "name": "TAM (C Kluber) v. DET (B Garcia)",
            "bettypes": [
                {
                    "id": "13b8e9fd-0e8f-4d3e-b612-052658c09c2a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/663e3aed-8dc2-4e26-8ccf-29bffef374ab/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Kluber)",
                                "amount": 6328.0
                            },
                            {
                                "team": "DET (B Garcia)",
                                "amount": 3672.0
                            }
                        ],
                        "expected_reward_tokens": 9363.6,
                        "profit_sb": 363.6,
                        "profit_sb_percentage": 4.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "32dbfbff-e6ea-495a-9eb6-5b2347a65e24",
                            "gambit_id": "48024517-e097-4468-b7ec-c022da019398",
                            "last_updated": "2022-08-06T10:57:03.646290-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (C Kluber)",
                            "reward": "1.48000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b8e9fd-0e8f-4d3e-b612-052658c09c2a/?format=api"
                        },
                        {
                            "id": "089e33a0-3695-46d3-8771-caa99ae10ad6",
                            "gambit_id": "938630a6-cd9b-4afc-8ea8-4a40abf1f9b9",
                            "last_updated": "2022-08-06T10:57:03.645808-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (B Garcia)",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b8e9fd-0e8f-4d3e-b612-052658c09c2a/?format=api"
                        }
                    ]
                },
                {
                    "id": "b65be140-9b5f-463b-9760-2e4529ce965e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/663e3aed-8dc2-4e26-8ccf-29bffef374ab/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5204.0
                            },
                            {
                                "team": "DET",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bb26152c-6d72-4a7c-b74f-82599f2fe9fb",
                            "gambit_id": "b9e4357c-f9ae-4797-aa61-3e4f1c58ed4e",
                            "last_updated": "2022-08-06T10:57:03.645307-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65be140-9b5f-463b-9760-2e4529ce965e/?format=api"
                        },
                        {
                            "id": "0a544cda-72fb-49ee-b6a9-5110a14761f0",
                            "gambit_id": "f7da94ec-f5a1-4197-a78c-8e08b32c58c4",
                            "last_updated": "2022-08-06T10:57:03.644823-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65be140-9b5f-463b-9760-2e4529ce965e/?format=api"
                        }
                    ]
                },
                {
                    "id": "d7a97522-c471-45f7-87d1-092d62a7280a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/663e3aed-8dc2-4e26-8ccf-29bffef374ab/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5109.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c3c7683-f1ef-47ac-a34e-b74718e1ca6c",
                            "gambit_id": "44824ac3-960f-4ae6-9cb5-70973cf08a4d",
                            "last_updated": "2022-08-06T10:57:03.643726-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a97522-c471-45f7-87d1-092d62a7280a/?format=api"
                        },
                        {
                            "id": "78768bc0-8252-4437-b855-7483956c2d7c",
                            "gambit_id": "ad5e1420-5ce3-42c0-8986-4918915659f0",
                            "last_updated": "2022-08-06T10:57:03.644314-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a97522-c471-45f7-87d1-092d62a7280a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0953756-d529-493d-ae53-f86dbb421ba0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6be5675a-7e60-41a5-aacd-3d043d525bf5",
            "completed": true,
            "last_updated": "2022-08-06T10:57:02.043292-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.15,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6be5675a-7e60-41a5-aacd-3d043d525bf5",
            "datetime": "2022-08-05T19:10:00-04:00",
            "cutoff_datetime": "2022-08-05T19:10:00-04:00",
            "name": "ATL (I Anderson) v. NYM (T Walker)",
            "bettypes": [
                {
                    "id": "688a13e9-b921-4b54-b6b9-d25a5e281964",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0953756-d529-493d-ae53-f86dbb421ba0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (T Walker)",
                                "amount": 5515.0
                            },
                            {
                                "team": "ATL (I Anderson)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9373.65,
                        "profit_sb": 373.65,
                        "profit_sb_percentage": 4.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ab892389-4ff6-4524-bb01-d7c3ee38da1b",
                            "gambit_id": "4177a3c9-9e99-4cd0-ad23-e9f3a0475179",
                            "last_updated": "2022-08-06T10:57:02.046499-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (T Walker)",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/688a13e9-b921-4b54-b6b9-d25a5e281964/?format=api"
                        },
                        {
                            "id": "f84c4657-a3a9-430a-9b6c-3ee4a5e83c9e",
                            "gambit_id": "c3b3497a-7c13-4e0f-bd71-b94fa5a58072",
                            "last_updated": "2022-08-06T10:57:02.046899-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (I Anderson)",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/688a13e9-b921-4b54-b6b9-d25a5e281964/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc661d80-fc08-4d03-907f-fea58c63119d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0953756-d529-493d-ae53-f86dbb421ba0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6061.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3939.0
                            }
                        ],
                        "expected_reward_tokens": 9333.94,
                        "profit_sb": 333.94,
                        "profit_sb_percentage": 3.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "faf6df7b-7b8e-4cc8-8dac-849c3a145474",
                            "gambit_id": "3e1a909b-cddb-4cd7-933c-ddd06a106abd",
                            "last_updated": "2022-08-06T10:57:02.046094-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.54000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc661d80-fc08-4d03-907f-fea58c63119d/?format=api"
                        },
                        {
                            "id": "6950489f-be81-4c25-9d01-854ce0397886",
                            "gambit_id": "d8677aa5-c2a4-477d-a562-8b01e86291c0",
                            "last_updated": "2022-08-06T10:57:02.045606-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "2.37000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc661d80-fc08-4d03-907f-fea58c63119d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "38b4afe8-82bc-44bd-bb37-58b7bb34dfb5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d16d0c3a-e399-4650-a39c-f84fb64b3838",
            "completed": true,
            "last_updated": "2022-08-06T10:57:03.903009-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.74,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d16d0c3a-e399-4650-a39c-f84fb64b3838",
            "datetime": "2022-08-05T19:10:00-04:00",
            "cutoff_datetime": "2022-08-05T19:10:00-04:00",
            "name": "HOU (F Valdez) v. CLE (H Gaddis)",
            "bettypes": [
                {
                    "id": "21492573-4b80-4de6-8767-858408d4a9ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38b4afe8-82bc-44bd-bb37-58b7bb34dfb5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6395.0
                            },
                            {
                                "team": "CLE (H Gaddis)",
                                "amount": 3605.0
                            }
                        ],
                        "expected_reward_tokens": 9336.7,
                        "profit_sb": 336.7,
                        "profit_sb_percentage": 3.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15b74ac8-71ff-4495-a437-0accf08114bb",
                            "gambit_id": "5ca6ffae-c97d-45ff-b3ca-3286795c4d19",
                            "last_updated": "2022-08-06T10:57:03.906433-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.46000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21492573-4b80-4de6-8767-858408d4a9ec/?format=api"
                        },
                        {
                            "id": "a328e279-195c-40dd-9fe1-cb5ecd5a12f4",
                            "gambit_id": "348b59ce-6259-4879-b81d-17007da7380a",
                            "last_updated": "2022-08-06T10:57:03.906010-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (H Gaddis)",
                            "reward": "2.59000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21492573-4b80-4de6-8767-858408d4a9ec/?format=api"
                        }
                    ]
                },
                {
                    "id": "21b95722-5cfd-4dcc-82b1-380ac4ac81e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38b4afe8-82bc-44bd-bb37-58b7bb34dfb5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5405.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "493b1d3e-5323-4ff4-ac59-7da2c32fc0d7",
                            "gambit_id": "b1999d82-15df-4cca-ba94-d01e8eb14885",
                            "last_updated": "2022-08-06T10:57:03.905520-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21b95722-5cfd-4dcc-82b1-380ac4ac81e8/?format=api"
                        },
                        {
                            "id": "2020a64a-25e7-40ca-9848-926efeac6124",
                            "gambit_id": "2930bfa7-9d05-480d-8fd2-d6992a04b4a7",
                            "last_updated": "2022-08-06T10:57:03.905056-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21b95722-5cfd-4dcc-82b1-380ac4ac81e8/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c22dd26-8b89-4402-83aa-f764384417e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38b4afe8-82bc-44bd-bb37-58b7bb34dfb5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5204.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d19bdba-bf87-48a4-9c82-351251260bd8",
                            "gambit_id": "6f918c58-4e24-4bda-a129-18522288c8a3",
                            "last_updated": "2022-08-06T10:57:03.904127-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c22dd26-8b89-4402-83aa-f764384417e7/?format=api"
                        },
                        {
                            "id": "39c16e7b-0c9f-470a-9ec9-343785008579",
                            "gambit_id": "5e338817-8926-4c96-8f92-67f267d247c1",
                            "last_updated": "2022-08-06T10:57:03.904604-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c22dd26-8b89-4402-83aa-f764384417e7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a92b63e0-2eae-49da-9cc7-c36f612059cf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1849c20b-d90b-4962-bfaf-045f79d8c200",
            "completed": true,
            "last_updated": "2022-08-06T10:52:04.805600-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1849c20b-d90b-4962-bfaf-045f79d8c200",
            "datetime": "2022-08-05T20:05:00-04:00",
            "cutoff_datetime": "2022-08-05T20:05:00-04:00",
            "name": "CWS (D Cease) v. TEX (G Otto)",
            "bettypes": [
                {
                    "id": "08087130-67d3-4202-b66c-a195786eb546",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a92b63e0-2eae-49da-9cc7-c36f612059cf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D Cease)",
                                "amount": 6196.0
                            },
                            {
                                "team": "TEX (G Otto)",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aa57b043-f495-46c9-ac1a-8a9ca7d1c7e5",
                            "gambit_id": "971f044a-3587-4045-a8c3-7ff31d98e6ea",
                            "last_updated": "2022-08-06T10:52:04.809333-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (D Cease)",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08087130-67d3-4202-b66c-a195786eb546/?format=api"
                        },
                        {
                            "id": "a8142b9d-35b9-4b86-9697-f928f8e0bc4e",
                            "gambit_id": "1e66e2ab-d9a9-409e-b9f4-35f7b485ace6",
                            "last_updated": "2022-08-06T10:52:04.808927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (G Otto)",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08087130-67d3-4202-b66c-a195786eb546/?format=api"
                        }
                    ]
                },
                {
                    "id": "2db29f44-3f6e-4c6c-a63c-53e7949a97d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a92b63e0-2eae-49da-9cc7-c36f612059cf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "TEX",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d76c1c63-bf5f-4825-91e4-cd92b60b6187",
                            "gambit_id": "e7846f2b-d63d-4c33-aedf-2f939c02b1bc",
                            "last_updated": "2022-08-06T10:52:04.808486-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2db29f44-3f6e-4c6c-a63c-53e7949a97d0/?format=api"
                        },
                        {
                            "id": "229fb875-8e4e-42e8-8d9b-7e3bfd85c58c",
                            "gambit_id": "eced60ee-b9ff-4baf-b853-36de3f942633",
                            "last_updated": "2022-08-06T10:52:04.807977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2db29f44-3f6e-4c6c-a63c-53e7949a97d0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3a2ab47a-9e22-4b4c-a432-4bd6f465f247",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "766496d4-8039-4f86-abad-758065000099",
            "completed": true,
            "last_updated": "2022-08-06T10:52:01.651940-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.95,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/766496d4-8039-4f86-abad-758065000099",
            "datetime": "2022-08-05T20:10:00-04:00",
            "cutoff_datetime": "2022-08-05T20:10:00-04:00",
            "name": "BOS (J Winckowski) v. KAN (Z Greinke)",
            "bettypes": [
                {
                    "id": "f22195ae-fc83-4822-a603-9d78922cccb1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a2ab47a-9e22-4b4c-a432-4bd6f465f247/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Winckowski)",
                                "amount": 5227.0
                            },
                            {
                                "team": "KAN (Z Greinke)",
                                "amount": 4773.0
                            }
                        ],
                        "expected_reward_tokens": 9355.08,
                        "profit_sb": 355.08,
                        "profit_sb_percentage": 3.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c8276c5a-ca9c-4b7d-a229-ee17d68f6edd",
                            "gambit_id": "443e4925-27d8-469f-9ae4-1dd52605efb0",
                            "last_updated": "2022-08-06T10:52:01.656541-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (J Winckowski)",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22195ae-fc83-4822-a603-9d78922cccb1/?format=api"
                        },
                        {
                            "id": "4f5fbc43-a386-4f29-8f46-3088a4a53555",
                            "gambit_id": "ea7e6512-56fa-47ac-a332-82da11403749",
                            "last_updated": "2022-08-06T10:52:01.656020-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (Z Greinke)",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22195ae-fc83-4822-a603-9d78922cccb1/?format=api"
                        }
                    ]
                },
                {
                    "id": "bed1238b-428f-4592-8afc-382394cefe11",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a2ab47a-9e22-4b4c-a432-4bd6f465f247/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5995.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4005.0
                            }
                        ],
                        "expected_reward_tokens": 9291.6,
                        "profit_sb": 291.6,
                        "profit_sb_percentage": 3.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dad6ebb8-09cf-4844-807c-79a59bc90cc1",
                            "gambit_id": "2f3c2c79-b49c-4688-bea7-9151263c19c0",
                            "last_updated": "2022-08-06T10:52:01.654838-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bed1238b-428f-4592-8afc-382394cefe11/?format=api"
                        },
                        {
                            "id": "a4efda07-7b48-4da1-a3dd-e12c04c9efbf",
                            "gambit_id": "78bf4066-b896-4cde-ad97-f1e5a6b6a077",
                            "last_updated": "2022-08-06T10:52:01.655415-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "2.32000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bed1238b-428f-4592-8afc-382394cefe11/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03e0c321-471d-428d-882d-442774c8c1b7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6f187fc7-c5b4-4261-939d-b842d3a41b2b",
            "completed": true,
            "last_updated": "2022-08-06T10:52:02.203157-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.02,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6f187fc7-c5b4-4261-939d-b842d3a41b2b",
            "datetime": "2022-08-05T20:10:00-04:00",
            "cutoff_datetime": "2022-08-05T20:10:00-04:00",
            "name": "TOR (J Berrios) v. MIN (T Mahle)",
            "bettypes": [
                {
                    "id": "b19915dd-f99f-4cbe-88cc-d524e8db5c57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03e0c321-471d-428d-882d-442774c8c1b7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (J Berrios)",
                                "amount": 5319.0
                            },
                            {
                                "team": "MIN (T Mahle)",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": 361.44,
                        "profit_sb_percentage": 4.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6a572205-b63a-4944-9116-2301698add31",
                            "gambit_id": "1478ceaa-0c4f-4756-9481-b3695bd13153",
                            "last_updated": "2022-08-06T10:52:02.206156-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19915dd-f99f-4cbe-88cc-d524e8db5c57/?format=api"
                        },
                        {
                            "id": "5485b83d-c842-4dad-bde0-811e81e4fd11",
                            "gambit_id": "13f03677-4c5b-4aee-ab14-610feca79567",
                            "last_updated": "2022-08-06T10:52:02.205753-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (T Mahle)",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19915dd-f99f-4cbe-88cc-d524e8db5c57/?format=api"
                        }
                    ]
                },
                {
                    "id": "38a0f407-7693-49b9-968b-c377c803bdcf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03e0c321-471d-428d-882d-442774c8c1b7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5838.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9281.26,
                        "profit_sb": 281.26,
                        "profit_sb_percentage": 3.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20ce37cd-8d41-4231-b190-63a3315cd30f",
                            "gambit_id": "1de33ae9-320a-41cc-926b-85c04651acaf",
                            "last_updated": "2022-08-06T10:52:02.204898-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a0f407-7693-49b9-968b-c377c803bdcf/?format=api"
                        },
                        {
                            "id": "78cd9309-2c67-4fd5-8a4c-15d45f287d7d",
                            "gambit_id": "b973b619-9dd1-49cb-8f7d-8432ca2a5ef4",
                            "last_updated": "2022-08-06T10:52:02.205308-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a0f407-7693-49b9-968b-c377c803bdcf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4031e437-7d5c-4c67-932b-6ed7df2e6538",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "76d26142-5a2c-4b5b-b990-3d684bdc26d0",
            "completed": true,
            "last_updated": "2022-08-06T10:52:04.664771-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.32,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/76d26142-5a2c-4b5b-b990-3d684bdc26d0",
            "datetime": "2022-08-05T20:10:00-04:00",
            "cutoff_datetime": "2022-08-05T20:10:00-04:00",
            "name": "CIN (R Dugger) v. MIL (E Lauer)",
            "bettypes": [
                {
                    "id": "ac52e0e7-9b61-40ec-ae4b-6fd27127ab8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4031e437-7d5c-4c67-932b-6ed7df2e6538/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (E Lauer)",
                                "amount": 6643.0
                            },
                            {
                                "team": "CIN (R Dugger)",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9298.89,
                        "profit_sb": 298.89,
                        "profit_sb_percentage": 3.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b6a4a38-c288-437f-a7ab-a4139dd513e1",
                            "gambit_id": "0c456725-7104-4739-9517-a8a912d34098",
                            "last_updated": "2022-08-06T10:52:04.667431-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (E Lauer)",
                            "reward": "1.40000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac52e0e7-9b61-40ec-ae4b-6fd27127ab8a/?format=api"
                        },
                        {
                            "id": "0bb46846-c1db-45b5-b3cf-88f659fb8662",
                            "gambit_id": "c22e8afd-f1f5-45d8-a346-561557803888",
                            "last_updated": "2022-08-06T10:52:04.667922-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (R Dugger)",
                            "reward": "2.77000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac52e0e7-9b61-40ec-ae4b-6fd27127ab8a/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0612cf7-4284-4198-bb98-0656b857dca2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4031e437-7d5c-4c67-932b-6ed7df2e6538/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "MIL",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0b0ebbc1-1ba2-4474-877c-d0ec9f8d2a76",
                            "gambit_id": "b4d8e55a-5fb1-44d4-9320-c1745addfeae",
                            "last_updated": "2022-08-06T10:52:04.666969-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0612cf7-4284-4198-bb98-0656b857dca2/?format=api"
                        },
                        {
                            "id": "f730281f-654c-4bae-9b41-4b67bf160f81",
                            "gambit_id": "804586f6-6766-47db-b665-c1c251b22a7f",
                            "last_updated": "2022-08-06T10:52:04.666551-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0612cf7-4284-4198-bb98-0656b857dca2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "87618de0-caed-462d-9de6-a8feef3560fa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fb80dffd-3195-4d3b-8ad1-d7a096ad9a52",
            "completed": true,
            "last_updated": "2022-08-06T10:52:02.065581-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fb80dffd-3195-4d3b-8ad1-d7a096ad9a52",
            "datetime": "2022-08-05T20:15:00-04:00",
            "cutoff_datetime": "2022-08-05T20:15:00-04:00",
            "name": "NYY (N Cortes) v. STL (D Hudson)",
            "bettypes": [
                {
                    "id": "6e0132ab-fc6f-436f-964c-af647a9eec51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87618de0-caed-462d-9de6-a8feef3560fa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (N Cortes)",
                                "amount": 5881.0
                            },
                            {
                                "team": "STL (D Hudson)",
                                "amount": 4119.0
                            }
                        ],
                        "expected_reward_tokens": 9350.13,
                        "profit_sb": 350.13,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15a77147-a05f-461b-9c3b-45bd4009efd6",
                            "gambit_id": "7aa03673-69d8-4909-b9bf-9da4d8ba5e76",
                            "last_updated": "2022-08-06T10:52:02.069060-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (N Cortes)",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e0132ab-fc6f-436f-964c-af647a9eec51/?format=api"
                        },
                        {
                            "id": "854dc5b9-c92e-440b-8d2f-d4a65a27d341",
                            "gambit_id": "19c7e31d-66a6-4e09-b399-ef4535885774",
                            "last_updated": "2022-08-06T10:52:02.068623-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (D Hudson)",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e0132ab-fc6f-436f-964c-af647a9eec51/?format=api"
                        }
                    ]
                },
                {
                    "id": "106be2ea-e2e7-4d71-ad19-f856f1f604eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87618de0-caed-462d-9de6-a8feef3560fa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5405.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9f36aae3-544b-44ba-b0de-24a15684e55c",
                            "gambit_id": "56f67d90-aeb8-42ac-b901-7ad83d3e6c1e",
                            "last_updated": "2022-08-06T10:52:02.067678-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/106be2ea-e2e7-4d71-ad19-f856f1f604eb/?format=api"
                        },
                        {
                            "id": "73471e60-8203-4fbf-a64a-454d24a6b300",
                            "gambit_id": "f33dcb4f-de1d-4ff2-9a62-9d20e2f38c3e",
                            "last_updated": "2022-08-06T10:52:02.068178-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/106be2ea-e2e7-4d71-ad19-f856f1f604eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c71590a0-0c00-4661-9403-d855d0b6934b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ea0ccf32-ea8d-4410-a247-40dba78c23f7",
            "completed": true,
            "last_updated": "2022-08-06T10:47:02.494423-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.15,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ea0ccf32-ea8d-4410-a247-40dba78c23f7",
            "datetime": "2022-08-05T21:40:00-04:00",
            "cutoff_datetime": "2022-08-05T21:40:00-04:00",
            "name": "COL (G Marquez) v. ARI (M Bumgarner)",
            "bettypes": [
                {
                    "id": "ee875113-28cc-4ec6-82bd-6526e3c7b4b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c71590a0-0c00-4661-9403-d855d0b6934b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Bumgarner)",
                                "amount": 5515.0
                            },
                            {
                                "team": "COL (G Marquez)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9373.65,
                        "profit_sb": 373.65,
                        "profit_sb_percentage": 4.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b6cf1a2-6ddb-4ea5-aa0e-a6bbdaad49dc",
                            "gambit_id": "d4db09dc-0a67-4e54-8477-86b49ccd83c7",
                            "last_updated": "2022-08-06T10:47:02.497317-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (M Bumgarner)",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee875113-28cc-4ec6-82bd-6526e3c7b4b1/?format=api"
                        },
                        {
                            "id": "aeb34143-1232-48ec-a795-c4682e596d12",
                            "gambit_id": "a70a065e-e8c9-4986-ad06-30944dde05cb",
                            "last_updated": "2022-08-06T10:47:02.497843-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (G Marquez)",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee875113-28cc-4ec6-82bd-6526e3c7b4b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "86bfe234-e7df-49b0-9b91-a535c0643d6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c71590a0-0c00-4661-9403-d855d0b6934b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6196.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee089720-d56f-4983-ba86-1b84d5c0c67b",
                            "gambit_id": "fa86d236-6857-4142-b4fb-24106f9a73a2",
                            "last_updated": "2022-08-06T10:47:02.496714-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86bfe234-e7df-49b0-9b91-a535c0643d6d/?format=api"
                        },
                        {
                            "id": "c6063031-f011-41b1-94e3-2b0b305b6962",
                            "gambit_id": "b94c73d1-5253-48b0-9109-c6f5bfe85ce6",
                            "last_updated": "2022-08-06T10:47:02.496232-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86bfe234-e7df-49b0-9b91-a535c0643d6d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c3a454ca-6b81-42d4-92b4-3fc6b383c3b4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a362d011-443c-4818-a0c0-245b4a3a90a7",
            "completed": true,
            "last_updated": "2022-08-06T10:47:01.637288-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a362d011-443c-4818-a0c0-245b4a3a90a7",
            "datetime": "2022-08-05T22:10:00-04:00",
            "cutoff_datetime": "2022-08-05T22:10:00-04:00",
            "name": "LAA (P Sandoval) v. SEA (R Ray)",
            "bettypes": [
                {
                    "id": "903b3610-b180-4ed7-a640-b18dc0c8a101",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3a454ca-6b81-42d4-92b4-3fc6b383c3b4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Ray)",
                                "amount": 6328.0
                            },
                            {
                                "team": "LAA (P Sandoval)",
                                "amount": 3672.0
                            }
                        ],
                        "expected_reward_tokens": 9363.6,
                        "profit_sb": 363.6,
                        "profit_sb_percentage": 4.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a3370add-5a27-4de5-9e28-54fc7981fdba",
                            "gambit_id": "a6691de4-2df6-491e-8e82-552786467341",
                            "last_updated": "2022-08-06T10:47:01.640752-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (R Ray)",
                            "reward": "1.48000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/903b3610-b180-4ed7-a640-b18dc0c8a101/?format=api"
                        },
                        {
                            "id": "3421a73f-fcad-4f8c-a209-b5dd2ea97fe9",
                            "gambit_id": "72a1f58b-72b4-41dc-85cf-034a8c56094e",
                            "last_updated": "2022-08-06T10:47:01.641301-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (P Sandoval)",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/903b3610-b180-4ed7-a640-b18dc0c8a101/?format=api"
                        }
                    ]
                },
                {
                    "id": "475024c5-e862-4910-897c-d4e76366a0f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3a454ca-6b81-42d4-92b4-3fc6b383c3b4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5511.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": 202.45,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4befa3b3-70f8-4637-bb67-5eb595b461e4",
                            "gambit_id": "381bdc22-231f-4761-9d47-12b60ebd833c",
                            "last_updated": "2022-08-06T10:47:01.640116-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/475024c5-e862-4910-897c-d4e76366a0f9/?format=api"
                        },
                        {
                            "id": "724c6566-e187-41b9-a9df-d25cb10282c7",
                            "gambit_id": "d57cfae9-a269-4a83-af4e-eae8cba955a3",
                            "last_updated": "2022-08-06T10:47:01.639527-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/475024c5-e862-4910-897c-d4e76366a0f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3e94a513-4818-4ae5-b8a9-eea667220dbe",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "34b77056-a652-4ac3-823e-5358c6cac5d9",
            "completed": true,
            "last_updated": "2022-08-06T10:47:01.484396-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/34b77056-a652-4ac3-823e-5358c6cac5d9",
            "datetime": "2022-08-05T22:10:00-04:00",
            "cutoff_datetime": "2022-08-05T22:10:00-04:00",
            "name": "SDG (S Manaea) v. LOS (T Gonsolin)",
            "bettypes": [
                {
                    "id": "22792f8f-970b-456a-b52e-5551fda71d2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e94a513-4818-4ae5-b8a9-eea667220dbe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (T Gonsolin)",
                                "amount": 6046.0
                            },
                            {
                                "team": "SDG (S Manaea)",
                                "amount": 3954.0
                            }
                        ],
                        "expected_reward_tokens": 9370.98,
                        "profit_sb": 370.98,
                        "profit_sb_percentage": 4.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf091ec3-24c0-48a1-8f15-27ffa12885b0",
                            "gambit_id": "77088fca-1b78-40e0-ae9a-b68706c4d6f3",
                            "last_updated": "2022-08-06T10:47:01.487588-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (T Gonsolin)",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22792f8f-970b-456a-b52e-5551fda71d2b/?format=api"
                        },
                        {
                            "id": "0c01ff71-bf7d-4f17-bf98-de21764beef7",
                            "gambit_id": "6029c513-1e5d-4509-840a-ae592b0439eb",
                            "last_updated": "2022-08-06T10:47:01.488108-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (S Manaea)",
                            "reward": "2.37000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22792f8f-970b-456a-b52e-5551fda71d2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c78aba9-3f32-4356-837d-842ae2714b0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e94a513-4818-4ae5-b8a9-eea667220dbe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5676.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": 251.88,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6a3b11f1-5bfd-4c4d-aca8-c1105df6dff7",
                            "gambit_id": "d2c9771f-99ba-4355-a633-3af5adf5f904",
                            "last_updated": "2022-08-06T10:47:01.487035-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c78aba9-3f32-4356-837d-842ae2714b0e/?format=api"
                        },
                        {
                            "id": "a14846ba-dc79-46e6-a016-d6eea1c78e85",
                            "gambit_id": "18dce1ee-0c67-41fe-82eb-d4575e3134c9",
                            "last_updated": "2022-08-06T10:47:01.486501-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "2.14000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c78aba9-3f32-4356-837d-842ae2714b0e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "94a1ad1c-3e3d-4f81-83b9-70939f9c70e1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9cdcb0f2-e274-49f7-ba7c-41fe97a7827f",
            "completed": true,
            "last_updated": "2022-08-06T11:12:08.420194-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.93,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/9cdcb0f2-e274-49f7-ba7c-41fe97a7827f",
            "datetime": "2022-08-05T22:30:00-04:00",
            "cutoff_datetime": "2022-08-05T22:30:00-04:00",
            "name": "Vancouver Whitecaps FC v. Houston Dynamo",
            "bettypes": [
                {
                    "id": "086778e0-d185-4a2c-95e9-a1697885b694",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94a1ad1c-3e3d-4f81-83b9-70939f9c70e1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Vancouver Whitecaps FC",
                                "amount": 6187.0
                            },
                            {
                                "team": "Houston Dynamo",
                                "amount": 3813.0
                            }
                        ],
                        "expected_reward_tokens": 12125.34,
                        "profit_sb": 3125.34,
                        "profit_sb_percentage": 34.73,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Whitecaps FC",
                                "amount": 4498.0
                            },
                            {
                                "team": "Houston Dynamo",
                                "amount": 2772.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2729.0
                            }
                        ],
                        "expected_reward_tokens": 8814.67,
                        "profit_sb": -185.33,
                        "profit_sb_percentage": -2.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e67d760-86c9-493a-a4c9-2641c6c3b73f",
                            "gambit_id": "9896d54d-886a-4f58-9a9e-5102d930f9c2",
                            "last_updated": "2022-08-06T11:12:08.423084-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Whitecaps FC",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/086778e0-d185-4a2c-95e9-a1697885b694/?format=api"
                        },
                        {
                            "id": "beb8eed5-83d9-4a1c-bd4f-650e4e42d017",
                            "gambit_id": "b20a56b3-6fa2-4de3-ba13-6e5d03056ade",
                            "last_updated": "2022-08-06T11:12:08.422555-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Dynamo",
                            "reward": "3.18000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/086778e0-d185-4a2c-95e9-a1697885b694/?format=api"
                        },
                        {
                            "id": "7b7373da-0e9d-4ad8-bbc1-5d2eac9d41ad",
                            "gambit_id": "74358242-ff10-44f5-a61a-cae8796bac7c",
                            "last_updated": "2022-08-06T11:12:08.423580-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.23000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/086778e0-d185-4a2c-95e9-a1697885b694/?format=api"
                        }
                    ]
                },
                {
                    "id": "a5c40ffd-55ab-4356-b55e-805a8e635745",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94a1ad1c-3e3d-4f81-83b9-70939f9c70e1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5254.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4746.0
                            }
                        ],
                        "expected_reward_tokens": 8826.72,
                        "profit_sb": -173.28,
                        "profit_sb_percentage": -1.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e9798b0-5e94-4844-add2-cec2aa7babb6",
                            "gambit_id": "d7fcb8a3-4a0e-4f44-b428-8846328880e2",
                            "last_updated": "2022-08-06T11:12:08.422037-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.68000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5c40ffd-55ab-4356-b55e-805a8e635745/?format=api"
                        },
                        {
                            "id": "1e2d7020-81de-4456-85e2-926a9bd7a76b",
                            "gambit_id": "43ee0688-1d80-4dd1-9e26-5435b6549f08",
                            "last_updated": "2022-08-06T11:12:08.421402-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.86000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5c40ffd-55ab-4356-b55e-805a8e635745/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e1f66c57-34f0-4f82-ae22-6334ba03bddd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "08f10559-3b1f-4627-afdd-03c3914aa192",
            "completed": true,
            "last_updated": "2022-08-08T12:11:54.662019-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.17,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/08f10559-3b1f-4627-afdd-03c3914aa192",
            "datetime": "2022-08-06T05:15:00-04:00",
            "cutoff_datetime": "2022-08-06T05:15:00-04:00",
            "name": "Royal Never Give Up v. Invictus Gaming",
            "bettypes": [
                {
                    "id": "86eb363a-22a1-4310-b9d1-28bc6a2a5888",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1f66c57-34f0-4f82-ae22-6334ba03bddd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Royal Never Give Up",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10600.0,
                        "profit_sb": 1600.0,
                        "profit_sb_percentage": 17.78,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Royal Never Give Up",
                                "amount": 8590.0
                            },
                            {
                                "team": "Invictus Gaming",
                                "amount": 1410.0
                            }
                        ],
                        "expected_reward_tokens": 9105.4,
                        "profit_sb": 105.4,
                        "profit_sb_percentage": 1.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f099aeee-5f17-4611-89db-61e1604b3915",
                            "gambit_id": "71659ee8-5ae8-44f2-b373-365b65d8efa6",
                            "last_updated": "2022-08-08T12:11:54.663936-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Royal Never Give Up",
                            "reward": "1.06000",
                            "odds": "1.07000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86eb363a-22a1-4310-b9d1-28bc6a2a5888/?format=api"
                        },
                        {
                            "id": "72e67875-8b8a-4e02-a6c9-2b828935d906",
                            "gambit_id": "4819abed-3626-434e-b4d0-6584d6afbd84",
                            "last_updated": "2022-08-08T12:11:54.663254-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Invictus Gaming",
                            "reward": "6.46000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86eb363a-22a1-4310-b9d1-28bc6a2a5888/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "576e9a31-868d-4ac9-8a20-c9d540166f49",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "10d7fd9e-a44a-4991-8e3c-be1b2c546e3c",
            "completed": true,
            "last_updated": "2022-08-08T12:11:55.084131-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.86,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/10d7fd9e-a44a-4991-8e3c-be1b2c546e3c",
            "datetime": "2022-08-06T07:15:00-04:00",
            "cutoff_datetime": "2022-08-06T07:15:00-04:00",
            "name": "Weibo Gaming v. FunPlus Phoenix",
            "bettypes": [
                {
                    "id": "eedb62da-7560-4a79-a402-3530819a610f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/576e9a31-868d-4ac9-8a20-c9d540166f49/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Weibo Gaming",
                                "amount": 6373.0
                            },
                            {
                                "team": "FunPlus Phoenix",
                                "amount": 3627.0
                            }
                        ],
                        "expected_reward_tokens": 8922.2,
                        "profit_sb": -77.8,
                        "profit_sb_percentage": -0.86,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "701bcb17-971d-4f1f-b2f5-611deb360395",
                            "gambit_id": "b7f9482f-f47f-4a42-ac17-39acacab0b4e",
                            "last_updated": "2022-08-08T12:11:55.085840-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Weibo Gaming",
                            "reward": "1.40000",
                            "odds": "1.44000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eedb62da-7560-4a79-a402-3530819a610f/?format=api"
                        },
                        {
                            "id": "e183e41a-79d1-4a6b-8654-5bde1c3322e7",
                            "gambit_id": "55fcfda5-5e92-4506-a279-1217836c4f18",
                            "last_updated": "2022-08-08T12:11:55.085227-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FunPlus Phoenix",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eedb62da-7560-4a79-a402-3530819a610f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "298bda54-759b-4b86-a011-954473452a3c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2c6b4755-452b-41e9-b57f-3cb8c716746c",
            "completed": true,
            "last_updated": "2022-08-08T20:17:15.245562-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.81,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/2c6b4755-452b-41e9-b57f-3cb8c716746c",
            "datetime": "2022-08-06T07:30:00-04:00",
            "cutoff_datetime": "2022-08-06T07:30:00-04:00",
            "name": "Fulham v. Liverpool",
            "bettypes": [
                {
                    "id": "a641cabe-78d9-4265-8569-dbba497c05c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/298bda54-759b-4b86-a011-954473452a3c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 8131.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1869.0
                            }
                        ],
                        "expected_reward_tokens": 9999.15,
                        "profit_sb": 999.15,
                        "profit_sb_percentage": 11.1,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 7258.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1669.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 1073.0
                            }
                        ],
                        "expected_reward_tokens": 8927.34,
                        "profit_sb": -72.66,
                        "profit_sb_percentage": -0.81,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1f35d1dc-03de-4c8b-874e-4ea22ef72dd5",
                            "gambit_id": "0cc3079b-e128-446d-88dd-306483b2464a",
                            "last_updated": "2022-08-08T20:17:15.247646-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Liverpool",
                            "reward": "1.23000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a641cabe-78d9-4265-8569-dbba497c05c1/?format=api"
                        },
                        {
                            "id": "eb40c252-db54-404d-8b76-2f6f9c09334b",
                            "gambit_id": "e90d4ad7-514f-4d4e-b806-e89fbac832bc",
                            "last_updated": "2022-08-08T20:17:15.248572-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "5.35000",
                            "odds": "5.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a641cabe-78d9-4265-8569-dbba497c05c1/?format=api"
                        },
                        {
                            "id": "e63fa70e-5cf8-4c2f-ba39-d5baa1237569",
                            "gambit_id": "8d4ce488-5c97-4491-ae04-925dab3a9f10",
                            "last_updated": "2022-08-08T20:17:15.248106-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fulham",
                            "reward": "8.32000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a641cabe-78d9-4265-8569-dbba497c05c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "dfa768bf-41d7-4ca8-860c-ffc3064a080f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/298bda54-759b-4b86-a011-954473452a3c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 6319.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3681.0
                            }
                        ],
                        "expected_reward_tokens": 8908.02,
                        "profit_sb": -91.98,
                        "profit_sb_percentage": -1.02,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b7e7e8b7-b6e1-48cc-8c7e-c2ce31e5117b",
                            "gambit_id": "58f8c590-d0b8-40a7-a749-af0d4d6f7891",
                            "last_updated": "2022-08-08T20:17:15.247204-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.41000",
                            "odds": "1.45000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa768bf-41d7-4ca8-860c-ffc3064a080f/?format=api"
                        },
                        {
                            "id": "89f2e9fc-1b49-4889-961c-704c1d9c6328",
                            "gambit_id": "ad8684f4-87d1-4e88-8d68-98b6baecf9dc",
                            "last_updated": "2022-08-08T20:17:15.246653-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.42000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa768bf-41d7-4ca8-860c-ffc3064a080f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "da992148-c578-4cb0-bfa4-d6d72652a5cb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ad3465a4-3747-43c3-899e-bb17c7dda9e2",
            "completed": true,
            "last_updated": "2022-08-07T11:07:12.338268-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.46,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/ad3465a4-3747-43c3-899e-bb17c7dda9e2",
            "datetime": "2022-08-06T10:00:00-04:00",
            "cutoff_datetime": "2022-08-06T10:00:00-04:00",
            "name": "Tottenham v. Southampton",
            "bettypes": [
                {
                    "id": "2f7444e7-ec3b-4dae-9253-6a4401e10cd0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da992148-c578-4cb0-bfa4-d6d72652a5cb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 7793.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2207.0
                            }
                        ],
                        "expected_reward_tokens": 10284.62,
                        "profit_sb": 1284.62,
                        "profit_sb_percentage": 14.27,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 6788.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1923.0
                            },
                            {
                                "team": "Southampton",
                                "amount": 1289.0
                            }
                        ],
                        "expected_reward_tokens": 8958.55,
                        "profit_sb": -41.45,
                        "profit_sb_percentage": -0.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c83942d4-90f6-4059-b3d1-b237b5794f6a",
                            "gambit_id": "546b94f2-06a1-4693-86c5-4843390da2c9",
                            "last_updated": "2022-08-07T11:07:12.340519-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tottenham",
                            "reward": "1.32000",
                            "odds": "1.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7444e7-ec3b-4dae-9253-6a4401e10cd0/?format=api"
                        },
                        {
                            "id": "350f3c6a-984f-4ee1-9458-5b77c776c971",
                            "gambit_id": "fc9699a5-34ba-41e3-9ebc-9222a0dc9b96",
                            "last_updated": "2022-08-07T11:07:12.340910-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.66000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7444e7-ec3b-4dae-9253-6a4401e10cd0/?format=api"
                        },
                        {
                            "id": "a6187336-aa2a-4f68-a341-65aa45d0626a",
                            "gambit_id": "82d98acf-cc3f-4cba-868d-3c1851a1fe07",
                            "last_updated": "2022-08-07T11:07:12.340114-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southampton",
                            "reward": "6.95000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7444e7-ec3b-4dae-9253-6a4401e10cd0/?format=api"
                        }
                    ]
                },
                {
                    "id": "75e96382-a9fd-40a3-913a-382c8b7f636e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da992148-c578-4cb0-bfa4-d6d72652a5cb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5753.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 8917.15,
                        "profit_sb": -82.85,
                        "profit_sb_percentage": -0.92,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f588b29-5eae-4690-b206-8825c99d3828",
                            "gambit_id": "f85eb7d6-aa07-4e6f-a16f-67b6d8529cce",
                            "last_updated": "2022-08-07T11:07:12.339699-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.55000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e96382-a9fd-40a3-913a-382c8b7f636e/?format=api"
                        },
                        {
                            "id": "49212b6e-48d8-40ad-b1b9-0e3669970ff9",
                            "gambit_id": "e3b439a2-5c45-40a8-89af-c799e06935a4",
                            "last_updated": "2022-08-07T11:07:12.339203-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.10000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e96382-a9fd-40a3-913a-382c8b7f636e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f945742f-22d0-4203-9bb4-1f4298e42b7c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f9b87436-466d-4760-a2e0-17a9a461b230",
            "completed": true,
            "last_updated": "2022-08-07T11:12:18.537635-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/f9b87436-466d-4760-a2e0-17a9a461b230",
            "datetime": "2022-08-06T10:00:00-04:00",
            "cutoff_datetime": "2022-08-06T10:00:00-04:00",
            "name": "Leeds United v. Wolverhampton Wanderers",
            "bettypes": [
                {
                    "id": "f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f945742f-22d0-4203-9bb4-1f4298e42b7c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Leeds United",
                                "amount": 5538.0
                            },
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 4462.0
                            }
                        ],
                        "expected_reward_tokens": 12404.36,
                        "profit_sb": 3404.36,
                        "profit_sb_percentage": 37.83,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Leeds United",
                                "amount": 3940.0
                            },
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 3175.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2885.0
                            }
                        ],
                        "expected_reward_tokens": 8825.6,
                        "profit_sb": -174.4,
                        "profit_sb_percentage": -1.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "14051fb3-080d-4c37-9028-eb11a67881a3",
                            "gambit_id": "1a0965cf-bc74-4bf8-9f15-b48caa9b2d5d",
                            "last_updated": "2022-08-07T11:12:18.540286-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Leeds United",
                            "reward": "2.24000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b/?format=api"
                        },
                        {
                            "id": "32301ecf-a79b-4314-9107-63c040547f7f",
                            "gambit_id": "5e0a66a9-81af-42d7-89f0-4ef3a969103b",
                            "last_updated": "2022-08-07T11:12:18.540672-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wolverhampton Wanderers",
                            "reward": "2.78000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b/?format=api"
                        },
                        {
                            "id": "40175e35-aa9b-4746-a30d-8f11198f4cc0",
                            "gambit_id": "7dc8084b-e209-4172-8d54-3c7bab7e9274",
                            "last_updated": "2022-08-07T11:12:18.539869-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.06000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d7c13a2-56cc-42cf-96f8-b258d0eae0e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f945742f-22d0-4203-9bb4-1f4298e42b7c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f6030fd-34db-4a91-89d1-9b9ecaf3a35b",
                            "gambit_id": "0abe4e9e-aed6-44dc-9d98-afbc04bc7e13",
                            "last_updated": "2022-08-07T11:12:18.538676-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.78000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7c13a2-56cc-42cf-96f8-b258d0eae0e3/?format=api"
                        },
                        {
                            "id": "39328ce5-4c0d-45e1-97f1-f8a336594ea6",
                            "gambit_id": "ee3c8e2a-a791-4dea-b9b0-e284f534fb54",
                            "last_updated": "2022-08-07T11:12:18.539322-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.78000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7c13a2-56cc-42cf-96f8-b258d0eae0e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d0057c8-44d2-44f3-8052-150aa8d2e021",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a0054964-f734-4ff7-99c4-d5a6afacf04c",
            "completed": true,
            "last_updated": "2022-08-07T11:12:12.760250-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.73,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a0054964-f734-4ff7-99c4-d5a6afacf04c",
            "datetime": "2022-08-06T10:00:00-04:00",
            "cutoff_datetime": "2022-08-06T10:00:00-04:00",
            "name": "Bournemouth v. Aston Villa",
            "bettypes": [
                {
                    "id": "422d5208-9361-4927-b92c-cbc8fcae888c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d0057c8-44d2-44f3-8052-150aa8d2e021/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 6312.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3688.0
                            }
                        ],
                        "expected_reward_tokens": 11801.6,
                        "profit_sb": 2801.6,
                        "profit_sb_percentage": 31.13,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 4727.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2762.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 2511.0
                            }
                        ],
                        "expected_reward_tokens": 8838.4,
                        "profit_sb": -161.6,
                        "profit_sb_percentage": -1.8,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3da22584-44bb-40d9-a4fa-8f3c7c7a03b6",
                            "gambit_id": "5567209a-4f27-43bc-b92f-7efb2e2d8a4f",
                            "last_updated": "2022-08-07T11:12:12.762485-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aston Villa",
                            "reward": "1.87000",
                            "odds": "1.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422d5208-9361-4927-b92c-cbc8fcae888c/?format=api"
                        },
                        {
                            "id": "104fa23b-b0ee-48e9-a625-e0f0583473c8",
                            "gambit_id": "04b44aca-3fdf-4edc-a9cb-c73d5b449eac",
                            "last_updated": "2022-08-07T11:12:12.763531-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.20000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422d5208-9361-4927-b92c-cbc8fcae888c/?format=api"
                        },
                        {
                            "id": "6901ade2-355e-413f-a53a-85caa066f665",
                            "gambit_id": "af83d8cc-dd2d-4eac-892b-7a145e05da0e",
                            "last_updated": "2022-08-07T11:12:12.762967-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bournemouth",
                            "reward": "3.52000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422d5208-9361-4927-b92c-cbc8fcae888c/?format=api"
                        }
                    ]
                },
                {
                    "id": "44646ca2-4473-4580-ae8b-71038df9baa4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d0057c8-44d2-44f3-8052-150aa8d2e021/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5393.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4607.0
                            }
                        ],
                        "expected_reward_tokens": 8844.52,
                        "profit_sb": -155.48,
                        "profit_sb_percentage": -1.73,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4326b28-de51-4fd3-9e45-a1a5c97a00b5",
                            "gambit_id": "d354928c-b821-4b21-8ac7-e78d1b90cd0e",
                            "last_updated": "2022-08-07T11:12:12.761353-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.64000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44646ca2-4473-4580-ae8b-71038df9baa4/?format=api"
                        },
                        {
                            "id": "c6710a77-1885-497b-a768-a51bad3d8da8",
                            "gambit_id": "1d24fdf4-6129-418b-8990-496547db9c1b",
                            "last_updated": "2022-08-07T11:12:12.761932-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.92000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44646ca2-4473-4580-ae8b-71038df9baa4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8c7e6768-77f0-449c-9faf-01c681f2ee9b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cf4aef8d-2322-4a09-8cad-158778f1e1b5",
            "completed": true,
            "last_updated": "2022-08-07T11:07:10.432638-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.94,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/cf4aef8d-2322-4a09-8cad-158778f1e1b5",
            "datetime": "2022-08-06T10:00:00-04:00",
            "cutoff_datetime": "2022-08-06T10:00:00-04:00",
            "name": "Newcastle United v. Nottingham Forest",
            "bettypes": [
                {
                    "id": "7008f1a1-3fe1-4b32-aaa4-602b76ebd33a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8c7e6768-77f0-449c-9faf-01c681f2ee9b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 7170.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2830.0
                            }
                        ],
                        "expected_reward_tokens": 10611.6,
                        "profit_sb": 1611.6,
                        "profit_sb_percentage": 17.91,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 6024.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2378.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 1598.0
                            }
                        ],
                        "expected_reward_tokens": 8915.52,
                        "profit_sb": -84.48,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dcc4620f-6fb4-4f42-a9eb-520015009f43",
                            "gambit_id": "4f4fb137-7a49-4f66-9c0a-cda640cf6f51",
                            "last_updated": "2022-08-07T11:07:10.434766-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Newcastle United",
                            "reward": "1.48000",
                            "odds": "1.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7008f1a1-3fe1-4b32-aaa4-602b76ebd33a/?format=api"
                        },
                        {
                            "id": "da9fea2b-61be-43fc-b303-81c529319ca2",
                            "gambit_id": "43978d8e-95e8-4f4f-a4a0-902d01912597",
                            "last_updated": "2022-08-07T11:07:10.435153-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.75000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7008f1a1-3fe1-4b32-aaa4-602b76ebd33a/?format=api"
                        },
                        {
                            "id": "bfc7268d-4139-40ae-a262-4d208937a1d2",
                            "gambit_id": "a1bab700-4c12-4d37-834b-93ba7a54fc17",
                            "last_updated": "2022-08-07T11:07:10.434382-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nottingham Forest",
                            "reward": "5.58000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7008f1a1-3fe1-4b32-aaa4-602b76ebd33a/?format=api"
                        }
                    ]
                },
                {
                    "id": "90b3fec1-2e01-4311-8122-856043021d7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8c7e6768-77f0-449c-9faf-01c681f2ee9b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5127.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4873.0
                            }
                        ],
                        "expected_reward_tokens": 8868.86,
                        "profit_sb": -131.14,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "107deae3-a4cb-45fd-a1cf-fd1d819e72d6",
                            "gambit_id": "ce47b56a-9f13-4eb1-8abb-57905630b0d7",
                            "last_updated": "2022-08-07T11:07:10.433980-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b3fec1-2e01-4311-8122-856043021d7d/?format=api"
                        },
                        {
                            "id": "3434b517-260e-4cb9-8ae7-7908b30e22df",
                            "gambit_id": "2fc1c68b-4402-46a9-8388-cc5b7b8d7ea9",
                            "last_updated": "2022-08-07T11:07:10.433525-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.82000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b3fec1-2e01-4311-8122-856043021d7d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "397eb86e-00c8-4143-9d6a-477b730e1eec",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1cdacd21-1663-4fbb-93be-3ef38f0458b6",
            "completed": false,
            "last_updated": "2022-12-24T17:12:26.725506-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/1cdacd21-1663-4fbb-93be-3ef38f0458b6",
            "datetime": "2022-08-06T11:00:00-04:00",
            "cutoff_datetime": "2022-08-06T11:00:00-04:00",
            "name": "Team Vitality v. Astralis",
            "bettypes": [
                {
                    "id": "0baa7cc3-4288-4c05-a1cd-b51617b0d79e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/397eb86e-00c8-4143-9d6a-477b730e1eec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Team Vitality",
                                "amount": 7026.0
                            },
                            {
                                "team": "Astralis",
                                "amount": 2974.0
                            }
                        ],
                        "expected_reward_tokens": 8922.0,
                        "profit_sb": -78.0,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4d595f2f-d2bb-4973-803d-47ff20ad5ca7",
                            "gambit_id": "35623130-838b-4428-9178-dd1f2b5a00ee",
                            "last_updated": "2022-12-24T17:12:26.729173-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Vitality",
                            "reward": "1.27000",
                            "odds": "1.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0baa7cc3-4288-4c05-a1cd-b51617b0d79e/?format=api"
                        },
                        {
                            "id": "501e8c34-dbe5-42ca-aa93-cb186f575d21",
                            "gambit_id": "a6ba7603-0165-4524-9c77-6974a8cafd86",
                            "last_updated": "2022-12-24T17:12:26.728069-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Astralis",
                            "reward": "3.00000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0baa7cc3-4288-4c05-a1cd-b51617b0d79e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "38eb806f-c956-4db1-b1bc-bba02c911986",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b95a93e4-9eae-48bb-af42-17d9fd77a561",
            "completed": true,
            "last_updated": "2022-08-08T12:06:54.924832-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.25,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/b95a93e4-9eae-48bb-af42-17d9fd77a561",
            "datetime": "2022-08-06T12:00:00-04:00",
            "cutoff_datetime": "2022-08-06T12:00:00-04:00",
            "name": "Excel Esports v. Team BDS",
            "bettypes": [
                {
                    "id": "fed10fd3-9d0d-411e-8604-173e03a2edcf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38eb806f-c956-4db1-b1bc-bba02c911986/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Excel Esports",
                                "amount": 7846.0
                            },
                            {
                                "team": "Team BDS",
                                "amount": 2154.0
                            }
                        ],
                        "expected_reward_tokens": 9022.9,
                        "profit_sb": 22.9,
                        "profit_sb_percentage": 0.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7047b6c5-4e1a-4c44-8998-a60e20c605ad",
                            "gambit_id": "7466bcc7-18c5-48e7-8a63-36d312cb72d7",
                            "last_updated": "2022-08-08T12:06:54.926231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Excel Esports",
                            "reward": "1.15000",
                            "odds": "1.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fed10fd3-9d0d-411e-8604-173e03a2edcf/?format=api"
                        },
                        {
                            "id": "f6232ab3-0fe9-4684-8d5e-987905964531",
                            "gambit_id": "4fad92b8-183b-4677-8b58-fc5cba053913",
                            "last_updated": "2022-08-08T12:06:54.925780-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team BDS",
                            "reward": "4.19000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fed10fd3-9d0d-411e-8604-173e03a2edcf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d68ff138-aef1-4aff-9797-fe4ef1bccc28",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0f9b0206-d343-4969-8c6a-ecd067474acf",
            "completed": true,
            "last_updated": "2022-08-07T11:07:12.746188-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.27,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/0f9b0206-d343-4969-8c6a-ecd067474acf",
            "datetime": "2022-08-06T12:30:00-04:00",
            "cutoff_datetime": "2022-08-06T12:30:00-04:00",
            "name": "Everton v. Chelsea",
            "bettypes": [
                {
                    "id": "dc171a28-5044-4e4a-aade-4dcb538b8660",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d68ff138-aef1-4aff-9797-fe4ef1bccc28/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 7092.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2908.0
                            }
                        ],
                        "expected_reward_tokens": 10496.16,
                        "profit_sb": 1496.16,
                        "profit_sb_percentage": 16.62,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 6005.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2462.0
                            },
                            {
                                "team": "Everton",
                                "amount": 1532.0
                            }
                        ],
                        "expected_reward_tokens": 8885.6,
                        "profit_sb": -114.4,
                        "profit_sb_percentage": -1.27,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37306ea4-2ca7-4da2-a022-942f6ea31345",
                            "gambit_id": "a62dc465-54c9-4419-b0f8-94278de86cc6",
                            "last_updated": "2022-08-07T11:07:12.748354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chelsea",
                            "reward": "1.48000",
                            "odds": "1.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc171a28-5044-4e4a-aade-4dcb538b8660/?format=api"
                        },
                        {
                            "id": "ac817420-4aaf-42d3-9f95-389f2b2c9788",
                            "gambit_id": "b9b176a4-09da-4fda-a6d7-e5c888655383",
                            "last_updated": "2022-08-07T11:07:12.749141-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.61000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc171a28-5044-4e4a-aade-4dcb538b8660/?format=api"
                        },
                        {
                            "id": "527ebf91-b3b0-4c40-8070-54d3fe2cd414",
                            "gambit_id": "d2fdd60b-803e-4ddf-b65e-4566137dd7f8",
                            "last_updated": "2022-08-07T11:07:12.748758-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Everton",
                            "reward": "5.80000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc171a28-5044-4e4a-aade-4dcb538b8660/?format=api"
                        }
                    ]
                },
                {
                    "id": "369673fc-ffee-4d29-86db-437e26e37da9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d68ff138-aef1-4aff-9797-fe4ef1bccc28/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5393.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4607.0
                            }
                        ],
                        "expected_reward_tokens": 8844.52,
                        "profit_sb": -155.48,
                        "profit_sb_percentage": -1.73,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ad66acac-87c1-4cb8-886f-a7952bf44f26",
                            "gambit_id": "2d3e205f-3d16-4ab0-b3df-182a49773ee6",
                            "last_updated": "2022-08-07T11:07:12.747887-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.64000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/369673fc-ffee-4d29-86db-437e26e37da9/?format=api"
                        },
                        {
                            "id": "1344154a-258b-45ea-984b-706fe4cf8cf3",
                            "gambit_id": "92f4cccf-ecd5-4596-8824-c75da7a39603",
                            "last_updated": "2022-08-07T11:07:12.747326-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.92000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/369673fc-ffee-4d29-86db-437e26e37da9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f0a2638d-f1e2-46fb-ae6a-8770d21eefe9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a5403b7d-7b19-4895-be6d-21321db82734",
            "completed": true,
            "last_updated": "2022-08-08T12:11:51.403641-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Nascar FireKeepers Casino 400",
            "sport": "Motor Sports",
            "url": "https://app.gambitrewards.com/match/a5403b7d-7b19-4895-be6d-21321db82734",
            "datetime": "2022-08-06T12:35:00-04:00",
            "cutoff_datetime": "2022-08-06T12:35:00-04:00",
            "name": "Nascar FireKeepers Casino 400: To Win Outright",
            "bettypes": [
                {
                    "id": "7513c4c3-7f6e-4c6d-810a-eeb20315eb38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0a2638d-f1e2-46fb-ae6a-8770d21eefe9/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "aee7dd98-d1d1-4d0c-aac1-cc6324d4c8fb",
                            "gambit_id": "ff3d9ecf-76ef-40e9-b6de-3c0f36c22138",
                            "last_updated": "2022-08-08T12:11:51.422240-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Busch",
                            "reward": "4.64000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "f2da760e-5af2-4501-9b2d-567e097fe4d7",
                            "gambit_id": "061c81eb-d8e1-40ee-9a77-4004330a0e9f",
                            "last_updated": "2022-08-08T12:11:51.421480-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denny Hamlin",
                            "reward": "6.46000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "40466125-210b-404e-8b5b-b736a5582206",
                            "gambit_id": "a65c9046-3afe-43d2-aebe-30140d788829",
                            "last_updated": "2022-08-08T12:11:51.422605-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chase Elliott",
                            "reward": "8.28000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "c89e74a7-6ada-4149-9e82-e12434fd42c9",
                            "gambit_id": "83ee1597-fa25-4fdb-be0e-506d2064dca3",
                            "last_updated": "2022-08-08T12:11:51.419401-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Truex Jr",
                            "reward": "9.19000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "f1b524f4-f6d0-4655-b4cb-2b71298087db",
                            "gambit_id": "0de96910-f99f-44a9-97e3-7df00345c264",
                            "last_updated": "2022-08-08T12:11:51.421861-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Larson",
                            "reward": "9.19000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "c417bdb4-7df2-4976-b684-ad02433f0d6f",
                            "gambit_id": "f8ff735a-e139-4733-aa93-0939b649c874",
                            "last_updated": "2022-08-08T12:11:51.415984-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Darrell Wallace Jr.",
                            "reward": "10.10000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "af68a67a-3f03-458c-86c4-379d788ef0b5",
                            "gambit_id": "7c11d8f0-59d3-452f-a371-a43d788c9f11",
                            "last_updated": "2022-08-08T12:11:51.420290-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyler Reddick",
                            "reward": "10.10000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "ead31cb8-9527-46fa-9dbe-e5c845f89855",
                            "gambit_id": "d64188fe-5472-4513-a374-7943d573b034",
                            "last_updated": "2022-08-08T12:11:51.418991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Christopher Bell",
                            "reward": "10.10000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "89d8c015-f2dd-4a7e-b6f4-6d3a6e1da349",
                            "gambit_id": "ef3f4c5b-f520-401b-bc89-9c1a9de819f1",
                            "last_updated": "2022-08-08T12:11:51.418502-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joey Logano",
                            "reward": "15.56000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "67f2af52-4968-4535-aea1-3ac364d584e3",
                            "gambit_id": "6709efc4-7e70-4adc-acec-2122ab560823",
                            "last_updated": "2022-08-08T12:11:51.419836-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Blaney",
                            "reward": "15.56000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "9ea226bd-1142-4834-ba8c-d2efe3ae075f",
                            "gambit_id": "473a217c-fda9-4a0e-b592-5973a1e03d7d",
                            "last_updated": "2022-08-08T12:11:51.421107-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ross Chastain",
                            "reward": "15.56000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "b927ce51-c7ff-48b3-9ec7-3454d570aec2",
                            "gambit_id": "99d5dd84-ea2f-4d37-9a45-61b8eacdbf9a",
                            "last_updated": "2022-08-08T12:11:51.415514-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kurt Busch",
                            "reward": "19.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "580ce1ca-542d-4b3f-89a2-881c8a53a784",
                            "gambit_id": "26433226-ee0f-4103-8fc6-864d8213acfb",
                            "last_updated": "2022-08-08T12:11:51.420709-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "William Byron",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "18453293-1b58-4f7f-87c5-cca91f73467e",
                            "gambit_id": "381d3a32-8f6d-4c05-beb0-c281bf5ef409",
                            "last_updated": "2022-08-08T12:11:51.417070-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Daniel Suarez",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "06557af4-77d6-46a6-8421-8e80db838394",
                            "gambit_id": "941c2a04-8e7b-4331-8735-24b19b0d77fb",
                            "last_updated": "2022-08-08T12:11:51.417560-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Harvick",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "49670e20-56b9-45ae-af8e-9651842e8dda",
                            "gambit_id": "d4ef9b3b-d6b7-4d99-a742-82fb2cedd66f",
                            "last_updated": "2022-08-08T12:11:51.418037-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Bowman",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "3bd0e979-25c3-46c6-9b87-cd9891a1ba93",
                            "gambit_id": "9f7c57d1-6171-46c3-9c24-b34ec0b85ce4",
                            "last_updated": "2022-08-08T12:11:51.416588-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Erik Jones",
                            "reward": "32.85000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "93c03d4c-21b3-4ad1-ae5f-1497400f2cdd",
                            "gambit_id": "90b3cad4-d1a6-458a-bd9a-e582b26c1e49",
                            "last_updated": "2022-08-08T12:11:51.415039-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Cindric",
                            "reward": "41.95000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "52e3e8bf-ca29-43c6-8c85-844c7b81396a",
                            "gambit_id": "28695938-d5e9-45c1-9084-4e87b2d97ef5",
                            "last_updated": "2022-08-08T12:11:51.414544-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chase Briscoe",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "ab8c1e67-1541-4c3c-acdf-548cb5edda5e",
                            "gambit_id": "cb4f7509-50f4-42ed-9382-6010cddd259d",
                            "last_updated": "2022-08-08T12:11:51.413462-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aric Almirola",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "69b1ada0-db81-40e7-8a8d-75975c38f218",
                            "gambit_id": "b300b719-bd3d-4676-ba27-68bfd4f865eb",
                            "last_updated": "2022-08-08T12:11:51.410125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Hill",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "4d86593a-f076-481e-86d9-d41f1e3ed460",
                            "gambit_id": "d3f8641e-6408-4222-9e3d-6bdd365935ab",
                            "last_updated": "2022-08-08T12:11:51.410892-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Buescher",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "76db7222-7fa5-4898-9977-d95279421270",
                            "gambit_id": "5b6d133c-1c95-4e76-91d8-9eb9ddd3214c",
                            "last_updated": "2022-08-08T12:11:51.414067-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Dillon",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "e6287046-241d-41d9-a288-fcd34ab6eade",
                            "gambit_id": "99fccacb-2026-424a-adad-ed1047a9a2bc",
                            "last_updated": "2022-08-08T12:11:51.411410-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael McDowell",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "e97ac15f-ffb0-40c3-bf9d-f9d001ac718b",
                            "gambit_id": "3aa87f8c-2b7a-47fc-83ca-f8764363c4fb",
                            "last_updated": "2022-08-08T12:11:51.410493-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brad Keselowski",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "8988d79d-159b-4cd2-aa04-271a6277efb9",
                            "gambit_id": "4651f9ba-e292-4fa8-a10d-819ce0927ac6",
                            "last_updated": "2022-08-08T12:11:51.412936-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ricky Stenhouse Jr",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "d3c492d9-224c-4f91-a546-81760020b1cf",
                            "gambit_id": "533ec98c-a56e-4016-94f7-4eebee05a711",
                            "last_updated": "2022-08-08T12:11:51.409346-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cole Custer",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "40d1ca08-1e3b-445c-a2be-e1eb0364d397",
                            "gambit_id": "c35b110d-aef4-40f8-86a7-79f7d64817ed",
                            "last_updated": "2022-08-08T12:11:51.407342-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Noah Gragson",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "a9b59be5-1367-4c91-b080-560725f1a4db",
                            "gambit_id": "7bbd9762-a89e-4685-9ca8-041f5b3ee02c",
                            "last_updated": "2022-08-08T12:11:51.408321-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Haley",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "ed574c5c-f577-4da3-878a-4a4112c5fe89",
                            "gambit_id": "f6d17b20-995d-4e5e-81f3-6362356a0b22",
                            "last_updated": "2022-08-08T12:11:51.409750-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harrison Burton",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "d8d28c1f-3f29-4e7e-99d3-57762b9cb76c",
                            "gambit_id": "1a9b7c11-d619-4b23-944d-4e14bda3de3b",
                            "last_updated": "2022-08-08T12:11:51.407781-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Corey Lajoie",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "7cc7a42c-3033-4dec-a46e-caef6b92c944",
                            "gambit_id": "4245808e-b53a-45a5-a840-77967ee20bf1",
                            "last_updated": "2022-08-08T12:11:51.405424-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BJ McLeod",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "07a9cd47-fe0a-47e9-adb3-15feaf835522",
                            "gambit_id": "35201ebc-656a-4028-a775-f48b46e34412",
                            "last_updated": "2022-08-08T12:11:51.406948-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Todd Gilliland",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "cc936ea3-699f-4026-aa78-5e56a1fd3624",
                            "gambit_id": "dd83e634-1d80-473a-9e6d-2f84cfd96633",
                            "last_updated": "2022-08-08T12:11:51.406585-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Josh Bilicki",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "576f8248-486d-4c19-abdd-6f4f722bd5fb",
                            "gambit_id": "dbe2a499-75e8-4e88-9e5f-133d008b264b",
                            "last_updated": "2022-08-08T12:11:51.408864-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ty Dillon",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "efba3f16-ed50-47df-9496-6b27907cbdbb",
                            "gambit_id": "20ad76b5-410c-4abb-9fcf-64ad269a4537",
                            "last_updated": "2022-08-08T12:11:51.405832-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cody Ware",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "061abfec-7626-42f0-8254-9820401825b0",
                            "gambit_id": "215ac9a3-6504-4561-af1c-90e78f45fef9",
                            "last_updated": "2022-08-08T12:11:51.406204-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "J.J. Yeley",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "94fc6c74-09e6-4e0e-bcca-f352a5ebb663",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "15b52160-74f4-4ce8-9d26-9fdf733488e4",
            "completed": true,
            "last_updated": "2022-08-08T12:06:53.755307-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.86,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/15b52160-74f4-4ce8-9d26-9fdf733488e4",
            "datetime": "2022-08-06T13:00:00-04:00",
            "cutoff_datetime": "2022-08-06T13:00:00-04:00",
            "name": "MAD Lions v. Misfits Gaming",
            "bettypes": [
                {
                    "id": "d2150c6c-4841-45aa-a76e-ebeeeb3b08a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94fc6c74-09e6-4e0e-bcca-f352a5ebb663/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MAD Lions",
                                "amount": 6373.0
                            },
                            {
                                "team": "Misfits Gaming",
                                "amount": 3627.0
                            }
                        ],
                        "expected_reward_tokens": 8922.2,
                        "profit_sb": -77.8,
                        "profit_sb_percentage": -0.86,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "679547de-1241-4e67-ac0a-8fd5a76bf84f",
                            "gambit_id": "30189f00-c424-4242-b4e3-19ba2383dbec",
                            "last_updated": "2022-08-08T12:06:53.756843-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MAD Lions",
                            "reward": "1.40000",
                            "odds": "1.44000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2150c6c-4841-45aa-a76e-ebeeeb3b08a8/?format=api"
                        },
                        {
                            "id": "851e9b20-b529-4ab0-bbe5-cdde7007b3ef",
                            "gambit_id": "4ba89f78-ef0e-4397-a710-85aab324fbda",
                            "last_updated": "2022-08-08T12:06:53.756378-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Misfits Gaming",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2150c6c-4841-45aa-a76e-ebeeeb3b08a8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e70e637c-2f19-428a-be6f-4a256dce83c6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f908f7de-ad67-4859-80c2-bf5cdcabba5b",
            "completed": true,
            "last_updated": "2022-08-07T11:02:17.802839-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.15,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f908f7de-ad67-4859-80c2-bf5cdcabba5b",
            "datetime": "2022-08-06T13:10:00-04:00",
            "cutoff_datetime": "2022-08-06T13:10:00-04:00",
            "name": "ATL (J Odorizzi) v. NYM (D Peterson) - Game 1",
            "bettypes": [
                {
                    "id": "8fb3b945-9001-4672-807d-4277e182e2d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e70e637c-2f19-428a-be6f-4a256dce83c6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D Peterson)",
                                "amount": 5515.0
                            },
                            {
                                "team": "ATL (J Odorizzi)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9373.65,
                        "profit_sb": 373.65,
                        "profit_sb_percentage": 4.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d7373d9-c9a8-4c37-b87b-bb1d8f8fa1bf",
                            "gambit_id": "78a91b4f-568c-4e3b-8860-181137ae531b",
                            "last_updated": "2022-08-07T11:02:17.805621-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (D Peterson)",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb3b945-9001-4672-807d-4277e182e2d0/?format=api"
                        },
                        {
                            "id": "44f4e2b4-89d6-448c-b093-d78ff53328b7",
                            "gambit_id": "cec619ea-f283-49c2-bbea-c84472216387",
                            "last_updated": "2022-08-07T11:02:17.806075-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (J Odorizzi)",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb3b945-9001-4672-807d-4277e182e2d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6ad388e-07a7-4d33-9058-63377fdef1bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e70e637c-2f19-428a-be6f-4a256dce83c6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6196.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "531d36ee-966a-408e-ae76-9cec0dd484f8",
                            "gambit_id": "e2471dc9-450d-48d5-8472-e858fb71907f",
                            "last_updated": "2022-08-07T11:02:17.804819-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ad388e-07a7-4d33-9058-63377fdef1bd/?format=api"
                        },
                        {
                            "id": "2493f7b3-f92a-42fb-ae07-f4813e15c0c2",
                            "gambit_id": "c182d3f7-228b-49e8-9549-079a7036687a",
                            "last_updated": "2022-08-07T11:02:17.805209-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ad388e-07a7-4d33-9058-63377fdef1bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e6ceeda-efdd-4167-8a58-bc839ac0ea5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e70e637c-2f19-428a-be6f-4a256dce83c6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "92914664-3bb9-4fea-b2ea-74bdf918fb12",
                            "gambit_id": "b1905418-effa-4741-a955-0b1702d4ffd9",
                            "last_updated": "2022-08-07T11:02:17.803859-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6ceeda-efdd-4167-8a58-bc839ac0ea5f/?format=api"
                        },
                        {
                            "id": "154d57ab-adf5-4b16-bd8b-38620c260034",
                            "gambit_id": "4b64bc6e-0bb5-41e4-a735-bc8660f41850",
                            "last_updated": "2022-08-07T11:02:17.804369-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6ceeda-efdd-4167-8a58-bc839ac0ea5f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1c01a480-5a9e-4f86-87b5-1bca9144b923",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2d8ca7c8-5770-4268-b3f5-67d8b9432a5f",
            "completed": true,
            "last_updated": "2022-08-08T12:06:52.377081-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.62,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/2d8ca7c8-5770-4268-b3f5-67d8b9432a5f",
            "datetime": "2022-08-06T14:00:00-04:00",
            "cutoff_datetime": "2022-08-06T14:00:00-04:00",
            "name": "Rogue v. SK Gaming",
            "bettypes": [
                {
                    "id": "4646c16c-6786-4501-8846-1e4b8f204acf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c01a480-5a9e-4f86-87b5-1bca9144b923/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rogue",
                                "amount": 7273.0
                            },
                            {
                                "team": "SK Gaming",
                                "amount": 2727.0
                            }
                        ],
                        "expected_reward_tokens": 8944.56,
                        "profit_sb": -55.44,
                        "profit_sb_percentage": -0.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57e492ad-60e1-40f2-a91b-f90ffa49b537",
                            "gambit_id": "c20f3601-7276-4c8e-a034-f4e96822b1f4",
                            "last_updated": "2022-08-08T12:06:52.378720-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rogue",
                            "reward": "1.23000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4646c16c-6786-4501-8846-1e4b8f204acf/?format=api"
                        },
                        {
                            "id": "8b702bbb-a523-4e42-9210-627b2b847852",
                            "gambit_id": "08665912-635e-4874-b33f-31bfa5699989",
                            "last_updated": "2022-08-08T12:06:52.378117-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SK Gaming",
                            "reward": "3.28000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4646c16c-6786-4501-8846-1e4b8f204acf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6a8c6b78-3b1d-4246-9cf5-06da46e0e24a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7d00351c-240a-4127-8613-bf78bf6c0544",
            "completed": true,
            "last_updated": "2022-08-07T11:02:17.950130-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.95,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7d00351c-240a-4127-8613-bf78bf6c0544",
            "datetime": "2022-08-06T14:20:00-04:00",
            "cutoff_datetime": "2022-08-06T14:20:00-04:00",
            "name": "MIA (P Lopez) v. CHC (D Smyly)",
            "bettypes": [
                {
                    "id": "3f2af33a-60ed-44d1-9c08-f798397aef99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a8c6b78-3b1d-4246-9cf5-06da46e0e24a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (P Lopez)",
                                "amount": 5227.0
                            },
                            {
                                "team": "CHC (D Smyly)",
                                "amount": 4773.0
                            }
                        ],
                        "expected_reward_tokens": 9355.08,
                        "profit_sb": 355.08,
                        "profit_sb_percentage": 3.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f233f9dd-777d-4c0d-bacb-cb81b3f68019",
                            "gambit_id": "e741df67-78f2-49dc-ae07-bb0291522a54",
                            "last_updated": "2022-08-07T11:02:17.953332-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (P Lopez)",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f2af33a-60ed-44d1-9c08-f798397aef99/?format=api"
                        },
                        {
                            "id": "684f17f8-a772-40e2-9c6f-968224017f00",
                            "gambit_id": "a609b85b-3aae-4019-8784-900b2f1ff228",
                            "last_updated": "2022-08-07T11:02:17.952947-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (D Smyly)",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f2af33a-60ed-44d1-9c08-f798397aef99/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ec4ae93-215c-4ff0-8737-56397b801774",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a8c6b78-3b1d-4246-9cf5-06da46e0e24a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6519.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3481.0
                            }
                        ],
                        "expected_reward_tokens": 9189.84,
                        "profit_sb": 189.84,
                        "profit_sb_percentage": 2.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f66f5b71-9905-489e-af5a-9343a2e42ad0",
                            "gambit_id": "30588dff-a97d-49e0-9f7a-c8c7a15d2307",
                            "last_updated": "2022-08-07T11:02:17.952567-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ec4ae93-215c-4ff0-8737-56397b801774/?format=api"
                        },
                        {
                            "id": "5b893ff5-4ea3-431b-ae99-1fc318102c6c",
                            "gambit_id": "692aa47f-c354-47bc-8c9f-707b0e63b57e",
                            "last_updated": "2022-08-07T11:02:17.952182-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "2.64000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ec4ae93-215c-4ff0-8737-56397b801774/?format=api"
                        }
                    ]
                },
                {
                    "id": "5db4ca56-8d57-4ef3-a8b4-bad46a552959",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a8c6b78-3b1d-4246-9cf5-06da46e0e24a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5204.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c1c37059-1eb8-471d-9ea4-bc8441250fc2",
                            "gambit_id": "9bde6ef2-5d2c-45c0-9820-07f51d5ec277",
                            "last_updated": "2022-08-07T11:02:17.951782-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5db4ca56-8d57-4ef3-a8b4-bad46a552959/?format=api"
                        },
                        {
                            "id": "ae6c905b-37ce-4d6d-b5e2-469e09ec8dfe",
                            "gambit_id": "ada107bc-9f9d-41db-b80e-fbc0996b61af",
                            "last_updated": "2022-08-07T11:02:17.951296-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5db4ca56-8d57-4ef3-a8b4-bad46a552959/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8bf2c701-a717-4533-8692-c18350c95eca",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "45c652e8-3140-4b73-8f61-bc353ee28bfc",
            "completed": true,
            "last_updated": "2022-08-08T12:06:54.544429-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/45c652e8-3140-4b73-8f61-bc353ee28bfc",
            "datetime": "2022-08-06T15:00:00-04:00",
            "cutoff_datetime": "2022-08-06T15:00:00-04:00",
            "name": "G2 Esports v. Fnatic",
            "bettypes": [
                {
                    "id": "828a1ea9-d30e-43a7-9911-6983e22aae5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bf2c701-a717-4533-8692-c18350c95eca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "G2 Esports",
                                "amount": 5571.0
                            },
                            {
                                "team": "Fnatic",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 8857.89,
                        "profit_sb": -142.11,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "abe9cceb-9fec-4117-86ce-511f3a334c03",
                            "gambit_id": "f7e56e27-56c4-4425-a868-ec9fc79a75ab",
                            "last_updated": "2022-08-08T12:06:54.546016-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "G2 Esports",
                            "reward": "1.59000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/828a1ea9-d30e-43a7-9911-6983e22aae5b/?format=api"
                        },
                        {
                            "id": "0ba5adb2-802b-43c7-834d-9adc629bcf0a",
                            "gambit_id": "f3381ab8-6a77-4978-9523-3cbc0858e7a3",
                            "last_updated": "2022-08-08T12:06:54.545452-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fnatic",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/828a1ea9-d30e-43a7-9911-6983e22aae5b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "20718625-6f12-4d15-b73f-8afb51d24c6a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "44c37372-f90f-44ec-b1e0-89288a4df205",
            "completed": true,
            "last_updated": "2022-08-07T11:02:17.111020-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/44c37372-f90f-44ec-b1e0-89288a4df205",
            "datetime": "2022-08-06T16:10:00-04:00",
            "cutoff_datetime": "2022-08-06T16:10:00-04:00",
            "name": "LAA (J Barria) v. SEA (G Kirby) - Game 1",
            "bettypes": [
                {
                    "id": "ed10c714-6f1e-4c72-a33c-14d8899ab715",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20718625-6f12-4d15-b73f-8afb51d24c6a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6594.0
                            },
                            {
                                "team": "LAA (J Barria)",
                                "amount": 3406.0
                            }
                        ],
                        "expected_reward_tokens": 9297.54,
                        "profit_sb": 297.54,
                        "profit_sb_percentage": 3.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1cbdb0f2-da15-4458-92b3-bb38b12122d3",
                            "gambit_id": "424f00fe-e2df-4a64-92dc-928f142f45a1",
                            "last_updated": "2022-08-07T11:02:17.113560-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed10c714-6f1e-4c72-a33c-14d8899ab715/?format=api"
                        },
                        {
                            "id": "185756e4-287c-41f2-a965-41921c864851",
                            "gambit_id": "eddd0393-1315-4e36-86b4-355d359bd4f9",
                            "last_updated": "2022-08-07T11:02:17.113940-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (J Barria)",
                            "reward": "2.73000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed10c714-6f1e-4c72-a33c-14d8899ab715/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d2d0d63-d7f9-4e6d-b90c-6f22a2f27142",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20718625-6f12-4d15-b73f-8afb51d24c6a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5204.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "57c8e8f0-1973-426d-b07c-9c3ea86189b7",
                            "gambit_id": "54a5e968-0899-4998-8f8d-e13a7670a393",
                            "last_updated": "2022-08-07T11:02:17.113171-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d2d0d63-d7f9-4e6d-b90c-6f22a2f27142/?format=api"
                        },
                        {
                            "id": "6bbf6423-c84f-4440-9747-eeb54753b6c8",
                            "gambit_id": "c341f992-ca6d-4184-bf5a-9e2b9a94a1c7",
                            "last_updated": "2022-08-07T11:02:17.112787-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d2d0d63-d7f9-4e6d-b90c-6f22a2f27142/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e7c3023-a22a-4494-bae3-a8b5072ed860",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20718625-6f12-4d15-b73f-8afb51d24c6a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5109.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d467ca27-843c-49f3-a680-e56655c11599",
                            "gambit_id": "35877457-a754-4f90-a311-e89dd6ac68b6",
                            "last_updated": "2022-08-07T11:02:17.112405-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7c3023-a22a-4494-bae3-a8b5072ed860/?format=api"
                        },
                        {
                            "id": "d4fd2511-c05e-486a-9ddb-b85cf6c39f7d",
                            "gambit_id": "744c6c2c-c2bd-4f93-bceb-e9654ce50ac3",
                            "last_updated": "2022-08-07T11:02:17.111975-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7c3023-a22a-4494-bae3-a8b5072ed860/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f3870cbb-ba00-4cc7-97d8-75d518081a03",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "580a9cf3-376f-4f77-9e4a-21d5eb519e63",
            "completed": true,
            "last_updated": "2022-08-08T11:52:20.562870-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "League of Legends - LCS Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/580a9cf3-376f-4f77-9e4a-21d5eb519e63",
            "datetime": "2022-08-06T16:30:00-04:00",
            "cutoff_datetime": "2022-08-06T16:30:00-04:00",
            "name": "Golden Guardians v. 100 Thieves",
            "bettypes": [
                {
                    "id": "251d9a90-deee-4cc5-b23b-acf7f9938718",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3870cbb-ba00-4cc7-97d8-75d518081a03/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "100 Thieves",
                                "amount": 7026.0
                            },
                            {
                                "team": "Golden Guardians",
                                "amount": 2974.0
                            }
                        ],
                        "expected_reward_tokens": 8922.0,
                        "profit_sb": -78.0,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4b5859cd-dcd5-4a39-8b8d-d96fe2dd8192",
                            "gambit_id": "882a6ac9-a453-4131-929a-a65d9c1c0067",
                            "last_updated": "2022-08-08T11:52:20.563741-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "100 Thieves",
                            "reward": "1.27000",
                            "odds": "1.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251d9a90-deee-4cc5-b23b-acf7f9938718/?format=api"
                        },
                        {
                            "id": "c475422a-1796-4bf7-b396-8d8c7173ffad",
                            "gambit_id": "4ddb1c26-2af3-479a-b9c5-89df96399284",
                            "last_updated": "2022-08-08T11:52:20.564168-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden Guardians",
                            "reward": "3.00000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251d9a90-deee-4cc5-b23b-acf7f9938718/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "496e2c59-20db-4861-93ef-253f51889b34",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "79276d41-f627-47e7-b72f-67203b34217e",
            "completed": true,
            "last_updated": "2022-08-07T11:02:18.091642-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/79276d41-f627-47e7-b72f-67203b34217e",
            "datetime": "2022-08-06T17:05:00-04:00",
            "cutoff_datetime": "2022-08-06T17:05:00-04:00",
            "name": "PIT (J Brubaker) v. BAL (A Voth)",
            "bettypes": [
                {
                    "id": "06486365-0b0b-41d9-994b-663df51d47a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/496e2c59-20db-4861-93ef-253f51889b34/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Voth)",
                                "amount": 6081.0
                            },
                            {
                                "team": "PIT (J Brubaker)",
                                "amount": 3919.0
                            }
                        ],
                        "expected_reward_tokens": 9364.74,
                        "profit_sb": 364.74,
                        "profit_sb_percentage": 4.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e43220f8-89d7-4b2c-bc81-015b1b82c324",
                            "gambit_id": "eded2da9-ba76-49c6-a6bf-643cdafc2a9a",
                            "last_updated": "2022-08-07T11:02:18.095032-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (A Voth)",
                            "reward": "1.54000",
                            "odds": "1.59520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06486365-0b0b-41d9-994b-663df51d47a0/?format=api"
                        },
                        {
                            "id": "71c813ac-32d9-426b-afe5-5919c7d68a85",
                            "gambit_id": "c185822a-a1f0-44c8-9b37-d68751bd16a0",
                            "last_updated": "2022-08-07T11:02:18.095498-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (J Brubaker)",
                            "reward": "2.39000",
                            "odds": "2.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06486365-0b0b-41d9-994b-663df51d47a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d7bfc49-f33b-4be6-916c-bce118b74f9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/496e2c59-20db-4861-93ef-253f51889b34/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5752.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4248.0
                            }
                        ],
                        "expected_reward_tokens": 9260.64,
                        "profit_sb": 260.64,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a8475a4c-b8d1-4889-a284-8efdba2310e1",
                            "gambit_id": "9612ee84-7e32-4a10-b858-88b6c1cc527c",
                            "last_updated": "2022-08-07T11:02:18.094542-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d7bfc49-f33b-4be6-916c-bce118b74f9f/?format=api"
                        },
                        {
                            "id": "c2f5b55b-5d8b-41ba-8770-dc32f23ebd73",
                            "gambit_id": "77c646da-d258-4f12-a358-a19340b2aa98",
                            "last_updated": "2022-08-07T11:02:18.094065-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d7bfc49-f33b-4be6-916c-bce118b74f9f/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ef7fe59-9a1d-4c50-87d1-40ae3214dcfc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/496e2c59-20db-4861-93ef-253f51889b34/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5204.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a8eddd44-7c09-4225-823f-4e7f3ba7e35b",
                            "gambit_id": "3aa77df7-b770-4440-8186-01143b56573c",
                            "last_updated": "2022-08-07T11:02:18.092927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ef7fe59-9a1d-4c50-87d1-40ae3214dcfc/?format=api"
                        },
                        {
                            "id": "3a07a883-f755-487a-9331-b9a570a1ba26",
                            "gambit_id": "100a3e85-4b16-4699-b2cc-60c0e0ff44eb",
                            "last_updated": "2022-08-07T11:02:18.093520-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ef7fe59-9a1d-4c50-87d1-40ae3214dcfc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "77d3e9c4-f4b0-45d4-901a-df2f44aa8e2d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9c502778-99d7-408c-9224-a182366beb7b",
            "completed": true,
            "last_updated": "2022-08-08T11:52:17.449796-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.09,
            "sport_category": "League of Legends - LCS Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/9c502778-99d7-408c-9224-a182366beb7b",
            "datetime": "2022-08-06T17:30:00-04:00",
            "cutoff_datetime": "2022-08-06T17:30:00-04:00",
            "name": "Evil Geniuses v. Team Solomid",
            "bettypes": [
                {
                    "id": "137b06d0-bad1-4dfa-85e6-e4244b74e087",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77d3e9c4-f4b0-45d4-901a-df2f44aa8e2d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Evil Geniuses",
                                "amount": 7752.0
                            },
                            {
                                "team": "Team Solomid",
                                "amount": 2248.0
                            }
                        ],
                        "expected_reward_tokens": 8992.0,
                        "profit_sb": -8.0,
                        "profit_sb_percentage": -0.09,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d835bac7-ab0c-4b75-af3f-738a924c373a",
                            "gambit_id": "4dd4b073-d486-4ab3-a4c0-0dc369af4ceb",
                            "last_updated": "2022-08-08T11:52:17.451150-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Evil Geniuses",
                            "reward": "1.16000",
                            "odds": "1.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/137b06d0-bad1-4dfa-85e6-e4244b74e087/?format=api"
                        },
                        {
                            "id": "d64329bb-df89-48bf-94ff-1fdeb3c82002",
                            "gambit_id": "68b7ad89-ec4a-448a-9473-4d788a84849a",
                            "last_updated": "2022-08-08T11:52:17.450661-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Solomid",
                            "reward": "4.00000",
                            "odds": "4.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/137b06d0-bad1-4dfa-85e6-e4244b74e087/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "61ae3a60-184d-4308-ae7f-c4cf47f9cf6d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0e6e7528-2c27-4a5b-833c-bdd953df0154",
            "completed": true,
            "last_updated": "2022-08-07T11:02:18.231015-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.63,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0e6e7528-2c27-4a5b-833c-bdd953df0154",
            "datetime": "2022-08-06T18:05:00-04:00",
            "cutoff_datetime": "2022-08-06T18:05:00-04:00",
            "name": "WAS (P Corbin) v. PHI (R Suarez)",
            "bettypes": [
                {
                    "id": "68cee282-ac1b-4cb8-8489-c498f0588a60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61ae3a60-184d-4308-ae7f-c4cf47f9cf6d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7067.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 2933.0
                            }
                        ],
                        "expected_reward_tokens": 9326.94,
                        "profit_sb": 326.94,
                        "profit_sb_percentage": 3.63,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "39f9d532-176a-48c1-9d95-eb2beb5ed7fc",
                            "gambit_id": "e16f3d89-42d2-4d0a-8bff-672222a77aa7",
                            "last_updated": "2022-08-07T11:02:18.234103-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (R Suarez)",
                            "reward": "1.32000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68cee282-ac1b-4cb8-8489-c498f0588a60/?format=api"
                        },
                        {
                            "id": "053466a5-5ca8-46f1-89f5-6d97631f58bd",
                            "gambit_id": "86f2ad14-e239-44f3-b600-04bb9b62be15",
                            "last_updated": "2022-08-07T11:02:18.234557-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (P Corbin)",
                            "reward": "3.18000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68cee282-ac1b-4cb8-8489-c498f0588a60/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac646790-c70e-4a6b-b26e-46e1f665cb37",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61ae3a60-184d-4308-ae7f-c4cf47f9cf6d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5405.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6bbcb36b-ef3e-4ceb-bf5b-07da2b661d83",
                            "gambit_id": "310e8c1f-2701-41e6-acb1-27af6425a335",
                            "last_updated": "2022-08-07T11:02:18.233076-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac646790-c70e-4a6b-b26e-46e1f665cb37/?format=api"
                        },
                        {
                            "id": "a565518a-0ea1-4dcb-82fb-ab5105b6e5bf",
                            "gambit_id": "603dc280-3483-40b2-82ae-9cc7453f6691",
                            "last_updated": "2022-08-07T11:02:18.233586-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac646790-c70e-4a6b-b26e-46e1f665cb37/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd1bbab8-35de-414d-81b2-01ab0077bb44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61ae3a60-184d-4308-ae7f-c4cf47f9cf6d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5204.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b41bdb60-93f1-4b2f-969f-0bb852732af1",
                            "gambit_id": "8cbeba67-dc9c-4979-8e1f-f2adfe616e2d",
                            "last_updated": "2022-08-07T11:02:18.232045-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd1bbab8-35de-414d-81b2-01ab0077bb44/?format=api"
                        },
                        {
                            "id": "aba00cfa-fda8-4562-850b-0bcadeec62a1",
                            "gambit_id": "f7776e78-74ba-410e-981f-918ab5ac38b0",
                            "last_updated": "2022-08-07T11:02:18.232568-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd1bbab8-35de-414d-81b2-01ab0077bb44/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "20d09f88-6021-4ab0-af43-3d750c143a6e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8d183785-fb96-427b-8e25-541c0247d98f",
            "completed": true,
            "last_updated": "2022-08-07T10:57:15.321054-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8d183785-fb96-427b-8e25-541c0247d98f",
            "datetime": "2022-08-06T18:10:00-04:00",
            "cutoff_datetime": "2022-08-06T18:10:00-04:00",
            "name": "HOU (L Garcia) v. CLE (C Quantrill)",
            "bettypes": [
                {
                    "id": "9f897d0b-345d-4d62-a937-8a0e68d18797",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20d09f88-6021-4ab0-af43-3d750c143a6e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (L Garcia)",
                                "amount": 5881.0
                            },
                            {
                                "team": "CLE (C Quantrill)",
                                "amount": 4119.0
                            }
                        ],
                        "expected_reward_tokens": 9350.13,
                        "profit_sb": 350.13,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7508226f-a11d-43c7-9d6b-4833a4411259",
                            "gambit_id": "ef081e90-95bd-4349-85c8-ba6d09790723",
                            "last_updated": "2022-08-07T10:57:15.324511-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (L Garcia)",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f897d0b-345d-4d62-a937-8a0e68d18797/?format=api"
                        },
                        {
                            "id": "128ea80c-85b9-48d1-b819-2e125c02c00c",
                            "gambit_id": "0cbce3ec-cf0c-4330-9a19-5a12024250b0",
                            "last_updated": "2022-08-07T10:57:15.324000-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (C Quantrill)",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f897d0b-345d-4d62-a937-8a0e68d18797/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a3a6b42-ed2e-4269-bb69-64fa6f89f739",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20d09f88-6021-4ab0-af43-3d750c143a6e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5204.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5b91ef64-999c-455d-8c0d-fd9ae6cf953f",
                            "gambit_id": "24aee4e1-ecd7-42e7-8619-c4a5bfa9fc29",
                            "last_updated": "2022-08-07T10:57:15.323137-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a3a6b42-ed2e-4269-bb69-64fa6f89f739/?format=api"
                        },
                        {
                            "id": "5434b29a-a6cd-4bee-a729-bc2bce937da0",
                            "gambit_id": "9aecf962-2891-4cd5-95ba-b037b56d2b92",
                            "last_updated": "2022-08-07T10:57:15.323545-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a3a6b42-ed2e-4269-bb69-64fa6f89f739/?format=api"
                        }
                    ]
                },
                {
                    "id": "605438b4-5156-4481-b889-e0abc3812f3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20d09f88-6021-4ab0-af43-3d750c143a6e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "32d63218-f303-422f-a45c-478623fb2a9b",
                            "gambit_id": "8ccb29af-eabf-41c5-93d7-e122bb487c26",
                            "last_updated": "2022-08-07T10:57:15.322233-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605438b4-5156-4481-b889-e0abc3812f3b/?format=api"
                        },
                        {
                            "id": "75e2b76f-40e1-4918-9ca2-a4284eb8c546",
                            "gambit_id": "6571a8f5-40b9-41bc-8836-5d62c706ec33",
                            "last_updated": "2022-08-07T10:57:15.322723-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605438b4-5156-4481-b889-e0abc3812f3b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "889e6f11-b37d-4e44-8d0c-e9aa17ab3c38",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "aa0542fd-4fd8-433a-928c-7f6122f33cd9",
            "completed": true,
            "last_updated": "2022-08-07T10:57:15.191912-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.53,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/aa0542fd-4fd8-433a-928c-7f6122f33cd9",
            "datetime": "2022-08-06T18:10:00-04:00",
            "cutoff_datetime": "2022-08-06T18:10:00-04:00",
            "name": "TAM (S McClanahan) v. DET (G Hill)",
            "bettypes": [
                {
                    "id": "ba75f5c8-1de9-4050-abfe-a0c774cd4315",
                    "match": "https://api-prod.gambitprofit.com/api/matches/889e6f11-b37d-4e44-8d0c-e9aa17ab3c38/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (S McClanahan)",
                                "amount": 6852.0
                            },
                            {
                                "team": "DET (G Hill)",
                                "amount": 3148.0
                            }
                        ],
                        "expected_reward_tokens": 9318.08,
                        "profit_sb": 318.08,
                        "profit_sb_percentage": 3.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6418b447-7ed1-497e-bea3-1bb38c09c3b8",
                            "gambit_id": "a7bfcac1-9bf9-4023-881a-b2d064fe73fb",
                            "last_updated": "2022-08-07T10:57:15.195782-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (S McClanahan)",
                            "reward": "1.36000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba75f5c8-1de9-4050-abfe-a0c774cd4315/?format=api"
                        },
                        {
                            "id": "012b838e-1ec9-4052-8693-e0167445f72c",
                            "gambit_id": "93c91581-653b-45e6-a9bb-9a4132c968db",
                            "last_updated": "2022-08-07T10:57:15.195376-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (G Hill)",
                            "reward": "2.96000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba75f5c8-1de9-4050-abfe-a0c774cd4315/?format=api"
                        }
                    ]
                },
                {
                    "id": "a080c5f5-4926-428e-a644-4e1acfd1ae30",
                    "match": "https://api-prod.gambitprofit.com/api/matches/889e6f11-b37d-4e44-8d0c-e9aa17ab3c38/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5588.0
                            },
                            {
                                "team": "DET",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b70edf41-56b4-43fb-9d02-a9012ebf9364",
                            "gambit_id": "16f2def9-eed6-408b-823a-39259df72866",
                            "last_updated": "2022-08-07T10:57:15.194929-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a080c5f5-4926-428e-a644-4e1acfd1ae30/?format=api"
                        },
                        {
                            "id": "a30edb39-5cf2-49dc-b3d9-5f72b7dfa698",
                            "gambit_id": "ed2bea86-8b65-4e79-8c67-38208a2fd34b",
                            "last_updated": "2022-08-07T10:57:15.194419-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a080c5f5-4926-428e-a644-4e1acfd1ae30/?format=api"
                        }
                    ]
                },
                {
                    "id": "f16944ee-b01b-4be4-bfe7-c6d872f54d02",
                    "match": "https://api-prod.gambitprofit.com/api/matches/889e6f11-b37d-4e44-8d0c-e9aa17ab3c38/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5312.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a922859-eace-4aab-8cd3-cfbd59e4f79c",
                            "gambit_id": "9f7d74d9-d7a8-49ba-948f-924a5ea741ce",
                            "last_updated": "2022-08-07T10:57:15.193181-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f16944ee-b01b-4be4-bfe7-c6d872f54d02/?format=api"
                        },
                        {
                            "id": "3142c8f1-57b4-4c29-98f0-725ca47bce0e",
                            "gambit_id": "f83a93bf-ef63-4ae6-b920-399c64cbe7b6",
                            "last_updated": "2022-08-07T10:57:15.193851-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f16944ee-b01b-4be4-bfe7-c6d872f54d02/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e84bfc88-2e34-4bd2-97a0-76592a90f456",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8c53fe1e-b7c7-4719-b319-f4a5ac029127",
            "completed": true,
            "last_updated": "2022-08-08T11:47:20.598814-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.63,
            "sport_category": "League of Legends - LCS Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/8c53fe1e-b7c7-4719-b319-f4a5ac029127",
            "datetime": "2022-08-06T18:30:00-04:00",
            "cutoff_datetime": "2022-08-06T18:30:00-04:00",
            "name": "Team Liquid v. Flyquest",
            "bettypes": [
                {
                    "id": "f7ae636e-2cb2-4d75-bce2-2f0a713ba812",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e84bfc88-2e34-4bd2-97a0-76592a90f456/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Team Liquid",
                                "amount": 6724.0
                            },
                            {
                                "team": "Flyquest",
                                "amount": 3276.0
                            }
                        ],
                        "expected_reward_tokens": 8942.92,
                        "profit_sb": -57.08,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1a6dc8f-06ea-4081-807b-6dffb94d2323",
                            "gambit_id": "374a184d-820d-4f0f-a1fe-3d57eeff7f2b",
                            "last_updated": "2022-08-08T11:47:20.599695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Liquid",
                            "reward": "1.33000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ae636e-2cb2-4d75-bce2-2f0a713ba812/?format=api"
                        },
                        {
                            "id": "7451ffb7-800f-4d48-8bb8-707b4ac2bb31",
                            "gambit_id": "3093b413-865b-4db1-9352-f7219ebf0eb7",
                            "last_updated": "2022-08-08T11:47:20.600244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Flyquest",
                            "reward": "2.73000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ae636e-2cb2-4d75-bce2-2f0a713ba812/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "46e1cbba-8e12-46c0-9310-c24f6e0083bb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5ad1f19f-8bd7-4610-aee1-52bcde1de7f1",
            "completed": true,
            "last_updated": "2022-08-07T10:57:15.711911-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.95,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5ad1f19f-8bd7-4610-aee1-52bcde1de7f1",
            "datetime": "2022-08-06T19:05:00-04:00",
            "cutoff_datetime": "2022-08-06T19:05:00-04:00",
            "name": "CWS (M Kopech) v. TEX (D Dunning)",
            "bettypes": [
                {
                    "id": "c9f47f5c-c8a6-4ce5-9ff7-2bd9f371dd9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46e1cbba-8e12-46c0-9310-c24f6e0083bb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Kopech)",
                                "amount": 5227.0
                            },
                            {
                                "team": "TEX (D Dunning)",
                                "amount": 4773.0
                            }
                        ],
                        "expected_reward_tokens": 9355.08,
                        "profit_sb": 355.08,
                        "profit_sb_percentage": 3.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f2612e53-4b7e-420f-9c94-f83b556df0bd",
                            "gambit_id": "1324c17e-e379-45b9-9fb1-bebb98bf4e71",
                            "last_updated": "2022-08-07T10:57:15.715082-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (M Kopech)",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f47f5c-c8a6-4ce5-9ff7-2bd9f371dd9a/?format=api"
                        },
                        {
                            "id": "a6968e6d-1bad-4f8f-84bf-99adc74c5e9b",
                            "gambit_id": "3edb88e3-69aa-4b82-ace3-6ce510523de3",
                            "last_updated": "2022-08-07T10:57:15.714572-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (D Dunning)",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f47f5c-c8a6-4ce5-9ff7-2bd9f371dd9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "2098885f-1441-4b4b-8bbd-aff8bfff0dc0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46e1cbba-8e12-46c0-9310-c24f6e0083bb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5995.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4005.0
                            }
                        ],
                        "expected_reward_tokens": 9291.6,
                        "profit_sb": 291.6,
                        "profit_sb_percentage": 3.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d24c0c7-cd31-49a2-8843-b551ff967c89",
                            "gambit_id": "37df4795-904d-4868-9d0b-9016a1a5e772",
                            "last_updated": "2022-08-07T10:57:15.713635-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2098885f-1441-4b4b-8bbd-aff8bfff0dc0/?format=api"
                        },
                        {
                            "id": "055e9a07-0df0-40df-a2b8-3cb3c8b771de",
                            "gambit_id": "d20a1cb3-874c-46e1-ae0f-014cbc2e93f1",
                            "last_updated": "2022-08-07T10:57:15.714096-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.32000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2098885f-1441-4b4b-8bbd-aff8bfff0dc0/?format=api"
                        }
                    ]
                },
                {
                    "id": "bbde0949-1bce-4ae2-b503-44fa39c22c3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46e1cbba-8e12-46c0-9310-c24f6e0083bb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5204.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b171fbc8-ae37-4961-9dfc-b80921ec991c",
                            "gambit_id": "6b57e827-52e9-4a93-9221-abc28f9fd7f0",
                            "last_updated": "2022-08-07T10:57:15.713238-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbde0949-1bce-4ae2-b503-44fa39c22c3e/?format=api"
                        },
                        {
                            "id": "f85c986c-3535-4750-94d2-557a9fa11919",
                            "gambit_id": "da42b74a-57cb-4c9a-9819-05488a3af272",
                            "last_updated": "2022-08-07T10:57:15.712810-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbde0949-1bce-4ae2-b503-44fa39c22c3e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e13ee5e2-c946-461b-8eb3-2fd2302ec855",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b26630e9-e3d8-4fea-ae65-60d23110c8f8",
            "completed": true,
            "last_updated": "2022-08-07T10:57:15.583453-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b26630e9-e3d8-4fea-ae65-60d23110c8f8",
            "datetime": "2022-08-06T19:07:00-04:00",
            "cutoff_datetime": "2022-08-06T19:07:00-04:00",
            "name": "SFO (C Rodon) v. OAK (A Oller)",
            "bettypes": [
                {
                    "id": "1c92cf51-ed47-4d06-a23e-53e576275e51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e13ee5e2-c946-461b-8eb3-2fd2302ec855/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Rodon)",
                                "amount": 6783.0
                            },
                            {
                                "team": "OAK (A Oller)",
                                "amount": 3217.0
                            }
                        ],
                        "expected_reward_tokens": 9360.54,
                        "profit_sb": 360.54,
                        "profit_sb_percentage": 4.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "63ed6ebb-ef5b-4e1e-a5c3-dc5d640424e4",
                            "gambit_id": "03e75e4f-be64-4fb9-9444-0c26be3da004",
                            "last_updated": "2022-08-07T10:57:15.587400-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (C Rodon)",
                            "reward": "1.38000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c92cf51-ed47-4d06-a23e-53e576275e51/?format=api"
                        },
                        {
                            "id": "1f387394-15ba-4ca5-8771-1f45508e035c",
                            "gambit_id": "77b9eb4e-937c-4272-aa03-d7912505352e",
                            "last_updated": "2022-08-07T10:57:15.586908-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (A Oller)",
                            "reward": "2.91000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c92cf51-ed47-4d06-a23e-53e576275e51/?format=api"
                        }
                    ]
                },
                {
                    "id": "c81f87e8-7ddb-4f8a-939e-63ae69a9b373",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e13ee5e2-c946-461b-8eb3-2fd2302ec855/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5588.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "14882bc1-4372-4efc-8161-b21fe466f53c",
                            "gambit_id": "7bb2274c-27f2-44f1-8ffb-a669e5cbbf03",
                            "last_updated": "2022-08-07T10:57:15.586418-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c81f87e8-7ddb-4f8a-939e-63ae69a9b373/?format=api"
                        },
                        {
                            "id": "14a97402-78fa-4311-9395-22f13096663a",
                            "gambit_id": "37a45f8b-c4a9-48a6-a6ab-6a4457739630",
                            "last_updated": "2022-08-07T10:57:15.585912-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c81f87e8-7ddb-4f8a-939e-63ae69a9b373/?format=api"
                        }
                    ]
                },
                {
                    "id": "83b96a77-0f24-4655-b06a-2741f329c4fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e13ee5e2-c946-461b-8eb3-2fd2302ec855/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "53d6d8e5-4881-4df3-b731-8b977130f0d5",
                            "gambit_id": "2fc9d1ba-5e84-4f20-9b01-44b4a7a49428",
                            "last_updated": "2022-08-07T10:57:15.584719-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83b96a77-0f24-4655-b06a-2741f329c4fd/?format=api"
                        },
                        {
                            "id": "d572147a-a7ee-4062-a1eb-009873a7d8a4",
                            "gambit_id": "a732732c-2b83-4eb8-a8b3-a33f12c014e3",
                            "last_updated": "2022-08-07T10:57:15.585324-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83b96a77-0f24-4655-b06a-2741f329c4fd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f0d810a6-8b03-4ed2-a78e-e07ad86c7aac",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4bd27c33-03e5-4530-a012-6a0a1b971b04",
            "completed": true,
            "last_updated": "2022-08-07T10:52:16.484682-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4bd27c33-03e5-4530-a012-6a0a1b971b04",
            "datetime": "2022-08-06T19:10:00-04:00",
            "cutoff_datetime": "2022-08-06T19:10:00-04:00",
            "name": "TOR (M White) v. MIN (D Bundy)",
            "bettypes": [
                {
                    "id": "afa41939-597f-4b97-be31-e7df9c91dbd1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0d810a6-8b03-4ed2-a78e-e07ad86c7aac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M White)",
                                "amount": 5067.0
                            },
                            {
                                "team": "MIN (D Bundy)",
                                "amount": 4933.0
                            }
                        ],
                        "expected_reward_tokens": 9323.28,
                        "profit_sb": 323.28,
                        "profit_sb_percentage": 3.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "91d428a7-edee-4e0a-be69-b4bc0c3c3381",
                            "gambit_id": "5dece9fb-fd01-4392-b164-03a75bcc9621",
                            "last_updated": "2022-08-07T10:52:16.489112-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (M White)",
                            "reward": "1.84000",
                            "odds": "1.92590",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afa41939-597f-4b97-be31-e7df9c91dbd1/?format=api"
                        },
                        {
                            "id": "7bb55726-a857-4acb-9ae1-eb9db41453ac",
                            "gambit_id": "6a260c4e-65bc-451f-af10-b8fb35f1e23d",
                            "last_updated": "2022-08-07T10:52:16.488600-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (D Bundy)",
                            "reward": "1.89000",
                            "odds": "1.98040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afa41939-597f-4b97-be31-e7df9c91dbd1/?format=api"
                        }
                    ]
                },
                {
                    "id": "6cc515d9-732d-4537-a601-734929931b41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0d810a6-8b03-4ed2-a78e-e07ad86c7aac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5911.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4089.0
                            }
                        ],
                        "expected_reward_tokens": 9280.27,
                        "profit_sb": 280.27,
                        "profit_sb_percentage": 3.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3bb363d0-269d-4c83-96c6-40d23d4a90e7",
                            "gambit_id": "af785989-f485-4e03-bf6e-7d62d4c52f0a",
                            "last_updated": "2022-08-07T10:52:16.487397-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.57000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cc515d9-732d-4537-a601-734929931b41/?format=api"
                        },
                        {
                            "id": "f9f0804a-7637-4bed-83c6-18d326b689d1",
                            "gambit_id": "4f7bc453-b1f2-489c-a6e0-5171096033fe",
                            "last_updated": "2022-08-07T10:52:16.488041-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cc515d9-732d-4537-a601-734929931b41/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b2a0977-40a3-4bb5-84a2-fa145cd042dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0d810a6-8b03-4ed2-a78e-e07ad86c7aac/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5109.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "67f27473-4322-4c50-8271-1b6a5235dbf7",
                            "gambit_id": "29ccedd7-8a65-4eca-8a9a-2c51775711e5",
                            "last_updated": "2022-08-07T10:52:16.485978-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2a0977-40a3-4bb5-84a2-fa145cd042dc/?format=api"
                        },
                        {
                            "id": "62ece416-f652-4ae1-973e-e6112d2337fc",
                            "gambit_id": "5d91dcb8-447b-46f8-aec9-82b75720ac04",
                            "last_updated": "2022-08-07T10:52:16.486706-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2a0977-40a3-4bb5-84a2-fa145cd042dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5082f931-2f69-4fb3-80dc-586a636299ac",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fda75da3-67c3-476b-81d1-985c6f97d830",
            "completed": true,
            "last_updated": "2022-08-07T10:57:15.854376-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fda75da3-67c3-476b-81d1-985c6f97d830",
            "datetime": "2022-08-06T19:10:00-04:00",
            "cutoff_datetime": "2022-08-06T19:10:00-04:00",
            "name": "ATL (M Fried) v. NYM (M Scherzer) - Game 2",
            "bettypes": [
                {
                    "id": "f74dc588-a7bf-432e-9e47-6f6738428346",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5082f931-2f69-4fb3-80dc-586a636299ac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (M Scherzer)",
                                "amount": 5476.0
                            },
                            {
                                "team": "ATL (M Fried)",
                                "amount": 4524.0
                            }
                        ],
                        "expected_reward_tokens": 9363.96,
                        "profit_sb": 363.96,
                        "profit_sb_percentage": 4.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1ff599a1-62b0-4d58-b76a-ccd295bf8d64",
                            "gambit_id": "554f0ad2-30be-428f-a003-5492f5d58296",
                            "last_updated": "2022-08-07T10:57:15.859120-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (M Scherzer)",
                            "reward": "1.71000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f74dc588-a7bf-432e-9e47-6f6738428346/?format=api"
                        },
                        {
                            "id": "91a2813d-b881-4ac1-aa99-875e2c6ee6c1",
                            "gambit_id": "b728a033-dc6c-4aba-91cf-87331c335889",
                            "last_updated": "2022-08-07T10:57:15.859658-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (M Fried)",
                            "reward": "2.07000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f74dc588-a7bf-432e-9e47-6f6738428346/?format=api"
                        }
                    ]
                },
                {
                    "id": "672a798d-9c79-4ec5-aff2-7d39808d190d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5082f931-2f69-4fb3-80dc-586a636299ac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6427.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3573.0
                            }
                        ],
                        "expected_reward_tokens": 9254.07,
                        "profit_sb": 254.07,
                        "profit_sb_percentage": 2.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "666cc866-2f1a-4481-b3b2-9de200b9c058",
                            "gambit_id": "99925bd1-64a6-42eb-9263-a2b5977b22a0",
                            "last_updated": "2022-08-07T10:57:15.858598-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.44000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/672a798d-9c79-4ec5-aff2-7d39808d190d/?format=api"
                        },
                        {
                            "id": "5f74b4b0-f134-44ee-b210-18a9bd0e7477",
                            "gambit_id": "f8bce8d3-a352-460a-9616-c3a204bb8abc",
                            "last_updated": "2022-08-07T10:57:15.858020-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "2.59000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/672a798d-9c79-4ec5-aff2-7d39808d190d/?format=api"
                        }
                    ]
                },
                {
                    "id": "fbf89139-e91f-4340-887c-9945b2880cc7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5082f931-2f69-4fb3-80dc-586a636299ac/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5fae8fbb-fce6-4b9d-9c5a-471597b4b9a3",
                            "gambit_id": "d7f48313-76c3-491a-a281-564abf1483d2",
                            "last_updated": "2022-08-07T10:57:15.855633-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbf89139-e91f-4340-887c-9945b2880cc7/?format=api"
                        },
                        {
                            "id": "38f97494-229c-4bdf-9119-1ae35d882009",
                            "gambit_id": "f5f26c50-9657-4571-a332-4cec288887b1",
                            "last_updated": "2022-08-07T10:57:15.856233-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbf89139-e91f-4340-887c-9945b2880cc7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "686d37c2-27e0-40a8-ae7a-521138f6ccf8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ecf83392-d779-471c-a163-60d8c537da4b",
            "completed": true,
            "last_updated": "2022-08-07T10:47:14.499486-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ecf83392-d779-471c-a163-60d8c537da4b",
            "datetime": "2022-08-06T19:10:00-04:00",
            "cutoff_datetime": "2022-08-06T19:10:00-04:00",
            "name": "BOS (N Eovaldi) v. KAN (D Lynch)",
            "bettypes": [
                {
                    "id": "454355da-3025-475d-879e-e1a2d53ca12d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/686d37c2-27e0-40a8-ae7a-521138f6ccf8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Eovaldi)",
                                "amount": 5807.0
                            },
                            {
                                "team": "KAN (D Lynch)",
                                "amount": 4193.0
                            }
                        ],
                        "expected_reward_tokens": 9349.27,
                        "profit_sb": 349.27,
                        "profit_sb_percentage": 3.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "baf28a6b-08c6-4917-a9fe-3bad1e5fad6a",
                            "gambit_id": "79a9f8c3-2ef8-4bb0-be3e-dcb8f4977ef6",
                            "last_updated": "2022-08-07T10:47:14.503123-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (N Eovaldi)",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454355da-3025-475d-879e-e1a2d53ca12d/?format=api"
                        },
                        {
                            "id": "09a7a25b-6f4d-44c5-bc3b-19e34da9cbaa",
                            "gambit_id": "935534e7-e5ae-479b-a1a3-19e3775c1d8c",
                            "last_updated": "2022-08-07T10:47:14.502628-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (D Lynch)",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454355da-3025-475d-879e-e1a2d53ca12d/?format=api"
                        }
                    ]
                },
                {
                    "id": "74a95e81-42d5-4a2f-b73c-48bf17566c04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/686d37c2-27e0-40a8-ae7a-521138f6ccf8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5312.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e36dfa0b-c5c5-4c4f-b024-0b0a02bec0a0",
                            "gambit_id": "5c21c212-b085-4cc0-8e82-87d874448896",
                            "last_updated": "2022-08-07T10:47:14.501558-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a95e81-42d5-4a2f-b73c-48bf17566c04/?format=api"
                        },
                        {
                            "id": "d4ed6aa3-6a39-4336-9387-147789aed1e5",
                            "gambit_id": "96d51af9-6a84-479c-a28a-dee72edac517",
                            "last_updated": "2022-08-07T10:47:14.502090-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a95e81-42d5-4a2f-b73c-48bf17566c04/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9c0c745-d70e-44d3-9c8d-b24b2f733548",
                    "match": "https://api-prod.gambitprofit.com/api/matches/686d37c2-27e0-40a8-ae7a-521138f6ccf8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5109.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "248d0450-0d75-4e9c-8165-76aaee2884d1",
                            "gambit_id": "1c5faafb-be85-48e2-9831-fc14bb2c2975",
                            "last_updated": "2022-08-07T10:47:14.500553-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9c0c745-d70e-44d3-9c8d-b24b2f733548/?format=api"
                        },
                        {
                            "id": "f0559618-3c7f-4dde-910f-6795dd07b364",
                            "gambit_id": "10c94310-4f12-4033-b83e-90d6094385ee",
                            "last_updated": "2022-08-07T10:47:14.501080-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9c0c745-d70e-44d3-9c8d-b24b2f733548/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0d73388e-b94c-486e-9822-f7e6e57bad29",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9b1e8374-ea66-4e20-bfad-59bdcf338291",
            "completed": true,
            "last_updated": "2022-08-07T10:52:18.080982-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9b1e8374-ea66-4e20-bfad-59bdcf338291",
            "datetime": "2022-08-06T19:15:00-04:00",
            "cutoff_datetime": "2022-08-06T19:15:00-04:00",
            "name": "NYY (D German) v. STL (J Montgomery)",
            "bettypes": [
                {
                    "id": "993e0996-200c-4fd6-a37d-acc3759d64d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d73388e-b94c-486e-9822-f7e6e57bad29/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (J Montgomery)",
                                "amount": 5253.0
                            },
                            {
                                "team": "NYY (D German)",
                                "amount": 4747.0
                            }
                        ],
                        "expected_reward_tokens": 9350.34,
                        "profit_sb": 350.34,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "02b23456-eb35-4a96-a019-27a8c40bddd7",
                            "gambit_id": "3eda667d-1811-45c9-8d2b-cf9da21ed897",
                            "last_updated": "2022-08-07T10:52:18.084309-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (J Montgomery)",
                            "reward": "1.78000",
                            "odds": "1.85470",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/993e0996-200c-4fd6-a37d-acc3759d64d9/?format=api"
                        },
                        {
                            "id": "92288502-2e03-4885-af5c-0e51a90b6779",
                            "gambit_id": "db7a5d5b-58b9-4058-a3a3-56a12327b745",
                            "last_updated": "2022-08-07T10:52:18.084896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (D German)",
                            "reward": "1.97000",
                            "odds": "2.07000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/993e0996-200c-4fd6-a37d-acc3759d64d9/?format=api"
                        }
                    ]
                },
                {
                    "id": "50279cf9-57f1-4572-976b-8eca6f6f59e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d73388e-b94c-486e-9822-f7e6e57bad29/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6132.0
                            },
                            {
                                "team": "NYY",
                                "amount": 3868.0
                            }
                        ],
                        "expected_reward_tokens": 9320.64,
                        "profit_sb": 320.64,
                        "profit_sb_percentage": 3.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d4f0a13-6db9-4793-af2c-2189b66510d0",
                            "gambit_id": "1afdd866-eac5-4b78-a084-aa8b8bb57472",
                            "last_updated": "2022-08-07T10:52:18.083025-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50279cf9-57f1-4572-976b-8eca6f6f59e8/?format=api"
                        },
                        {
                            "id": "8e8bdb72-a673-4900-8c08-9e2bac2fbfd6",
                            "gambit_id": "fc9d4cb9-1458-41a9-9674-e2634fdfa409",
                            "last_updated": "2022-08-07T10:52:18.083686-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50279cf9-57f1-4572-976b-8eca6f6f59e8/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec479126-6392-45fe-b7ca-8fe563db3684",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d73388e-b94c-486e-9822-f7e6e57bad29/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5204.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cdab0451-fc8a-4c41-abf8-72aaba164acc",
                            "gambit_id": "a116abe6-a320-435f-8fba-ae05293d8697",
                            "last_updated": "2022-08-07T10:52:18.082474-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec479126-6392-45fe-b7ca-8fe563db3684/?format=api"
                        },
                        {
                            "id": "272e0ba2-24fa-4a1a-8ef0-87de672bdc1a",
                            "gambit_id": "e01424ec-fd96-4bf0-81f7-c8129b63a5dd",
                            "last_updated": "2022-08-07T10:52:18.081960-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec479126-6392-45fe-b7ca-8fe563db3684/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aab2a262-441e-417b-9402-b4d16321c3ec",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3d5f2d3b-024b-40fd-9913-1d4cf56cd755",
            "completed": true,
            "last_updated": "2022-08-07T10:52:17.943128-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3d5f2d3b-024b-40fd-9913-1d4cf56cd755",
            "datetime": "2022-08-06T19:15:00-04:00",
            "cutoff_datetime": "2022-08-06T19:15:00-04:00",
            "name": "CIN (N Lodolo) v. MIL (A Ashby)",
            "bettypes": [
                {
                    "id": "68ac3e0c-a527-4429-8bb0-641facf3ff92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aab2a262-441e-417b-9402-b4d16321c3ec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Ashby)",
                                "amount": 6152.0
                            },
                            {
                                "team": "CIN (N Lodolo)",
                                "amount": 3848.0
                            }
                        ],
                        "expected_reward_tokens": 9350.64,
                        "profit_sb": 350.64,
                        "profit_sb_percentage": 3.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9533e3df-f1a8-4334-8d16-b2e7aaf06a7d",
                            "gambit_id": "10e0fdbe-dae1-4945-9179-6a903e47a0c0",
                            "last_updated": "2022-08-07T10:52:17.946076-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (A Ashby)",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac3e0c-a527-4429-8bb0-641facf3ff92/?format=api"
                        },
                        {
                            "id": "f911ded4-6a23-44e6-a471-675dd9a42256",
                            "gambit_id": "0f003285-f059-4997-a796-55f5159c9a51",
                            "last_updated": "2022-08-07T10:52:17.946495-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (N Lodolo)",
                            "reward": "2.43000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac3e0c-a527-4429-8bb0-641facf3ff92/?format=api"
                        }
                    ]
                },
                {
                    "id": "6cbbe4af-650c-429c-b5d6-2dee4ba103e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aab2a262-441e-417b-9402-b4d16321c3ec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5511.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": 202.45,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "845b360a-e1ff-4096-b8b2-56dc0b89aff5",
                            "gambit_id": "690b90fc-7285-487c-bd7e-07ff2f36894b",
                            "last_updated": "2022-08-07T10:52:17.945459-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cbbe4af-650c-429c-b5d6-2dee4ba103e4/?format=api"
                        },
                        {
                            "id": "5221f109-1917-4b8b-a471-c1e8be7dbf9a",
                            "gambit_id": "97a5b5fd-e1c8-4619-ac9b-abfd3c9d2195",
                            "last_updated": "2022-08-07T10:52:17.944967-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cbbe4af-650c-429c-b5d6-2dee4ba103e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "c39ab09d-bb58-45c2-b022-4f4b575634e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aab2a262-441e-417b-9402-b4d16321c3ec/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5109.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d446e386-8bf9-4494-bf53-294920037b0b",
                            "gambit_id": "76a203e2-c11d-4da0-a511-1da88899f82c",
                            "last_updated": "2022-08-07T10:52:17.944539-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c39ab09d-bb58-45c2-b022-4f4b575634e7/?format=api"
                        },
                        {
                            "id": "34934bde-61b2-4ef4-8b5f-09ba5ceec173",
                            "gambit_id": "ce4f85dd-a0ab-4813-bd61-8f494364866f",
                            "last_updated": "2022-08-07T10:52:17.944085-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c39ab09d-bb58-45c2-b022-4f4b575634e7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d7907a6-31ac-4d40-b86c-778becdac2fa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e1c44437-fac3-4ceb-a91e-efab97f7134c",
            "completed": true,
            "last_updated": "2022-08-08T11:47:21.770443-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "League of Legends - LCS Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/e1c44437-fac3-4ceb-a91e-efab97f7134c",
            "datetime": "2022-08-06T19:30:00-04:00",
            "cutoff_datetime": "2022-08-06T19:30:00-04:00",
            "name": "Immortals v. Team Dignitas",
            "bettypes": [
                {
                    "id": "7037a400-b794-4bcd-a518-a406c91600b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d7907a6-31ac-4d40-b86c-778becdac2fa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Immortals",
                                "amount": 5679.0
                            },
                            {
                                "team": "Team Dignitas",
                                "amount": 4321.0
                            }
                        ],
                        "expected_reward_tokens": 8858.05,
                        "profit_sb": -141.95,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27937860-c52a-4c5d-84e3-c04cf1bc1d57",
                            "gambit_id": "f6a5eedd-87df-4c38-95d0-d699487c16b0",
                            "last_updated": "2022-08-08T11:47:21.772062-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Immortals",
                            "reward": "1.56000",
                            "odds": "1.62000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7037a400-b794-4bcd-a518-a406c91600b7/?format=api"
                        },
                        {
                            "id": "d1f350df-e7d3-4bf1-9078-bc3254683b47",
                            "gambit_id": "7e326155-d166-4a36-9d10-b66ffe222f47",
                            "last_updated": "2022-08-08T11:47:21.771478-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Dignitas",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7037a400-b794-4bcd-a518-a406c91600b7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9cf9e377-0c89-4cc2-9d9c-bb9c67b7e309",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cc944763-dd50-432a-9b2d-c1c5edabf101",
            "completed": true,
            "last_updated": "2022-08-08T10:52:12.880332-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/cc944763-dd50-432a-9b2d-c1c5edabf101",
            "datetime": "2022-08-06T20:00:00-04:00",
            "cutoff_datetime": "2022-08-06T20:00:00-04:00",
            "name": "Nashville SC v. Toronto FC",
            "bettypes": [
                {
                    "id": "b9da0910-c451-4f9c-b40f-3d029b86814f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9cf9e377-0c89-4cc2-9d9c-bb9c67b7e309/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Nashville SC",
                                "amount": 6985.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3015.0
                            }
                        ],
                        "expected_reward_tokens": 11245.85,
                        "profit_sb": 2245.85,
                        "profit_sb_percentage": 24.95,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville SC",
                                "amount": 5461.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2357.0
                            },
                            {
                                "team": "Toronto FC",
                                "amount": 2182.0
                            }
                        ],
                        "expected_reward_tokens": 8791.61,
                        "profit_sb": -208.39,
                        "profit_sb_percentage": -2.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb962648-cbbd-4eec-8a6b-b32df89d3c93",
                            "gambit_id": "d9c49fa8-91ce-488b-8b8e-a4b3440c3dcd",
                            "last_updated": "2022-08-08T10:52:12.882441-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville SC",
                            "reward": "1.61000",
                            "odds": "1.67000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9da0910-c451-4f9c-b40f-3d029b86814f/?format=api"
                        },
                        {
                            "id": "3e85b012-f1a8-4c04-949e-714932892495",
                            "gambit_id": "0d6b5202-bc12-4f78-920d-003995cee5db",
                            "last_updated": "2022-08-08T10:52:12.882789-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.73000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9da0910-c451-4f9c-b40f-3d029b86814f/?format=api"
                        },
                        {
                            "id": "0356ee00-fb49-4207-bce3-6f3d349ce717",
                            "gambit_id": "7908fd06-d308-4fb5-ad92-1cdef71ee59a",
                            "last_updated": "2022-08-08T10:52:12.882082-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto FC",
                            "reward": "4.03000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9da0910-c451-4f9c-b40f-3d029b86814f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ceb3167-8964-4085-8d78-19de7a39caa1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9cf9e377-0c89-4cc2-9d9c-bb9c67b7e309/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5679.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4321.0
                            }
                        ],
                        "expected_reward_tokens": 8858.05,
                        "profit_sb": -141.95,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7764fadd-9a35-4106-b28c-07baeb554128",
                            "gambit_id": "33bc267d-c603-43ca-a418-a8648bfb5d92",
                            "last_updated": "2022-08-08T10:52:12.881685-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.56000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ceb3167-8964-4085-8d78-19de7a39caa1/?format=api"
                        },
                        {
                            "id": "8335ae83-88c6-4805-9eee-e8bb9c148eee",
                            "gambit_id": "75b0759e-ab7e-4d9c-8ead-3364ad8c1d77",
                            "last_updated": "2022-08-08T10:52:12.881258-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ceb3167-8964-4085-8d78-19de7a39caa1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b18702f5-6305-4e43-b6d3-d52c107ccbe1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "aae92cac-dd08-4964-9745-a7ded347e651",
            "completed": true,
            "last_updated": "2022-08-07T10:52:15.172800-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/aae92cac-dd08-4964-9745-a7ded347e651",
            "datetime": "2022-08-06T20:10:00-04:00",
            "cutoff_datetime": "2022-08-06T20:10:00-04:00",
            "name": "COL (A Senzatela) v. ARI (M Kelly)",
            "bettypes": [
                {
                    "id": "dd4ac637-283c-43a6-a85a-54da8a5c3336",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b18702f5-6305-4e43-b6d3-d52c107ccbe1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Kelly)",
                                "amount": 6196.0
                            },
                            {
                                "team": "COL (A Senzatela)",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ec298f73-b275-4b8f-9dff-ebbcc76c48e5",
                            "gambit_id": "7bab2050-9f26-4515-8aa1-c7fd9a026d97",
                            "last_updated": "2022-08-07T10:52:15.175493-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (M Kelly)",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4ac637-283c-43a6-a85a-54da8a5c3336/?format=api"
                        },
                        {
                            "id": "70cc502d-e161-432d-af3a-97e2c6042560",
                            "gambit_id": "75ef3c83-881e-4bf5-af21-f53874af2822",
                            "last_updated": "2022-08-07T10:52:15.175880-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (A Senzatela)",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4ac637-283c-43a6-a85a-54da8a5c3336/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5c99370-8baf-4cb9-a025-d9ee08e050b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b18702f5-6305-4e43-b6d3-d52c107ccbe1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5511.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": 202.45,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "27d1868e-125f-42f1-a953-6ae964d0862a",
                            "gambit_id": "46390c08-749d-4845-8625-2ada0fab0497",
                            "last_updated": "2022-08-07T10:52:15.175104-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c99370-8baf-4cb9-a025-d9ee08e050b2/?format=api"
                        },
                        {
                            "id": "12482c47-7e51-44f3-a0f1-958b130e6f0c",
                            "gambit_id": "2b693fcc-6c4a-4c94-ac03-7ddf3e457afd",
                            "last_updated": "2022-08-07T10:52:15.174712-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c99370-8baf-4cb9-a025-d9ee08e050b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4abc678-500e-4610-8806-285b03d7f766",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b18702f5-6305-4e43-b6d3-d52c107ccbe1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7c5a23c0-bf16-4041-b0ca-7cc5e0f51077",
                            "gambit_id": "e723cd4b-ae4e-4c59-b68d-d4edd07ca074",
                            "last_updated": "2022-08-07T10:52:15.174311-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4abc678-500e-4610-8806-285b03d7f766/?format=api"
                        },
                        {
                            "id": "4fd39453-5958-4f66-aeb8-8f6c475b98e2",
                            "gambit_id": "b6d3144b-482f-400a-bab4-8686f2425494",
                            "last_updated": "2022-08-07T10:52:15.173826-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4abc678-500e-4610-8806-285b03d7f766/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0211d141-fd00-4769-b532-b0d7205a8f74",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1bd800b9-de2a-4e45-84d3-e57175bc8b63",
            "completed": true,
            "last_updated": "2022-08-08T10:52:17.163961-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.12,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/1bd800b9-de2a-4e45-84d3-e57175bc8b63",
            "datetime": "2022-08-06T20:30:00-04:00",
            "cutoff_datetime": "2022-08-06T20:30:00-04:00",
            "name": "Sporting Kansas City v. Los Angeles Galaxy",
            "bettypes": [
                {
                    "id": "64f3378b-5341-4cec-8bb8-5b7bae6e705b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0211d141-fd00-4769-b532-b0d7205a8f74/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Galaxy",
                                "amount": 5335.0
                            },
                            {
                                "team": "Sporting Kansas City",
                                "amount": 4665.0
                            }
                        ],
                        "expected_reward_tokens": 11895.75,
                        "profit_sb": 2895.75,
                        "profit_sb_percentage": 32.18,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Galaxy",
                                "amount": 3943.0
                            },
                            {
                                "team": "Sporting Kansas City",
                                "amount": 3448.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2609.0
                            }
                        ],
                        "expected_reward_tokens": 8792.33,
                        "profit_sb": -207.67,
                        "profit_sb_percentage": -2.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f281511b-377d-48c5-a258-967cb42891bd",
                            "gambit_id": "06d4a50b-4cde-4cbe-911b-dd3218de87de",
                            "last_updated": "2022-08-08T10:52:17.165887-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Galaxy",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f3378b-5341-4cec-8bb8-5b7bae6e705b/?format=api"
                        },
                        {
                            "id": "c3f92c17-a677-47f2-991f-f4010e4385c9",
                            "gambit_id": "78190286-7037-4834-a345-557216a2f2bb",
                            "last_updated": "2022-08-08T10:52:17.166257-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sporting Kansas City",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f3378b-5341-4cec-8bb8-5b7bae6e705b/?format=api"
                        },
                        {
                            "id": "39c9b11a-bf96-4c48-8687-ea9615d2cb71",
                            "gambit_id": "e5e9f293-0b91-4892-90ec-ddfb0874edcd",
                            "last_updated": "2022-08-08T10:52:17.166617-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.37000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f3378b-5341-4cec-8bb8-5b7bae6e705b/?format=api"
                        }
                    ]
                },
                {
                    "id": "8bd6faf5-14af-455b-bde5-5e4ee349cad4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0211d141-fd00-4769-b532-b0d7205a8f74/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5742.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4258.0
                            }
                        ],
                        "expected_reward_tokens": 8899.22,
                        "profit_sb": -100.78,
                        "profit_sb_percentage": -1.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af8f2cf6-7d74-4faa-8e11-6ee99fe6a721",
                            "gambit_id": "5946efdb-8e56-470c-bb08-c56ccc03f9f6",
                            "last_updated": "2022-08-08T10:52:17.165263-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.55000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bd6faf5-14af-455b-bde5-5e4ee349cad4/?format=api"
                        },
                        {
                            "id": "6fbdf1e5-5533-4c49-84e5-dcf6a7ea3452",
                            "gambit_id": "f9735a70-e94c-4719-ba3b-49d9dce9afb5",
                            "last_updated": "2022-08-08T10:52:17.164841-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bd6faf5-14af-455b-bde5-5e4ee349cad4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aeab6c55-f611-47f3-ba76-543ec5d05c48",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ed298d30-bfa5-457f-9c94-797c5f517ff6",
            "completed": true,
            "last_updated": "2022-08-08T11:47:21.069796-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.28,
            "sport_category": "League of Legends - LCS Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/ed298d30-bfa5-457f-9c94-797c5f517ff6",
            "datetime": "2022-08-06T20:30:00-04:00",
            "cutoff_datetime": "2022-08-06T20:30:00-04:00",
            "name": "Counter Logic Gaming v. Cloud9",
            "bettypes": [
                {
                    "id": "0b8fa4c4-b341-4cd5-84c8-eb5674c81fbe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aeab6c55-f611-47f3-ba76-543ec5d05c48/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cloud9",
                                "amount": 6086.0
                            },
                            {
                                "team": "Counter Logic Gaming",
                                "amount": 3914.0
                            }
                        ],
                        "expected_reward_tokens": 8884.78,
                        "profit_sb": -115.22,
                        "profit_sb_percentage": -1.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b524558-1a53-470e-81fc-947195460ab9",
                            "gambit_id": "ead1d708-412c-4b3b-bfbe-94ceaac69d24",
                            "last_updated": "2022-08-08T11:47:21.070869-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cloud9",
                            "reward": "1.46000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8fa4c4-b341-4cd5-84c8-eb5674c81fbe/?format=api"
                        },
                        {
                            "id": "791fcfaf-7345-4809-babf-2a15ff99ef93",
                            "gambit_id": "2a7fe2e1-32ea-47de-8a59-bf33d0ad199b",
                            "last_updated": "2022-08-08T11:47:21.071428-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Counter Logic Gaming",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8fa4c4-b341-4cd5-84c8-eb5674c81fbe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "14eeaeeb-04b4-429f-be31-a71f976b5075",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e6add33b-32aa-44e8-a175-36972c8aa046",
            "completed": true,
            "last_updated": "2022-08-07T14:52:19.432319-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/e6add33b-32aa-44e8-a175-36972c8aa046",
            "datetime": "2022-08-06T21:00:00-04:00",
            "cutoff_datetime": "2022-08-06T21:00:00-04:00",
            "name": "Austin FC v. San Jose Earthquakes",
            "bettypes": [
                {
                    "id": "6170dcfd-020b-4667-b829-06c4d7acb381",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14eeaeeb-04b4-429f-be31-a71f976b5075/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Austin FC",
                                "amount": 7314.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2686.0
                            }
                        ],
                        "expected_reward_tokens": 10824.58,
                        "profit_sb": 1824.58,
                        "profit_sb_percentage": 20.27,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Austin FC",
                                "amount": 6033.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2216.0
                            },
                            {
                                "team": "San Jose Earthquakes",
                                "amount": 1751.0
                            }
                        ],
                        "expected_reward_tokens": 8928.84,
                        "profit_sb": -71.16,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "76a61c34-2c89-47a4-be50-4aa7be43da34",
                            "gambit_id": "ce67f2b4-078c-4c52-a1db-8f23631caac0",
                            "last_updated": "2022-08-07T14:52:19.435037-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin FC",
                            "reward": "1.48000",
                            "odds": "1.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6170dcfd-020b-4667-b829-06c4d7acb381/?format=api"
                        },
                        {
                            "id": "8074349d-1dec-4b31-93db-fda8404242bc",
                            "gambit_id": "fb74af51-90f6-4faf-aaa7-4e565719e5cf",
                            "last_updated": "2022-08-07T14:52:19.435496-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.03000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6170dcfd-020b-4667-b829-06c4d7acb381/?format=api"
                        },
                        {
                            "id": "0aa75cc9-6820-453b-9930-26bfe398fb56",
                            "gambit_id": "f6e22685-c675-4fa3-a483-e91eb5354601",
                            "last_updated": "2022-08-07T14:52:19.434544-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Earthquakes",
                            "reward": "5.10000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6170dcfd-020b-4667-b829-06c4d7acb381/?format=api"
                        }
                    ]
                },
                {
                    "id": "d8c6b4a9-2c6a-4f19-9ec2-11efbbfe9afa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14eeaeeb-04b4-429f-be31-a71f976b5075/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 6373.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3627.0
                            }
                        ],
                        "expected_reward_tokens": 8922.2,
                        "profit_sb": -77.8,
                        "profit_sb_percentage": -0.86,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e437495a-add7-441b-820f-412bd12f2407",
                            "gambit_id": "146cb9aa-1e35-4a06-9d33-19364de87172",
                            "last_updated": "2022-08-07T14:52:19.433995-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.40000",
                            "odds": "1.44000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c6b4a9-2c6a-4f19-9ec2-11efbbfe9afa/?format=api"
                        },
                        {
                            "id": "01b6a0a0-502f-4e82-b776-c98dc8f15605",
                            "gambit_id": "26ff7a18-6001-4600-ac21-40e0d7040eb9",
                            "last_updated": "2022-08-07T14:52:19.433380-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c6b4a9-2c6a-4f19-9ec2-11efbbfe9afa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f83b6cdb-5498-4d89-833f-c06f78d56054",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a9d90263-e3d0-45b6-ae74-5e8d169ea908",
            "completed": true,
            "last_updated": "2022-08-07T14:52:19.560021-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.27,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a9d90263-e3d0-45b6-ae74-5e8d169ea908",
            "datetime": "2022-08-06T21:00:00-04:00",
            "cutoff_datetime": "2022-08-06T21:00:00-04:00",
            "name": "Colorado Rapids v. Minnesota United FC",
            "bettypes": [
                {
                    "id": "29461571-d35e-4c5b-95bb-8bcfd95da1d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f83b6cdb-5498-4d89-833f-c06f78d56054/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Colorado Rapids",
                                "amount": 7064.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2936.0
                            }
                        ],
                        "expected_reward_tokens": 10949.2,
                        "profit_sb": 1949.2,
                        "profit_sb_percentage": 21.66,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Rapids",
                                "amount": 5716.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2375.0
                            },
                            {
                                "team": "Minnesota United FC",
                                "amount": 1909.0
                            }
                        ],
                        "expected_reward_tokens": 8857.76,
                        "profit_sb": -142.24,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "187c6088-0faf-4d6d-b46f-2eb3e7473d06",
                            "gambit_id": "5981fb5f-07ce-46b1-b3fd-b34a9116bbcc",
                            "last_updated": "2022-08-07T14:52:19.563146-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Rapids",
                            "reward": "1.55000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29461571-d35e-4c5b-95bb-8bcfd95da1d5/?format=api"
                        },
                        {
                            "id": "db7cf289-10bf-4ded-8645-d4a8b191bfd1",
                            "gambit_id": "a1fc32c7-93f4-4c1b-af4a-0a5897d0b8b8",
                            "last_updated": "2022-08-07T14:52:19.563686-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.73000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29461571-d35e-4c5b-95bb-8bcfd95da1d5/?format=api"
                        },
                        {
                            "id": "b09a0671-256d-43c5-bfdd-577a8eeaa52d",
                            "gambit_id": "80285034-64f7-45c3-8d5d-3587d1e638a8",
                            "last_updated": "2022-08-07T14:52:19.562343-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota United FC",
                            "reward": "4.64000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29461571-d35e-4c5b-95bb-8bcfd95da1d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b4f9a61-3192-4e21-b717-7205fc6afed7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f83b6cdb-5498-4d89-833f-c06f78d56054/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5924.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4076.0
                            }
                        ],
                        "expected_reward_tokens": 8885.68,
                        "profit_sb": -114.32,
                        "profit_sb_percentage": -1.27,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d824271e-5fa6-4eca-a76c-f1431df85214",
                            "gambit_id": "2fee5df6-2f29-469f-9d74-932e0489a6dd",
                            "last_updated": "2022-08-07T14:52:19.561466-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.50000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4f9a61-3192-4e21-b717-7205fc6afed7/?format=api"
                        },
                        {
                            "id": "4d08a521-b97d-474a-92b8-6d16931c03cf",
                            "gambit_id": "a36a2b97-9e89-410d-9717-67d2f014b0fb",
                            "last_updated": "2022-08-07T14:52:19.560927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4f9a61-3192-4e21-b717-7205fc6afed7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "55656f83-f30d-400f-9ce9-d6857ee4e01f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7e2b0227-3991-40a1-972f-06deebe8185d",
            "completed": true,
            "last_updated": "2022-08-07T10:52:15.307895-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7e2b0227-3991-40a1-972f-06deebe8185d",
            "datetime": "2022-08-06T21:10:00-04:00",
            "cutoff_datetime": "2022-08-06T21:10:00-04:00",
            "name": "SDG (M Clevinger) v. LOS (A Heaney)",
            "bettypes": [
                {
                    "id": "3cfe1f48-5b98-4269-8c01-bbec9c0ec520",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55656f83-f30d-400f-9ce9-d6857ee4e01f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Heaney)",
                                "amount": 5881.0
                            },
                            {
                                "team": "SDG (M Clevinger)",
                                "amount": 4119.0
                            }
                        ],
                        "expected_reward_tokens": 9350.13,
                        "profit_sb": 350.13,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0013cf96-320a-41c8-85da-a3d9423b869a",
                            "gambit_id": "3684e47d-a138-471f-99b4-cb1e38da049a",
                            "last_updated": "2022-08-07T10:52:15.310443-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (A Heaney)",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfe1f48-5b98-4269-8c01-bbec9c0ec520/?format=api"
                        },
                        {
                            "id": "193d1e91-d4c7-439c-bba0-c4f477c2b6e9",
                            "gambit_id": "e1dda78b-40cd-4c07-8806-2a017cd5a304",
                            "last_updated": "2022-08-07T10:52:15.310827-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (M Clevinger)",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfe1f48-5b98-4269-8c01-bbec9c0ec520/?format=api"
                        }
                    ]
                },
                {
                    "id": "50d2aed4-f920-48cd-9a6c-b7d1942f3e26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55656f83-f30d-400f-9ce9-d6857ee4e01f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5752.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4248.0
                            }
                        ],
                        "expected_reward_tokens": 9260.64,
                        "profit_sb": 260.64,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f63b8a2-0212-41c1-aa94-33b689808fdb",
                            "gambit_id": "5d16a70f-0f11-4ae0-ac8c-21f98a3d5fec",
                            "last_updated": "2022-08-07T10:52:15.310060-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50d2aed4-f920-48cd-9a6c-b7d1942f3e26/?format=api"
                        },
                        {
                            "id": "d1f50aa2-e172-4e65-883b-9796c07c6119",
                            "gambit_id": "1c2cfe31-fdc9-4b05-8995-23c37d7957e5",
                            "last_updated": "2022-08-07T10:52:15.309665-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50d2aed4-f920-48cd-9a6c-b7d1942f3e26/?format=api"
                        }
                    ]
                },
                {
                    "id": "06fecbd6-155a-43dc-8e27-cb22cba6aec5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55656f83-f30d-400f-9ce9-d6857ee4e01f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5204.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bcb74f0d-c44c-4edf-8981-6a696635145b",
                            "gambit_id": "ab2a7ce6-3ef6-40b6-9350-d0639d83e3ac",
                            "last_updated": "2022-08-07T10:52:15.308823-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06fecbd6-155a-43dc-8e27-cb22cba6aec5/?format=api"
                        },
                        {
                            "id": "aebafabd-b8a4-4448-b1f3-15a1e1d40013",
                            "gambit_id": "3a4272cd-93d7-4943-bd27-55fbb29d9df4",
                            "last_updated": "2022-08-07T10:52:15.309260-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06fecbd6-155a-43dc-8e27-cb22cba6aec5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6c535e01-aa27-4c18-9830-31611b29ee46",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "15efe820-6582-4488-b940-a72587c3d5d1",
            "completed": true,
            "last_updated": "2022-08-07T11:17:16.688918-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.5,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/15efe820-6582-4488-b940-a72587c3d5d1",
            "datetime": "2022-08-06T22:00:00-04:00",
            "cutoff_datetime": "2022-08-06T22:00:00-04:00",
            "name": "Mohammed Usman v. Zac Pauga",
            "bettypes": [
                {
                    "id": "d38bfe18-983a-459c-a407-a48a76c3f8d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c535e01-aa27-4c18-9830-31611b29ee46/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Zac Pauga",
                                "amount": 6817.0
                            },
                            {
                                "team": "Mohammed Usman",
                                "amount": 3183.0
                            }
                        ],
                        "expected_reward_tokens": 9134.78,
                        "profit_sb": 134.78,
                        "profit_sb_percentage": 1.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2b30bdc0-259e-4a0c-8e40-09c1d9b16634",
                            "gambit_id": "331b99f0-f3e4-4183-a1ab-c5cc394af11b",
                            "last_updated": "2022-08-07T11:17:16.690807-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zac Pauga",
                            "reward": "1.34000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d38bfe18-983a-459c-a407-a48a76c3f8d0/?format=api"
                        },
                        {
                            "id": "68648079-c065-48f6-a75b-a77d94b73464",
                            "gambit_id": "6d4b383f-4c81-41cc-aaac-29d7e7d535c8",
                            "last_updated": "2022-08-07T11:17:16.691342-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mohammed Usman",
                            "reward": "2.87000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d38bfe18-983a-459c-a407-a48a76c3f8d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "dca93abc-a32e-4736-a5ee-f322cfe7ef5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c535e01-aa27-4c18-9830-31611b29ee46/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5399.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "90915d3f-ae42-4188-80c5-4da43909deda",
                            "gambit_id": "0e9c1ffa-e3c9-469e-a50f-a9c9b0f6d31b",
                            "last_updated": "2022-08-07T11:17:16.690412-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dca93abc-a32e-4736-a5ee-f322cfe7ef5c/?format=api"
                        },
                        {
                            "id": "a5ad1dd8-41f6-4877-b53e-5cdb085b8964",
                            "gambit_id": "7da10457-8d80-47aa-a842-fdd861c18e47",
                            "last_updated": "2022-08-07T11:17:16.689942-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dca93abc-a32e-4736-a5ee-f322cfe7ef5c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e1673623-6941-4fec-a7d4-d16f05fe8176",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d4c4250b-caae-4a8a-9cd7-c2953ab4c1e3",
            "completed": true,
            "last_updated": "2022-08-07T11:12:11.797455-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.28,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/d4c4250b-caae-4a8a-9cd7-c2953ab4c1e3",
            "datetime": "2022-08-06T22:00:00-04:00",
            "cutoff_datetime": "2022-08-06T22:00:00-04:00",
            "name": "Thiago Santos v. Jamahal Hill",
            "bettypes": [
                {
                    "id": "0fd2d2e9-3fbb-4d68-a644-38c1eda40d31",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1673623-6941-4fec-a7d4-d16f05fe8176/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jamahal Hill",
                                "amount": 7178.0
                            },
                            {
                                "team": "Thiago Santos",
                                "amount": 2822.0
                            }
                        ],
                        "expected_reward_tokens": 9115.06,
                        "profit_sb": 115.06,
                        "profit_sb_percentage": 1.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4a0ee25f-76ca-4b23-a9ba-a5c1308861e1",
                            "gambit_id": "34019648-cf10-49f1-8dbf-733660c2127e",
                            "last_updated": "2022-08-07T11:12:11.800736-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jamahal Hill",
                            "reward": "1.27000",
                            "odds": "1.29410",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd2d2e9-3fbb-4d68-a644-38c1eda40d31/?format=api"
                        },
                        {
                            "id": "07e82c8c-238c-4434-80e8-68c20f1158a8",
                            "gambit_id": "dc8ac0f3-ba37-4243-b7c8-f59a0e1949b6",
                            "last_updated": "2022-08-07T11:12:11.801125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Thiago Santos",
                            "reward": "3.23000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd2d2e9-3fbb-4d68-a644-38c1eda40d31/?format=api"
                        }
                    ]
                },
                {
                    "id": "21372340-f193-46cf-912b-ba6b8a45d932",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1673623-6941-4fec-a7d4-d16f05fe8176/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5479.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4521.0
                            }
                        ],
                        "expected_reward_tokens": 9040.35,
                        "profit_sb": 40.35,
                        "profit_sb_percentage": 0.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "30c46797-aaa3-41d5-b11b-4d8353b52de9",
                            "gambit_id": "612d4661-7063-44fe-9f25-a10adc5aaeea",
                            "last_updated": "2022-08-07T11:12:11.799758-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21372340-f193-46cf-912b-ba6b8a45d932/?format=api"
                        },
                        {
                            "id": "cfca2ba9-f4b9-404e-ae0a-8e7b8bd8be26",
                            "gambit_id": "5e505c77-aed1-4d32-9fca-3a25bc10b0c0",
                            "last_updated": "2022-08-07T11:12:11.800324-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21372340-f193-46cf-912b-ba6b8a45d932/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a24967e1-5461-413c-9980-a1693416293f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "019099bb-73e0-445b-91eb-291490cb412d",
            "completed": true,
            "last_updated": "2022-08-07T11:17:14.238532-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.4,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/019099bb-73e0-445b-91eb-291490cb412d",
            "datetime": "2022-08-06T22:00:00-04:00",
            "cutoff_datetime": "2022-08-06T22:00:00-04:00",
            "name": "Augusto Sakai v. Sergey Spivak",
            "bettypes": [
                {
                    "id": "4d42c83e-8c3b-41ce-ad26-b9488958b0bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a24967e1-5461-413c-9980-a1693416293f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sergey Spivak",
                                "amount": 7130.0
                            },
                            {
                                "team": "Augusto Sakai",
                                "amount": 2870.0
                            }
                        ],
                        "expected_reward_tokens": 9126.4,
                        "profit_sb": 126.4,
                        "profit_sb_percentage": 1.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c1c0e76f-8669-44c7-ac1c-693e19c1380d",
                            "gambit_id": "2367d51c-5156-466d-aeac-42ffc2fe57d9",
                            "last_updated": "2022-08-07T11:17:14.240619-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sergey Spivak",
                            "reward": "1.28000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d42c83e-8c3b-41ce-ad26-b9488958b0bd/?format=api"
                        },
                        {
                            "id": "576aff98-d2f2-4b2b-8fe7-7f5202da7aac",
                            "gambit_id": "45caa12e-df7e-418c-bd0f-9c460268c1ef",
                            "last_updated": "2022-08-07T11:17:14.241260-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Augusto Sakai",
                            "reward": "3.18000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d42c83e-8c3b-41ce-ad26-b9488958b0bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "cbb71d63-ff53-4e19-9d92-2922f7bf7d2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a24967e1-5461-413c-9980-a1693416293f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5649.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4351.0
                            }
                        ],
                        "expected_reward_tokens": 9093.59,
                        "profit_sb": 93.59,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c5ba7bb6-4ca9-484c-a314-ab30e98a92be",
                            "gambit_id": "26e5d5e9-21ca-48e4-b9c4-fe6587d15d0a",
                            "last_updated": "2022-08-07T11:17:14.239548-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb71d63-ff53-4e19-9d92-2922f7bf7d2e/?format=api"
                        },
                        {
                            "id": "bf995284-8f9d-45fe-b486-9821602d8bd7",
                            "gambit_id": "783b5ba2-2b2a-495a-9f72-7555ad574277",
                            "last_updated": "2022-08-07T11:17:14.240062-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb71d63-ff53-4e19-9d92-2922f7bf7d2e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8dfe4c54-09db-4eab-8197-55f912169098",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ffb78cf2-2c31-486f-845d-dcbce777e8a2",
            "completed": true,
            "last_updated": "2022-08-07T11:12:16.643979-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/ffb78cf2-2c31-486f-845d-dcbce777e8a2",
            "datetime": "2022-08-06T22:00:00-04:00",
            "cutoff_datetime": "2022-08-06T22:00:00-04:00",
            "name": "Geoff Neal v. Vicente Luque",
            "bettypes": [
                {
                    "id": "f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8dfe4c54-09db-4eab-8197-55f912169098/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vicente Luque",
                                "amount": 6361.0
                            },
                            {
                                "team": "Geoff Neal",
                                "amount": 3639.0
                            }
                        ],
                        "expected_reward_tokens": 9096.23,
                        "profit_sb": 96.23,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7415ad92-31a1-46dd-9986-9da54bab3efd",
                            "gambit_id": "4a2a37ac-ed0d-4591-9912-f6607a51e580",
                            "last_updated": "2022-08-07T11:12:16.645891-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vicente Luque",
                            "reward": "1.43000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2/?format=api"
                        },
                        {
                            "id": "86de9dfb-dfa2-44b9-9848-e6cf41a5075a",
                            "gambit_id": "08443c90-250e-4294-b88e-e5f1eeed2fc3",
                            "last_updated": "2022-08-07T11:12:16.646302-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Geoff Neal",
                            "reward": "2.50000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2/?format=api"
                        }
                    ]
                },
                {
                    "id": "377f0165-4da4-47b8-a5ab-af35e4775b10",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8dfe4c54-09db-4eab-8197-55f912169098/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5291.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4709.0
                            }
                        ],
                        "expected_reward_tokens": 8994.19,
                        "profit_sb": -5.81,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "08c690df-9427-4544-b356-977e57cf11f9",
                            "gambit_id": "a1bd82b6-9eee-44be-ab06-1c85f19a7b93",
                            "last_updated": "2022-08-07T11:12:16.644910-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/377f0165-4da4-47b8-a5ab-af35e4775b10/?format=api"
                        },
                        {
                            "id": "f5390735-424e-46ab-a5a5-79aaad8e77a1",
                            "gambit_id": "ab84c29b-47e0-4d6c-bd8b-d5ba4cf601c3",
                            "last_updated": "2022-08-07T11:12:16.645406-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/377f0165-4da4-47b8-a5ab-af35e4775b10/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "35e54db8-43e3-4ad9-86e1-d3fe4753ea17",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f90f616b-2da6-4af7-bdca-9852d7b0a861",
            "completed": true,
            "last_updated": "2022-08-07T11:17:13.847281-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.31,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/f90f616b-2da6-4af7-bdca-9852d7b0a861",
            "datetime": "2022-08-06T22:00:00-04:00",
            "cutoff_datetime": "2022-08-06T22:00:00-04:00",
            "name": "Juliana Miller v. Brogan Walker",
            "bettypes": [
                {
                    "id": "eb4e5e41-3b05-42b0-b218-ef9999e280d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35e54db8-43e3-4ad9-86e1-d3fe4753ea17/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Juliana Miller",
                                "amount": 5479.0
                            },
                            {
                                "team": "Brogan Walker",
                                "amount": 4521.0
                            }
                        ],
                        "expected_reward_tokens": 9040.35,
                        "profit_sb": 40.35,
                        "profit_sb_percentage": 0.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d03558b6-a973-4609-abfa-74fa6268cf73",
                            "gambit_id": "95170179-806a-4313-8050-5b4cb1908b81",
                            "last_updated": "2022-08-07T11:17:13.850150-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Juliana Miller",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb4e5e41-3b05-42b0-b218-ef9999e280d9/?format=api"
                        },
                        {
                            "id": "45c97f4b-f39a-42a9-a90f-27538087eee9",
                            "gambit_id": "26871481-08e5-4b3b-8cf6-6fc5d8d9d492",
                            "last_updated": "2022-08-07T11:17:13.849595-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brogan Walker",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb4e5e41-3b05-42b0-b218-ef9999e280d9/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c13a782-8884-477f-b735-8ca61f47292a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35e54db8-43e3-4ad9-86e1-d3fe4753ea17/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7294.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 2706.0
                            }
                        ],
                        "expected_reward_tokens": 9117.5,
                        "profit_sb": 117.5,
                        "profit_sb_percentage": 1.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d67b6577-bf22-41d5-96f8-df3bd9382554",
                            "gambit_id": "eb7f7a66-4ed8-49ad-8674-4e7391003fcc",
                            "last_updated": "2022-08-07T11:17:13.849030-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.25000",
                            "odds": "1.27780",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c13a782-8884-477f-b735-8ca61f47292a/?format=api"
                        },
                        {
                            "id": "a4d57d31-8d97-4844-8ccb-7e699921a671",
                            "gambit_id": "83c1580f-0e3c-4ffc-936a-9347a246ed89",
                            "last_updated": "2022-08-07T11:17:13.848441-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "3.37000",
                            "odds": "3.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c13a782-8884-477f-b735-8ca61f47292a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "855f134e-bdef-40e7-a800-ae35d4f253d6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c4871683-f0d9-41f3-82cf-e7c7b766e246",
            "completed": true,
            "last_updated": "2022-08-07T14:47:23.205947-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c4871683-f0d9-41f3-82cf-e7c7b766e246",
            "datetime": "2022-08-06T22:00:00-04:00",
            "cutoff_datetime": "2022-08-06T22:00:00-04:00",
            "name": "Real Salt Lake v. Los Angeles FC",
            "bettypes": [
                {
                    "id": "16adcb06-f62e-4068-b826-f64ada5521c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/855f134e-bdef-40e7-a800-ae35d4f253d6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Los Angeles FC",
                                "amount": 5051.0
                            },
                            {
                                "team": "Real Salt Lake",
                                "amount": 4949.0
                            }
                        ],
                        "expected_reward_tokens": 12172.91,
                        "profit_sb": 3172.91,
                        "profit_sb_percentage": 35.25,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles FC",
                                "amount": 3653.0
                            },
                            {
                                "team": "Real Salt Lake",
                                "amount": 3579.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2768.0
                            }
                        ],
                        "expected_reward_tokens": 8802.24,
                        "profit_sb": -197.76,
                        "profit_sb_percentage": -2.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4baaba2-deeb-4222-8703-b12f85cfff6d",
                            "gambit_id": "0fb2c83e-f67c-44cf-92b1-56bbaf5cd972",
                            "last_updated": "2022-08-07T14:47:23.208879-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles FC",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16adcb06-f62e-4068-b826-f64ada5521c6/?format=api"
                        },
                        {
                            "id": "9fc4f64f-4884-4499-aa96-e3f5ef0fd8e4",
                            "gambit_id": "59fdcf5c-8ff7-4591-87b5-9b8db4e0066b",
                            "last_updated": "2022-08-07T14:47:23.209524-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Real Salt Lake",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16adcb06-f62e-4068-b826-f64ada5521c6/?format=api"
                        },
                        {
                            "id": "95b9f235-300b-4381-8203-912c672105bd",
                            "gambit_id": "5135ef5d-a430-454b-b3f2-d8ed97f0a05e",
                            "last_updated": "2022-08-07T14:47:23.210281-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.18000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16adcb06-f62e-4068-b826-f64ada5521c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "990e61b8-0c6f-4562-9fe5-0b269597a075",
                    "match": "https://api-prod.gambitprofit.com/api/matches/855f134e-bdef-40e7-a800-ae35d4f253d6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5571.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 8857.89,
                        "profit_sb": -142.11,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "23daa7aa-eb6e-4416-8f80-498d6d6678f1",
                            "gambit_id": "64b18531-bfa4-486a-a560-e26f21fa204a",
                            "last_updated": "2022-08-07T14:47:23.208338-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.59000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/990e61b8-0c6f-4562-9fe5-0b269597a075/?format=api"
                        },
                        {
                            "id": "7f6ed5e2-c40f-41fd-9b48-9aef05cc3346",
                            "gambit_id": "c69dbd9d-335a-49ac-bb51-a07ddf004bf0",
                            "last_updated": "2022-08-07T14:47:23.207702-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/990e61b8-0c6f-4562-9fe5-0b269597a075/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d711cdfb-2076-4c0b-9ee5-4ac91892ec45",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "21da38da-549c-4047-a2da-a0d80694f0bf",
            "completed": true,
            "last_updated": "2022-08-07T10:52:17.214540-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.28,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/21da38da-549c-4047-a2da-a0d80694f0bf",
            "datetime": "2022-08-06T22:10:00-04:00",
            "cutoff_datetime": "2022-08-06T22:10:00-04:00",
            "name": "LAA (R Detmers) v. SEA (C Flexen) - Game 2",
            "bettypes": [
                {
                    "id": "ea992012-f67c-49b6-a01f-a3637ddb930b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d711cdfb-2076-4c0b-9ee5-4ac91892ec45/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (C Flexen)",
                                "amount": 5654.0
                            },
                            {
                                "team": "LAA (R Detmers)",
                                "amount": 4346.0
                            }
                        ],
                        "expected_reward_tokens": 9385.64,
                        "profit_sb": 385.64,
                        "profit_sb_percentage": 4.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "42d2f38b-1222-4e56-bdd8-b66c0c20cec1",
                            "gambit_id": "afe11d0f-4167-47fa-8501-d2f71711fa62",
                            "last_updated": "2022-08-07T10:52:17.218980-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (C Flexen)",
                            "reward": "1.66000",
                            "odds": "1.72460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea992012-f67c-49b6-a01f-a3637ddb930b/?format=api"
                        },
                        {
                            "id": "9729b99d-047c-44d7-b35f-1e82a5d530b1",
                            "gambit_id": "7b8fa861-3c4f-4659-b8d5-ad597888786c",
                            "last_updated": "2022-08-07T10:52:17.219867-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (R Detmers)",
                            "reward": "2.16000",
                            "odds": "2.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea992012-f67c-49b6-a01f-a3637ddb930b/?format=api"
                        }
                    ]
                },
                {
                    "id": "970b7b15-1a8b-4512-932d-655e6068e036",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d711cdfb-2076-4c0b-9ee5-4ac91892ec45/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6132.0
                            },
                            {
                                "team": "SEA",
                                "amount": 3868.0
                            }
                        ],
                        "expected_reward_tokens": 9320.64,
                        "profit_sb": 320.64,
                        "profit_sb_percentage": 3.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c878779b-16d3-4802-9cab-b4aa08f21bfd",
                            "gambit_id": "ebe4df4a-ba02-498e-89e4-b744c9d7e658",
                            "last_updated": "2022-08-07T10:52:17.218247-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/970b7b15-1a8b-4512-932d-655e6068e036/?format=api"
                        },
                        {
                            "id": "69037ca6-829b-4da8-a130-41e8f628d1db",
                            "gambit_id": "38c75275-a2da-49db-9026-41a159f72d01",
                            "last_updated": "2022-08-07T10:52:17.217437-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/970b7b15-1a8b-4512-932d-655e6068e036/?format=api"
                        }
                    ]
                },
                {
                    "id": "249eb9c2-f0c9-4d84-a151-fc99342231d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d711cdfb-2076-4c0b-9ee5-4ac91892ec45/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5405.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "043e3319-f12c-4a0f-a731-8c5d77001f9d",
                            "gambit_id": "27952ee8-5afc-4ae0-a716-ec674b0fcecb",
                            "last_updated": "2022-08-07T10:52:17.216769-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/249eb9c2-f0c9-4d84-a151-fc99342231d0/?format=api"
                        },
                        {
                            "id": "e5fed3cd-1be3-444b-8fad-7fe66ab45e23",
                            "gambit_id": "c9ff0fdc-8da8-4918-9dc8-63213838b4d3",
                            "last_updated": "2022-08-07T10:52:17.215915-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/249eb9c2-f0c9-4d84-a151-fc99342231d0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7df5a184-5dc0-48f9-b207-46477fcfd763",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1fdebb06-9695-466f-a896-96656d0296a7",
            "completed": true,
            "last_updated": "2022-08-07T14:47:22.643849-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/1fdebb06-9695-466f-a896-96656d0296a7",
            "datetime": "2022-08-06T22:30:00-04:00",
            "cutoff_datetime": "2022-08-06T22:30:00-04:00",
            "name": "Portland Timbers v. FC Dallas",
            "bettypes": [
                {
                    "id": "5c53edb1-7663-4d81-8bb6-28bd9af32fe1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7df5a184-5dc0-48f9-b207-46477fcfd763/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Portland Timbers",
                                "amount": 6119.0
                            },
                            {
                                "team": "FC Dallas",
                                "amount": 3881.0
                            }
                        ],
                        "expected_reward_tokens": 11992.29,
                        "profit_sb": 2992.29,
                        "profit_sb_percentage": 33.25,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Timbers",
                                "amount": 4481.0
                            },
                            {
                                "team": "FC Dallas",
                                "amount": 2842.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2677.0
                            }
                        ],
                        "expected_reward_tokens": 8780.56,
                        "profit_sb": -219.44,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9d45be6-b2a3-40da-9b40-fe2e0b7c7604",
                            "gambit_id": "0e32a602-93b2-4577-8a1f-95b628a22d12",
                            "last_updated": "2022-08-07T14:47:22.646808-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Timbers",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53edb1-7663-4d81-8bb6-28bd9af32fe1/?format=api"
                        },
                        {
                            "id": "3670cef4-c326-46db-b373-c2dd956b9035",
                            "gambit_id": "5c5e4e9e-2456-4d9e-904d-582bebff95d4",
                            "last_updated": "2022-08-07T14:47:22.646166-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Dallas",
                            "reward": "3.09000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53edb1-7663-4d81-8bb6-28bd9af32fe1/?format=api"
                        },
                        {
                            "id": "1ef08d2c-dd74-4b01-bfc5-1490dbb66764",
                            "gambit_id": "c2c36fea-1e11-49d3-83f1-600042348e2c",
                            "last_updated": "2022-08-07T14:47:22.647390-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.28000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53edb1-7663-4d81-8bb6-28bd9af32fe1/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c0cb3da-3041-40d5-be0a-883d550a2204",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7df5a184-5dc0-48f9-b207-46477fcfd763/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5571.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 8857.89,
                        "profit_sb": -142.11,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26bebad2-c076-416d-a607-0da225ef1481",
                            "gambit_id": "d4e11b49-2cc7-4dfe-80cc-716a3ff327b6",
                            "last_updated": "2022-08-07T14:47:22.645404-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.59000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c0cb3da-3041-40d5-be0a-883d550a2204/?format=api"
                        },
                        {
                            "id": "2c22e763-14f4-4375-aa76-53398c4bebdb",
                            "gambit_id": "7e229230-7eb8-4fbd-b46d-e1e7ce8f9687",
                            "last_updated": "2022-08-07T14:47:22.644849-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c0cb3da-3041-40d5-be0a-883d550a2204/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fc3c1bf3-4b80-404e-9c53-8ff73e1a236e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "17b23b95-5488-4c4c-b365-4e25a696fd70",
            "completed": true,
            "last_updated": "2022-08-07T22:27:00.437479-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/17b23b95-5488-4c4c-b365-4e25a696fd70",
            "datetime": "2022-08-06T22:59:00-04:00",
            "cutoff_datetime": "2022-08-06T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - August 6th 2022",
            "bettypes": [
                {
                    "id": "d5d5d058-4bee-4923-bb18-2e326521fd79",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc3c1bf3-4b80-404e-9c53-8ff73e1a236e/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "88fe54c2-ef83-4d98-b094-0bb5b61dec42",
                            "gambit_id": "06ee9e72-83a8-4f05-a663-36308aeac870",
                            "last_updated": "2022-08-07T22:27:00.438414-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.73000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d5d058-4bee-4923-bb18-2e326521fd79/?format=api"
                        },
                        {
                            "id": "af30e3ee-01c0-4a8c-a9f2-12efa14d82e9",
                            "gambit_id": "e9089602-01bc-4732-9352-61d58b023dd0",
                            "last_updated": "2022-08-07T22:27:00.438899-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.41000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d5d058-4bee-4923-bb18-2e326521fd79/?format=api"
                        },
                        {
                            "id": "abe52378-fced-4d8e-8bd3-76743d12af40",
                            "gambit_id": "0b4c1d97-4614-4e51-9bff-439e38536bf7",
                            "last_updated": "2022-08-07T22:27:00.440058-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.41000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d5d058-4bee-4923-bb18-2e326521fd79/?format=api"
                        },
                        {
                            "id": "9e2f559a-6403-486b-9b2c-0c83e57227db",
                            "gambit_id": "086971cc-b931-48cd-b075-4ab53876e16c",
                            "last_updated": "2022-08-07T22:27:00.439288-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.41000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d5d058-4bee-4923-bb18-2e326521fd79/?format=api"
                        },
                        {
                            "id": "acc18e1f-e904-4673-a666-1a94b4ec2d3a",
                            "gambit_id": "08807b9b-948c-4bb2-9ef3-e380f3caa0d3",
                            "last_updated": "2022-08-07T22:27:00.439679-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.41000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d5d058-4bee-4923-bb18-2e326521fd79/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7969bbc0-b282-4119-a4c1-c40739434c84",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "684c736d-8b01-4da8-b2ed-86376ab19bd7",
            "completed": true,
            "last_updated": "2022-08-07T22:27:01.350727-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.67,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/684c736d-8b01-4da8-b2ed-86376ab19bd7",
            "datetime": "2022-08-06T22:59:00-04:00",
            "cutoff_datetime": "2022-08-06T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - August 6th 2022",
            "bettypes": [
                {
                    "id": "c4310261-dcf7-4a2a-bc1b-08b184b94f9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7969bbc0-b282-4119-a4c1-c40739434c84/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2fdc5bec-ccfd-488e-bade-13e645a25640",
                            "gambit_id": "f417f568-ab4e-4f6a-a8f7-bfd7093d8927",
                            "last_updated": "2022-08-07T22:27:01.351642-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4310261-dcf7-4a2a-bc1b-08b184b94f9e/?format=api"
                        },
                        {
                            "id": "b63a7ba4-1c61-43f0-9365-5bb2edf8951b",
                            "gambit_id": "a0f1cdf2-1090-4f1e-850a-ab563b003c81",
                            "last_updated": "2022-08-07T22:27:01.352172-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4310261-dcf7-4a2a-bc1b-08b184b94f9e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4781a320-ffde-4049-8206-f8e9f4057662",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "237629d5-9b21-48f5-84fa-df79015288c8",
            "completed": true,
            "last_updated": "2022-08-08T12:21:54.884206-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.12,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/237629d5-9b21-48f5-84fa-df79015288c8",
            "datetime": "2022-08-07T05:15:00-04:00",
            "cutoff_datetime": "2022-08-07T05:15:00-04:00",
            "name": "Ultra Prime v. Victory Five",
            "bettypes": [
                {
                    "id": "51ed3e65-bcc5-41cd-a2cc-0975743a8a18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4781a320-ffde-4049-8206-f8e9f4057662/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Victory Five",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10500.0,
                        "profit_sb": 1500.0,
                        "profit_sb_percentage": 16.67,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Victory Five",
                                "amount": 8753.0
                            },
                            {
                                "team": "Ultra Prime",
                                "amount": 1247.0
                            }
                        ],
                        "expected_reward_tokens": 9190.39,
                        "profit_sb": 190.39,
                        "profit_sb_percentage": 2.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "38a5eb7a-db2b-4042-aa8b-378f97e32be3",
                            "gambit_id": "ae9f6780-b428-4d13-bde4-48ecd010b7d4",
                            "last_updated": "2022-08-08T12:21:54.885198-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Victory Five",
                            "reward": "1.05000",
                            "odds": "1.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51ed3e65-bcc5-41cd-a2cc-0975743a8a18/?format=api"
                        },
                        {
                            "id": "33a233ed-f0a6-4b7e-9157-f0daf5c14c4a",
                            "gambit_id": "814c97f9-65d0-4dc9-be83-141d0b4c2d13",
                            "last_updated": "2022-08-08T12:21:54.885796-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ultra Prime",
                            "reward": "7.37000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51ed3e65-bcc5-41cd-a2cc-0975743a8a18/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "777e1355-bf34-445a-9ef3-1abe6a329949",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "288ea692-9518-4278-af4c-9043889490ec",
            "completed": false,
            "last_updated": "2022-12-24T17:12:27.211101-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/288ea692-9518-4278-af4c-9043889490ec",
            "datetime": "2022-08-07T07:15:00-04:00",
            "cutoff_datetime": "2022-08-07T07:15:00-04:00",
            "name": "JD Gaming v. Anyone's Legend",
            "bettypes": [
                {
                    "id": "9a92cc8a-7526-4182-82dd-9d69fd625155",
                    "match": "https://api-prod.gambitprofit.com/api/matches/777e1355-bf34-445a-9ef3-1abe6a329949/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "JD Gaming",
                                "amount": 8042.0
                            },
                            {
                                "team": "Anyone's Legend",
                                "amount": 1958.0
                            }
                        ],
                        "expected_reward_tokens": 9085.12,
                        "profit_sb": 85.12,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d60b4c2-34ad-4811-a3f3-8f1dcff5061d",
                            "gambit_id": "51f06057-4b37-4d8c-8f64-d054d942bbdf",
                            "last_updated": "2022-12-24T17:12:27.214815-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "JD Gaming",
                            "reward": "1.13000",
                            "odds": "1.14000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a92cc8a-7526-4182-82dd-9d69fd625155/?format=api"
                        },
                        {
                            "id": "1307a061-671b-4aee-bb1b-d35c04ffa357",
                            "gambit_id": "bf9ae9e2-e6ad-48c7-8b19-8d7c45b08384",
                            "last_updated": "2022-12-24T17:12:27.213731-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anyone's Legend",
                            "reward": "4.64000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a92cc8a-7526-4182-82dd-9d69fd625155/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8d32925b-21db-407d-8d95-77437898bd29",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "85672286-b6e9-424a-8540-83f28b99e7ae",
            "completed": true,
            "last_updated": "2022-08-08T20:17:15.519480-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/85672286-b6e9-424a-8540-83f28b99e7ae",
            "datetime": "2022-08-07T09:00:00-04:00",
            "cutoff_datetime": "2022-08-07T09:00:00-04:00",
            "name": "Manchester United v. Brighton & Hove Albion",
            "bettypes": [
                {
                    "id": "41d06ad0-09ec-47e9-9b7d-6eb32f472010",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d32925b-21db-407d-8d95-77437898bd29/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 6667.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3333.0
                            }
                        ],
                        "expected_reward_tokens": 11265.54,
                        "profit_sb": 2265.54,
                        "profit_sb_percentage": 25.17,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 5232.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2616.0
                            },
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 2151.0
                            }
                        ],
                        "expected_reward_tokens": 8840.61,
                        "profit_sb": -159.39,
                        "profit_sb_percentage": -1.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dd237f63-311e-43f5-b2ba-c7bd4be3dc73",
                            "gambit_id": "408dcd7a-a7f9-4518-a39a-7a0b5b415a27",
                            "last_updated": "2022-08-08T20:17:15.522375-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester United",
                            "reward": "1.69000",
                            "odds": "1.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d06ad0-09ec-47e9-9b7d-6eb32f472010/?format=api"
                        },
                        {
                            "id": "686ede86-b31d-46ea-864a-f361b2e3d081",
                            "gambit_id": "3f2a048b-816d-4982-be8d-5ab92702423a",
                            "last_updated": "2022-08-08T20:17:15.522782-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.38000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d06ad0-09ec-47e9-9b7d-6eb32f472010/?format=api"
                        },
                        {
                            "id": "11b8d1aa-f0de-4e51-a6ba-f97aca88292f",
                            "gambit_id": "432108b7-34fa-44df-b1b5-7fc0087dde30",
                            "last_updated": "2022-08-08T20:17:15.521878-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brighton & Hove Albion",
                            "reward": "4.11000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d06ad0-09ec-47e9-9b7d-6eb32f472010/?format=api"
                        }
                    ]
                },
                {
                    "id": "af10ca45-5131-43fd-a4b6-d4d155a28197",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d32925b-21db-407d-8d95-77437898bd29/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0365e018-9d8b-4fa0-a2d3-2f4049acbbf8",
                            "gambit_id": "3f4f87f6-aba3-4bc6-bae6-9f520b73aed8",
                            "last_updated": "2022-08-08T20:17:15.520737-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.78000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af10ca45-5131-43fd-a4b6-d4d155a28197/?format=api"
                        },
                        {
                            "id": "80039ad1-807e-49c4-8a0d-b95f41e92db5",
                            "gambit_id": "2c53bc6f-5065-4473-9260-b13794d5d8b9",
                            "last_updated": "2022-08-08T20:17:15.521337-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.78000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af10ca45-5131-43fd-a4b6-d4d155a28197/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dcdbe16c-7af4-4547-8fc1-561d38b3cce6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0e023d7d-1061-4eaf-aa8b-2c3d56021abb",
            "completed": true,
            "last_updated": "2022-08-08T20:17:15.379044-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.46,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/0e023d7d-1061-4eaf-aa8b-2c3d56021abb",
            "datetime": "2022-08-07T09:00:00-04:00",
            "cutoff_datetime": "2022-08-07T09:00:00-04:00",
            "name": "Leicester City v. Brentford",
            "bettypes": [
                {
                    "id": "d789ae8d-7098-4a51-b509-7b8e292e3fa0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dcdbe16c-7af4-4547-8fc1-561d38b3cce6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Leicester City",
                                "amount": 6515.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3485.0
                            }
                        ],
                        "expected_reward_tokens": 11465.65,
                        "profit_sb": 2465.65,
                        "profit_sb_percentage": 27.4,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Leicester City",
                                "amount": 5017.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2684.0
                            },
                            {
                                "team": "Brentford",
                                "amount": 2299.0
                            }
                        ],
                        "expected_reward_tokens": 8828.16,
                        "profit_sb": -171.84,
                        "profit_sb_percentage": -1.91,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "96b54a5b-5f2b-4386-9589-479c623c162a",
                            "gambit_id": "0e6c1ff8-c427-4187-8f16-f9883158e76e",
                            "last_updated": "2022-08-08T20:17:15.381328-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Leicester City",
                            "reward": "1.76000",
                            "odds": "1.83000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d789ae8d-7098-4a51-b509-7b8e292e3fa0/?format=api"
                        },
                        {
                            "id": "9b9c6743-4702-496d-8e50-bb7481010d6c",
                            "gambit_id": "fa9672f6-b2c3-44d5-9fad-11c965a8a4f1",
                            "last_updated": "2022-08-08T20:17:15.380852-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.29000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d789ae8d-7098-4a51-b509-7b8e292e3fa0/?format=api"
                        },
                        {
                            "id": "7824d138-f0e7-4418-8679-756719132d8b",
                            "gambit_id": "1a590d12-6ff6-43bc-a6b9-7af9ab6386f6",
                            "last_updated": "2022-08-08T20:17:15.381789-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brentford",
                            "reward": "3.84000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d789ae8d-7098-4a51-b509-7b8e292e3fa0/?format=api"
                        }
                    ]
                },
                {
                    "id": "e40a35e6-42ee-4c90-9805-1ca652abe7b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dcdbe16c-7af4-4547-8fc1-561d38b3cce6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5127.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4873.0
                            }
                        ],
                        "expected_reward_tokens": 8868.86,
                        "profit_sb": -131.14,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "19743361-4a6d-4ceb-8257-d75b92c87a21",
                            "gambit_id": "6c371d20-9c60-4c40-976a-6f43508e2436",
                            "last_updated": "2022-08-08T20:17:15.380440-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e40a35e6-42ee-4c90-9805-1ca652abe7b9/?format=api"
                        },
                        {
                            "id": "a7186fd6-6189-496e-b514-3953cccd4557",
                            "gambit_id": "a7dbbcbc-1614-443a-bbc1-cbd8a2d6ecc7",
                            "last_updated": "2022-08-08T20:17:15.379973-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.82000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e40a35e6-42ee-4c90-9805-1ca652abe7b9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2f90942e-9085-49fc-a61f-5b24f4344543",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "af2047d2-52f3-4df3-ab36-47f11f998ac9",
            "completed": true,
            "last_updated": "2022-08-08T20:17:15.109978-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.39,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/af2047d2-52f3-4df3-ab36-47f11f998ac9",
            "datetime": "2022-08-07T11:30:00-04:00",
            "cutoff_datetime": "2022-08-07T11:30:00-04:00",
            "name": "West Ham United v. Manchester City",
            "bettypes": [
                {
                    "id": "a966dea5-b644-4372-84f8-477cc1e3e601",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f90942e-9085-49fc-a61f-5b24f4344543/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 7780.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2220.0
                            }
                        ],
                        "expected_reward_tokens": 10345.2,
                        "profit_sb": 1345.2,
                        "profit_sb_percentage": 14.95,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 6742.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1924.0
                            },
                            {
                                "team": "West Ham United",
                                "amount": 1334.0
                            }
                        ],
                        "expected_reward_tokens": 8964.48,
                        "profit_sb": -35.52,
                        "profit_sb_percentage": -0.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d0c8a1a3-633d-4b5f-ae0b-37f6102a581b",
                            "gambit_id": "bcd83ee9-e424-4a02-b515-f0732cffd869",
                            "last_updated": "2022-08-08T20:17:15.113628-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester City",
                            "reward": "1.33000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a966dea5-b644-4372-84f8-477cc1e3e601/?format=api"
                        },
                        {
                            "id": "e3c81a5b-8db4-4b11-803a-3bd4d811bcab",
                            "gambit_id": "c061930a-80e4-47d6-a151-b39a55619220",
                            "last_updated": "2022-08-08T20:17:15.113224-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.66000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a966dea5-b644-4372-84f8-477cc1e3e601/?format=api"
                        },
                        {
                            "id": "19884e41-1a8b-4206-a124-aa843c3cda6a",
                            "gambit_id": "feee2eb4-6b69-4e7f-8589-f56e1fdbf87d",
                            "last_updated": "2022-08-08T20:17:15.112810-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Ham United",
                            "reward": "6.72000",
                            "odds": "7.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a966dea5-b644-4372-84f8-477cc1e3e601/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f59f663-ab44-45c6-97e1-83a345821178",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f90942e-9085-49fc-a61f-5b24f4344543/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 6319.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3681.0
                            }
                        ],
                        "expected_reward_tokens": 8908.02,
                        "profit_sb": -91.98,
                        "profit_sb_percentage": -1.02,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31b0ad36-9da0-4509-bef0-491b4125569e",
                            "gambit_id": "60c1a280-e1fb-494f-9c39-96ea147a7230",
                            "last_updated": "2022-08-08T20:17:15.112317-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.41000",
                            "odds": "1.45000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f59f663-ab44-45c6-97e1-83a345821178/?format=api"
                        },
                        {
                            "id": "505bad13-510f-43be-a589-ae8126a47814",
                            "gambit_id": "b3903aba-a9eb-4814-905f-e881366e1b3e",
                            "last_updated": "2022-08-08T20:17:15.111295-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.42000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f59f663-ab44-45c6-97e1-83a345821178/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "82c9082f-6baa-42df-beb5-5508606dd152",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "80c935db-6269-4a3f-af72-a7e96f4d6221",
            "completed": true,
            "last_updated": "2022-08-08T11:47:14.738364-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.15,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/80c935db-6269-4a3f-af72-a7e96f4d6221",
            "datetime": "2022-08-07T12:05:00-04:00",
            "cutoff_datetime": "2022-08-07T12:05:00-04:00",
            "name": "HOU (C Javier) v. CLE (T McKenzie)",
            "bettypes": [
                {
                    "id": "cdcb18ef-9dc6-492b-a62f-d5ec5c297a5d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82c9082f-6baa-42df-beb5-5508606dd152/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (C Javier)",
                                "amount": 5515.0
                            },
                            {
                                "team": "CLE (T McKenzie)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9373.65,
                        "profit_sb": 373.65,
                        "profit_sb_percentage": 4.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a0c6ed57-db51-477c-a863-bcab388831c4",
                            "gambit_id": "c911f995-8f9c-4cff-b449-1cd4e53c3116",
                            "last_updated": "2022-08-08T11:47:14.741809-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (C Javier)",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdcb18ef-9dc6-492b-a62f-d5ec5c297a5d/?format=api"
                        },
                        {
                            "id": "9f9a96b0-b786-4b95-848d-93f33a63fe40",
                            "gambit_id": "641329ce-b3cf-4056-93c2-d59f5c7187d8",
                            "last_updated": "2022-08-08T11:47:14.741410-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (T McKenzie)",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdcb18ef-9dc6-492b-a62f-d5ec5c297a5d/?format=api"
                        }
                    ]
                },
                {
                    "id": "916437f3-383f-4d21-9270-d6b3bbb83984",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82c9082f-6baa-42df-beb5-5508606dd152/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5588.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "860576e1-23cf-4136-ade7-fb67907fc8be",
                            "gambit_id": "33a463bf-fa89-43f2-9414-d658e7ad0de1",
                            "last_updated": "2022-08-08T11:47:14.740517-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/916437f3-383f-4d21-9270-d6b3bbb83984/?format=api"
                        },
                        {
                            "id": "363665bf-d62a-4b0d-acf1-78dc54ecc2e1",
                            "gambit_id": "529b35fc-4957-4bfa-a52c-5df6aabd1eb1",
                            "last_updated": "2022-08-08T11:47:14.740974-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/916437f3-383f-4d21-9270-d6b3bbb83984/?format=api"
                        }
                    ]
                },
                {
                    "id": "023b8777-bb9e-4624-bb8d-9d1933fb3882",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82c9082f-6baa-42df-beb5-5508606dd152/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5204.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4d0c4d6a-049b-4cc1-9331-ef31980b90c5",
                            "gambit_id": "a0d75f9a-1843-417d-bfc0-10b62f4ea6ca",
                            "last_updated": "2022-08-08T11:47:14.739463-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/023b8777-bb9e-4624-bb8d-9d1933fb3882/?format=api"
                        },
                        {
                            "id": "8f11acd6-4881-42b3-b51e-089df41e6404",
                            "gambit_id": "6e7f6400-eb64-4ddf-8de0-253748119dc6",
                            "last_updated": "2022-08-08T11:47:14.740015-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/023b8777-bb9e-4624-bb8d-9d1933fb3882/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "13304f03-0616-4045-8f1d-81f1228c3b4a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "975cb1c8-923f-437a-a549-5e0207932297",
            "completed": true,
            "last_updated": "2022-08-08T11:02:07.971090-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/975cb1c8-923f-437a-a549-5e0207932297",
            "datetime": "2022-08-07T13:35:00-04:00",
            "cutoff_datetime": "2022-08-07T13:35:00-04:00",
            "name": "PIT (B Wilson) v. BAL (S Watkins)",
            "bettypes": [
                {
                    "id": "a908fc08-dcee-4023-b81e-0ea01590fcdc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13304f03-0616-4045-8f1d-81f1228c3b4a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (S Watkins)",
                                "amount": 6196.0
                            },
                            {
                                "team": "PIT (B Wilson)",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b3c4ef48-3f5e-4bef-9003-be0ca8a2efb1",
                            "gambit_id": "23661005-1118-44c5-9268-4cf5e078aea2",
                            "last_updated": "2022-08-08T11:02:07.974230-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (S Watkins)",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a908fc08-dcee-4023-b81e-0ea01590fcdc/?format=api"
                        },
                        {
                            "id": "a8733e4f-1334-462d-a5ff-da375b4acad2",
                            "gambit_id": "fad5fb07-f9b3-423e-9be9-1fef0e92d7d7",
                            "last_updated": "2022-08-08T11:02:07.973683-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (B Wilson)",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a908fc08-dcee-4023-b81e-0ea01590fcdc/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c19f9ac-1dc8-419b-95b8-655a5bb4a6d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13304f03-0616-4045-8f1d-81f1228c3b4a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5405.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5b756fc-beb8-4468-93ec-a7cd0a03de2e",
                            "gambit_id": "3eada100-f313-4f73-90d1-34dcc77cb1e5",
                            "last_updated": "2022-08-08T11:02:07.973228-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c19f9ac-1dc8-419b-95b8-655a5bb4a6d3/?format=api"
                        },
                        {
                            "id": "46bbcc1c-f574-4929-8c6e-a1338f7050d4",
                            "gambit_id": "cd490f7c-ad43-4b65-8ff2-5ea77b03bc64",
                            "last_updated": "2022-08-08T11:02:07.972831-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c19f9ac-1dc8-419b-95b8-655a5bb4a6d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "1eb2b384-e0fb-45be-8b9e-29790a1912f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13304f03-0616-4045-8f1d-81f1228c3b4a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3880fee4-453d-4227-b871-96727de46410",
                            "gambit_id": "f3a4f697-4203-4728-8a54-fe358478cd0a",
                            "last_updated": "2022-08-08T11:02:07.972034-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eb2b384-e0fb-45be-8b9e-29790a1912f3/?format=api"
                        },
                        {
                            "id": "36b3c57d-88ae-4b2c-b3da-76787ee1458e",
                            "gambit_id": "569cd423-d37a-4a73-adba-80ec164d24e9",
                            "last_updated": "2022-08-08T11:02:07.972458-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eb2b384-e0fb-45be-8b9e-29790a1912f3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b24d93de-2add-4f53-8686-902c34f7a8ed",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "977a2ba9-8875-4eba-b10b-e5d2eda5bad7",
            "completed": true,
            "last_updated": "2022-08-08T11:47:15.143564-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.43,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/977a2ba9-8875-4eba-b10b-e5d2eda5bad7",
            "datetime": "2022-08-07T13:35:00-04:00",
            "cutoff_datetime": "2022-08-07T13:35:00-04:00",
            "name": "WAS (C Abbott) v. PHI (A Nola)",
            "bettypes": [
                {
                    "id": "a0a70b74-8595-4a02-8ab1-e4ff2df2120a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b24d93de-2add-4f53-8686-902c34f7a8ed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7162.0
                            },
                            {
                                "team": "WAS (C Abbott)",
                                "amount": 2838.0
                            }
                        ],
                        "expected_reward_tokens": 9308.64,
                        "profit_sb": 308.64,
                        "profit_sb_percentage": 3.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ed3f74ed-2ff8-4ecd-988a-6ba5a8be141b",
                            "gambit_id": "38d6cedb-887b-4b6c-bec6-beb59c10af90",
                            "last_updated": "2022-08-08T11:47:15.147144-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.30000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0a70b74-8595-4a02-8ab1-e4ff2df2120a/?format=api"
                        },
                        {
                            "id": "af9fbec7-ce7e-466a-be46-38a844ed7587",
                            "gambit_id": "ddc088b8-314d-4a79-b688-931460435b6a",
                            "last_updated": "2022-08-08T11:47:15.146512-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (C Abbott)",
                            "reward": "3.28000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0a70b74-8595-4a02-8ab1-e4ff2df2120a/?format=api"
                        }
                    ]
                },
                {
                    "id": "68ac2281-af8c-4593-b8f5-72f1157565ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b24d93de-2add-4f53-8686-902c34f7a8ed/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5752.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4248.0
                            }
                        ],
                        "expected_reward_tokens": 9260.64,
                        "profit_sb": 260.64,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "94620d10-9039-4536-badc-a8c76a4c4e63",
                            "gambit_id": "418317b5-f3a3-4372-98f1-ddd4cf46f71f",
                            "last_updated": "2022-08-08T11:47:15.145336-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac2281-af8c-4593-b8f5-72f1157565ef/?format=api"
                        },
                        {
                            "id": "a536dee0-15f0-44f4-b739-1b6f0d618b7f",
                            "gambit_id": "61d53591-1686-4992-a331-9067273b53f1",
                            "last_updated": "2022-08-08T11:47:15.145864-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac2281-af8c-4593-b8f5-72f1157565ef/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc740111-6220-4392-ba11-37c9965245a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b24d93de-2add-4f53-8686-902c34f7a8ed/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5109.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "383f357a-87a8-41c3-bb5d-c564b49d3293",
                            "gambit_id": "42fb4a30-eb98-4534-9090-c8953ab87c45",
                            "last_updated": "2022-08-08T11:47:15.144896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc740111-6220-4392-ba11-37c9965245a1/?format=api"
                        },
                        {
                            "id": "8b3ba8b7-e938-4102-8d5d-fba7b1239e51",
                            "gambit_id": "12e399e2-6a42-4735-ab5d-91331a4009ec",
                            "last_updated": "2022-08-08T11:47:15.144473-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc740111-6220-4392-ba11-37c9965245a1/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}