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=created_at
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=created_at",
    "previous": null,
    "results": [
        {
            "id": "0cc1948c-4bba-4477-8a32-05f0fab08dcf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0263f4a7-98da-4ef9-b871-83ca00a7444b",
            "completed": true,
            "last_updated": "2022-08-08T11:42:13.763030-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/0263f4a7-98da-4ef9-b871-83ca00a7444b",
            "datetime": "2022-08-07T14:10:00-04:00",
            "cutoff_datetime": "2022-08-07T14:10:00-04:00",
            "name": "TOR (K Gausman) v. MIN (C Archer)",
            "bettypes": [
                {
                    "id": "730c0791-796d-4d79-a857-c8d5e544abc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cc1948c-4bba-4477-8a32-05f0fab08dcf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (K Gausman)",
                                "amount": 6196.0
                            },
                            {
                                "team": "MIN (C Archer)",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bfe02e82-9227-4c7f-bcc9-6f008b7bbb6d",
                            "gambit_id": "3f7e4458-a247-465e-b2d2-4f05b2aa5b49",
                            "last_updated": "2022-08-08T11:42:13.767245-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730c0791-796d-4d79-a857-c8d5e544abc6/?format=api"
                        },
                        {
                            "id": "56ac08b6-a8d9-4fdd-acce-052cea188ea5",
                            "gambit_id": "87673bec-3a64-473a-b2ad-3ca6a89ddd1f",
                            "last_updated": "2022-08-08T11:42:13.766681-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (C Archer)",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730c0791-796d-4d79-a857-c8d5e544abc6/?format=api"
                        }
                    ]
                },
                {
                    "id": "99ef5c7b-3668-4b19-8b13-4bc0ef52a2ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cc1948c-4bba-4477-8a32-05f0fab08dcf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR",
                                "amount": 5109.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cd1694e3-a640-40d6-819c-fbe86f49a8a6",
                            "gambit_id": "bc49208c-3110-4fd6-8b18-7225aa003822",
                            "last_updated": "2022-08-08T11:42:13.766088-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ef5c7b-3668-4b19-8b13-4bc0ef52a2ac/?format=api"
                        },
                        {
                            "id": "1fc96ff8-3cf1-49f7-b478-4dc97c7f8714",
                            "gambit_id": "c11e182c-7e31-40a1-a824-3241e5bc557b",
                            "last_updated": "2022-08-08T11:42:13.765507-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ef5c7b-3668-4b19-8b13-4bc0ef52a2ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "d442cd1c-0501-45e8-9d9a-9d59d5e2abd2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cc1948c-4bba-4477-8a32-05f0fab08dcf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "69010da1-bbdc-4efb-a7ca-4611f9e6293e",
                            "gambit_id": "8de428d7-2852-4dcc-aceb-dd92ed57e619",
                            "last_updated": "2022-08-08T11:42:13.764274-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/d442cd1c-0501-45e8-9d9a-9d59d5e2abd2/?format=api"
                        },
                        {
                            "id": "51affffe-fe70-4345-b90c-cffa716717f1",
                            "gambit_id": "3b9ca0c4-21c6-4097-837f-a9ab9fcb576d",
                            "last_updated": "2022-08-08T11:42:13.764909-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/d442cd1c-0501-45e8-9d9a-9d59d5e2abd2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "795be98e-0b93-4964-86f9-9cb003a6db8a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2f2781c3-63d7-4656-b38d-d5cfb0e51559",
            "completed": true,
            "last_updated": "2022-08-08T10:57:06.196226-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/2f2781c3-63d7-4656-b38d-d5cfb0e51559",
            "datetime": "2022-08-07T14:20:00-04:00",
            "cutoff_datetime": "2022-08-07T14:20:00-04:00",
            "name": "MIA (J Luzardo) v. CHC (A Sampson)",
            "bettypes": [
                {
                    "id": "312662b3-6c13-453c-8191-339345fe3942",
                    "match": "https://api-prod.gambitprofit.com/api/matches/795be98e-0b93-4964-86f9-9cb003a6db8a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Sampson)",
                                "amount": 5515.0
                            },
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9373.65,
                        "profit_sb": 373.65,
                        "profit_sb_percentage": 4.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "766326bd-553d-4ce2-a88a-55db54ca457a",
                            "gambit_id": "28fa5998-1013-42d5-9d74-9d0f90660e55",
                            "last_updated": "2022-08-08T10:57:06.199624-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (A Sampson)",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/312662b3-6c13-453c-8191-339345fe3942/?format=api"
                        },
                        {
                            "id": "ec8a4b6e-fee1-4d32-8a01-2be39907244a",
                            "gambit_id": "29dde39c-72da-42fa-a344-1d71cd56dfa9",
                            "last_updated": "2022-08-08T10:57:06.200040-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/312662b3-6c13-453c-8191-339345fe3942/?format=api"
                        }
                    ]
                },
                {
                    "id": "57347df1-33c3-4a0e-b131-3a65eca29b24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/795be98e-0b93-4964-86f9-9cb003a6db8a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6061.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3939.0
                            }
                        ],
                        "expected_reward_tokens": 9333.94,
                        "profit_sb": 333.94,
                        "profit_sb_percentage": 3.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d85f3f6-7aaf-413d-abe2-14dd0cc93760",
                            "gambit_id": "28ea9f70-8d96-4f04-991f-552abe89ad41",
                            "last_updated": "2022-08-08T10:57:06.199141-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.54000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57347df1-33c3-4a0e-b131-3a65eca29b24/?format=api"
                        },
                        {
                            "id": "d44aba6a-f41f-47d2-a272-eb8b7bec7d9c",
                            "gambit_id": "2fc3873e-46b8-45d6-81d1-643b7e82e307",
                            "last_updated": "2022-08-08T10:57:06.198634-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "2.37000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57347df1-33c3-4a0e-b131-3a65eca29b24/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ffa56b3-5df5-4f97-87e7-405808e36635",
                    "match": "https://api-prod.gambitprofit.com/api/matches/795be98e-0b93-4964-86f9-9cb003a6db8a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9af2a867-62ee-447e-9d1c-56473d301411",
                            "gambit_id": "c66d8bfa-1c62-48f8-9509-68cdf0009c9b",
                            "last_updated": "2022-08-08T10:57:06.198110-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffa56b3-5df5-4f97-87e7-405808e36635/?format=api"
                        },
                        {
                            "id": "3f90f87d-4e27-44f4-82e6-b41fdb00382f",
                            "gambit_id": "a20de6c0-8286-42c1-b67e-8297f9407af3",
                            "last_updated": "2022-08-08T10:57:06.197500-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffa56b3-5df5-4f97-87e7-405808e36635/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eb5dec65-92a6-4110-b0f5-dfa03cf51017",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a11ee82a-8346-456f-ad25-f3b46d349fa3",
            "completed": true,
            "last_updated": "2022-08-08T10:57:06.338697-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/a11ee82a-8346-456f-ad25-f3b46d349fa3",
            "datetime": "2022-08-07T14:35:00-04:00",
            "cutoff_datetime": "2022-08-07T14:35:00-04:00",
            "name": "CWS (L Giolito) v. TEX (S Howard)",
            "bettypes": [
                {
                    "id": "05068d7f-629b-4d77-aa48-60ccfa1bc8e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb5dec65-92a6-4110-b0f5-dfa03cf51017/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (L Giolito)",
                                "amount": 5515.0
                            },
                            {
                                "team": "TEX (S Howard)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9373.65,
                        "profit_sb": 373.65,
                        "profit_sb_percentage": 4.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f7594cde-0372-45aa-9997-cb652a68f744",
                            "gambit_id": "075f9d3e-6e4e-49ee-be5d-ebd202bbd6f3",
                            "last_updated": "2022-08-08T10:57:06.341788-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (L Giolito)",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05068d7f-629b-4d77-aa48-60ccfa1bc8e4/?format=api"
                        },
                        {
                            "id": "631f56bd-702b-44e6-87ec-e37125c9422d",
                            "gambit_id": "24927a8e-b643-460d-a24d-392a90d41bad",
                            "last_updated": "2022-08-08T10:57:06.341367-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (S Howard)",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05068d7f-629b-4d77-aa48-60ccfa1bc8e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "d0609bd6-dd3d-461a-bb99-76d3c472ee54",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb5dec65-92a6-4110-b0f5-dfa03cf51017/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "75e774cb-8197-4d66-bc54-0d7895a742eb",
                            "gambit_id": "09dd0e4e-6d69-4b80-98f8-e89653336c74",
                            "last_updated": "2022-08-08T10:57:06.340504-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/d0609bd6-dd3d-461a-bb99-76d3c472ee54/?format=api"
                        },
                        {
                            "id": "758d74bf-37d4-4541-8f90-ea2981b7b8aa",
                            "gambit_id": "00b10033-89b8-4582-8605-5bb3a591000e",
                            "last_updated": "2022-08-08T10:57:06.340919-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/d0609bd6-dd3d-461a-bb99-76d3c472ee54/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f35fe49-fa81-44e7-8a3f-10fd713cd4f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb5dec65-92a6-4110-b0f5-dfa03cf51017/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a9210f1-0546-4034-92d3-711540beb62a",
                            "gambit_id": "ab36c8f6-da80-4f74-a958-615335160071",
                            "last_updated": "2022-08-08T10:57:06.339653-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/5f35fe49-fa81-44e7-8a3f-10fd713cd4f6/?format=api"
                        },
                        {
                            "id": "da90038c-c52c-4826-bd0f-44d5e3b26a3f",
                            "gambit_id": "61f2ca53-9d7d-446a-80ea-a151fe58e7df",
                            "last_updated": "2022-08-08T10:57:06.340106-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/5f35fe49-fa81-44e7-8a3f-10fd713cd4f6/?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": "MIL",
                                "amount": 5000.0
                            },
                            {
                                "team": "CIN",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "c09c4310-6591-4b95-93b8-2b680a8ca8b7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2d5d6b02-31f5-41ff-80a2-64357a2ca472",
            "completed": true,
            "last_updated": "2022-08-08T11:02:07.683809-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/2d5d6b02-31f5-41ff-80a2-64357a2ca472",
            "datetime": "2022-08-07T14:10:00-04:00",
            "cutoff_datetime": "2022-08-07T14:10:00-04:00",
            "name": "BOS (K Crawford) v. KAN (B Keller)",
            "bettypes": [
                {
                    "id": "799156db-97cc-4552-878f-147060b39270",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c09c4310-6591-4b95-93b8-2b680a8ca8b7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (K Crawford)",
                                "amount": 5807.0
                            },
                            {
                                "team": "KAN (B Keller)",
                                "amount": 4193.0
                            }
                        ],
                        "expected_reward_tokens": 9349.27,
                        "profit_sb": 349.27,
                        "profit_sb_percentage": 3.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e08a9ade-b3c2-487b-b9c3-623c01115bdf",
                            "gambit_id": "0b7de948-abed-42ec-883a-04cd86628d8f",
                            "last_updated": "2022-08-08T11:02:07.687021-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (K Crawford)",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/799156db-97cc-4552-878f-147060b39270/?format=api"
                        },
                        {
                            "id": "8e5c3b47-f8d9-4167-bf9c-7e12fa68feec",
                            "gambit_id": "9ea79ff1-2dbc-44a8-a8ce-e5c15c0dc5a7",
                            "last_updated": "2022-08-08T11:02:07.686654-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (B Keller)",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/799156db-97cc-4552-878f-147060b39270/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b405e17-15e4-4786-b2ba-5dc1b84c0188",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c09c4310-6591-4b95-93b8-2b680a8ca8b7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "4c913d25-5b42-4bfc-a23f-4cbceed1e2b2",
                            "gambit_id": "2e578ea4-0801-4b62-8920-d429b351413b",
                            "last_updated": "2022-08-08T11:02:07.686293-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/0b405e17-15e4-4786-b2ba-5dc1b84c0188/?format=api"
                        },
                        {
                            "id": "5096ba4b-81bd-46d8-bdff-6d1804904f87",
                            "gambit_id": "74183ba0-8255-435e-9785-c2371302aef1",
                            "last_updated": "2022-08-08T11:02:07.685928-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/0b405e17-15e4-4786-b2ba-5dc1b84c0188/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6c4ea6e-5db9-491c-990a-11f614c9d912",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c09c4310-6591-4b95-93b8-2b680a8ca8b7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5204.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83fef53f-8284-4b8d-95e0-10f5182f3a42",
                            "gambit_id": "c560812b-5ca3-4c2f-8034-f2a2f962a6fa",
                            "last_updated": "2022-08-08T11:02:07.685003-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6c4ea6e-5db9-491c-990a-11f614c9d912/?format=api"
                        },
                        {
                            "id": "8b46063f-a819-4e8b-9e25-6ce6966e6a3b",
                            "gambit_id": "9fc43b4a-eed4-4de5-a60c-0d68a95c3446",
                            "last_updated": "2022-08-08T11:02:07.685506-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6c4ea6e-5db9-491c-990a-11f614c9d912/?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"
                        }
                    ]
                }
            ]
        },
        {
            "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": "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": "7549cd22-754d-4567-8701-d6ec911e2b92",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "629197f0-52d6-4c29-b6ea-6859cc625349",
            "completed": true,
            "last_updated": "2022-08-08T11:47:15.300048-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/629197f0-52d6-4c29-b6ea-6859cc625349",
            "datetime": "2022-08-07T13:40:00-04:00",
            "cutoff_datetime": "2022-08-07T13:40:00-04:00",
            "name": "TAM (D Rasmussen) v. DET (M Manning)",
            "bettypes": [
                {
                    "id": "064aae23-2c52-4e2a-a8a7-5ae89926e1e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7549cd22-754d-4567-8701-d6ec911e2b92/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D Rasmussen)",
                                "amount": 6152.0
                            },
                            {
                                "team": "DET (M Manning)",
                                "amount": 3848.0
                            }
                        ],
                        "expected_reward_tokens": 9350.64,
                        "profit_sb": 350.64,
                        "profit_sb_percentage": 3.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a305467e-1568-4c2e-b101-6e1513d80d48",
                            "gambit_id": "eefaf472-a861-4f4b-a566-32165376a962",
                            "last_updated": "2022-08-08T11:47:15.303725-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (D Rasmussen)",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/064aae23-2c52-4e2a-a8a7-5ae89926e1e4/?format=api"
                        },
                        {
                            "id": "e55fecbd-3024-415c-85ee-7ef6f4a8616c",
                            "gambit_id": "6658a476-1e01-4427-9861-c6f07847d1aa",
                            "last_updated": "2022-08-08T11:47:15.303272-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (M Manning)",
                            "reward": "2.43000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/064aae23-2c52-4e2a-a8a7-5ae89926e1e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "29ede473-f69f-426f-8769-7d27167c07d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7549cd22-754d-4567-8701-d6ec911e2b92/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "23ef2854-0406-4f28-ba31-0866d894b8f3",
                            "gambit_id": "f1446bb1-84fb-4458-a7d3-deb5bf117571",
                            "last_updated": "2022-08-08T11:47:15.302811-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/29ede473-f69f-426f-8769-7d27167c07d8/?format=api"
                        },
                        {
                            "id": "2c740cb6-d472-417b-b723-c31da1b9d1f0",
                            "gambit_id": "462ba383-aa3c-4f91-b7f1-6e902454df7f",
                            "last_updated": "2022-08-08T11:47:15.302354-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/29ede473-f69f-426f-8769-7d27167c07d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac5fd6ba-50ba-47d7-a358-4b009c21899c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7549cd22-754d-4567-8701-d6ec911e2b92/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5109.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aed4d80b-820a-4f05-be96-ab362036196a",
                            "gambit_id": "eae03a02-3f68-4ecc-a1b2-738cc7a243ab",
                            "last_updated": "2022-08-08T11:47:15.301273-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac5fd6ba-50ba-47d7-a358-4b009c21899c/?format=api"
                        },
                        {
                            "id": "bab4b702-ab07-4238-879a-bed7bc245b72",
                            "gambit_id": "dc069ae1-f3ca-4ce0-9299-56083a2601c9",
                            "last_updated": "2022-08-08T11:47:15.301846-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac5fd6ba-50ba-47d7-a358-4b009c21899c/?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": "f655b459-43cb-4979-a3df-a03e65516992",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9f08f9ae-6161-47f0-b12f-76cc13e21874",
            "completed": true,
            "last_updated": "2022-08-08T11:42:13.609488-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/9f08f9ae-6161-47f0-b12f-76cc13e21874",
            "datetime": "2022-08-07T14:10:00-04:00",
            "cutoff_datetime": "2022-08-07T14:10:00-04:00",
            "name": "CIN (G Ashcraft) v. MIL (C Burnes)",
            "bettypes": [
                {
                    "id": "a602d27b-1ed1-4773-b294-011cbd8b2d5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f655b459-43cb-4979-a3df-a03e65516992/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (C Burnes)",
                                "amount": 7067.0
                            },
                            {
                                "team": "CIN (G Ashcraft)",
                                "amount": 2933.0
                            }
                        ],
                        "expected_reward_tokens": 9326.94,
                        "profit_sb": 326.94,
                        "profit_sb_percentage": 3.63,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a482b1a-cfce-4667-9663-b7931c959814",
                            "gambit_id": "40914e5f-66ac-4fe9-9fca-fb2303045b31",
                            "last_updated": "2022-08-08T11:42:13.612898-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (C Burnes)",
                            "reward": "1.32000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a602d27b-1ed1-4773-b294-011cbd8b2d5e/?format=api"
                        },
                        {
                            "id": "5605ff7b-954f-4648-8f15-d8b44f1c06bd",
                            "gambit_id": "613b0cf6-1da2-412b-82ea-567970bfb2e0",
                            "last_updated": "2022-08-08T11:42:13.613417-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (G Ashcraft)",
                            "reward": "3.18000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a602d27b-1ed1-4773-b294-011cbd8b2d5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2eb25f30-afd5-4f38-8842-ca01cd93e9f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f655b459-43cb-4979-a3df-a03e65516992/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5511.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": 202.45,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "90a63810-b767-4049-8e39-65e20f0b7c91",
                            "gambit_id": "b8288afe-8d0b-4ea6-af9c-59d350aa50e9",
                            "last_updated": "2022-08-08T11:42:13.612055-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eb25f30-afd5-4f38-8842-ca01cd93e9f8/?format=api"
                        },
                        {
                            "id": "ab4bbca8-f2db-4f3f-b778-33d3ef1f0112",
                            "gambit_id": "27e42ee3-b666-4680-aebb-cce0d954b8af",
                            "last_updated": "2022-08-08T11:42:13.612487-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eb25f30-afd5-4f38-8842-ca01cd93e9f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5751ddc-d063-454c-92f4-44035d4637c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f655b459-43cb-4979-a3df-a03e65516992/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "6ca3abaf-13f4-4f1f-9e3a-24f503cc8a4b",
                            "gambit_id": "60f7801a-3066-4ae6-8cd4-4de27f2416ac",
                            "last_updated": "2022-08-08T11:42:13.610940-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/c5751ddc-d063-454c-92f4-44035d4637c8/?format=api"
                        },
                        {
                            "id": "5ec5dc8a-a4fc-4804-a491-4e76239c1e80",
                            "gambit_id": "c6df9398-38df-410a-948b-ff88f671511b",
                            "last_updated": "2022-08-08T11:42:13.611625-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/c5751ddc-d063-454c-92f4-44035d4637c8/?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": "f8b3061d-bb4f-49f7-a12b-a79a30796d37",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6f7d4f69-356b-417d-9442-b5e23f483776",
            "completed": true,
            "last_updated": "2022-08-08T11:02:06.836369-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/6f7d4f69-356b-417d-9442-b5e23f483776",
            "datetime": "2022-08-07T14:15:00-04:00",
            "cutoff_datetime": "2022-08-07T14:15:00-04:00",
            "name": "NYY (F Montas) v. STL (A Wainwright)",
            "bettypes": [
                {
                    "id": "5d8d9bc2-36bc-4b97-810d-14b9054de749",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8b3061d-bb4f-49f7-a12b-a79a30796d37/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (F Montas)",
                                "amount": 5423.0
                            },
                            {
                                "team": "STL (A Wainwright)",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": 381.79,
                        "profit_sb_percentage": 4.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c91c489a-3968-4026-be2e-b771b6fdd773",
                            "gambit_id": "a05ba2d9-8862-4730-87e3-e02b664e1e71",
                            "last_updated": "2022-08-08T11:02:06.840739-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (F Montas)",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d8d9bc2-36bc-4b97-810d-14b9054de749/?format=api"
                        },
                        {
                            "id": "96ec2d53-4789-49c7-abbe-866c71081ce7",
                            "gambit_id": "9e0a1dce-bfd8-4131-829d-05a34215c5b4",
                            "last_updated": "2022-08-08T11:02:06.840194-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (A Wainwright)",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d8d9bc2-36bc-4b97-810d-14b9054de749/?format=api"
                        }
                    ]
                },
                {
                    "id": "31c2ff8b-0a57-4ffb-b590-8deced92f17d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8b3061d-bb4f-49f7-a12b-a79a30796d37/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5676.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": 251.88,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "14f83945-1c46-40b1-90ce-2c203a2edea5",
                            "gambit_id": "aded6869-bee4-4338-aebb-4f9b4f4a21b4",
                            "last_updated": "2022-08-08T11:02:06.839331-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31c2ff8b-0a57-4ffb-b590-8deced92f17d/?format=api"
                        },
                        {
                            "id": "e77942a3-acea-4479-b1ac-9a8bdbdaaf6c",
                            "gambit_id": "544db70f-c541-4c32-9351-b852379d3ca3",
                            "last_updated": "2022-08-08T11:02:06.839693-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.14000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31c2ff8b-0a57-4ffb-b590-8deced92f17d/?format=api"
                        }
                    ]
                },
                {
                    "id": "52e7680b-89ad-4c9f-85c3-d3a2501f1d9b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8b3061d-bb4f-49f7-a12b-a79a30796d37/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "aab9ce32-5188-4b1c-b0fa-a26d3ac413fe",
                            "gambit_id": "dd247208-ab40-4059-902a-7f67c72c8e0f",
                            "last_updated": "2022-08-08T11:02:06.838953-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/52e7680b-89ad-4c9f-85c3-d3a2501f1d9b/?format=api"
                        },
                        {
                            "id": "77f701da-b75f-4798-8a42-0fd3ded8c977",
                            "gambit_id": "680a47a1-576a-45a0-9226-26789fb95712",
                            "last_updated": "2022-08-08T11:02:06.838339-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/52e7680b-89ad-4c9f-85c3-d3a2501f1d9b/?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": "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": "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": "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": "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": "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": "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": "78241700-dcfa-495c-82c1-158230ff0203",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "48b24995-0868-4bc1-99f9-b3b8473fb0b2",
            "completed": true,
            "last_updated": "2022-08-14T13:46:50.825196-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/48b24995-0868-4bc1-99f9-b3b8473fb0b2",
            "datetime": "2022-08-13T19:05:00-04:00",
            "cutoff_datetime": "2022-08-13T19:05:00-04:00",
            "name": "SDG (Y Darvish) v. WAS (An Sanchez)",
            "bettypes": [
                {
                    "id": "89f0fceb-3049-49e6-8dbf-0c7c9e01e484",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78241700-dcfa-495c-82c1-158230ff0203/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (Y Darvish)",
                                "amount": 7202.0
                            },
                            {
                                "team": "WAS (An Sanchez)",
                                "amount": 2798.0
                            }
                        ],
                        "expected_reward_tokens": 9289.36,
                        "profit_sb": 289.36,
                        "profit_sb_percentage": 3.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4a259bff-9957-41d5-b037-c0b28bef1f26",
                            "gambit_id": "7104fcae-654c-4813-ab78-0ee77d9b0776",
                            "last_updated": "2022-08-14T13:46:50.828695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "1.29000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89f0fceb-3049-49e6-8dbf-0c7c9e01e484/?format=api"
                        },
                        {
                            "id": "3a9c7ca7-4063-45e1-a840-b89d0429cde7",
                            "gambit_id": "69b57c12-4dbe-4616-a878-4809fdb12a73",
                            "last_updated": "2022-08-14T13:46:50.828265-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (An Sanchez)",
                            "reward": "3.32000",
                            "odds": "3.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89f0fceb-3049-49e6-8dbf-0c7c9e01e484/?format=api"
                        }
                    ]
                },
                {
                    "id": "010950d3-2efc-4e37-bc54-aed9f84b792b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78241700-dcfa-495c-82c1-158230ff0203/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6359.0
                            },
                            {
                                "team": "WAS",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9284.14,
                        "profit_sb": 284.14,
                        "profit_sb_percentage": 3.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "be48dddf-a4d6-42dc-a030-4c351192e2e7",
                            "gambit_id": "33d17c36-1af5-403c-aa61-bdf577a7662f",
                            "last_updated": "2022-08-14T13:46:50.827733-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.46000",
                            "odds": "1.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010950d3-2efc-4e37-bc54-aed9f84b792b/?format=api"
                        },
                        {
                            "id": "4734f812-08a6-42e7-b5f7-f11eb8db580c",
                            "gambit_id": "5e7ae6f1-3146-4971-9b87-e10c79c2301b",
                            "last_updated": "2022-08-14T13:46:50.827296-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/010950d3-2efc-4e37-bc54-aed9f84b792b/?format=api"
                        }
                    ]
                },
                {
                    "id": "4306b157-17e8-406a-be19-572667c0402b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78241700-dcfa-495c-82c1-158230ff0203/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "1e639b5d-c568-4c6e-882b-b76935a9d137",
                            "gambit_id": "8753f8e8-67f8-49a4-b712-9a39922aed8e",
                            "last_updated": "2022-08-14T13:46:50.826857-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/4306b157-17e8-406a-be19-572667c0402b/?format=api"
                        },
                        {
                            "id": "4e4534bc-5925-4cc9-b84b-3533041d34d9",
                            "gambit_id": "0ada8770-c42e-4b35-94fa-eb628afacbd2",
                            "last_updated": "2022-08-14T13:46:50.826368-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/4306b157-17e8-406a-be19-572667c0402b/?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": "4b03112a-560a-4589-a602-fe4a2b330a05",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e5740e3d-c714-444e-83d7-6bf18324bf32",
            "completed": true,
            "last_updated": "2022-08-08T10:57:08.181029-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/e5740e3d-c714-444e-83d7-6bf18324bf32",
            "datetime": "2022-08-07T16:07:00-04:00",
            "cutoff_datetime": "2022-08-07T16:07:00-04:00",
            "name": "SFO (L Webb) v. OAK (A Martinez)",
            "bettypes": [
                {
                    "id": "c2962b54-7bb0-45d7-a4e1-fe7ab2539c38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b03112a-560a-4589-a602-fe4a2b330a05/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO (L Webb)",
                                "amount": 6328.0
                            },
                            {
                                "team": "OAK (A Martinez)",
                                "amount": 3672.0
                            }
                        ],
                        "expected_reward_tokens": 9363.6,
                        "profit_sb": 363.6,
                        "profit_sb_percentage": 4.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f708d1ce-2bd9-418b-a82a-18961a3857d0",
                            "gambit_id": "dce321a8-fbb4-487b-9fde-3604e26c03be",
                            "last_updated": "2022-08-08T10:57:08.184177-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (L Webb)",
                            "reward": "1.48000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2962b54-7bb0-45d7-a4e1-fe7ab2539c38/?format=api"
                        },
                        {
                            "id": "b303e4df-a07b-4b8d-8f67-5c97e4be7d51",
                            "gambit_id": "10346834-1686-4f94-b4ba-2609a88f8d38",
                            "last_updated": "2022-08-08T10:57:08.183803-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (A Martinez)",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2962b54-7bb0-45d7-a4e1-fe7ab2539c38/?format=api"
                        }
                    ]
                },
                {
                    "id": "ccdca0f6-1b0b-4d7c-8127-f395ddf1269e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b03112a-560a-4589-a602-fe4a2b330a05/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5204.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c0a8d204-f86f-4821-af0a-05161c0f1222",
                            "gambit_id": "c6a66220-2b93-4f84-9782-bd64c641917a",
                            "last_updated": "2022-08-08T10:57:08.183409-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccdca0f6-1b0b-4d7c-8127-f395ddf1269e/?format=api"
                        },
                        {
                            "id": "a15ea462-feeb-4f76-be4d-3264fcd83ae3",
                            "gambit_id": "7e4e666b-e5a3-4194-b963-997d4545be4c",
                            "last_updated": "2022-08-08T10:57:08.183039-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccdca0f6-1b0b-4d7c-8127-f395ddf1269e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed70d76a-a260-430e-8e59-81eebc6365bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b03112a-560a-4589-a602-fe4a2b330a05/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "06a79543-c250-4d64-8b08-a11b3fb9e02a",
                            "gambit_id": "b6e52f7f-13f1-413a-a0c0-41b664517f20",
                            "last_updated": "2022-08-08T10:57:08.182652-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/ed70d76a-a260-430e-8e59-81eebc6365bc/?format=api"
                        },
                        {
                            "id": "1dcc4ce4-0e06-4bed-8322-17c240e74c12",
                            "gambit_id": "f93349e9-40d7-4cf5-9b81-4bb8b7493d13",
                            "last_updated": "2022-08-08T10:57:08.182175-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/ed70d76a-a260-430e-8e59-81eebc6365bc/?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": "40cc915a-1b50-4bcf-adba-b0c5c9061ffa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "07f2d475-711e-40ad-90bf-172146cba67c",
            "completed": true,
            "last_updated": "2022-08-08T10:57:08.321952-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/07f2d475-711e-40ad-90bf-172146cba67c",
            "datetime": "2022-08-07T16:10:00-04:00",
            "cutoff_datetime": "2022-08-07T16:10:00-04:00",
            "name": "LAA (T Davidson) v. SEA (M Gonzales)",
            "bettypes": [
                {
                    "id": "d8b2badb-6ec4-4604-88f1-3cff1bfc09ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/40cc915a-1b50-4bcf-adba-b0c5c9061ffa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (M Gonzales)",
                                "amount": 5807.0
                            },
                            {
                                "team": "LAA (T Davidson)",
                                "amount": 4193.0
                            }
                        ],
                        "expected_reward_tokens": 9349.27,
                        "profit_sb": 349.27,
                        "profit_sb_percentage": 3.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b21b2c0f-b016-4cc7-8996-d5ecf749fc69",
                            "gambit_id": "9373a9d1-c15c-49b1-bb9f-e74f468220c6",
                            "last_updated": "2022-08-08T10:57:08.325214-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (M Gonzales)",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b2badb-6ec4-4604-88f1-3cff1bfc09ff/?format=api"
                        },
                        {
                            "id": "c978869f-1480-477a-9795-2f80ef40cb5f",
                            "gambit_id": "64c5a8ca-7ba5-4fdd-93cf-81147071e847",
                            "last_updated": "2022-08-08T10:57:08.324831-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (T Davidson)",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b2badb-6ec4-4604-88f1-3cff1bfc09ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "9d9858c0-5948-4032-9688-77fcafce4fec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/40cc915a-1b50-4bcf-adba-b0c5c9061ffa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5838.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9281.26,
                        "profit_sb": 281.26,
                        "profit_sb_percentage": 3.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eede2ad8-c572-486c-8871-70edf91cf22a",
                            "gambit_id": "32db09f4-aa20-4efd-b203-1a73c272e993",
                            "last_updated": "2022-08-08T10:57:08.324440-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d9858c0-5948-4032-9688-77fcafce4fec/?format=api"
                        },
                        {
                            "id": "b65e9521-17d7-435c-90a9-f14da1fa3934",
                            "gambit_id": "76fc2cd7-854e-42db-aa13-e5638d2cdabd",
                            "last_updated": "2022-08-08T10:57:08.324007-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d9858c0-5948-4032-9688-77fcafce4fec/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9fcf673-203e-4575-8ac0-6d30088e18d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/40cc915a-1b50-4bcf-adba-b0c5c9061ffa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "21ac43bc-d38b-4eb4-b1e4-85c5c03a7513",
                            "gambit_id": "cf5cb2ae-c50f-4d83-a11f-ce8773ba8894",
                            "last_updated": "2022-08-08T10:57:08.323104-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/a9fcf673-203e-4575-8ac0-6d30088e18d1/?format=api"
                        },
                        {
                            "id": "313c5f0d-6485-4c68-aa42-4d3edf4fa03f",
                            "gambit_id": "0e8d18bf-448f-4283-a8c6-f2ad3d7fb3ae",
                            "last_updated": "2022-08-08T10:57:08.323595-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/a9fcf673-203e-4575-8ac0-6d30088e18d1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2116109a-00b3-4162-a378-1443aef127ec",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bd971800-0672-46ed-9fc3-0b2612cf5336",
            "completed": true,
            "last_updated": "2022-08-08T10:57:08.470568-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/bd971800-0672-46ed-9fc3-0b2612cf5336",
            "datetime": "2022-08-07T16:10:00-04:00",
            "cutoff_datetime": "2022-08-07T16:10:00-04:00",
            "name": "ATL (S Strider) v. NYM (J DeGrom)",
            "bettypes": [
                {
                    "id": "b873f4b1-54ed-4822-8e13-f2388275c564",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2116109a-00b3-4162-a378-1443aef127ec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J DeGrom)",
                                "amount": 5755.0
                            },
                            {
                                "team": "ATL (S Strider)",
                                "amount": 4245.0
                            }
                        ],
                        "expected_reward_tokens": 9380.65,
                        "profit_sb": 380.65,
                        "profit_sb_percentage": 4.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "888d9e18-f2e7-48e1-943b-83ea4c2c5d0a",
                            "gambit_id": "ef7092f9-cb60-49bc-a6c9-04fb7e8f2e7e",
                            "last_updated": "2022-08-08T10:57:08.473682-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (J DeGrom)",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b873f4b1-54ed-4822-8e13-f2388275c564/?format=api"
                        },
                        {
                            "id": "63c1bc80-46f2-4789-8b89-d7c65d8220c3",
                            "gambit_id": "77a19db8-c6c3-4861-b251-6e0ca4c6d625",
                            "last_updated": "2022-08-08T10:57:08.474090-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (S Strider)",
                            "reward": "2.21000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b873f4b1-54ed-4822-8e13-f2388275c564/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb6a5b41-d970-453a-a016-e958067622c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2116109a-00b3-4162-a378-1443aef127ec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6132.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3868.0
                            }
                        ],
                        "expected_reward_tokens": 9320.64,
                        "profit_sb": 320.64,
                        "profit_sb_percentage": 3.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "37ed7851-469b-4037-9e1b-11044c9ead4d",
                            "gambit_id": "e294e4ed-4eb8-46f2-a258-02bbca72b6a7",
                            "last_updated": "2022-08-08T10:57:08.473267-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb6a5b41-d970-453a-a016-e958067622c2/?format=api"
                        },
                        {
                            "id": "a1656112-c5d0-4955-be44-b7ce0718ef5d",
                            "gambit_id": "0070bb7e-25a2-4163-8ea7-3bbb3efdfba2",
                            "last_updated": "2022-08-08T10:57:08.472837-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb6a5b41-d970-453a-a016-e958067622c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e195971-d56b-4dfb-a358-95220d4d31c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2116109a-00b3-4162-a378-1443aef127ec/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5204.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d8334727-688f-4140-82e4-f75b5a8e29ad",
                            "gambit_id": "605b544a-0035-4684-9e28-bc5f6d6a7b7e",
                            "last_updated": "2022-08-08T10:57:08.471624-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e195971-d56b-4dfb-a358-95220d4d31c8/?format=api"
                        },
                        {
                            "id": "a5c0fdac-59c0-45ff-ba00-435b5118ecab",
                            "gambit_id": "e3aff83f-2580-41be-ba72-52d1cceaf94f",
                            "last_updated": "2022-08-08T10:57:08.472262-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e195971-d56b-4dfb-a358-95220d4d31c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cec053e3-4c8a-4a6b-b219-b7db1cf4c554",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "75894525-a040-41c4-9e0a-e868db99b46d",
            "completed": true,
            "last_updated": "2022-08-08T10:57:08.620763-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/75894525-a040-41c4-9e0a-e868db99b46d",
            "datetime": "2022-08-07T16:10:00-04:00",
            "cutoff_datetime": "2022-08-07T16:10:00-04:00",
            "name": "COL (J Urena) v. ARI (Z Davies)",
            "bettypes": [
                {
                    "id": "5744763b-5a47-4b49-81ff-eb7717af5e39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cec053e3-4c8a-4a6b-b219-b7db1cf4c554/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (Z Davies)",
                                "amount": 5881.0
                            },
                            {
                                "team": "COL (J Urena)",
                                "amount": 4119.0
                            }
                        ],
                        "expected_reward_tokens": 9350.13,
                        "profit_sb": 350.13,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "860f5c74-aa3a-4592-94dd-cc8555f9ab95",
                            "gambit_id": "21083d66-2fc4-4da7-be86-d192e5f279cf",
                            "last_updated": "2022-08-08T10:57:08.623702-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (Z Davies)",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5744763b-5a47-4b49-81ff-eb7717af5e39/?format=api"
                        },
                        {
                            "id": "f1fb565e-547c-4bc7-894a-ef212d850242",
                            "gambit_id": "3c6a291d-e25f-427a-b722-c8b210927717",
                            "last_updated": "2022-08-08T10:57:08.624069-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (J Urena)",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5744763b-5a47-4b49-81ff-eb7717af5e39/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2189bff-1f83-4ef2-8b71-285318ecc9d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cec053e3-4c8a-4a6b-b219-b7db1cf4c554/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5676.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": 251.88,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a09fa5a-c630-44f2-bf70-c635be169a52",
                            "gambit_id": "0a6198fa-8320-4ced-840d-d0d1c1058107",
                            "last_updated": "2022-08-08T10:57:08.623333-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2189bff-1f83-4ef2-8b71-285318ecc9d0/?format=api"
                        },
                        {
                            "id": "d2d6be82-aac0-4c7f-b936-08a69363cc19",
                            "gambit_id": "f00e355e-6f1b-4f11-b21e-6e977815682d",
                            "last_updated": "2022-08-08T10:57:08.622952-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.14000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2189bff-1f83-4ef2-8b71-285318ecc9d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "62d1aa97-8dae-4ecb-9377-55d90f338234",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cec053e3-4c8a-4a6b-b219-b7db1cf4c554/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5312.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee65ce4e-0bf1-47a0-9c32-c0ecd20f4c0d",
                            "gambit_id": "ec747622-96f2-4213-93f6-744dddf2cf5a",
                            "last_updated": "2022-08-08T10:57:08.622015-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d1aa97-8dae-4ecb-9377-55d90f338234/?format=api"
                        },
                        {
                            "id": "dda87803-6b76-4741-a049-40c0caaf1b62",
                            "gambit_id": "ad5e5dd7-885e-4ff7-81b1-861fdf60e7c6",
                            "last_updated": "2022-08-08T10:57:08.622551-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d1aa97-8dae-4ecb-9377-55d90f338234/?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": "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": "9b6451a3-c9c2-4d55-aab3-0da069697f5f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f36118bd-3d9f-4165-af95-d1b185c608e6",
            "completed": true,
            "last_updated": "2022-08-14T13:46:51.097716-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/f36118bd-3d9f-4165-af95-d1b185c608e6",
            "datetime": "2022-08-13T19:10:00-04:00",
            "cutoff_datetime": "2022-08-13T19:10:00-04:00",
            "name": "DET (M Manning) v. CWS (L Giolito)",
            "bettypes": [
                {
                    "id": "3b27eef1-24c7-4cb2-9495-e36cff2fcd0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b6451a3-c9c2-4d55-aab3-0da069697f5f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (L Giolito)",
                                "amount": 6152.0
                            },
                            {
                                "team": "DET (M Manning)",
                                "amount": 3848.0
                            }
                        ],
                        "expected_reward_tokens": 9350.64,
                        "profit_sb": 350.64,
                        "profit_sb_percentage": 3.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aea75f65-8864-4a6e-a1d6-ac3d3ceb3884",
                            "gambit_id": "ebf5ec8b-31b3-4a14-8901-7a60655e8d20",
                            "last_updated": "2022-08-14T13:46:51.100657-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (L Giolito)",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b27eef1-24c7-4cb2-9495-e36cff2fcd0a/?format=api"
                        },
                        {
                            "id": "11c37b9f-dcb1-4afe-9e66-dc6a13b12f95",
                            "gambit_id": "404f2915-aee6-4c9b-982c-f81c84d41184",
                            "last_updated": "2022-08-14T13:46:51.101142-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (M Manning)",
                            "reward": "2.43000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b27eef1-24c7-4cb2-9495-e36cff2fcd0a/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd4ede45-fb8a-4c61-b9b1-85696040bc48",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b6451a3-c9c2-4d55-aab3-0da069697f5f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5312.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "91a8d3aa-884d-402c-b268-7f48263a59d0",
                            "gambit_id": "71142b1f-49f6-412f-8d63-2f23151a7cd4",
                            "last_updated": "2022-08-14T13:46:51.100143-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd4ede45-fb8a-4c61-b9b1-85696040bc48/?format=api"
                        },
                        {
                            "id": "88326463-6164-4273-ba54-eaa3b6f0791b",
                            "gambit_id": "f7b87acf-acc3-4514-8a8a-da5478156404",
                            "last_updated": "2022-08-14T13:46:51.099703-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd4ede45-fb8a-4c61-b9b1-85696040bc48/?format=api"
                        }
                    ]
                },
                {
                    "id": "a6a3ad30-a6de-41b8-ac4d-37d51f08d737",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b6451a3-c9c2-4d55-aab3-0da069697f5f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "1f88a455-5a09-4bb7-9572-7af9152cbaf3",
                            "gambit_id": "58559c8e-8bca-4c94-9e85-8da2cace71e6",
                            "last_updated": "2022-08-14T13:46:51.099259-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/a6a3ad30-a6de-41b8-ac4d-37d51f08d737/?format=api"
                        },
                        {
                            "id": "4c87fe10-f5d7-457c-befb-0e02ea2fc9dd",
                            "gambit_id": "37f5f543-711b-43df-aa9c-8f836013008e",
                            "last_updated": "2022-08-14T13:46:51.098761-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/a6a3ad30-a6de-41b8-ac4d-37d51f08d737/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "52b0e207-a771-4870-a9c3-1d23d0c5d32b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "422e0dda-ff47-4150-8a79-6f14892a6cbf",
            "completed": true,
            "last_updated": "2022-08-09T10:22:09.610709-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/422e0dda-ff47-4150-8a79-6f14892a6cbf",
            "datetime": "2022-08-08T22:59:00-04:00",
            "cutoff_datetime": "2022-08-08T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - August 8th 2022",
            "bettypes": [
                {
                    "id": "5842dc92-77db-4384-be37-092607dd7a9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52b0e207-a771-4870-a9c3-1d23d0c5d32b/?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": "ba853a17-a81b-4e3f-9ecf-59dd0b4173a1",
                            "gambit_id": "b76a2d7b-91ad-4729-9f27-514794553ff5",
                            "last_updated": "2022-08-09T10:22:09.611683-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/5842dc92-77db-4384-be37-092607dd7a9c/?format=api"
                        },
                        {
                            "id": "18431db1-c60f-4544-ada2-ada00e26a70c",
                            "gambit_id": "a04b64b5-1785-44be-a3de-51c21a4e739a",
                            "last_updated": "2022-08-09T10:22:09.612689-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/5842dc92-77db-4384-be37-092607dd7a9c/?format=api"
                        },
                        {
                            "id": "fd9ab424-4088-4e37-8bbd-8401cde56d24",
                            "gambit_id": "f83254d0-5857-4438-9600-2931a7b4eb98",
                            "last_updated": "2022-08-09T10:22:09.613092-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/5842dc92-77db-4384-be37-092607dd7a9c/?format=api"
                        },
                        {
                            "id": "2d3001f1-9b37-4654-af24-088498431f84",
                            "gambit_id": "1d2783b1-e62a-442d-8222-2b89adf57d4d",
                            "last_updated": "2022-08-09T10:22:09.613489-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/5842dc92-77db-4384-be37-092607dd7a9c/?format=api"
                        },
                        {
                            "id": "34637f35-0b74-4a9b-8440-d62f7706308f",
                            "gambit_id": "2be5ffb4-745d-47e7-b37d-1574099e3f00",
                            "last_updated": "2022-08-09T10:22:09.612243-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/5842dc92-77db-4384-be37-092607dd7a9c/?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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "b3147156-6047-4a01-a63e-1b26d4256f6a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fef243a0-1a40-4234-b2ed-89f6850de75b",
            "completed": true,
            "last_updated": "2022-08-12T10:07:11.954306-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.31,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/fef243a0-1a40-4234-b2ed-89f6850de75b",
            "datetime": "2022-08-11T19:00:00-04:00",
            "cutoff_datetime": "2022-08-11T19:00:00-04:00",
            "name": "New York Giants v. New England Patriots",
            "bettypes": [
                {
                    "id": "2b54a8ad-71a3-48c1-bdd5-8ef5fac84d6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3147156-6047-4a01-a63e-1b26d4256f6a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Giants",
                                "amount": 5849.0
                            },
                            {
                                "team": "New England Patriots",
                                "amount": 4151.0
                            }
                        ],
                        "expected_reward_tokens": 9298.24,
                        "profit_sb": 298.24,
                        "profit_sb_percentage": 3.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc311833-3deb-4bb7-ae4d-199fa77e3d24",
                            "gambit_id": "134c7bca-4d7a-43b7-b6ee-c1f67b00196b",
                            "last_updated": "2022-08-12T10:07:11.956674-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b54a8ad-71a3-48c1-bdd5-8ef5fac84d6d/?format=api"
                        },
                        {
                            "id": "f2413db3-8111-434b-8481-0ca8a372387d",
                            "gambit_id": "a0d1cb9c-42d3-4737-87f1-5309ad58d174",
                            "last_updated": "2022-08-12T10:07:11.956283-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "2.24000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b54a8ad-71a3-48c1-bdd5-8ef5fac84d6d/?format=api"
                        }
                    ]
                },
                {
                    "id": "532bb773-226f-4b83-b30a-5fbb2fb9da9d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3147156-6047-4a01-a63e-1b26d4256f6a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New England Patriots",
                                "amount": 5095.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 4905.0
                            }
                        ],
                        "expected_reward_tokens": 9171.0,
                        "profit_sb": 171.0,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f3fe4f1-cecc-4602-9f58-955287510f6a",
                            "gambit_id": "f1a4eee2-ad15-4121-916c-01416804b93e",
                            "last_updated": "2022-08-12T10:07:11.957061-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Patriots",
                            "reward": "1.80000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/532bb773-226f-4b83-b30a-5fbb2fb9da9d/?format=api"
                        },
                        {
                            "id": "932e1098-4dee-4f4b-a55f-ea6809fcb683",
                            "gambit_id": "36acc3f2-3a38-4898-a10b-2221c32c022f",
                            "last_updated": "2022-08-12T10:07:11.957453-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/532bb773-226f-4b83-b30a-5fbb2fb9da9d/?format=api"
                        }
                    ]
                },
                {
                    "id": "4758fcad-a5fd-4cbc-8029-5c2899e6896f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3147156-6047-4a01-a63e-1b26d4256f6a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 35",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 35",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d39ac53b-e989-4281-a09f-23d8655a32f2",
                            "gambit_id": "497fa749-9439-43ec-bff2-c6b8a8c0b779",
                            "last_updated": "2022-08-12T10:07:11.955400-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 35",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "35.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4758fcad-a5fd-4cbc-8029-5c2899e6896f/?format=api"
                        },
                        {
                            "id": "8f79b7ed-63b9-455c-bd9a-32b8c45f6525",
                            "gambit_id": "5a9d6291-8527-43c9-93ae-767a51e9009a",
                            "last_updated": "2022-08-12T10:07:11.955881-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 35",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "35.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4758fcad-a5fd-4cbc-8029-5c2899e6896f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2e46f570-04d8-499f-857d-f46d5853984e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4d70a331-77b7-4bb8-b899-b43fc3d70119",
            "completed": true,
            "last_updated": "2022-08-12T09:52:09.445283-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.39,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4d70a331-77b7-4bb8-b899-b43fc3d70119",
            "datetime": "2022-08-11T14:10:00-04:00",
            "cutoff_datetime": "2022-08-11T14:10:00-04:00",
            "name": "CWS (D Cease) v. KAN (Z Greinke)",
            "bettypes": [
                {
                    "id": "fc3cf5b2-74d5-43e5-ba89-d74275502bcb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e46f570-04d8-499f-857d-f46d5853984e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6101.0
                            },
                            {
                                "team": "KAN (Z Greinke)",
                                "amount": 3899.0
                            }
                        ],
                        "expected_reward_tokens": 9395.54,
                        "profit_sb": 395.54,
                        "profit_sb_percentage": 4.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9aae3881-62ad-4080-a741-4c6e65a8f1af",
                            "gambit_id": "2fdebfbd-9c39-4415-a39c-2e63e51920fe",
                            "last_updated": "2022-08-12T09:52:09.448119-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (D Cease)",
                            "reward": "1.54000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3cf5b2-74d5-43e5-ba89-d74275502bcb/?format=api"
                        },
                        {
                            "id": "6b6b8470-2eca-41e6-83df-0c4f47b1448a",
                            "gambit_id": "30b40192-af54-431c-8413-6ee701f9b182",
                            "last_updated": "2022-08-12T09:52:09.447729-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (Z Greinke)",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3cf5b2-74d5-43e5-ba89-d74275502bcb/?format=api"
                        }
                    ]
                },
                {
                    "id": "58c1cad9-d98d-4def-833e-8bbd9da5d409",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2e46f570-04d8-499f-857d-f46d5853984e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5109.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "63b3ea41-a124-4756-91d1-8beb0b539ed3",
                            "gambit_id": "44009e6e-e00a-4118-a1a1-3c1650eb1405",
                            "last_updated": "2022-08-12T09:52:09.446986-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58c1cad9-d98d-4def-833e-8bbd9da5d409/?format=api"
                        },
                        {
                            "id": "7068b858-2df9-428c-b6be-d1ac2d1163fd",
                            "gambit_id": "6903f7ea-1433-4969-b2e4-f95eb0a4831e",
                            "last_updated": "2022-08-12T09:52:09.447361-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58c1cad9-d98d-4def-833e-8bbd9da5d409/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c06569aa-30fc-4567-a8df-4cfb910067d9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f622a78b-e2b8-48da-83ba-291c242cd6a5",
            "completed": true,
            "last_updated": "2022-08-08T10:52:15.825694-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.14,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f622a78b-e2b8-48da-83ba-291c242cd6a5",
            "datetime": "2022-08-07T19:08:00-04:00",
            "cutoff_datetime": "2022-08-07T19:08:00-04:00",
            "name": "SDG (Y Darvish) v. LOS (T Anderson)",
            "bettypes": [
                {
                    "id": "2742c4ea-6c8e-4705-a9ac-58c68d0ee08f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c06569aa-30fc-4567-a8df-4cfb910067d9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Anderson)",
                                "amount": 5579.0
                            },
                            {
                                "team": "SDG (Y Darvish)",
                                "amount": 4421.0
                            }
                        ],
                        "expected_reward_tokens": 9372.52,
                        "profit_sb": 372.52,
                        "profit_sb_percentage": 4.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "416722fe-4a5f-4f7f-9a83-f7c71a8dda5a",
                            "gambit_id": "a7521117-426e-46df-a8f8-496f8b1d214d",
                            "last_updated": "2022-08-08T10:52:15.828690-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (T Anderson)",
                            "reward": "1.68000",
                            "odds": "1.75190",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2742c4ea-6c8e-4705-a9ac-58c68d0ee08f/?format=api"
                        },
                        {
                            "id": "7adcabb1-4ced-4b86-b91a-638bb2601298",
                            "gambit_id": "f7b9f5de-10c5-4b13-9f5d-66622acb4cbf",
                            "last_updated": "2022-08-08T10:52:15.829083-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "2.12000",
                            "odds": "2.23000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2742c4ea-6c8e-4705-a9ac-58c68d0ee08f/?format=api"
                        }
                    ]
                },
                {
                    "id": "d4adecb7-0e50-4644-9a04-84d3fb45a4e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c06569aa-30fc-4567-a8df-4cfb910067d9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5995.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4005.0
                            }
                        ],
                        "expected_reward_tokens": 9291.6,
                        "profit_sb": 291.6,
                        "profit_sb_percentage": 3.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "35d20c43-a6d6-44dc-abc5-f1baab42f4e1",
                            "gambit_id": "e9c2bc3e-980d-416d-829c-9b67c3d88b7e",
                            "last_updated": "2022-08-08T10:52:15.828280-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4adecb7-0e50-4644-9a04-84d3fb45a4e7/?format=api"
                        },
                        {
                            "id": "5e7f2e98-32e7-430a-8540-320c3d7b7920",
                            "gambit_id": "d626f08b-5237-4a64-982b-aa7583a8ec89",
                            "last_updated": "2022-08-08T10:52:15.827840-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "2.32000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4adecb7-0e50-4644-9a04-84d3fb45a4e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca4f36db-5140-4905-80b7-a97e1ef8a4cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c06569aa-30fc-4567-a8df-4cfb910067d9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "fae29e2b-0602-4243-9fb8-b89e3f610d7c",
                            "gambit_id": "27ca7da2-db1c-4aa6-8789-4e321b88ce29",
                            "last_updated": "2022-08-08T10:52:15.827382-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/ca4f36db-5140-4905-80b7-a97e1ef8a4cd/?format=api"
                        },
                        {
                            "id": "b2be8ec2-6c74-4ea3-8dab-aa6dec735c61",
                            "gambit_id": "80d68264-25a2-4c1d-9b07-669ca3e8f7cd",
                            "last_updated": "2022-08-08T10:52:15.826764-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/ca4f36db-5140-4905-80b7-a97e1ef8a4cd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c68683c5-87f1-4e7a-ac75-0a6a5ffac943",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8913ac85-5cf6-4e04-bde0-4e568687f75d",
            "completed": true,
            "last_updated": "2022-08-11T09:47:07.718879-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/8913ac85-5cf6-4e04-bde0-4e568687f75d",
            "datetime": "2022-08-10T14:10:00-04:00",
            "cutoff_datetime": "2022-08-10T14:10:00-04:00",
            "name": "TAM (J Springs) v. MIL (B Woodruff)",
            "bettypes": [
                {
                    "id": "ef1420f4-e582-4703-aa51-5152ef0e0ec0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c68683c5-87f1-4e7a-ac75-0a6a5ffac943/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5881.0
                            },
                            {
                                "team": "TAM (J Springs)",
                                "amount": 4119.0
                            }
                        ],
                        "expected_reward_tokens": 9350.13,
                        "profit_sb": 350.13,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5eae2373-073a-40c2-8f11-d05013a7f34a",
                            "gambit_id": "5618817f-bd09-4f6a-bc85-bfccff342b6b",
                            "last_updated": "2022-08-11T09:47:07.721695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (B Woodruff)",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef1420f4-e582-4703-aa51-5152ef0e0ec0/?format=api"
                        },
                        {
                            "id": "140eebcb-e66e-47e6-aad7-3074d6f0fe5a",
                            "gambit_id": "5b77951f-f5df-4a32-9282-024cfab8a031",
                            "last_updated": "2022-08-11T09:47:07.722144-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (J Springs)",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef1420f4-e582-4703-aa51-5152ef0e0ec0/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef0ea0fc-35bd-417b-9481-ef52689e2b3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c68683c5-87f1-4e7a-ac75-0a6a5ffac943/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5911.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4089.0
                            }
                        ],
                        "expected_reward_tokens": 9280.27,
                        "profit_sb": 280.27,
                        "profit_sb_percentage": 3.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e637d279-e5fb-4e8d-b431-bc7ddddb2cc6",
                            "gambit_id": "7e14ede9-e49e-4a0f-890b-8909f158118f",
                            "last_updated": "2022-08-11T09:47:07.721236-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.57000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef0ea0fc-35bd-417b-9481-ef52689e2b3f/?format=api"
                        },
                        {
                            "id": "6760daac-8d6c-4f7a-aea1-c14724447216",
                            "gambit_id": "1a841a78-e1c7-473d-9527-aad0a16e70fb",
                            "last_updated": "2022-08-11T09:47:07.720760-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef0ea0fc-35bd-417b-9481-ef52689e2b3f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b24ddd92-f014-47f1-bac8-c0e9fb71210e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "054e3a5c-424a-4bb8-973f-5ee6b723da44",
            "completed": true,
            "last_updated": "2022-08-14T13:46:51.646546-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/054e3a5c-424a-4bb8-973f-5ee6b723da44",
            "datetime": "2022-08-13T19:10:00-04:00",
            "cutoff_datetime": "2022-08-13T19:10:00-04:00",
            "name": "OAK (Z Logue) v. HOU (L McCullers)",
            "bettypes": [
                {
                    "id": "f215bad7-ffb4-43ad-9274-46db56627101",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b24ddd92-f014-47f1-bac8-c0e9fb71210e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (L McCullers)",
                                "amount": 7067.0
                            },
                            {
                                "team": "OAK (Z Logue)",
                                "amount": 2933.0
                            }
                        ],
                        "expected_reward_tokens": 9326.94,
                        "profit_sb": 326.94,
                        "profit_sb_percentage": 3.63,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d8ee0288-9ced-45f2-9dd1-0a053602298f",
                            "gambit_id": "d1ae7af8-d66a-4ef4-9516-171243c71b58",
                            "last_updated": "2022-08-14T13:46:51.649383-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (L McCullers)",
                            "reward": "1.32000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f215bad7-ffb4-43ad-9274-46db56627101/?format=api"
                        },
                        {
                            "id": "1a164daf-01aa-42b1-b9fb-3413b35e8f1a",
                            "gambit_id": "05be853f-d349-4f42-9a50-30c3f78e12e7",
                            "last_updated": "2022-08-14T13:46:51.649853-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (Z Logue)",
                            "reward": "3.18000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f215bad7-ffb4-43ad-9274-46db56627101/?format=api"
                        }
                    ]
                },
                {
                    "id": "3eda6ae0-f76e-4b42-b4fe-87508f6de921",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b24ddd92-f014-47f1-bac8-c0e9fb71210e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "a669891b-acf0-4823-9902-dec8ff758f3e",
                            "gambit_id": "3bbbe033-e1ef-45a8-96cd-732f1591c1a5",
                            "last_updated": "2022-08-14T13:46:51.648954-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eda6ae0-f76e-4b42-b4fe-87508f6de921/?format=api"
                        },
                        {
                            "id": "a9e5e50f-d306-4051-85df-fadb8e874b51",
                            "gambit_id": "7b43c66d-df3d-4135-80a0-d7515d24de68",
                            "last_updated": "2022-08-14T13:46:51.648524-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/3eda6ae0-f76e-4b42-b4fe-87508f6de921/?format=api"
                        }
                    ]
                },
                {
                    "id": "3db551a2-1799-4448-a9df-3e3432cfe8ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b24ddd92-f014-47f1-bac8-c0e9fb71210e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "fece9471-f51e-488b-acdc-8bb831b1138b",
                            "gambit_id": "f2a415c5-ebad-4b50-b8e5-84c6971be72e",
                            "last_updated": "2022-08-14T13:46:51.648068-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/3db551a2-1799-4448-a9df-3e3432cfe8ae/?format=api"
                        },
                        {
                            "id": "46306775-4384-43cb-8316-d939faed2900",
                            "gambit_id": "0d796a7a-693f-4e05-b6ee-aae21df4d6e1",
                            "last_updated": "2022-08-14T13:46:51.647573-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/3db551a2-1799-4448-a9df-3e3432cfe8ae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0a252f17-c7db-4633-8f35-a1c7d7bdd5a8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6e752c5d-9835-4999-9342-f90c9a6c4e4b",
            "completed": true,
            "last_updated": "2022-08-11T09:42:07.413959-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/6e752c5d-9835-4999-9342-f90c9a6c4e4b",
            "datetime": "2022-08-10T20:10:00-04:00",
            "cutoff_datetime": "2022-08-10T20:10:00-04:00",
            "name": "TEX (G Otto) v. HOU (J Verlander)",
            "bettypes": [
                {
                    "id": "2f9a233b-1868-44a1-b5d6-d2e0120ce998",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a252f17-c7db-4633-8f35-a1c7d7bdd5a8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7162.0
                            },
                            {
                                "team": "TEX (G Otto)",
                                "amount": 2838.0
                            }
                        ],
                        "expected_reward_tokens": 9308.64,
                        "profit_sb": 308.64,
                        "profit_sb_percentage": 3.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "71a78322-9df5-4cb0-8691-45566aa2e5d7",
                            "gambit_id": "cadd9356-7c9b-44ef-a695-7d1ce799358c",
                            "last_updated": "2022-08-11T09:42:07.416730-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (J Verlander)",
                            "reward": "1.30000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9a233b-1868-44a1-b5d6-d2e0120ce998/?format=api"
                        },
                        {
                            "id": "2fc93712-49ba-4352-bfe7-ce27dad42767",
                            "gambit_id": "5d1dc710-60af-4689-9edb-610bec501106",
                            "last_updated": "2022-08-11T09:42:07.417159-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (G Otto)",
                            "reward": "3.28000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9a233b-1868-44a1-b5d6-d2e0120ce998/?format=api"
                        }
                    ]
                },
                {
                    "id": "6491f308-3c2c-4620-b7f8-e36a351f8ab5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a252f17-c7db-4633-8f35-a1c7d7bdd5a8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5752.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4248.0
                            }
                        ],
                        "expected_reward_tokens": 9260.64,
                        "profit_sb": 260.64,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "76e4b010-c586-4ad1-94b6-73dc045ba848",
                            "gambit_id": "8bbbf3a5-73e8-43ef-9d41-27e887e38272",
                            "last_updated": "2022-08-11T09:42:07.415835-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6491f308-3c2c-4620-b7f8-e36a351f8ab5/?format=api"
                        },
                        {
                            "id": "105c8a6c-5e22-46c8-bb42-942b9274214b",
                            "gambit_id": "3cc4c16e-42d5-48ae-838a-a0eb0a910fa8",
                            "last_updated": "2022-08-11T09:42:07.416291-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6491f308-3c2c-4620-b7f8-e36a351f8ab5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "99c6bd1f-a583-4aba-9331-a6f545bcbb6f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8f095281-1421-43b4-abe2-505ece29911a",
            "completed": true,
            "last_updated": "2022-08-11T09:42:07.543223-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/8f095281-1421-43b4-abe2-505ece29911a",
            "datetime": "2022-08-10T20:10:00-04:00",
            "cutoff_datetime": "2022-08-10T20:10:00-04:00",
            "name": "CWS (J Cueto) v. KAN (K Bubic)",
            "bettypes": [
                {
                    "id": "1dd28861-8c4e-4cbe-a6d5-0082c982167e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99c6bd1f-a583-4aba-9331-a6f545bcbb6f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "77c89f07-78ee-4926-9990-20758606afab",
                            "gambit_id": "108db82b-4563-4f45-a479-bdd64d6affff",
                            "last_updated": "2022-08-11T09:42:07.545894-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (J Cueto)",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dd28861-8c4e-4cbe-a6d5-0082c982167e/?format=api"
                        },
                        {
                            "id": "214dbfde-cab3-40f4-8134-b359bceeedf7",
                            "gambit_id": "fc315cfc-d2e4-46a4-a153-39c71fc88776",
                            "last_updated": "2022-08-11T09:42:07.545497-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/1dd28861-8c4e-4cbe-a6d5-0082c982167e/?format=api"
                        }
                    ]
                },
                {
                    "id": "e7e51a00-6586-4260-b795-e3d984f3813c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99c6bd1f-a583-4aba-9331-a6f545bcbb6f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5511.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": 202.45,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "89181a93-f4f5-45a2-aa46-850784c098ab",
                            "gambit_id": "e7ceaf3b-55f8-49ec-9c24-7a9eca0fc48d",
                            "last_updated": "2022-08-11T09:42:07.544750-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7e51a00-6586-4260-b795-e3d984f3813c/?format=api"
                        },
                        {
                            "id": "20904900-bf05-4a2c-a6b6-5117cfbe5847",
                            "gambit_id": "2e4668d8-1b92-4ebd-8df0-28076def97c5",
                            "last_updated": "2022-08-11T09:42:07.545125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7e51a00-6586-4260-b795-e3d984f3813c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3a5fd266-ddb3-4e3b-9b7e-d109be0d1895",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "aee7208a-0267-4e53-9f24-19d9f2dc9e8a",
            "completed": true,
            "last_updated": "2022-08-11T09:47:07.991677-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/aee7208a-0267-4e53-9f24-19d9f2dc9e8a",
            "datetime": "2022-08-10T16:10:00-04:00",
            "cutoff_datetime": "2022-08-10T16:10:00-04:00",
            "name": "SFO (J Junis) v. SDG (S Manaea)",
            "bettypes": [
                {
                    "id": "d54f03ce-c790-4252-ab64-97eeee034c31",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a5fd266-ddb3-4e3b-9b7e-d109be0d1895/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (S Manaea)",
                                "amount": 5964.0
                            },
                            {
                                "team": "SFO (J Junis)",
                                "amount": 4036.0
                            }
                        ],
                        "expected_reward_tokens": 9363.48,
                        "profit_sb": 363.48,
                        "profit_sb_percentage": 4.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7090d39a-3b67-4e06-b20c-6a1ce09c6de5",
                            "gambit_id": "378782fb-ca84-46a2-91f1-153a2c5bfdac",
                            "last_updated": "2022-08-11T09:47:07.994561-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (S Manaea)",
                            "reward": "1.57000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54f03ce-c790-4252-ab64-97eeee034c31/?format=api"
                        },
                        {
                            "id": "3b7e1718-7bf4-4c42-b4d0-e107ea074dae",
                            "gambit_id": "439a5506-1662-424e-a019-65b25628c0b8",
                            "last_updated": "2022-08-11T09:47:07.995026-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (J Junis)",
                            "reward": "2.32000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54f03ce-c790-4252-ab64-97eeee034c31/?format=api"
                        }
                    ]
                },
                {
                    "id": "163746ed-c5b8-4d02-b9fa-c469defb07f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a5fd266-ddb3-4e3b-9b7e-d109be0d1895/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5676.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": 251.88,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a3cf636-5a04-46dc-822e-0e0c004814a3",
                            "gambit_id": "23fbb7e8-6c82-49f6-a54d-319b97343584",
                            "last_updated": "2022-08-11T09:47:07.994095-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/163746ed-c5b8-4d02-b9fa-c469defb07f7/?format=api"
                        },
                        {
                            "id": "f822b354-3393-4dc2-a14c-88a23c3a4218",
                            "gambit_id": "92593a73-8613-447c-89ad-f7e5f7d7d4af",
                            "last_updated": "2022-08-11T09:47:07.993601-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "2.14000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/163746ed-c5b8-4d02-b9fa-c469defb07f7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "64da0ccb-cfe1-40c4-adaa-5f2352e00f9d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "81c3faae-ffb3-41c4-825c-90fbd2108236",
            "completed": true,
            "last_updated": "2022-08-11T09:42:07.797240-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/81c3faae-ffb3-41c4-825c-90fbd2108236",
            "datetime": "2022-08-10T19:10:00-04:00",
            "cutoff_datetime": "2022-08-10T19:10:00-04:00",
            "name": "ATL (K Wright) v. BOS (N Pivetta)",
            "bettypes": [
                {
                    "id": "def33f98-97aa-4da3-b890-f4b212092918",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64da0ccb-cfe1-40c4-adaa-5f2352e00f9d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Wright)",
                                "amount": 5807.0
                            },
                            {
                                "team": "BOS (N Pivetta)",
                                "amount": 4193.0
                            }
                        ],
                        "expected_reward_tokens": 9349.27,
                        "profit_sb": 349.27,
                        "profit_sb_percentage": 3.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7ea68a2c-92e3-4d16-bddd-77085dbefc56",
                            "gambit_id": "ec4bed7c-2708-4f07-a3ac-0c8297c02768",
                            "last_updated": "2022-08-11T09:42:07.801336-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (K Wright)",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def33f98-97aa-4da3-b890-f4b212092918/?format=api"
                        },
                        {
                            "id": "c45b00c7-cdfb-4741-9b38-67ada9cc8d91",
                            "gambit_id": "a036f510-a608-4572-93e6-fddf1556f3ff",
                            "last_updated": "2022-08-11T09:42:07.800726-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (N Pivetta)",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def33f98-97aa-4da3-b890-f4b212092918/?format=api"
                        }
                    ]
                },
                {
                    "id": "bd5aaa0f-2215-4a9d-b6b2-6e2118bc3ab4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/64da0ccb-cfe1-40c4-adaa-5f2352e00f9d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 5204.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fad2687d-3dee-4626-bc41-4b0ecb0e5f17",
                            "gambit_id": "8e65b56f-1bac-4e11-90cf-f5a871b81e96",
                            "last_updated": "2022-08-11T09:42:07.799421-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd5aaa0f-2215-4a9d-b6b2-6e2118bc3ab4/?format=api"
                        },
                        {
                            "id": "913f5360-e016-4644-bfef-01b7477afaf9",
                            "gambit_id": "d6a0338a-5e31-4525-9de8-57d72611b4d5",
                            "last_updated": "2022-08-11T09:42:07.800060-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd5aaa0f-2215-4a9d-b6b2-6e2118bc3ab4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f297aee3-967c-45f3-87b5-4f8b9d824b96",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bac493c2-7dfb-4cb9-a07c-ae395c756656",
            "completed": true,
            "last_updated": "2022-08-12T09:52:09.759394-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.97,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bac493c2-7dfb-4cb9-a07c-ae395c756656",
            "datetime": "2022-08-11T14:10:00-04:00",
            "cutoff_datetime": "2022-08-11T14:10:00-04:00",
            "name": "TEX (C Ragans) v. HOU (F Valdez)",
            "bettypes": [
                {
                    "id": "4fa18ff3-9702-4fff-a30c-416efa543e3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f297aee3-967c-45f3-87b5-4f8b9d824b96/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6881.0
                            },
                            {
                                "team": "TEX (C Ragans)",
                                "amount": 3119.0
                            }
                        ],
                        "expected_reward_tokens": 9357.0,
                        "profit_sb": 357.0,
                        "profit_sb_percentage": 3.97,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4531ff50-5968-4cd4-ac5e-356b271482cc",
                            "gambit_id": "9a0ca856-5d9d-42ff-8ef7-8e18755aa372",
                            "last_updated": "2022-08-12T09:52:09.761638-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.36000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa18ff3-9702-4fff-a30c-416efa543e3f/?format=api"
                        },
                        {
                            "id": "e9c230fd-c236-4d95-bb01-23db4974196f",
                            "gambit_id": "3649bea9-0455-4ef9-9198-062ccfaaadee",
                            "last_updated": "2022-08-12T09:52:09.761992-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (C Ragans)",
                            "reward": "3.00000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa18ff3-9702-4fff-a30c-416efa543e3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "f916161a-0c9d-42af-a3ac-6af2c1c78b32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f297aee3-967c-45f3-87b5-4f8b9d824b96/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5312.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "525c9066-8a4f-4648-be48-9e5cda6c7244",
                            "gambit_id": "9b382656-4a2a-46be-9907-86525b2e50ea",
                            "last_updated": "2022-08-12T09:52:09.761260-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f916161a-0c9d-42af-a3ac-6af2c1c78b32/?format=api"
                        },
                        {
                            "id": "6ab3ca0c-84da-4e4b-bd9b-9c3014d3ba38",
                            "gambit_id": "cf2ef821-befe-4e0c-8ea3-b422a2cb5837",
                            "last_updated": "2022-08-12T09:52:09.760895-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f916161a-0c9d-42af-a3ac-6af2c1c78b32/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a427328c-fa9a-4bf2-b0ec-ef775f3c137c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "09690f1f-0ef4-4892-94a8-b7782bf9c3f2",
            "completed": true,
            "last_updated": "2022-08-12T09:52:09.903111-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/09690f1f-0ef4-4892-94a8-b7782bf9c3f2",
            "datetime": "2022-08-11T15:10:00-04:00",
            "cutoff_datetime": "2022-08-11T15:10:00-04:00",
            "name": "STL (Da.Hudson) v. COL (G Marquez)",
            "bettypes": [
                {
                    "id": "8b0645cb-843b-4118-b15f-51f84e05fb66",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a427328c-fa9a-4bf2-b0ec-ef775f3c137c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (G Marquez)",
                                "amount": 5000.0
                            },
                            {
                                "team": "STL (Da.Hudson)",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": 350.0,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f701424d-3d7d-4f6e-bbd8-f9b8b4c1a6dd",
                            "gambit_id": "cdf82fd2-7379-43f3-88ee-bc393dc0d793",
                            "last_updated": "2022-08-12T09:52:09.905569-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (G Marquez)",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b0645cb-843b-4118-b15f-51f84e05fb66/?format=api"
                        },
                        {
                            "id": "5d2f527d-eb43-4821-b0f2-1ee5760a6918",
                            "gambit_id": "2cba2cc9-9ac9-47b0-bd26-f830f92dedb4",
                            "last_updated": "2022-08-12T09:52:09.905928-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (Da.Hudson)",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b0645cb-843b-4118-b15f-51f84e05fb66/?format=api"
                        }
                    ]
                },
                {
                    "id": "217d1688-b91e-4c18-8f61-f5c31169cca3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a427328c-fa9a-4bf2-b0ec-ef775f3c137c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5752.0
                            },
                            {
                                "team": "STL",
                                "amount": 4248.0
                            }
                        ],
                        "expected_reward_tokens": 9260.64,
                        "profit_sb": 260.64,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "59324825-5821-414a-b6cb-3fffb54c09cb",
                            "gambit_id": "8ba59d4c-0740-425c-b626-f84f8bd919e1",
                            "last_updated": "2022-08-12T09:52:09.904661-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/217d1688-b91e-4c18-8f61-f5c31169cca3/?format=api"
                        },
                        {
                            "id": "75fecb59-f279-4b02-8293-c52893b960fa",
                            "gambit_id": "158bb0e9-06ba-46bb-b327-f8d6a6973ed2",
                            "last_updated": "2022-08-12T09:52:09.905195-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/217d1688-b91e-4c18-8f61-f5c31169cca3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "33d5e415-7707-41a3-902a-c5e143e5a235",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fda30ab6-f861-4b51-9cb8-7732f32059d0",
            "completed": true,
            "last_updated": "2022-08-11T09:42:08.182517-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/fda30ab6-f861-4b51-9cb8-7732f32059d0",
            "datetime": "2022-08-10T16:10:00-04:00",
            "cutoff_datetime": "2022-08-10T16:10:00-04:00",
            "name": "NYY (N Cortes) v. SEA (R Ray)",
            "bettypes": [
                {
                    "id": "af500e3d-d65d-4993-b2a4-768730eb740d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33d5e415-7707-41a3-902a-c5e143e5a235/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "SEA (R Ray)",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": 381.79,
                        "profit_sb_percentage": 4.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2b96c3a7-5712-4bd3-9e14-57df55d26e92",
                            "gambit_id": "e750ae02-20eb-4aac-934e-7735a6c57c66",
                            "last_updated": "2022-08-11T09:42:08.186037-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (N Cortes)",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af500e3d-d65d-4993-b2a4-768730eb740d/?format=api"
                        },
                        {
                            "id": "6df44efc-50b8-4fc6-99ee-516bd70dba5f",
                            "gambit_id": "20352a0c-4611-432a-8711-51e3c9622e1d",
                            "last_updated": "2022-08-11T09:42:08.185571-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (R Ray)",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af500e3d-d65d-4993-b2a4-768730eb740d/?format=api"
                        }
                    ]
                },
                {
                    "id": "32cd2aa7-06c3-4dea-a964-84913e0cc8c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33d5e415-7707-41a3-902a-c5e143e5a235/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 5911.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4089.0
                            }
                        ],
                        "expected_reward_tokens": 9280.27,
                        "profit_sb": 280.27,
                        "profit_sb_percentage": 3.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "39cf2b24-598a-49ee-86aa-637c45f2e388",
                            "gambit_id": "bb0d6dea-6f30-41ba-980e-c1e293ba9fa1",
                            "last_updated": "2022-08-11T09:42:08.184574-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "1.57000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32cd2aa7-06c3-4dea-a964-84913e0cc8c5/?format=api"
                        },
                        {
                            "id": "acdcd1d2-3112-4f14-924c-5e8994de6c41",
                            "gambit_id": "ddc1d964-467f-473c-844b-68a181a41ece",
                            "last_updated": "2022-08-11T09:42:08.185045-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32cd2aa7-06c3-4dea-a964-84913e0cc8c5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "84a576a1-c639-4426-9dbd-5694945c52c5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6120a91d-2e25-4f51-97e5-d04645944217",
            "completed": true,
            "last_updated": "2022-08-15T14:22:15.011696-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/6120a91d-2e25-4f51-97e5-d04645944217",
            "datetime": "2022-08-14T13:37:00-04:00",
            "cutoff_datetime": "2022-08-14T13:37:00-04:00",
            "name": "CLE (S Bieber) v. TOR (K Gausman)",
            "bettypes": [
                {
                    "id": "e9e8bb8c-6b64-4bdf-811e-0656ea4b936e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84a576a1-c639-4426-9dbd-5694945c52c5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (K Gausman)",
                                "amount": 5755.0
                            },
                            {
                                "team": "CLE (S Bieber)",
                                "amount": 4245.0
                            }
                        ],
                        "expected_reward_tokens": 9380.65,
                        "profit_sb": 380.65,
                        "profit_sb_percentage": 4.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "02a10908-38fd-44f9-82ea-08b0cff0dce6",
                            "gambit_id": "b54f6c4b-6a14-49d9-bb8e-cee168d973c7",
                            "last_updated": "2022-08-15T14:22:15.014914-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e8bb8c-6b64-4bdf-811e-0656ea4b936e/?format=api"
                        },
                        {
                            "id": "79ff247d-48ad-4ee2-8124-209443a32516",
                            "gambit_id": "6b0f0603-8968-46a8-8dd7-5203d9fb047f",
                            "last_updated": "2022-08-15T14:22:15.015370-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (S Bieber)",
                            "reward": "2.21000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9e8bb8c-6b64-4bdf-811e-0656ea4b936e/?format=api"
                        }
                    ]
                },
                {
                    "id": "253dc2ea-16a3-477e-90b8-6a226abe4d00",
                    "match": "https://api-prod.gambitprofit.com/api/matches/84a576a1-c639-4426-9dbd-5694945c52c5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5995.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4005.0
                            }
                        ],
                        "expected_reward_tokens": 9291.6,
                        "profit_sb": 291.6,
                        "profit_sb_percentage": 3.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4fa1d90a-5dfa-4676-bf17-6f70f6708131",
                            "gambit_id": "6cf6614f-a180-4a57-96d4-8406b0f94b2d",
                            "last_updated": "2022-08-15T14:22:15.014469-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/253dc2ea-16a3-477e-90b8-6a226abe4d00/?format=api"
                        },
                        {
                            "id": "481e1575-320a-44dd-aa1b-244c12d95fa9",
                            "gambit_id": "2343c7ca-514d-4f61-ae74-842549c6fd8b",
                            "last_updated": "2022-08-15T14:22:15.013977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.32000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/253dc2ea-16a3-477e-90b8-6a226abe4d00/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "661e402f-56cc-4041-aa57-449f6e608d55",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "607871af-a225-4eac-aabc-a0ca2e4b43d7",
            "completed": true,
            "last_updated": "2022-08-11T09:42:08.456338-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/607871af-a225-4eac-aabc-a0ca2e4b43d7",
            "datetime": "2022-08-10T19:05:00-04:00",
            "cutoff_datetime": "2022-08-10T19:05:00-04:00",
            "name": "MIA (S Alcantara) v. PHI (N Syndergaard)",
            "bettypes": [
                {
                    "id": "73d7eda0-6ac8-4b63-86f9-539386e69998",
                    "match": "https://api-prod.gambitprofit.com/api/matches/661e402f-56cc-4041-aa57-449f6e608d55/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "MIA (S Alcantara)",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": 361.44,
                        "profit_sb_percentage": 4.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "84cc2923-9d78-4732-addf-171696d9f413",
                            "gambit_id": "10678ac5-57dd-481a-9bbe-d2814f226451",
                            "last_updated": "2022-08-11T09:42:08.458886-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (N Syndergaard)",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73d7eda0-6ac8-4b63-86f9-539386e69998/?format=api"
                        },
                        {
                            "id": "4844430c-4b3f-412f-8798-9fa566a451fc",
                            "gambit_id": "8ed300e4-c377-420f-b212-e55d634dc773",
                            "last_updated": "2022-08-11T09:42:08.459270-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (S Alcantara)",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73d7eda0-6ac8-4b63-86f9-539386e69998/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0ff23ca-bb46-4a10-a199-c91528fdad17",
                    "match": "https://api-prod.gambitprofit.com/api/matches/661e402f-56cc-4041-aa57-449f6e608d55/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6359.0
                            },
                            {
                                "team": "PHI",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9284.14,
                        "profit_sb": 284.14,
                        "profit_sb_percentage": 3.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd4ff7fc-27f0-4425-ae3f-d8523ea771ad",
                            "gambit_id": "d18e3f30-abd3-441e-814f-7332972a2374",
                            "last_updated": "2022-08-11T09:42:08.458500-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.46000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ff23ca-bb46-4a10-a199-c91528fdad17/?format=api"
                        },
                        {
                            "id": "2962bd9c-033c-4f25-af5a-ef026a956563",
                            "gambit_id": "f3553f4c-c141-48f0-8be0-dab238fe78ee",
                            "last_updated": "2022-08-11T09:42:08.458103-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ff23ca-bb46-4a10-a199-c91528fdad17/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7a09ad17-d8b6-4f21-90d0-dfb87f8f2ea7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3f7a6a73-b420-4740-a8aa-7f2794246bd2",
            "completed": true,
            "last_updated": "2022-08-12T09:52:10.475491-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.17,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3f7a6a73-b420-4740-a8aa-7f2794246bd2",
            "datetime": "2022-08-11T15:40:00-04:00",
            "cutoff_datetime": "2022-08-11T15:40:00-04:00",
            "name": "PIT (J Brubaker) v. ARI (M Kelly)",
            "bettypes": [
                {
                    "id": "901b2c37-3d42-4fef-b168-1d415fffde04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a09ad17-d8b6-4f21-90d0-dfb87f8f2ea7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6010.0
                            },
                            {
                                "team": "PIT (J Brubaker)",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9375.6,
                        "profit_sb": 375.6,
                        "profit_sb_percentage": 4.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c9bbc45-7c25-4fde-8439-452ce8bbec63",
                            "gambit_id": "f24f331c-9c46-4262-b078-d3b2dc425d68",
                            "last_updated": "2022-08-12T09:52:10.477795-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (M Kelly)",
                            "reward": "1.56000",
                            "odds": "1.61350",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901b2c37-3d42-4fef-b168-1d415fffde04/?format=api"
                        },
                        {
                            "id": "fb3d191c-26b6-4524-b692-e63912e74fd3",
                            "gambit_id": "cb616f70-3921-40dd-b1c0-c1537f3e03af",
                            "last_updated": "2022-08-12T09:52:10.478143-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (J Brubaker)",
                            "reward": "2.35000",
                            "odds": "2.48000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901b2c37-3d42-4fef-b168-1d415fffde04/?format=api"
                        }
                    ]
                },
                {
                    "id": "1eec1982-a0a9-4933-b63f-1dea5ee0ee61",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a09ad17-d8b6-4f21-90d0-dfb87f8f2ea7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5676.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": 251.88,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0851b5a8-1d8a-40cc-9d3b-08252fe3060a",
                            "gambit_id": "1b6f5fbb-9577-454a-8278-bf40b4d0224b",
                            "last_updated": "2022-08-12T09:52:10.477428-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eec1982-a0a9-4933-b63f-1dea5ee0ee61/?format=api"
                        },
                        {
                            "id": "dca57610-d960-4ab5-a294-3f8fbc9a4fc0",
                            "gambit_id": "3552c330-d598-4b49-9477-f0872296492c",
                            "last_updated": "2022-08-12T09:52:10.477063-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.14000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eec1982-a0a9-4933-b63f-1dea5ee0ee61/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f529a6d2-b66f-4c63-acc7-e4ad38bb67f2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b9abfba8-54b7-477e-87f7-ccdc8d6e2787",
            "completed": true,
            "last_updated": "2022-08-11T09:37:08.105080-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/b9abfba8-54b7-477e-87f7-ccdc8d6e2787",
            "datetime": "2022-08-10T21:40:00-04:00",
            "cutoff_datetime": "2022-08-10T21:40:00-04:00",
            "name": "PIT (M Keller) v. ARI (M Bumgarner)",
            "bettypes": [
                {
                    "id": "83dccdcc-06f8-4a33-8c4e-9e6e19d96f42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f529a6d2-b66f-4c63-acc7-e4ad38bb67f2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5755.0
                            },
                            {
                                "team": "PIT (M Keller)",
                                "amount": 4245.0
                            }
                        ],
                        "expected_reward_tokens": 9380.65,
                        "profit_sb": 380.65,
                        "profit_sb_percentage": 4.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1947b3fb-fa1f-484b-864d-04c6f54ac9e3",
                            "gambit_id": "30fdb1e9-ec43-46fc-9a63-0b2daeddb696",
                            "last_updated": "2022-08-11T09:37:08.107433-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (M Bumgarner)",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83dccdcc-06f8-4a33-8c4e-9e6e19d96f42/?format=api"
                        },
                        {
                            "id": "31fedab2-0dda-4b5f-89aa-158192a183d3",
                            "gambit_id": "d8d27444-ba0d-4ba8-9ae6-483a2fb988d9",
                            "last_updated": "2022-08-11T09:37:08.107808-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (M Keller)",
                            "reward": "2.21000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83dccdcc-06f8-4a33-8c4e-9e6e19d96f42/?format=api"
                        }
                    ]
                },
                {
                    "id": "2876ff66-c59a-4ffb-8570-71e711a0f000",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f529a6d2-b66f-4c63-acc7-e4ad38bb67f2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5838.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9281.26,
                        "profit_sb": 281.26,
                        "profit_sb_percentage": 3.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c3e303f3-93ea-48d2-ae7d-b3612c47bf32",
                            "gambit_id": "1258092f-44a3-4dcf-86a8-a0a678384b36",
                            "last_updated": "2022-08-11T09:37:08.107072-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2876ff66-c59a-4ffb-8570-71e711a0f000/?format=api"
                        },
                        {
                            "id": "be719a0e-72ae-45c9-bc8d-21129bae72cc",
                            "gambit_id": "6981b316-b5fd-43c7-ab8d-19b2c6f9775e",
                            "last_updated": "2022-08-11T09:37:08.106695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2876ff66-c59a-4ffb-8570-71e711a0f000/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "70d36630-f692-46b1-ba60-341d99b25d86",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9cac2c77-4fdc-489d-851e-d9c99d423b8f",
            "completed": true,
            "last_updated": "2022-08-11T09:37:08.283742-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/9cac2c77-4fdc-489d-851e-d9c99d423b8f",
            "datetime": "2022-08-10T20:40:00-04:00",
            "cutoff_datetime": "2022-08-10T20:40:00-04:00",
            "name": "STL (J Quintana) v. COL (K Freeland)",
            "bettypes": [
                {
                    "id": "c75383ad-7ce3-424a-9e22-013552714da2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70d36630-f692-46b1-ba60-341d99b25d86/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5807.0
                            },
                            {
                                "team": "COL (K Freeland)",
                                "amount": 4193.0
                            }
                        ],
                        "expected_reward_tokens": 9349.27,
                        "profit_sb": 349.27,
                        "profit_sb_percentage": 3.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d78e2cba-9e2c-4721-8b22-beebb8f3ae2a",
                            "gambit_id": "dd04217b-1c29-4466-95e3-7e71aca7409b",
                            "last_updated": "2022-08-11T09:37:08.286981-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (J Quintana)",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c75383ad-7ce3-424a-9e22-013552714da2/?format=api"
                        },
                        {
                            "id": "12007ba3-e59c-4feb-8c18-52cf3047b9a0",
                            "gambit_id": "de4f9808-8838-4e85-b2e4-1ed9fae7aaf0",
                            "last_updated": "2022-08-11T09:37:08.286521-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (K Freeland)",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c75383ad-7ce3-424a-9e22-013552714da2/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf22e8ae-e52b-4ae7-8952-cca381dd0c1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/70d36630-f692-46b1-ba60-341d99b25d86/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5109.0
                            },
                            {
                                "team": "STL",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3800a096-7db5-4472-a777-71359c22dac9",
                            "gambit_id": "5589302c-0997-4ae2-8461-89557b46bcab",
                            "last_updated": "2022-08-11T09:37:08.285606-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf22e8ae-e52b-4ae7-8952-cca381dd0c1b/?format=api"
                        },
                        {
                            "id": "cd4a350e-f54b-4592-bcd0-efe5b698d97e",
                            "gambit_id": "421357cf-40ed-4f44-8b4e-e1822feb49b1",
                            "last_updated": "2022-08-11T09:37:08.286082-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf22e8ae-e52b-4ae7-8952-cca381dd0c1b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8d845a02-40de-4717-a1ee-e2a8e3dbf508",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d1aaf331-c706-4b73-b1ea-957533b41c12",
            "completed": true,
            "last_updated": "2022-08-12T09:47:11.329005-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/d1aaf331-c706-4b73-b1ea-957533b41c12",
            "datetime": "2022-08-11T19:10:00-04:00",
            "cutoff_datetime": "2022-08-11T19:10:00-04:00",
            "name": "BAL (D Kremer) v. BOS (J Winckowski)",
            "bettypes": [
                {
                    "id": "7e51ae92-083c-4a90-afb2-50a1e4dfe6ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d845a02-40de-4717-a1ee-e2a8e3dbf508/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": 361.44,
                        "profit_sb_percentage": 4.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5087657e-8126-4bfa-a417-494c369b8ac3",
                            "gambit_id": "5086ec9d-7d4f-40de-b774-d309fb92e143",
                            "last_updated": "2022-08-12T09:47:11.331965-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (J Winckowski)",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e51ae92-083c-4a90-afb2-50a1e4dfe6ef/?format=api"
                        },
                        {
                            "id": "28e94cf9-1859-47fb-9762-eeca7282835c",
                            "gambit_id": "f22a64f3-b013-455d-8ab2-b1d93d0bdda7",
                            "last_updated": "2022-08-12T09:47:11.331557-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (D Kremer)",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e51ae92-083c-4a90-afb2-50a1e4dfe6ef/?format=api"
                        }
                    ]
                },
                {
                    "id": "e7112746-e66a-49c3-bcd4-8d9e9ce3fd8e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d845a02-40de-4717-a1ee-e2a8e3dbf508/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 6132.0
                            },
                            {
                                "team": "BOS",
                                "amount": 3868.0
                            }
                        ],
                        "expected_reward_tokens": 9320.64,
                        "profit_sb": 320.64,
                        "profit_sb_percentage": 3.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4003de8-a606-490f-b856-89284265ecff",
                            "gambit_id": "2396c9e6-132a-41f7-97e7-17a2d7c7a5ed",
                            "last_updated": "2022-08-12T09:47:11.331157-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7112746-e66a-49c3-bcd4-8d9e9ce3fd8e/?format=api"
                        },
                        {
                            "id": "8a5ec147-84f2-4b32-9ad2-ac223dda2367",
                            "gambit_id": "9dd37e40-2c06-4957-aad3-7236b871d2ed",
                            "last_updated": "2022-08-12T09:47:11.330767-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7112746-e66a-49c3-bcd4-8d9e9ce3fd8e/?format=api"
                        }
                    ]
                },
                {
                    "id": "82941deb-764a-49d3-9ce3-0d8d715c8c36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d845a02-40de-4717-a1ee-e2a8e3dbf508/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Under 10",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9dab62ba-f446-46e0-8f51-3819812560e9",
                            "gambit_id": "21723a1c-3da5-400d-a033-2d8f00aa3adb",
                            "last_updated": "2022-08-12T09:47:11.330374-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 10",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82941deb-764a-49d3-9ce3-0d8d715c8c36/?format=api"
                        },
                        {
                            "id": "88c1313f-fb0c-46dd-afc8-2e45c94c02a9",
                            "gambit_id": "c49d25ec-95af-430f-b2ea-1fecb3c483c2",
                            "last_updated": "2022-08-12T09:47:11.329928-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 10",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82941deb-764a-49d3-9ce3-0d8d715c8c36/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8dd91a5a-9fbc-4227-8efe-3b65f90e87d7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "43767193-b2d1-4b4c-add4-b9201e695d9e",
            "completed": true,
            "last_updated": "2022-08-11T09:42:08.965224-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/43767193-b2d1-4b4c-add4-b9201e695d9e",
            "datetime": "2022-08-10T19:10:00-04:00",
            "cutoff_datetime": "2022-08-10T19:10:00-04:00",
            "name": "CLE (A Civale) v. DET (D Hutchison)",
            "bettypes": [
                {
                    "id": "ee3ad0ad-880a-4e57-8e5a-cef9888359ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8dd91a5a-9fbc-4227-8efe-3b65f90e87d7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (A Civale)",
                                "amount": 6046.0
                            },
                            {
                                "team": "DET (D Hutchison)",
                                "amount": 3954.0
                            }
                        ],
                        "expected_reward_tokens": 9370.98,
                        "profit_sb": 370.98,
                        "profit_sb_percentage": 4.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dbe6aa3e-225f-49a7-9350-d24303718671",
                            "gambit_id": "af2be8d0-1fbb-41f4-a8bc-045ddfb34978",
                            "last_updated": "2022-08-11T09:42:08.968540-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (A Civale)",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3ad0ad-880a-4e57-8e5a-cef9888359ef/?format=api"
                        },
                        {
                            "id": "b7b23757-d75a-4bf6-b6e8-25207249eebb",
                            "gambit_id": "7505e263-ec68-4d88-9f2a-ae739bafbd53",
                            "last_updated": "2022-08-11T09:42:08.968076-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (D Hutchison)",
                            "reward": "2.37000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3ad0ad-880a-4e57-8e5a-cef9888359ef/?format=api"
                        }
                    ]
                },
                {
                    "id": "1beeb232-6e84-4d62-96c3-e045535d46d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8dd91a5a-9fbc-4227-8efe-3b65f90e87d7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5204.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3c7622db-3c2d-47d6-a94b-762988506da6",
                            "gambit_id": "36725d64-bfa6-47e8-aa31-42c73560d1d6",
                            "last_updated": "2022-08-11T09:42:08.967143-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1beeb232-6e84-4d62-96c3-e045535d46d5/?format=api"
                        },
                        {
                            "id": "cf1ae7ca-162c-4af3-9cb4-791bea8a19ea",
                            "gambit_id": "b3baef91-0e9f-4ef9-b69c-2b86673b49ed",
                            "last_updated": "2022-08-11T09:42:08.967606-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1beeb232-6e84-4d62-96c3-e045535d46d5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f243301-a96e-45b1-ae3c-f687de720c3b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d22cf0df-a53a-475b-b045-63e84ddb52d8",
            "completed": true,
            "last_updated": "2022-08-12T09:47:09.417530-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.03,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d22cf0df-a53a-475b-b045-63e84ddb52d8",
            "datetime": "2022-08-11T19:15:00-04:00",
            "cutoff_datetime": "2022-08-11T19:15:00-04:00",
            "name": "CHC (D Smyly) v. CIN (N Lodolo)",
            "bettypes": [
                {
                    "id": "5b2dd2a1-9000-4d51-bc59-2f2d4596ed2a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f243301-a96e-45b1-ae3c-f687de720c3b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (N Lodolo)",
                                "amount": 5173.0
                            },
                            {
                                "team": "CHC (D Smyly)",
                                "amount": 4827.0
                            }
                        ],
                        "expected_reward_tokens": 9363.13,
                        "profit_sb": 363.13,
                        "profit_sb_percentage": 4.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5ab7e2bc-1d5a-4351-addc-3e755601fb05",
                            "gambit_id": "0cc58a8e-1abb-4778-9491-7fa267125bcc",
                            "last_updated": "2022-08-12T09:47:09.420505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (N Lodolo)",
                            "reward": "1.81000",
                            "odds": "1.88500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2dd2a1-9000-4d51-bc59-2f2d4596ed2a/?format=api"
                        },
                        {
                            "id": "af05ac16-699f-43e5-be18-107d2d8b50bf",
                            "gambit_id": "45bd3c60-e9d1-488e-9752-b371192ec518",
                            "last_updated": "2022-08-12T09:47:09.420896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (D Smyly)",
                            "reward": "1.94000",
                            "odds": "2.03000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2dd2a1-9000-4d51-bc59-2f2d4596ed2a/?format=api"
                        }
                    ]
                },
                {
                    "id": "12fda737-58ae-48a3-9f21-f274e8e5401e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f243301-a96e-45b1-ae3c-f687de720c3b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6359.0
                            },
                            {
                                "team": "CIN",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9284.14,
                        "profit_sb": 284.14,
                        "profit_sb_percentage": 3.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c60ee8c3-4560-40ed-8958-2a0f30883b07",
                            "gambit_id": "53717837-b48f-40c9-98d6-fb405c409831",
                            "last_updated": "2022-08-12T09:47:09.420098-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.46000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12fda737-58ae-48a3-9f21-f274e8e5401e/?format=api"
                        },
                        {
                            "id": "afa9a87b-1023-45b6-bbad-232437e05b0b",
                            "gambit_id": "d153303d-489c-48ab-bdc9-693153e9fb22",
                            "last_updated": "2022-08-12T09:47:09.419663-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12fda737-58ae-48a3-9f21-f274e8e5401e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c2920dc8-1b0c-400d-984a-2c468419fc62",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b25a246e-b202-4371-91fc-399ef8356925",
            "completed": true,
            "last_updated": "2022-08-12T09:52:09.005581-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/b25a246e-b202-4371-91fc-399ef8356925",
            "datetime": "2022-08-11T13:10:00-04:00",
            "cutoff_datetime": "2022-08-11T13:10:00-04:00",
            "name": "CLE (Z Plesac) v. DET (G Hill)",
            "bettypes": [
                {
                    "id": "0cbf499e-196a-4c0c-b733-0384bcbff936",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2920dc8-1b0c-400d-984a-2c468419fc62/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (Z Plesac)",
                                "amount": 5755.0
                            },
                            {
                                "team": "DET (G Hill)",
                                "amount": 4245.0
                            }
                        ],
                        "expected_reward_tokens": 9380.65,
                        "profit_sb": 380.65,
                        "profit_sb_percentage": 4.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d01cafe5-9b75-4e39-b337-3c855cc567dd",
                            "gambit_id": "d022b622-ce88-41c4-932c-4973591d12bd",
                            "last_updated": "2022-08-12T09:52:09.010719-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (Z Plesac)",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cbf499e-196a-4c0c-b733-0384bcbff936/?format=api"
                        },
                        {
                            "id": "e7fb45e2-6017-4f1d-8388-eedb7abcf239",
                            "gambit_id": "243d124d-3374-4071-b432-9f8c3f99435e",
                            "last_updated": "2022-08-12T09:52:09.010283-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (G Hill)",
                            "reward": "2.21000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cbf499e-196a-4c0c-b733-0384bcbff936/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca06ea8c-b067-4e19-8040-666225cbb0ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2920dc8-1b0c-400d-984a-2c468419fc62/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 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": "8e95384a-db27-4210-b5f1-8b7678cf76f5",
                            "gambit_id": "5e9cb569-f31a-4920-a50a-da0e4df2d0f5",
                            "last_updated": "2022-08-12T09:52:09.008298-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca06ea8c-b067-4e19-8040-666225cbb0ba/?format=api"
                        },
                        {
                            "id": "fa7869b4-a008-4057-bcb2-5a40fd33d87e",
                            "gambit_id": "698f5b86-5154-464b-8273-2cb68559a399",
                            "last_updated": "2022-08-12T09:52:09.009321-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/ca06ea8c-b067-4e19-8040-666225cbb0ba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "10752cc1-4acb-4f03-8bb7-5b16c0fd3406",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "87842e48-b8f6-4961-bd0d-c80929309b2b",
            "completed": true,
            "last_updated": "2022-08-14T13:46:50.524961-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.84,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/87842e48-b8f6-4961-bd0d-c80929309b2b",
            "datetime": "2022-08-13T18:40:00-04:00",
            "cutoff_datetime": "2022-08-13T18:40:00-04:00",
            "name": "CHC (A Sampson) v. CIN (G Ashcraft)",
            "bettypes": [
                {
                    "id": "173f7215-be8f-4d3b-964b-5b9da44aaf45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10752cc1-4acb-4f03-8bb7-5b16c0fd3406/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN (G Ashcraft)",
                                "amount": 5280.0
                            },
                            {
                                "team": "CHC (A Sampson)",
                                "amount": 4720.0
                            }
                        ],
                        "expected_reward_tokens": 9345.6,
                        "profit_sb": 345.6,
                        "profit_sb_percentage": 3.84,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "378181c8-9e35-4fbf-9bc2-09b42cdcccea",
                            "gambit_id": "2223f09c-88f9-4808-a497-b8d251a22333",
                            "last_updated": "2022-08-14T13:46:50.528212-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (G Ashcraft)",
                            "reward": "1.77000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/173f7215-be8f-4d3b-964b-5b9da44aaf45/?format=api"
                        },
                        {
                            "id": "99e6706f-6896-4b2b-8b09-ef0a51cfc024",
                            "gambit_id": "4a700086-d2df-4abc-9db0-2002736f9b09",
                            "last_updated": "2022-08-14T13:46:50.528640-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (A Sampson)",
                            "reward": "1.98000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/173f7215-be8f-4d3b-964b-5b9da44aaf45/?format=api"
                        }
                    ]
                },
                {
                    "id": "74a12201-8eda-4708-ac59-f59873bf9790",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10752cc1-4acb-4f03-8bb7-5b16c0fd3406/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6281.0
                            },
                            {
                                "team": "CIN",
                                "amount": 3719.0
                            }
                        ],
                        "expected_reward_tokens": 9295.88,
                        "profit_sb": 295.88,
                        "profit_sb_percentage": 3.29,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aff7f618-391e-4a6d-a567-0b5400be65c1",
                            "gambit_id": "56184ca7-9222-4f76-8c04-8f075ae952d7",
                            "last_updated": "2022-08-14T13:46:50.527782-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.48000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a12201-8eda-4708-ac59-f59873bf9790/?format=api"
                        },
                        {
                            "id": "a0f1d04f-6e0e-462b-8613-502faedf676f",
                            "gambit_id": "8b4ba50a-e60b-41b0-b567-90138393890f",
                            "last_updated": "2022-08-14T13:46:50.527354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "2.50000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a12201-8eda-4708-ac59-f59873bf9790/?format=api"
                        }
                    ]
                },
                {
                    "id": "e0f8c168-fb08-47c5-9f25-f1948c5405de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10752cc1-4acb-4f03-8bb7-5b16c0fd3406/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "ae902068-8b83-473e-a6da-dd229048d763",
                            "gambit_id": "cb436a35-e82f-4b0b-ae3a-280eb4dde834",
                            "last_updated": "2022-08-14T13:46:50.526237-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/e0f8c168-fb08-47c5-9f25-f1948c5405de/?format=api"
                        },
                        {
                            "id": "436cab33-f3e4-4271-a1b9-cb14fcfb8541",
                            "gambit_id": "c5b2e0a4-03f7-4c63-8b55-20272d2bb850",
                            "last_updated": "2022-08-14T13:46:50.526912-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/e0f8c168-fb08-47c5-9f25-f1948c5405de/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "19548615-dbdd-459a-b551-dbea8c67a26c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cb11e477-2760-4279-9974-3e0d34f1fe58",
            "completed": true,
            "last_updated": "2022-08-14T13:51:51.479915-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/cb11e477-2760-4279-9974-3e0d34f1fe58",
            "datetime": "2022-08-13T15:07:00-04:00",
            "cutoff_datetime": "2022-08-13T15:07:00-04:00",
            "name": "CLE (T McKenzie) v. TOR (M White)",
            "bettypes": [
                {
                    "id": "192559c8-ae9a-4bc2-9258-dbb1788b99c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19548615-dbdd-459a-b551-dbea8c67a26c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5227.0
                            },
                            {
                                "team": "CLE (T McKenzie)",
                                "amount": 4773.0
                            }
                        ],
                        "expected_reward_tokens": 9355.08,
                        "profit_sb": 355.08,
                        "profit_sb_percentage": 3.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "68beeb44-6ed3-4f61-ae1a-32fd2ec2b942",
                            "gambit_id": "93cabcf3-8321-4863-a66a-02e74f1303ad",
                            "last_updated": "2022-08-14T13:51:51.483000-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (M White)",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/192559c8-ae9a-4bc2-9258-dbb1788b99c2/?format=api"
                        },
                        {
                            "id": "d3265718-94ca-46bd-9eb8-12d060349036",
                            "gambit_id": "ae713b64-f3b9-4dbf-b33f-869ca2786f83",
                            "last_updated": "2022-08-14T13:51:51.483420-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (T McKenzie)",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/192559c8-ae9a-4bc2-9258-dbb1788b99c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "9d025d2f-816c-468a-8793-86e7c5a2b358",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19548615-dbdd-459a-b551-dbea8c67a26c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6281.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3719.0
                            }
                        ],
                        "expected_reward_tokens": 9295.88,
                        "profit_sb": 295.88,
                        "profit_sb_percentage": 3.29,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0e5e3dc7-df6f-460c-a849-148cfb7ceaba",
                            "gambit_id": "7b959c5d-b4a3-4a64-953e-76471fb69178",
                            "last_updated": "2022-08-14T13:51:51.482585-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "1.48000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d025d2f-816c-468a-8793-86e7c5a2b358/?format=api"
                        },
                        {
                            "id": "c91a2fac-131b-4c0f-92be-e39d32719101",
                            "gambit_id": "770068d0-4330-4d4a-990c-5165034fb074",
                            "last_updated": "2022-08-14T13:51:51.482158-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.50000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d025d2f-816c-468a-8793-86e7c5a2b358/?format=api"
                        }
                    ]
                },
                {
                    "id": "e7a5c09b-fb5b-45ff-bf2d-7a11abd92d28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19548615-dbdd-459a-b551-dbea8c67a26c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3443955d-27b2-4dd1-bdd2-77063d12723d",
                            "gambit_id": "de503cea-fe3d-4e10-9cce-3bde332f31ef",
                            "last_updated": "2022-08-14T13:51:51.481131-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/e7a5c09b-fb5b-45ff-bf2d-7a11abd92d28/?format=api"
                        },
                        {
                            "id": "fce6473f-1652-4210-9a93-3f6f9d98d73a",
                            "gambit_id": "0d687f19-9445-4f0f-9423-b48f2ce1635b",
                            "last_updated": "2022-08-14T13:51:51.481749-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/e7a5c09b-fb5b-45ff-bf2d-7a11abd92d28/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b98a9e7f-b966-44e9-96b9-144fa4e775c2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "89598d4d-3e21-4b78-bb96-4d20aa56b405",
            "completed": true,
            "last_updated": "2022-08-19T09:51:51.976363-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/89598d4d-3e21-4b78-bb96-4d20aa56b405",
            "datetime": "2022-08-18T14:05:00-04:00",
            "cutoff_datetime": "2022-08-18T14:05:00-04:00",
            "name": "OAK (Z Logue) v. TEX (D Dunning)",
            "bettypes": [
                {
                    "id": "0069fb1e-7152-4226-830d-bdf265f5703d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b98a9e7f-b966-44e9-96b9-144fa4e775c2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (D Dunning)",
                                "amount": 6325.0
                            },
                            {
                                "team": "OAK (Z Logue)",
                                "amount": 3675.0
                            }
                        ],
                        "expected_reward_tokens": 9297.75,
                        "profit_sb": 297.75,
                        "profit_sb_percentage": 3.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4e737720-265e-4844-84d6-ec63a02a608e",
                            "gambit_id": "613a71e3-debc-430c-b693-7a1a68bb582e",
                            "last_updated": "2022-08-19T09:51:51.979943-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (D Dunning)",
                            "reward": "1.47000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0069fb1e-7152-4226-830d-bdf265f5703d/?format=api"
                        },
                        {
                            "id": "a1f9cb07-58e9-4549-a40f-2efd6dd36a4e",
                            "gambit_id": "1c2c6f73-bf2d-4c59-85c8-c12c11c1faf2",
                            "last_updated": "2022-08-19T09:51:51.980395-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (Z Logue)",
                            "reward": "2.53000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0069fb1e-7152-4226-830d-bdf265f5703d/?format=api"
                        }
                    ]
                },
                {
                    "id": "6579edfc-8d7f-48a6-80ac-60243e692531",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b98a9e7f-b966-44e9-96b9-144fa4e775c2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5408.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4592.0
                            }
                        ],
                        "expected_reward_tokens": 9138.08,
                        "profit_sb": 138.08,
                        "profit_sb_percentage": 1.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b8369a9d-a3f0-4607-9c67-e97532c24fff",
                            "gambit_id": "df2f5436-75d4-49f8-8168-f3545be0a1b7",
                            "last_updated": "2022-08-19T09:51:51.979464-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.69000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6579edfc-8d7f-48a6-80ac-60243e692531/?format=api"
                        },
                        {
                            "id": "d9de6135-fe13-4ace-86b4-3567643eb046",
                            "gambit_id": "61785c48-2727-4258-9b6d-ee858744a78f",
                            "last_updated": "2022-08-19T09:51:51.978986-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.99000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6579edfc-8d7f-48a6-80ac-60243e692531/?format=api"
                        }
                    ]
                },
                {
                    "id": "e52cb622-e2d7-4acd-a0b9-0af1e879a283",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b98a9e7f-b966-44e9-96b9-144fa4e775c2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5110.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c757211d-3dd8-4617-bfec-061cef1e2876",
                            "gambit_id": "3a778b92-668c-4274-8712-0bb5a1866dc9",
                            "last_updated": "2022-08-19T09:51:51.978498-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e52cb622-e2d7-4acd-a0b9-0af1e879a283/?format=api"
                        },
                        {
                            "id": "00fe2481-5b53-4215-8688-70c3947262b9",
                            "gambit_id": "bcc97229-6bfa-4eee-b825-799934188f03",
                            "last_updated": "2022-08-19T09:51:51.977791-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e52cb622-e2d7-4acd-a0b9-0af1e879a283/?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": "4137b797-1e7a-456c-8ed4-ac1a23743266",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0d1e7cf5-cf53-4988-9d4b-e8da25440b7a",
            "completed": true,
            "last_updated": "2022-08-16T11:46:48.272478-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/0d1e7cf5-cf53-4988-9d4b-e8da25440b7a",
            "datetime": "2022-08-15T18:40:00-04:00",
            "cutoff_datetime": "2022-08-15T18:40:00-04:00",
            "name": "SDG (J Musgrove) v. MIA (S Alcantara)",
            "bettypes": [
                {
                    "id": "d37d2518-0238-412d-b8f5-112ee63cedf5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4137b797-1e7a-456c-8ed4-ac1a23743266/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5692.0
                            },
                            {
                                "team": "MIA (S Alcantara)",
                                "amount": 4308.0
                            }
                        ],
                        "expected_reward_tokens": 9391.44,
                        "profit_sb": 391.44,
                        "profit_sb_percentage": 4.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0063cecf-9e85-4624-b060-a103ea312305",
                            "gambit_id": "40ab0218-aa3b-4b2f-a01f-52775706e6be",
                            "last_updated": "2022-08-16T11:46:48.276251-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (J Musgrove)",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d37d2518-0238-412d-b8f5-112ee63cedf5/?format=api"
                        },
                        {
                            "id": "77775785-3577-43f8-8180-717443db69ce",
                            "gambit_id": "bfb4d7a8-bedf-4945-b5a4-b32c31803d41",
                            "last_updated": "2022-08-16T11:46:48.275825-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (S Alcantara)",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d37d2518-0238-412d-b8f5-112ee63cedf5/?format=api"
                        }
                    ]
                },
                {
                    "id": "b55f4d97-a6e4-47b9-9df2-b1d9a2f785a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4137b797-1e7a-456c-8ed4-ac1a23743266/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5752.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4248.0
                            }
                        ],
                        "expected_reward_tokens": 9260.64,
                        "profit_sb": 260.64,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "68de0e00-c0c2-4167-8de1-5be123950852",
                            "gambit_id": "d3c58f00-8420-4dcd-99c1-6009ef6b92e7",
                            "last_updated": "2022-08-16T11:46:48.274938-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b55f4d97-a6e4-47b9-9df2-b1d9a2f785a3/?format=api"
                        },
                        {
                            "id": "a6404650-208d-4137-aaf5-052fbf17da01",
                            "gambit_id": "c2fd1e9f-9e60-4451-87bd-6c983819f6cc",
                            "last_updated": "2022-08-16T11:46:48.275372-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b55f4d97-a6e4-47b9-9df2-b1d9a2f785a3/?format=api"
                        }
                    ]
                },
                {
                    "id": "6341b311-968b-46f4-bba9-6b34efe5b825",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4137b797-1e7a-456c-8ed4-ac1a23743266/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a134f579-a495-4963-98fe-2793d49bac67",
                            "gambit_id": "47ad8306-5824-48f4-aade-e43168c08947",
                            "last_updated": "2022-08-16T11:46:48.273858-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6341b311-968b-46f4-bba9-6b34efe5b825/?format=api"
                        },
                        {
                            "id": "0d3bcece-9ead-475e-b160-1e824e55f1ad",
                            "gambit_id": "f263560e-7e4e-4120-8d40-6d9ab30779b7",
                            "last_updated": "2022-08-16T11:46:48.274493-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6341b311-968b-46f4-bba9-6b34efe5b825/?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": "b7bb1be7-9b2c-4d69-89b2-28d4b2fae4d4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4a4fc8dc-2610-4c1d-9b90-d2b78665354b",
            "completed": true,
            "last_updated": "2022-08-15T14:17:14.950640-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/4a4fc8dc-2610-4c1d-9b90-d2b78665354b",
            "datetime": "2022-08-14T14:10:00-04:00",
            "cutoff_datetime": "2022-08-14T14:10:00-04:00",
            "name": "LOS (T Anderson) v. KAN (B Singer)",
            "bettypes": [
                {
                    "id": "9e0f977f-ae6d-4f49-9068-ffeccc10628b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7bb1be7-9b2c-4d69-89b2-28d4b2fae4d4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Anderson)",
                                "amount": 6594.0
                            },
                            {
                                "team": "KAN (B Singer)",
                                "amount": 3406.0
                            }
                        ],
                        "expected_reward_tokens": 9297.54,
                        "profit_sb": 297.54,
                        "profit_sb_percentage": 3.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4d07c51c-ca7a-496c-ad6b-6134ec893746",
                            "gambit_id": "24344cc2-6d2e-486f-81ad-c25f5a0ec283",
                            "last_updated": "2022-08-15T14:17:14.953973-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (T Anderson)",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e0f977f-ae6d-4f49-9068-ffeccc10628b/?format=api"
                        },
                        {
                            "id": "a7e707f6-7333-44e9-b93b-675be6b3f401",
                            "gambit_id": "95e9fbf4-b3e4-42ba-ba98-fa9982965cc7",
                            "last_updated": "2022-08-15T14:17:14.953486-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (B Singer)",
                            "reward": "2.73000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e0f977f-ae6d-4f49-9068-ffeccc10628b/?format=api"
                        }
                    ]
                },
                {
                    "id": "a49f915c-f857-4123-bab6-a634a08ce26e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7bb1be7-9b2c-4d69-89b2-28d4b2fae4d4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5676.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": 251.88,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a992b96-e0eb-4369-9084-3dcbe821e9a5",
                            "gambit_id": "187632a7-7671-4c6b-8ce8-98ac5ee23609",
                            "last_updated": "2022-08-15T14:17:14.952996-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49f915c-f857-4123-bab6-a634a08ce26e/?format=api"
                        },
                        {
                            "id": "25379a33-7842-451f-acd6-76a4f3dd3d10",
                            "gambit_id": "442ace98-0ab6-4ef8-a695-4d4f1f81f5b8",
                            "last_updated": "2022-08-15T14:17:14.952498-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "2.14000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49f915c-f857-4123-bab6-a634a08ce26e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9e748c50-d867-4370-865e-ddada0c2eaeb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d88fe458-ea6a-4873-ba41-b1eb3140ab3f",
            "completed": true,
            "last_updated": "2022-08-11T09:47:09.391853-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d88fe458-ea6a-4873-ba41-b1eb3140ab3f",
            "datetime": "2022-08-10T13:10:00-04:00",
            "cutoff_datetime": "2022-08-10T13:10:00-04:00",
            "name": "CIN (T Zeuch) v. NYM (T Walker)",
            "bettypes": [
                {
                    "id": "d1676673-1f9a-4883-bc1a-f7d423be9b1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e748c50-d867-4370-865e-ddada0c2eaeb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7247.0
                            },
                            {
                                "team": "CIN (T Zeuch)",
                                "amount": 2753.0
                            }
                        ],
                        "expected_reward_tokens": 9276.16,
                        "profit_sb": 276.16,
                        "profit_sb_percentage": 3.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8b310938-a121-40f5-8e24-263fc2d5e655",
                            "gambit_id": "ff5e4a06-25ad-49f1-98ef-32102bcbbf36",
                            "last_updated": "2022-08-11T09:47:09.394602-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (T Walker)",
                            "reward": "1.28000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1676673-1f9a-4883-bc1a-f7d423be9b1a/?format=api"
                        },
                        {
                            "id": "297b2e2d-6056-48f4-be3d-cb43a30d678d",
                            "gambit_id": "05fdf1c2-74de-4628-87d3-02be3efb6e61",
                            "last_updated": "2022-08-11T09:47:09.395030-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (T Zeuch)",
                            "reward": "3.37000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1676673-1f9a-4883-bc1a-f7d423be9b1a/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc5aa017-c7fd-4961-85ca-960aa99b969d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9e748c50-d867-4370-865e-ddada0c2eaeb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5911.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4089.0
                            }
                        ],
                        "expected_reward_tokens": 9280.27,
                        "profit_sb": 280.27,
                        "profit_sb_percentage": 3.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "41d576f7-27db-4aaf-90c2-5f91abe4279b",
                            "gambit_id": "64a63eab-790e-4d3a-9cd5-ced5fb1f3927",
                            "last_updated": "2022-08-11T09:47:09.393703-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.57000",
                            "odds": "1.62500",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5aa017-c7fd-4961-85ca-960aa99b969d/?format=api"
                        },
                        {
                            "id": "21b73cac-0618-431c-aa2d-26d395aa88da",
                            "gambit_id": "9aae2233-6797-4c98-83b8-b2df504030fd",
                            "last_updated": "2022-08-11T09:47:09.394153-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc5aa017-c7fd-4961-85ca-960aa99b969d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6ee55e9e-11ef-41d6-927e-10deced73460",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cc8efd2a-0246-4535-b688-834e77b9100a",
            "completed": true,
            "last_updated": "2022-08-15T11:17:12.122418-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/cc8efd2a-0246-4535-b688-834e77b9100a",
            "datetime": "2022-08-13T19:00:00-04:00",
            "cutoff_datetime": "2022-08-13T19:00:00-04:00",
            "name": "Priscila Cachoeira v. Ariane Lipski",
            "bettypes": [
                {
                    "id": "0f744d2d-1cbb-4db2-b749-1f95ead48597",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ee55e9e-11ef-41d6-927e-10deced73460/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ariane Lipski",
                                "amount": 6361.0
                            },
                            {
                                "team": "Priscila Cachoeira",
                                "amount": 3639.0
                            }
                        ],
                        "expected_reward_tokens": 9096.23,
                        "profit_sb": 96.23,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "95baa826-9fda-430f-b360-8cc3bf98576e",
                            "gambit_id": "258390f2-ea23-4df1-9882-9c75c796b6c4",
                            "last_updated": "2022-08-15T11:17:12.124777-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ariane Lipski",
                            "reward": "1.43000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f744d2d-1cbb-4db2-b749-1f95ead48597/?format=api"
                        },
                        {
                            "id": "a1dc3bb8-98ad-4ac3-9e71-0c0ac38846ee",
                            "gambit_id": "df88d08f-e838-45ed-ad94-325e78ceafeb",
                            "last_updated": "2022-08-15T11:17:12.124346-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Priscila Cachoeira",
                            "reward": "2.50000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f744d2d-1cbb-4db2-b749-1f95ead48597/?format=api"
                        }
                    ]
                },
                {
                    "id": "0dd97cd8-1da8-4924-be75-09b4bee333b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ee55e9e-11ef-41d6-927e-10deced73460/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5845.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4155.0
                            }
                        ],
                        "expected_reward_tokens": 9057.9,
                        "profit_sb": 57.9,
                        "profit_sb_percentage": 0.64,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dfc54be8-2839-46be-9df1-2524c3439dec",
                            "gambit_id": "77907b23-b1bc-4c76-ae7a-3c8440611d62",
                            "last_updated": "2022-08-15T11:17:12.123851-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dd97cd8-1da8-4924-be75-09b4bee333b2/?format=api"
                        },
                        {
                            "id": "0e1f329e-adbf-4bef-8f36-39eef7187dae",
                            "gambit_id": "3deaedae-3653-48cf-bfce-0feff6c0326e",
                            "last_updated": "2022-08-15T11:17:12.123358-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dd97cd8-1da8-4924-be75-09b4bee333b2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e30602ac-b004-4361-a41e-3beddbd6b3b2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fa720d29-f795-464c-bf78-fbbb73bdde26",
            "completed": true,
            "last_updated": "2022-08-14T11:11:53.245401-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/fa720d29-f795-464c-bf78-fbbb73bdde26",
            "datetime": "2022-08-13T19:15:00-04:00",
            "cutoff_datetime": "2022-08-13T19:15:00-04:00",
            "name": "MIL (C Burnes) v. STL (A Wainwright)",
            "bettypes": [
                {
                    "id": "40d1f810-4314-432b-a673-ef14ab3e4623",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e30602ac-b004-4361-a41e-3beddbd6b3b2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (C Burnes)",
                                "amount": 5654.0
                            },
                            {
                                "team": "STL (A Wainwright)",
                                "amount": 4346.0
                            }
                        ],
                        "expected_reward_tokens": 9385.64,
                        "profit_sb": 385.64,
                        "profit_sb_percentage": 4.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2ad1d580-eb21-4633-a190-249c431e854b",
                            "gambit_id": "ac694f01-4338-4801-b06f-ab72ecd4da38",
                            "last_updated": "2022-08-14T11:11:53.248508-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (C Burnes)",
                            "reward": "1.66000",
                            "odds": "1.72460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40d1f810-4314-432b-a673-ef14ab3e4623/?format=api"
                        },
                        {
                            "id": "f43e726a-67fc-4ae2-a513-c6b2a151f8a5",
                            "gambit_id": "60bfd76a-d6ee-4ea0-8a16-4b652aeccfbd",
                            "last_updated": "2022-08-14T11:11:53.248119-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (A Wainwright)",
                            "reward": "2.16000",
                            "odds": "2.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40d1f810-4314-432b-a673-ef14ab3e4623/?format=api"
                        }
                    ]
                },
                {
                    "id": "77f311b0-e2ef-4b7e-9356-0040373f3ad6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e30602ac-b004-4361-a41e-3beddbd6b3b2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5676.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": 251.88,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7ab02657-ca8e-4cff-baca-5d14b92259c2",
                            "gambit_id": "ef115f11-698a-42bf-85f4-4336829b8ea4",
                            "last_updated": "2022-08-14T11:11:53.247313-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f311b0-e2ef-4b7e-9356-0040373f3ad6/?format=api"
                        },
                        {
                            "id": "67796f3c-29f0-4c77-aed2-14716fd0bc66",
                            "gambit_id": "96ec1ff9-119e-49c5-8f77-5a58a6321b43",
                            "last_updated": "2022-08-14T11:11:53.247716-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "2.14000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77f311b0-e2ef-4b7e-9356-0040373f3ad6/?format=api"
                        }
                    ]
                },
                {
                    "id": "48b8123d-f6f0-42b6-8a54-1af78cd3f993",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e30602ac-b004-4361-a41e-3beddbd6b3b2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5204.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4db0203a-cdca-403e-9a3f-67a98f3a6c2c",
                            "gambit_id": "54eeae45-786a-430e-a11d-4949569d8f85",
                            "last_updated": "2022-08-14T11:11:53.246907-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48b8123d-f6f0-42b6-8a54-1af78cd3f993/?format=api"
                        },
                        {
                            "id": "dc83aeef-7a3c-4184-a2d6-07752583a03c",
                            "gambit_id": "b5f258dc-eb7d-480a-ad02-dc3ca2e91d4e",
                            "last_updated": "2022-08-14T11:11:53.246430-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48b8123d-f6f0-42b6-8a54-1af78cd3f993/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "97869aa5-242f-4687-ba23-a01bb41e05bc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ff0dd0bc-de2a-4062-8422-90361ac65b3f",
            "completed": true,
            "last_updated": "2022-08-12T09:57:11.014132-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.06,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ff0dd0bc-de2a-4062-8422-90361ac65b3f",
            "datetime": "2022-08-11T13:05:00-04:00",
            "cutoff_datetime": "2022-08-11T13:05:00-04:00",
            "name": "MIA (E Cabrera) v. PHI (K Gibson)",
            "bettypes": [
                {
                    "id": "7dcce7cb-1338-4edf-9ad2-da2edd1a00bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/97869aa5-242f-4687-ba23-a01bb41e05bc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5928.0
                            },
                            {
                                "team": "MIA (E Cabrera)",
                                "amount": 4072.0
                            }
                        ],
                        "expected_reward_tokens": 9365.6,
                        "profit_sb": 365.6,
                        "profit_sb_percentage": 4.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dedaae23-9bbc-4a7a-a44e-86ade83bcc3b",
                            "gambit_id": "c38dcc6b-bfa8-448f-b33d-ea29f59ca76f",
                            "last_updated": "2022-08-12T09:57:11.016900-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (K Gibson)",
                            "reward": "1.58000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dcce7cb-1338-4edf-9ad2-da2edd1a00bb/?format=api"
                        },
                        {
                            "id": "1b144b76-70c9-47a4-840d-c24e18eefd9e",
                            "gambit_id": "7f8d75e0-5524-4bb1-8886-e2c178a7f7f2",
                            "last_updated": "2022-08-12T09:57:11.017303-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (E Cabrera)",
                            "reward": "2.30000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dcce7cb-1338-4edf-9ad2-da2edd1a00bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "817fb897-eaea-4e14-b06c-559935789213",
                    "match": "https://api-prod.gambitprofit.com/api/matches/97869aa5-242f-4687-ba23-a01bb41e05bc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5838.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9281.26,
                        "profit_sb": 281.26,
                        "profit_sb_percentage": 3.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bc3c6d21-bb67-4bbc-a373-d03fb2ccf4be",
                            "gambit_id": "c049c1b6-db01-46f6-9c3f-4edb600ef485",
                            "last_updated": "2022-08-12T09:57:11.016481-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/817fb897-eaea-4e14-b06c-559935789213/?format=api"
                        },
                        {
                            "id": "e0655dae-4ec0-4f16-a175-d03e0d58f56f",
                            "gambit_id": "10156d78-cd4a-4da7-a039-311e46104b04",
                            "last_updated": "2022-08-12T09:57:11.015957-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/817fb897-eaea-4e14-b06c-559935789213/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "12c8ef1d-dd7b-4606-b0a8-a7b5d3140016",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1661072f-66e5-4dfe-80bb-7a5474e465d8",
            "completed": true,
            "last_updated": "2022-08-14T13:41:52.628433-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/1661072f-66e5-4dfe-80bb-7a5474e465d8",
            "datetime": "2022-08-13T19:15:00-04:00",
            "cutoff_datetime": "2022-08-13T19:15:00-04:00",
            "name": "NYY (F Montas) v. BOS (K Crawford)",
            "bettypes": [
                {
                    "id": "b1bc8bbb-e60f-46ef-b39b-c39e8deedd45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12c8ef1d-dd7b-4606-b0a8-a7b5d3140016/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (F Montas)",
                                "amount": 5692.0
                            },
                            {
                                "team": "BOS (K Crawford)",
                                "amount": 4308.0
                            }
                        ],
                        "expected_reward_tokens": 9391.44,
                        "profit_sb": 391.44,
                        "profit_sb_percentage": 4.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2ac55964-0a28-4728-9318-d8e170653721",
                            "gambit_id": "3cb6d520-c1d5-4bbb-8d59-65192fee43a1",
                            "last_updated": "2022-08-14T13:41:52.632009-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (F Montas)",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1bc8bbb-e60f-46ef-b39b-c39e8deedd45/?format=api"
                        },
                        {
                            "id": "79b0fddf-7a97-4287-8c28-eb5d3dd1151a",
                            "gambit_id": "3626b8b4-4ddc-48af-920b-e77e64092662",
                            "last_updated": "2022-08-14T13:41:52.631573-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (K Crawford)",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1bc8bbb-e60f-46ef-b39b-c39e8deedd45/?format=api"
                        }
                    ]
                },
                {
                    "id": "29aac86b-a28f-43ea-901a-376402f10b8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12c8ef1d-dd7b-4606-b0a8-a7b5d3140016/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 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": "596b2513-5c3e-4db7-9e99-a56fe143d8f5",
                            "gambit_id": "5e6a0d07-b316-435c-90a3-65744fffb1e3",
                            "last_updated": "2022-08-14T13:41:52.630595-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29aac86b-a28f-43ea-901a-376402f10b8b/?format=api"
                        },
                        {
                            "id": "a0319da0-124d-4c34-a713-a37c3a62380c",
                            "gambit_id": "b4613794-4698-45b9-a9dd-e4a08891e98c",
                            "last_updated": "2022-08-14T13:41:52.631036-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/29aac86b-a28f-43ea-901a-376402f10b8b/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9aa4e2a-ddfe-42f7-af29-7f3abb260cc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12c8ef1d-dd7b-4606-b0a8-a7b5d3140016/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "1d5d6e14-6f85-442d-abd7-c8773a6b79c3",
                            "gambit_id": "cd052cf1-4ce5-48c8-b98a-f0212a554927",
                            "last_updated": "2022-08-14T13:41:52.629564-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/f9aa4e2a-ddfe-42f7-af29-7f3abb260cc6/?format=api"
                        },
                        {
                            "id": "9ef4fcad-b1a6-49f9-89e2-67b50a19525d",
                            "gambit_id": "a9a7cc7e-d4e5-482e-93dc-bc1e787e24c9",
                            "last_updated": "2022-08-14T13:41:52.630110-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/f9aa4e2a-ddfe-42f7-af29-7f3abb260cc6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e16ed40d-b4cf-4118-a500-f2a98dc48286",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cd49d252-cc73-459c-91ce-9e085bc18222",
            "completed": true,
            "last_updated": "2022-08-12T10:07:12.210996-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.73,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/cd49d252-cc73-459c-91ce-9e085bc18222",
            "datetime": "2022-08-11T19:30:00-04:00",
            "cutoff_datetime": "2022-08-11T19:30:00-04:00",
            "name": "Tennessee Titans v. Baltimore Ravens",
            "bettypes": [
                {
                    "id": "63710afb-949d-4402-ad3c-190544f45e06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e16ed40d-b4cf-4118-a500-f2a98dc48286/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Ravens",
                                "amount": 6142.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 3858.0
                            }
                        ],
                        "expected_reward_tokens": 9335.84,
                        "profit_sb": 335.84,
                        "profit_sb_percentage": 3.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6ef95537-e500-4653-94af-751586ba27a4",
                            "gambit_id": "d1392e0c-31c1-4ec0-bf01-5d0f582a70b5",
                            "last_updated": "2022-08-12T10:07:12.212861-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63710afb-949d-4402-ad3c-190544f45e06/?format=api"
                        },
                        {
                            "id": "7717527f-852d-424e-a7cf-c53919045106",
                            "gambit_id": "423e61af-44b8-48ec-919f-350d3300fdd0",
                            "last_updated": "2022-08-12T10:07:12.213275-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "2.42000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63710afb-949d-4402-ad3c-190544f45e06/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c595040-027f-4b09-b0c4-db0ba3e865cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e16ed40d-b4cf-4118-a500-f2a98dc48286/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Ravens",
                                "amount": 5000.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9148cf7f-1b9a-4862-b1aa-e2d063763778",
                            "gambit_id": "bf156e75-f145-4e2b-bb99-d0790e924f2e",
                            "last_updated": "2022-08-12T10:07:12.213712-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c595040-027f-4b09-b0c4-db0ba3e865cb/?format=api"
                        },
                        {
                            "id": "112e54de-9f23-441f-a698-45696677ac08",
                            "gambit_id": "fee638e1-99fa-4238-b2ef-00b8cd5b98bb",
                            "last_updated": "2022-08-12T10:07:12.214114-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c595040-027f-4b09-b0c4-db0ba3e865cb/?format=api"
                        }
                    ]
                },
                {
                    "id": "94fe5333-5be7-4db4-8ffc-137534e12ddc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e16ed40d-b4cf-4118-a500-f2a98dc48286/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 32",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 32",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6887b09b-31ce-45e8-b6b0-4825a34c9af7",
                            "gambit_id": "32d4e4af-7ba1-4e6b-b9eb-a9e60a9e4727",
                            "last_updated": "2022-08-12T10:07:12.212424-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 32",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "32.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94fe5333-5be7-4db4-8ffc-137534e12ddc/?format=api"
                        },
                        {
                            "id": "201eba41-a486-47ae-ad6a-ba44574b9197",
                            "gambit_id": "914194e1-bd53-4cd8-850e-90d1cf39c142",
                            "last_updated": "2022-08-12T10:07:12.211961-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 32",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "32.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94fe5333-5be7-4db4-8ffc-137534e12ddc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "73d44481-e572-438a-8523-fe15f29efd32",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0797cf87-051e-44a7-a951-87996362c6f2",
            "completed": true,
            "last_updated": "2022-08-15T14:22:15.536142-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.39,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0797cf87-051e-44a7-a951-87996362c6f2",
            "datetime": "2022-08-14T13:40:00-04:00",
            "cutoff_datetime": "2022-08-14T13:40:00-04:00",
            "name": "BAL (J Lyles) v. TAM (D Rasmussen)",
            "bettypes": [
                {
                    "id": "d7a34e62-5fcb-4cf7-af3c-617167858f5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73d44481-e572-438a-8523-fe15f29efd32/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D Rasmussen)",
                                "amount": 6101.0
                            },
                            {
                                "team": "BAL (J Lyles)",
                                "amount": 3899.0
                            }
                        ],
                        "expected_reward_tokens": 9395.54,
                        "profit_sb": 395.54,
                        "profit_sb_percentage": 4.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "07092dd2-08e3-44cd-9ada-c5acddc64a7a",
                            "gambit_id": "54e7469b-ad13-450c-9065-8b6b82672e88",
                            "last_updated": "2022-08-15T14:22:15.538771-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (D Rasmussen)",
                            "reward": "1.54000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a34e62-5fcb-4cf7-af3c-617167858f5e/?format=api"
                        },
                        {
                            "id": "ed65c1e3-34e2-49a7-9b96-dcbd642d9d06",
                            "gambit_id": "3e403660-26fb-4efa-9eb5-b2cdcab18930",
                            "last_updated": "2022-08-15T14:22:15.539196-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (J Lyles)",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a34e62-5fcb-4cf7-af3c-617167858f5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f7966a1-1bc1-4157-be0c-80f5f0e0cab2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73d44481-e572-438a-8523-fe15f29efd32/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 5676.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": 251.88,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "94045165-b6c4-4cfb-9fd0-49d55eeeb854",
                            "gambit_id": "324f5c71-ca59-427d-9f29-370e632facdf",
                            "last_updated": "2022-08-15T14:22:15.538319-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f7966a1-1bc1-4157-be0c-80f5f0e0cab2/?format=api"
                        },
                        {
                            "id": "8167e8e8-0590-402e-a420-77e75ea7b1b3",
                            "gambit_id": "6fdc2728-6aeb-423d-b2e1-6b88d8eda299",
                            "last_updated": "2022-08-15T14:22:15.537866-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "2.14000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f7966a1-1bc1-4157-be0c-80f5f0e0cab2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d1f6c55f-2c65-4c5e-855e-c78785e91c99",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2b4c0828-2e81-449f-89f8-af9dc287aae9",
            "completed": true,
            "last_updated": "2022-08-15T14:12:14.139606-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/2b4c0828-2e81-449f-89f8-af9dc287aae9",
            "datetime": "2022-08-14T14:15:00-04:00",
            "cutoff_datetime": "2022-08-14T14:15:00-04:00",
            "name": "MIL (A Ashby) v. STL (M Mikolas)",
            "bettypes": [
                {
                    "id": "1d6c7ff4-b427-49de-a7a4-016644c12f14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1f6c55f-2c65-4c5e-855e-c78785e91c99/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5755.0
                            },
                            {
                                "team": "MIL (A Ashby)",
                                "amount": 4245.0
                            }
                        ],
                        "expected_reward_tokens": 9380.65,
                        "profit_sb": 380.65,
                        "profit_sb_percentage": 4.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5279c6be-e70e-4535-968e-d91a84f8eae4",
                            "gambit_id": "4a726bfb-fa6a-4d01-9bc7-682916f6686e",
                            "last_updated": "2022-08-15T14:12:14.142405-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d6c7ff4-b427-49de-a7a4-016644c12f14/?format=api"
                        },
                        {
                            "id": "e4463995-5d19-4a41-b4cb-aa392456fbd3",
                            "gambit_id": "b68870b7-537c-4d8c-b2ea-ab035a332774",
                            "last_updated": "2022-08-15T14:12:14.142868-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (A Ashby)",
                            "reward": "2.21000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d6c7ff4-b427-49de-a7a4-016644c12f14/?format=api"
                        }
                    ]
                },
                {
                    "id": "1fc1329c-4fa2-4380-b269-352637fe4a1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d1f6c55f-2c65-4c5e-855e-c78785e91c99/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5995.0
                            },
                            {
                                "team": "STL",
                                "amount": 4005.0
                            }
                        ],
                        "expected_reward_tokens": 9291.6,
                        "profit_sb": 291.6,
                        "profit_sb_percentage": 3.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "63f29ae4-6ac7-44d5-bdf1-011cfe204366",
                            "gambit_id": "7bea9c9d-dc1e-4140-ad17-da8e9ca719be",
                            "last_updated": "2022-08-15T14:12:14.141942-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc1329c-4fa2-4380-b269-352637fe4a1a/?format=api"
                        },
                        {
                            "id": "89215241-18d5-4448-8ab6-ed4f35f02e61",
                            "gambit_id": "fdcc549d-3883-4c7e-ab3b-6da73f0251a8",
                            "last_updated": "2022-08-15T14:12:14.141448-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "2.32000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc1329c-4fa2-4380-b269-352637fe4a1a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0ac6dba9-5c87-47a9-a6b8-0aab963fbb36",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3f8c3015-b984-4bc7-9c24-80e369ada6ab",
            "completed": true,
            "last_updated": "2022-08-15T14:12:14.285660-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.84,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3f8c3015-b984-4bc7-9c24-80e369ada6ab",
            "datetime": "2022-08-14T14:35:00-04:00",
            "cutoff_datetime": "2022-08-14T14:35:00-04:00",
            "name": "SEA (L Gilbert) v. TEX (M Perez)",
            "bettypes": [
                {
                    "id": "264f0d23-bad9-4165-b7b9-37b8e24ca780",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ac6dba9-5c87-47a9-a6b8-0aab963fbb36/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (L Gilbert)",
                                "amount": 5280.0
                            },
                            {
                                "team": "TEX (M Perez)",
                                "amount": 4720.0
                            }
                        ],
                        "expected_reward_tokens": 9345.6,
                        "profit_sb": 345.6,
                        "profit_sb_percentage": 3.84,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bdf18647-672b-49b6-a4f8-1c476ed26590",
                            "gambit_id": "c64ced7c-3032-4c52-a19c-1e93704f2380",
                            "last_updated": "2022-08-15T14:12:14.288958-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (L Gilbert)",
                            "reward": "1.77000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264f0d23-bad9-4165-b7b9-37b8e24ca780/?format=api"
                        },
                        {
                            "id": "4ee229a7-bbdc-435b-945a-ec4576871e6f",
                            "gambit_id": "e4a5e0f6-65fc-4857-8d67-4b808fa49cb7",
                            "last_updated": "2022-08-15T14:12:14.288494-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (M Perez)",
                            "reward": "1.98000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/264f0d23-bad9-4165-b7b9-37b8e24ca780/?format=api"
                        }
                    ]
                },
                {
                    "id": "077b271d-5dae-4cf8-94f9-2682b505a80c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ac6dba9-5c87-47a9-a6b8-0aab963fbb36/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5911.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4089.0
                            }
                        ],
                        "expected_reward_tokens": 9280.27,
                        "profit_sb": 280.27,
                        "profit_sb_percentage": 3.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "37fb8f10-2d1e-4109-ae8c-2721fdf0ec83",
                            "gambit_id": "462c0b50-59ba-484b-98fb-e430a9435174",
                            "last_updated": "2022-08-15T14:12:14.287551-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.57000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/077b271d-5dae-4cf8-94f9-2682b505a80c/?format=api"
                        },
                        {
                            "id": "755bcd3c-92a6-40c2-906c-4b322198fb9e",
                            "gambit_id": "67c845d2-b9f2-4f96-aea7-5c3e48125cd2",
                            "last_updated": "2022-08-15T14:12:14.288022-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/077b271d-5dae-4cf8-94f9-2682b505a80c/?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"
                        }
                    ]
                }
            ]
        }
    ]
}