Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/?format=api&offset=10000
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=10100",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=9900",
    "results": [
        {
            "id": "57be6426-83f6-4a9c-907e-cf55c015c72c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8f7e1988-f203-401c-a5c3-dcdd8f7b3b9d",
            "completed": true,
            "last_updated": "2022-09-01T13:42:00.375876-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.37,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/8f7e1988-f203-401c-a5c3-dcdd8f7b3b9d",
            "datetime": "2022-08-31T14:30:00-04:00",
            "cutoff_datetime": "2022-08-31T14:30:00-04:00",
            "name": "Bournemouth v. Wolverhampton Wanderers",
            "bettypes": [
                {
                    "id": "1fa5f524-84ae-40bf-ae72-848edbc201a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57be6426-83f6-4a9c-907e-cf55c015c72c/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Wolverhampton Wanderers",
                                "amount": 5786.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4214.0
                            }
                        ],
                        "expected_reward_tokens": 12555.62,
                        "profit_sb": 3555.62,
                        "profit_sb_percentage": 39.51,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 4091.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2979.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 2930.0
                            }
                        ],
                        "expected_reward_tokens": 8877.42,
                        "profit_sb": -122.58,
                        "profit_sb_percentage": -1.36,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a97830f4-102d-49fb-90c4-a0e05312edd8",
                            "gambit_id": "626090e5-f789-4337-9ad5-afcfa271c232",
                            "last_updated": "2022-09-01T13:42:00.377609-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wolverhampton Wanderers",
                            "reward": "2.17000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa5f524-84ae-40bf-ae72-848edbc201a1/?format=api"
                        },
                        {
                            "id": "89668a53-14df-452d-a505-8ed5777465ae",
                            "gambit_id": "bd32162e-38a3-419e-a7c2-be2a5f67d4fe",
                            "last_updated": "2022-09-01T13:42:00.378404-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.98000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa5f524-84ae-40bf-ae72-848edbc201a1/?format=api"
                        },
                        {
                            "id": "42246e0b-9973-4387-aff1-5172f667567c",
                            "gambit_id": "7dd81cb6-671c-477a-b494-6477a99b251f",
                            "last_updated": "2022-09-01T13:42:00.378011-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bournemouth",
                            "reward": "3.03000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa5f524-84ae-40bf-ae72-848edbc201a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b07cf69-edaf-427b-88b6-753bfdc6ea70",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57be6426-83f6-4a9c-907e-cf55c015c72c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5604.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4396.0
                            }
                        ],
                        "expected_reward_tokens": 8966.4,
                        "profit_sb": -33.6,
                        "profit_sb_percentage": -0.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4251418d-ef9a-44af-8bd5-d65faff4f537",
                            "gambit_id": "124bedd4-602c-4255-9e28-98bb4e2b9aeb",
                            "last_updated": "2022-09-01T13:42:00.376762-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.60000",
                            "odds": "1.67000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b07cf69-edaf-427b-88b6-753bfdc6ea70/?format=api"
                        },
                        {
                            "id": "6354b2fc-a74b-4986-8bc5-1b1316e746dd",
                            "gambit_id": "7a992978-cd26-45b2-811c-1f27e510339e",
                            "last_updated": "2022-09-01T13:42:00.377200-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.04000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b07cf69-edaf-427b-88b6-753bfdc6ea70/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2b4825d5-5b59-4193-b91f-d3b68e45813c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a17ba6b0-1854-4526-a77b-c775b7be5e38",
            "completed": true,
            "last_updated": "2022-09-01T13:42:00.064150-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.37,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a17ba6b0-1854-4526-a77b-c775b7be5e38",
            "datetime": "2022-08-31T14:30:00-04:00",
            "cutoff_datetime": "2022-08-31T14:30:00-04:00",
            "name": "Arsenal v. Aston Villa",
            "bettypes": [
                {
                    "id": "3976d2e7-4314-463e-b02c-369486639136",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b4825d5-5b59-4193-b91f-d3b68e45813c/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 7368.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2632.0
                            }
                        ],
                        "expected_reward_tokens": 10683.6,
                        "profit_sb": 1683.6,
                        "profit_sb_percentage": 18.71,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 6172.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2204.0
                            },
                            {
                                "team": "Aston Villa",
                                "amount": 1624.0
                            }
                        ],
                        "expected_reward_tokens": 8948.24,
                        "profit_sb": -51.76,
                        "profit_sb_percentage": -0.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "128e78e1-91e2-4a66-83e2-1cd5523594e2",
                            "gambit_id": "6349101e-7943-4739-9431-44409a57778e",
                            "last_updated": "2022-09-01T13:42:00.068706-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arsenal",
                            "reward": "1.45000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3976d2e7-4314-463e-b02c-369486639136/?format=api"
                        },
                        {
                            "id": "10b563e2-8da5-4265-bf36-7c274016d00e",
                            "gambit_id": "82b8d90e-69a5-4167-b250-915bba785cbb",
                            "last_updated": "2022-09-01T13:42:00.069618-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.06000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3976d2e7-4314-463e-b02c-369486639136/?format=api"
                        },
                        {
                            "id": "08fead24-f388-49d8-b8a5-b4b7b271a613",
                            "gambit_id": "5cbd14a4-ed04-4a1a-b111-5ccc161d1617",
                            "last_updated": "2022-09-01T13:42:00.070346-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aston Villa",
                            "reward": "5.51000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3976d2e7-4314-463e-b02c-369486639136/?format=api"
                        }
                    ]
                },
                {
                    "id": "4677beaf-51b4-4d4a-9515-5b34e535e17e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b4825d5-5b59-4193-b91f-d3b68e45813c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5604.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4396.0
                            }
                        ],
                        "expected_reward_tokens": 8966.4,
                        "profit_sb": -33.6,
                        "profit_sb_percentage": -0.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1a2b039f-3b1a-4a58-805c-bd624aa83150",
                            "gambit_id": "6c22562a-01e9-42a3-9c09-a2d6e1aff59c",
                            "last_updated": "2022-09-01T13:42:00.067661-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.60000",
                            "odds": "1.67000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4677beaf-51b4-4d4a-9515-5b34e535e17e/?format=api"
                        },
                        {
                            "id": "51342401-5fcb-48d5-9111-0583c6c761b2",
                            "gambit_id": "ceebc258-e66a-4b91-bb74-940dc1467070",
                            "last_updated": "2022-09-01T13:42:00.065720-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.04000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4677beaf-51b4-4d4a-9515-5b34e535e17e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6742e56f-8163-4c72-8103-eb592aa73def",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0d2622fa-d537-41bf-987b-72ed0e6e3221",
            "completed": true,
            "last_updated": "2022-09-01T13:36:57.402622-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.21,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/0d2622fa-d537-41bf-987b-72ed0e6e3221",
            "datetime": "2022-08-31T14:30:00-04:00",
            "cutoff_datetime": "2022-08-31T14:30:00-04:00",
            "name": "Manchester City v. Nottingham Forest",
            "bettypes": [
                {
                    "id": "51d5d97f-d57b-4f48-96cf-7f1855a35671",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6742e56f-8163-4c72-8103-eb592aa73def/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10700.0,
                        "profit_sb": 1700.0,
                        "profit_sb_percentage": 18.89,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 9034.0
                            },
                            {
                                "team": "Draw",
                                "amount": 966.0
                            }
                        ],
                        "expected_reward_tokens": 9666.38,
                        "profit_sb": 666.38,
                        "profit_sb_percentage": 7.4,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 8597.0
                            },
                            {
                                "team": "Draw",
                                "amount": 919.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 484.0
                            }
                        ],
                        "expected_reward_tokens": 9198.79,
                        "profit_sb": 198.79,
                        "profit_sb_percentage": 2.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3cfd20e-5b19-4634-8c23-835240ef9419",
                            "gambit_id": "5c4953b8-1e84-4d42-b55c-caa4846e6dbc",
                            "last_updated": "2022-09-01T13:36:57.405057-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester City",
                            "reward": "1.07000",
                            "odds": "1.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51d5d97f-d57b-4f48-96cf-7f1855a35671/?format=api"
                        },
                        {
                            "id": "dacfa37a-e775-499e-817a-8da62d96c8d0",
                            "gambit_id": "1f36ba64-26b4-458d-afcf-a52d4acd48b8",
                            "last_updated": "2022-09-01T13:36:57.405499-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "10.01000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51d5d97f-d57b-4f48-96cf-7f1855a35671/?format=api"
                        },
                        {
                            "id": "ce073c45-52ed-4a78-a13d-fd731c407b22",
                            "gambit_id": "3533d379-2b1a-4cf9-a1e9-2e50ecdf2bba",
                            "last_updated": "2022-09-01T13:36:57.404618-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nottingham Forest",
                            "reward": "19.02000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51d5d97f-d57b-4f48-96cf-7f1855a35671/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2c8cc75-14ae-4756-80cc-b98eda4facc5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6742e56f-8163-4c72-8103-eb592aa73def/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 7389.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 2611.0
                            }
                        ],
                        "expected_reward_tokens": 9086.28,
                        "profit_sb": 86.28,
                        "profit_sb_percentage": 0.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f2ee3f56-9293-434b-a618-068fe32fa98b",
                            "gambit_id": "4d0ee7ac-3cb5-4b6a-9b5b-953f0ccfc03b",
                            "last_updated": "2022-09-01T13:36:57.404162-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.23000",
                            "odds": "1.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2c8cc75-14ae-4756-80cc-b98eda4facc5/?format=api"
                        },
                        {
                            "id": "abb475b5-03ff-48fb-b812-c0c1098d4b74",
                            "gambit_id": "3849b835-76dc-4a04-b7c6-b1d2d9ae4195",
                            "last_updated": "2022-09-01T13:36:57.403650-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "3.48000",
                            "odds": "3.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2c8cc75-14ae-4756-80cc-b98eda4facc5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0e75a381-be24-4e74-baed-7bc2e60c31e3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e7e113c0-4e2d-4468-a9c6-7bf880438c6b",
            "completed": true,
            "last_updated": "2022-09-01T10:52:06.090704-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.0,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e7e113c0-4e2d-4468-a9c6-7bf880438c6b",
            "datetime": "2022-08-31T14:10:00-04:00",
            "cutoff_datetime": "2022-08-31T14:10:00-04:00",
            "name": "PIT (Z Thompson) v. MIL (F Peralta)",
            "bettypes": [
                {
                    "id": "771bb0b9-2cfa-4289-b75f-eb74bf02ae9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e75a381-be24-4e74-baed-7bc2e60c31e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (F Peralta)",
                                "amount": 6970.0
                            },
                            {
                                "team": "PIT (Z Thompson)",
                                "amount": 3030.0
                            }
                        ],
                        "expected_reward_tokens": 9270.1,
                        "profit_sb": 270.1,
                        "profit_sb_percentage": 3.0,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8475b224-2da3-4bd8-8e7b-91eaeadee2c6",
                            "gambit_id": "21a3f1b2-cba1-42b4-85e5-fac7fac57fcb",
                            "last_updated": "2022-09-01T10:52:06.093982-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (F Peralta)",
                            "reward": "1.33000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/771bb0b9-2cfa-4289-b75f-eb74bf02ae9f/?format=api"
                        },
                        {
                            "id": "02f31e1a-e668-4938-81e0-9a6a3ee2c011",
                            "gambit_id": "317d34db-62ce-42a9-ac0f-bd04dc34b749",
                            "last_updated": "2022-09-01T10:52:06.094427-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (Z Thompson)",
                            "reward": "3.06000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/771bb0b9-2cfa-4289-b75f-eb74bf02ae9f/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4a0e544-170d-406c-bcee-89e6f6d10026",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e75a381-be24-4e74-baed-7bc2e60c31e3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5501.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4499.0
                            }
                        ],
                        "expected_reward_tokens": 9131.66,
                        "profit_sb": 131.66,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e43e034b-dffe-432f-a90d-6d938043d6d3",
                            "gambit_id": "8ac39938-1fa6-4f9e-a962-f785aad1e506",
                            "last_updated": "2022-09-01T10:52:06.093021-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.66000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a0e544-170d-406c-bcee-89e6f6d10026/?format=api"
                        },
                        {
                            "id": "53b291c7-1b78-445d-9215-19687d968795",
                            "gambit_id": "7b75e21a-272a-4d81-9dc1-60bd2403aa20",
                            "last_updated": "2022-09-01T10:52:06.093465-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "2.03000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a0e544-170d-406c-bcee-89e6f6d10026/?format=api"
                        }
                    ]
                },
                {
                    "id": "f47b6dfb-8210-4a44-8db4-6967ed4ddf3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e75a381-be24-4e74-baed-7bc2e60c31e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e3de8382-db84-4299-acb9-bb226b35b487",
                            "gambit_id": "4adcc6b8-a6bf-4f1b-8197-6518dd2c3a32",
                            "last_updated": "2022-09-01T10:52:06.092015-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47b6dfb-8210-4a44-8db4-6967ed4ddf3a/?format=api"
                        },
                        {
                            "id": "f290daec-7e13-45cb-a89f-1cde20310024",
                            "gambit_id": "09658d83-87d3-425e-92a6-4a2710d5eb23",
                            "last_updated": "2022-09-01T10:52:06.092546-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f47b6dfb-8210-4a44-8db4-6967ed4ddf3a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1ef71812-9929-4e3e-afb5-8ae061fd6ea6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4786db5e-ba26-4fda-9bc9-d41949571619",
            "completed": true,
            "last_updated": "2022-09-01T10:52:05.158342-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4786db5e-ba26-4fda-9bc9-d41949571619",
            "datetime": "2022-08-31T14:05:00-04:00",
            "cutoff_datetime": "2022-08-31T14:05:00-04:00",
            "name": "HOU (C Javier) v. TEX (M Perez)",
            "bettypes": [
                {
                    "id": "ff99ebce-4caf-41e4-a472-363c122c5188",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ef71812-9929-4e3e-afb5-8ae061fd6ea6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5570.0
                            },
                            {
                                "team": "TEX (M Perez)",
                                "amount": 4430.0
                            }
                        ],
                        "expected_reward_tokens": 9301.9,
                        "profit_sb": 301.9,
                        "profit_sb_percentage": 3.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "61d19654-917d-4ec9-9729-08e82cd8ffbf",
                            "gambit_id": "d8f4d215-dd6c-43f0-868c-7c67a073b9ae",
                            "last_updated": "2022-09-01T10:52:05.161059-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (C Javier)",
                            "reward": "1.67000",
                            "odds": "1.75190",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff99ebce-4caf-41e4-a472-363c122c5188/?format=api"
                        },
                        {
                            "id": "a9d14d74-96b9-4bc4-ac6e-5d4a90093ab4",
                            "gambit_id": "3c9c3de3-de20-47b9-a1af-9e4e1c66fe17",
                            "last_updated": "2022-09-01T10:52:05.161510-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (M Perez)",
                            "reward": "2.10000",
                            "odds": "2.23000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff99ebce-4caf-41e4-a472-363c122c5188/?format=api"
                        }
                    ]
                },
                {
                    "id": "d8d5d1bb-1655-4e78-8f39-c9f349865346",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ef71812-9929-4e3e-afb5-8ae061fd6ea6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5668.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4332.0
                            }
                        ],
                        "expected_reward_tokens": 9182.16,
                        "profit_sb": 182.16,
                        "profit_sb_percentage": 2.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "238602a7-e58d-4b27-95f1-85af3ccaa4af",
                            "gambit_id": "1aa0c02e-ce6a-4fe3-bef3-a867d40aaaa8",
                            "last_updated": "2022-09-01T10:52:05.160113-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.62000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8d5d1bb-1655-4e78-8f39-c9f349865346/?format=api"
                        },
                        {
                            "id": "119a1df5-b6a2-4e3f-8d7f-8fdee9797a44",
                            "gambit_id": "a42d11aa-0145-4df9-add5-3b960be41f4f",
                            "last_updated": "2022-09-01T10:52:05.160585-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.12000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8d5d1bb-1655-4e78-8f39-c9f349865346/?format=api"
                        }
                    ]
                },
                {
                    "id": "3879ad02-e762-4496-acf5-065d8d25af7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1ef71812-9929-4e3e-afb5-8ae061fd6ea6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5096.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9070.88,
                        "profit_sb": 70.88,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "af3c64af-4787-4130-ac01-3894ee196d7f",
                            "gambit_id": "9a4b4333-90e4-42dd-a992-e0702e7ee2e3",
                            "last_updated": "2022-09-01T10:52:05.159719-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3879ad02-e762-4496-acf5-065d8d25af7d/?format=api"
                        },
                        {
                            "id": "cb1d89e3-bb09-461b-a869-c6494979f8a3",
                            "gambit_id": "072bce5e-89ce-43c9-b9e8-266801cc0d4d",
                            "last_updated": "2022-09-01T10:52:05.159277-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3879ad02-e762-4496-acf5-065d8d25af7d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2143e075-639a-43b1-9d53-e6a64c35487b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "79d622bb-ebe9-411b-bb4d-5c81475d61b6",
            "completed": true,
            "last_updated": "2022-09-01T13:47:08.123150-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.16,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/79d622bb-ebe9-411b-bb4d-5c81475d61b6",
            "datetime": "2022-08-31T13:30:00-04:00",
            "cutoff_datetime": "2022-08-31T13:30:00-04:00",
            "name": "Ninjas IN Pyjamas v. Fnatic",
            "bettypes": [
                {
                    "id": "ebdb7783-341b-44a7-ab0d-dc2fda60e7d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2143e075-639a-43b1-9d53-e6a64c35487b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ninjas IN Pyjamas",
                                "amount": 6354.0
                            },
                            {
                                "team": "Fnatic",
                                "amount": 3646.0
                            }
                        ],
                        "expected_reward_tokens": 8895.6,
                        "profit_sb": -104.4,
                        "profit_sb_percentage": -1.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bafbf78b-d8b6-44b1-99ab-15f9d0226d8e",
                            "gambit_id": "3df771c6-2fd7-4d68-873b-1755bda3f424",
                            "last_updated": "2022-09-01T13:47:08.124697-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ninjas IN Pyjamas",
                            "reward": "1.40000",
                            "odds": "1.44000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebdb7783-341b-44a7-ab0d-dc2fda60e7d9/?format=api"
                        },
                        {
                            "id": "fa8baeb1-42ec-47b9-b830-e06c475d178d",
                            "gambit_id": "f2a5b90d-c946-4a45-b1d0-f5e3054945f4",
                            "last_updated": "2022-09-01T13:47:08.124165-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fnatic",
                            "reward": "2.44000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebdb7783-341b-44a7-ab0d-dc2fda60e7d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ffad8de5-c5f3-468a-a22b-c97e4b9f8aed",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "da070693-dafd-4c7f-a9fe-5e524681c47f",
            "completed": true,
            "last_updated": "2022-09-01T13:52:12.320723-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.1,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/da070693-dafd-4c7f-a9fe-5e524681c47f",
            "datetime": "2022-08-31T10:00:00-04:00",
            "cutoff_datetime": "2022-08-31T10:00:00-04:00",
            "name": "Team Vitality v. Team Endpoint",
            "bettypes": [
                {
                    "id": "d902e319-ad9f-462a-b164-e7c82b98c3d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffad8de5-c5f3-468a-a22b-c97e4b9f8aed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Team Vitality",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1900.0,
                        "profit_sb_percentage": 21.11,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Team Vitality",
                                "amount": 8348.0
                            },
                            {
                                "team": "Team Endpoint",
                                "amount": 1652.0
                            }
                        ],
                        "expected_reward_tokens": 9099.32,
                        "profit_sb": 99.32,
                        "profit_sb_percentage": 1.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e95e029c-3b9e-4577-bb8a-70297ef7493b",
                            "gambit_id": "a215173f-18f5-4c21-98c3-00e8948171a5",
                            "last_updated": "2022-09-01T13:52:12.323176-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Vitality",
                            "reward": "1.09000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d902e319-ad9f-462a-b164-e7c82b98c3d9/?format=api"
                        },
                        {
                            "id": "1353397b-2f61-4f15-8599-742f79edcb21",
                            "gambit_id": "52d99110-33bd-4ce3-88e1-7b23ea6934d1",
                            "last_updated": "2022-09-01T13:52:12.322246-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Endpoint",
                            "reward": "5.51000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d902e319-ad9f-462a-b164-e7c82b98c3d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "25e00939-56ae-4b36-b54b-50f0dc922474",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a6b01fa1-d4fc-451e-9a41-4531a6cd3659",
            "completed": true,
            "last_updated": "2022-09-01T13:52:05.223436-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.63,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/a6b01fa1-d4fc-451e-9a41-4531a6cd3659",
            "datetime": "2022-08-31T06:30:00-04:00",
            "cutoff_datetime": "2022-08-31T06:30:00-04:00",
            "name": "Natus Vincere v. Team Spirit",
            "bettypes": [
                {
                    "id": "e527b6d1-222c-414e-a0dc-cd5d9ab06af6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25e00939-56ae-4b36-b54b-50f0dc922474/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Natus Vincere",
                                "amount": 7845.0
                            },
                            {
                                "team": "Team Spirit",
                                "amount": 2155.0
                            }
                        ],
                        "expected_reward_tokens": 8943.25,
                        "profit_sb": -56.75,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f226a417-ce92-468d-8498-2429b6ff3c5d",
                            "gambit_id": "467b3c3d-607d-4bbd-ab54-745b3f7971df",
                            "last_updated": "2022-09-01T13:52:05.224885-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Natus Vincere",
                            "reward": "1.14000",
                            "odds": "1.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e527b6d1-222c-414e-a0dc-cd5d9ab06af6/?format=api"
                        },
                        {
                            "id": "56cc29dd-6524-44d9-8bff-1b7ee2589a54",
                            "gambit_id": "05968f4a-6f3f-48d3-b07f-3934d5eb9d80",
                            "last_updated": "2022-09-01T13:52:05.224368-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Spirit",
                            "reward": "4.15000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e527b6d1-222c-414e-a0dc-cd5d9ab06af6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f2d51b63-3f49-4070-b0b9-bfdf4964fd15",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8a8abf5f-8065-476b-8566-0198c3adabe8",
            "completed": true,
            "last_updated": "2022-08-31T11:32:06.824044-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8a8abf5f-8065-476b-8566-0198c3adabe8",
            "datetime": "2022-08-30T21:45:00-04:00",
            "cutoff_datetime": "2022-08-30T21:45:00-04:00",
            "name": "SDG (B Snell) v. SFO (L Webb)",
            "bettypes": [
                {
                    "id": "42f903ca-f1ce-40f4-9bba-d2b8570434ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2d51b63-3f49-4070-b0b9-bfdf4964fd15/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (B Snell)",
                                "amount": 5582.0
                            },
                            {
                                "team": "SFO (L Webb)",
                                "amount": 4418.0
                            }
                        ],
                        "expected_reward_tokens": 9321.94,
                        "profit_sb": 321.94,
                        "profit_sb_percentage": 3.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c2aae651-aa95-4ba3-bf7c-e8bc6493da76",
                            "gambit_id": "0df49497-cc61-4a4d-b5c8-384af6695cff",
                            "last_updated": "2022-08-31T11:32:06.827359-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (B Snell)",
                            "reward": "1.67000",
                            "odds": "1.74630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42f903ca-f1ce-40f4-9bba-d2b8570434ac/?format=api"
                        },
                        {
                            "id": "3af1dd41-8dd4-4620-b455-2319ff16d0e6",
                            "gambit_id": "1b482b62-25fb-440e-bba8-c7fccc79074b",
                            "last_updated": "2022-08-31T11:32:06.826805-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (L Webb)",
                            "reward": "2.11000",
                            "odds": "2.24000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42f903ca-f1ce-40f4-9bba-d2b8570434ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "83510476-1986-43b5-a2be-30b6f209305f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f2d51b63-3f49-4070-b0b9-bfdf4964fd15/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5831.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4169.0
                            }
                        ],
                        "expected_reward_tokens": 9212.98,
                        "profit_sb": 212.98,
                        "profit_sb_percentage": 2.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7cd3ce22-5a76-4f41-9200-5c211499975e",
                            "gambit_id": "72703188-b20f-4efb-a0ab-37b3fb8eb879",
                            "last_updated": "2022-08-31T11:32:06.825891-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.58000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83510476-1986-43b5-a2be-30b6f209305f/?format=api"
                        },
                        {
                            "id": "51c1bc35-99b2-4053-b60b-1c61f44dd6ac",
                            "gambit_id": "33386dd8-8b48-4870-8f98-29d34b42e8aa",
                            "last_updated": "2022-08-31T11:32:06.826352-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "2.21000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83510476-1986-43b5-a2be-30b6f209305f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "740bbfc4-25ff-4658-97b7-d8f764c9726c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2a14f77f-5970-4f28-bde9-a69e0dde0fac",
            "completed": true,
            "last_updated": "2022-08-31T11:37:09.478231-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2a14f77f-5970-4f28-bde9-a69e0dde0fac",
            "datetime": "2022-08-30T21:40:00-04:00",
            "cutoff_datetime": "2022-08-30T21:40:00-04:00",
            "name": "PHI (A Nola) v. ARI (Z Gallen)",
            "bettypes": [
                {
                    "id": "039fef8b-4364-4a90-914d-54222a5b14bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/740bbfc4-25ff-4658-97b7-d8f764c9726c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5467.0
                            },
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 4533.0
                            }
                        ],
                        "expected_reward_tokens": 9292.65,
                        "profit_sb": 292.65,
                        "profit_sb_percentage": 3.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8b71a8c3-0d2f-4d43-a829-f92437c4febe",
                            "gambit_id": "2f1378b1-1120-4ebc-b958-1da298fbebd1",
                            "last_updated": "2022-08-31T11:37:09.481624-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.70000",
                            "odds": "1.78740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/039fef8b-4364-4a90-914d-54222a5b14bc/?format=api"
                        },
                        {
                            "id": "fbca3bf8-930f-42a2-b2f1-d96212f378c5",
                            "gambit_id": "7e8b1e66-d57d-4567-a69d-d9183799748a",
                            "last_updated": "2022-08-31T11:37:09.481124-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "2.05000",
                            "odds": "2.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/039fef8b-4364-4a90-914d-54222a5b14bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "1461e0c7-3e47-4537-aa48-53a9288f357c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/740bbfc4-25ff-4658-97b7-d8f764c9726c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI",
                                "amount": 5831.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4169.0
                            }
                        ],
                        "expected_reward_tokens": 9212.98,
                        "profit_sb": 212.98,
                        "profit_sb_percentage": 2.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dcfa3a19-8cee-4391-ac2c-58569fec6c22",
                            "gambit_id": "bb33f297-70c1-472e-8c6c-2c8b69d85c4b",
                            "last_updated": "2022-08-31T11:37:09.480140-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "1.58000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1461e0c7-3e47-4537-aa48-53a9288f357c/?format=api"
                        },
                        {
                            "id": "9a45e940-e81c-4ed1-883f-bb7be44646a9",
                            "gambit_id": "0eedafbd-7d8e-4a22-9b1e-4bfd9231567d",
                            "last_updated": "2022-08-31T11:37:09.480640-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "2.21000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1461e0c7-3e47-4537-aa48-53a9288f357c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "60668e51-ff2b-4669-8d14-67f6190ced27",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c7996ef9-6103-4b6c-b7a8-02f1ccc0a3d7",
            "completed": true,
            "last_updated": "2022-08-31T11:42:12.749300-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c7996ef9-6103-4b6c-b7a8-02f1ccc0a3d7",
            "datetime": "2022-08-30T21:38:00-04:00",
            "cutoff_datetime": "2022-08-30T21:38:00-04:00",
            "name": "NYY (J Taillon) v. LAA (M Mayers)",
            "bettypes": [
                {
                    "id": "cb85cf7a-95ab-40ba-87d2-4129ab0177bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60668e51-ff2b-4669-8d14-67f6190ced27/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Taillon)",
                                "amount": 5959.0
                            },
                            {
                                "team": "LAA (M Mayers)",
                                "amount": 4041.0
                            }
                        ],
                        "expected_reward_tokens": 9294.3,
                        "profit_sb": 294.3,
                        "profit_sb_percentage": 3.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f087fa6e-b0a3-41c6-8c5c-6ead6ee592a0",
                            "gambit_id": "2e573573-fec3-4fa7-b3ae-d76362200935",
                            "last_updated": "2022-08-31T11:42:12.752781-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (J Taillon)",
                            "reward": "1.56000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb85cf7a-95ab-40ba-87d2-4129ab0177bd/?format=api"
                        },
                        {
                            "id": "74789eba-c1b3-4a2b-b967-c1ad10b40160",
                            "gambit_id": "63208a04-7ce4-44eb-81db-af2ece9aec75",
                            "last_updated": "2022-08-31T11:42:12.752287-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (M Mayers)",
                            "reward": "2.30000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb85cf7a-95ab-40ba-87d2-4129ab0177bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "6801d73e-c4a7-499c-ba72-50b2bfd6e8fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60668e51-ff2b-4669-8d14-67f6190ced27/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5205.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ce5e6409-c9f4-4300-b908-b6c233d40197",
                            "gambit_id": "08d535e9-6706-4ae3-a410-6e29d434dc8e",
                            "last_updated": "2022-08-31T11:42:12.751282-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6801d73e-c4a7-499c-ba72-50b2bfd6e8fb/?format=api"
                        },
                        {
                            "id": "29f1b95e-d4cd-43e4-8162-aec42b764924",
                            "gambit_id": "5160f41f-3aef-4527-b0e5-0ba92c329d31",
                            "last_updated": "2022-08-31T11:42:12.751788-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6801d73e-c4a7-499c-ba72-50b2bfd6e8fb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7a5a2670-ea8f-49c9-9e4b-9868b7e77443",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "05587bb8-24e3-4ae5-a854-44d56380ecc2",
            "completed": true,
            "last_updated": "2022-08-31T10:22:01.488865-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.65,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/05587bb8-24e3-4ae5-a854-44d56380ecc2",
            "datetime": "2022-08-30T20:10:00-04:00",
            "cutoff_datetime": "2022-08-30T20:10:00-04:00",
            "name": "PIT (M Keller) v. MIL (J Alexander)",
            "bettypes": [
                {
                    "id": "4bf01c5d-0e95-46df-8d3a-72c680364d56",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a5a2670-ea8f-49c9-9e4b-9868b7e77443/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Alexander)",
                                "amount": 6097.0
                            },
                            {
                                "team": "PIT (M Keller)",
                                "amount": 3903.0
                            }
                        ],
                        "expected_reward_tokens": 9328.17,
                        "profit_sb": 328.17,
                        "profit_sb_percentage": 3.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f9f417a5-7623-430e-9315-e6d46e82806a",
                            "gambit_id": "632addbd-d929-4118-9d1b-b48f3fdd28e9",
                            "last_updated": "2022-08-31T10:22:01.491481-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (J Alexander)",
                            "reward": "1.53000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf01c5d-0e95-46df-8d3a-72c680364d56/?format=api"
                        },
                        {
                            "id": "dbe5e5b1-7eb6-4eb0-abe9-7a237dfcb7be",
                            "gambit_id": "a4f33173-54f2-44b8-8b95-c4ae7fa0386d",
                            "last_updated": "2022-08-31T10:22:01.491899-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (M Keller)",
                            "reward": "2.39000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf01c5d-0e95-46df-8d3a-72c680364d56/?format=api"
                        }
                    ]
                },
                {
                    "id": "50242f2b-08a7-4335-b3b5-f18acc32b2c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a5a2670-ea8f-49c9-9e4b-9868b7e77443/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5501.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4499.0
                            }
                        ],
                        "expected_reward_tokens": 9131.66,
                        "profit_sb": 131.66,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ac2cd9ef-ef44-49ce-8e61-06aba5de3b41",
                            "gambit_id": "7e4bb114-a4cb-4fad-ae3e-d408edb9a42d",
                            "last_updated": "2022-08-31T10:22:01.491058-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.66000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50242f2b-08a7-4335-b3b5-f18acc32b2c3/?format=api"
                        },
                        {
                            "id": "14e67bd0-e317-4549-832b-3e628527a483",
                            "gambit_id": "556b25d9-b37c-48d5-8f56-a3dd19dd9057",
                            "last_updated": "2022-08-31T10:22:01.490627-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "2.03000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50242f2b-08a7-4335-b3b5-f18acc32b2c3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4ce8e70f-7cd7-48f3-bb90-a323ab04c7ea",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0294e081-4f1d-46e9-b3bb-fb2e50747567",
            "completed": true,
            "last_updated": "2022-08-31T11:42:12.585988-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.48,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0294e081-4f1d-46e9-b3bb-fb2e50747567",
            "datetime": "2022-08-30T20:10:00-04:00",
            "cutoff_datetime": "2022-08-30T20:10:00-04:00",
            "name": "KAN (B Singer) v. CWS (L Giolito)",
            "bettypes": [
                {
                    "id": "502fb807-0b55-4805-bd4d-af97e86cd8fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ce8e70f-7cd7-48f3-bb90-a323ab04c7ea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5479.0
                            },
                            {
                                "team": "KAN (B Singer)",
                                "amount": 4521.0
                            }
                        ],
                        "expected_reward_tokens": 9313.26,
                        "profit_sb": 313.26,
                        "profit_sb_percentage": 3.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "47c96893-49f0-43d3-8bbf-022ee76e2b23",
                            "gambit_id": "2cb6b21f-9cf1-4ddb-b25e-c22abd771986",
                            "last_updated": "2022-08-31T11:42:12.589471-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (L Giolito)",
                            "reward": "1.70000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/502fb807-0b55-4805-bd4d-af97e86cd8fc/?format=api"
                        },
                        {
                            "id": "50909a3d-d6b9-4984-bf1f-857e176b3ccc",
                            "gambit_id": "ec6a4a73-8525-4d7e-9ccb-bdb7589c6fd0",
                            "last_updated": "2022-08-31T11:42:12.588998-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (B Singer)",
                            "reward": "2.06000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/502fb807-0b55-4805-bd4d-af97e86cd8fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "14a11361-0af2-4147-a366-e2c36729d952",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ce8e70f-7cd7-48f3-bb90-a323ab04c7ea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6183.0
                            },
                            {
                                "team": "CWS",
                                "amount": 3817.0
                            }
                        ],
                        "expected_reward_tokens": 9274.5,
                        "profit_sb": 274.5,
                        "profit_sb_percentage": 3.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b792ac99-86b4-444e-bb1f-937b01883e1a",
                            "gambit_id": "3103cd36-7572-489a-97b9-06808d1d26ba",
                            "last_updated": "2022-08-31T11:42:12.588511-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.50000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a11361-0af2-4147-a366-e2c36729d952/?format=api"
                        },
                        {
                            "id": "19d15abd-672f-4380-918a-1e6b3c06ea84",
                            "gambit_id": "28d4aaae-cc8e-4428-a1d8-ab480ba89659",
                            "last_updated": "2022-08-31T11:42:12.588020-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.43000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14a11361-0af2-4147-a366-e2c36729d952/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "43628260-a2dc-4035-9e7d-241e27545a22",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9fdbb5c9-c919-4521-9e59-a2fc74bf0176",
            "completed": true,
            "last_updated": "2022-08-31T11:42:11.991384-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.73,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9fdbb5c9-c919-4521-9e59-a2fc74bf0176",
            "datetime": "2022-08-30T20:05:00-04:00",
            "cutoff_datetime": "2022-08-30T20:05:00-04:00",
            "name": "HOU (F Valdez) v. TEX (D Dunning)",
            "bettypes": [
                {
                    "id": "80c6938e-7fbe-4998-9717-2b5725651280",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43628260-a2dc-4035-9e7d-241e27545a22/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5658.0
                            },
                            {
                                "team": "TEX (D Dunning)",
                                "amount": 4342.0
                            }
                        ],
                        "expected_reward_tokens": 9335.3,
                        "profit_sb": 335.3,
                        "profit_sb_percentage": 3.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a86bdd9e-521d-4cc6-811b-160bce47d65f",
                            "gambit_id": "74887071-af59-4c3e-8b79-bd656d82ca2e",
                            "last_updated": "2022-08-31T11:42:11.998495-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.65000",
                            "odds": "1.72460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c6938e-7fbe-4998-9717-2b5725651280/?format=api"
                        },
                        {
                            "id": "46ef5e96-0031-490f-a550-ed9d655015a0",
                            "gambit_id": "d1758a5d-9ae4-421b-acf6-baab03a3d439",
                            "last_updated": "2022-08-31T11:42:11.997605-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (D Dunning)",
                            "reward": "2.15000",
                            "odds": "2.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c6938e-7fbe-4998-9717-2b5725651280/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a06ccc3-03d6-4b3e-8f31-24f8c4e786c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43628260-a2dc-4035-9e7d-241e27545a22/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5668.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4332.0
                            }
                        ],
                        "expected_reward_tokens": 9182.16,
                        "profit_sb": 182.16,
                        "profit_sb_percentage": 2.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d449b485-e1c1-4012-9011-4bdb92fbc7e2",
                            "gambit_id": "94a48cce-031e-4423-ba1f-d2ae47b27cc0",
                            "last_updated": "2022-08-31T11:42:11.995278-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.62000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a06ccc3-03d6-4b3e-8f31-24f8c4e786c6/?format=api"
                        },
                        {
                            "id": "4dfc7212-d25b-4f50-8cbc-1f5ccc272989",
                            "gambit_id": "a221dd8d-11ef-4d0c-8ee0-f09a8c6efc9f",
                            "last_updated": "2022-08-31T11:42:11.996598-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.12000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a06ccc3-03d6-4b3e-8f31-24f8c4e786c6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "beaa141f-a982-4a75-a839-74f493f315cb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3754bd15-9ae5-4b99-9115-bf121a372511",
            "completed": true,
            "last_updated": "2022-08-31T11:52:17.488725-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.36,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3754bd15-9ae5-4b99-9115-bf121a372511",
            "datetime": "2022-08-30T19:40:00-04:00",
            "cutoff_datetime": "2022-08-30T19:40:00-04:00",
            "name": "BOS (K Crawford) v. MIN (C Archer)",
            "bettypes": [
                {
                    "id": "b4957349-5f8c-4148-86d7-43ef36c90197",
                    "match": "https://api-prod.gambitprofit.com/api/matches/beaa141f-a982-4a75-a839-74f493f315cb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Archer)",
                                "amount": 5440.0
                            },
                            {
                                "team": "BOS (K Crawford)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9302.4,
                        "profit_sb": 302.4,
                        "profit_sb_percentage": 3.36,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf08aea0-f599-48c0-b072-ae1b17a773d2",
                            "gambit_id": "1aef3793-a53d-40fa-ba2a-5566f921db38",
                            "last_updated": "2022-08-31T11:52:17.491399-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (C Archer)",
                            "reward": "1.71000",
                            "odds": "1.79370",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4957349-5f8c-4148-86d7-43ef36c90197/?format=api"
                        },
                        {
                            "id": "66f4b423-d4e2-4241-9ade-fb386cc79a3d",
                            "gambit_id": "38bc00dd-64c4-4d35-bcba-d60e3b8d99eb",
                            "last_updated": "2022-08-31T11:52:17.491829-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (K Crawford)",
                            "reward": "2.04000",
                            "odds": "2.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4957349-5f8c-4148-86d7-43ef36c90197/?format=api"
                        }
                    ]
                },
                {
                    "id": "d99af4b0-6181-45d5-834f-21989825a003",
                    "match": "https://api-prod.gambitprofit.com/api/matches/beaa141f-a982-4a75-a839-74f493f315cb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6183.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3817.0
                            }
                        ],
                        "expected_reward_tokens": 9274.5,
                        "profit_sb": 274.5,
                        "profit_sb_percentage": 3.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "09a1ab97-3dab-4878-8cbc-8f41b27016e9",
                            "gambit_id": "7a127491-4040-462e-a97d-6efd573d9a51",
                            "last_updated": "2022-08-31T11:52:17.490975-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.50000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d99af4b0-6181-45d5-834f-21989825a003/?format=api"
                        },
                        {
                            "id": "f1cb781e-eb51-4d44-9162-4bbdd4e92701",
                            "gambit_id": "9cc5a792-5fdb-4b8f-9295-2f8d90b9a41c",
                            "last_updated": "2022-08-31T11:52:17.490543-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "2.43000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d99af4b0-6181-45d5-834f-21989825a003/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a9d7b643-52f1-4ef6-b220-a5297d413a75",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "315e072f-15d5-43a0-a7ea-eecc85e6f3e0",
            "completed": true,
            "last_updated": "2022-08-31T11:57:19.747494-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.48,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/315e072f-15d5-43a0-a7ea-eecc85e6f3e0",
            "datetime": "2022-08-30T19:20:00-04:00",
            "cutoff_datetime": "2022-08-30T19:20:00-04:00",
            "name": "COL (J Urena) v. ATL (M Fried)",
            "bettypes": [
                {
                    "id": "8da3bd91-f2da-4e87-b6f9-470840f2e7b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9d7b643-52f1-4ef6-b220-a5297d413a75/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (M Fried)",
                                "amount": 7308.0
                            },
                            {
                                "team": "COL (J Urena)",
                                "amount": 2692.0
                            }
                        ],
                        "expected_reward_tokens": 9206.64,
                        "profit_sb": 206.64,
                        "profit_sb_percentage": 2.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "de33b37d-8ee1-41b1-8138-ce7a418b5efc",
                            "gambit_id": "d827d448-e9b3-445a-b68d-4209a19ea55a",
                            "last_updated": "2022-08-31T11:57:19.750999-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (M Fried)",
                            "reward": "1.26000",
                            "odds": "1.29410",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8da3bd91-f2da-4e87-b6f9-470840f2e7b2/?format=api"
                        },
                        {
                            "id": "1b8cc8fc-95b3-4c92-9350-a253c9af0a3c",
                            "gambit_id": "7bf1c596-f60d-42f2-af84-f50220ee01dc",
                            "last_updated": "2022-08-31T11:57:19.751542-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (J Urena)",
                            "reward": "3.42000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8da3bd91-f2da-4e87-b6f9-470840f2e7b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "0f176dce-430a-4f40-ab50-8062ab3c52af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9d7b643-52f1-4ef6-b220-a5297d413a75/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5990.0
                            },
                            {
                                "team": "COL",
                                "amount": 4010.0
                            }
                        ],
                        "expected_reward_tokens": 9223.0,
                        "profit_sb": 223.0,
                        "profit_sb_percentage": 2.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "930d7053-9d2e-4baf-a7da-3e067b3e85c0",
                            "gambit_id": "14192adf-36cf-481a-ad7c-364cf70febe7",
                            "last_updated": "2022-08-31T11:57:19.749954-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.54000",
                            "odds": "1.60610",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f176dce-430a-4f40-ab50-8062ab3c52af/?format=api"
                        },
                        {
                            "id": "8e8384f0-c026-4705-9efd-3761c8128322",
                            "gambit_id": "7c6ef011-4cae-4ffd-8233-5f7d6defbed6",
                            "last_updated": "2022-08-31T11:57:19.750480-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "2.30000",
                            "odds": "2.45000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f176dce-430a-4f40-ab50-8062ab3c52af/?format=api"
                        }
                    ]
                },
                {
                    "id": "80f832fe-9f73-4195-884d-cb66fb8cc989",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9d7b643-52f1-4ef6-b220-a5297d413a75/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5b636b42-c6c9-4cf3-b6e0-eda78a22234a",
                            "gambit_id": "ce5a9b7c-2459-4ac2-adf0-d865740b29e9",
                            "last_updated": "2022-08-31T11:57:19.748800-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f832fe-9f73-4195-884d-cb66fb8cc989/?format=api"
                        },
                        {
                            "id": "3989e378-439b-471a-8a73-721342d2cede",
                            "gambit_id": "2d0b5991-c407-4ce5-a0ae-3535462b6dfa",
                            "last_updated": "2022-08-31T11:57:19.749394-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80f832fe-9f73-4195-884d-cb66fb8cc989/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6b1f77a9-8a05-4f0e-9e3d-22e2f877b9bf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9b8eed34-e75e-4b38-bb45-3b505241416c",
            "completed": true,
            "last_updated": "2022-08-31T11:57:18.837637-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.19,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9b8eed34-e75e-4b38-bb45-3b505241416c",
            "datetime": "2022-08-30T19:10:00-04:00",
            "cutoff_datetime": "2022-08-30T19:10:00-04:00",
            "name": "SEA (G Kirby) v. DET (M Manning)",
            "bettypes": [
                {
                    "id": "2d3f2686-6ee6-444a-a092-733e154c08b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b1f77a9-8a05-4f0e-9e3d-22e2f877b9bf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (G Kirby)",
                                "amount": 6031.0
                            },
                            {
                                "team": "DET (M Manning)",
                                "amount": 3969.0
                            }
                        ],
                        "expected_reward_tokens": 9287.46,
                        "profit_sb": 287.46,
                        "profit_sb_percentage": 3.19,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "10e621f3-70d3-4b4c-82d6-4d6f8f5ff345",
                            "gambit_id": "f2d41621-988c-482f-b7f8-d86d9f97b0df",
                            "last_updated": "2022-08-31T11:57:18.841646-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.54000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d3f2686-6ee6-444a-a092-733e154c08b7/?format=api"
                        },
                        {
                            "id": "2186928b-dc3f-4465-bf34-23634e5b32df",
                            "gambit_id": "6d4fe41b-8fe2-484e-91da-c610a26133b4",
                            "last_updated": "2022-08-31T11:57:18.840897-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (M Manning)",
                            "reward": "2.34000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d3f2686-6ee6-444a-a092-733e154c08b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd4db982-9319-408d-8a73-24a5f9893c95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b1f77a9-8a05-4f0e-9e3d-22e2f877b9bf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5205.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7df452a0-98da-4695-812f-8ffbf4f6022b",
                            "gambit_id": "e2a9a35e-2319-4c44-9c41-d06ff5aca53d",
                            "last_updated": "2022-08-31T11:57:18.839516-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4db982-9319-408d-8a73-24a5f9893c95/?format=api"
                        },
                        {
                            "id": "aca160b8-a4ef-4e7a-bde9-907dbb3432a3",
                            "gambit_id": "35e35f00-5171-4ef2-8933-0c325a191fcb",
                            "last_updated": "2022-08-31T11:57:18.840090-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4db982-9319-408d-8a73-24a5f9893c95/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0ba3287e-ad5b-4180-b3cf-e707f5edbbbb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b7b4dedf-c07c-40c0-9a51-b594c1fce432",
            "completed": true,
            "last_updated": "2022-08-31T11:57:19.006394-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.73,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b7b4dedf-c07c-40c0-9a51-b594c1fce432",
            "datetime": "2022-08-30T19:10:00-04:00",
            "cutoff_datetime": "2022-08-30T19:10:00-04:00",
            "name": "LOS (A Heaney) v. NYM (T Walker)",
            "bettypes": [
                {
                    "id": "531bf1d2-76a3-44fe-b092-d89e8d109074",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ba3287e-ad5b-4180-b3cf-e707f5edbbbb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (A Heaney)",
                                "amount": 5658.0
                            },
                            {
                                "team": "NYM (T Walker)",
                                "amount": 4342.0
                            }
                        ],
                        "expected_reward_tokens": 9335.3,
                        "profit_sb": 335.3,
                        "profit_sb_percentage": 3.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "88a06429-0f99-4962-94ba-01712d6140c0",
                            "gambit_id": "54a951e2-891d-4edc-ba87-061a51f2884a",
                            "last_updated": "2022-08-31T11:57:19.009712-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (A Heaney)",
                            "reward": "1.65000",
                            "odds": "1.72460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531bf1d2-76a3-44fe-b092-d89e8d109074/?format=api"
                        },
                        {
                            "id": "f5bbd3b2-64cf-468e-afbd-8235b974d28e",
                            "gambit_id": "23b84466-ef43-4b43-9b6b-131669f8f6c9",
                            "last_updated": "2022-08-31T11:57:19.009274-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (T Walker)",
                            "reward": "2.15000",
                            "odds": "2.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531bf1d2-76a3-44fe-b092-d89e8d109074/?format=api"
                        }
                    ]
                },
                {
                    "id": "52ca5dbf-9013-4002-a303-d657ca196f97",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ba3287e-ad5b-4180-b3cf-e707f5edbbbb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5580.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4420.0
                            }
                        ],
                        "expected_reward_tokens": 9149.4,
                        "profit_sb": 149.4,
                        "profit_sb_percentage": 1.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "974e627e-a86f-4c9b-9845-9a14da78785d",
                            "gambit_id": "40f8d1a7-ffa1-43cf-8237-e64e88aacb7d",
                            "last_updated": "2022-08-31T11:57:19.008403-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.64000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52ca5dbf-9013-4002-a303-d657ca196f97/?format=api"
                        },
                        {
                            "id": "899df429-2f68-4835-acf0-ece7032bd590",
                            "gambit_id": "20e4e525-872f-474a-b583-5f1d10c24ce8",
                            "last_updated": "2022-08-31T11:57:19.008839-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "2.07000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52ca5dbf-9013-4002-a303-d657ca196f97/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e7dc09a-3934-44aa-ad29-feeb9d6bdc08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ba3287e-ad5b-4180-b3cf-e707f5edbbbb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5301.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4699.0
                            }
                        ],
                        "expected_reward_tokens": 9116.06,
                        "profit_sb": 116.06,
                        "profit_sb_percentage": 1.29,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a10a4f2-c6e5-45e8-b298-7b61d8f53080",
                            "gambit_id": "e04a8b1e-2eb4-404b-91ba-2a1e9e87a04e",
                            "last_updated": "2022-08-31T11:57:19.007955-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7dc09a-3934-44aa-ad29-feeb9d6bdc08/?format=api"
                        },
                        {
                            "id": "960f80ca-1f90-4f92-bbf2-f2d2a3781fdf",
                            "gambit_id": "3042e07b-516d-4ea8-8048-a93ddb7deb5d",
                            "last_updated": "2022-08-31T11:57:19.007458-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.94000",
                            "odds": "2.05000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e7dc09a-3934-44aa-ad29-feeb9d6bdc08/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "43f1cf11-b8df-4362-bb61-24910a8e5d69",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f380050a-e10b-40be-a7f4-db6f9c42ed75",
            "completed": true,
            "last_updated": "2022-08-31T11:57:19.450805-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f380050a-e10b-40be-a7f4-db6f9c42ed75",
            "datetime": "2022-08-30T19:07:00-04:00",
            "cutoff_datetime": "2022-08-30T19:07:00-04:00",
            "name": "CHC (M Stroman) v. TOR (K Gausman)",
            "bettypes": [
                {
                    "id": "73f14187-ba20-4deb-a5dd-978107501b6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43f1cf11-b8df-4362-bb61-24910a8e5d69/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6569.0
                            },
                            {
                                "team": "CHC (M Stroman)",
                                "amount": 3431.0
                            }
                        ],
                        "expected_reward_tokens": 9262.29,
                        "profit_sb": 262.29,
                        "profit_sb_percentage": 2.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83da9f03-e5d1-4ed2-a648-1ed178dcd364",
                            "gambit_id": "4a7c01fb-1472-4522-9bed-80c764bd6e86",
                            "last_updated": "2022-08-31T11:57:19.453750-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73f14187-ba20-4deb-a5dd-978107501b6d/?format=api"
                        },
                        {
                            "id": "1c5820bc-4774-4e3b-9ea8-32c105cd27ce",
                            "gambit_id": "15e5a6e5-2ac1-4816-97c2-9602ea5261b8",
                            "last_updated": "2022-08-31T11:57:19.454210-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (M Stroman)",
                            "reward": "2.70000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73f14187-ba20-4deb-a5dd-978107501b6d/?format=api"
                        }
                    ]
                },
                {
                    "id": "28c76708-77e6-4e88-904c-097407ce58ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43f1cf11-b8df-4362-bb61-24910a8e5d69/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5205.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "448f2bce-f6a7-47ef-8fdf-ccef36af9081",
                            "gambit_id": "abed5283-2bc2-44c5-a54b-afc88aaeedfc",
                            "last_updated": "2022-08-31T11:57:19.453164-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c76708-77e6-4e88-904c-097407ce58ad/?format=api"
                        },
                        {
                            "id": "727f0fbd-1633-46a3-9b39-4199c2196be5",
                            "gambit_id": "65abcc7b-9870-4830-923e-c415b4478799",
                            "last_updated": "2022-08-31T11:57:19.452711-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c76708-77e6-4e88-904c-097407ce58ad/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "edb1251b-22e2-4058-bc0c-0db326e2f0e1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "57593d94-3714-4ac3-b1a6-f682b3ba565d",
            "completed": true,
            "last_updated": "2022-08-31T12:06:54.396719-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.03,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/57593d94-3714-4ac3-b1a6-f682b3ba565d",
            "datetime": "2022-08-30T19:05:00-04:00",
            "cutoff_datetime": "2022-08-30T19:05:00-04:00",
            "name": "OAK (C Irvin) v. WAS (E Fedde)",
            "bettypes": [
                {
                    "id": "b823110a-64d7-42d6-bd2e-012b531db4ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/edb1251b-22e2-4058-bc0c-0db326e2f0e1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Irvin)",
                                "amount": 5067.0
                            },
                            {
                                "team": "WAS (E Fedde)",
                                "amount": 4933.0
                            }
                        ],
                        "expected_reward_tokens": 9272.61,
                        "profit_sb": 272.61,
                        "profit_sb_percentage": 3.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c0f35097-5502-40a3-9b08-791930574a12",
                            "gambit_id": "4f1d7d6a-bde2-4c01-bdc4-c4917b92ec08",
                            "last_updated": "2022-08-31T12:06:54.401977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (C Irvin)",
                            "reward": "1.83000",
                            "odds": "1.92590",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b823110a-64d7-42d6-bd2e-012b531db4ed/?format=api"
                        },
                        {
                            "id": "25ac2c0f-cc58-40e0-9709-12c357484dcb",
                            "gambit_id": "c38020ed-5547-4aa2-a136-7d0632eded58",
                            "last_updated": "2022-08-31T12:06:54.401187-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (E Fedde)",
                            "reward": "1.88000",
                            "odds": "1.98040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b823110a-64d7-42d6-bd2e-012b531db4ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "f715b008-3402-4718-9e01-154eba57e327",
                    "match": "https://api-prod.gambitprofit.com/api/matches/edb1251b-22e2-4058-bc0c-0db326e2f0e1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6409.0
                            },
                            {
                                "team": "WAS",
                                "amount": 3591.0
                            }
                        ],
                        "expected_reward_tokens": 9228.87,
                        "profit_sb": 228.87,
                        "profit_sb_percentage": 2.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7390fac5-a405-4e4a-ae46-e57c39bcaa08",
                            "gambit_id": "67d55fc7-7230-4ba4-8fa8-6a9fd5c6203e",
                            "last_updated": "2022-08-31T12:06:54.400174-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.44000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f715b008-3402-4718-9e01-154eba57e327/?format=api"
                        },
                        {
                            "id": "0f9256af-b646-494f-8fc2-b59c8ac17331",
                            "gambit_id": "0739690a-4113-4252-a17d-2f9c4d806eea",
                            "last_updated": "2022-08-31T12:06:54.399356-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "2.57000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f715b008-3402-4718-9e01-154eba57e327/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6e99f0dc-9c26-4fdb-a8a1-3f53ee268028",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "93ab1957-d1ef-4a4c-a821-c3c218bd3bd1",
            "completed": true,
            "last_updated": "2022-08-31T12:17:00.210734-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.33,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/93ab1957-d1ef-4a4c-a821-c3c218bd3bd1",
            "datetime": "2022-08-30T18:40:00-04:00",
            "cutoff_datetime": "2022-08-30T18:40:00-04:00",
            "name": "STL (D Hudson) v. CIN (J Dunn)",
            "bettypes": [
                {
                    "id": "be446ae2-ba73-4d37-af3c-ae096ba35abf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e99f0dc-9c26-4fdb-a8a1-3f53ee268028/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (D Hudson)",
                                "amount": 6504.0
                            },
                            {
                                "team": "CIN (J Dunn)",
                                "amount": 3496.0
                            }
                        ],
                        "expected_reward_tokens": 9299.36,
                        "profit_sb": 299.36,
                        "profit_sb_percentage": 3.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3216d4c6-15c1-4699-8e1e-43a45b53a493",
                            "gambit_id": "dbaa9e68-a185-4b1e-90c6-a925cc549368",
                            "last_updated": "2022-08-31T12:17:00.213844-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (D Hudson)",
                            "reward": "1.43000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be446ae2-ba73-4d37-af3c-ae096ba35abf/?format=api"
                        },
                        {
                            "id": "1e11cbd6-baa8-47be-996b-1961b2095fe5",
                            "gambit_id": "fbbe6e49-f2f5-4f98-bc00-294b37dd4f1f",
                            "last_updated": "2022-08-31T12:17:00.213409-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (J Dunn)",
                            "reward": "2.66000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be446ae2-ba73-4d37-af3c-ae096ba35abf/?format=api"
                        }
                    ]
                },
                {
                    "id": "56727fa6-4578-492e-af09-d7ffee0ec6c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e99f0dc-9c26-4fdb-a8a1-3f53ee268028/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5580.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4420.0
                            }
                        ],
                        "expected_reward_tokens": 9149.4,
                        "profit_sb": 149.4,
                        "profit_sb_percentage": 1.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7e6bddea-8632-41b0-964f-2a369e4b3bb7",
                            "gambit_id": "5c938d11-d182-484e-87b8-dbfc63de8365",
                            "last_updated": "2022-08-31T12:17:00.212963-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.64000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56727fa6-4578-492e-af09-d7ffee0ec6c7/?format=api"
                        },
                        {
                            "id": "c59eb814-1124-46f2-bcc9-7e4b0ac531ee",
                            "gambit_id": "8ed7b197-2a34-4384-8a76-cf88d8d02492",
                            "last_updated": "2022-08-31T12:17:00.212561-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "2.07000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56727fa6-4578-492e-af09-d7ffee0ec6c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "4dc63234-dd20-4936-ac26-5ab3600260b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e99f0dc-9c26-4fdb-a8a1-3f53ee268028/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 5096.0
                            },
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9070.88,
                        "profit_sb": 70.88,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d82cbcd-530a-4324-9988-023ac761f1d6",
                            "gambit_id": "fa55ce79-beac-4b04-9e6c-3ad393ba0f59",
                            "last_updated": "2022-08-31T12:17:00.212133-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dc63234-dd20-4936-ac26-5ab3600260b2/?format=api"
                        },
                        {
                            "id": "e59593c5-2416-4e34-ac38-a5bc496bdcb7",
                            "gambit_id": "db47b2df-ad9a-4c83-af05-5d94daf3cf9e",
                            "last_updated": "2022-08-31T12:17:00.211655-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dc63234-dd20-4936-ac26-5ab3600260b2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c260690d-f3da-4b94-be1a-3004b1bd914c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "24c913f7-ae99-4220-8bda-f201b4784645",
            "completed": false,
            "last_updated": "2022-12-24T17:12:09.057026-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/24c913f7-ae99-4220-8bda-f201b4784645",
            "datetime": "2022-08-30T18:40:00-04:00",
            "cutoff_datetime": "2022-08-30T18:40:00-04:00",
            "name": "TAM (S McClanahan) v. MIA (J Luzardo)",
            "bettypes": [
                {
                    "id": "1c9aee9e-bb22-4325-8dbe-de43f214ac85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c260690d-f3da-4b94-be1a-3004b1bd914c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (S McClanahan)",
                                "amount": 6183.0
                            },
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 3817.0
                            }
                        ],
                        "expected_reward_tokens": 9274.5,
                        "profit_sb": 274.5,
                        "profit_sb_percentage": 3.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "727f025f-8eef-4492-842c-b320fca4379b",
                            "gambit_id": "c9b07808-76f6-4d02-a909-490a52f1368d",
                            "last_updated": "2022-12-24T17:12:09.067780-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (S McClanahan)",
                            "reward": "1.50000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c9aee9e-bb22-4325-8dbe-de43f214ac85/?format=api"
                        },
                        {
                            "id": "9e91025b-fa96-4c0c-95d4-d33e06ebb097",
                            "gambit_id": "a5c9cba3-d0a8-4fff-822f-9c8dc6b86adb",
                            "last_updated": "2022-12-24T17:12:09.066658-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "2.43000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c9aee9e-bb22-4325-8dbe-de43f214ac85/?format=api"
                        }
                    ]
                },
                {
                    "id": "2076b991-290d-430c-926b-504150449c25",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c260690d-f3da-4b94-be1a-3004b1bd914c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5096.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9070.88,
                        "profit_sb": 70.88,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "08354cf5-191b-48fe-8a41-eb318070f4ac",
                            "gambit_id": "6e66c541-cec5-46e4-b4f6-234337286e74",
                            "last_updated": "2022-12-24T17:12:09.063165-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2076b991-290d-430c-926b-504150449c25/?format=api"
                        },
                        {
                            "id": "b7a86d4d-f7d2-4d74-b4f5-eab704373e6c",
                            "gambit_id": "88e64552-5655-428a-a416-83d133c9b8f6",
                            "last_updated": "2022-12-24T17:12:09.064370-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2076b991-290d-430c-926b-504150449c25/?format=api"
                        }
                    ]
                },
                {
                    "id": "28e5bb28-e2fc-4059-b5fc-1c89c080f137",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c260690d-f3da-4b94-be1a-3004b1bd914c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5301.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4699.0
                            }
                        ],
                        "expected_reward_tokens": 9116.06,
                        "profit_sb": 116.06,
                        "profit_sb_percentage": 1.29,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "010d33c2-3b0c-4155-99b6-3c9aff98424a",
                            "gambit_id": "c9d50ebc-be40-42a2-998a-09f9c09e00ea",
                            "last_updated": "2022-12-24T17:12:09.059793-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28e5bb28-e2fc-4059-b5fc-1c89c080f137/?format=api"
                        },
                        {
                            "id": "189ca749-7326-42cd-84aa-f26f79499465",
                            "gambit_id": "3159286b-3983-4fe6-b3cf-9aeff755e10a",
                            "last_updated": "2022-12-24T17:12:09.060913-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.94000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28e5bb28-e2fc-4059-b5fc-1c89c080f137/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7ef59d0f-5420-427d-ac74-e480d7d64c5a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "66bff6ec-9d92-4a29-b680-b2149927dd93",
            "completed": true,
            "last_updated": "2022-08-31T13:56:52.280614-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/66bff6ec-9d92-4a29-b680-b2149927dd93",
            "datetime": "2022-08-30T18:10:00-04:00",
            "cutoff_datetime": "2022-08-30T18:10:00-04:00",
            "name": "BAL (S Watkins) v. CLE (C Quantrill)",
            "bettypes": [
                {
                    "id": "96d7d372-d012-4f7b-ac08-3f5e56bd5a11",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ef59d0f-5420-427d-ac74-e480d7d64c5a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (C Quantrill)",
                                "amount": 5748.0
                            },
                            {
                                "team": "BAL (S Watkins)",
                                "amount": 4252.0
                            }
                        ],
                        "expected_reward_tokens": 9311.76,
                        "profit_sb": 311.76,
                        "profit_sb_percentage": 3.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98efa26d-3c8f-4505-a231-fdeb17d07cf9",
                            "gambit_id": "ab5b83a5-275c-4519-9884-04586c9f5e46",
                            "last_updated": "2022-08-31T13:56:52.284361-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (C Quantrill)",
                            "reward": "1.62000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96d7d372-d012-4f7b-ac08-3f5e56bd5a11/?format=api"
                        },
                        {
                            "id": "2a515c55-c977-4617-8cb1-5d8f2a5c5b1e",
                            "gambit_id": "6d9ca8cf-f6bb-401f-a17b-725d9e30f9d3",
                            "last_updated": "2022-08-31T13:56:52.284831-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (S Watkins)",
                            "reward": "2.19000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96d7d372-d012-4f7b-ac08-3f5e56bd5a11/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b053f01-0bcb-4e7d-ac4a-b4d5aca48a14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ef59d0f-5420-427d-ac74-e480d7d64c5a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5906.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4094.0
                            }
                        ],
                        "expected_reward_tokens": 9211.5,
                        "profit_sb": 211.5,
                        "profit_sb_percentage": 2.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e4d4a72f-d99d-4d23-b2e0-38fb8044bf30",
                            "gambit_id": "1147878e-bf4b-4253-9ef2-d771e6d1f6c8",
                            "last_updated": "2022-08-31T13:56:52.283880-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "1.56000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b053f01-0bcb-4e7d-ac4a-b4d5aca48a14/?format=api"
                        },
                        {
                            "id": "89875779-7f4e-43df-9777-abf9642af8b5",
                            "gambit_id": "e582d991-0e7a-4734-9991-db2d5ebb825e",
                            "last_updated": "2022-08-31T13:56:52.283354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.25000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b053f01-0bcb-4e7d-ac4a-b4d5aca48a14/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8a65a6b9-7195-47a5-b4f6-830e44c09343",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "de5e02bd-0e9f-43e3-b6f9-ada997e8afb4",
            "completed": true,
            "last_updated": "2022-08-31T12:52:17.626346-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.3,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/de5e02bd-0e9f-43e3-b6f9-ada997e8afb4",
            "datetime": "2022-08-30T15:00:00-04:00",
            "cutoff_datetime": "2022-08-30T15:00:00-04:00",
            "name": "Leeds United v. Everton",
            "bettypes": [
                {
                    "id": "77a53d14-96c3-4cbf-9d00-ce2cf31d14c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a65a6b9-7195-47a5-b4f6-830e44c09343/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Leeds United",
                                "amount": 6136.0
                            },
                            {
                                "team": "Everton",
                                "amount": 3864.0
                            }
                        ],
                        "expected_reward_tokens": 12210.24,
                        "profit_sb": 3210.24,
                        "profit_sb_percentage": 35.67,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Leeds United",
                                "amount": 4460.0
                            },
                            {
                                "team": "Everton",
                                "amount": 2809.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2731.0
                            }
                        ],
                        "expected_reward_tokens": 8875.4,
                        "profit_sb": -124.6,
                        "profit_sb_percentage": -1.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9713ae80-e5b5-47f3-bb16-bc4b72e86516",
                            "gambit_id": "dbbdf248-f20d-4068-aaa8-16ac4a9c3538",
                            "last_updated": "2022-08-31T12:52:17.628987-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Leeds United",
                            "reward": "1.99000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a53d14-96c3-4cbf-9d00-ce2cf31d14c8/?format=api"
                        },
                        {
                            "id": "5a12fa8b-7915-4fe5-9445-a3c58f9e9a2d",
                            "gambit_id": "c4305496-4fd5-400e-b4c8-4764f085acf0",
                            "last_updated": "2022-08-31T12:52:17.628490-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Everton",
                            "reward": "3.16000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a53d14-96c3-4cbf-9d00-ce2cf31d14c8/?format=api"
                        },
                        {
                            "id": "150ca50c-c1e7-4b4b-81fb-d025a0f7a947",
                            "gambit_id": "0ace24e3-7e19-4267-a070-32585aac91e8",
                            "last_updated": "2022-08-31T12:52:17.629506-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.25000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a53d14-96c3-4cbf-9d00-ce2cf31d14c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "39f6d241-040a-4557-9d66-d82fc99109b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a65a6b9-7195-47a5-b4f6-830e44c09343/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5249.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4751.0
                            }
                        ],
                        "expected_reward_tokens": 9026.9,
                        "profit_sb": 26.9,
                        "profit_sb_percentage": 0.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "08960ee3-03dc-4c55-a8fa-efe0f7a72ad1",
                            "gambit_id": "bb11e4cd-a0ff-4d12-a1a5-5db573149eed",
                            "last_updated": "2022-08-31T12:52:17.627984-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39f6d241-040a-4557-9d66-d82fc99109b0/?format=api"
                        },
                        {
                            "id": "0f42ccda-80b7-4a18-8ab6-f4449c91712a",
                            "gambit_id": "537981cb-04a5-47f3-976d-45d09ee3e7bc",
                            "last_updated": "2022-08-31T12:52:17.627387-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39f6d241-040a-4557-9d66-d82fc99109b0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "59900ff5-da11-4667-808b-1951152cc8fa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "356047c2-3cb7-4524-b86d-7e04a8f6eec0",
            "completed": true,
            "last_updated": "2022-08-31T18:37:14.660716-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.27,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/356047c2-3cb7-4524-b86d-7e04a8f6eec0",
            "datetime": "2022-08-30T14:45:00-04:00",
            "cutoff_datetime": "2022-08-30T14:45:00-04:00",
            "name": "Southampton v. Chelsea",
            "bettypes": [
                {
                    "id": "0d594596-1b11-46aa-9701-3ca177ea28fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/59900ff5-da11-4667-808b-1951152cc8fa/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 6994.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3006.0
                            }
                        ],
                        "expected_reward_tokens": 11120.46,
                        "profit_sb": 2120.46,
                        "profit_sb_percentage": 23.56,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 5633.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2420.0
                            },
                            {
                                "team": "Southampton",
                                "amount": 1947.0
                            }
                        ],
                        "expected_reward_tokens": 8954.0,
                        "profit_sb": -46.0,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8c8df2d1-6f4a-4f54-af69-e8d813477649",
                            "gambit_id": "54ac458a-705e-45fb-8510-b9b419673d3d",
                            "last_updated": "2022-08-31T18:37:14.664885-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chelsea",
                            "reward": "1.59000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d594596-1b11-46aa-9701-3ca177ea28fe/?format=api"
                        },
                        {
                            "id": "6cd8d42a-6c79-40d3-94e2-f2fa67474e67",
                            "gambit_id": "b2ec80d1-6c8c-49c9-8f54-8188e0a5fe92",
                            "last_updated": "2022-08-31T18:37:14.666159-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.70000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d594596-1b11-46aa-9701-3ca177ea28fe/?format=api"
                        },
                        {
                            "id": "c7964e60-602b-4d43-ac4f-6c28bdaa4dd3",
                            "gambit_id": "3828213b-e51a-4336-aa0c-206799a044b5",
                            "last_updated": "2022-08-31T18:37:14.665514-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southampton",
                            "reward": "4.60000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d594596-1b11-46aa-9701-3ca177ea28fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "50f3cc5f-28d9-4b8b-bda7-cb37d1850c81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/59900ff5-da11-4667-808b-1951152cc8fa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5372.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4628.0
                            }
                        ],
                        "expected_reward_tokens": 9024.6,
                        "profit_sb": 24.6,
                        "profit_sb_percentage": 0.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ff19d0e2-44b3-44e4-aa9f-eeb73e5faa39",
                            "gambit_id": "b1ee3111-a721-4c26-a910-a65f3f0c70e2",
                            "last_updated": "2022-08-31T18:37:14.664085-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.68000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f3cc5f-28d9-4b8b-bda7-cb37d1850c81/?format=api"
                        },
                        {
                            "id": "012f0f1d-49ce-471f-8a0f-01abd0ce6d81",
                            "gambit_id": "dfba28c0-0dd2-4352-8e07-287e4f5df6b3",
                            "last_updated": "2022-08-31T18:37:14.661994-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f3cc5f-28d9-4b8b-bda7-cb37d1850c81/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f856666c-d7c1-4344-9c28-c9a0d202448a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "750fea4f-0d7c-416a-a58d-0537fe62e67b",
            "completed": true,
            "last_updated": "2022-08-31T18:32:13.333613-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.44,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/750fea4f-0d7c-416a-a58d-0537fe62e67b",
            "datetime": "2022-08-30T14:30:00-04:00",
            "cutoff_datetime": "2022-08-30T14:30:00-04:00",
            "name": "Fulham v. Brighton & Hove Albion",
            "bettypes": [
                {
                    "id": "846f5013-a6a8-4ad3-9284-e2242dc165c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f856666c-d7c1-4344-9c28-c9a0d202448a/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Brighton & Hove Albion",
                                "amount": 5872.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4128.0
                            }
                        ],
                        "expected_reward_tokens": 12507.36,
                        "profit_sb": 3507.36,
                        "profit_sb_percentage": 38.97,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 4192.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2947.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 2862.0
                            }
                        ],
                        "expected_reward_tokens": 8928.96,
                        "profit_sb": -71.04,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ee3cc6c-749f-4379-bcb7-544f0e37ff69",
                            "gambit_id": "4ef1a61a-cac5-4b3b-abfc-8b9427c63f6e",
                            "last_updated": "2022-08-31T18:32:13.335903-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brighton & Hove Albion",
                            "reward": "2.13000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/846f5013-a6a8-4ad3-9284-e2242dc165c4/?format=api"
                        },
                        {
                            "id": "756514a5-571b-40ec-a89b-712b32222803",
                            "gambit_id": "879324fb-de07-4c10-8d8b-bfa70a53835f",
                            "last_updated": "2022-08-31T18:32:13.337461-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.03000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/846f5013-a6a8-4ad3-9284-e2242dc165c4/?format=api"
                        },
                        {
                            "id": "80a0bc6f-52e3-4da5-95f7-7c7c273d70b1",
                            "gambit_id": "a09094f8-be6a-488d-9356-5c8d0fe10336",
                            "last_updated": "2022-08-31T18:32:13.336546-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fulham",
                            "reward": "3.12000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/846f5013-a6a8-4ad3-9284-e2242dc165c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "be83c2c0-b2ca-4095-a9fd-5d1f69df95e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f856666c-d7c1-4344-9c28-c9a0d202448a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5497.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4503.0
                            }
                        ],
                        "expected_reward_tokens": 8960.11,
                        "profit_sb": -39.89,
                        "profit_sb_percentage": -0.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4110bfb1-8b65-4c73-b4da-c9d2f97aa378",
                            "gambit_id": "6d32cc5c-3187-4abd-aa12-c4fbe3107ae9",
                            "last_updated": "2022-08-31T18:32:13.334676-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.63000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be83c2c0-b2ca-4095-a9fd-5d1f69df95e5/?format=api"
                        },
                        {
                            "id": "ad606ac4-b3dd-4fb6-921d-4bb31550b948",
                            "gambit_id": "6050c249-95df-47b1-a23a-28ed3065b409",
                            "last_updated": "2022-08-31T18:32:13.335317-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.99000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be83c2c0-b2ca-4095-a9fd-5d1f69df95e5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5cf074b5-c64e-4653-9840-b7d75ac60d74",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "74541334-45e7-4f56-b6ea-5871f235dcb8",
            "completed": true,
            "last_updated": "2022-08-31T18:32:13.688589-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/74541334-45e7-4f56-b6ea-5871f235dcb8",
            "datetime": "2022-08-30T14:30:00-04:00",
            "cutoff_datetime": "2022-08-30T14:30:00-04:00",
            "name": "Crystal Palace v. Brentford",
            "bettypes": [
                {
                    "id": "4658646d-07c1-46de-a564-b7bc8a142098",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5cf074b5-c64e-4653-9840-b7d75ac60d74/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Crystal Palace",
                                "amount": 6184.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3816.0
                            }
                        ],
                        "expected_reward_tokens": 12058.56,
                        "profit_sb": 3058.56,
                        "profit_sb_percentage": 33.98,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Crystal Palace",
                                "amount": 4561.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2815.0
                            },
                            {
                                "team": "Brentford",
                                "amount": 2624.0
                            }
                        ],
                        "expected_reward_tokens": 8893.95,
                        "profit_sb": -106.05,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bffa0754-db0f-45e6-b6fc-25e8c40f39dd",
                            "gambit_id": "693aeecd-2006-4255-baad-097aba1a497c",
                            "last_updated": "2022-08-31T18:32:13.692491-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Crystal Palace",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4658646d-07c1-46de-a564-b7bc8a142098/?format=api"
                        },
                        {
                            "id": "009eb31d-d010-4daa-b34e-8ef47fd6c210",
                            "gambit_id": "5de2aad2-723d-43ca-9010-fc67d939796c",
                            "last_updated": "2022-08-31T18:32:13.693055-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.16000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4658646d-07c1-46de-a564-b7bc8a142098/?format=api"
                        },
                        {
                            "id": "6d8dc0d8-51c6-40cc-95b5-2e671d1c26b0",
                            "gambit_id": "6ea8d234-56a7-41a3-ad15-fda09eab0461",
                            "last_updated": "2022-08-31T18:32:13.691759-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brentford",
                            "reward": "3.39000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4658646d-07c1-46de-a564-b7bc8a142098/?format=api"
                        }
                    ]
                },
                {
                    "id": "29fd867f-5c06-45a1-af53-2e2536726be7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5cf074b5-c64e-4653-9840-b7d75ac60d74/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5152.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4848.0
                            }
                        ],
                        "expected_reward_tokens": 9016.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "81b048d1-5e1c-4470-ad80-2425486df2f9",
                            "gambit_id": "d2f329dc-1aab-4bf8-bc61-04c93f83bad3",
                            "last_updated": "2022-08-31T18:32:13.690628-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.75000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fd867f-5c06-45a1-af53-2e2536726be7/?format=api"
                        },
                        {
                            "id": "456ad764-2401-48c4-9a62-0b0fc0436299",
                            "gambit_id": "e1496eef-a937-4765-86db-0e44d5cb9678",
                            "last_updated": "2022-08-31T18:32:13.691231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.86000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29fd867f-5c06-45a1-af53-2e2536726be7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e00c78eb-8e2b-486d-963e-d0b9c69523be",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9b0a3c1d-0344-474d-8fc6-0e174354c030",
            "completed": true,
            "last_updated": "2022-08-30T09:52:21.337381-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/9b0a3c1d-0344-474d-8fc6-0e174354c030",
            "datetime": "2022-08-29T22:59:00-04:00",
            "cutoff_datetime": "2022-08-29T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - August 29th 2022",
            "bettypes": [
                {
                    "id": "7abbf5bc-5e05-4042-9d56-9fe985d41b46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e00c78eb-8e2b-486d-963e-d0b9c69523be/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8ccfdca2-30c5-48b1-bdec-6239a85e515d",
                            "gambit_id": "872cf12c-1ff6-4d75-bafe-6773ee048888",
                            "last_updated": "2022-08-30T09:52:21.338663-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7abbf5bc-5e05-4042-9d56-9fe985d41b46/?format=api"
                        },
                        {
                            "id": "ae9fae7b-fdf1-477b-bc69-9d82aa298ffd",
                            "gambit_id": "ad7b3efc-45bf-4f3e-9964-04cecb257299",
                            "last_updated": "2022-08-30T09:52:21.338237-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7abbf5bc-5e05-4042-9d56-9fe985d41b46/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2ca0599a-3a6f-4a43-bf7e-3c1e353c7a86",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "acfb2de4-c8d1-43c5-8cc1-f528b66767c2",
            "completed": true,
            "last_updated": "2022-08-30T09:56:49.799327-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/acfb2de4-c8d1-43c5-8cc1-f528b66767c2",
            "datetime": "2022-08-29T22:59:00-04:00",
            "cutoff_datetime": "2022-08-29T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - August 29th 2022",
            "bettypes": [
                {
                    "id": "196348c4-0021-4ec6-b0d5-98266ed8c5dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2ca0599a-3a6f-4a43-bf7e-3c1e353c7a86/?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": "7222ab7b-aaec-4a63-982e-60686f3074dc",
                            "gambit_id": "b7b26c96-abba-4899-85c9-05d7ae12ca6c",
                            "last_updated": "2022-08-30T09:56:49.800226-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.70000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196348c4-0021-4ec6-b0d5-98266ed8c5dc/?format=api"
                        },
                        {
                            "id": "753797d3-4498-402b-bc76-d502eab8cbe4",
                            "gambit_id": "94155e83-705f-46be-bc9c-2a30f03776a7",
                            "last_updated": "2022-08-30T09:56:49.800689-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.38000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196348c4-0021-4ec6-b0d5-98266ed8c5dc/?format=api"
                        },
                        {
                            "id": "af8a0d5b-4db4-4792-b506-5538b68010d7",
                            "gambit_id": "71c57d53-e23b-4afd-8e86-bd1424ef12f2",
                            "last_updated": "2022-08-30T09:56:49.801178-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.38000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196348c4-0021-4ec6-b0d5-98266ed8c5dc/?format=api"
                        },
                        {
                            "id": "dcc60dc5-1eed-4b57-9bd3-c08abb350c19",
                            "gambit_id": "9292ca67-edca-483a-99db-73183089a630",
                            "last_updated": "2022-08-30T09:56:49.802087-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.38000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196348c4-0021-4ec6-b0d5-98266ed8c5dc/?format=api"
                        },
                        {
                            "id": "80142a15-0ddb-4855-9d66-639ae4b4f3a7",
                            "gambit_id": "8d3053f5-452d-4a55-b3f5-5c6e2c01fa07",
                            "last_updated": "2022-08-30T09:56:49.801657-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.38000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196348c4-0021-4ec6-b0d5-98266ed8c5dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "db9360cf-5e10-48a9-a27a-dba1e34e3acc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1c4dc98d-e9bd-4fed-9ac6-d71ff526bd40",
            "completed": true,
            "last_updated": "2022-08-30T09:37:15.309387-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1c4dc98d-e9bd-4fed-9ac6-d71ff526bd40",
            "datetime": "2022-08-29T21:45:00-04:00",
            "cutoff_datetime": "2022-08-29T21:45:00-04:00",
            "name": "SDG (M Clevinger) v. SFO (C Rodon)",
            "bettypes": [
                {
                    "id": "47c3a7e0-34c8-4844-9494-13998f9813f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db9360cf-5e10-48a9-a27a-dba1e34e3acc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO (C Rodon)",
                                "amount": 5321.0
                            },
                            {
                                "team": "SDG (M Clevinger)",
                                "amount": 4679.0
                            }
                        ],
                        "expected_reward_tokens": 9311.21,
                        "profit_sb": 311.21,
                        "profit_sb_percentage": 3.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1d5be652-9415-4869-ad25-a940090891ce",
                            "gambit_id": "ed5ded10-c224-4652-ace0-843d90b93e95",
                            "last_updated": "2022-08-30T09:37:15.312327-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (C Rodon)",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47c3a7e0-34c8-4844-9494-13998f9813f6/?format=api"
                        },
                        {
                            "id": "59ac5168-0b40-462b-a05a-e1c3978c8a8c",
                            "gambit_id": "0c62d66f-fe26-4113-8dd2-3ff6d5c9f21f",
                            "last_updated": "2022-08-30T09:37:15.312768-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (M Clevinger)",
                            "reward": "1.99000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47c3a7e0-34c8-4844-9494-13998f9813f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "266a3e48-1321-49cc-b555-294d2efdaefa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db9360cf-5e10-48a9-a27a-dba1e34e3acc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6193.0
                            },
                            {
                                "team": "SFO",
                                "amount": 3807.0
                            }
                        ],
                        "expected_reward_tokens": 9289.08,
                        "profit_sb": 289.08,
                        "profit_sb_percentage": 3.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bbed5f21-3e7c-496b-87c9-6c30b2248c61",
                            "gambit_id": "a091df5b-8a28-4a59-bd3d-05f9a24c0c53",
                            "last_updated": "2022-08-30T09:37:15.311883-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.50000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/266a3e48-1321-49cc-b555-294d2efdaefa/?format=api"
                        },
                        {
                            "id": "dd024d51-ad53-471d-bf23-b1ee2c77a456",
                            "gambit_id": "3c967f4d-a3a1-4713-8e71-7ecf43fe34ed",
                            "last_updated": "2022-08-30T09:37:15.311422-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "2.44000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/266a3e48-1321-49cc-b555-294d2efdaefa/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d14b339-da22-455b-808f-6aa60f11901f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db9360cf-5e10-48a9-a27a-dba1e34e3acc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5313.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4687.0
                            }
                        ],
                        "expected_reward_tokens": 9138.36,
                        "profit_sb": 138.36,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a4d758eb-712c-44b9-95c6-2becce324335",
                            "gambit_id": "0eef5ca2-fa49-4f29-b4f1-e36765d27128",
                            "last_updated": "2022-08-30T09:37:15.310963-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d14b339-da22-455b-808f-6aa60f11901f/?format=api"
                        },
                        {
                            "id": "21ce25a1-f375-447d-9550-16b7b2b9a029",
                            "gambit_id": "8d056ccb-a234-48db-8707-23f72f5e32fb",
                            "last_updated": "2022-08-30T09:37:15.310456-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d14b339-da22-455b-808f-6aa60f11901f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b9130ada-6a00-4c3e-8dfb-d61839e8c2f5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f223e1b9-95d8-4ef2-a3aa-85b4fa670b79",
            "completed": true,
            "last_updated": "2022-08-30T09:47:24.656709-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.21,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f223e1b9-95d8-4ef2-a3aa-85b4fa670b79",
            "datetime": "2022-08-29T21:40:00-04:00",
            "cutoff_datetime": "2022-08-29T21:40:00-04:00",
            "name": "PHI (R Suarez) v. ARI (M Bumgarner)",
            "bettypes": [
                {
                    "id": "2e977832-bc8c-4cb7-8e8f-18f78412a934",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9130ada-6a00-4c3e-8dfb-d61839e8c2f5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (R Suarez)",
                                "amount": 6193.0
                            },
                            {
                                "team": "ARI (M Bumgarner)",
                                "amount": 3807.0
                            }
                        ],
                        "expected_reward_tokens": 9289.08,
                        "profit_sb": 289.08,
                        "profit_sb_percentage": 3.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7404689c-0e6d-4f4f-9d43-9ff89ff8ad33",
                            "gambit_id": "3f44c2d4-5d0e-4b30-9d53-d9f32caae911",
                            "last_updated": "2022-08-30T09:47:24.660315-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (R Suarez)",
                            "reward": "1.50000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e977832-bc8c-4cb7-8e8f-18f78412a934/?format=api"
                        },
                        {
                            "id": "68422521-cbbc-4027-8334-98c43cfdadd4",
                            "gambit_id": "8f501b0d-5434-49c3-9c1d-f63ed6e95bac",
                            "last_updated": "2022-08-30T09:47:24.659881-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (M Bumgarner)",
                            "reward": "2.44000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e977832-bc8c-4cb7-8e8f-18f78412a934/?format=api"
                        }
                    ]
                },
                {
                    "id": "cef786a3-564b-49c6-9fc1-7f7c18cef4af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9130ada-6a00-4c3e-8dfb-d61839e8c2f5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5110.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ef11f48e-9ddc-49ab-bc01-7f31a3b22709",
                            "gambit_id": "4c61970f-d801-40cc-ae55-63d7741595fb",
                            "last_updated": "2022-08-30T09:47:24.659267-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef786a3-564b-49c6-9fc1-7f7c18cef4af/?format=api"
                        },
                        {
                            "id": "c609f71c-bf7f-48da-8e59-fe03eae3ea00",
                            "gambit_id": "a30747f3-4d2e-4ba0-a306-2529c9ee7cf3",
                            "last_updated": "2022-08-30T09:47:24.658826-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef786a3-564b-49c6-9fc1-7f7c18cef4af/?format=api"
                        }
                    ]
                },
                {
                    "id": "c937400c-bb01-4379-a575-c46d67bbe3c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b9130ada-6a00-4c3e-8dfb-d61839e8c2f5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5110.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d499900-6659-4509-bcc9-1273093e6a93",
                            "gambit_id": "44cccdbf-b6b9-4c08-bd13-55415cc40a97",
                            "last_updated": "2022-08-30T09:47:24.658364-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c937400c-bb01-4379-a575-c46d67bbe3c9/?format=api"
                        },
                        {
                            "id": "72995726-3af1-4ab2-a317-c929dd2235f6",
                            "gambit_id": "ecbee806-301c-4dac-9e25-6cd6c106a3a8",
                            "last_updated": "2022-08-30T09:47:24.657789-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c937400c-bb01-4379-a575-c46d67bbe3c9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5b141482-9d73-4fe8-8058-5c696a3c1117",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0ccf25ce-24b7-43dc-9ced-706a32c47130",
            "completed": true,
            "last_updated": "2022-08-30T09:47:24.514967-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0ccf25ce-24b7-43dc-9ced-706a32c47130",
            "datetime": "2022-08-29T21:38:00-04:00",
            "cutoff_datetime": "2022-08-29T21:38:00-04:00",
            "name": "NYY (F Montas) v. LAA (J Suarez)",
            "bettypes": [
                {
                    "id": "85dd67b9-b1cd-41fa-b145-42b9f181da02",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b141482-9d73-4fe8-8058-5c696a3c1117/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5969.0
                            },
                            {
                                "team": "LAA (J Suarez)",
                                "amount": 4031.0
                            }
                        ],
                        "expected_reward_tokens": 9311.61,
                        "profit_sb": 311.61,
                        "profit_sb_percentage": 3.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b3c76005-71d4-4436-b612-c3abb5f65f88",
                            "gambit_id": "bb018241-0ffc-4ecf-a8d2-62f42e82ab70",
                            "last_updated": "2022-08-30T09:47:24.518320-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (F Montas)",
                            "reward": "1.56000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85dd67b9-b1cd-41fa-b145-42b9f181da02/?format=api"
                        },
                        {
                            "id": "ffd8ea57-8c80-4a73-bb5d-1118d7ac7779",
                            "gambit_id": "12fc9bb1-3953-4fca-a050-51202ce07c6e",
                            "last_updated": "2022-08-30T09:47:24.517867-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (J Suarez)",
                            "reward": "2.31000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85dd67b9-b1cd-41fa-b145-42b9f181da02/?format=api"
                        }
                    ]
                },
                {
                    "id": "3233a2a1-cbcf-4e0f-b8f0-87bef498cd4e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b141482-9d73-4fe8-8058-5c696a3c1117/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5205.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "28f6d24e-2634-4691-9cef-48b0453d767b",
                            "gambit_id": "0533066f-b1e6-4087-b91a-12e52171f997",
                            "last_updated": "2022-08-30T09:47:24.516969-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3233a2a1-cbcf-4e0f-b8f0-87bef498cd4e/?format=api"
                        },
                        {
                            "id": "531ab6d4-b0c7-44eb-a2ed-4a40b574a75e",
                            "gambit_id": "480c1766-4d83-41fc-80fe-d7f0cdee1ee5",
                            "last_updated": "2022-08-30T09:47:24.517409-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3233a2a1-cbcf-4e0f-b8f0-87bef498cd4e/?format=api"
                        }
                    ]
                },
                {
                    "id": "db483ef7-48c7-4df3-8e55-6ea6bec3941e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b141482-9d73-4fe8-8058-5c696a3c1117/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f7de2526-ebc9-44f5-b326-dd9609b87d53",
                            "gambit_id": "3299340c-7932-45be-aaff-3bd24071c893",
                            "last_updated": "2022-08-30T09:47:24.516529-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db483ef7-48c7-4df3-8e55-6ea6bec3941e/?format=api"
                        },
                        {
                            "id": "707ac9f0-75bf-412f-a19e-a97921baa0e6",
                            "gambit_id": "a3d57eda-808d-455c-b182-449daee8fbe9",
                            "last_updated": "2022-08-30T09:47:24.516033-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db483ef7-48c7-4df3-8e55-6ea6bec3941e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "44fe68a6-ba08-45a3-92db-2fda9ad5fd66",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "38bcad7a-9134-4760-a101-6b52281ea12f",
            "completed": true,
            "last_updated": "2022-08-30T09:47:24.798327-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.81,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/38bcad7a-9134-4760-a101-6b52281ea12f",
            "datetime": "2022-08-29T20:10:00-04:00",
            "cutoff_datetime": "2022-08-29T20:10:00-04:00",
            "name": "PIT (B Wilson) v. MIL (C Burnes)",
            "bettypes": [
                {
                    "id": "9fe748ae-55b6-4095-a14e-d61027824bdd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44fe68a6-ba08-45a3-92db-2fda9ad5fd66/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7229.0
                            },
                            {
                                "team": "PIT (B Wilson)",
                                "amount": 2771.0
                            }
                        ],
                        "expected_reward_tokens": 9253.12,
                        "profit_sb": 253.12,
                        "profit_sb_percentage": 2.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bb9752d0-c137-4bc5-8384-3a64c8294302",
                            "gambit_id": "586fe56b-d48a-4eee-89ed-e5f715d0e461",
                            "last_updated": "2022-08-30T09:47:24.801202-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (C Burnes)",
                            "reward": "1.28000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fe748ae-55b6-4095-a14e-d61027824bdd/?format=api"
                        },
                        {
                            "id": "3ee94836-2b4f-4ebb-b8c1-c8a94ff4ec1c",
                            "gambit_id": "0f74e4c5-7fbe-44e5-b452-63d23b3464e8",
                            "last_updated": "2022-08-30T09:47:24.801642-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (B Wilson)",
                            "reward": "3.34000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fe748ae-55b6-4095-a14e-d61027824bdd/?format=api"
                        }
                    ]
                },
                {
                    "id": "5fb9a78e-dbfc-42be-b987-ed3db4188bff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44fe68a6-ba08-45a3-92db-2fda9ad5fd66/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5842.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4158.0
                            }
                        ],
                        "expected_reward_tokens": 9230.36,
                        "profit_sb": 230.36,
                        "profit_sb_percentage": 2.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "12329467-071f-471f-899c-5c49bc9ade06",
                            "gambit_id": "54bc3f10-47d4-4a91-a67d-e54c03db70bb",
                            "last_updated": "2022-08-30T09:47:24.800327-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.58000",
                            "odds": "1.64520",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fb9a78e-dbfc-42be-b987-ed3db4188bff/?format=api"
                        },
                        {
                            "id": "c61f437a-f269-47f9-95a2-bd13f3bb1e45",
                            "gambit_id": "61270535-0625-4d21-b298-24fbab4444a1",
                            "last_updated": "2022-08-30T09:47:24.800768-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "2.22000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fb9a78e-dbfc-42be-b987-ed3db4188bff/?format=api"
                        }
                    ]
                },
                {
                    "id": "da22099c-1403-4c9c-8c45-11aade7c11d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44fe68a6-ba08-45a3-92db-2fda9ad5fd66/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5000.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c0ad99e-d1cd-4352-afc7-8ccd2f2b1409",
                            "gambit_id": "b562e2ce-fe90-45f2-b199-38c65719aa0a",
                            "last_updated": "2022-08-30T09:47:24.799380-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da22099c-1403-4c9c-8c45-11aade7c11d3/?format=api"
                        },
                        {
                            "id": "e2ddf789-a2ff-474c-bc84-9ff2dd2d7930",
                            "gambit_id": "8e54f2c2-3dc7-4d68-bb5a-6563763c56f3",
                            "last_updated": "2022-08-30T09:47:24.799881-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da22099c-1403-4c9c-8c45-11aade7c11d3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ab0bec57-7cc8-47e2-a3bd-a99c243794cd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "aee0714e-2dce-4a07-859b-c5a278ded3de",
            "completed": true,
            "last_updated": "2022-08-30T09:47:24.373079-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.39,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/aee0714e-2dce-4a07-859b-c5a278ded3de",
            "datetime": "2022-08-29T19:40:00-04:00",
            "cutoff_datetime": "2022-08-29T19:40:00-04:00",
            "name": "BOS (B Bello) v. MIN (D Bundy)",
            "bettypes": [
                {
                    "id": "b2a936ec-01b5-4bb4-95bb-40cf854af08a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab0bec57-7cc8-47e2-a3bd-a99c243794cd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (D Bundy)",
                                "amount": 5228.0
                            },
                            {
                                "team": "BOS (B Bello)",
                                "amount": 4772.0
                            }
                        ],
                        "expected_reward_tokens": 9305.4,
                        "profit_sb": 305.4,
                        "profit_sb_percentage": 3.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1114e5f4-ca9a-4cf7-99e9-519ff51991e2",
                            "gambit_id": "a4ea63b2-64a0-4ef7-ab80-aff672c1eb10",
                            "last_updated": "2022-08-30T09:47:24.375993-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (D Bundy)",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2a936ec-01b5-4bb4-95bb-40cf854af08a/?format=api"
                        },
                        {
                            "id": "811e6ecb-46a7-42e6-8da8-e35a84b076d3",
                            "gambit_id": "1b90403d-6019-4fef-9588-c638509fe21b",
                            "last_updated": "2022-08-30T09:47:24.376425-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (B Bello)",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2a936ec-01b5-4bb4-95bb-40cf854af08a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e883ad41-cf12-4fd9-baaf-461d6c007d57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab0bec57-7cc8-47e2-a3bd-a99c243794cd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6193.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3807.0
                            }
                        ],
                        "expected_reward_tokens": 9289.08,
                        "profit_sb": 289.08,
                        "profit_sb_percentage": 3.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6e541346-069e-40bc-9935-00c6e0ecc5c1",
                            "gambit_id": "c2c7f03e-e959-4e9a-a00d-ee1fb5a42d41",
                            "last_updated": "2022-08-30T09:47:24.375547-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.50000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e883ad41-cf12-4fd9-baaf-461d6c007d57/?format=api"
                        },
                        {
                            "id": "b7af868e-b7f8-46ef-a4e4-c40d0cf6e531",
                            "gambit_id": "d9705249-5c4f-4eb9-9593-f500f16001e5",
                            "last_updated": "2022-08-30T09:47:24.375109-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "2.44000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e883ad41-cf12-4fd9-baaf-461d6c007d57/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b0f69be-457a-46d8-bd42-58143f566f60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab0bec57-7cc8-47e2-a3bd-a99c243794cd/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "63db9bbd-7cc3-4455-9ba8-bc95203e5a20",
                            "gambit_id": "73c79319-a472-45b5-b40e-ac7fe019d432",
                            "last_updated": "2022-08-30T09:47:24.374660-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b0f69be-457a-46d8-bd42-58143f566f60/?format=api"
                        },
                        {
                            "id": "a00f1349-195c-4241-8286-1de7f91a23ef",
                            "gambit_id": "853b48b4-3368-47e9-ae34-607d2bdc1602",
                            "last_updated": "2022-08-30T09:47:24.374172-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b0f69be-457a-46d8-bd42-58143f566f60/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4d58c67b-4926-4729-a674-401487de4491",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e485266c-10ad-4487-96ce-a0ca298489a2",
            "completed": true,
            "last_updated": "2022-08-30T09:52:23.180948-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.2,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e485266c-10ad-4487-96ce-a0ca298489a2",
            "datetime": "2022-08-29T19:07:00-04:00",
            "cutoff_datetime": "2022-08-29T19:07:00-04:00",
            "name": "CHC (J Assad) v. TOR (J Berrios)",
            "bettypes": [
                {
                    "id": "4ee2ce0b-7f6b-41b8-9d43-92f9263e5d4a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d58c67b-4926-4729-a674-401487de4491/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6683.0
                            },
                            {
                                "team": "CHC (J Assad)",
                                "amount": 3317.0
                            }
                        ],
                        "expected_reward_tokens": 9287.6,
                        "profit_sb": 287.6,
                        "profit_sb_percentage": 3.2,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2923b17b-d54b-4818-ba92-fe09fc9c7602",
                            "gambit_id": "bd3c6126-e97a-4327-b902-c0c487e234ea",
                            "last_updated": "2022-08-30T09:52:23.183401-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.39000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee2ce0b-7f6b-41b8-9d43-92f9263e5d4a/?format=api"
                        },
                        {
                            "id": "a1980642-b46c-4271-beca-6c6419d17082",
                            "gambit_id": "5518fdba-0f7c-4cf4-ad84-7ec69f89ca76",
                            "last_updated": "2022-08-30T09:52:23.183760-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (J Assad)",
                            "reward": "2.80000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee2ce0b-7f6b-41b8-9d43-92f9263e5d4a/?format=api"
                        }
                    ]
                },
                {
                    "id": "4773ca26-5669-4999-9c20-2b8771af7a05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d58c67b-4926-4729-a674-401487de4491/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5110.0
                            },
                            {
                                "team": "CHC",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "49635821-22e5-4e08-a0ab-b2b2be4274c4",
                            "gambit_id": "0d13231a-bbf9-4301-b39e-908c94e00213",
                            "last_updated": "2022-08-30T09:52:23.182672-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4773ca26-5669-4999-9c20-2b8771af7a05/?format=api"
                        },
                        {
                            "id": "39bc7e72-22ec-495f-8e7e-c20033f37ebf",
                            "gambit_id": "ed69a415-11e4-4d0a-bce7-4188a07ae503",
                            "last_updated": "2022-08-30T09:52:23.183038-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4773ca26-5669-4999-9c20-2b8771af7a05/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb642a05-64b0-4969-a174-0f5961f002c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d58c67b-4926-4729-a674-401487de4491/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f1f051d1-b0f2-40ec-affe-3b758f0b8b4d",
                            "gambit_id": "9cd26a9b-88ea-4414-8397-422f0706af91",
                            "last_updated": "2022-08-30T09:52:23.181871-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb642a05-64b0-4969-a174-0f5961f002c1/?format=api"
                        },
                        {
                            "id": "b2c70ae2-b38d-4fa1-81a7-573164d6e087",
                            "gambit_id": "25d897e0-d7c5-48d4-ac5d-245222563977",
                            "last_updated": "2022-08-30T09:52:23.182294-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb642a05-64b0-4969-a174-0f5961f002c1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a5eccc86-42ab-4eb7-a111-e76fbca56e4f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5abc0e84-1fe2-477f-bf4c-ea156eea6b38",
            "completed": true,
            "last_updated": "2022-08-30T09:52:18.168523-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5abc0e84-1fe2-477f-bf4c-ea156eea6b38",
            "datetime": "2022-08-29T18:40:00-04:00",
            "cutoff_datetime": "2022-08-29T18:40:00-04:00",
            "name": "LOS (M Grove) v. MIA (P Lopez)",
            "bettypes": [
                {
                    "id": "84596443-7556-4af7-b561-7e8d66b89863",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5eccc86-42ab-4eb7-a111-e76fbca56e4f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (M Grove)",
                                "amount": 5959.0
                            },
                            {
                                "team": "MIA (P Lopez)",
                                "amount": 4041.0
                            }
                        ],
                        "expected_reward_tokens": 9294.3,
                        "profit_sb": 294.3,
                        "profit_sb_percentage": 3.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6a0e6859-adec-4586-8460-fa0a01442982",
                            "gambit_id": "cc9e2bee-b6d1-42dd-9423-cba967e1779c",
                            "last_updated": "2022-08-30T09:52:18.171984-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (M Grove)",
                            "reward": "1.56000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84596443-7556-4af7-b561-7e8d66b89863/?format=api"
                        },
                        {
                            "id": "8d8c5bde-9933-48cc-988d-b41d719dee4f",
                            "gambit_id": "0473b298-b3ee-46d8-908e-237f687a3d99",
                            "last_updated": "2022-08-30T09:52:18.171535-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (P Lopez)",
                            "reward": "2.30000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84596443-7556-4af7-b561-7e8d66b89863/?format=api"
                        }
                    ]
                },
                {
                    "id": "f491652c-2219-44dd-866f-f20c3d5f4977",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5eccc86-42ab-4eb7-a111-e76fbca56e4f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5096.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9070.88,
                        "profit_sb": 70.88,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a0c41ecc-fd08-4c12-8362-5a261fe9b485",
                            "gambit_id": "d581e498-8858-490b-9e31-3f17c68dac6a",
                            "last_updated": "2022-08-30T09:52:18.170591-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f491652c-2219-44dd-866f-f20c3d5f4977/?format=api"
                        },
                        {
                            "id": "6c913821-56e5-42d7-b574-307811091bf1",
                            "gambit_id": "c2f0e145-dd6c-40b4-aab5-46a8d344b013",
                            "last_updated": "2022-08-30T09:52:18.171033-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f491652c-2219-44dd-866f-f20c3d5f4977/?format=api"
                        }
                    ]
                },
                {
                    "id": "98ae45d3-d9d3-4022-abd1-7d0db9e4c8de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a5eccc86-42ab-4eb7-a111-e76fbca56e4f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5096.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9070.88,
                        "profit_sb": 70.88,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fb417fca-54a7-4c2a-bb2a-a33e7cb7ef34",
                            "gambit_id": "01ebe01b-bdaf-4432-82bf-195de0891ed6",
                            "last_updated": "2022-08-30T09:52:18.170140-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ae45d3-d9d3-4022-abd1-7d0db9e4c8de/?format=api"
                        },
                        {
                            "id": "38a48a19-2bb8-443a-88a8-bc84237b0b59",
                            "gambit_id": "a5fca55f-27a8-49ab-97fa-0769ee2bb2fe",
                            "last_updated": "2022-08-30T09:52:18.169615-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ae45d3-d9d3-4022-abd1-7d0db9e4c8de/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "edbea097-5dae-43e2-9724-e3f79b7be2ac",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b0c365f2-8101-4392-aef5-3388459a214f",
            "completed": false,
            "last_updated": "2022-12-24T17:12:10.317511-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b0c365f2-8101-4392-aef5-3388459a214f",
            "datetime": "2022-08-29T18:40:00-04:00",
            "cutoff_datetime": "2022-08-29T18:40:00-04:00",
            "name": "LOS (T Gonsolin) v. MIA (P Lopez)",
            "bettypes": [
                {
                    "id": "b8e1f55b-095b-4cc3-bb84-d52f52ea10a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/edbea097-5dae-43e2-9724-e3f79b7be2ac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6578.0
                            },
                            {
                                "team": "MIA (P Lopez)",
                                "amount": 3422.0
                            }
                        ],
                        "expected_reward_tokens": 9273.62,
                        "profit_sb": 273.62,
                        "profit_sb_percentage": 3.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c083fcae-2653-4fab-80fb-011a2ca157c9",
                            "gambit_id": "c712de96-9509-421a-a87b-2fccd787a306",
                            "last_updated": "2022-12-24T17:12:10.328614-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (T Gonsolin)",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8e1f55b-095b-4cc3-bb84-d52f52ea10a2/?format=api"
                        },
                        {
                            "id": "9eabf60e-6d34-45cb-9452-39220add2ec3",
                            "gambit_id": "19dfe8d0-ba4e-46ed-a829-41cad47478a2",
                            "last_updated": "2022-12-24T17:12:10.327465-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (P Lopez)",
                            "reward": "2.71000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8e1f55b-095b-4cc3-bb84-d52f52ea10a2/?format=api"
                        }
                    ]
                },
                {
                    "id": "d2003306-f9c3-4987-8402-1e577d323bf6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/edbea097-5dae-43e2-9724-e3f79b7be2ac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5408.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4592.0
                            }
                        ],
                        "expected_reward_tokens": 9138.08,
                        "profit_sb": 138.08,
                        "profit_sb_percentage": 1.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d90de9e1-ed7c-43e0-8ffe-71fbe2d3ec97",
                            "gambit_id": "afb00a8b-8031-48f9-a950-3e0b3630c9dd",
                            "last_updated": "2022-12-24T17:12:10.325116-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "1.69000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2003306-f9c3-4987-8402-1e577d323bf6/?format=api"
                        },
                        {
                            "id": "c6a17a0c-dacd-45d1-9a4f-403bc1b9def5",
                            "gambit_id": "5b121b54-3b27-431f-a4fe-98f6648a14f7",
                            "last_updated": "2022-12-24T17:12:10.323968-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.99000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2003306-f9c3-4987-8402-1e577d323bf6/?format=api"
                        }
                    ]
                },
                {
                    "id": "4fd48a36-1049-4dc9-b867-d8a28cbb3083",
                    "match": "https://api-prod.gambitprofit.com/api/matches/edbea097-5dae-43e2-9724-e3f79b7be2ac/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5110.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cc00e0f6-66ec-4913-9067-9e7600bf090b",
                            "gambit_id": "c376c93b-715b-46bd-863f-5d967dc49f1f",
                            "last_updated": "2022-12-24T17:12:10.321638-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fd48a36-1049-4dc9-b867-d8a28cbb3083/?format=api"
                        },
                        {
                            "id": "74c6bcc7-3bf0-42a3-a609-b95b69de26af",
                            "gambit_id": "4eb46d88-3b36-4916-88ad-b73b4ca99cdc",
                            "last_updated": "2022-12-24T17:12:10.320392-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fd48a36-1049-4dc9-b867-d8a28cbb3083/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6ace772e-102e-420d-bc80-16d2517b47e9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b20396fc-d5b1-4f7a-a031-ab1d79cca0c0",
            "completed": true,
            "last_updated": "2022-08-30T09:52:22.973647-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b20396fc-d5b1-4f7a-a031-ab1d79cca0c0",
            "datetime": "2022-08-29T18:40:00-04:00",
            "cutoff_datetime": "2022-08-29T18:40:00-04:00",
            "name": "STL (M Mikolas) v. CIN (C Anderson)",
            "bettypes": [
                {
                    "id": "e5e5c87b-3963-4b92-b022-3624c3038aba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ace772e-102e-420d-bc80-16d2517b47e9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6453.0
                            },
                            {
                                "team": "CIN (C Anderson)",
                                "amount": 3547.0
                            }
                        ],
                        "expected_reward_tokens": 9292.32,
                        "profit_sb": 292.32,
                        "profit_sb_percentage": 3.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a10d5348-eb5d-4f57-91ab-d8ac8649f534",
                            "gambit_id": "914a9a26-7fa6-4215-bc16-3af0a38c1993",
                            "last_updated": "2022-08-30T09:52:22.976480-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.44000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5e5c87b-3963-4b92-b022-3624c3038aba/?format=api"
                        },
                        {
                            "id": "fc1d0a47-1d00-43bf-b869-33850484fcb4",
                            "gambit_id": "85beb820-20dd-4050-b4dd-ac5ba4a32f81",
                            "last_updated": "2022-08-30T09:52:22.976104-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (C Anderson)",
                            "reward": "2.62000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5e5c87b-3963-4b92-b022-3624c3038aba/?format=api"
                        }
                    ]
                },
                {
                    "id": "a7d72ae6-9f2b-455e-be61-70b8f6b65e48",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ace772e-102e-420d-bc80-16d2517b47e9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5499.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4501.0
                            }
                        ],
                        "expected_reward_tokens": 9182.04,
                        "profit_sb": 182.04,
                        "profit_sb_percentage": 2.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4f3836f5-de56-4852-a02d-11bf9aa8d9d9",
                            "gambit_id": "af349f27-03a0-4ee6-8639-93573a0c66bd",
                            "last_updated": "2022-08-30T09:52:22.975732-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7d72ae6-9f2b-455e-be61-70b8f6b65e48/?format=api"
                        },
                        {
                            "id": "e4462111-09a7-4eee-a1e0-3ffd8d6597d1",
                            "gambit_id": "b7828daf-20df-455c-b6ca-315efc9315a3",
                            "last_updated": "2022-08-30T09:52:22.975361-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "2.04000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7d72ae6-9f2b-455e-be61-70b8f6b65e48/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d14ee5a-2864-44be-89cf-90f4c0a9a826",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6ace772e-102e-420d-bc80-16d2517b47e9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5110.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "36550f5e-e6c7-4a8b-abcc-0150794a2a76",
                            "gambit_id": "e3c8475e-b3e2-4287-8ad7-e9837d34f5d7",
                            "last_updated": "2022-08-30T09:52:22.974976-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d14ee5a-2864-44be-89cf-90f4c0a9a826/?format=api"
                        },
                        {
                            "id": "af184261-ce12-4958-9c0f-07c79d378c4b",
                            "gambit_id": "714e3881-2f04-4f57-9221-3ee00c814f32",
                            "last_updated": "2022-08-30T09:52:22.974555-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d14ee5a-2864-44be-89cf-90f4c0a9a826/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4639c603-5255-47bb-bb58-7a79595124b3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "02858569-ce2e-4d94-920d-9244ca6f97d5",
            "completed": true,
            "last_updated": "2022-08-29T14:32:22.817908-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/02858569-ce2e-4d94-920d-9244ca6f97d5",
            "datetime": "2022-08-28T20:00:00-04:00",
            "cutoff_datetime": "2022-08-28T20:00:00-04:00",
            "name": "New England Revolution v. Los Angeles Galaxy",
            "bettypes": [
                {
                    "id": "11ffca35-c05f-420a-84c8-2ccee5a9d339",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4639c603-5255-47bb-bb58-7a79595124b3/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "New England Revolution",
                                "amount": 5996.0
                            },
                            {
                                "team": "Los Angeles Galaxy",
                                "amount": 4004.0
                            }
                        ],
                        "expected_reward_tokens": 11931.92,
                        "profit_sb": 2931.92,
                        "profit_sb_percentage": 32.58,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New England Revolution",
                                "amount": 4494.0
                            },
                            {
                                "team": "Los Angeles Galaxy",
                                "amount": 3001.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2505.0
                            }
                        ],
                        "expected_reward_tokens": 8942.85,
                        "profit_sb": -57.15,
                        "profit_sb_percentage": -0.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7b0f686d-d315-4c70-aaa0-6616a806ab1d",
                            "gambit_id": "baf68863-9135-4991-8dfc-6662193b6505",
                            "last_updated": "2022-08-29T14:32:22.820326-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Revolution",
                            "reward": "1.99000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11ffca35-c05f-420a-84c8-2ccee5a9d339/?format=api"
                        },
                        {
                            "id": "992543c7-8b67-45a8-8c9f-3dc4ffaf1fd4",
                            "gambit_id": "1453b801-7dbd-41d4-9c36-2e096509ee27",
                            "last_updated": "2022-08-29T14:32:22.819875-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Galaxy",
                            "reward": "2.98000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11ffca35-c05f-420a-84c8-2ccee5a9d339/?format=api"
                        },
                        {
                            "id": "74ea6a99-ad61-4dfd-baf2-a27805479537",
                            "gambit_id": "18480138-9c60-4d1f-a361-099e619c528e",
                            "last_updated": "2022-08-29T14:32:22.820774-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.57000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11ffca35-c05f-420a-84c8-2ccee5a9d339/?format=api"
                        }
                    ]
                },
                {
                    "id": "75bbe643-5060-4f95-ba17-358e856c5ca9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4639c603-5255-47bb-bb58-7a79595124b3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 6011.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3989.0
                            }
                        ],
                        "expected_reward_tokens": 9015.14,
                        "profit_sb": 15.14,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a8d6b2cd-1f1b-4ed7-9cc6-c8a54dd4fa2e",
                            "gambit_id": "3680e6c3-d995-4030-9dfe-f418a19fada1",
                            "last_updated": "2022-08-29T14:32:22.819419-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.50000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75bbe643-5060-4f95-ba17-358e856c5ca9/?format=api"
                        },
                        {
                            "id": "62456415-ae28-42d3-bdf7-d12e41ca16c3",
                            "gambit_id": "85724f4a-47ae-4242-ab2a-7a8115db2224",
                            "last_updated": "2022-08-29T14:32:22.818914-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.26000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75bbe643-5060-4f95-ba17-358e856c5ca9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03e44e85-b456-44c8-b8ab-f032216e798e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9b344cf2-53a1-49b9-a485-c10bd22b4aa4",
            "completed": true,
            "last_updated": "2022-08-29T14:32:22.642165-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.02,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/9b344cf2-53a1-49b9-a485-c10bd22b4aa4",
            "datetime": "2022-08-28T19:30:00-04:00",
            "cutoff_datetime": "2022-08-28T19:30:00-04:00",
            "name": "Orlando City SC v. New York City FC",
            "bettypes": [
                {
                    "id": "71f398f0-08af-4693-9433-8c54d541eff4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03e44e85-b456-44c8-b8ab-f032216e798e/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Orlando City SC",
                                "amount": 5453.0
                            },
                            {
                                "team": "New York City FC",
                                "amount": 4547.0
                            }
                        ],
                        "expected_reward_tokens": 12322.37,
                        "profit_sb": 3322.37,
                        "profit_sb_percentage": 36.92,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando City SC",
                                "amount": 3891.0
                            },
                            {
                                "team": "New York City FC",
                                "amount": 3245.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2864.0
                            }
                        ],
                        "expected_reward_tokens": 8792.48,
                        "profit_sb": -207.52,
                        "profit_sb_percentage": -2.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d5c2b39f-2221-4e93-be45-c2e4fccd2267",
                            "gambit_id": "6ba4a65a-6dd6-4381-b0ed-6bad0931f7f5",
                            "last_updated": "2022-08-29T14:32:22.644592-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando City SC",
                            "reward": "2.26000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f398f0-08af-4693-9433-8c54d541eff4/?format=api"
                        },
                        {
                            "id": "883af0f0-6af6-4694-ba83-f0daa52cc5a5",
                            "gambit_id": "9f8684de-d4d5-4a41-acc0-33cc1a46d083",
                            "last_updated": "2022-08-29T14:32:22.644138-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York City FC",
                            "reward": "2.71000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f398f0-08af-4693-9433-8c54d541eff4/?format=api"
                        },
                        {
                            "id": "891db269-67c1-4de8-9e4e-e5003776fb2f",
                            "gambit_id": "eb962ed7-776b-4623-89ee-e2b24d85d01a",
                            "last_updated": "2022-08-29T14:32:22.645032-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.07000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f398f0-08af-4693-9433-8c54d541eff4/?format=api"
                        }
                    ]
                },
                {
                    "id": "1a45c8d2-1e31-4ff6-b450-9b627037452f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03e44e85-b456-44c8-b8ab-f032216e798e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8818.44,
                        "profit_sb": -181.56,
                        "profit_sb_percentage": -2.02,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "964e3408-5597-456f-a24b-c7ad75583a52",
                            "gambit_id": "b4977dab-dc1f-4b58-a55b-fca158faa877",
                            "last_updated": "2022-08-29T14:32:22.643677-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a45c8d2-1e31-4ff6-b450-9b627037452f/?format=api"
                        },
                        {
                            "id": "67225f0d-d39e-4817-b03e-c0bcb5b93384",
                            "gambit_id": "1e13c7ca-8390-4d9e-bb49-abdaac663eeb",
                            "last_updated": "2022-08-29T14:32:22.643150-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.81000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a45c8d2-1e31-4ff6-b450-9b627037452f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f4cf289a-d51f-4065-9741-04b2acf313b4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "05c82ebb-e87e-4dac-81aa-b60dc6a75b27",
            "completed": true,
            "last_updated": "2022-08-29T11:41:50.729607-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.66,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/05c82ebb-e87e-4dac-81aa-b60dc6a75b27",
            "datetime": "2022-08-28T19:08:00-04:00",
            "cutoff_datetime": "2022-08-28T19:08:00-04:00",
            "name": "ATL (J Odorizzi) v. STL (A Wainwright)",
            "bettypes": [
                {
                    "id": "e43b9c4a-7051-41c2-bc53-ef312c274fd8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4cf289a-d51f-4065-9741-04b2acf313b4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (A Wainwright)",
                                "amount": 5759.0
                            },
                            {
                                "team": "ATL (J Odorizzi)",
                                "amount": 4241.0
                            }
                        ],
                        "expected_reward_tokens": 9329.58,
                        "profit_sb": 329.58,
                        "profit_sb_percentage": 3.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "886f0082-3409-4c45-a0c3-3dd11ae7ffe3",
                            "gambit_id": "44708172-bf72-4a6c-8046-6c1770a48205",
                            "last_updated": "2022-08-29T11:41:50.733412-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (A Wainwright)",
                            "reward": "1.62000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e43b9c4a-7051-41c2-bc53-ef312c274fd8/?format=api"
                        },
                        {
                            "id": "9bc0baab-dbc9-434f-8005-ff1bbf0ae5c3",
                            "gambit_id": "82661520-f8b3-4a40-8176-abb4e45f460d",
                            "last_updated": "2022-08-29T11:41:50.733897-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (J Odorizzi)",
                            "reward": "2.20000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e43b9c4a-7051-41c2-bc53-ef312c274fd8/?format=api"
                        }
                    ]
                },
                {
                    "id": "d8299cd8-abd7-4907-9fb0-d84e4bf555b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4cf289a-d51f-4065-9741-04b2acf313b4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5984.0
                            },
                            {
                                "team": "STL",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9275.2,
                        "profit_sb": 275.2,
                        "profit_sb_percentage": 3.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "02b5833c-a41f-4f4b-af2f-9d7fa981a72a",
                            "gambit_id": "605480ee-cfca-4a8d-90bf-c023388587c2",
                            "last_updated": "2022-08-29T11:41:50.732943-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8299cd8-abd7-4907-9fb0-d84e4bf555b8/?format=api"
                        },
                        {
                            "id": "c109841c-dbde-4e43-8e29-8420efbf9792",
                            "gambit_id": "48545cdd-3597-4e50-9598-6eaf1a4a25a1",
                            "last_updated": "2022-08-29T11:41:50.732466-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "2.31000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8299cd8-abd7-4907-9fb0-d84e4bf555b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "d90c0a5e-32c1-49e0-a2df-531d9198841d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4cf289a-d51f-4065-9741-04b2acf313b4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5110.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f590373c-5c1a-474b-b2fd-ffc7efbe2164",
                            "gambit_id": "211639b1-e590-4a32-b712-7d87a114245a",
                            "last_updated": "2022-08-29T11:41:50.731991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d90c0a5e-32c1-49e0-a2df-531d9198841d/?format=api"
                        },
                        {
                            "id": "193a29d6-6613-4a3c-84c3-fc79958969ec",
                            "gambit_id": "25e9deeb-d10c-4295-8557-34fb7ad6d6bd",
                            "last_updated": "2022-08-29T11:41:50.731407-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d90c0a5e-32c1-49e0-a2df-531d9198841d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a75272b7-7d12-4d1a-a0a5-e907fc3e9917",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c9704d55-c1c4-40ab-aa45-b7921a0770bb",
            "completed": true,
            "last_updated": "2022-08-29T14:17:10.624689-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.8,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c9704d55-c1c4-40ab-aa45-b7921a0770bb",
            "datetime": "2022-08-28T16:30:00-04:00",
            "cutoff_datetime": "2022-08-28T16:30:00-04:00",
            "name": "Detroit Lions v. Pittsburgh Steelers",
            "bettypes": [
                {
                    "id": "b56dbd97-946d-465b-9c02-cbf4ebd76082",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a75272b7-7d12-4d1a-a0a5-e907fc3e9917/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 6853.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 3147.0
                            }
                        ],
                        "expected_reward_tokens": 9251.55,
                        "profit_sb": 251.55,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d66d4070-2eef-4d3a-a29a-3b622e3ae5a3",
                            "gambit_id": "f9cf4bf7-fc3a-4e5e-92b7-4a8391b3754e",
                            "last_updated": "2022-08-29T14:17:10.626750-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.35000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b56dbd97-946d-465b-9c02-cbf4ebd76082/?format=api"
                        },
                        {
                            "id": "5ffaa62b-6972-44de-b552-920b74408925",
                            "gambit_id": "006137ff-940b-44f4-80e6-35b7d2b2792e",
                            "last_updated": "2022-08-29T14:17:10.627229-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "2.94000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b56dbd97-946d-465b-9c02-cbf4ebd76082/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa990725-d859-41b3-ae7d-358183b214dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a75272b7-7d12-4d1a-a0a5-e907fc3e9917/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Steelers",
                                "amount": 5110.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d958643-3d6d-4560-bcb1-5848b4419489",
                            "gambit_id": "391befbf-dc52-4e60-b9cc-f4dd84b556e1",
                            "last_updated": "2022-08-29T14:17:10.627710-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Steelers",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa990725-d859-41b3-ae7d-358183b214dd/?format=api"
                        },
                        {
                            "id": "14a6eb76-1373-45e0-b1b7-7c833488ea42",
                            "gambit_id": "9a58b471-87e7-4a85-81e3-5bfbc0bebb47",
                            "last_updated": "2022-08-29T14:17:10.628192-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa990725-d859-41b3-ae7d-358183b214dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "ee7dc5b4-02bd-4445-948f-dc65432a4ed2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a75272b7-7d12-4d1a-a0a5-e907fc3e9917/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 40.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 40.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "de6f0e81-2dbd-4e99-8ff6-10625050c3ac",
                            "gambit_id": "8713ef24-993e-4582-8d3a-16256e7d75d6",
                            "last_updated": "2022-08-29T14:17:10.626255-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee7dc5b4-02bd-4445-948f-dc65432a4ed2/?format=api"
                        },
                        {
                            "id": "721c07a7-e513-4a28-9505-e32e4e342225",
                            "gambit_id": "ffc674b2-ba98-4704-8c86-a050e0512ae2",
                            "last_updated": "2022-08-29T14:17:10.625737-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee7dc5b4-02bd-4445-948f-dc65432a4ed2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e890f58c-35fc-45f7-8cec-142b70e9e9ce",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "54dbd89e-da64-4b74-a518-9766d16e5031",
            "completed": true,
            "last_updated": "2022-08-29T13:02:03.039802-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.66,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/54dbd89e-da64-4b74-a518-9766d16e5031",
            "datetime": "2022-08-28T16:10:00-04:00",
            "cutoff_datetime": "2022-08-28T16:10:00-04:00",
            "name": "CLE (A Civale) v. SEA (R Ray)",
            "bettypes": [
                {
                    "id": "56979ca7-7124-4266-9674-8bfabcdcb455",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e890f58c-35fc-45f7-8cec-142b70e9e9ce/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5759.0
                            },
                            {
                                "team": "CLE (A Civale)",
                                "amount": 4241.0
                            }
                        ],
                        "expected_reward_tokens": 9329.58,
                        "profit_sb": 329.58,
                        "profit_sb_percentage": 3.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4c56d0ae-6bab-4115-9539-e294a0aea0ad",
                            "gambit_id": "81cefb4d-574b-4a73-b4b0-deca364a52e6",
                            "last_updated": "2022-08-29T13:02:03.042671-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (R Ray)",
                            "reward": "1.62000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56979ca7-7124-4266-9674-8bfabcdcb455/?format=api"
                        },
                        {
                            "id": "c092a6ca-ac8f-461e-874e-1d51af26317d",
                            "gambit_id": "8fe0ee7d-53d7-4c59-a78e-de1618162baa",
                            "last_updated": "2022-08-29T13:02:03.043099-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (A Civale)",
                            "reward": "2.20000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56979ca7-7124-4266-9674-8bfabcdcb455/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e13b38b-6170-4ceb-8e1a-fb6221c57d7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e890f58c-35fc-45f7-8cec-142b70e9e9ce/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5984.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9275.2,
                        "profit_sb": 275.2,
                        "profit_sb_percentage": 3.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4925b965-e43f-4181-8e5d-941dff03ef08",
                            "gambit_id": "d4e0f939-0b06-4645-9feb-a96ea92bbe8f",
                            "last_updated": "2022-08-29T13:02:03.042243-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/0e13b38b-6170-4ceb-8e1a-fb6221c57d7c/?format=api"
                        },
                        {
                            "id": "7cfb6452-8861-44ab-a40c-c11d117d9d5f",
                            "gambit_id": "61a393c6-37ed-4cee-a6ae-cb808ea5631d",
                            "last_updated": "2022-08-29T13:02:03.041810-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "2.31000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e13b38b-6170-4ceb-8e1a-fb6221c57d7c/?format=api"
                        }
                    ]
                },
                {
                    "id": "ff8e3159-be63-44b2-85e5-a90b3b046f5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e890f58c-35fc-45f7-8cec-142b70e9e9ce/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5313.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4687.0
                            }
                        ],
                        "expected_reward_tokens": 9138.36,
                        "profit_sb": 138.36,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "49b1cbe9-c8c5-48db-ab40-2885c8f7ba7e",
                            "gambit_id": "48c78929-3c62-4882-b7af-c73f1b83f087",
                            "last_updated": "2022-08-29T13:02:03.041351-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff8e3159-be63-44b2-85e5-a90b3b046f5c/?format=api"
                        },
                        {
                            "id": "0cbf912c-6c75-4e3a-889d-a293627b45e5",
                            "gambit_id": "ec595e21-0c8a-4be1-a3f0-7e208c172692",
                            "last_updated": "2022-08-29T13:02:03.040847-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff8e3159-be63-44b2-85e5-a90b3b046f5c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "98928933-1f2f-4fee-9a24-17c14b8c77aa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "90e9e536-ccb7-4b76-b127-3ffde452e452",
            "completed": true,
            "last_updated": "2022-08-29T13:02:03.200786-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.14,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/90e9e536-ccb7-4b76-b127-3ffde452e452",
            "datetime": "2022-08-28T16:07:00-04:00",
            "cutoff_datetime": "2022-08-28T16:07:00-04:00",
            "name": "NYY (C Schmidt) v. OAK (A Martinez)",
            "bettypes": [
                {
                    "id": "372ad9ce-415f-4fc6-9b48-c2e29316bc58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98928933-1f2f-4fee-9a24-17c14b8c77aa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (C Schmidt)",
                                "amount": 6402.0
                            },
                            {
                                "team": "OAK (A Martinez)",
                                "amount": 3598.0
                            }
                        ],
                        "expected_reward_tokens": 9282.84,
                        "profit_sb": 282.84,
                        "profit_sb_percentage": 3.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a3d29cc3-a779-470c-baca-c213afec5ab3",
                            "gambit_id": "f94130e9-14d8-4003-a68b-20423ad5fb87",
                            "last_updated": "2022-08-29T13:02:03.204148-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "1.45000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/372ad9ce-415f-4fc6-9b48-c2e29316bc58/?format=api"
                        },
                        {
                            "id": "4b6c698c-fc53-4b0e-8cf8-201820b5235b",
                            "gambit_id": "3a16d6b1-4d28-4de8-a85f-4c5dfc071c7e",
                            "last_updated": "2022-08-29T13:02:03.203643-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (A Martinez)",
                            "reward": "2.58000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/372ad9ce-415f-4fc6-9b48-c2e29316bc58/?format=api"
                        }
                    ]
                },
                {
                    "id": "5eb1ac9c-5100-4c93-aab1-572082b9446b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98928933-1f2f-4fee-9a24-17c14b8c77aa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 5313.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4687.0
                            }
                        ],
                        "expected_reward_tokens": 9138.36,
                        "profit_sb": 138.36,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d0578d8-fe6d-474c-8dfa-04f3f0745c60",
                            "gambit_id": "a2a853e2-c64f-4f95-b27a-4d1c5f8f9dd3",
                            "last_updated": "2022-08-29T13:02:03.203213-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eb1ac9c-5100-4c93-aab1-572082b9446b/?format=api"
                        },
                        {
                            "id": "8b3860dc-8e24-4253-ad9b-7bc831230b54",
                            "gambit_id": "5bebd514-0579-46cd-9127-8c8b224d230b",
                            "last_updated": "2022-08-29T13:02:03.202780-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eb1ac9c-5100-4c93-aab1-572082b9446b/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ff8ce99-0bc9-4089-a7a8-cb9d1a31f76a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/98928933-1f2f-4fee-9a24-17c14b8c77aa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1a48d09b-3e61-4967-8ef7-f148d4f3fd69",
                            "gambit_id": "cdfc644d-3fda-4c86-9881-99ef36961b5a",
                            "last_updated": "2022-08-29T13:02:03.202343-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ff8ce99-0bc9-4089-a7a8-cb9d1a31f76a/?format=api"
                        },
                        {
                            "id": "cceacff8-70e4-43ab-a5fc-9e0e04cb8bd3",
                            "gambit_id": "b5552ff8-a910-48d5-a32a-ee3a67abeaa7",
                            "last_updated": "2022-08-29T13:02:03.201857-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ff8ce99-0bc9-4089-a7a8-cb9d1a31f76a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d363a773-bb47-42b7-a771-50902aa9ced2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d7996d2b-668d-4b84-851b-ec4e5e3687c3",
            "completed": true,
            "last_updated": "2022-08-29T14:41:56.263281-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.06,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d7996d2b-668d-4b84-851b-ec4e5e3687c3",
            "datetime": "2022-08-28T16:00:00-04:00",
            "cutoff_datetime": "2022-08-28T16:00:00-04:00",
            "name": "Atlanta United FC v. DC United",
            "bettypes": [
                {
                    "id": "7f68b8f3-dd34-4c8b-b9dd-166ec5f3a338",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d363a773-bb47-42b7-a771-50902aa9ced2/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Atlanta United FC",
                                "amount": 7513.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2487.0
                            }
                        ],
                        "expected_reward_tokens": 10893.06,
                        "profit_sb": 1893.06,
                        "profit_sb_percentage": 21.03,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta United FC",
                                "amount": 6273.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2077.0
                            },
                            {
                                "team": "DC United",
                                "amount": 1651.0
                            }
                        ],
                        "expected_reward_tokens": 9095.85,
                        "profit_sb": 95.85,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4ef1b5e-272d-4852-98b7-a77153daeb53",
                            "gambit_id": "e4f4cfe9-872d-42f7-a372-485f0a413016",
                            "last_updated": "2022-08-29T14:41:56.265709-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta United FC",
                            "reward": "1.45000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f68b8f3-dd34-4c8b-b9dd-166ec5f3a338/?format=api"
                        },
                        {
                            "id": "2f627ee6-fa3a-41ee-8ae6-0a49292ff32d",
                            "gambit_id": "14ca7099-6151-4227-86f2-a149d5895807",
                            "last_updated": "2022-08-29T14:41:56.266148-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.38000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f68b8f3-dd34-4c8b-b9dd-166ec5f3a338/?format=api"
                        },
                        {
                            "id": "5bbee852-8217-4b1f-bd35-86375a5bcbbc",
                            "gambit_id": "9446728d-44de-4a4f-9c3c-9658a79dcb4c",
                            "last_updated": "2022-08-29T14:41:56.265264-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DC United",
                            "reward": "5.51000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f68b8f3-dd34-4c8b-b9dd-166ec5f3a338/?format=api"
                        }
                    ]
                },
                {
                    "id": "530a90e6-3d21-4feb-bf97-fdcc5121e295",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d363a773-bb47-42b7-a771-50902aa9ced2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6658.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3342.0
                            }
                        ],
                        "expected_reward_tokens": 9054.88,
                        "profit_sb": 54.88,
                        "profit_sb_percentage": 0.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "34c0e628-ee2c-4510-8f36-4cb6f0d19e15",
                            "gambit_id": "61e074d4-fc71-45d5-97ce-4b091414adcb",
                            "last_updated": "2022-08-29T14:41:56.264809-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.36000",
                            "odds": "1.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/530a90e6-3d21-4feb-bf97-fdcc5121e295/?format=api"
                        },
                        {
                            "id": "ca77ac4b-b2f1-4336-8b79-d9da8ad568bd",
                            "gambit_id": "038584b8-0fcd-4021-9043-5a43c28b391a",
                            "last_updated": "2022-08-29T14:41:56.264265-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.71000",
                            "odds": "2.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/530a90e6-3d21-4feb-bf97-fdcc5121e295/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "766af1fa-b98d-46d4-9f57-3348acb10df8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "501703fb-87e0-4918-838d-09b0329e92f0",
            "completed": true,
            "last_updated": "2022-08-29T13:02:02.901032-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/501703fb-87e0-4918-838d-09b0329e92f0",
            "datetime": "2022-08-28T14:35:00-04:00",
            "cutoff_datetime": "2022-08-28T14:35:00-04:00",
            "name": "DET (D Hutchison) v. TEX (K Arihara)",
            "bettypes": [
                {
                    "id": "f9458505-d1c5-454e-9e4a-1bd210a85a4e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/766af1fa-b98d-46d4-9f57-3348acb10df8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Arihara)",
                                "amount": 5969.0
                            },
                            {
                                "team": "DET (D Hutchison)",
                                "amount": 4031.0
                            }
                        ],
                        "expected_reward_tokens": 9311.61,
                        "profit_sb": 311.61,
                        "profit_sb_percentage": 3.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e8de4571-38eb-4daa-9ecf-f2a8f7d36476",
                            "gambit_id": "90d4a72e-aa9e-436d-93b0-fbfe63f034bc",
                            "last_updated": "2022-08-29T13:02:02.903931-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (K Arihara)",
                            "reward": "1.56000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9458505-d1c5-454e-9e4a-1bd210a85a4e/?format=api"
                        },
                        {
                            "id": "22a2f62a-2eeb-494a-a26f-db825ea070e3",
                            "gambit_id": "c58c1725-f977-4cbd-a2fe-4b6ad1562eb2",
                            "last_updated": "2022-08-29T13:02:02.904383-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (D Hutchison)",
                            "reward": "2.31000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9458505-d1c5-454e-9e4a-1bd210a85a4e/?format=api"
                        }
                    ]
                },
                {
                    "id": "14cdd3d8-da0f-42b3-8c6e-0c226d2fd2a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/766af1fa-b98d-46d4-9f57-3348acb10df8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5680.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4320.0
                            }
                        ],
                        "expected_reward_tokens": 9201.6,
                        "profit_sb": 201.6,
                        "profit_sb_percentage": 2.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "810b9d1c-ce8b-4858-9a40-0822647eb5bd",
                            "gambit_id": "1f7fc07b-7922-4468-a95a-3384d3a6018f",
                            "last_updated": "2022-08-29T13:02:02.903498-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.62000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14cdd3d8-da0f-42b3-8c6e-0c226d2fd2a2/?format=api"
                        },
                        {
                            "id": "8677078d-b6d4-4815-a610-2e5df7749806",
                            "gambit_id": "eeef9cc5-571b-417c-bfda-228794a7c1f1",
                            "last_updated": "2022-08-29T13:02:02.903054-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "2.13000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14cdd3d8-da0f-42b3-8c6e-0c226d2fd2a2/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5623976-0c4a-4845-90ae-785420114235",
                    "match": "https://api-prod.gambitprofit.com/api/matches/766af1fa-b98d-46d4-9f57-3348acb10df8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aa2ddaf9-e26b-45e2-bdf9-f2631fea5fea",
                            "gambit_id": "25ccbd07-b1fe-4273-b606-2b370250370b",
                            "last_updated": "2022-08-29T13:02:02.902606-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5623976-0c4a-4845-90ae-785420114235/?format=api"
                        },
                        {
                            "id": "4c1973a7-a2b7-4db8-bff8-1c59bf5b2163",
                            "gambit_id": "2ffb9760-4197-4f2b-a740-bd5cd64bbb9a",
                            "last_updated": "2022-08-29T13:02:02.902111-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5623976-0c4a-4845-90ae-785420114235/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d30c2b95-5102-41b2-b65c-b0f33c8f5b67",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5c0d1771-d9e3-44aa-b9de-d2bfc942630f",
            "completed": true,
            "last_updated": "2022-08-29T13:07:04.912843-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/5c0d1771-d9e3-44aa-b9de-d2bfc942630f",
            "datetime": "2022-08-28T14:10:00-04:00",
            "cutoff_datetime": "2022-08-28T14:10:00-04:00",
            "name": "SDG (S Manaea) v. KAN (J Heasley)",
            "bettypes": [
                {
                    "id": "86140511-5e63-4bc4-9964-bd4e45c7dcb0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d30c2b95-5102-41b2-b65c-b0f33c8f5b67/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6325.0
                            },
                            {
                                "team": "KAN (J Heasley)",
                                "amount": 3675.0
                            }
                        ],
                        "expected_reward_tokens": 9297.75,
                        "profit_sb": 297.75,
                        "profit_sb_percentage": 3.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "695b69b3-173c-4a19-be61-b883186fd985",
                            "gambit_id": "ec755aef-d463-4a1b-8ca9-c446bc98a6de",
                            "last_updated": "2022-08-29T13:07:04.916336-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (S Manaea)",
                            "reward": "1.47000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86140511-5e63-4bc4-9964-bd4e45c7dcb0/?format=api"
                        },
                        {
                            "id": "a3f232b2-e23c-4206-a157-925ee4a87613",
                            "gambit_id": "776b5019-8d92-4383-985f-a5437a681050",
                            "last_updated": "2022-08-29T13:07:04.915868-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (J Heasley)",
                            "reward": "2.53000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86140511-5e63-4bc4-9964-bd4e45c7dcb0/?format=api"
                        }
                    ]
                },
                {
                    "id": "626b5384-8be0-4ced-b566-df6c3f38b797",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d30c2b95-5102-41b2-b65c-b0f33c8f5b67/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5313.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4687.0
                            }
                        ],
                        "expected_reward_tokens": 9138.36,
                        "profit_sb": 138.36,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f8a5fe93-066f-4ec9-935b-5b329c5bb1cd",
                            "gambit_id": "0b8e3f98-031b-4b07-81da-ca2cad33404a",
                            "last_updated": "2022-08-29T13:07:04.915390-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626b5384-8be0-4ced-b566-df6c3f38b797/?format=api"
                        },
                        {
                            "id": "feed9fc6-6465-4bcc-ba4b-e767e0783bd8",
                            "gambit_id": "4ba40356-e7e5-4241-891c-21ab03146184",
                            "last_updated": "2022-08-29T13:07:04.914927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626b5384-8be0-4ced-b566-df6c3f38b797/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ba6735d-4110-4214-a99c-a676411e1ba5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d30c2b95-5102-41b2-b65c-b0f33c8f5b67/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5110.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a7b7a4f1-38db-4408-80fc-fec17ebea6e5",
                            "gambit_id": "7526b896-8833-4825-8b24-2cd5a0692748",
                            "last_updated": "2022-08-29T13:07:04.913948-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba6735d-4110-4214-a99c-a676411e1ba5/?format=api"
                        },
                        {
                            "id": "e5fe3ae4-6de6-4231-99ab-69f4271f3919",
                            "gambit_id": "89a0e806-2584-4831-a5ad-adee8b2e994b",
                            "last_updated": "2022-08-29T13:07:04.914456-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba6735d-4110-4214-a99c-a676411e1ba5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2ef00324-73a1-4080-8b17-e5e8d9092367",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "913bbc8a-637e-4f00-afc2-bf695533c5cd",
            "completed": true,
            "last_updated": "2022-08-29T13:07:05.055607-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.28,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/913bbc8a-637e-4f00-afc2-bf695533c5cd",
            "datetime": "2022-08-28T14:10:00-04:00",
            "cutoff_datetime": "2022-08-28T14:10:00-04:00",
            "name": "SFO (J Junis) v. MIN (Aaron Sanchez)",
            "bettypes": [
                {
                    "id": "e028c5bf-8059-4235-aa24-a07de28f2488",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2ef00324-73a1-4080-8b17-e5e8d9092367/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (Aaron Sanchez)",
                                "amount": 5108.0
                            },
                            {
                                "team": "SFO (J Junis)",
                                "amount": 4892.0
                            }
                        ],
                        "expected_reward_tokens": 9294.8,
                        "profit_sb": 294.8,
                        "profit_sb_percentage": 3.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "443d2dc8-0ad3-4883-b28b-7cab084f2fd9",
                            "gambit_id": "acac1891-2554-4de8-bcb5-143e0106d3f3",
                            "last_updated": "2022-08-29T13:07:05.058635-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (Aaron Sanchez)",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e028c5bf-8059-4235-aa24-a07de28f2488/?format=api"
                        },
                        {
                            "id": "789fa58c-5dfc-40c6-86bc-f9f6bff9cb00",
                            "gambit_id": "e5c2a24a-1590-46c6-b5a4-60279799b1ae",
                            "last_updated": "2022-08-29T13:07:05.059106-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (J Junis)",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e028c5bf-8059-4235-aa24-a07de28f2488/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5e16267-c768-45dd-b2e4-68ca2a9dc41e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2ef00324-73a1-4080-8b17-e5e8d9092367/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6501.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3499.0
                            }
                        ],
                        "expected_reward_tokens": 9166.41,
                        "profit_sb": 166.41,
                        "profit_sb_percentage": 1.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b99b681a-94a7-413c-b842-77982d9f49d9",
                            "gambit_id": "554b535b-854f-4ba5-8eab-9a581ecd410b",
                            "last_updated": "2022-08-29T13:07:05.058169-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5e16267-c768-45dd-b2e4-68ca2a9dc41e/?format=api"
                        },
                        {
                            "id": "cc596854-9179-4bbe-87fb-6e772dc7f7e8",
                            "gambit_id": "bdab9d46-f39d-403d-af7a-4fe9e73ee7ef",
                            "last_updated": "2022-08-29T13:07:05.057694-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "2.62000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5e16267-c768-45dd-b2e4-68ca2a9dc41e/?format=api"
                        }
                    ]
                },
                {
                    "id": "74b754a4-496a-4c0c-8da1-b0d444cf5da8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2ef00324-73a1-4080-8b17-e5e8d9092367/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "70b856fe-3d0d-4914-a1d5-e807cb57e4e0",
                            "gambit_id": "3983080a-eebb-4847-963f-72de908b5c5a",
                            "last_updated": "2022-08-29T13:07:05.056657-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b754a4-496a-4c0c-8da1-b0d444cf5da8/?format=api"
                        },
                        {
                            "id": "9229075b-8d6d-4cf4-9c6c-9dac20afea2f",
                            "gambit_id": "244417a1-5e28-4515-a679-2f15a7885bae",
                            "last_updated": "2022-08-29T13:07:05.057211-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b754a4-496a-4c0c-8da1-b0d444cf5da8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dc28c417-5114-49ba-8cc0-f4f82505704b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "654854ba-d9fc-432b-aa69-667e2034f7b6",
            "completed": true,
            "last_updated": "2022-08-29T13:02:02.010274-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/654854ba-d9fc-432b-aa69-667e2034f7b6",
            "datetime": "2022-08-28T14:10:00-04:00",
            "cutoff_datetime": "2022-08-28T14:10:00-04:00",
            "name": "BAL (A Voth) v. HOU (J Verlander)",
            "bettypes": [
                {
                    "id": "cf59af07-a7ab-4c6a-8826-d62e3628ed21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc28c417-5114-49ba-8cc0-f4f82505704b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6578.0
                            },
                            {
                                "team": "BAL (A Voth)",
                                "amount": 3422.0
                            }
                        ],
                        "expected_reward_tokens": 9273.62,
                        "profit_sb": 273.62,
                        "profit_sb_percentage": 3.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f1e05b4b-c551-4680-85ea-eb681dcbcbf8",
                            "gambit_id": "a6c6a8ca-95c7-4e3a-9939-083da4644797",
                            "last_updated": "2022-08-29T13:02:02.013159-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (J Verlander)",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf59af07-a7ab-4c6a-8826-d62e3628ed21/?format=api"
                        },
                        {
                            "id": "440f28e5-58a9-45a0-8297-6ab1d5352249",
                            "gambit_id": "cde9761d-581d-4aaf-ae2b-9dd0714e8ec4",
                            "last_updated": "2022-08-29T13:02:02.013620-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (A Voth)",
                            "reward": "2.71000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf59af07-a7ab-4c6a-8826-d62e3628ed21/?format=api"
                        }
                    ]
                },
                {
                    "id": "76af5896-d41d-4ec5-9e4a-f5dadb47038f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc28c417-5114-49ba-8cc0-f4f82505704b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5205.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5ced4762-3975-42cc-95bb-aeaabe350030",
                            "gambit_id": "a7598bd7-2284-495b-8313-ef59aa926803",
                            "last_updated": "2022-08-29T13:02:02.012715-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76af5896-d41d-4ec5-9e4a-f5dadb47038f/?format=api"
                        },
                        {
                            "id": "2f69cd0c-a70e-483c-826b-c3b207150a61",
                            "gambit_id": "96047e29-edae-40e7-9bb2-82efc6d58e04",
                            "last_updated": "2022-08-29T13:02:02.012268-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76af5896-d41d-4ec5-9e4a-f5dadb47038f/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d1b65c6-979b-4a1e-a46e-66222528d592",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc28c417-5114-49ba-8cc0-f4f82505704b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5313.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4687.0
                            }
                        ],
                        "expected_reward_tokens": 9138.36,
                        "profit_sb": 138.36,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cdbfa632-9e65-4b26-afbe-97f5b920400c",
                            "gambit_id": "da177d1a-c772-4bd9-9a4b-91781dc36ec8",
                            "last_updated": "2022-08-29T13:02:02.011319-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d1b65c6-979b-4a1e-a46e-66222528d592/?format=api"
                        },
                        {
                            "id": "aa6ce454-b6eb-4c78-9f26-54d2a6d80705",
                            "gambit_id": "6623b5fa-9596-4f83-8106-1946317fe37b",
                            "last_updated": "2022-08-29T13:02:02.011813-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d1b65c6-979b-4a1e-a46e-66222528d592/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e3962e1c-66f0-4e27-93fb-77eaf384e25a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "86df7e16-8bec-4353-ab88-1bc2cc1322d0",
            "completed": true,
            "last_updated": "2022-08-29T13:02:02.542514-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.57,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/86df7e16-8bec-4353-ab88-1bc2cc1322d0",
            "datetime": "2022-08-28T14:10:00-04:00",
            "cutoff_datetime": "2022-08-28T14:10:00-04:00",
            "name": "ARI (Z Davies) v. CWS (D Cease)",
            "bettypes": [
                {
                    "id": "de844239-c568-4fa1-b9bf-152f3a7a74d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3962e1c-66f0-4e27-93fb-77eaf384e25a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6256.0
                            },
                            {
                                "team": "ARI (Z Davies)",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9321.44,
                        "profit_sb": 321.44,
                        "profit_sb_percentage": 3.57,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b772056-f1df-4720-8fc7-b9041787abd2",
                            "gambit_id": "ea8a7cd1-bb38-4c08-9158-52ab331fff75",
                            "last_updated": "2022-08-29T13:02:02.545504-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (D Cease)",
                            "reward": "1.49000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de844239-c568-4fa1-b9bf-152f3a7a74d8/?format=api"
                        },
                        {
                            "id": "297306f6-37f8-4d72-96cf-740f8803a6c6",
                            "gambit_id": "45d51fd2-80cd-4f43-9e41-a235154418e8",
                            "last_updated": "2022-08-29T13:02:02.545953-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (Z Davies)",
                            "reward": "2.49000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de844239-c568-4fa1-b9bf-152f3a7a74d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2374e35-0b83-4445-8fe6-02e14e34f206",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3962e1c-66f0-4e27-93fb-77eaf384e25a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI",
                                "amount": 5591.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4409.0
                            }
                        ],
                        "expected_reward_tokens": 9169.24,
                        "profit_sb": 169.24,
                        "profit_sb_percentage": 1.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d6777a0e-2ccf-47c1-a929-e2fffe2982e0",
                            "gambit_id": "0f86883a-c5e8-4856-9369-7dd82f7e47a7",
                            "last_updated": "2022-08-29T13:02:02.545065-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "1.64000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2374e35-0b83-4445-8fe6-02e14e34f206/?format=api"
                        },
                        {
                            "id": "71e1cf8e-be8e-47a9-9acc-8db8e50f77d3",
                            "gambit_id": "2d534c6d-1e4d-43ba-8271-953714788219",
                            "last_updated": "2022-08-29T13:02:02.544620-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.08000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2374e35-0b83-4445-8fe6-02e14e34f206/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb2135da-d66f-44aa-a2fa-e7d8e6d465a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3962e1c-66f0-4e27-93fb-77eaf384e25a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5110.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5333565-730f-4029-8be4-cf6550c3254f",
                            "gambit_id": "8fb39983-e42d-4da9-9787-68addc076c1c",
                            "last_updated": "2022-08-29T13:02:02.543652-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2135da-d66f-44aa-a2fa-e7d8e6d465a1/?format=api"
                        },
                        {
                            "id": "d5cdd5af-6881-4543-bf09-cd29a15821a6",
                            "gambit_id": "d5c6a931-5a0a-442d-bbc6-a292cb44fe4b",
                            "last_updated": "2022-08-29T13:02:02.544167-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb2135da-d66f-44aa-a2fa-e7d8e6d465a1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2d5e7b4b-2960-4d74-a3ff-27f2e679e40f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "52eff70e-c1f2-4c9d-9805-ec701126c415",
            "completed": true,
            "last_updated": "2022-08-29T13:07:05.191994-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/52eff70e-c1f2-4c9d-9805-ec701126c415",
            "datetime": "2022-08-28T14:10:00-04:00",
            "cutoff_datetime": "2022-08-28T14:10:00-04:00",
            "name": "CHC (A Sampson) v. MIL (E Lauer)",
            "bettypes": [
                {
                    "id": "c71ae3b8-bd57-4478-839a-73079bbbb213",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d5e7b4b-2960-4d74-a3ff-27f2e679e40f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5969.0
                            },
                            {
                                "team": "CHC (A Sampson)",
                                "amount": 4031.0
                            }
                        ],
                        "expected_reward_tokens": 9311.61,
                        "profit_sb": 311.61,
                        "profit_sb_percentage": 3.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ba5e9f89-80c7-4e17-81b5-1f6921d1269c",
                            "gambit_id": "102f4e0a-8892-47a0-81bb-ae67db1de732",
                            "last_updated": "2022-08-29T13:07:05.195051-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (E Lauer)",
                            "reward": "1.56000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c71ae3b8-bd57-4478-839a-73079bbbb213/?format=api"
                        },
                        {
                            "id": "c4377222-015b-497d-8923-80d87479c3e3",
                            "gambit_id": "dd5efaee-c34f-4f00-8aa6-3c6204dfa8d6",
                            "last_updated": "2022-08-29T13:07:05.195514-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (A Sampson)",
                            "reward": "2.31000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c71ae3b8-bd57-4478-839a-73079bbbb213/?format=api"
                        }
                    ]
                },
                {
                    "id": "eacf85f9-8b57-480d-b5df-e270fb81893d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d5e7b4b-2960-4d74-a3ff-27f2e679e40f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5680.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4320.0
                            }
                        ],
                        "expected_reward_tokens": 9201.6,
                        "profit_sb": 201.6,
                        "profit_sb_percentage": 2.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4c1f1cef-3d41-49f1-a59b-b0886cb258d0",
                            "gambit_id": "3d8e2be5-30cd-424f-bae9-f5c26ba6fcf1",
                            "last_updated": "2022-08-29T13:07:05.194571-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.62000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eacf85f9-8b57-480d-b5df-e270fb81893d/?format=api"
                        },
                        {
                            "id": "c4a02975-6a40-4bef-9253-eeb4d1f3dc36",
                            "gambit_id": "728b842b-8d81-4c1c-aa6d-c6d5a7345bd5",
                            "last_updated": "2022-08-29T13:07:05.193997-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "2.13000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eacf85f9-8b57-480d-b5df-e270fb81893d/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b26b448-9f11-42fe-a0b2-a47d174fdd34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2d5e7b4b-2960-4d74-a3ff-27f2e679e40f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7c4f129e-1035-4997-807c-2c26a739388a",
                            "gambit_id": "2058bc49-4cfc-4ea6-a5e7-f7c5b652d2ca",
                            "last_updated": "2022-08-29T13:07:05.193511-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b26b448-9f11-42fe-a0b2-a47d174fdd34/?format=api"
                        },
                        {
                            "id": "7c718ce7-f6e1-423f-bb2f-ab2dd3dcb184",
                            "gambit_id": "e412d434-ed5c-408d-aa71-bf344c8f8ad3",
                            "last_updated": "2022-08-29T13:07:05.193010-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b26b448-9f11-42fe-a0b2-a47d174fdd34/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "064fa006-8c5c-4b06-ba69-64764f30bbb5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "336f10bf-8af1-4393-9225-c00ec1095f23",
            "completed": true,
            "last_updated": "2022-08-29T14:46:58.202071-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.69,
            "sport_category": "CS:GO - Blast Pro Series",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/336f10bf-8af1-4393-9225-c00ec1095f23",
            "datetime": "2022-08-28T14:00:00-04:00",
            "cutoff_datetime": "2022-08-28T14:00:00-04:00",
            "name": "G2 Esports v. Team Vitality",
            "bettypes": [
                {
                    "id": "1f38d499-8d27-4288-8f0f-2cb810afe25f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/064fa006-8c5c-4b06-ba69-64764f30bbb5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Team Vitality",
                                "amount": 5746.0
                            },
                            {
                                "team": "G2 Esports",
                                "amount": 4254.0
                            }
                        ],
                        "expected_reward_tokens": 8848.32,
                        "profit_sb": -151.68,
                        "profit_sb_percentage": -1.69,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5206b278-bb2a-42bc-b98f-a18f69aea0f4",
                            "gambit_id": "734f40dc-7960-42ae-9f18-4f966cbe742e",
                            "last_updated": "2022-08-29T14:46:58.202979-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Vitality",
                            "reward": "1.54000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f38d499-8d27-4288-8f0f-2cb810afe25f/?format=api"
                        },
                        {
                            "id": "fe373299-b378-4351-b3c3-071fd91e5ae9",
                            "gambit_id": "d1f71d36-cb16-4a35-bcd6-7b25c9db10a3",
                            "last_updated": "2022-08-29T14:46:58.203498-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "G2 Esports",
                            "reward": "2.08000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f38d499-8d27-4288-8f0f-2cb810afe25f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "681c66e5-1d21-4193-8863-9f7100d5b846",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dd5115a7-3e3f-489a-9394-b7a1d6bd2d64",
            "completed": true,
            "last_updated": "2022-08-29T13:12:07.403085-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.03,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/dd5115a7-3e3f-489a-9394-b7a1d6bd2d64",
            "datetime": "2022-08-28T13:40:00-04:00",
            "cutoff_datetime": "2022-08-28T13:40:00-04:00",
            "name": "COL (G Marquez) v. NYM (M Scherzer)",
            "bettypes": [
                {
                    "id": "93d1022d-56a2-4d6f-acf9-2eba93f2055d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/681c66e5-1d21-4193-8863-9f7100d5b846/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (M Scherzer)",
                                "amount": 7190.0
                            },
                            {
                                "team": "COL (G Marquez)",
                                "amount": 2810.0
                            }
                        ],
                        "expected_reward_tokens": 9273.0,
                        "profit_sb": 273.0,
                        "profit_sb_percentage": 3.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "09dbdb7c-d955-494d-a9bd-f326b90992cc",
                            "gambit_id": "388904de-0bdf-4634-9f76-3b18c54dad2e",
                            "last_updated": "2022-08-29T13:12:07.406082-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (M Scherzer)",
                            "reward": "1.29000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93d1022d-56a2-4d6f-acf9-2eba93f2055d/?format=api"
                        },
                        {
                            "id": "93efabb4-f668-4b03-9df2-fe7ba2423e79",
                            "gambit_id": "9766655b-801a-4299-8b49-16d2b8260bcf",
                            "last_updated": "2022-08-29T13:12:07.406523-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (G Marquez)",
                            "reward": "3.30000",
                            "odds": "3.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93d1022d-56a2-4d6f-acf9-2eba93f2055d/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad987520-a381-45fb-9089-865abeb9166f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/681c66e5-1d21-4193-8863-9f7100d5b846/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5680.0
                            },
                            {
                                "team": "COL",
                                "amount": 4320.0
                            }
                        ],
                        "expected_reward_tokens": 9201.6,
                        "profit_sb": 201.6,
                        "profit_sb_percentage": 2.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dd2e70d8-0a69-4794-a5db-d0a76368c706",
                            "gambit_id": "6cba761a-ab7c-4a09-92ab-47221246616e",
                            "last_updated": "2022-08-29T13:12:07.405198-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.62000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad987520-a381-45fb-9089-865abeb9166f/?format=api"
                        },
                        {
                            "id": "19f164b2-82f0-4e4b-8668-0657be00cb16",
                            "gambit_id": "9bde4b9c-b544-45d1-8103-4d954320abff",
                            "last_updated": "2022-08-29T13:12:07.405647-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "2.13000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad987520-a381-45fb-9089-865abeb9166f/?format=api"
                        }
                    ]
                },
                {
                    "id": "48a6d0c4-489f-48f6-9351-a5ce69934c5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/681c66e5-1d21-4193-8863-9f7100d5b846/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5313.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4687.0
                            }
                        ],
                        "expected_reward_tokens": 9138.36,
                        "profit_sb": 138.36,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1c9e1a60-f3ab-4f72-8929-472c7b87d0b6",
                            "gambit_id": "3cb2bc28-32ce-4a79-925e-89b0fb641d50",
                            "last_updated": "2022-08-29T13:12:07.404207-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48a6d0c4-489f-48f6-9351-a5ce69934c5b/?format=api"
                        },
                        {
                            "id": "f4748096-8d9e-4886-878b-eefffc4ffd3c",
                            "gambit_id": "0ea4c5be-3bd2-4412-8889-1c475197155c",
                            "last_updated": "2022-08-29T13:12:07.404741-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48a6d0c4-489f-48f6-9351-a5ce69934c5b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7f30f094-c5d4-426f-b669-b17a94458c60",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2ee9765c-8e04-4af8-af0e-2fb285361fff",
            "completed": true,
            "last_updated": "2022-08-29T13:12:07.271716-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/2ee9765c-8e04-4af8-af0e-2fb285361fff",
            "datetime": "2022-08-28T13:37:00-04:00",
            "cutoff_datetime": "2022-08-28T13:37:00-04:00",
            "name": "LAA (T Davidson) v. TOR (R Stripling)",
            "bettypes": [
                {
                    "id": "84ea6bb5-eefb-40af-8545-9049b3e15391",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f30f094-c5d4-426f-b669-b17a94458c60/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Stripling)",
                                "amount": 6837.0
                            },
                            {
                                "team": "LAA (T Davidson)",
                                "amount": 3163.0
                            }
                        ],
                        "expected_reward_tokens": 9298.32,
                        "profit_sb": 298.32,
                        "profit_sb_percentage": 3.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ead5b2d3-8cd0-40d9-ab6c-cbcecb9e847b",
                            "gambit_id": "edb498d2-b0fe-4f95-a356-283bd3b798a2",
                            "last_updated": "2022-08-29T13:12:07.274541-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (R Stripling)",
                            "reward": "1.36000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84ea6bb5-eefb-40af-8545-9049b3e15391/?format=api"
                        },
                        {
                            "id": "10f3a119-237e-4a1e-b31a-01e5998ef770",
                            "gambit_id": "b6709d40-81cf-4ccd-a1a8-a418f3faf2d5",
                            "last_updated": "2022-08-29T13:12:07.274963-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (T Davidson)",
                            "reward": "2.94000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84ea6bb5-eefb-40af-8545-9049b3e15391/?format=api"
                        }
                    ]
                },
                {
                    "id": "9cb58b77-a9a8-42be-ba57-457bd216ef07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f30f094-c5d4-426f-b669-b17a94458c60/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5408.0
                            },
                            {
                                "team": "LAA",
                                "amount": 4592.0
                            }
                        ],
                        "expected_reward_tokens": 9138.08,
                        "profit_sb": 138.08,
                        "profit_sb_percentage": 1.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "03f06f42-4f97-4c21-87de-76ac379ee38d",
                            "gambit_id": "0b1a78aa-3fd2-4508-8b2b-ca014b8ccb3b",
                            "last_updated": "2022-08-29T13:12:07.273661-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "1.69000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb58b77-a9a8-42be-ba57-457bd216ef07/?format=api"
                        },
                        {
                            "id": "50f59e7f-7761-4215-b80a-73c17711af26",
                            "gambit_id": "f284cb13-1970-4f6d-aaf9-3d842d0284b8",
                            "last_updated": "2022-08-29T13:12:07.274097-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.99000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cb58b77-a9a8-42be-ba57-457bd216ef07/?format=api"
                        }
                    ]
                },
                {
                    "id": "08543d01-3c13-42e7-9c42-e05c69a37f12",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7f30f094-c5d4-426f-b669-b17a94458c60/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "55ac67de-a2a2-44c6-aba3-209e5c53f5bb",
                            "gambit_id": "c7acb4e7-8e33-437b-b00c-ab9b34a738b9",
                            "last_updated": "2022-08-29T13:12:07.273213-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08543d01-3c13-42e7-9c42-e05c69a37f12/?format=api"
                        },
                        {
                            "id": "914f9e9d-8996-46d5-983b-8729a5cfd3e8",
                            "gambit_id": "b5a535ab-d4c3-4fec-9a04-fc60bc163a70",
                            "last_updated": "2022-08-29T13:12:07.272718-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08543d01-3c13-42e7-9c42-e05c69a37f12/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "40c4487e-d383-43d8-b91e-91f8da1bbd9e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1952a429-f6cf-4c58-a5c4-f9e42d709902",
            "completed": true,
            "last_updated": "2022-08-29T13:17:09.698769-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.28,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1952a429-f6cf-4c58-a5c4-f9e42d709902",
            "datetime": "2022-08-28T13:35:00-04:00",
            "cutoff_datetime": "2022-08-28T13:35:00-04:00",
            "name": "TAM (C Kluber) v. BOS (N Pivetta)",
            "bettypes": [
                {
                    "id": "f87c7078-232a-4558-b4c3-b13048f7ac47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/40c4487e-d383-43d8-b91e-91f8da1bbd9e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5108.0
                            },
                            {
                                "team": "TAM (C Kluber)",
                                "amount": 4892.0
                            }
                        ],
                        "expected_reward_tokens": 9294.8,
                        "profit_sb": 294.8,
                        "profit_sb_percentage": 3.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b666b5bb-4ba5-4e50-aa39-f9491779a782",
                            "gambit_id": "b1e7e694-ffc2-4672-a228-205ac1c24277",
                            "last_updated": "2022-08-29T13:17:09.703725-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (N Pivetta)",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f87c7078-232a-4558-b4c3-b13048f7ac47/?format=api"
                        },
                        {
                            "id": "a6ae218d-552a-4171-9f08-99ac5d726234",
                            "gambit_id": "44a8a4a9-c993-4285-af7e-cbac1206dc02",
                            "last_updated": "2022-08-29T13:17:09.704168-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (C Kluber)",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f87c7078-232a-4558-b4c3-b13048f7ac47/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca038f28-b080-480a-9531-bf9278e9b094",
                    "match": "https://api-prod.gambitprofit.com/api/matches/40c4487e-d383-43d8-b91e-91f8da1bbd9e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6138.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3862.0
                            }
                        ],
                        "expected_reward_tokens": 9268.38,
                        "profit_sb": 268.38,
                        "profit_sb_percentage": 2.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "40965e5d-e394-4e3c-b505-c75258880b9d",
                            "gambit_id": "f6b90c15-9d5a-426f-9743-eff59a230c51",
                            "last_updated": "2022-08-29T13:17:09.700783-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.51000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca038f28-b080-480a-9531-bf9278e9b094/?format=api"
                        },
                        {
                            "id": "2629bd18-a3dd-4312-9c84-0387b2d9c1df",
                            "gambit_id": "e4318a34-d066-4d5b-b4b2-9814cd14c886",
                            "last_updated": "2022-08-29T13:17:09.703261-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "2.40000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca038f28-b080-480a-9531-bf9278e9b094/?format=api"
                        }
                    ]
                },
                {
                    "id": "bbb023bb-9790-4033-91fb-9a94193951aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/40c4487e-d383-43d8-b91e-91f8da1bbd9e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8367fd8b-5a0f-4f68-9654-c04541ece6d8",
                            "gambit_id": "20751503-aa41-441c-a47c-d0ae5c79f6c0",
                            "last_updated": "2022-08-29T13:17:09.699815-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb023bb-9790-4033-91fb-9a94193951aa/?format=api"
                        },
                        {
                            "id": "bf182225-0b2f-4cb2-8b4d-d4d571a10a49",
                            "gambit_id": "744132fd-2576-438e-b04c-d4cd14c84c5f",
                            "last_updated": "2022-08-29T13:17:09.700324-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb023bb-9790-4033-91fb-9a94193951aa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "523075f0-6806-4509-b2a3-09afb0c33e97",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "882178e1-e1de-4468-8374-fc22e1a93703",
            "completed": true,
            "last_updated": "2022-08-29T13:17:09.405744-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/882178e1-e1de-4468-8374-fc22e1a93703",
            "datetime": "2022-08-28T13:35:00-04:00",
            "cutoff_datetime": "2022-08-28T13:35:00-04:00",
            "name": "PIT (R Contreras) v. PHI (N Syndergaard)",
            "bettypes": [
                {
                    "id": "0b6a13cb-396a-4af9-95a5-8c49273de8b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/523075f0-6806-4509-b2a3-09afb0c33e97/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6882.0
                            },
                            {
                                "team": "PIT (R Contreras)",
                                "amount": 3118.0
                            }
                        ],
                        "expected_reward_tokens": 9290.7,
                        "profit_sb": 290.7,
                        "profit_sb_percentage": 3.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "956956fe-c489-4d4f-9668-0b93fd5515b3",
                            "gambit_id": "43925bd6-4c22-4597-902e-264f1bef1e72",
                            "last_updated": "2022-08-29T13:17:09.408785-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (N Syndergaard)",
                            "reward": "1.35000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6a13cb-396a-4af9-95a5-8c49273de8b8/?format=api"
                        },
                        {
                            "id": "5506c960-d78f-423e-a27b-d04f9cb2cdc2",
                            "gambit_id": "09c90a65-c5bd-4fd3-a60e-cc41f612af3a",
                            "last_updated": "2022-08-29T13:17:09.409244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (R Contreras)",
                            "reward": "2.98000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b6a13cb-396a-4af9-95a5-8c49273de8b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d32e37e-57da-479b-b9b7-5a6eb15a274d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/523075f0-6806-4509-b2a3-09afb0c33e97/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5499.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4501.0
                            }
                        ],
                        "expected_reward_tokens": 9182.04,
                        "profit_sb": 182.04,
                        "profit_sb_percentage": 2.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "157112aa-5a53-4a27-9807-d9a63de032f3",
                            "gambit_id": "32001d18-dcb3-4a08-9c88-181b1efd6318",
                            "last_updated": "2022-08-29T13:17:09.407877-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d32e37e-57da-479b-b9b7-5a6eb15a274d/?format=api"
                        },
                        {
                            "id": "67c4d93a-5665-4af4-b4c3-7aee5279dc14",
                            "gambit_id": "7bd97a71-9972-4fb3-b5c4-2e25aa2fd936",
                            "last_updated": "2022-08-29T13:17:09.408340-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "2.04000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d32e37e-57da-479b-b9b7-5a6eb15a274d/?format=api"
                        }
                    ]
                },
                {
                    "id": "867ddbe3-ea3c-4402-8909-6a87343b3b2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/523075f0-6806-4509-b2a3-09afb0c33e97/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9e528242-a482-4ce7-a121-0fd0607fbce2",
                            "gambit_id": "6bfbdd5c-7a33-4dd4-8d99-e0d00fffa6fa",
                            "last_updated": "2022-08-29T13:17:09.407422-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867ddbe3-ea3c-4402-8909-6a87343b3b2f/?format=api"
                        },
                        {
                            "id": "f1e04d76-1934-43f5-938a-549c246ce92e",
                            "gambit_id": "d4c4f940-915e-4bbf-a95b-d78c0e161dbf",
                            "last_updated": "2022-08-29T13:17:09.406880-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867ddbe3-ea3c-4402-8909-6a87343b3b2f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ed087191-f854-4553-b2a2-22d2a0ba6a95",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e751ee10-cd0b-4bff-8b82-2f71baceadcb",
            "completed": true,
            "last_updated": "2022-08-29T13:17:09.555088-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.39,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e751ee10-cd0b-4bff-8b82-2f71baceadcb",
            "datetime": "2022-08-28T13:35:00-04:00",
            "cutoff_datetime": "2022-08-28T13:35:00-04:00",
            "name": "CIN (N Lodolo) v. WAS (P Corbin)",
            "bettypes": [
                {
                    "id": "08e8078e-5fd4-494c-98f6-ccdbc6cc0110",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed087191-f854-4553-b2a2-22d2a0ba6a95/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5228.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 4772.0
                            }
                        ],
                        "expected_reward_tokens": 9305.4,
                        "profit_sb": 305.4,
                        "profit_sb_percentage": 3.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9ff5f68a-14a5-424d-b5dc-c00bf566140f",
                            "gambit_id": "939ab4d0-d87f-4922-a038-e91d36fb9f12",
                            "last_updated": "2022-08-29T13:17:09.558606-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (N Lodolo)",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08e8078e-5fd4-494c-98f6-ccdbc6cc0110/?format=api"
                        },
                        {
                            "id": "6375d6cb-4217-4830-b9d4-b996ea439d85",
                            "gambit_id": "ed5fa516-4b40-4e07-8482-9bf243d633db",
                            "last_updated": "2022-08-29T13:17:09.558151-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (P Corbin)",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08e8078e-5fd4-494c-98f6-ccdbc6cc0110/?format=api"
                        }
                    ]
                },
                {
                    "id": "d61600bb-6b65-4dc9-9e6d-6505d622b3a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed087191-f854-4553-b2a2-22d2a0ba6a95/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5984.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9275.2,
                        "profit_sb": 275.2,
                        "profit_sb_percentage": 3.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4140a3b3-90e0-4425-9200-f15d7b58ee48",
                            "gambit_id": "bdfd9c17-d59f-4292-bbf2-f01d08490efb",
                            "last_updated": "2022-08-29T13:17:09.557197-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d61600bb-6b65-4dc9-9e6d-6505d622b3a1/?format=api"
                        },
                        {
                            "id": "7811afc8-ad3b-4884-b88b-5020dc034b72",
                            "gambit_id": "05f28903-42c8-4afe-9856-4816c5833da9",
                            "last_updated": "2022-08-29T13:17:09.557701-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "2.31000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d61600bb-6b65-4dc9-9e6d-6505d622b3a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "379df7a3-b3c6-4139-a869-6ab48129a928",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed087191-f854-4553-b2a2-22d2a0ba6a95/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5313.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4687.0
                            }
                        ],
                        "expected_reward_tokens": 9138.36,
                        "profit_sb": 138.36,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b5656058-e6b9-40ee-ab71-4e64334a4af8",
                            "gambit_id": "eb60dd23-14c9-4438-9a0b-0450ed29ae7a",
                            "last_updated": "2022-08-29T13:17:09.556696-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/379df7a3-b3c6-4139-a869-6ab48129a928/?format=api"
                        },
                        {
                            "id": "b890c34b-9fbd-4c3d-b70b-614b659c2a20",
                            "gambit_id": "a521e214-8632-4e45-9dd7-9a03ad6c1a16",
                            "last_updated": "2022-08-29T13:17:09.556184-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/379df7a3-b3c6-4139-a869-6ab48129a928/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fe788e1d-282f-44fd-a794-f62a4d73ea40",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "133e804a-d7e0-4a7e-82f6-ed61b7069be6",
            "completed": true,
            "last_updated": "2022-08-29T14:17:10.762330-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.41,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/133e804a-d7e0-4a7e-82f6-ed61b7069be6",
            "datetime": "2022-08-28T13:00:00-04:00",
            "cutoff_datetime": "2022-08-28T13:00:00-04:00",
            "name": "New York Giants v. New York Jets",
            "bettypes": [
                {
                    "id": "4c6df5b7-2a63-42e1-b648-cf7562e326e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe788e1d-282f-44fd-a794-f62a4d73ea40/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Jets",
                                "amount": 6357.0
                            },
                            {
                                "team": "New York Giants",
                                "amount": 3643.0
                            }
                        ],
                        "expected_reward_tokens": 9216.79,
                        "profit_sb": 216.79,
                        "profit_sb_percentage": 2.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aae5bdff-1cc3-473a-a04d-9a325ef92b22",
                            "gambit_id": "c4df1437-d8e5-49f7-9d25-008e71fbeadd",
                            "last_updated": "2022-08-29T14:17:10.763261-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "1.45000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6df5b7-2a63-42e1-b648-cf7562e326e5/?format=api"
                        },
                        {
                            "id": "38a08801-849c-4063-9c13-f76f198a10e7",
                            "gambit_id": "937ac0df-13fa-4c51-9a38-302907c91365",
                            "last_updated": "2022-08-29T14:17:10.763715-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "2.53000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6df5b7-2a63-42e1-b648-cf7562e326e5/?format=api"
                        }
                    ]
                },
                {
                    "id": "35c154b9-4283-4a35-a7a3-f0e7c456580f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe788e1d-282f-44fd-a794-f62a4d73ea40/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "New York Jets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "318b4d04-7b6f-4bec-b333-a2faf7128528",
                            "gambit_id": "7a93e31d-01f6-4fc1-953d-083cbd208c2d",
                            "last_updated": "2022-08-29T14:17:10.765311-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Giants",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35c154b9-4283-4a35-a7a3-f0e7c456580f/?format=api"
                        },
                        {
                            "id": "52b7ec3a-0b90-425c-aeef-38e02de3e03f",
                            "gambit_id": "ca5cd27f-e1f1-4744-bc2e-90fea62107a6",
                            "last_updated": "2022-08-29T14:17:10.764904-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Jets",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35c154b9-4283-4a35-a7a3-f0e7c456580f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7a358d6f-1438-474e-bf1e-b83eb4bc4698",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe788e1d-282f-44fd-a794-f62a4d73ea40/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 38",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 38",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ea628a7b-f484-4609-8066-992a70ef95d6",
                            "gambit_id": "272179d5-a63d-4b3c-a153-4a9b7b57692c",
                            "last_updated": "2022-08-29T14:17:10.764510-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 38",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a358d6f-1438-474e-bf1e-b83eb4bc4698/?format=api"
                        },
                        {
                            "id": "bff2c46f-39db-4979-a506-2e62217d94ff",
                            "gambit_id": "2b102c23-61e6-460c-b3c7-4708b8164b63",
                            "last_updated": "2022-08-29T14:17:10.764106-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 38",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a358d6f-1438-474e-bf1e-b83eb4bc4698/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0e55f8b-7663-459f-beae-cdf18446b47e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fc38f903-703a-4253-a2b7-bd54e6e856fd",
            "completed": true,
            "last_updated": "2022-08-29T13:22:12.775312-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fc38f903-703a-4253-a2b7-bd54e6e856fd",
            "datetime": "2022-08-28T12:05:00-04:00",
            "cutoff_datetime": "2022-08-28T12:05:00-04:00",
            "name": "LOS (J Urias) v. MIA (E Cabrera)",
            "bettypes": [
                {
                    "id": "bef57955-5a01-4993-a233-f65bcac82f63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0e55f8b-7663-459f-beae-cdf18446b47e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (J Urias)",
                                "amount": 6882.0
                            },
                            {
                                "team": "MIA (E Cabrera)",
                                "amount": 3118.0
                            }
                        ],
                        "expected_reward_tokens": 9290.7,
                        "profit_sb": 290.7,
                        "profit_sb_percentage": 3.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d6f68420-0cba-48ee-ab78-f22a06f3c7d7",
                            "gambit_id": "028fd923-4c0d-4765-8ec5-cd2e388be6fa",
                            "last_updated": "2022-08-29T13:22:12.779420-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (J Urias)",
                            "reward": "1.35000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bef57955-5a01-4993-a233-f65bcac82f63/?format=api"
                        },
                        {
                            "id": "8f8b7e7a-805c-4d48-9464-7f24be8ad342",
                            "gambit_id": "718a7ff6-40da-4fe6-94a4-d080f5349347",
                            "last_updated": "2022-08-29T13:22:12.778882-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (E Cabrera)",
                            "reward": "2.98000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bef57955-5a01-4993-a233-f65bcac82f63/?format=api"
                        }
                    ]
                },
                {
                    "id": "d87703f7-a81f-4285-9331-60627930c7ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0e55f8b-7663-459f-beae-cdf18446b47e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5680.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4320.0
                            }
                        ],
                        "expected_reward_tokens": 9201.6,
                        "profit_sb": 201.6,
                        "profit_sb_percentage": 2.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c6d6520d-f576-4f91-8da9-8a9d03fb6272",
                            "gambit_id": "d7974005-e843-40ac-bdb5-450b6e250faa",
                            "last_updated": "2022-08-29T13:22:12.778375-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "1.62000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d87703f7-a81f-4285-9331-60627930c7ed/?format=api"
                        },
                        {
                            "id": "a96b5ec8-502a-4899-ba39-c40aac2efadc",
                            "gambit_id": "99404f5d-59ca-4c88-bdeb-7594aa3ec7ab",
                            "last_updated": "2022-08-29T13:22:12.777823-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "2.13000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d87703f7-a81f-4285-9331-60627930c7ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "903686ed-db13-4756-8762-548f25f08c82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0e55f8b-7663-459f-beae-cdf18446b47e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fa8f614d-2f8f-4a59-8ea1-a59ec387f319",
                            "gambit_id": "8ab7ea6d-b7a6-42cd-8b9b-a0e0e6ba482e",
                            "last_updated": "2022-08-29T13:22:12.776552-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/903686ed-db13-4756-8762-548f25f08c82/?format=api"
                        },
                        {
                            "id": "3ac77a40-6bc4-4a93-9b97-89cec4bf7e0c",
                            "gambit_id": "81e7bff4-dfe2-4b41-88f4-793756756a69",
                            "last_updated": "2022-08-29T13:22:12.777247-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/903686ed-db13-4756-8762-548f25f08c82/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c1233abd-d671-4f00-858a-d389dc1b6727",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bfd93332-0364-4ebc-905c-e58c69505552",
            "completed": true,
            "last_updated": "2022-08-29T14:17:14.567863-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/bfd93332-0364-4ebc-905c-e58c69505552",
            "datetime": "2022-08-28T11:30:00-04:00",
            "cutoff_datetime": "2022-08-28T11:30:00-04:00",
            "name": "Nottingham Forest v. Tottenham",
            "bettypes": [
                {
                    "id": "f7b42ebf-47bc-41da-a6d4-9d6453d163ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1233abd-d671-4f00-858a-d389dc1b6727/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 7578.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2422.0
                            }
                        ],
                        "expected_reward_tokens": 10608.36,
                        "profit_sb": 1608.36,
                        "profit_sb_percentage": 17.87,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 6468.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2067.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 1465.0
                            }
                        ],
                        "expected_reward_tokens": 9053.46,
                        "profit_sb": 53.46,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4adbfe18-12b8-422f-b959-640e56aff100",
                            "gambit_id": "f62dbed6-e23b-4499-ba58-c65e26c028fc",
                            "last_updated": "2022-08-29T14:17:14.569949-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tottenham",
                            "reward": "1.40000",
                            "odds": "1.44000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b42ebf-47bc-41da-a6d4-9d6453d163ea/?format=api"
                        },
                        {
                            "id": "6673ae8b-bbbf-436a-a104-5d9eed827536",
                            "gambit_id": "f991ad23-2218-4d33-b28a-baa6666f57b0",
                            "last_updated": "2022-08-29T14:17:14.570921-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.38000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b42ebf-47bc-41da-a6d4-9d6453d163ea/?format=api"
                        },
                        {
                            "id": "bd78f4db-81bd-40b5-9554-43c3142a5b77",
                            "gambit_id": "ebcf2cba-f274-4151-a701-1acdfd2c2487",
                            "last_updated": "2022-08-29T14:17:14.570434-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nottingham Forest",
                            "reward": "6.18000",
                            "odds": "6.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7b42ebf-47bc-41da-a6d4-9d6453d163ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "f4ed3c2d-e4bf-446f-abb3-70bb47fb0fbb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1233abd-d671-4f00-858a-d389dc1b6727/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5772.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4228.0
                            }
                        ],
                        "expected_reward_tokens": 9004.32,
                        "profit_sb": 4.32,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b31e4b95-6dbb-4379-b321-95c1a2f7aaad",
                            "gambit_id": "12b6ed52-b915-4bac-a005-9c549786cffd",
                            "last_updated": "2022-08-29T14:17:14.569438-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/f4ed3c2d-e4bf-446f-abb3-70bb47fb0fbb/?format=api"
                        },
                        {
                            "id": "6b28d989-ea47-46c6-80ec-317792f6f581",
                            "gambit_id": "6ff218c0-01e4-42c3-9cf8-8fcbe5ee08c8",
                            "last_updated": "2022-08-29T14:17:14.568908-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.13000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4ed3c2d-e4bf-446f-abb3-70bb47fb0fbb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0f1d420e-1b1d-4a6c-a95d-8617a22bbf74",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "01369277-475c-420c-9019-4f2482e561bc",
            "completed": true,
            "last_updated": "2022-08-29T14:46:55.493423-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.53,
            "sport_category": "CS:GO - Blast Pro Series",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/01369277-475c-420c-9019-4f2482e561bc",
            "datetime": "2022-08-28T10:30:00-04:00",
            "cutoff_datetime": "2022-08-28T10:30:00-04:00",
            "name": "Ninjas IN Pyjamas v. Heroic",
            "bettypes": [
                {
                    "id": "00a2f08f-484c-4fb3-95eb-9ccd6e1489b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f1d420e-1b1d-4a6c-a95d-8617a22bbf74/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Heroic",
                                "amount": 5382.0
                            },
                            {
                                "team": "Ninjas IN Pyjamas",
                                "amount": 4618.0
                            }
                        ],
                        "expected_reward_tokens": 8772.66,
                        "profit_sb": -227.34,
                        "profit_sb_percentage": -2.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5320fe8d-d1a9-4ced-a1d7-2320ab5dcdc6",
                            "gambit_id": "9b91085d-14cf-4cfd-9755-6c49f458bbe7",
                            "last_updated": "2022-08-29T14:46:55.494297-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Heroic",
                            "reward": "1.63000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a2f08f-484c-4fb3-95eb-9ccd6e1489b0/?format=api"
                        },
                        {
                            "id": "f4924657-c08a-487f-ba62-6720eec9c5fd",
                            "gambit_id": "36c0fa28-7711-4e0b-879e-fb24b253a507",
                            "last_updated": "2022-08-29T14:46:55.494760-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ninjas IN Pyjamas",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00a2f08f-484c-4fb3-95eb-9ccd6e1489b0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1c3bf24d-76e4-48bd-8b49-afaa5f0bbf16",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "102faf23-92d6-4d79-a894-057b69abb809",
            "completed": true,
            "last_updated": "2022-08-29T14:17:14.828388-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/102faf23-92d6-4d79-a894-057b69abb809",
            "datetime": "2022-08-28T09:00:00-04:00",
            "cutoff_datetime": "2022-08-28T09:00:00-04:00",
            "name": "Aston Villa v. West Ham United",
            "bettypes": [
                {
                    "id": "35d43d97-1caf-4d73-9752-2792f354b97c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c3bf24d-76e4-48bd-8b49-afaa5f0bbf16/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 6067.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3933.0
                            }
                        ],
                        "expected_reward_tokens": 12073.33,
                        "profit_sb": 3073.33,
                        "profit_sb_percentage": 34.15,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 4474.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2900.0
                            },
                            {
                                "team": "West Ham United",
                                "amount": 2626.0
                            }
                        ],
                        "expected_reward_tokens": 8902.14,
                        "profit_sb": -97.86,
                        "profit_sb_percentage": -1.09,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c631f36e-49a5-478f-b374-bcc4e451ab1c",
                            "gambit_id": "d5a5ac6e-5c0e-460f-ac4b-6e8948f59846",
                            "last_updated": "2022-08-29T14:17:14.830946-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aston Villa",
                            "reward": "1.99000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d43d97-1caf-4d73-9752-2792f354b97c/?format=api"
                        },
                        {
                            "id": "d8c8aeac-d5dc-4f15-9f87-89450e7abaf4",
                            "gambit_id": "c20e6a3d-ff78-4626-9dee-a014c218e83d",
                            "last_updated": "2022-08-29T14:17:14.831381-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.07000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d43d97-1caf-4d73-9752-2792f354b97c/?format=api"
                        },
                        {
                            "id": "7dd96c79-f64c-44c6-a087-e948a53efa56",
                            "gambit_id": "453866bd-9ce2-40ff-8fb2-fa81a429e0a2",
                            "last_updated": "2022-08-29T14:17:14.830513-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Ham United",
                            "reward": "3.39000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d43d97-1caf-4d73-9752-2792f354b97c/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca1b4589-9692-47e8-bc63-2ba72457e727",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c3bf24d-76e4-48bd-8b49-afaa5f0bbf16/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5152.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4848.0
                            }
                        ],
                        "expected_reward_tokens": 9016.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a95c494f-bd94-4e31-97a2-b586efc56854",
                            "gambit_id": "4d444507-8a2f-4d82-89f3-8b4598f7e4fe",
                            "last_updated": "2022-08-29T14:17:14.829454-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.75000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1b4589-9692-47e8-bc63-2ba72457e727/?format=api"
                        },
                        {
                            "id": "64a3eea8-4b80-4c20-8ba2-d0ecafd9a35c",
                            "gambit_id": "2411d2da-2245-4ccf-8713-67143aeac383",
                            "last_updated": "2022-08-29T14:17:14.830064-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.86000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1b4589-9692-47e8-bc63-2ba72457e727/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c15e85d3-8136-4a6e-acd2-9526520c1506",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7aee1c3d-2bca-4445-a20a-1a76e14c0dc2",
            "completed": true,
            "last_updated": "2022-08-29T14:17:14.696891-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/7aee1c3d-2bca-4445-a20a-1a76e14c0dc2",
            "datetime": "2022-08-28T09:00:00-04:00",
            "cutoff_datetime": "2022-08-28T09:00:00-04:00",
            "name": "Wolverhampton Wanderers v. Newcastle United",
            "bettypes": [
                {
                    "id": "d0c14e75-a7c3-4a7d-93dd-e78333e9be72",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c15e85d3-8136-4a6e-acd2-9526520c1506/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Wolverhampton Wanderers",
                                "amount": 5356.0
                            },
                            {
                                "team": "Newcastle United",
                                "amount": 4644.0
                            }
                        ],
                        "expected_reward_tokens": 12585.24,
                        "profit_sb": 3585.24,
                        "profit_sb_percentage": 39.84,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 3784.0
                            },
                            {
                                "team": "Newcastle United",
                                "amount": 3281.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2935.0
                            }
                        ],
                        "expected_reward_tokens": 8891.51,
                        "profit_sb": -108.49,
                        "profit_sb_percentage": -1.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3182ae2f-36f0-40fd-ba8a-1c393dc99e90",
                            "gambit_id": "b0c86817-3821-407d-a8df-a24ba4277e0a",
                            "last_updated": "2022-08-29T14:17:14.699344-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wolverhampton Wanderers",
                            "reward": "2.35000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0c14e75-a7c3-4a7d-93dd-e78333e9be72/?format=api"
                        },
                        {
                            "id": "b9385879-cc92-4e35-827c-1fb00e8741f7",
                            "gambit_id": "0454be68-dd4b-4d02-80ec-64bd42bcbb40",
                            "last_updated": "2022-08-29T14:17:14.698865-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Newcastle United",
                            "reward": "2.71000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0c14e75-a7c3-4a7d-93dd-e78333e9be72/?format=api"
                        },
                        {
                            "id": "b7946d91-b844-4894-82e9-7b7ae70b4a1d",
                            "gambit_id": "38d7215b-fa4c-4a19-97a6-991de29ba9da",
                            "last_updated": "2022-08-29T14:17:14.699823-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.03000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0c14e75-a7c3-4a7d-93dd-e78333e9be72/?format=api"
                        }
                    ]
                },
                {
                    "id": "404d8c9e-f4c8-41b2-acf7-211b3a10475d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c15e85d3-8136-4a6e-acd2-9526520c1506/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5152.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4848.0
                            }
                        ],
                        "expected_reward_tokens": 9016.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "039375e3-5086-43c0-aec0-2b9e72f4d2f1",
                            "gambit_id": "5fffcf82-b924-4e71-9db8-3dd69e849320",
                            "last_updated": "2022-08-29T14:17:14.697856-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.75000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/404d8c9e-f4c8-41b2-acf7-211b3a10475d/?format=api"
                        },
                        {
                            "id": "85208ce0-e3ca-41ee-b5cc-01a51c0f4191",
                            "gambit_id": "30150140-817d-4706-b208-ca506d313461",
                            "last_updated": "2022-08-29T14:17:14.698366-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.86000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/404d8c9e-f4c8-41b2-acf7-211b3a10475d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47fd2fbe-9b56-4dd5-96cb-235a9086b011",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9ed1b6a1-253d-4e11-b4dc-d9fd964d79a4",
            "completed": true,
            "last_updated": "2022-08-29T14:46:59.028070-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.06,
            "sport_category": "CS:GO - Blast Pro Series",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/9ed1b6a1-253d-4e11-b4dc-d9fd964d79a4",
            "datetime": "2022-08-28T07:00:00-04:00",
            "cutoff_datetime": "2022-08-28T07:00:00-04:00",
            "name": "Faze Clan v. Astralis",
            "bettypes": [
                {
                    "id": "46abff2c-2c5c-4740-8eca-9a6b080faaa9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47fd2fbe-9b56-4dd5-96cb-235a9086b011/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Faze Clan",
                                "amount": 7012.0
                            },
                            {
                                "team": "Astralis",
                                "amount": 2988.0
                            }
                        ],
                        "expected_reward_tokens": 8904.24,
                        "profit_sb": -95.76,
                        "profit_sb_percentage": -1.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7183e225-065f-4787-8337-ee956ad1aa0b",
                            "gambit_id": "63e22f31-27d1-4539-9833-1f5cc215b6d9",
                            "last_updated": "2022-08-29T14:46:59.029684-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Faze Clan",
                            "reward": "1.27000",
                            "odds": "1.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46abff2c-2c5c-4740-8eca-9a6b080faaa9/?format=api"
                        },
                        {
                            "id": "05b67549-ed39-489b-8cb1-1463ddc61ce7",
                            "gambit_id": "24b64272-92d7-46bf-92bd-04d52f18787a",
                            "last_updated": "2022-08-29T14:46:59.029179-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Astralis",
                            "reward": "2.98000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46abff2c-2c5c-4740-8eca-9a6b080faaa9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3ac8fa9f-f689-4ee4-a9e0-c60ed3d46b57",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "52356277-cae0-43e5-bdd9-8f4483b371e3",
            "completed": true,
            "last_updated": "2022-08-29T14:46:57.057362-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.93,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/52356277-cae0-43e5-bdd9-8f4483b371e3",
            "datetime": "2022-08-28T05:15:00-04:00",
            "cutoff_datetime": "2022-08-28T05:15:00-04:00",
            "name": "Top Esports v. EDward Gaming",
            "bettypes": [
                {
                    "id": "c243753e-a186-4996-9563-1da92a1fcc16",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ac8fa9f-f689-4ee4-a9e0-c60ed3d46b57/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Top Esports",
                                "amount": 5254.0
                            },
                            {
                                "team": "EDward Gaming",
                                "amount": 4746.0
                            }
                        ],
                        "expected_reward_tokens": 8826.72,
                        "profit_sb": -173.28,
                        "profit_sb_percentage": -1.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "15275ad4-04e2-42d9-9e33-e2fe09302e99",
                            "gambit_id": "b2fad593-8c66-4669-af77-2f8f455f55af",
                            "last_updated": "2022-08-29T14:46:57.058752-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Top Esports",
                            "reward": "1.68000",
                            "odds": "1.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c243753e-a186-4996-9563-1da92a1fcc16/?format=api"
                        },
                        {
                            "id": "a91faf47-a12d-4d9c-ba1e-a0260d3f4109",
                            "gambit_id": "3024e7df-d54b-4c09-b7e2-08ec36a156c0",
                            "last_updated": "2022-08-29T14:46:57.058259-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "EDward Gaming",
                            "reward": "1.86000",
                            "odds": "1.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c243753e-a186-4996-9563-1da92a1fcc16/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "020e697a-ced0-4ab4-ab00-3e40cc11c9fd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b5224f1a-badf-4260-aee4-7dc27b632e5e",
            "completed": true,
            "last_updated": "2022-08-28T11:27:27.821834-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/b5224f1a-badf-4260-aee4-7dc27b632e5e",
            "datetime": "2022-08-27T22:59:00-04:00",
            "cutoff_datetime": "2022-08-27T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - August 27th 2022",
            "bettypes": [
                {
                    "id": "cf04b317-bfae-470b-9b50-039052078f3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/020e697a-ced0-4ab4-ab00-3e40cc11c9fd/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bab803ca-764d-410b-bd99-448d02d0e616",
                            "gambit_id": "4144f974-bbed-48c5-8b3d-d74d24540627",
                            "last_updated": "2022-08-28T11:27:27.822754-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf04b317-bfae-470b-9b50-039052078f3a/?format=api"
                        },
                        {
                            "id": "2e4646c6-51b1-4864-b484-dd0db78bba12",
                            "gambit_id": "a5210cf6-959a-4012-ba40-102d5ddf62dd",
                            "last_updated": "2022-08-28T11:27:27.823234-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf04b317-bfae-470b-9b50-039052078f3a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5e3cfb91-62bb-4c8c-8611-08a740627a78",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "727c4a00-dd70-4657-bc1c-56689cbbaf5b",
            "completed": true,
            "last_updated": "2022-08-28T11:27:17.099873-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/727c4a00-dd70-4657-bc1c-56689cbbaf5b",
            "datetime": "2022-08-27T22:59:00-04:00",
            "cutoff_datetime": "2022-08-27T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - August 27th 2022",
            "bettypes": [
                {
                    "id": "cdb309d8-3c21-4bec-a528-420c04d7a351",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e3cfb91-62bb-4c8c-8611-08a740627a78/?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": "3d9680a6-21cc-4bac-b587-a0fcab857f29",
                            "gambit_id": "7dab35e7-5cd2-4b70-9869-a8da09882ba4",
                            "last_updated": "2022-08-28T11:27:17.100901-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.70000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb309d8-3c21-4bec-a528-420c04d7a351/?format=api"
                        },
                        {
                            "id": "8099a5cc-183d-46d8-8245-16cc79647ecb",
                            "gambit_id": "97bec039-108d-457e-94c4-d23331a531b7",
                            "last_updated": "2022-08-28T11:27:17.101394-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.38000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb309d8-3c21-4bec-a528-420c04d7a351/?format=api"
                        },
                        {
                            "id": "70f559f5-71d7-4723-b218-342c2b896248",
                            "gambit_id": "31c7f030-db2b-4928-8500-21de8bbded1b",
                            "last_updated": "2022-08-28T11:27:17.101898-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.38000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb309d8-3c21-4bec-a528-420c04d7a351/?format=api"
                        },
                        {
                            "id": "c4479171-5e99-4037-b8cb-af3889a7a77b",
                            "gambit_id": "d0a46b77-1c67-48e4-9038-00b3c9ea1330",
                            "last_updated": "2022-08-28T11:27:17.102348-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.38000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb309d8-3c21-4bec-a528-420c04d7a351/?format=api"
                        },
                        {
                            "id": "e75860b5-675d-43b3-8294-f9a69926d937",
                            "gambit_id": "ff8c778c-34d4-472f-ad1a-5c1f8770ee03",
                            "last_updated": "2022-08-28T11:27:17.102783-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.38000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdb309d8-3c21-4bec-a528-420c04d7a351/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e6c73383-52b1-4809-a8e5-efc49f72f02d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f9ea7a19-8850-45fb-a79b-733f7fe55d09",
            "completed": true,
            "last_updated": "2022-08-28T11:27:16.522605-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.07,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f9ea7a19-8850-45fb-a79b-733f7fe55d09",
            "datetime": "2022-08-27T22:30:00-04:00",
            "cutoff_datetime": "2022-08-27T22:30:00-04:00",
            "name": "Vanderbilt v. Hawaii",
            "bettypes": [
                {
                    "id": "6cefc08a-6425-4082-b255-a563b8cb1563",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6c73383-52b1-4809-a8e5-efc49f72f02d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vanderbilt",
                                "amount": 7247.0
                            },
                            {
                                "team": "Hawaii",
                                "amount": 2753.0
                            }
                        ],
                        "expected_reward_tokens": 9276.16,
                        "profit_sb": 276.16,
                        "profit_sb_percentage": 3.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d86b3653-fef7-4648-82c3-4b18c31d77a3",
                            "gambit_id": "a843f394-4e80-4469-ab9b-cabce9776d52",
                            "last_updated": "2022-08-28T11:27:16.525172-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vanderbilt",
                            "reward": "1.28000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cefc08a-6425-4082-b255-a563b8cb1563/?format=api"
                        },
                        {
                            "id": "fd907919-5cd6-4e98-ba40-1b7173b5faf6",
                            "gambit_id": "008735e1-1a05-4ed3-a93c-a3e6cb703a0d",
                            "last_updated": "2022-08-28T11:27:16.524722-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hawaii",
                            "reward": "3.37000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cefc08a-6425-4082-b255-a563b8cb1563/?format=api"
                        }
                    ]
                },
                {
                    "id": "00d2ab7b-f679-4ee2-8655-bafdfaf3449c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6c73383-52b1-4809-a8e5-efc49f72f02d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vanderbilt",
                                "amount": 5000.0
                            },
                            {
                                "team": "Hawaii",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bd68adb1-e146-4f91-8a1a-0e65c98a137a",
                            "gambit_id": "905b46a9-0dc2-4f9f-8bae-3af433eb4e5e",
                            "last_updated": "2022-08-28T11:27:16.526087-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vanderbilt",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d2ab7b-f679-4ee2-8655-bafdfaf3449c/?format=api"
                        },
                        {
                            "id": "2f29371d-3850-4b63-8a00-59f8042b0ca1",
                            "gambit_id": "ff9a5473-a651-4669-9241-54f438f11771",
                            "last_updated": "2022-08-28T11:27:16.525637-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hawaii",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00d2ab7b-f679-4ee2-8655-bafdfaf3449c/?format=api"
                        }
                    ]
                },
                {
                    "id": "03be7192-42ae-43e1-9d99-54994c01cfc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6c73383-52b1-4809-a8e5-efc49f72f02d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 54.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 54.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e463bd5f-11b1-4022-9621-27602255269d",
                            "gambit_id": "d6d47bf0-4291-4533-b270-750c442fee5c",
                            "last_updated": "2022-08-28T11:27:16.523738-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 54.5",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03be7192-42ae-43e1-9d99-54994c01cfc6/?format=api"
                        },
                        {
                            "id": "5d0b4e68-5909-45db-90d9-230dd4829c19",
                            "gambit_id": "b2f2df84-08c1-4011-9c56-03a37a8b4f9a",
                            "last_updated": "2022-08-28T11:27:16.524259-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 54.5",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "54.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03be7192-42ae-43e1-9d99-54994c01cfc6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "24bd00b6-ca1b-417e-a242-d594a5da5c54",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3144bd30-7908-42f3-8a39-21bde4e35509",
            "completed": true,
            "last_updated": "2022-08-28T11:27:23.521248-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.81,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3144bd30-7908-42f3-8a39-21bde4e35509",
            "datetime": "2022-08-27T22:10:00-04:00",
            "cutoff_datetime": "2022-08-27T22:10:00-04:00",
            "name": "CLE (Z Plesac) v. SEA (L Castillo)",
            "bettypes": [
                {
                    "id": "e8929393-7d20-4250-bacb-c6718f5ed556",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24bd00b6-ca1b-417e-a242-d594a5da5c54/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (L Castillo)",
                                "amount": 6107.0
                            },
                            {
                                "team": "CLE (Z Plesac)",
                                "amount": 3893.0
                            }
                        ],
                        "expected_reward_tokens": 9343.2,
                        "profit_sb": 343.2,
                        "profit_sb_percentage": 3.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "924f58e3-2974-4bff-b3fb-98c92804ba71",
                            "gambit_id": "a2f704be-214b-48cc-b7a1-289031f124b6",
                            "last_updated": "2022-08-28T11:27:23.524313-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.53000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8929393-7d20-4250-bacb-c6718f5ed556/?format=api"
                        },
                        {
                            "id": "0adfe4f7-2659-4c94-aaf9-f3d34ff9c411",
                            "gambit_id": "5cef6057-7235-4ece-acae-93f37ca8123c",
                            "last_updated": "2022-08-28T11:27:23.524779-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (Z Plesac)",
                            "reward": "2.40000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8929393-7d20-4250-bacb-c6718f5ed556/?format=api"
                        }
                    ]
                },
                {
                    "id": "aab2474e-6d9e-4f41-b570-487486c79499",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24bd00b6-ca1b-417e-a242-d594a5da5c54/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5680.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4320.0
                            }
                        ],
                        "expected_reward_tokens": 9201.6,
                        "profit_sb": 201.6,
                        "profit_sb_percentage": 2.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "529d6482-092e-4308-a83b-3353f565eb9c",
                            "gambit_id": "28aa2056-e42e-40e8-bdf4-cfa8ce0b2f00",
                            "last_updated": "2022-08-28T11:27:23.523845-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "1.62000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aab2474e-6d9e-4f41-b570-487486c79499/?format=api"
                        },
                        {
                            "id": "1b1c0990-58ec-4fb6-84a3-8a60932404a2",
                            "gambit_id": "fd8ad1b6-940a-4c64-bba3-89089b475d6b",
                            "last_updated": "2022-08-28T11:27:23.523337-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "2.13000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aab2474e-6d9e-4f41-b570-487486c79499/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad203c3a-71d4-4586-b802-14c749b17147",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24bd00b6-ca1b-417e-a242-d594a5da5c54/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e23096bd-af58-493f-927d-e92e09a81217",
                            "gambit_id": "771df526-7be0-4bd2-92bb-dd15481d7331",
                            "last_updated": "2022-08-28T11:27:23.522339-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad203c3a-71d4-4586-b802-14c749b17147/?format=api"
                        },
                        {
                            "id": "e2a1d1bd-31ef-464b-88f9-df0a42490822",
                            "gambit_id": "8fc435b1-a8d4-4c28-827a-93b0d35b3e13",
                            "last_updated": "2022-08-28T11:27:23.522854-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad203c3a-71d4-4586-b802-14c749b17147/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fe8e3f3a-825a-4dfa-b15a-d7023aba71bb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "63048749-d4cc-4ef6-b3e0-992492bec066",
            "completed": true,
            "last_updated": "2022-08-29T11:12:12.750908-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/63048749-d4cc-4ef6-b3e0-992492bec066",
            "datetime": "2022-08-27T22:00:00-04:00",
            "cutoff_datetime": "2022-08-27T22:00:00-04:00",
            "name": "Vancouver Whitecaps FC v. Nashville SC",
            "bettypes": [
                {
                    "id": "e13f8dde-9dba-45c9-9021-4c17ffb8bc4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe8e3f3a-825a-4dfa-b15a-d7023aba71bb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Vancouver Whitecaps FC",
                                "amount": 5139.0
                            },
                            {
                                "team": "Nashville SC",
                                "amount": 4861.0
                            }
                        ],
                        "expected_reward_tokens": 12539.16,
                        "profit_sb": 3539.16,
                        "profit_sb_percentage": 39.32,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Whitecaps FC",
                                "amount": 3649.0
                            },
                            {
                                "team": "Nashville SC",
                                "amount": 3451.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2900.0
                            }
                        ],
                        "expected_reward_tokens": 8903.0,
                        "profit_sb": -97.0,
                        "profit_sb_percentage": -1.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "18be3783-5d41-49e0-8448-4ee6b51ba216",
                            "gambit_id": "dc09e301-d88c-44af-be12-d23c7f95f88d",
                            "last_updated": "2022-08-29T11:12:12.753441-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Whitecaps FC",
                            "reward": "2.44000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13f8dde-9dba-45c9-9021-4c17ffb8bc4b/?format=api"
                        },
                        {
                            "id": "cab465c9-2897-42c2-a633-e3ac78e129d3",
                            "gambit_id": "2b8a7d74-dbd2-4158-98d9-ad8672c7afe6",
                            "last_updated": "2022-08-29T11:12:12.752963-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville SC",
                            "reward": "2.58000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13f8dde-9dba-45c9-9021-4c17ffb8bc4b/?format=api"
                        },
                        {
                            "id": "13e1a6cb-7543-4992-918e-25b005053b1f",
                            "gambit_id": "39effee8-f61a-4341-8586-148dd0e45320",
                            "last_updated": "2022-08-29T11:12:12.753933-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.07000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13f8dde-9dba-45c9-9021-4c17ffb8bc4b/?format=api"
                        }
                    ]
                },
                {
                    "id": "e803b847-7a3a-4fd0-a3ef-83a431329e76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe8e3f3a-825a-4dfa-b15a-d7023aba71bb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5152.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4848.0
                            }
                        ],
                        "expected_reward_tokens": 9016.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5c67741b-2374-4dbe-a228-bfacc97c8dba",
                            "gambit_id": "f6a11e4b-5f6c-4d35-b426-f9e21c9ff023",
                            "last_updated": "2022-08-29T11:12:12.752480-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.75000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e803b847-7a3a-4fd0-a3ef-83a431329e76/?format=api"
                        },
                        {
                            "id": "6a62a68a-2e0c-4a49-941b-9efe46fc4593",
                            "gambit_id": "ad424ee2-c269-4824-bec5-984e5a36b2de",
                            "last_updated": "2022-08-29T11:12:12.751946-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.86000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e803b847-7a3a-4fd0-a3ef-83a431329e76/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "af578c2b-64b3-4580-937c-dc267caacd64",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2bfc13b3-175e-43e2-8d6e-c7ae24d8fc29",
            "completed": true,
            "last_updated": "2022-08-28T11:27:16.382677-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.77,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2bfc13b3-175e-43e2-8d6e-c7ae24d8fc29",
            "datetime": "2022-08-27T22:00:00-04:00",
            "cutoff_datetime": "2022-08-27T22:00:00-04:00",
            "name": "Nevada v. New Mexico State",
            "bettypes": [
                {
                    "id": "b9ab0db7-62b1-4dae-8d6d-86b85754ae85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af578c2b-64b3-4580-937c-dc267caacd64/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nevada",
                                "amount": 6961.0
                            },
                            {
                                "team": "New Mexico State",
                                "amount": 3039.0
                            }
                        ],
                        "expected_reward_tokens": 9117.0,
                        "profit_sb": 117.0,
                        "profit_sb_percentage": 1.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3aa11f68-f8a7-45a3-a4f6-de6e89b0537f",
                            "gambit_id": "b277db59-a684-4415-b931-d884717ee9fa",
                            "last_updated": "2022-08-28T11:27:16.385282-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nevada",
                            "reward": "1.31000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9ab0db7-62b1-4dae-8d6d-86b85754ae85/?format=api"
                        },
                        {
                            "id": "f4d853e6-3bfa-4c93-86dc-6337a4c0705e",
                            "gambit_id": "64c5b5d6-84c7-4d30-bf27-d993829bf88c",
                            "last_updated": "2022-08-28T11:27:16.384796-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "3.00000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9ab0db7-62b1-4dae-8d6d-86b85754ae85/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd8edeba-e399-4526-b387-2c3db040040a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af578c2b-64b3-4580-937c-dc267caacd64/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Mexico State",
                                "amount": 5204.0
                            },
                            {
                                "team": "Nevada",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b07209c-8c42-40b5-8ae7-c7239f035534",
                            "gambit_id": "e66064e4-84c9-4712-887c-497dfabc731f",
                            "last_updated": "2022-08-28T11:27:16.385781-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8edeba-e399-4526-b387-2c3db040040a/?format=api"
                        },
                        {
                            "id": "3d76b5d6-66a6-4fe4-9b3b-37a020ca1dda",
                            "gambit_id": "57be1ba7-ae15-472e-bc73-2e02492d9a16",
                            "last_updated": "2022-08-28T11:27:16.386272-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nevada",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8edeba-e399-4526-b387-2c3db040040a/?format=api"
                        }
                    ]
                },
                {
                    "id": "61e441a1-98ef-4c3b-b109-88db2c702357",
                    "match": "https://api-prod.gambitprofit.com/api/matches/af578c2b-64b3-4580-937c-dc267caacd64/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 48",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Under 48",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1d627996-7f4d-4205-8964-710670c8ccd5",
                            "gambit_id": "552767dc-e3ba-44c2-bf44-9ea28fe9b3a3",
                            "last_updated": "2022-08-28T11:27:16.384305-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e441a1-98ef-4c3b-b109-88db2c702357/?format=api"
                        },
                        {
                            "id": "eb8874e2-f0ab-4f96-b47e-35b7d862fbd1",
                            "gambit_id": "36547cae-9b6c-41af-8933-7905339ae925",
                            "last_updated": "2022-08-28T11:27:16.383776-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e441a1-98ef-4c3b-b109-88db2c702357/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bd26c371-c474-4a91-a09f-94d27781887e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "11930455-176b-4deb-8e53-d71b0e3d6503",
            "completed": true,
            "last_updated": "2022-08-28T11:27:26.008818-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/11930455-176b-4deb-8e53-d71b0e3d6503",
            "datetime": "2022-08-27T21:07:00-04:00",
            "cutoff_datetime": "2022-08-27T21:07:00-04:00",
            "name": "NYY (D German) v. OAK (A Oller)",
            "bettypes": [
                {
                    "id": "60016abf-5212-45c9-8afb-42ceb8b1a82c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd26c371-c474-4a91-a09f-94d27781887e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D German)",
                                "amount": 6578.0
                            },
                            {
                                "team": "OAK (A Oller)",
                                "amount": 3422.0
                            }
                        ],
                        "expected_reward_tokens": 9273.62,
                        "profit_sb": 273.62,
                        "profit_sb_percentage": 3.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ae9a8359-9297-45f7-b5c8-855c2b18f811",
                            "gambit_id": "ddf9589f-63c3-426a-9bb9-4eaf79ead8b1",
                            "last_updated": "2022-08-28T11:27:26.012314-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (D German)",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60016abf-5212-45c9-8afb-42ceb8b1a82c/?format=api"
                        },
                        {
                            "id": "849d31e8-8694-4db3-a6ef-e0efaeaccf4a",
                            "gambit_id": "cf37708d-a428-44cd-86ca-ea81b5b2b4fa",
                            "last_updated": "2022-08-28T11:27:26.011815-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (A Oller)",
                            "reward": "2.71000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60016abf-5212-45c9-8afb-42ceb8b1a82c/?format=api"
                        }
                    ]
                },
                {
                    "id": "5765f021-5d43-44cf-9029-db10e9ab7cca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd26c371-c474-4a91-a09f-94d27781887e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 5499.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4501.0
                            }
                        ],
                        "expected_reward_tokens": 9182.04,
                        "profit_sb": 182.04,
                        "profit_sb_percentage": 2.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ffc955e4-bb4c-47bd-88e9-b8cce435cdb2",
                            "gambit_id": "20b0246c-f776-4a44-9177-d55e38527ab4",
                            "last_updated": "2022-08-28T11:27:26.011370-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5765f021-5d43-44cf-9029-db10e9ab7cca/?format=api"
                        },
                        {
                            "id": "5eff0107-0226-42e0-b5e0-c52740f3f959",
                            "gambit_id": "8f27257d-8fc7-44df-852b-86fb1d0fd79b",
                            "last_updated": "2022-08-28T11:27:26.010921-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "2.04000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5765f021-5d43-44cf-9029-db10e9ab7cca/?format=api"
                        }
                    ]
                },
                {
                    "id": "75ea686f-d743-4150-8254-18fec491f151",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd26c371-c474-4a91-a09f-94d27781887e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "b4e8621f-fdd8-4a77-969a-ac05ba6faade",
                            "gambit_id": "3dde0bbe-3636-4004-a628-60f37ea703a2",
                            "last_updated": "2022-08-28T11:27:26.010466-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/75ea686f-d743-4150-8254-18fec491f151/?format=api"
                        },
                        {
                            "id": "c77b5ce7-e80f-460d-839b-51246b8d237e",
                            "gambit_id": "e178785d-4eb5-46ff-8569-f788936b3ea2",
                            "last_updated": "2022-08-28T11:27:26.009957-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/75ea686f-d743-4150-8254-18fec491f151/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "051bcbc3-d938-4071-a4f9-7fffb1dea796",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2427c75a-af3c-40f3-bd2d-e6fded1381b5",
            "completed": true,
            "last_updated": "2022-08-28T11:27:16.966351-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.77,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2427c75a-af3c-40f3-bd2d-e6fded1381b5",
            "datetime": "2022-08-27T21:00:00-04:00",
            "cutoff_datetime": "2022-08-27T21:00:00-04:00",
            "name": "North Texas v. UTEP",
            "bettypes": [
                {
                    "id": "bb6b07f4-f5c6-4349-9126-aa00dccd72f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/051bcbc3-d938-4071-a4f9-7fffb1dea796/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "North Texas",
                                "amount": 5204.0
                            },
                            {
                                "team": "UTEP",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fcd8bba8-d3b7-4488-81ba-9bbef9cabb76",
                            "gambit_id": "8df20bcf-54d1-4d81-afab-cbbb90ef27e2",
                            "last_updated": "2022-08-28T11:27:16.968849-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Texas",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6b07f4-f5c6-4349-9126-aa00dccd72f5/?format=api"
                        },
                        {
                            "id": "35038b1c-d255-4ea7-8254-24a5e7c01d9a",
                            "gambit_id": "8a1aa789-d27d-433a-b434-a49bddedfaa1",
                            "last_updated": "2022-08-28T11:27:16.968397-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTEP",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6b07f4-f5c6-4349-9126-aa00dccd72f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "94b2fa44-bcf7-48a2-bfb3-e73348cf9b6c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/051bcbc3-d938-4071-a4f9-7fffb1dea796/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UTEP",
                                "amount": 5000.0
                            },
                            {
                                "team": "North Texas",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e4c55743-b861-4c46-bc72-2528d07f1d3d",
                            "gambit_id": "b6572c61-9ae3-4706-adb5-dece77fa52b4",
                            "last_updated": "2022-08-28T11:27:16.969294-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTEP",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b2fa44-bcf7-48a2-bfb3-e73348cf9b6c/?format=api"
                        },
                        {
                            "id": "16b5d4d1-7b36-4cc0-9a4a-c31481794c95",
                            "gambit_id": "cbcb685a-e29d-4e90-bb73-0c2a4c287cc9",
                            "last_updated": "2022-08-28T11:27:16.969758-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Texas",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b2fa44-bcf7-48a2-bfb3-e73348cf9b6c/?format=api"
                        }
                    ]
                },
                {
                    "id": "0abf8f94-78aa-47ab-9e5d-29571d48d929",
                    "match": "https://api-prod.gambitprofit.com/api/matches/051bcbc3-d938-4071-a4f9-7fffb1dea796/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 52.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 52.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "189cc813-6109-4c3d-944e-5d7d231d30c1",
                            "gambit_id": "6b084a4e-aca8-4d6e-8f6f-6c48d5fec4f4",
                            "last_updated": "2022-08-28T11:27:16.967424-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52.5",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "52.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0abf8f94-78aa-47ab-9e5d-29571d48d929/?format=api"
                        },
                        {
                            "id": "7a2d8603-b4c3-4bc5-8293-92db874a8d21",
                            "gambit_id": "4f64553f-a074-4b97-87d2-5f45acefa631",
                            "last_updated": "2022-08-28T11:27:16.967937-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52.5",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "52.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0abf8f94-78aa-47ab-9e5d-29571d48d929/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6de7543a-6574-457f-bcc4-a91d88d34171",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "86bed5a2-75d8-4228-a569-8de73fd04c63",
            "completed": true,
            "last_updated": "2022-08-29T11:27:19.750540-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.44,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/86bed5a2-75d8-4228-a569-8de73fd04c63",
            "datetime": "2022-08-27T21:00:00-04:00",
            "cutoff_datetime": "2022-08-27T21:00:00-04:00",
            "name": "FC Dallas v. Real Salt Lake",
            "bettypes": [
                {
                    "id": "39ccb702-ed52-478c-afc5-420a30261960",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6de7543a-6574-457f-bcc4-a91d88d34171/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "FC Dallas",
                                "amount": 6578.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3422.0
                            }
                        ],
                        "expected_reward_tokens": 11906.18,
                        "profit_sb": 2906.18,
                        "profit_sb_percentage": 32.29,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "FC Dallas",
                                "amount": 4933.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2566.0
                            },
                            {
                                "team": "Real Salt Lake",
                                "amount": 2501.0
                            }
                        ],
                        "expected_reward_tokens": 8928.57,
                        "profit_sb": -71.43,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5cc5807-8824-4d2a-8bcf-537a0b0de77e",
                            "gambit_id": "e6b44019-72ea-40ec-9cdc-05ef6b951b16",
                            "last_updated": "2022-08-29T11:27:19.752606-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Dallas",
                            "reward": "1.81000",
                            "odds": "1.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ccb702-ed52-478c-afc5-420a30261960/?format=api"
                        },
                        {
                            "id": "bc1ed016-a723-4387-bb5b-1800d10e7b74",
                            "gambit_id": "446ae8a2-6635-4c2e-9957-c12b2922a6b0",
                            "last_updated": "2022-08-29T11:27:19.752962-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.48000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ccb702-ed52-478c-afc5-420a30261960/?format=api"
                        },
                        {
                            "id": "b2535792-6605-45c6-9fc8-76674cf026ec",
                            "gambit_id": "a60a36cd-a098-4c9d-a54c-a7309b0f9b90",
                            "last_updated": "2022-08-29T11:27:19.752237-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Real Salt Lake",
                            "reward": "3.57000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39ccb702-ed52-478c-afc5-420a30261960/?format=api"
                        }
                    ]
                },
                {
                    "id": "a6e7edbc-3cfe-42f0-944f-94067aaae2ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6de7543a-6574-457f-bcc4-a91d88d34171/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5497.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4503.0
                            }
                        ],
                        "expected_reward_tokens": 8960.11,
                        "profit_sb": -39.89,
                        "profit_sb_percentage": -0.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e6ebf4a-299d-47ea-9ab3-758f9367c1de",
                            "gambit_id": "8c6a922e-86ce-4468-a2be-bddfd8109415",
                            "last_updated": "2022-08-29T11:27:19.751863-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.63000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e7edbc-3cfe-42f0-944f-94067aaae2ac/?format=api"
                        },
                        {
                            "id": "9e968c6b-46cb-45bd-b71e-4ac7469a5a62",
                            "gambit_id": "6441cfb0-37c9-4c12-a9f4-44d7e3626047",
                            "last_updated": "2022-08-29T11:27:19.751430-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.99000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e7edbc-3cfe-42f0-944f-94067aaae2ac/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b46985f4-ce76-4d3c-b726-23a9f9e598a8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d9580269-c16e-4ec3-9c91-72c070a83c09",
            "completed": true,
            "last_updated": "2022-08-29T11:32:14.879885-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d9580269-c16e-4ec3-9c91-72c070a83c09",
            "datetime": "2022-08-27T21:00:00-04:00",
            "cutoff_datetime": "2022-08-27T21:00:00-04:00",
            "name": "Minnesota Vikings v. Denver Broncos",
            "bettypes": [
                {
                    "id": "e7f9cb6a-8612-429a-878b-34b293a78cf6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b46985f4-ce76-4d3c-b726-23a9f9e598a8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Broncos",
                                "amount": 5110.0
                            },
                            {
                                "team": "Minnesota Vikings",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "82d95e6a-2db1-42e8-b6cd-eb81a381fb6f",
                            "gambit_id": "c29cc1c6-bd1a-4399-94df-dc1799f13e0f",
                            "last_updated": "2022-08-29T11:32:14.882795-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Broncos",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7f9cb6a-8612-429a-878b-34b293a78cf6/?format=api"
                        },
                        {
                            "id": "a1cf68b0-522b-4004-83b9-0e9c78c78033",
                            "gambit_id": "697416ff-8d6b-47b3-8d11-163e73f694fa",
                            "last_updated": "2022-08-29T11:32:14.883278-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Vikings",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7f9cb6a-8612-429a-878b-34b293a78cf6/?format=api"
                        }
                    ]
                },
                {
                    "id": "b8a2616d-14fd-409b-9a7c-ec5c59022040",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b46985f4-ce76-4d3c-b726-23a9f9e598a8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 37",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 37",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "00d1c0c7-020c-4c63-b15c-66b7b64bf8b5",
                            "gambit_id": "d4e4cd77-1450-46d6-ab63-606e73ef8588",
                            "last_updated": "2022-08-29T11:32:14.882320-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 37",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8a2616d-14fd-409b-9a7c-ec5c59022040/?format=api"
                        },
                        {
                            "id": "1f2accda-f54c-497e-be1d-c7f53991fe4e",
                            "gambit_id": "df17bdb7-59a6-493a-8128-ef767586070c",
                            "last_updated": "2022-08-29T11:32:14.881829-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 37",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8a2616d-14fd-409b-9a7c-ec5c59022040/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41bc2684-4bc8-488d-92fd-0e764685e25e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "46e1e1d1-037d-47ee-9bb5-f5d5ad11e246",
            "completed": true,
            "last_updated": "2022-08-29T11:12:12.207952-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.6,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/46e1e1d1-037d-47ee-9bb5-f5d5ad11e246",
            "datetime": "2022-08-27T20:30:00-04:00",
            "cutoff_datetime": "2022-08-27T20:30:00-04:00",
            "name": "Sporting Kansas City v. San Jose Earthquakes",
            "bettypes": [
                {
                    "id": "165ca2c7-a274-460f-a7b8-7f10c3d8906d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41bc2684-4bc8-488d-92fd-0e764685e25e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Sporting Kansas City",
                                "amount": 6929.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3071.0
                            }
                        ],
                        "expected_reward_tokens": 11639.09,
                        "profit_sb": 2639.09,
                        "profit_sb_percentage": 29.32,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sporting Kansas City",
                                "amount": 5330.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2363.0
                            },
                            {
                                "team": "San Jose Earthquakes",
                                "amount": 2308.0
                            }
                        ],
                        "expected_reward_tokens": 8954.4,
                        "profit_sb": -45.6,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a532a5e-9191-4eb4-bc97-51c3a1d5860c",
                            "gambit_id": "8c94228e-714b-41ba-949f-ecfb5dd6b9f3",
                            "last_updated": "2022-08-29T11:12:12.210503-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sporting Kansas City",
                            "reward": "1.68000",
                            "odds": "1.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165ca2c7-a274-460f-a7b8-7f10c3d8906d/?format=api"
                        },
                        {
                            "id": "d252c65c-f4bc-4daf-a984-939906d84f3d",
                            "gambit_id": "e9ddf172-8b91-4758-98a6-aaaddc9a3cf3",
                            "last_updated": "2022-08-29T11:12:12.211009-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.79000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165ca2c7-a274-460f-a7b8-7f10c3d8906d/?format=api"
                        },
                        {
                            "id": "6d1d1794-d43b-4320-aebe-95d1edc2b772",
                            "gambit_id": "48efbd28-de1a-4c71-9a06-0f6ab22340c4",
                            "last_updated": "2022-08-29T11:12:12.210029-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Earthquakes",
                            "reward": "3.88000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165ca2c7-a274-460f-a7b8-7f10c3d8906d/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d64f8f6-88b4-4005-ad64-75ae68783cec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41bc2684-4bc8-488d-92fd-0e764685e25e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6421.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3579.0
                            }
                        ],
                        "expected_reward_tokens": 9053.61,
                        "profit_sb": 53.61,
                        "profit_sb_percentage": 0.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a1c59d16-5394-447e-8448-7ea6f67d8236",
                            "gambit_id": "3907d430-54ce-43e9-a16b-038ceaed0ac6",
                            "last_updated": "2022-08-29T11:12:12.209528-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/0d64f8f6-88b4-4005-ad64-75ae68783cec/?format=api"
                        },
                        {
                            "id": "bf5bdf4f-f5ae-46f6-b0ea-8095cdc18d74",
                            "gambit_id": "b3811348-acc6-42fb-9eb4-7443b69c86a4",
                            "last_updated": "2022-08-29T11:12:12.209011-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.53000",
                            "odds": "2.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d64f8f6-88b4-4005-ad64-75ae68783cec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c2e31124-063c-4a52-ade7-e5b8003d69cb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "861a41ac-42db-4062-a812-6a208b3ec4c0",
            "completed": true,
            "last_updated": "2022-08-29T11:27:20.041259-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/861a41ac-42db-4062-a812-6a208b3ec4c0",
            "datetime": "2022-08-27T20:00:00-04:00",
            "cutoff_datetime": "2022-08-27T20:00:00-04:00",
            "name": "Chicago Fire v. CF Montréal",
            "bettypes": [
                {
                    "id": "f463253f-b0ac-4004-9afe-f191eb76246b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2e31124-063c-4a52-ade7-e5b8003d69cb/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Chicago Fire",
                                "amount": 5413.0
                            },
                            {
                                "team": "CF Montréal",
                                "amount": 4587.0
                            }
                        ],
                        "expected_reward_tokens": 12016.86,
                        "profit_sb": 3016.86,
                        "profit_sb_percentage": 33.52,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Fire",
                                "amount": 3981.0
                            },
                            {
                                "team": "CF Montréal",
                                "amount": 3373.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2646.0
                            }
                        ],
                        "expected_reward_tokens": 8837.26,
                        "profit_sb": -162.74,
                        "profit_sb_percentage": -1.81,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62ad12a9-6aa5-4f2b-b35e-23705d516044",
                            "gambit_id": "24ee68ea-cd07-4275-ba28-9e4959af3886",
                            "last_updated": "2022-08-29T11:27:20.043609-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Fire",
                            "reward": "2.22000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f463253f-b0ac-4004-9afe-f191eb76246b/?format=api"
                        },
                        {
                            "id": "19ef1c7b-c832-4d5c-9f1a-ba126c181784",
                            "gambit_id": "7cc9d5fc-6068-4763-8a39-018c886b7804",
                            "last_updated": "2022-08-29T11:27:20.043180-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CF Montréal",
                            "reward": "2.62000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f463253f-b0ac-4004-9afe-f191eb76246b/?format=api"
                        },
                        {
                            "id": "44be9949-e7d1-48fc-9602-67efee415f7f",
                            "gambit_id": "f63e8ddc-a615-4a97-90ae-20830f985eb9",
                            "last_updated": "2022-08-29T11:27:20.044027-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.34000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f463253f-b0ac-4004-9afe-f191eb76246b/?format=api"
                        }
                    ]
                },
                {
                    "id": "da223f42-e2af-4c0d-b9d2-e148e2c4219f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c2e31124-063c-4a52-ade7-e5b8003d69cb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5668.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4332.0
                            }
                        ],
                        "expected_reward_tokens": 9010.56,
                        "profit_sb": 10.56,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "31f86e46-11a6-4637-95d6-c13b315c94c2",
                            "gambit_id": "b997ab91-d213-4cb2-bc42-5c9799d71d00",
                            "last_updated": "2022-08-29T11:27:20.042727-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.59000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da223f42-e2af-4c0d-b9d2-e148e2c4219f/?format=api"
                        },
                        {
                            "id": "04597e5a-05f9-4ce3-badd-c89af600107b",
                            "gambit_id": "a8ab1784-80e6-45de-9a83-44816fc92fe7",
                            "last_updated": "2022-08-29T11:27:20.042244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.08000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da223f42-e2af-4c0d-b9d2-e148e2c4219f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "268230dc-a105-48be-9e85-9118ef6b8caf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "52b0d07c-dbdc-4244-bc74-c25b791558ca",
            "completed": true,
            "last_updated": "2022-08-29T11:12:12.343607-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/52b0d07c-dbdc-4244-bc74-c25b791558ca",
            "datetime": "2022-08-27T19:30:00-04:00",
            "cutoff_datetime": "2022-08-27T19:30:00-04:00",
            "name": "Philadelphia Union v. Colorado Rapids",
            "bettypes": [
                {
                    "id": "87904f2b-f7a5-4270-aeb6-6603cf6ffd61",
                    "match": "https://api-prod.gambitprofit.com/api/matches/268230dc-a105-48be-9e85-9118ef6b8caf/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Philadelphia Union",
                                "amount": 7667.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2333.0
                            }
                        ],
                        "expected_reward_tokens": 10731.8,
                        "profit_sb": 1731.8,
                        "profit_sb_percentage": 19.24,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Union",
                                "amount": 6497.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1977.0
                            },
                            {
                                "team": "Colorado Rapids",
                                "amount": 1526.0
                            }
                        ],
                        "expected_reward_tokens": 9094.2,
                        "profit_sb": 94.2,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c599df2a-e7d8-47f5-8c50-28d3382220a0",
                            "gambit_id": "00e6bd15-3b3c-4b37-b057-ecba6bfa1857",
                            "last_updated": "2022-08-29T11:12:12.346076-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Union",
                            "reward": "1.40000",
                            "odds": "1.44000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87904f2b-f7a5-4270-aeb6-6603cf6ffd61/?format=api"
                        },
                        {
                            "id": "ef9846f1-1af4-4366-8768-e7194e2e20e8",
                            "gambit_id": "a837483f-9e14-47c2-9d86-66e62da1225a",
                            "last_updated": "2022-08-29T11:12:12.346567-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.60000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87904f2b-f7a5-4270-aeb6-6603cf6ffd61/?format=api"
                        },
                        {
                            "id": "89635986-4ac0-4362-ba90-4cb78ccb53a2",
                            "gambit_id": "ac0cb478-6436-4f76-b13a-ec2e129d0f9d",
                            "last_updated": "2022-08-29T11:12:12.345601-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Rapids",
                            "reward": "5.96000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87904f2b-f7a5-4270-aeb6-6603cf6ffd61/?format=api"
                        }
                    ]
                },
                {
                    "id": "29f21f55-9713-4701-9b78-de6efa74ae88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/268230dc-a105-48be-9e85-9118ef6b8caf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6234.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3766.0
                            }
                        ],
                        "expected_reward_tokens": 9038.4,
                        "profit_sb": 38.4,
                        "profit_sb_percentage": 0.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "afd56c42-9336-4dec-97c8-4bab5ccf68ee",
                            "gambit_id": "e2aa5ae1-47bb-4454-bb5a-4c4c24290f6e",
                            "last_updated": "2022-08-29T11:12:12.345112-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.45000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29f21f55-9713-4701-9b78-de6efa74ae88/?format=api"
                        },
                        {
                            "id": "6e041fa9-c20a-44e1-9eb0-c05473f11450",
                            "gambit_id": "f1ce9ba7-bc66-4dc7-9568-0634b798958f",
                            "last_updated": "2022-08-29T11:12:12.344597-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.40000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29f21f55-9713-4701-9b78-de6efa74ae88/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d63274f6-5c95-450f-9ec9-74b3f491910a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "669ccac5-7e04-4577-adb3-bbf9c2ddf601",
            "completed": true,
            "last_updated": "2022-08-29T11:12:12.614840-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/669ccac5-7e04-4577-adb3-bbf9c2ddf601",
            "datetime": "2022-08-27T19:30:00-04:00",
            "cutoff_datetime": "2022-08-27T19:30:00-04:00",
            "name": "FC Cincinnati v. Columbus Crew",
            "bettypes": [
                {
                    "id": "306b94f8-5f40-4479-bdff-5d81608e73df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d63274f6-5c95-450f-9ec9-74b3f491910a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "FC Cincinnati",
                                "amount": 5936.0
                            },
                            {
                                "team": "Columbus Crew",
                                "amount": 4064.0
                            }
                        ],
                        "expected_reward_tokens": 12109.44,
                        "profit_sb": 3109.44,
                        "profit_sb_percentage": 34.55,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "FC Cincinnati",
                                "amount": 4374.0
                            },
                            {
                                "team": "Columbus Crew",
                                "amount": 2994.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2632.0
                            }
                        ],
                        "expected_reward_tokens": 8922.12,
                        "profit_sb": -77.88,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2005de94-a8ef-4015-9b2b-24da99b2394a",
                            "gambit_id": "6b9a6665-b982-4eb7-86ad-80bc4f2543f5",
                            "last_updated": "2022-08-29T11:12:12.617317-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Cincinnati",
                            "reward": "2.04000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306b94f8-5f40-4479-bdff-5d81608e73df/?format=api"
                        },
                        {
                            "id": "04eeb6da-eefe-443a-89af-0f0d0234258b",
                            "gambit_id": "57187ace-43b6-4dc2-a300-bcd9f5e8c10b",
                            "last_updated": "2022-08-29T11:12:12.616841-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Crew",
                            "reward": "2.98000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306b94f8-5f40-4479-bdff-5d81608e73df/?format=api"
                        },
                        {
                            "id": "de1f8801-deb3-4d6f-adbd-12518511097c",
                            "gambit_id": "a489a4c0-b3ce-441f-999f-b0310d169f3b",
                            "last_updated": "2022-08-29T11:12:12.617865-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.39000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/306b94f8-5f40-4479-bdff-5d81608e73df/?format=api"
                        }
                    ]
                },
                {
                    "id": "426e29b8-dbb3-47e3-8638-28c37d9edc17",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d63274f6-5c95-450f-9ec9-74b3f491910a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5668.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4332.0
                            }
                        ],
                        "expected_reward_tokens": 9010.56,
                        "profit_sb": 10.56,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8721f901-2f4f-471b-9d6a-d253f4ab3765",
                            "gambit_id": "d15eee49-eaf0-414e-8252-5b9b26debd6e",
                            "last_updated": "2022-08-29T11:12:12.616366-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.59000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/426e29b8-dbb3-47e3-8638-28c37d9edc17/?format=api"
                        },
                        {
                            "id": "df0d9086-d41f-419f-8444-78431d8d75c9",
                            "gambit_id": "fb8d4b67-26db-4db3-8d31-dac021aab0c1",
                            "last_updated": "2022-08-29T11:12:12.615845-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.08000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/426e29b8-dbb3-47e3-8638-28c37d9edc17/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "05f811de-b032-4f87-b7d8-982191ae55a4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "755e1cb6-39f6-4e93-ba4b-4d18f3a64992",
            "completed": true,
            "last_updated": "2022-08-29T11:32:14.748853-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.54,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/755e1cb6-39f6-4e93-ba4b-4d18f3a64992",
            "datetime": "2022-08-27T19:30:00-04:00",
            "cutoff_datetime": "2022-08-27T19:30:00-04:00",
            "name": "Tampa Bay Buccaneers v. Indianapolis Colts",
            "bettypes": [
                {
                    "id": "25095bc0-4227-42b7-a65c-1ff384bdea3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05f811de-b032-4f87-b7d8-982191ae55a4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5916.0
                            },
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 4084.0
                            }
                        ],
                        "expected_reward_tokens": 9228.96,
                        "profit_sb": 228.96,
                        "profit_sb_percentage": 2.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1235b900-8511-4dda-886a-d3a121183f73",
                            "gambit_id": "86027823-d21f-464a-b3b1-c6e424d66850",
                            "last_updated": "2022-08-29T11:32:14.751935-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.56000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25095bc0-4227-42b7-a65c-1ff384bdea3c/?format=api"
                        },
                        {
                            "id": "65a05d73-e53c-4e0d-928a-19b434c4ad4f",
                            "gambit_id": "b74a3d2e-1b3c-43bf-b7c6-7cde6ff9c799",
                            "last_updated": "2022-08-29T11:32:14.752493-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "2.26000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25095bc0-4227-42b7-a65c-1ff384bdea3c/?format=api"
                        }
                    ]
                },
                {
                    "id": "950a2b7d-e2e5-40cc-a8dd-3c57cee79f9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05f811de-b032-4f87-b7d8-982191ae55a4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indianapolis Colts",
                                "amount": 5110.0
                            },
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ff625f76-9f31-4764-9956-fccd8c7e7209",
                            "gambit_id": "d701cf6e-b92d-48bf-bc8b-d7f7631fea60",
                            "last_updated": "2022-08-29T11:32:14.751451-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indianapolis Colts",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/950a2b7d-e2e5-40cc-a8dd-3c57cee79f9a/?format=api"
                        },
                        {
                            "id": "4e0a2fe5-0e11-4eb0-8aac-63148abbe8ec",
                            "gambit_id": "fa06ce72-67d0-4d8a-9736-203d739e854f",
                            "last_updated": "2022-08-29T11:32:14.750973-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/950a2b7d-e2e5-40cc-a8dd-3c57cee79f9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7262f3f-dd47-4998-b519-4a722f0ddfc5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/05f811de-b032-4f87-b7d8-982191ae55a4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 41",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 41",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0a52c6dd-46b9-4dd4-8efe-71e6b7a5128d",
                            "gambit_id": "8d5d23fb-ab5b-4120-b0a0-e4ed31dbbd40",
                            "last_updated": "2022-08-29T11:32:14.750490-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 41",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7262f3f-dd47-4998-b519-4a722f0ddfc5/?format=api"
                        },
                        {
                            "id": "0f10fcf4-e428-465e-8fee-966c483e8f71",
                            "gambit_id": "b228b17e-abd9-4a5f-a300-6008f129d44b",
                            "last_updated": "2022-08-29T11:32:14.749969-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 41",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "41.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7262f3f-dd47-4998-b519-4a722f0ddfc5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0000b11f-c241-4c91-b1e4-3fa16e082414",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9eb0bed8-929a-4977-9a58-53389be76960",
            "completed": true,
            "last_updated": "2022-08-28T11:27:23.953551-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.92,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9eb0bed8-929a-4977-9a58-53389be76960",
            "datetime": "2022-08-27T19:15:00-04:00",
            "cutoff_datetime": "2022-08-27T19:15:00-04:00",
            "name": "SFO (A Cobb) v. MIN (S Gray)",
            "bettypes": [
                {
                    "id": "a5335066-1cdb-421a-b470-6eb3c30cdf1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0000b11f-c241-4c91-b1e4-3fa16e082414/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (S Gray)",
                                "amount": 5567.0
                            },
                            {
                                "team": "SFO (A Cobb)",
                                "amount": 4433.0
                            }
                        ],
                        "expected_reward_tokens": 9352.56,
                        "profit_sb": 352.56,
                        "profit_sb_percentage": 3.92,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b8883d73-b930-4934-bb45-a1d0a199af8c",
                            "gambit_id": "38879aa3-975b-4dac-bf30-3b046f7275a1",
                            "last_updated": "2022-08-28T11:27:23.956505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (S Gray)",
                            "reward": "1.68000",
                            "odds": "1.75190",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5335066-1cdb-421a-b470-6eb3c30cdf1f/?format=api"
                        },
                        {
                            "id": "c2c2740c-6d20-451d-9d64-f89cd95cd9f0",
                            "gambit_id": "40c2be5b-0db4-459b-8602-9700aa1b2def",
                            "last_updated": "2022-08-28T11:27:23.956963-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (A Cobb)",
                            "reward": "2.11000",
                            "odds": "2.23000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5335066-1cdb-421a-b470-6eb3c30cdf1f/?format=api"
                        }
                    ]
                },
                {
                    "id": "3d3de86c-efa8-4af3-8e33-9528e7446cee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0000b11f-c241-4c91-b1e4-3fa16e082414/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6138.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3862.0
                            }
                        ],
                        "expected_reward_tokens": 9268.38,
                        "profit_sb": 268.38,
                        "profit_sb_percentage": 2.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b605b65a-13e2-459d-bf70-638c6c9210f8",
                            "gambit_id": "cda3b986-c484-46ec-890b-24d81862850a",
                            "last_updated": "2022-08-28T11:27:23.956048-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.51000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d3de86c-efa8-4af3-8e33-9528e7446cee/?format=api"
                        },
                        {
                            "id": "04f66b07-ab73-4328-9c4a-3afb2e604ee4",
                            "gambit_id": "cdc9c1bf-520d-4036-97c2-84b65142cde3",
                            "last_updated": "2022-08-28T11:27:23.955586-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "2.40000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d3de86c-efa8-4af3-8e33-9528e7446cee/?format=api"
                        }
                    ]
                },
                {
                    "id": "335cdfe2-0f23-4d34-8225-32e14a48281f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0000b11f-c241-4c91-b1e4-3fa16e082414/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5110.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98a03585-4b39-4e13-b423-1c90bbd3be47",
                            "gambit_id": "dc72937d-d221-4f18-bfad-f00d7ad52679",
                            "last_updated": "2022-08-28T11:27:23.954619-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335cdfe2-0f23-4d34-8225-32e14a48281f/?format=api"
                        },
                        {
                            "id": "f7854a8d-f5a6-4d68-90bb-7c94888a7dd8",
                            "gambit_id": "c06e427f-427f-49b9-9fb5-47cbb8a08e64",
                            "last_updated": "2022-08-28T11:27:23.955122-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335cdfe2-0f23-4d34-8225-32e14a48281f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "75b69b46-86d7-4146-8f29-701fa3c3fc98",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "48694ea7-962c-4189-8814-1bc9caf6d417",
            "completed": true,
            "last_updated": "2022-08-28T11:27:24.966394-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.33,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/48694ea7-962c-4189-8814-1bc9caf6d417",
            "datetime": "2022-08-27T19:15:00-04:00",
            "cutoff_datetime": "2022-08-27T19:15:00-04:00",
            "name": "ATL (C Morton) v. STL (J Montgomery)",
            "bettypes": [
                {
                    "id": "6c532be5-9f88-4c62-8c38-f10db9f978e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75b69b46-86d7-4146-8f29-701fa3c3fc98/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (J Montgomery)",
                                "amount": 5027.0
                            },
                            {
                                "team": "ATL (C Morton)",
                                "amount": 4973.0
                            }
                        ],
                        "expected_reward_tokens": 9299.51,
                        "profit_sb": 299.51,
                        "profit_sb_percentage": 3.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0c074d14-e1d7-40c2-84b5-0db4224cd1d0",
                            "gambit_id": "53704472-b7b3-4bf0-ab29-7e6adc18e6fe",
                            "last_updated": "2022-08-28T11:27:24.969483-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (J Montgomery)",
                            "reward": "1.85000",
                            "odds": "1.94340",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c532be5-9f88-4c62-8c38-f10db9f978e9/?format=api"
                        },
                        {
                            "id": "1f82a2e6-0d63-460b-bcd3-8879727b2176",
                            "gambit_id": "c61973ee-068d-4eb9-bfee-5e8dcb512326",
                            "last_updated": "2022-08-28T11:27:24.969976-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (C Morton)",
                            "reward": "1.87000",
                            "odds": "1.96150",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c532be5-9f88-4c62-8c38-f10db9f978e9/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7ce56b0-e523-43f2-bd93-4e8c1b698bd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75b69b46-86d7-4146-8f29-701fa3c3fc98/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6193.0
                            },
                            {
                                "team": "ATL",
                                "amount": 3807.0
                            }
                        ],
                        "expected_reward_tokens": 9289.08,
                        "profit_sb": 289.08,
                        "profit_sb_percentage": 3.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "34ea64e0-ff3b-46e5-a303-798dd99a2762",
                            "gambit_id": "a4295d17-5b20-4998-adf2-61f43326f8e0",
                            "last_updated": "2022-08-28T11:27:24.968531-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.50000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ce56b0-e523-43f2-bd93-4e8c1b698bd6/?format=api"
                        },
                        {
                            "id": "e049451a-c81f-45f6-8b89-ef35b90c1103",
                            "gambit_id": "3b5009c8-b57c-4266-a661-6dd5c1ebd81e",
                            "last_updated": "2022-08-28T11:27:24.969009-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "2.44000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ce56b0-e523-43f2-bd93-4e8c1b698bd6/?format=api"
                        }
                    ]
                },
                {
                    "id": "4fb03c41-7434-493e-b85d-d6402b5a3177",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75b69b46-86d7-4146-8f29-701fa3c3fc98/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "301e38d1-250d-4b10-808e-03449149a140",
                            "gambit_id": "6788f3f8-31f3-436b-8a46-e1223dc88d3f",
                            "last_updated": "2022-08-28T11:27:24.968055-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb03c41-7434-493e-b85d-d6402b5a3177/?format=api"
                        },
                        {
                            "id": "9ac93246-f6a7-4e0c-8e17-6b8ca50b4ebe",
                            "gambit_id": "af26a3dd-4dc0-47d9-b05e-93439444526b",
                            "last_updated": "2022-08-28T11:27:24.967517-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb03c41-7434-493e-b85d-d6402b5a3177/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "857bc5e2-c116-4d79-a864-71c963f48edf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "82399fef-339f-49c9-b2b6-013005739576",
            "completed": true,
            "last_updated": "2022-08-28T11:27:24.095010-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.33,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/82399fef-339f-49c9-b2b6-013005739576",
            "datetime": "2022-08-27T19:10:00-04:00",
            "cutoff_datetime": "2022-08-27T19:10:00-04:00",
            "name": "ARI (M Kelly) v. CWS (D Martin)",
            "bettypes": [
                {
                    "id": "b985a6a6-c233-46ce-8c56-004b51e45710",
                    "match": "https://api-prod.gambitprofit.com/api/matches/857bc5e2-c116-4d79-a864-71c963f48edf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Martin)",
                                "amount": 5027.0
                            },
                            {
                                "team": "ARI (M Kelly)",
                                "amount": 4973.0
                            }
                        ],
                        "expected_reward_tokens": 9299.51,
                        "profit_sb": 299.51,
                        "profit_sb_percentage": 3.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f4de7ee6-9ebb-4952-a5fa-81cefb18aed4",
                            "gambit_id": "a7600be2-4c1e-4f7d-b7bb-8a58472b50ee",
                            "last_updated": "2022-08-28T11:27:24.097964-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (D Martin)",
                            "reward": "1.85000",
                            "odds": "1.94340",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b985a6a6-c233-46ce-8c56-004b51e45710/?format=api"
                        },
                        {
                            "id": "7d8c4142-5ddc-4bea-943c-5143ff2fd48d",
                            "gambit_id": "ad04a099-a138-4fe9-bbed-13367fde703d",
                            "last_updated": "2022-08-28T11:27:24.098437-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (M Kelly)",
                            "reward": "1.87000",
                            "odds": "1.96150",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b985a6a6-c233-46ce-8c56-004b51e45710/?format=api"
                        }
                    ]
                },
                {
                    "id": "63f6d07c-2b35-46db-9911-bd4554041c68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/857bc5e2-c116-4d79-a864-71c963f48edf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6138.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3862.0
                            }
                        ],
                        "expected_reward_tokens": 9268.38,
                        "profit_sb": 268.38,
                        "profit_sb_percentage": 2.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d3e780f-bb90-4ace-86ae-36bd28376335",
                            "gambit_id": "abbe0887-c103-4556-b485-8d7cdc2fcb31",
                            "last_updated": "2022-08-28T11:27:24.097011-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "1.51000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63f6d07c-2b35-46db-9911-bd4554041c68/?format=api"
                        },
                        {
                            "id": "3a805f7c-6bf1-4f32-a71a-716f7f141c06",
                            "gambit_id": "7349480a-6184-4431-a2ce-93013d6c54ae",
                            "last_updated": "2022-08-28T11:27:24.097474-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.40000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63f6d07c-2b35-46db-9911-bd4554041c68/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e2bdc3e-138f-4aed-8f5b-4276caa3de52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/857bc5e2-c116-4d79-a864-71c963f48edf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5110.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ffda1e73-2eb5-4730-bd50-a0f711951f5f",
                            "gambit_id": "f7598286-71f3-4df0-995a-3ba8dd4af7a5",
                            "last_updated": "2022-08-28T11:27:24.096025-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e2bdc3e-138f-4aed-8f5b-4276caa3de52/?format=api"
                        },
                        {
                            "id": "14a23683-c594-413f-a880-b64154f2be04",
                            "gambit_id": "c4c347c0-843d-4740-9e7f-e246492d074c",
                            "last_updated": "2022-08-28T11:27:24.096537-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e2bdc3e-138f-4aed-8f5b-4276caa3de52/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4f085e49-9707-40be-a442-133a0a2dba7b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dfb55a58-9032-4f3f-9f28-8f109e61667f",
            "completed": true,
            "last_updated": "2022-08-28T11:27:25.718411-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/dfb55a58-9032-4f3f-9f28-8f109e61667f",
            "datetime": "2022-08-27T19:10:00-04:00",
            "cutoff_datetime": "2022-08-27T19:10:00-04:00",
            "name": "SDG (Y Darvish) v. KAN (D Lynch)",
            "bettypes": [
                {
                    "id": "a11806c2-c787-477c-bf1c-81ff22a4338f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f085e49-9707-40be-a442-133a0a2dba7b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6578.0
                            },
                            {
                                "team": "KAN (D Lynch)",
                                "amount": 3422.0
                            }
                        ],
                        "expected_reward_tokens": 9273.62,
                        "profit_sb": 273.62,
                        "profit_sb_percentage": 3.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c3af0733-b261-4de5-83ac-12e3f3803b00",
                            "gambit_id": "38ba5346-1617-4497-ae4e-b77030c194bd",
                            "last_updated": "2022-08-28T11:27:25.721888-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11806c2-c787-477c-bf1c-81ff22a4338f/?format=api"
                        },
                        {
                            "id": "e85740a4-631b-479b-92a8-0fdd6fefc57a",
                            "gambit_id": "fab3a1b9-5f5e-4d67-bd39-443835322d1d",
                            "last_updated": "2022-08-28T11:27:25.721425-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (D Lynch)",
                            "reward": "2.71000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a11806c2-c787-477c-bf1c-81ff22a4338f/?format=api"
                        }
                    ]
                },
                {
                    "id": "b32ae879-be80-4aa0-b451-bd6ed8373270",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f085e49-9707-40be-a442-133a0a2dba7b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5499.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4501.0
                            }
                        ],
                        "expected_reward_tokens": 9182.04,
                        "profit_sb": 182.04,
                        "profit_sb_percentage": 2.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "68230248-458e-46f3-ad9b-ae2422fa676a",
                            "gambit_id": "269f0fe0-bc91-4629-a752-b673759ca689",
                            "last_updated": "2022-08-28T11:27:25.720972-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b32ae879-be80-4aa0-b451-bd6ed8373270/?format=api"
                        },
                        {
                            "id": "2e645a6c-834a-4000-b1e9-f1439e517176",
                            "gambit_id": "d879402c-d16b-44aa-b7ff-d117cb1c150b",
                            "last_updated": "2022-08-28T11:27:25.720513-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "2.04000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b32ae879-be80-4aa0-b451-bd6ed8373270/?format=api"
                        }
                    ]
                },
                {
                    "id": "6de5acf3-f6ae-46fd-aab9-e0614adbc895",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f085e49-9707-40be-a442-133a0a2dba7b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b8092d85-7f5f-48be-b64a-cbd519a58774",
                            "gambit_id": "b356bfd8-9c19-4fc6-b437-a8c9ab3c7e31",
                            "last_updated": "2022-08-28T11:27:25.719505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de5acf3-f6ae-46fd-aab9-e0614adbc895/?format=api"
                        },
                        {
                            "id": "cb22f31d-dc95-43e9-b943-bbb1a6179b3f",
                            "gambit_id": "eb4389dd-56b3-41f2-8af2-dde1b37634ff",
                            "last_updated": "2022-08-28T11:27:25.720021-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de5acf3-f6ae-46fd-aab9-e0614adbc895/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2fc3edba-c6a3-4a18-8491-c6aed4eb5fb8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "88da97ec-ba34-411a-92c7-6c30a1e887b6",
            "completed": true,
            "last_updated": "2022-08-28T11:27:26.556921-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.57,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/88da97ec-ba34-411a-92c7-6c30a1e887b6",
            "datetime": "2022-08-27T19:10:00-04:00",
            "cutoff_datetime": "2022-08-27T19:10:00-04:00",
            "name": "CHC (D Smyly) v. MIL (B Woodruff)",
            "bettypes": [
                {
                    "id": "40e4bc52-4f18-46ec-bd9c-4084473e356c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2fc3edba-c6a3-4a18-8491-c6aed4eb5fb8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6256.0
                            },
                            {
                                "team": "CHC (D Smyly)",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9321.44,
                        "profit_sb": 321.44,
                        "profit_sb_percentage": 3.57,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4703f39-a320-4288-ae86-e86b2a555b0a",
                            "gambit_id": "ff4b94cc-a481-4a41-b87f-609f0e4bff37",
                            "last_updated": "2022-08-28T11:27:26.559841-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (B Woodruff)",
                            "reward": "1.49000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e4bc52-4f18-46ec-bd9c-4084473e356c/?format=api"
                        },
                        {
                            "id": "c44b4017-9ddc-4000-a45b-0189ae877f22",
                            "gambit_id": "de66d75c-1047-471a-9572-9254f7c8c1f3",
                            "last_updated": "2022-08-28T11:27:26.560254-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (D Smyly)",
                            "reward": "2.49000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e4bc52-4f18-46ec-bd9c-4084473e356c/?format=api"
                        }
                    ]
                },
                {
                    "id": "41c20e25-c1ed-40f9-b07c-23a22ef1ad16",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2fc3edba-c6a3-4a18-8491-c6aed4eb5fb8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5408.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4592.0
                            }
                        ],
                        "expected_reward_tokens": 9138.08,
                        "profit_sb": 138.08,
                        "profit_sb_percentage": 1.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e40c37b6-bb6f-422b-9e2c-40f6a9f29a20",
                            "gambit_id": "a33ca68f-2724-47e6-a3de-0a6f07986dc0",
                            "last_updated": "2022-08-28T11:27:26.559417-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.69000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41c20e25-c1ed-40f9-b07c-23a22ef1ad16/?format=api"
                        },
                        {
                            "id": "82dc9e65-b670-4fde-aefb-a4afde6e4a5c",
                            "gambit_id": "6a6fe2ee-d6a1-4e7c-a9da-736c93276b9c",
                            "last_updated": "2022-08-28T11:27:26.558994-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.99000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41c20e25-c1ed-40f9-b07c-23a22ef1ad16/?format=api"
                        }
                    ]
                },
                {
                    "id": "b469448f-2f05-47a2-906f-a1167f205619",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2fc3edba-c6a3-4a18-8491-c6aed4eb5fb8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "542265f4-f90d-4a51-a4cc-80e44c7b4ae0",
                            "gambit_id": "c8aba7e8-e1e2-4eec-8b6c-4ede960bb25a",
                            "last_updated": "2022-08-28T11:27:26.558557-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b469448f-2f05-47a2-906f-a1167f205619/?format=api"
                        },
                        {
                            "id": "bed1e4fd-43ba-40f2-8726-d776ba3c2e46",
                            "gambit_id": "e5767a62-9c90-417f-a54d-afad98a8768d",
                            "last_updated": "2022-08-28T11:27:26.558024-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b469448f-2f05-47a2-906f-a1167f205619/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "99d15e26-cc90-42d8-8ad2-6affbe7902c6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "98e65d88-35db-418c-ae41-73be45e9185e",
            "completed": true,
            "last_updated": "2022-08-28T11:27:24.660603-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/98e65d88-35db-418c-ae41-73be45e9185e",
            "datetime": "2022-08-27T19:10:00-04:00",
            "cutoff_datetime": "2022-08-27T19:10:00-04:00",
            "name": "COL (K Freeland) v. NYM (D Peterson)",
            "bettypes": [
                {
                    "id": "c10e4208-327f-4086-81dd-54c9a3f328cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99d15e26-cc90-42d8-8ad2-6affbe7902c6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (D Peterson)",
                                "amount": 6768.0
                            },
                            {
                                "team": "COL (K Freeland)",
                                "amount": 3232.0
                            }
                        ],
                        "expected_reward_tokens": 9339.84,
                        "profit_sb": 339.84,
                        "profit_sb_percentage": 3.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "acbcf28a-14e4-405b-b17d-291ab2a7db20",
                            "gambit_id": "73fe700f-5f56-4b58-a97f-daf055b16acc",
                            "last_updated": "2022-08-28T11:27:24.663633-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (D Peterson)",
                            "reward": "1.38000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10e4208-327f-4086-81dd-54c9a3f328cd/?format=api"
                        },
                        {
                            "id": "761bf406-8e98-46b4-bc9e-16d905c3547a",
                            "gambit_id": "8ccf97ba-94c7-43dc-9fc4-c6d78bd5bc39",
                            "last_updated": "2022-08-28T11:27:24.664114-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (K Freeland)",
                            "reward": "2.89000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10e4208-327f-4086-81dd-54c9a3f328cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "c19149ee-cb14-42c4-b3e1-144f2c4f5108",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99d15e26-cc90-42d8-8ad2-6affbe7902c6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5205.0
                            },
                            {
                                "team": "COL",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "17c24e07-9674-4c37-8118-0b5d3d318a35",
                            "gambit_id": "fe9a9175-cde0-414f-8b68-1e756395a14e",
                            "last_updated": "2022-08-28T11:27:24.662661-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c19149ee-cb14-42c4-b3e1-144f2c4f5108/?format=api"
                        },
                        {
                            "id": "7b4aa368-e610-41c4-bf2d-9fae6c6863a6",
                            "gambit_id": "69483acd-6d2d-4b80-96f6-0320d334ce1c",
                            "last_updated": "2022-08-28T11:27:24.663152-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c19149ee-cb14-42c4-b3e1-144f2c4f5108/?format=api"
                        }
                    ]
                },
                {
                    "id": "f637529d-eeba-4938-91b5-633333f7bd13",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99d15e26-cc90-42d8-8ad2-6affbe7902c6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fa80fb53-21d1-4863-afa7-931e3d94d582",
                            "gambit_id": "98f4a750-ee4b-4ec3-b9a9-2f8cb9976f4b",
                            "last_updated": "2022-08-28T11:27:24.661649-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f637529d-eeba-4938-91b5-633333f7bd13/?format=api"
                        },
                        {
                            "id": "f0a9c4da-5bce-4fcc-813c-72f20cacda2f",
                            "gambit_id": "b3e4b8b8-4127-4754-963c-d7f2620a05a0",
                            "last_updated": "2022-08-28T11:27:24.662176-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f637529d-eeba-4938-91b5-633333f7bd13/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bede39bd-2d62-4344-818a-87f201417c22",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "28c59d53-5777-42f7-b6d4-d63a926151c8",
            "completed": true,
            "last_updated": "2022-08-28T11:27:24.803475-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.81,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/28c59d53-5777-42f7-b6d4-d63a926151c8",
            "datetime": "2022-08-27T19:10:00-04:00",
            "cutoff_datetime": "2022-08-27T19:10:00-04:00",
            "name": "BAL (D Kremer) v. HOU (J Urquidy)",
            "bettypes": [
                {
                    "id": "7e029866-101e-4f6f-81f1-679992c26d70",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bede39bd-2d62-4344-818a-87f201417c22/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Urquidy)",
                                "amount": 6107.0
                            },
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 3893.0
                            }
                        ],
                        "expected_reward_tokens": 9343.2,
                        "profit_sb": 343.2,
                        "profit_sb_percentage": 3.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ae55895f-25dc-407b-9aed-46a76f0950f7",
                            "gambit_id": "bfafa272-f429-4ae0-9c7b-52ea6fa3d9b6",
                            "last_updated": "2022-08-28T11:27:24.806599-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (J Urquidy)",
                            "reward": "1.53000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e029866-101e-4f6f-81f1-679992c26d70/?format=api"
                        },
                        {
                            "id": "303a2981-fa28-4cbf-a063-1c680107e83b",
                            "gambit_id": "ccef6a3c-3e0f-4149-aed5-83d6758d93ee",
                            "last_updated": "2022-08-28T11:27:24.807079-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (D Kremer)",
                            "reward": "2.40000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e029866-101e-4f6f-81f1-679992c26d70/?format=api"
                        }
                    ]
                },
                {
                    "id": "a89f34da-3dff-4a02-b730-3b9712e66b8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bede39bd-2d62-4344-818a-87f201417c22/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5499.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4501.0
                            }
                        ],
                        "expected_reward_tokens": 9182.04,
                        "profit_sb": 182.04,
                        "profit_sb_percentage": 2.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ef896964-923b-4d6d-9727-3705e0a69703",
                            "gambit_id": "79b26f9b-3907-41a7-814f-bb1fedd8527e",
                            "last_updated": "2022-08-28T11:27:24.806119-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89f34da-3dff-4a02-b730-3b9712e66b8d/?format=api"
                        },
                        {
                            "id": "6e2289c7-b5ca-4822-a51c-f3ba6a3b179f",
                            "gambit_id": "112dd789-4e1c-4da1-a7ce-7708ab1806d7",
                            "last_updated": "2022-08-28T11:27:24.805638-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.04000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89f34da-3dff-4a02-b730-3b9712e66b8d/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd4d81c0-af91-4768-b72f-42baf0d3624a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bede39bd-2d62-4344-818a-87f201417c22/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9d011576-d518-47c0-bdac-368f4489f0e7",
                            "gambit_id": "7d6911cb-6688-4c0b-a848-6a3c6626236c",
                            "last_updated": "2022-08-28T11:27:24.805143-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4d81c0-af91-4768-b72f-42baf0d3624a/?format=api"
                        },
                        {
                            "id": "98238021-f62c-406f-af27-4d77304bb1a8",
                            "gambit_id": "d82397ce-a074-4fdb-8a10-5a2e13a0ac11",
                            "last_updated": "2022-08-28T11:27:24.804614-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4d81c0-af91-4768-b72f-42baf0d3624a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a0569199-462c-4853-91b2-86e2dc9c7aac",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f53b880d-8bf7-4c9e-a5cc-e3ebaea78cb8",
            "completed": true,
            "last_updated": "2022-08-28T11:27:24.521556-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f53b880d-8bf7-4c9e-a5cc-e3ebaea78cb8",
            "datetime": "2022-08-27T19:05:00-04:00",
            "cutoff_datetime": "2022-08-27T19:05:00-04:00",
            "name": "CIN (L Cessa) v. WAS (P Espino)",
            "bettypes": [
                {
                    "id": "af01e59f-576d-4f04-a476-7d96a114e526",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0569199-462c-4853-91b2-86e2dc9c7aac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (P Espino)",
                                "amount": 5452.0
                            },
                            {
                                "team": "CIN (L Cessa)",
                                "amount": 4548.0
                            }
                        ],
                        "expected_reward_tokens": 9322.92,
                        "profit_sb": 322.92,
                        "profit_sb_percentage": 3.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5ff8b118-93c4-4262-bacf-64452ca7a108",
                            "gambit_id": "ed187b39-203c-4d17-ba78-76d045836345",
                            "last_updated": "2022-08-28T11:27:24.524558-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (P Espino)",
                            "reward": "1.71000",
                            "odds": "1.78740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af01e59f-576d-4f04-a476-7d96a114e526/?format=api"
                        },
                        {
                            "id": "0ca542d5-42b0-4474-91fb-643f3217feaf",
                            "gambit_id": "807eda6a-670e-4080-8061-474969481946",
                            "last_updated": "2022-08-28T11:27:24.525029-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (L Cessa)",
                            "reward": "2.05000",
                            "odds": "2.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af01e59f-576d-4f04-a476-7d96a114e526/?format=api"
                        }
                    ]
                },
                {
                    "id": "33f6e952-c391-409f-8f6c-7193a1ebf9bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0569199-462c-4853-91b2-86e2dc9c7aac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN",
                                "amount": 6193.0
                            },
                            {
                                "team": "WAS",
                                "amount": 3807.0
                            }
                        ],
                        "expected_reward_tokens": 9289.08,
                        "profit_sb": 289.08,
                        "profit_sb_percentage": 3.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "869c36b8-cbc8-4046-81b2-156e6c47702e",
                            "gambit_id": "14ac21dd-a860-41af-a105-0281a5cef19d",
                            "last_updated": "2022-08-28T11:27:24.524088-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "1.50000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33f6e952-c391-409f-8f6c-7193a1ebf9bc/?format=api"
                        },
                        {
                            "id": "9574d025-1f7d-4310-9567-305897da5798",
                            "gambit_id": "31023270-a150-46e8-985e-5cb8b841ffc0",
                            "last_updated": "2022-08-28T11:27:24.523609-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "2.44000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33f6e952-c391-409f-8f6c-7193a1ebf9bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "a8677fe4-f930-4b6f-b69c-66b18c1979bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0569199-462c-4853-91b2-86e2dc9c7aac/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5110.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7cc5fa24-8e8f-4604-a9a1-6f19de06eafe",
                            "gambit_id": "a3adc794-416d-40a8-9fc5-ebba352147b0",
                            "last_updated": "2022-08-28T11:27:24.523133-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8677fe4-f930-4b6f-b69c-66b18c1979bf/?format=api"
                        },
                        {
                            "id": "795f2892-d922-42c2-89b3-8722e3d5cd15",
                            "gambit_id": "ee0927a7-539b-4fb2-82f6-edaa9ca024ff",
                            "last_updated": "2022-08-28T11:27:24.522618-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8677fe4-f930-4b6f-b69c-66b18c1979bf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cd282c91-6f29-4500-b6c8-ea032ab9c37d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "21cea887-1d91-4989-a612-c63ebf13193c",
            "completed": true,
            "last_updated": "2022-08-28T11:27:27.103384-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.39,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/21cea887-1d91-4989-a612-c63ebf13193c",
            "datetime": "2022-08-27T19:05:00-04:00",
            "cutoff_datetime": "2022-08-27T19:05:00-04:00",
            "name": "DET (ED Rodriguez) v. TEX (D Keuchel)",
            "bettypes": [
                {
                    "id": "c6f8f557-21eb-424f-bea0-9145a70f97ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd282c91-6f29-4500-b6c8-ea032ab9c37d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Keuchel)",
                                "amount": 5228.0
                            },
                            {
                                "team": "DET (ED Rodriguez)",
                                "amount": 4772.0
                            }
                        ],
                        "expected_reward_tokens": 9305.4,
                        "profit_sb": 305.4,
                        "profit_sb_percentage": 3.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8fc78a70-1a4b-4244-8fdb-2c2d2bae3f0d",
                            "gambit_id": "27a46626-5c71-42e2-bdf5-28b26b9ddc15",
                            "last_updated": "2022-08-28T11:27:27.106701-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (D Keuchel)",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f8f557-21eb-424f-bea0-9145a70f97ff/?format=api"
                        },
                        {
                            "id": "1349a9d1-53cf-4cf4-b754-a32abf98b80f",
                            "gambit_id": "07a9f524-6f17-4617-91a6-dc38325020f1",
                            "last_updated": "2022-08-28T11:27:27.107145-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (ED Rodriguez)",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f8f557-21eb-424f-bea0-9145a70f97ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "302b94d5-8fbe-4638-96f3-e82de3be7c1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd282c91-6f29-4500-b6c8-ea032ab9c37d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6418.0
                            },
                            {
                                "team": "TEX",
                                "amount": 3582.0
                            }
                        ],
                        "expected_reward_tokens": 9241.56,
                        "profit_sb": 241.56,
                        "profit_sb_percentage": 2.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "09c43af2-4396-4cfa-adc0-06ce1383c2e8",
                            "gambit_id": "96a43a56-3f24-4fcd-b1f7-d0994d7d90c6",
                            "last_updated": "2022-08-28T11:27:27.106249-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.44000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302b94d5-8fbe-4638-96f3-e82de3be7c1d/?format=api"
                        },
                        {
                            "id": "ceb15b27-1868-4cad-a5b7-a9604bf2316c",
                            "gambit_id": "0b41277c-bf35-4b68-8823-661743aaf35b",
                            "last_updated": "2022-08-28T11:27:27.105711-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "2.58000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302b94d5-8fbe-4638-96f3-e82de3be7c1d/?format=api"
                        }
                    ]
                },
                {
                    "id": "732318ed-1922-4535-a9b6-a0fc5f7c0c82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cd282c91-6f29-4500-b6c8-ea032ab9c37d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5110.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "078506e7-81c8-4ea8-8d46-e1bd2e9e9f83",
                            "gambit_id": "b085ac94-b72e-40af-bf83-3f33fb48f381",
                            "last_updated": "2022-08-28T11:27:27.104720-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732318ed-1922-4535-a9b6-a0fc5f7c0c82/?format=api"
                        },
                        {
                            "id": "6dcc8eb2-9566-4091-bc02-5217a9a57421",
                            "gambit_id": "4bd6f817-e129-4cb0-8959-9ca88789989d",
                            "last_updated": "2022-08-28T11:27:27.105221-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732318ed-1922-4535-a9b6-a0fc5f7c0c82/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "30c571a3-e533-489e-aa2e-1087fd84dfcf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a0bec3d8-0f53-43c2-b9b9-48ca9e135e01",
            "completed": true,
            "last_updated": "2022-08-29T11:32:14.334048-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.96,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a0bec3d8-0f53-43c2-b9b9-48ca9e135e01",
            "datetime": "2022-08-27T19:00:00-04:00",
            "cutoff_datetime": "2022-08-27T19:00:00-04:00",
            "name": "Philadelphia Eagles v. Miami Dolphins",
            "bettypes": [
                {
                    "id": "ab30306e-5b41-4b8d-a6f7-19d0341cb1d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30c571a3-e533-489e-aa2e-1087fd84dfcf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Dolphins",
                                "amount": 6057.0
                            },
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 3943.0
                            }
                        ],
                        "expected_reward_tokens": 9266.05,
                        "profit_sb": 266.05,
                        "profit_sb_percentage": 2.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d810621b-ff98-4b51-a62e-7aa0987f4395",
                            "gambit_id": "5534cbf0-612a-454e-b9f3-438944110adb",
                            "last_updated": "2022-08-29T11:32:14.336085-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.53000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab30306e-5b41-4b8d-a6f7-19d0341cb1d2/?format=api"
                        },
                        {
                            "id": "c7fde370-2bdc-4f33-9856-10347ea976b2",
                            "gambit_id": "b3a4e0c9-ca5e-40cb-ad35-acb04dd97395",
                            "last_updated": "2022-08-29T11:32:14.336555-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "2.35000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab30306e-5b41-4b8d-a6f7-19d0341cb1d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "b144644d-b963-43a2-9316-41bb28f97b36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30c571a3-e533-489e-aa2e-1087fd84dfcf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Dolphins",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d92de82-d46e-41e3-a96c-8ec9360825fe",
                            "gambit_id": "adebed7a-9b00-4bca-aa7d-9bb6aad3d62b",
                            "last_updated": "2022-08-29T11:32:14.337492-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b144644d-b963-43a2-9316-41bb28f97b36/?format=api"
                        },
                        {
                            "id": "f85b0f14-e9c9-4b45-87e3-942b968cf937",
                            "gambit_id": "2eded3a8-3ce4-4b09-af83-99cd9a5fa694",
                            "last_updated": "2022-08-29T11:32:14.337021-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Dolphins",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b144644d-b963-43a2-9316-41bb28f97b36/?format=api"
                        }
                    ]
                },
                {
                    "id": "32fff959-731d-4bce-bcd0-93080f567e5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30c571a3-e533-489e-aa2e-1087fd84dfcf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 37.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 37.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1149a422-7f68-4506-a5b5-ff21ddea7ba7",
                            "gambit_id": "10265f28-2286-463a-af09-9c05af560008",
                            "last_updated": "2022-08-29T11:32:14.335090-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 37.5",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "37.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32fff959-731d-4bce-bcd0-93080f567e5e/?format=api"
                        },
                        {
                            "id": "7562ebe8-cf32-4c5a-9f8e-84ed4ae8c8ad",
                            "gambit_id": "b5867ff7-5a11-4321-aa77-4ac5ab1500df",
                            "last_updated": "2022-08-29T11:32:14.335614-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 37.5",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "37.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32fff959-731d-4bce-bcd0-93080f567e5e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6320f3a1-4e4a-4aa4-9c0e-243bd1f99ba3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "76ec7807-efd6-4d74-b370-339bd4fe5fbd",
            "completed": true,
            "last_updated": "2022-08-29T11:17:14.331435-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.37,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/76ec7807-efd6-4d74-b370-339bd4fe5fbd",
            "datetime": "2022-08-27T19:00:00-04:00",
            "cutoff_datetime": "2022-08-27T19:00:00-04:00",
            "name": "Charlotte FC v. Toronto FC",
            "bettypes": [
                {
                    "id": "abe47ef4-aab5-4d5e-aa84-69fb87698476",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6320f3a1-4e4a-4aa4-9c0e-243bd1f99ba3/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Charlotte FC",
                                "amount": 5369.0
                            },
                            {
                                "team": "Toronto FC",
                                "amount": 4631.0
                            }
                        ],
                        "expected_reward_tokens": 12133.22,
                        "profit_sb": 3133.22,
                        "profit_sb_percentage": 34.81,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte FC",
                                "amount": 3938.0
                            },
                            {
                                "team": "Toronto FC",
                                "amount": 3397.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2665.0
                            }
                        ],
                        "expected_reward_tokens": 8899.88,
                        "profit_sb": -100.12,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "adb6d15d-047c-4e9d-968b-5e78a22212c2",
                            "gambit_id": "9a8c2067-7095-4892-8153-3d7573759588",
                            "last_updated": "2022-08-29T11:17:14.333412-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte FC",
                            "reward": "2.26000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe47ef4-aab5-4d5e-aa84-69fb87698476/?format=api"
                        },
                        {
                            "id": "bb3c6654-5ef3-49d8-a28d-d3c10486c88a",
                            "gambit_id": "63f9835b-d25f-4920-969d-427f609a395e",
                            "last_updated": "2022-08-29T11:17:14.333052-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto FC",
                            "reward": "2.62000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe47ef4-aab5-4d5e-aa84-69fb87698476/?format=api"
                        },
                        {
                            "id": "2597318f-fbc1-4c16-bba5-e279953e83b0",
                            "gambit_id": "eeca1a13-d45d-4ff8-ad01-8935479ef6d8",
                            "last_updated": "2022-08-29T11:17:14.333775-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.34000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe47ef4-aab5-4d5e-aa84-69fb87698476/?format=api"
                        }
                    ]
                },
                {
                    "id": "6680c1b4-88d6-4146-b32c-8aa2fb343bc1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6320f3a1-4e4a-4aa4-9c0e-243bd1f99ba3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5604.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4396.0
                            }
                        ],
                        "expected_reward_tokens": 8966.4,
                        "profit_sb": -33.6,
                        "profit_sb_percentage": -0.37,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39327d1c-5b95-457b-abdb-0c7788e8d89c",
                            "gambit_id": "54b24ba6-ef40-4088-b2ba-3e3f5621f35e",
                            "last_updated": "2022-08-29T11:17:14.332675-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.60000",
                            "odds": "1.67000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6680c1b4-88d6-4146-b32c-8aa2fb343bc1/?format=api"
                        },
                        {
                            "id": "d451898b-e1f4-4b78-a658-1510e23fcf73",
                            "gambit_id": "7255e74b-fa63-4c8e-9106-1dd1b0ee57b3",
                            "last_updated": "2022-08-29T11:17:14.332265-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.04000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6680c1b4-88d6-4146-b32c-8aa2fb343bc1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0b6bb787-72f3-4183-92ff-086a0a0e18e4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c888ed1c-f232-4473-8a3a-4851125ca944",
            "completed": true,
            "last_updated": "2022-08-28T11:27:15.967937-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.43,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c888ed1c-f232-4473-8a3a-4851125ca944",
            "datetime": "2022-08-27T19:00:00-04:00",
            "cutoff_datetime": "2022-08-27T19:00:00-04:00",
            "name": "Charlotte v. Florida Atlantic",
            "bettypes": [
                {
                    "id": "2710815a-2718-4e4b-8ea3-6b6d59f94cac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b6bb787-72f3-4183-92ff-086a0a0e18e4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Atlantic",
                                "amount": 6897.0
                            },
                            {
                                "team": "Charlotte",
                                "amount": 3103.0
                            }
                        ],
                        "expected_reward_tokens": 9309.0,
                        "profit_sb": 309.0,
                        "profit_sb_percentage": 3.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f8e43f80-0571-4ec5-af9c-671626f9ef9c",
                            "gambit_id": "e2eff0a6-2a09-4278-9f18-f7ed6cb4f569",
                            "last_updated": "2022-08-28T11:27:15.970086-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Atlantic",
                            "reward": "1.35000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2710815a-2718-4e4b-8ea3-6b6d59f94cac/?format=api"
                        },
                        {
                            "id": "4aed66c7-1817-4836-a407-e0793a2ee27f",
                            "gambit_id": "d073746c-b94f-4b82-955a-67291369ce88",
                            "last_updated": "2022-08-28T11:27:15.970585-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "3.00000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2710815a-2718-4e4b-8ea3-6b6d59f94cac/?format=api"
                        }
                    ]
                },
                {
                    "id": "ba680dd4-48fa-4120-8629-9a2128b6b909",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b6bb787-72f3-4183-92ff-086a0a0e18e4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte",
                                "amount": 5109.0
                            },
                            {
                                "team": "Florida Atlantic",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ab512a73-8ce2-449d-b2f7-f1577fa6e16e",
                            "gambit_id": "5835abf2-9328-4136-af77-05beae40d2fb",
                            "last_updated": "2022-08-28T11:27:15.971084-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba680dd4-48fa-4120-8629-9a2128b6b909/?format=api"
                        },
                        {
                            "id": "7291677f-9613-4de5-8bfc-87468fb118da",
                            "gambit_id": "63c565b0-c836-4918-8280-96ba7623321d",
                            "last_updated": "2022-08-28T11:27:15.971579-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Atlantic",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba680dd4-48fa-4120-8629-9a2128b6b909/?format=api"
                        }
                    ]
                },
                {
                    "id": "067928ef-c671-4988-ab9c-a80951968feb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b6bb787-72f3-4183-92ff-086a0a0e18e4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 60",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 60",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f045e6ed-8498-454a-828c-7009bd879f25",
                            "gambit_id": "cc4b3c3b-100b-45a7-86c5-1fce9ec08c42",
                            "last_updated": "2022-08-28T11:27:15.969034-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 60",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "60.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/067928ef-c671-4988-ab9c-a80951968feb/?format=api"
                        },
                        {
                            "id": "8b5c4f85-0962-425d-bd7f-8f415a320c06",
                            "gambit_id": "a48cb0e2-0959-4d96-9421-de6b3262ce2b",
                            "last_updated": "2022-08-28T11:27:15.969582-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 60",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "60.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/067928ef-c671-4988-ab9c-a80951968feb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f126b6f2-5adb-44d1-a643-273829f54cd2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5a724552-595f-4da9-9274-f28fd3e3a51e",
            "completed": true,
            "last_updated": "2022-08-29T11:17:13.798707-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.3,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/5a724552-595f-4da9-9274-f28fd3e3a51e",
            "datetime": "2022-08-27T19:00:00-04:00",
            "cutoff_datetime": "2022-08-27T19:00:00-04:00",
            "name": "New York Red Bulls v. Inter Miami CF",
            "bettypes": [
                {
                    "id": "bbf98a4d-2674-468c-b798-e047778adbbd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f126b6f2-5adb-44d1-a643-273829f54cd2/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "New York Red Bulls",
                                "amount": 6850.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3150.0
                            }
                        ],
                        "expected_reward_tokens": 11371.0,
                        "profit_sb": 2371.0,
                        "profit_sb_percentage": 26.34,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Red Bulls",
                                "amount": 5401.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2484.0
                            },
                            {
                                "team": "Inter Miami CF",
                                "amount": 2115.0
                            }
                        ],
                        "expected_reward_tokens": 8965.66,
                        "profit_sb": -34.34,
                        "profit_sb_percentage": -0.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "570b26fe-48be-41c9-868c-0120bd298a1d",
                            "gambit_id": "ffb11020-61f3-4e40-ba5d-c6c4682f9804",
                            "last_updated": "2022-08-29T11:17:13.801097-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Red Bulls",
                            "reward": "1.66000",
                            "odds": "1.73000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf98a4d-2674-468c-b798-e047778adbbd/?format=api"
                        },
                        {
                            "id": "ded2afa6-0e8a-450c-a4a7-9438f0608358",
                            "gambit_id": "c0421a9c-658e-434e-88d4-a671021a5fcf",
                            "last_updated": "2022-08-29T11:17:13.801527-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.61000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf98a4d-2674-468c-b798-e047778adbbd/?format=api"
                        },
                        {
                            "id": "520b7b77-407b-4142-a285-dc9902a75da3",
                            "gambit_id": "f2ee84d8-8be0-4e93-981f-f82d736879fa",
                            "last_updated": "2022-08-29T11:17:13.800666-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Inter Miami CF",
                            "reward": "4.24000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf98a4d-2674-468c-b798-e047778adbbd/?format=api"
                        }
                    ]
                },
                {
                    "id": "d07bc36b-ccab-4d79-918a-63c71c6647b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f126b6f2-5adb-44d1-a643-273829f54cd2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5249.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4751.0
                            }
                        ],
                        "expected_reward_tokens": 9026.9,
                        "profit_sb": 26.9,
                        "profit_sb_percentage": 0.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1a48b9f0-ce0b-4bc2-a476-4d5d8196a276",
                            "gambit_id": "c400bf27-c103-488c-9dee-c4180645907e",
                            "last_updated": "2022-08-29T11:17:13.800210-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d07bc36b-ccab-4d79-918a-63c71c6647b7/?format=api"
                        },
                        {
                            "id": "6d1a1cff-06c2-4a78-b533-b1d90dd6b1e9",
                            "gambit_id": "f00567c8-6e4f-472b-8eb3-68b568626340",
                            "last_updated": "2022-08-29T11:17:13.799717-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d07bc36b-ccab-4d79-918a-63c71c6647b7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "85296053-ac36-42eb-8c28-b691b8cf03db",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1e815528-5d39-4c78-bae7-83bcfcca389d",
            "completed": true,
            "last_updated": "2022-08-29T11:37:16.301738-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.22,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/1e815528-5d39-4c78-bae7-83bcfcca389d",
            "datetime": "2022-08-27T19:00:00-04:00",
            "cutoff_datetime": "2022-08-27T19:00:00-04:00",
            "name": "Washington Commanders v. Baltimore Ravens",
            "bettypes": [
                {
                    "id": "dd4db4a6-8dce-4c29-a3ee-911411aa0850",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85296053-ac36-42eb-8c28-b691b8cf03db/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6934.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 3066.0
                            }
                        ],
                        "expected_reward_tokens": 9289.98,
                        "profit_sb": 289.98,
                        "profit_sb_percentage": 3.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "186495d2-fc26-4ba8-87c7-e426172ec888",
                            "gambit_id": "7b89a092-cd2f-4f5e-8d4c-d71ff172cad3",
                            "last_updated": "2022-08-29T11:37:16.303795-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.34000",
                            "odds": "1.37740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4db4a6-8dce-4c29-a3ee-911411aa0850/?format=api"
                        },
                        {
                            "id": "43bbdc44-decb-4aee-b9f3-a1435f099ead",
                            "gambit_id": "9328f819-ad82-4d40-a28c-4c47c81846d3",
                            "last_updated": "2022-08-29T11:37:16.304308-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "3.03000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4db4a6-8dce-4c29-a3ee-911411aa0850/?format=api"
                        }
                    ]
                },
                {
                    "id": "a7a6f43f-5a4b-4e6b-ab79-b02b660fb9e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85296053-ac36-42eb-8c28-b691b8cf03db/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5110.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4184d92c-2472-4db4-9b31-268411c2f090",
                            "gambit_id": "20312971-5587-460a-9a2f-28faf2f154fa",
                            "last_updated": "2022-08-29T11:37:16.304786-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Ravens",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7a6f43f-5a4b-4e6b-ab79-b02b660fb9e1/?format=api"
                        },
                        {
                            "id": "55b2a5d5-f910-49f2-87bc-f0cff0755da6",
                            "gambit_id": "6c88c58e-6589-4fe2-95fe-657da3755cb8",
                            "last_updated": "2022-08-29T11:37:16.305272-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7a6f43f-5a4b-4e6b-ab79-b02b660fb9e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b00454b-4297-4359-b443-f13c85f1b8f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85296053-ac36-42eb-8c28-b691b8cf03db/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 38",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 38",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "110e1f0d-d5f0-4ebf-ba39-6b03ab8cf66e",
                            "gambit_id": "c3c5dd40-22d1-4f4e-b73a-ebec62803e84",
                            "last_updated": "2022-08-29T11:37:16.302797-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 38",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b00454b-4297-4359-b443-f13c85f1b8f8/?format=api"
                        },
                        {
                            "id": "40b7ccbd-715b-4275-a24d-3c9c47c82653",
                            "gambit_id": "98d56ec4-d548-4b57-92e2-40cb8924725a",
                            "last_updated": "2022-08-29T11:37:16.303314-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 38",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b00454b-4297-4359-b443-f13c85f1b8f8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "efaf8bbf-265d-40e3-b3bf-7165a14740a9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7583e9e8-8f7d-40bc-882a-9e0d0e3beb5d",
            "completed": true,
            "last_updated": "2022-08-29T11:32:14.617741-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.56,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7583e9e8-8f7d-40bc-882a-9e0d0e3beb5d",
            "datetime": "2022-08-27T19:00:00-04:00",
            "cutoff_datetime": "2022-08-27T19:00:00-04:00",
            "name": "Arizona Cardinals v. Tennessee Titans",
            "bettypes": [
                {
                    "id": "837dba4e-db5e-4df3-a416-812704957774",
                    "match": "https://api-prod.gambitprofit.com/api/matches/efaf8bbf-265d-40e3-b3bf-7165a14740a9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee Titans",
                                "amount": 5842.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 4158.0
                            }
                        ],
                        "expected_reward_tokens": 9230.36,
                        "profit_sb": 230.36,
                        "profit_sb_percentage": 2.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c69c132c-64d0-47d9-9be7-d902342cfcfa",
                            "gambit_id": "e1ac2b2d-fe34-4367-8312-d763a6daf448",
                            "last_updated": "2022-08-29T11:32:14.620838-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.58000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/837dba4e-db5e-4df3-a416-812704957774/?format=api"
                        },
                        {
                            "id": "c1a5b4cf-eb38-43e1-8323-2b9dcf447f64",
                            "gambit_id": "40ef939a-1d79-4ead-a2b2-7c20526e5c25",
                            "last_updated": "2022-08-29T11:32:14.621352-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "2.22000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/837dba4e-db5e-4df3-a416-812704957774/?format=api"
                        }
                    ]
                },
                {
                    "id": "7697ee3d-241f-4fd7-8e23-849b9456e3ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/efaf8bbf-265d-40e3-b3bf-7165a14740a9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Cardinals",
                                "amount": 5000.0
                            },
                            {
                                "team": "Tennessee Titans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "07e223be-bf8b-4f9b-8777-d2c679d9c40a",
                            "gambit_id": "1b4677ab-cc19-4267-b55b-c8489a0dadbe",
                            "last_updated": "2022-08-29T11:32:14.620358-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7697ee3d-241f-4fd7-8e23-849b9456e3ce/?format=api"
                        },
                        {
                            "id": "ba5b03e4-dcd9-42ab-a106-f802937090a0",
                            "gambit_id": "cd803a7e-0e01-488e-8a09-dfcad93c6d25",
                            "last_updated": "2022-08-29T11:32:14.619870-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee Titans",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7697ee3d-241f-4fd7-8e23-849b9456e3ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "390561b7-0fde-4602-a09b-ae7d22b2e96f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/efaf8bbf-265d-40e3-b3bf-7165a14740a9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 35",
                                "amount": 5110.0
                            },
                            {
                                "team": "Game Total Under 35",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20ede0b3-5450-486b-ae2a-dcf2cfc9a78e",
                            "gambit_id": "d3866957-8787-4061-b816-aa54f860454b",
                            "last_updated": "2022-08-29T11:32:14.618832-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 35",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "35.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/390561b7-0fde-4602-a09b-ae7d22b2e96f/?format=api"
                        },
                        {
                            "id": "b7347303-4c62-41ad-a725-a83a52ab76d9",
                            "gambit_id": "d5643ce3-afa1-4b1b-9d71-7b04d2f36696",
                            "last_updated": "2022-08-29T11:32:14.619381-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 35",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "35.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/390561b7-0fde-4602-a09b-ae7d22b2e96f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1897fa75-b354-4abb-a1c2-408be90e0117",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "07c74d67-8022-43dd-99da-6383f1b22f93",
            "completed": true,
            "last_updated": "2022-08-29T11:32:14.474625-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.06,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/07c74d67-8022-43dd-99da-6383f1b22f93",
            "datetime": "2022-08-27T19:00:00-04:00",
            "cutoff_datetime": "2022-08-27T19:00:00-04:00",
            "name": "Chicago Bears v. Cleveland Browns",
            "bettypes": [
                {
                    "id": "3e1a6672-5565-457e-9448-5715d1141452",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1897fa75-b354-4abb-a1c2-408be90e0117/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Browns",
                                "amount": 5984.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 4016.0
                            }
                        ],
                        "expected_reward_tokens": 9275.2,
                        "profit_sb": 275.2,
                        "profit_sb_percentage": 3.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "27a43f72-fbc0-47d3-b220-bae46f22ca63",
                            "gambit_id": "1581b354-0944-489f-8126-88863a32eafa",
                            "last_updated": "2022-08-29T11:32:14.477146-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e1a6672-5565-457e-9448-5715d1141452/?format=api"
                        },
                        {
                            "id": "3577a6a2-3ce9-4830-87bb-0dcba14c2822",
                            "gambit_id": "46a5f45e-41a9-49fa-8d94-b41a830a6642",
                            "last_updated": "2022-08-29T11:32:14.476676-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "2.31000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e1a6672-5565-457e-9448-5715d1141452/?format=api"
                        }
                    ]
                },
                {
                    "id": "2593c793-4469-4738-a721-5915b26ca0b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1897fa75-b354-4abb-a1c2-408be90e0117/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Browns",
                                "amount": 5110.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d8b20de-58de-4e56-8906-758369d631cf",
                            "gambit_id": "0dcabdba-eccf-49e0-99e4-b07182b87204",
                            "last_updated": "2022-08-29T11:32:14.478110-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2593c793-4469-4738-a721-5915b26ca0b7/?format=api"
                        },
                        {
                            "id": "c540a750-9710-44df-8382-f8f7182405f1",
                            "gambit_id": "448909c6-962b-475c-82a1-d4b0c76fe1a7",
                            "last_updated": "2022-08-29T11:32:14.477634-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2593c793-4469-4738-a721-5915b26ca0b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "00c8c5ce-d9b0-48a6-9b1c-773d056f8249",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1897fa75-b354-4abb-a1c2-408be90e0117/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 39",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 39",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b893e3da-9c1f-4dec-805c-d80c5db56de1",
                            "gambit_id": "b34a34a1-dc1d-46ed-b959-1e343a209d72",
                            "last_updated": "2022-08-29T11:32:14.476198-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 39",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "39.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00c8c5ce-d9b0-48a6-9b1c-773d056f8249/?format=api"
                        },
                        {
                            "id": "53f8f994-e4e0-4994-bd8d-8c6a9b3c5335",
                            "gambit_id": "a38c4e57-d163-43d5-86b3-1011672fab8b",
                            "last_updated": "2022-08-29T11:32:14.475680-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 39",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "39.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00c8c5ce-d9b0-48a6-9b1c-773d056f8249/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "10303b8c-f3b3-4623-8a50-0c02566ad36a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ff78959f-9a5d-4062-ba4d-a1f106e7a787",
            "completed": true,
            "last_updated": "2022-08-28T11:27:26.417486-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/ff78959f-9a5d-4062-ba4d-a1f106e7a787",
            "datetime": "2022-08-27T18:10:00-04:00",
            "cutoff_datetime": "2022-08-27T18:10:00-04:00",
            "name": "LOS (D May) v. MIA (S Alcantara)",
            "bettypes": [
                {
                    "id": "4afa71bc-5108-4034-9f89-a88acdaf4d34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10303b8c-f3b3-4623-8a50-0c02566ad36a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (D May)",
                                "amount": 6325.0
                            },
                            {
                                "team": "MIA (S Alcantara)",
                                "amount": 3675.0
                            }
                        ],
                        "expected_reward_tokens": 9297.75,
                        "profit_sb": 297.75,
                        "profit_sb_percentage": 3.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7cfc57d6-ee7e-4a1f-a0e0-1c6f74979ec6",
                            "gambit_id": "5c5881fb-3dac-40f7-bc71-4e6ab23f26d1",
                            "last_updated": "2022-08-28T11:27:26.420894-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (D May)",
                            "reward": "1.47000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4afa71bc-5108-4034-9f89-a88acdaf4d34/?format=api"
                        },
                        {
                            "id": "c029a9e2-e26f-4913-88ae-a808608afd7d",
                            "gambit_id": "f663de9c-90f0-422b-ac72-585ec69e5fcf",
                            "last_updated": "2022-08-28T11:27:26.420455-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (S Alcantara)",
                            "reward": "2.53000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4afa71bc-5108-4034-9f89-a88acdaf4d34/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1f59671-f91d-4c8b-9b9d-7f17f252c69b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10303b8c-f3b3-4623-8a50-0c02566ad36a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5110.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "24d35da4-3b88-4c93-a9d3-9121bd6031da",
                            "gambit_id": "2abcab5e-f6da-42f9-ab8c-704ffd4bfa0f",
                            "last_updated": "2022-08-28T11:27:26.420011-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1f59671-f91d-4c8b-9b9d-7f17f252c69b/?format=api"
                        },
                        {
                            "id": "5f599148-810b-46a6-8915-e8ea95cd54e1",
                            "gambit_id": "9c6625b4-a76d-48e6-9d7c-f284368c9000",
                            "last_updated": "2022-08-28T11:27:26.419565-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1f59671-f91d-4c8b-9b9d-7f17f252c69b/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f71635d-f24b-4d23-8acd-3d7fd68156dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/10303b8c-f3b3-4623-8a50-0c02566ad36a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5110.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9095.4,
                        "profit_sb": 95.4,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bca3dd09-45e6-40a7-824a-5062138914f1",
                            "gambit_id": "5a3a1564-8a96-4358-99b0-aeb509e43826",
                            "last_updated": "2022-08-28T11:27:26.419115-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f71635d-f24b-4d23-8acd-3d7fd68156dc/?format=api"
                        },
                        {
                            "id": "21a78258-8919-45f1-94b4-e70ea332ce1c",
                            "gambit_id": "61c55b9a-eac6-4813-969f-2a74990a4b73",
                            "last_updated": "2022-08-28T11:27:26.418610-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.86000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f71635d-f24b-4d23-8acd-3d7fd68156dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "61628893-ee5d-4211-b8d5-473249108294",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "69e13a1f-5d85-4dfb-862d-d676a7a922b7",
            "completed": true,
            "last_updated": "2022-08-28T11:27:23.813443-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.1,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/69e13a1f-5d85-4dfb-862d-d676a7a922b7",
            "datetime": "2022-08-27T18:05:00-04:00",
            "cutoff_datetime": "2022-08-27T18:05:00-04:00",
            "name": "PIT (T Beede) v. PHI (K Gibson)",
            "bettypes": [
                {
                    "id": "14190671-d53c-47cd-8c1d-54e259b3917f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61628893-ee5d-4211-b8d5-473249108294/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6977.0
                            },
                            {
                                "team": "PIT (T Beede)",
                                "amount": 3023.0
                            }
                        ],
                        "expected_reward_tokens": 9279.41,
                        "profit_sb": 279.41,
                        "profit_sb_percentage": 3.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7c12abc-79d6-4fdf-9c9d-7e65a40d60c9",
                            "gambit_id": "186e3d47-26e2-42c3-ba8d-2162f74bb5d3",
                            "last_updated": "2022-08-28T11:27:23.816433-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (K Gibson)",
                            "reward": "1.33000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14190671-d53c-47cd-8c1d-54e259b3917f/?format=api"
                        },
                        {
                            "id": "18ea8cd3-e13d-4990-8a38-2801e0651a9c",
                            "gambit_id": "31b29740-cfc0-48a9-8d2e-507d17590be1",
                            "last_updated": "2022-08-28T11:27:23.816897-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (T Beede)",
                            "reward": "3.07000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14190671-d53c-47cd-8c1d-54e259b3917f/?format=api"
                        }
                    ]
                },
                {
                    "id": "8927ad1b-b73a-466a-a1bd-25e08a244430",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61628893-ee5d-4211-b8d5-473249108294/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5499.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4501.0
                            }
                        ],
                        "expected_reward_tokens": 9182.04,
                        "profit_sb": 182.04,
                        "profit_sb_percentage": 2.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "09ae49c9-2348-4711-8848-ff2075fe8f98",
                            "gambit_id": "985b4341-8857-4c67-ba87-94119cd1dd00",
                            "last_updated": "2022-08-28T11:27:23.815498-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8927ad1b-b73a-466a-a1bd-25e08a244430/?format=api"
                        },
                        {
                            "id": "95b64320-acb1-46b0-a948-1510c50e1035",
                            "gambit_id": "c59fa070-cf00-4799-8005-ec2800cf6c9a",
                            "last_updated": "2022-08-28T11:27:23.815969-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "2.04000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8927ad1b-b73a-466a-a1bd-25e08a244430/?format=api"
                        }
                    ]
                },
                {
                    "id": "cfdd57bf-fa51-448d-80b7-d309288a15ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61628893-ee5d-4211-b8d5-473249108294/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5313.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4687.0
                            }
                        ],
                        "expected_reward_tokens": 9138.36,
                        "profit_sb": 138.36,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "47f1c8fe-1142-406c-a0c3-19c439986297",
                            "gambit_id": "c8c20f08-4cd6-437f-8968-b5d0459f2397",
                            "last_updated": "2022-08-28T11:27:23.815023-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfdd57bf-fa51-448d-80b7-d309288a15ae/?format=api"
                        },
                        {
                            "id": "fda74036-7746-4afb-96af-2ed8533bab37",
                            "gambit_id": "f5a0d0ad-e781-4d8a-8356-f142ca9c4535",
                            "last_updated": "2022-08-28T11:27:23.814511-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfdd57bf-fa51-448d-80b7-d309288a15ae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1eb2fc7b-9def-4f10-a344-f386cd9ca71b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c5569bf5-c69d-473f-a9cb-72b055b0e7e2",
            "completed": true,
            "last_updated": "2022-08-29T11:37:16.160926-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.88,
            "sport_category": "NFL Preseason Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c5569bf5-c69d-473f-a9cb-72b055b0e7e2",
            "datetime": "2022-08-27T18:00:00-04:00",
            "cutoff_datetime": "2022-08-27T18:00:00-04:00",
            "name": "Los Angeles Rams v. Cincinnati Bengals",
            "bettypes": [
                {
                    "id": "9d5e342c-ecb1-4a8f-8fc6-de57e3b61ab9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1eb2fc7b-9def-4f10-a344-f386cd9ca71b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 5591.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 4409.0
                            }
                        ],
                        "expected_reward_tokens": 9169.24,
                        "profit_sb": 169.24,
                        "profit_sb_percentage": 1.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a87df56-7206-4a92-821a-30cd316d7281",
                            "gambit_id": "e1271bae-80ce-4833-bc6d-5cd8921d4b99",
                            "last_updated": "2022-08-29T11:37:16.162996-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.64000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5e342c-ecb1-4a8f-8fc6-de57e3b61ab9/?format=api"
                        },
                        {
                            "id": "ee6994a9-c99d-45b8-9346-5b628caddf27",
                            "gambit_id": "0f004ded-b6a6-4aaf-8b49-576031ec236d",
                            "last_updated": "2022-08-29T11:37:16.163466-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "2.08000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5e342c-ecb1-4a8f-8fc6-de57e3b61ab9/?format=api"
                        }
                    ]
                },
                {
                    "id": "5570ac22-5fac-4439-84e6-f1b2ad7c49dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1eb2fc7b-9def-4f10-a344-f386cd9ca71b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati Bengals",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b735ce24-3c8b-47cd-b87b-07776706cd3c",
                            "gambit_id": "bef1c2b8-ca34-417c-b3b1-8525416205ab",
                            "last_updated": "2022-08-29T11:37:16.163947-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Bengals",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5570ac22-5fac-4439-84e6-f1b2ad7c49dd/?format=api"
                        },
                        {
                            "id": "081116f6-a893-41f4-a3b4-31140fce2865",
                            "gambit_id": "ec83e51d-1a81-4f6d-82c9-36c1bc1a312d",
                            "last_updated": "2022-08-29T11:37:16.164464-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5570ac22-5fac-4439-84e6-f1b2ad7c49dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "4880f4d4-a07f-4a2f-8ad3-6f9555d67496",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1eb2fc7b-9def-4f10-a344-f386cd9ca71b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 37",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 37",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fbe88c5e-d051-4d4c-94ac-59725a65d225",
                            "gambit_id": "accdee61-e8cf-44d1-ada5-1767869eb402",
                            "last_updated": "2022-08-29T11:37:16.162513-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 37",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4880f4d4-a07f-4a2f-8ad3-6f9555d67496/?format=api"
                        },
                        {
                            "id": "dad55fdf-cd6b-411c-a3fe-375399f0ceb9",
                            "gambit_id": "9f5debb2-8926-41f2-bed8-846a689268b8",
                            "last_updated": "2022-08-29T11:37:16.162003-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 37",
                            "reward": "1.82000",
                            "odds": "1.90910",
                            "spread": "37.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4880f4d4-a07f-4a2f-8ad3-6f9555d67496/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a971e0f1-c8f5-421a-9aad-0f7a5becb9c6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0cb58325-87d2-49a9-bcff-c4ef598b0b11",
            "completed": true,
            "last_updated": "2022-08-28T11:27:23.659574-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.39,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0cb58325-87d2-49a9-bcff-c4ef598b0b11",
            "datetime": "2022-08-27T16:10:00-04:00",
            "cutoff_datetime": "2022-08-27T16:10:00-04:00",
            "name": "TAM (J Springs) v. BOS (R Hill)",
            "bettypes": [
                {
                    "id": "e563ef3c-3fd5-47be-95da-e4ac49ed5468",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a971e0f1-c8f5-421a-9aad-0f7a5becb9c6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5228.0
                            },
                            {
                                "team": "BOS (R Hill)",
                                "amount": 4772.0
                            }
                        ],
                        "expected_reward_tokens": 9305.4,
                        "profit_sb": 305.4,
                        "profit_sb_percentage": 3.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "923ca046-b3c9-4c89-b457-d7029b568dea",
                            "gambit_id": "0e1eef10-98a8-45e5-ae9d-8412e779cda4",
                            "last_updated": "2022-08-28T11:27:23.664656-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (J Springs)",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e563ef3c-3fd5-47be-95da-e4ac49ed5468/?format=api"
                        },
                        {
                            "id": "d832ca04-0f14-4a31-afaa-8131f600a930",
                            "gambit_id": "18244738-0358-401f-ab5e-07b3e38b041e",
                            "last_updated": "2022-08-28T11:27:23.664061-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (R Hill)",
                            "reward": "1.95000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e563ef3c-3fd5-47be-95da-e4ac49ed5468/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f82b051-71d1-4f67-842f-d5f899c9ac8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a971e0f1-c8f5-421a-9aad-0f7a5becb9c6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5916.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4084.0
                            }
                        ],
                        "expected_reward_tokens": 9228.96,
                        "profit_sb": 228.96,
                        "profit_sb_percentage": 2.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0ebd86ec-742d-435d-9d76-c33884c54f40",
                            "gambit_id": "018af3c0-2519-4592-ad00-2f4cadcac50e",
                            "last_updated": "2022-08-28T11:27:23.662771-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.56000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f82b051-71d1-4f67-842f-d5f899c9ac8a/?format=api"
                        },
                        {
                            "id": "bab03767-2c2b-4db8-a755-1d0cd93e645b",
                            "gambit_id": "a03ec69b-554d-43b2-bbbb-dce70da94aeb",
                            "last_updated": "2022-08-28T11:27:23.663461-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "2.26000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f82b051-71d1-4f67-842f-d5f899c9ac8a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e713dade-9349-4b87-9db3-647f7cfd3c02",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a971e0f1-c8f5-421a-9aad-0f7a5becb9c6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5205.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4795.0
                            }
                        ],
                        "expected_reward_tokens": 9108.75,
                        "profit_sb": 108.75,
                        "profit_sb_percentage": 1.21,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "be9267de-2cb1-4a5b-ad15-2a0e35ac40ec",
                            "gambit_id": "64648ca8-bd6a-4eb4-a4b1-76ae7f96711f",
                            "last_updated": "2022-08-28T11:27:23.661270-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.75000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e713dade-9349-4b87-9db3-647f7cfd3c02/?format=api"
                        },
                        {
                            "id": "afc9e124-001e-497b-b33d-6fe859414a30",
                            "gambit_id": "4f7042f7-a560-47ce-b115-16e95e0a21c7",
                            "last_updated": "2022-08-28T11:27:23.662073-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e713dade-9349-4b87-9db3-647f7cfd3c02/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}