Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/?format=api&sort=last_updated
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10667,
    "next": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=100&sort=last_updated",
    "previous": null,
    "results": [
        {
            "id": "7a535e26-fc7a-4e33-acd1-06b263444fac",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cd1bf8b7-50b0-40be-a551-c4e147edc6d8",
            "completed": true,
            "last_updated": "2022-08-05T09:56:53.260766-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cd1bf8b7-50b0-40be-a551-c4e147edc6d8",
            "datetime": "2022-08-04T20:05:00-04:00",
            "cutoff_datetime": "2022-08-04T20:05:00-04:00",
            "name": "CWS (J Cueto) v. TEX (C Ragans)",
            "bettypes": [
                {
                    "id": "f20b3f88-848e-4d86-805e-4ff1f9820925",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a535e26-fc7a-4e33-acd1-06b263444fac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (J Cueto)",
                                "amount": 5755.0
                            },
                            {
                                "team": "TEX (C Ragans)",
                                "amount": 4245.0
                            }
                        ],
                        "expected_reward_tokens": 9380.65,
                        "profit_sb": 380.65,
                        "profit_sb_percentage": 4.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "be8cdc2c-b9e5-4d37-9f04-dd92916f9c3d",
                            "gambit_id": "107a4066-aba3-4e60-b62d-5354280a86ee",
                            "last_updated": "2022-08-05T09:56:53.263944-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (J Cueto)",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f20b3f88-848e-4d86-805e-4ff1f9820925/?format=api"
                        },
                        {
                            "id": "42a567c5-e32c-4be5-9b74-8a220fa5c84f",
                            "gambit_id": "28bd94f9-9e75-4b05-9132-bef07e88b3ff",
                            "last_updated": "2022-08-05T09:56:53.263509-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (C Ragans)",
                            "reward": "2.21000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f20b3f88-848e-4d86-805e-4ff1f9820925/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc305caf-c126-44f1-b9a7-b633dfcd10e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7a535e26-fc7a-4e33-acd1-06b263444fac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 5588.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fa0fe272-18f5-4199-abc9-fd723ffe7e70",
                            "gambit_id": "40f818b4-e078-4ced-a50d-65563134972e",
                            "last_updated": "2022-08-05T09:56:53.262441-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc305caf-c126-44f1-b9a7-b633dfcd10e0/?format=api"
                        },
                        {
                            "id": "3621bdbc-ef19-4dd5-9224-ab6513a509ff",
                            "gambit_id": "f0d29d1d-c74a-4c95-a188-18598317cbdd",
                            "last_updated": "2022-08-05T09:56:53.263039-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc305caf-c126-44f1-b9a7-b633dfcd10e0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e628327-a9fc-4fa7-ba35-fabdedb22026",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "85b746f4-41c5-4072-8860-1b229106dc9c",
            "completed": true,
            "last_updated": "2022-08-05T09:56:55.209173-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/85b746f4-41c5-4072-8860-1b229106dc9c",
            "datetime": "2022-08-04T20:10:00-04:00",
            "cutoff_datetime": "2022-08-04T20:10:00-04:00",
            "name": "BOS (N Pivetta) v. KAN (K Bubic)",
            "bettypes": [
                {
                    "id": "38029fbd-2e97-44d9-80de-1df04bb34f92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e628327-a9fc-4fa7-ba35-fabdedb22026/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (N Pivetta)",
                                "amount": 5692.0
                            },
                            {
                                "team": "KAN (K Bubic)",
                                "amount": 4308.0
                            }
                        ],
                        "expected_reward_tokens": 9391.44,
                        "profit_sb": 391.44,
                        "profit_sb_percentage": 4.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8c65bb8b-ed50-4801-9ef9-57d81816705f",
                            "gambit_id": "93c24d17-3a12-4e75-9e84-7707460e2f3a",
                            "last_updated": "2022-08-05T09:56:55.212796-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (N Pivetta)",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38029fbd-2e97-44d9-80de-1df04bb34f92/?format=api"
                        },
                        {
                            "id": "afbf4b40-4e45-473a-a42c-ae81829ec31d",
                            "gambit_id": "a50146b7-e480-4896-962f-1962a6aa062a",
                            "last_updated": "2022-08-05T09:56:55.212275-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (K Bubic)",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38029fbd-2e97-44d9-80de-1df04bb34f92/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d25c0a4-f1c7-4cb2-a57e-0a03396fd971",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e628327-a9fc-4fa7-ba35-fabdedb22026/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5588.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b34e5677-3737-4f75-8846-c268b2060cd8",
                            "gambit_id": "f2fa15f6-34fc-4251-b5d7-08cfa507086a",
                            "last_updated": "2022-08-05T09:56:55.211054-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d25c0a4-f1c7-4cb2-a57e-0a03396fd971/?format=api"
                        },
                        {
                            "id": "71e72cbc-4c8f-4db7-93cf-aa644e8987c6",
                            "gambit_id": "d32c8379-b0f9-4284-9c1c-a9dfbf42ef00",
                            "last_updated": "2022-08-05T09:56:55.211653-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d25c0a4-f1c7-4cb2-a57e-0a03396fd971/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "06ed073e-7949-4061-9288-52ade46c59eb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "127daa91-bc1a-400c-840d-56af832d0754",
            "completed": true,
            "last_updated": "2022-08-05T10:01:52.955431-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.64,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/127daa91-bc1a-400c-840d-56af832d0754",
            "datetime": "2022-08-04T19:10:00-04:00",
            "cutoff_datetime": "2022-08-04T19:10:00-04:00",
            "name": "ATL (K Wright) v. NYM (C Carrasco)",
            "bettypes": [
                {
                    "id": "601f8770-e38d-4565-8720-712ffae3817d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06ed073e-7949-4061-9288-52ade46c59eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (C Carrasco)",
                                "amount": 5241.0
                            },
                            {
                                "team": "ATL (K Wright)",
                                "amount": 4759.0
                            }
                        ],
                        "expected_reward_tokens": 9327.64,
                        "profit_sb": 327.64,
                        "profit_sb_percentage": 3.64,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a8e5f9b7-4578-4757-8265-7957f148a331",
                            "gambit_id": "a19c6742-f0c5-4d48-b393-f7d3f1b8c25e",
                            "last_updated": "2022-08-05T10:01:52.958054-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (C Carrasco)",
                            "reward": "1.78000",
                            "odds": "1.86210",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/601f8770-e38d-4565-8720-712ffae3817d/?format=api"
                        },
                        {
                            "id": "169457fd-b70d-4141-ab81-57131cd1fbe9",
                            "gambit_id": "3b5d8b00-64b0-4688-a784-7e46dc7e72bf",
                            "last_updated": "2022-08-05T10:01:52.958459-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (K Wright)",
                            "reward": "1.96000",
                            "odds": "2.06000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/601f8770-e38d-4565-8720-712ffae3817d/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca16cdbc-48a3-4f68-a3d8-bd1fc448bc88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/06ed073e-7949-4061-9288-52ade46c59eb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL",
                                "amount": 6359.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9284.14,
                        "profit_sb": 284.14,
                        "profit_sb_percentage": 3.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e72993aa-e3dc-42da-af51-43de8e4bce85",
                            "gambit_id": "118c63a1-0166-4473-bec3-bc3c3f488c6e",
                            "last_updated": "2022-08-05T10:01:52.957634-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.46000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca16cdbc-48a3-4f68-a3d8-bd1fc448bc88/?format=api"
                        },
                        {
                            "id": "8e6c8ed1-215a-469c-87c8-b21e5a475aaa",
                            "gambit_id": "fc517e90-1884-41f3-a3db-796fb1d8134f",
                            "last_updated": "2022-08-05T10:01:52.957161-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca16cdbc-48a3-4f68-a3d8-bd1fc448bc88/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "42dbb371-7530-4db5-aad9-39d7e321303a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8faa41a6-6fb9-4dd8-845d-50d7f562dfa0",
            "completed": true,
            "last_updated": "2022-08-05T10:01:53.093304-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8faa41a6-6fb9-4dd8-845d-50d7f562dfa0",
            "datetime": "2022-08-04T19:10:00-04:00",
            "cutoff_datetime": "2022-08-04T19:10:00-04:00",
            "name": "HOU (J Verlander) v. CLE (Z Plesac)",
            "bettypes": [
                {
                    "id": "5025542b-d33f-45d8-a2d5-6cbcdfdf6c04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42dbb371-7530-4db5-aad9-39d7e321303a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (J Verlander)",
                                "amount": 6152.0
                            },
                            {
                                "team": "CLE (Z Plesac)",
                                "amount": 3848.0
                            }
                        ],
                        "expected_reward_tokens": 9350.64,
                        "profit_sb": 350.64,
                        "profit_sb_percentage": 3.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "73bccf36-3cfa-4ab2-8980-caebe5e5916a",
                            "gambit_id": "c8136ef5-dfb3-4db5-ba0a-25f788a435dd",
                            "last_updated": "2022-08-05T10:01:53.096461-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (J Verlander)",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5025542b-d33f-45d8-a2d5-6cbcdfdf6c04/?format=api"
                        },
                        {
                            "id": "9fc1a1cd-efb3-4399-bf4b-6f4c2d775144",
                            "gambit_id": "cde3542c-f194-4554-89df-8c53fc709dfe",
                            "last_updated": "2022-08-05T10:01:53.096047-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (Z Plesac)",
                            "reward": "2.43000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5025542b-d33f-45d8-a2d5-6cbcdfdf6c04/?format=api"
                        }
                    ]
                },
                {
                    "id": "416032c3-a94b-4ca8-b038-4c3d9047a8b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/42dbb371-7530-4db5-aad9-39d7e321303a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 5109.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fb7284d4-0582-48c1-9665-742bc9155bcb",
                            "gambit_id": "8535e328-9646-4780-9931-26494fc96053",
                            "last_updated": "2022-08-05T10:01:53.095653-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/416032c3-a94b-4ca8-b038-4c3d9047a8b1/?format=api"
                        },
                        {
                            "id": "c154f955-b609-4e3a-aec0-106001223719",
                            "gambit_id": "5c961817-5638-4e11-bffe-4d32c7dd073c",
                            "last_updated": "2022-08-05T10:01:53.095231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/416032c3-a94b-4ca8-b038-4c3d9047a8b1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e772363-0190-42d2-8bbc-a22cb76f09b8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cd82c290-d7e6-4e49-8763-fe0dfb52d4fb",
            "completed": true,
            "last_updated": "2022-08-05T10:01:53.978370-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.24,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cd82c290-d7e6-4e49-8763-fe0dfb52d4fb",
            "datetime": "2022-08-04T19:40:00-04:00",
            "cutoff_datetime": "2022-08-04T19:40:00-04:00",
            "name": "TOR (A Manoah) v. MIN (S Gray)",
            "bettypes": [
                {
                    "id": "ae710ea7-4f97-4df9-bdf4-bbd47c66c10a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e772363-0190-42d2-8bbc-a22cb76f09b8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (A Manoah)",
                                "amount": 5423.0
                            },
                            {
                                "team": "MIN (S Gray)",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": 381.79,
                        "profit_sb_percentage": 4.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "919baf32-3e21-4022-a60d-a1863e8c83f6",
                            "gambit_id": "56757a61-789c-49c0-b1d2-4bcffe764f92",
                            "last_updated": "2022-08-05T10:01:53.981398-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (A Manoah)",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae710ea7-4f97-4df9-bdf4-bbd47c66c10a/?format=api"
                        },
                        {
                            "id": "490b3a19-3a49-4c0f-9926-5c6fa88ba293",
                            "gambit_id": "ececd1d9-c256-4081-904c-e1ccd4cbadc1",
                            "last_updated": "2022-08-05T10:01:53.980977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (S Gray)",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae710ea7-4f97-4df9-bdf4-bbd47c66c10a/?format=api"
                        }
                    ]
                },
                {
                    "id": "a629ad7c-9c50-465e-b645-31f95471dc49",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e772363-0190-42d2-8bbc-a22cb76f09b8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN",
                                "amount": 5838.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9281.26,
                        "profit_sb": 281.26,
                        "profit_sb_percentage": 3.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "37eacec7-5762-40d4-927b-44d144b63980",
                            "gambit_id": "7ec7f721-fc8a-4dcb-b182-ad0233271549",
                            "last_updated": "2022-08-05T10:01:53.980115-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a629ad7c-9c50-465e-b645-31f95471dc49/?format=api"
                        },
                        {
                            "id": "2c003da8-797a-41a6-a16b-91cbd26bdae4",
                            "gambit_id": "4c59413f-184a-44e2-ab72-f10070e4ba21",
                            "last_updated": "2022-08-05T10:01:53.980549-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a629ad7c-9c50-465e-b645-31f95471dc49/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6f79f2a1-384d-4c15-9422-1bcfd55f8d1f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "474db50e-1c6d-4779-8c40-4333bf3e572e",
            "completed": true,
            "last_updated": "2022-08-05T10:01:54.125582-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/474db50e-1c6d-4779-8c40-4333bf3e572e",
            "datetime": "2022-08-04T19:10:00-04:00",
            "cutoff_datetime": "2022-08-04T19:10:00-04:00",
            "name": "TAM (J Springs) v. DET (D Hutchison)",
            "bettypes": [
                {
                    "id": "109bb84e-90da-49cc-815f-5d152b724e0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f79f2a1-384d-4c15-9422-1bcfd55f8d1f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (J Springs)",
                                "amount": 6196.0
                            },
                            {
                                "team": "DET (D Hutchison)",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "acb10fe2-5605-4889-9743-8d9031989549",
                            "gambit_id": "80449ae3-d124-4d1e-8b66-16efb2f08485",
                            "last_updated": "2022-08-05T10:01:54.128263-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (J Springs)",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/109bb84e-90da-49cc-815f-5d152b724e0f/?format=api"
                        },
                        {
                            "id": "ea787fa2-c6f0-48bd-8afd-8833738a4081",
                            "gambit_id": "d9962612-0a65-45dd-963a-c8ae106d7ed6",
                            "last_updated": "2022-08-05T10:01:54.128688-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (D Hutchison)",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/109bb84e-90da-49cc-815f-5d152b724e0f/?format=api"
                        }
                    ]
                },
                {
                    "id": "8bb2333f-eee8-4b75-a7d4-f1b16d827410",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6f79f2a1-384d-4c15-9422-1bcfd55f8d1f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 5109.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5ac87e73-b7af-410d-98bf-695658d651a2",
                            "gambit_id": "6a1ee2ec-7a68-45de-8a02-5f8415511c43",
                            "last_updated": "2022-08-05T10:01:54.127215-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb2333f-eee8-4b75-a7d4-f1b16d827410/?format=api"
                        },
                        {
                            "id": "9d05969e-6264-49fe-85ea-b343f081e559",
                            "gambit_id": "df275d70-8967-4e6e-8651-50e3784d20a5",
                            "last_updated": "2022-08-05T10:01:54.127738-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bb2333f-eee8-4b75-a7d4-f1b16d827410/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "434ce18f-a988-4d9e-8c1c-4fd3b7d87857",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4608d70d-ebca-4f03-bb76-bf0b312730a9",
            "completed": true,
            "last_updated": "2022-08-05T10:01:56.118089-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.32,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4608d70d-ebca-4f03-bb76-bf0b312730a9",
            "datetime": "2022-08-04T19:05:00-04:00",
            "cutoff_datetime": "2022-08-04T19:05:00-04:00",
            "name": "WAS (P Espino) v. PHI (N Syndergaard)",
            "bettypes": [
                {
                    "id": "00081850-33e0-483f-aae4-833000945e3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/434ce18f-a988-4d9e-8c1c-4fd3b7d87857/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (N Syndergaard)",
                                "amount": 6643.0
                            },
                            {
                                "team": "WAS (P Espino)",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9298.89,
                        "profit_sb": 298.89,
                        "profit_sb_percentage": 3.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bb868858-3d85-4cc1-9526-852bc47b3cf4",
                            "gambit_id": "bdaaee3c-6bcb-4a3f-adac-9c73c5864642",
                            "last_updated": "2022-08-05T10:01:56.121828-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (N Syndergaard)",
                            "reward": "1.40000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00081850-33e0-483f-aae4-833000945e3d/?format=api"
                        },
                        {
                            "id": "a6a9f816-43c7-48a5-b57f-9528ac118635",
                            "gambit_id": "9b8d0e47-a630-49fb-b6cc-44b9eb65c62c",
                            "last_updated": "2022-08-05T10:01:56.122352-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (P Espino)",
                            "reward": "2.77000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00081850-33e0-483f-aae4-833000945e3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9ccccee-d927-492f-a034-3ad25592598b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/434ce18f-a988-4d9e-8c1c-4fd3b7d87857/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 5204.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ef4b0263-9591-40f9-bde3-ce4d5800686a",
                            "gambit_id": "b4f24835-f676-474a-a270-d7081324348d",
                            "last_updated": "2022-08-05T10:01:56.120644-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ccccee-d927-492f-a034-3ad25592598b/?format=api"
                        },
                        {
                            "id": "dd5288a2-22b2-43e6-b9b4-f425cfdd97d5",
                            "gambit_id": "6200351c-4d5b-4503-8ecc-79d8ebb9d5aa",
                            "last_updated": "2022-08-05T10:01:56.121219-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ccccee-d927-492f-a034-3ad25592598b/?format=api"
                        }
                    ]
                },
                {
                    "id": "40960ed0-4db4-4034-a392-76aaa3aa7787",
                    "match": "https://api-prod.gambitprofit.com/api/matches/434ce18f-a988-4d9e-8c1c-4fd3b7d87857/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3627fe57-6c33-48d6-af7c-bccfda9b0476",
                            "gambit_id": "de7ce296-2d79-4298-9c2e-9adb34237d8b",
                            "last_updated": "2022-08-05T10:01:56.119991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40960ed0-4db4-4034-a392-76aaa3aa7787/?format=api"
                        },
                        {
                            "id": "1a03c6a8-c90f-4cf2-9ac6-1ce4ceb836af",
                            "gambit_id": "64d4d60e-41df-42d3-b675-d538b8beec7c",
                            "last_updated": "2022-08-05T10:01:56.119328-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40960ed0-4db4-4034-a392-76aaa3aa7787/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "53612180-03b6-493e-9a86-2929d3927a66",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "379739f2-b72d-4a45-b8da-48bb3a44ef27",
            "completed": true,
            "last_updated": "2022-08-05T10:01:56.392673-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/379739f2-b72d-4a45-b8da-48bb3a44ef27",
            "datetime": "2022-08-04T19:45:00-04:00",
            "cutoff_datetime": "2022-08-04T19:45:00-04:00",
            "name": "CHC (S Newcomb) v. STL (J Quintana) - Game 2",
            "bettypes": [
                {
                    "id": "46c8ad07-0234-4dc6-b09e-8f3ec63b56b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53612180-03b6-493e-9a86-2929d3927a66/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (J Quintana)",
                                "amount": 6196.0
                            },
                            {
                                "team": "CHC (S Newcomb)",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c59e165b-7833-49ab-94d4-e5f882eb0fae",
                            "gambit_id": "6c0ba19b-6f90-4c89-b0aa-d5f9555692ce",
                            "last_updated": "2022-08-05T10:01:56.396313-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (J Quintana)",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c8ad07-0234-4dc6-b09e-8f3ec63b56b3/?format=api"
                        },
                        {
                            "id": "bf6ab89d-25b7-4a0a-ba3e-cf3d7e32600e",
                            "gambit_id": "47ed980d-f39e-43a4-aca1-8ffdd8f84c95",
                            "last_updated": "2022-08-05T10:01:56.395821-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (S Newcomb)",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c8ad07-0234-4dc6-b09e-8f3ec63b56b3/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f949651-b28e-42d2-843c-91b2a27498fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53612180-03b6-493e-9a86-2929d3927a66/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5588.0
                            },
                            {
                                "team": "STL",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "af9ca749-8834-4d7a-b552-8e5d5cae93ae",
                            "gambit_id": "ec0445ab-a57f-41e5-a08e-9b7ea489f21d",
                            "last_updated": "2022-08-05T10:01:56.395321-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f949651-b28e-42d2-843c-91b2a27498fc/?format=api"
                        },
                        {
                            "id": "1b8b06e9-a069-47a7-926d-e6c2891fbbb2",
                            "gambit_id": "862e8a0f-09be-41d5-8b2e-82332064a9f3",
                            "last_updated": "2022-08-05T10:01:56.394808-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f949651-b28e-42d2-843c-91b2a27498fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "8c441d89-3e46-4f79-91bb-ade2a5b3ea51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53612180-03b6-493e-9a86-2929d3927a66/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ab4087ca-4e94-4df6-9939-bbbdc378a514",
                            "gambit_id": "4b459f1a-ab68-40ed-98c3-d70dceb727dd",
                            "last_updated": "2022-08-05T10:01:56.393648-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c441d89-3e46-4f79-91bb-ade2a5b3ea51/?format=api"
                        },
                        {
                            "id": "76e24623-8313-41f2-bf32-eaf290e9776e",
                            "gambit_id": "b08a850d-495e-47ad-83fd-72ac35be80bb",
                            "last_updated": "2022-08-05T10:01:56.394227-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c441d89-3e46-4f79-91bb-ade2a5b3ea51/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d321618b-83b3-4b4f-9f28-9f8603889309",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e9d39ce1-b732-4d4b-9577-f1d4aa4e2047",
            "completed": true,
            "last_updated": "2022-08-05T10:06:54.925877-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.85,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e9d39ce1-b732-4d4b-9577-f1d4aa4e2047",
            "datetime": "2022-08-04T16:10:00-04:00",
            "cutoff_datetime": "2022-08-04T16:10:00-04:00",
            "name": "COL (K Freeland) v. SDG (J Musgrove)",
            "bettypes": [
                {
                    "id": "8f41b304-830d-4548-b2de-2396874e32dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d321618b-83b3-4b4f-9f28-9f8603889309/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (J Musgrove)",
                                "amount": 6975.0
                            },
                            {
                                "team": "COL (K Freeland)",
                                "amount": 3025.0
                            }
                        ],
                        "expected_reward_tokens": 9346.5,
                        "profit_sb": 346.5,
                        "profit_sb_percentage": 3.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "290ca905-c9f9-47b2-aa08-b11933cdb5ce",
                            "gambit_id": "2345f05b-4c3a-49f3-9f59-396d6042bd7f",
                            "last_updated": "2022-08-05T10:06:54.928579-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (J Musgrove)",
                            "reward": "1.34000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f41b304-830d-4548-b2de-2396874e32dd/?format=api"
                        },
                        {
                            "id": "14675a79-9e27-4a41-a047-977619c9e752",
                            "gambit_id": "bb250236-de9f-4996-877e-ba99b1fe1114",
                            "last_updated": "2022-08-05T10:06:54.928978-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (K Freeland)",
                            "reward": "3.09000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f41b304-830d-4548-b2de-2396874e32dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "8af47332-bd80-43f9-9004-b4b1b6bb5cc0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d321618b-83b3-4b4f-9f28-9f8603889309/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG",
                                "amount": 5405.0
                            },
                            {
                                "team": "COL",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7629fec9-d9c0-42fb-9eea-9ca0b7f8379d",
                            "gambit_id": "a69cb904-b360-4ddb-af5b-61ad3b975b30",
                            "last_updated": "2022-08-05T10:06:54.927770-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af47332-bd80-43f9-9004-b4b1b6bb5cc0/?format=api"
                        },
                        {
                            "id": "4fab2bad-f4b4-484f-8cbb-fd75b33d81a1",
                            "gambit_id": "53f19bb4-713a-43e3-a98b-f085590ba37a",
                            "last_updated": "2022-08-05T10:06:54.928176-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af47332-bd80-43f9-9004-b4b1b6bb5cc0/?format=api"
                        }
                    ]
                },
                {
                    "id": "a47031c5-e6b0-401a-9b11-376ad0487f2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d321618b-83b3-4b4f-9f28-9f8603889309/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9be54e6-2c59-4c44-9f35-ad1ea96b2ace",
                            "gambit_id": "68402cce-e47f-446b-b6b9-756ed8544e23",
                            "last_updated": "2022-08-05T10:06:54.926839-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a47031c5-e6b0-401a-9b11-376ad0487f2f/?format=api"
                        },
                        {
                            "id": "969ef060-9942-4aa6-a4f6-255eec54e3a7",
                            "gambit_id": "c9b786bf-52f7-4067-bb98-34509a3bc8b7",
                            "last_updated": "2022-08-05T10:06:54.927348-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a47031c5-e6b0-401a-9b11-376ad0487f2f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0b4446e0-64ad-4f72-8060-e426589d7b9a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "70df23d5-bade-426c-aa2b-73dbfe6e4490",
            "completed": true,
            "last_updated": "2022-08-05T10:06:55.072087-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.02,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/70df23d5-bade-426c-aa2b-73dbfe6e4490",
            "datetime": "2022-08-04T16:07:00-04:00",
            "cutoff_datetime": "2022-08-04T16:07:00-04:00",
            "name": "OAK (P Blackburn) v. LAA (J Junk)",
            "bettypes": [
                {
                    "id": "a894075b-b4ab-4371-a86c-fbfb7364dfa6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b4446e0-64ad-4f72-8060-e426589d7b9a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA (J Junk)",
                                "amount": 5319.0
                            },
                            {
                                "team": "OAK (P Blackburn)",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": 361.44,
                        "profit_sb_percentage": 4.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "64d52f14-3cff-40a9-acea-7ecf38b4167b",
                            "gambit_id": "68b366f0-a5ac-4db2-ad3d-7cc9d4fcceb3",
                            "last_updated": "2022-08-05T10:06:55.075396-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (J Junk)",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a894075b-b4ab-4371-a86c-fbfb7364dfa6/?format=api"
                        },
                        {
                            "id": "972f44fd-ae50-41ed-9623-c0ff536e1ef3",
                            "gambit_id": "05b3fe2e-0959-4fcb-a8ef-adc823fc5c24",
                            "last_updated": "2022-08-05T10:06:55.075783-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (P Blackburn)",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a894075b-b4ab-4371-a86c-fbfb7364dfa6/?format=api"
                        }
                    ]
                },
                {
                    "id": "94320eff-1119-4655-a8fe-abf823ba69ca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b4446e0-64ad-4f72-8060-e426589d7b9a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 6281.0
                            },
                            {
                                "team": "LAA",
                                "amount": 3719.0
                            }
                        ],
                        "expected_reward_tokens": 9295.88,
                        "profit_sb": 295.88,
                        "profit_sb_percentage": 3.29,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "34cc7338-c6da-4893-8a85-58858ea3b08a",
                            "gambit_id": "dc2ca13d-a02a-4e42-8236-8b1ed14cf0a1",
                            "last_updated": "2022-08-05T10:06:55.075002-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.48000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94320eff-1119-4655-a8fe-abf823ba69ca/?format=api"
                        },
                        {
                            "id": "c5ac5157-b0fe-418c-89a2-cfff80e61747",
                            "gambit_id": "4d870d93-165b-42cd-bf8a-cfd6d185cc17",
                            "last_updated": "2022-08-05T10:06:55.074489-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "2.50000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94320eff-1119-4655-a8fe-abf823ba69ca/?format=api"
                        }
                    ]
                },
                {
                    "id": "e1b0e2b3-103b-426b-a05e-e151b1200860",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0b4446e0-64ad-4f72-8060-e426589d7b9a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dc2ddc89-baf1-4d83-afe9-16c9d63bf127",
                            "gambit_id": "b33084c0-54fe-49e8-a2f1-c27b53f0189c",
                            "last_updated": "2022-08-05T10:06:55.073338-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1b0e2b3-103b-426b-a05e-e151b1200860/?format=api"
                        },
                        {
                            "id": "2e1d1f77-4e75-42b7-8f20-33df4c60616f",
                            "gambit_id": "28491e0d-6b2b-4f14-8c46-99be75d8460f",
                            "last_updated": "2022-08-05T10:06:55.073919-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1b0e2b3-103b-426b-a05e-e151b1200860/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "74679eb9-a7ed-45e4-b761-1aa738cc968f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1d355202-5a66-4bb8-9770-27b7f35e425e",
            "completed": true,
            "last_updated": "2022-08-05T10:06:55.208564-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1d355202-5a66-4bb8-9770-27b7f35e425e",
            "datetime": "2022-08-04T15:45:00-04:00",
            "cutoff_datetime": "2022-08-04T15:45:00-04:00",
            "name": "LOS (C Kershaw) v. SFO (J Junis)",
            "bettypes": [
                {
                    "id": "868fe5ae-52cc-43c9-8de5-a2290a0ce63a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74679eb9-a7ed-45e4-b761-1aa738cc968f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (C Kershaw)",
                                "amount": 6594.0
                            },
                            {
                                "team": "SFO (J Junis)",
                                "amount": 3406.0
                            }
                        ],
                        "expected_reward_tokens": 9297.54,
                        "profit_sb": 297.54,
                        "profit_sb_percentage": 3.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5feec48a-97c8-4733-bd08-f1f0456de142",
                            "gambit_id": "1e91bba7-b755-4e96-b020-dc9c15690e46",
                            "last_updated": "2022-08-05T10:06:55.211790-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (C Kershaw)",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/868fe5ae-52cc-43c9-8de5-a2290a0ce63a/?format=api"
                        },
                        {
                            "id": "e5ac7568-212e-4f66-b25f-69ee6c6a4eaa",
                            "gambit_id": "659e291d-182b-4a30-8512-ed17a80c3689",
                            "last_updated": "2022-08-05T10:06:55.211392-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (J Junis)",
                            "reward": "2.73000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/868fe5ae-52cc-43c9-8de5-a2290a0ce63a/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c5a03d8-c3e8-4278-9245-d99a2ecd149e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74679eb9-a7ed-45e4-b761-1aa738cc968f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS",
                                "amount": 5405.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3c9cd889-a8ff-4f46-8d2a-37b3d139872e",
                            "gambit_id": "cc1b08fd-ebee-4e34-99d3-cd3fab835948",
                            "last_updated": "2022-08-05T10:06:55.211003-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5a03d8-c3e8-4278-9245-d99a2ecd149e/?format=api"
                        },
                        {
                            "id": "4f4d13f2-b7b8-4e93-b02f-8b228ba127d6",
                            "gambit_id": "e1cca51e-9dd3-4449-9abd-a0f3f89b944f",
                            "last_updated": "2022-08-05T10:06:55.210615-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c5a03d8-c3e8-4278-9245-d99a2ecd149e/?format=api"
                        }
                    ]
                },
                {
                    "id": "5327af59-5355-4c2c-a69e-ae8d01a9dc9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/74679eb9-a7ed-45e4-b761-1aa738cc968f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fbcc8d82-d667-47b7-a3a6-a7d3ce9eeb08",
                            "gambit_id": "8c0f2220-84a9-4a19-bcda-cb3b4592b9ae",
                            "last_updated": "2022-08-05T10:06:55.209735-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5327af59-5355-4c2c-a69e-ae8d01a9dc9f/?format=api"
                        },
                        {
                            "id": "cf9bf079-95fe-41cf-923c-9f266af5b68a",
                            "gambit_id": "d852db9d-05b3-4e3c-bdbd-aaca30a6b089",
                            "last_updated": "2022-08-05T10:06:55.210225-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5327af59-5355-4c2c-a69e-ae8d01a9dc9f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e09d8f84-220d-49ec-9118-00592a19fae5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a7c9a51a-f811-4dfd-8699-3c5e53982d3e",
            "completed": true,
            "last_updated": "2022-08-05T10:11:53.490673-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.85,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a7c9a51a-f811-4dfd-8699-3c5e53982d3e",
            "datetime": "2022-08-04T12:35:00-04:00",
            "cutoff_datetime": "2022-08-04T12:35:00-04:00",
            "name": "MIL (B Woodruff) v. PIT (Z Thompson)",
            "bettypes": [
                {
                    "id": "57b5348c-ad92-46d6-b649-ecc4894a9ff2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e09d8f84-220d-49ec-9118-00592a19fae5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (B Woodruff)",
                                "amount": 6975.0
                            },
                            {
                                "team": "PIT (Z Thompson)",
                                "amount": 3025.0
                            }
                        ],
                        "expected_reward_tokens": 9346.5,
                        "profit_sb": 346.5,
                        "profit_sb_percentage": 3.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d6a51298-4b32-460e-b947-87639d925ea8",
                            "gambit_id": "d6e1c9b3-2f7d-45d1-a943-1530b4bd5594",
                            "last_updated": "2022-08-05T10:11:53.494706-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (B Woodruff)",
                            "reward": "1.34000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57b5348c-ad92-46d6-b649-ecc4894a9ff2/?format=api"
                        },
                        {
                            "id": "6ae51d63-7110-46ba-86c0-954a3367c42d",
                            "gambit_id": "0946bfe3-9891-4ec3-89d5-e17f5a69ca33",
                            "last_updated": "2022-08-05T10:11:53.494297-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (Z Thompson)",
                            "reward": "3.09000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57b5348c-ad92-46d6-b649-ecc4894a9ff2/?format=api"
                        }
                    ]
                },
                {
                    "id": "a712d1c3-1b92-4967-8a6c-9d05e5fe415e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e09d8f84-220d-49ec-9118-00592a19fae5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL",
                                "amount": 5838.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9281.26,
                        "profit_sb": 281.26,
                        "profit_sb_percentage": 3.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45575928-0777-4c29-a95d-7de2dfbab9ad",
                            "gambit_id": "baee77ae-52c8-4c5d-83d8-1fd5787b4cbd",
                            "last_updated": "2022-08-05T10:11:53.493893-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a712d1c3-1b92-4967-8a6c-9d05e5fe415e/?format=api"
                        },
                        {
                            "id": "0e90f9c6-71d1-4f0a-9dd6-32f137257ad7",
                            "gambit_id": "42b3ea87-8f4c-4150-85b6-c87ac83b3c6e",
                            "last_updated": "2022-08-05T10:11:53.493469-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a712d1c3-1b92-4967-8a6c-9d05e5fe415e/?format=api"
                        }
                    ]
                },
                {
                    "id": "e59d84ec-3750-4a8f-9cf9-ab69611cd39a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e09d8f84-220d-49ec-9118-00592a19fae5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1262c55e-1904-4b60-a1c2-7e3e023ee20e",
                            "gambit_id": "7c687a73-9aff-4732-9fdc-00fdfef57d2e",
                            "last_updated": "2022-08-05T10:11:53.492186-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e59d84ec-3750-4a8f-9cf9-ab69611cd39a/?format=api"
                        },
                        {
                            "id": "dc2c038f-a0db-40e0-b074-4141777e2daa",
                            "gambit_id": "b213af79-8ea7-4a43-b052-1ff31a6c9791",
                            "last_updated": "2022-08-05T10:11:53.492975-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e59d84ec-3750-4a8f-9cf9-ab69611cd39a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1b6aa2bf-9ccc-41cf-966e-82ef1a83b90b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f6c3dc28-2468-4a7c-8c4f-9183d5612798",
            "completed": true,
            "last_updated": "2022-08-05T10:11:55.069961-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f6c3dc28-2468-4a7c-8c4f-9183d5612798",
            "datetime": "2022-08-04T13:15:00-04:00",
            "cutoff_datetime": "2022-08-04T13:15:00-04:00",
            "name": "CHC (M Stroman) v. STL (M Mikolas) - Game 1",
            "bettypes": [
                {
                    "id": "0262cef2-21cf-4253-910e-946ac0a1efa6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b6aa2bf-9ccc-41cf-966e-82ef1a83b90b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (M Mikolas)",
                                "amount": 5881.0
                            },
                            {
                                "team": "CHC (M Stroman)",
                                "amount": 4119.0
                            }
                        ],
                        "expected_reward_tokens": 9350.13,
                        "profit_sb": 350.13,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c2b0bc59-a5ff-40f7-920a-50a37f15f5d5",
                            "gambit_id": "e36a8af9-12b9-411e-9cc3-2b2e49705684",
                            "last_updated": "2022-08-05T10:11:55.073282-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0262cef2-21cf-4253-910e-946ac0a1efa6/?format=api"
                        },
                        {
                            "id": "3e6a2e49-9a86-41d3-a2bc-aa2afa8db864",
                            "gambit_id": "2e60e17e-ecd6-4633-8541-311b975a8479",
                            "last_updated": "2022-08-05T10:11:55.073873-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (M Stroman)",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0262cef2-21cf-4253-910e-946ac0a1efa6/?format=api"
                        }
                    ]
                },
                {
                    "id": "9591ffe3-5bf7-475a-abfb-e5c7fadad5da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b6aa2bf-9ccc-41cf-966e-82ef1a83b90b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5838.0
                            },
                            {
                                "team": "STL",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9281.26,
                        "profit_sb": 281.26,
                        "profit_sb_percentage": 3.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d0eda5d-64cb-4bb8-a66b-7da406135dc7",
                            "gambit_id": "87a35263-3fda-4f47-ada9-09a4d3213894",
                            "last_updated": "2022-08-05T10:11:55.072726-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9591ffe3-5bf7-475a-abfb-e5c7fadad5da/?format=api"
                        },
                        {
                            "id": "f6bf0fda-83dc-4f12-bffd-e0f41f85a3b3",
                            "gambit_id": "ba71d164-395d-410f-b65d-081d5463e6a6",
                            "last_updated": "2022-08-05T10:11:55.072190-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9591ffe3-5bf7-475a-abfb-e5c7fadad5da/?format=api"
                        }
                    ]
                },
                {
                    "id": "18978f8b-78fb-46d8-a240-c2dd40a65743",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1b6aa2bf-9ccc-41cf-966e-82ef1a83b90b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e1a8b35b-6b36-4181-8618-a07a4a0319ac",
                            "gambit_id": "960b6232-eace-4ce2-9c7f-5d34900e825f",
                            "last_updated": "2022-08-05T10:11:55.071677-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18978f8b-78fb-46d8-a240-c2dd40a65743/?format=api"
                        },
                        {
                            "id": "64ee60a1-aa39-4c21-96b8-999b2a94cfd5",
                            "gambit_id": "b9dc9a6e-ff0a-465a-8b2b-e93db0774e42",
                            "last_updated": "2022-08-05T10:11:55.071134-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18978f8b-78fb-46d8-a240-c2dd40a65743/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "85304c6a-0f81-4e90-b45e-29e9541a440c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8ecc2dba-fe78-41a1-8b4d-fda853fc89e3",
            "completed": true,
            "last_updated": "2022-08-05T10:17:06.792123-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/8ecc2dba-fe78-41a1-8b4d-fda853fc89e3",
            "datetime": "2022-08-04T16:30:00-04:00",
            "cutoff_datetime": "2022-08-04T16:30:00-04:00",
            "name": "Los Angeles Thieves v. Boston",
            "bettypes": [
                {
                    "id": "4e76f186-c10f-4db2-99ec-8f2c33e0afb5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85304c6a-0f81-4e90-b45e-29e9541a440c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Thieves",
                                "amount": 7026.0
                            },
                            {
                                "team": "Boston",
                                "amount": 2974.0
                            }
                        ],
                        "expected_reward_tokens": 8922.0,
                        "profit_sb": -78.0,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ee298519-72e0-4a2e-99eb-e177a5b9dacd",
                            "gambit_id": "01ec06f1-1643-4ef5-9057-33b8bdcec6c8",
                            "last_updated": "2022-08-05T10:17:06.794108-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Thieves",
                            "reward": "1.27000",
                            "odds": "1.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e76f186-c10f-4db2-99ec-8f2c33e0afb5/?format=api"
                        },
                        {
                            "id": "da3015d6-161a-49e0-86f5-54f1d398b228",
                            "gambit_id": "9fb26bb1-14e3-4d93-9873-2f5f7b07f3b1",
                            "last_updated": "2022-08-05T10:17:06.793385-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston",
                            "reward": "3.00000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e76f186-c10f-4db2-99ec-8f2c33e0afb5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d20efa63-be24-4fc4-b232-1c36073f987f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "53dace17-2826-46e6-a51a-8cb4421fa830",
            "completed": true,
            "last_updated": "2022-08-05T10:17:08.734352-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.27,
            "sport_category": "COD - Call of Duty League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/53dace17-2826-46e6-a51a-8cb4421fa830",
            "datetime": "2022-08-04T18:00:00-04:00",
            "cutoff_datetime": "2022-08-04T18:00:00-04:00",
            "name": "OpTic Texas v. Toronto Ultra",
            "bettypes": [
                {
                    "id": "fd66213e-6d2a-48f4-9334-10dddb266bbd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d20efa63-be24-4fc4-b232-1c36073f987f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OpTic Texas",
                                "amount": 5924.0
                            },
                            {
                                "team": "Toronto Ultra",
                                "amount": 4076.0
                            }
                        ],
                        "expected_reward_tokens": 8885.68,
                        "profit_sb": -114.32,
                        "profit_sb_percentage": -1.27,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "381984bd-eaa9-4c26-b67e-4b5e034a8241",
                            "gambit_id": "01b05a84-3bbc-4a2f-9faa-dfe26dd9e088",
                            "last_updated": "2022-08-05T10:17:08.736223-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OpTic Texas",
                            "reward": "1.50000",
                            "odds": "1.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd66213e-6d2a-48f4-9334-10dddb266bbd/?format=api"
                        },
                        {
                            "id": "db62a616-e4a0-4801-8b20-a8cb14aeb73f",
                            "gambit_id": "a8dccb7f-792c-4b5f-ad95-6722ad3118b8",
                            "last_updated": "2022-08-05T10:17:08.735743-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Ultra",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd66213e-6d2a-48f4-9334-10dddb266bbd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "01e67960-cbe6-41e3-9828-160e7729b9df",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ec62af19-6060-4985-b231-5188089c3dbe",
            "completed": true,
            "last_updated": "2022-08-05T10:17:10.601301-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.62,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/ec62af19-6060-4985-b231-5188089c3dbe",
            "datetime": "2022-08-04T07:00:00-04:00",
            "cutoff_datetime": "2022-08-04T07:00:00-04:00",
            "name": "LNG Esports v. Rare Atom",
            "bettypes": [
                {
                    "id": "c96400c2-bec1-48e5-939b-a3fa3dda4e51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/01e67960-cbe6-41e3-9828-160e7729b9df/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LNG Esports",
                                "amount": 7273.0
                            },
                            {
                                "team": "Rare Atom",
                                "amount": 2727.0
                            }
                        ],
                        "expected_reward_tokens": 8944.56,
                        "profit_sb": -55.44,
                        "profit_sb_percentage": -0.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ea63510-cf0e-4003-855a-dee9841253b9",
                            "gambit_id": "97df43f2-3fdc-4a0c-b34c-b0b4b92c1335",
                            "last_updated": "2022-08-05T10:17:10.602876-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LNG Esports",
                            "reward": "1.23000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96400c2-bec1-48e5-939b-a3fa3dda4e51/?format=api"
                        },
                        {
                            "id": "da5538d3-f770-417b-be41-556b52c611d2",
                            "gambit_id": "934acf83-d789-45ee-a07b-a7f245a1afd1",
                            "last_updated": "2022-08-05T10:17:10.603641-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rare Atom",
                            "reward": "3.28000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96400c2-bec1-48e5-939b-a3fa3dda4e51/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4ca28667-ae06-4ef0-9348-e685323aed71",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7f33f687-78dd-40d8-87e4-be7256778bad",
            "completed": true,
            "last_updated": "2022-08-05T10:21:59.340116-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.96,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/7f33f687-78dd-40d8-87e4-be7256778bad",
            "datetime": "2022-08-04T04:45:00-04:00",
            "cutoff_datetime": "2022-08-04T04:45:00-04:00",
            "name": "Team WE v. EDward Gaming",
            "bettypes": [
                {
                    "id": "3d4cab40-7b0f-46bb-93ea-6fd564029aa0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ca28667-ae06-4ef0-9348-e685323aed71/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "EDward Gaming",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10400.0,
                        "profit_sb": 1400.0,
                        "profit_sb_percentage": 15.56,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "EDward Gaming",
                                "amount": 8828.0
                            },
                            {
                                "team": "Team WE",
                                "amount": 1172.0
                            }
                        ],
                        "expected_reward_tokens": 9176.76,
                        "profit_sb": 176.76,
                        "profit_sb_percentage": 1.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1b116591-7985-4390-8b2c-613aea798770",
                            "gambit_id": "395c5011-d037-4ab3-8ee8-7c82684701fb",
                            "last_updated": "2022-08-05T10:21:59.340960-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "EDward Gaming",
                            "reward": "1.04000",
                            "odds": "1.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d4cab40-7b0f-46bb-93ea-6fd564029aa0/?format=api"
                        },
                        {
                            "id": "2829ddbc-da55-4cfd-b366-1b0897f6e57b",
                            "gambit_id": "68ced0e4-dd39-49d6-a33e-cee91562f48a",
                            "last_updated": "2022-08-05T10:21:59.341465-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team WE",
                            "reward": "7.83000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d4cab40-7b0f-46bb-93ea-6fd564029aa0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3e94a513-4818-4ae5-b8a9-eea667220dbe",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "34b77056-a652-4ac3-823e-5358c6cac5d9",
            "completed": true,
            "last_updated": "2022-08-06T10:47:01.484396-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/34b77056-a652-4ac3-823e-5358c6cac5d9",
            "datetime": "2022-08-05T22:10:00-04:00",
            "cutoff_datetime": "2022-08-05T22:10:00-04:00",
            "name": "SDG (S Manaea) v. LOS (T Gonsolin)",
            "bettypes": [
                {
                    "id": "22792f8f-970b-456a-b52e-5551fda71d2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e94a513-4818-4ae5-b8a9-eea667220dbe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (T Gonsolin)",
                                "amount": 6046.0
                            },
                            {
                                "team": "SDG (S Manaea)",
                                "amount": 3954.0
                            }
                        ],
                        "expected_reward_tokens": 9370.98,
                        "profit_sb": 370.98,
                        "profit_sb_percentage": 4.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf091ec3-24c0-48a1-8f15-27ffa12885b0",
                            "gambit_id": "77088fca-1b78-40e0-ae9a-b68706c4d6f3",
                            "last_updated": "2022-08-06T10:47:01.487588-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (T Gonsolin)",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22792f8f-970b-456a-b52e-5551fda71d2b/?format=api"
                        },
                        {
                            "id": "0c01ff71-bf7d-4f17-bf98-de21764beef7",
                            "gambit_id": "6029c513-1e5d-4509-840a-ae592b0439eb",
                            "last_updated": "2022-08-06T10:47:01.488108-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (S Manaea)",
                            "reward": "2.37000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22792f8f-970b-456a-b52e-5551fda71d2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c78aba9-3f32-4356-837d-842ae2714b0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3e94a513-4818-4ae5-b8a9-eea667220dbe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG",
                                "amount": 5676.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": 251.88,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6a3b11f1-5bfd-4c4d-aca8-c1105df6dff7",
                            "gambit_id": "d2c9771f-99ba-4355-a633-3af5adf5f904",
                            "last_updated": "2022-08-06T10:47:01.487035-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c78aba9-3f32-4356-837d-842ae2714b0e/?format=api"
                        },
                        {
                            "id": "a14846ba-dc79-46e6-a016-d6eea1c78e85",
                            "gambit_id": "18dce1ee-0c67-41fe-82eb-d4575e3134c9",
                            "last_updated": "2022-08-06T10:47:01.486501-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "2.14000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c78aba9-3f32-4356-837d-842ae2714b0e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c3a454ca-6b81-42d4-92b4-3fc6b383c3b4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a362d011-443c-4818-a0c0-245b4a3a90a7",
            "completed": true,
            "last_updated": "2022-08-06T10:47:01.637288-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a362d011-443c-4818-a0c0-245b4a3a90a7",
            "datetime": "2022-08-05T22:10:00-04:00",
            "cutoff_datetime": "2022-08-05T22:10:00-04:00",
            "name": "LAA (P Sandoval) v. SEA (R Ray)",
            "bettypes": [
                {
                    "id": "903b3610-b180-4ed7-a640-b18dc0c8a101",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3a454ca-6b81-42d4-92b4-3fc6b383c3b4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (R Ray)",
                                "amount": 6328.0
                            },
                            {
                                "team": "LAA (P Sandoval)",
                                "amount": 3672.0
                            }
                        ],
                        "expected_reward_tokens": 9363.6,
                        "profit_sb": 363.6,
                        "profit_sb_percentage": 4.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a3370add-5a27-4de5-9e28-54fc7981fdba",
                            "gambit_id": "a6691de4-2df6-491e-8e82-552786467341",
                            "last_updated": "2022-08-06T10:47:01.640752-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (R Ray)",
                            "reward": "1.48000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/903b3610-b180-4ed7-a640-b18dc0c8a101/?format=api"
                        },
                        {
                            "id": "3421a73f-fcad-4f8c-a209-b5dd2ea97fe9",
                            "gambit_id": "72a1f58b-72b4-41dc-85cf-034a8c56094e",
                            "last_updated": "2022-08-06T10:47:01.641301-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (P Sandoval)",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/903b3610-b180-4ed7-a640-b18dc0c8a101/?format=api"
                        }
                    ]
                },
                {
                    "id": "475024c5-e862-4910-897c-d4e76366a0f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c3a454ca-6b81-42d4-92b4-3fc6b383c3b4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA",
                                "amount": 5511.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": 202.45,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4befa3b3-70f8-4637-bb67-5eb595b461e4",
                            "gambit_id": "381bdc22-231f-4761-9d47-12b60ebd833c",
                            "last_updated": "2022-08-06T10:47:01.640116-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/475024c5-e862-4910-897c-d4e76366a0f9/?format=api"
                        },
                        {
                            "id": "724c6566-e187-41b9-a9df-d25cb10282c7",
                            "gambit_id": "d57cfae9-a269-4a83-af4e-eae8cba955a3",
                            "last_updated": "2022-08-06T10:47:01.639527-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/475024c5-e862-4910-897c-d4e76366a0f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c71590a0-0c00-4661-9403-d855d0b6934b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ea0ccf32-ea8d-4410-a247-40dba78c23f7",
            "completed": true,
            "last_updated": "2022-08-06T10:47:02.494423-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.15,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ea0ccf32-ea8d-4410-a247-40dba78c23f7",
            "datetime": "2022-08-05T21:40:00-04:00",
            "cutoff_datetime": "2022-08-05T21:40:00-04:00",
            "name": "COL (G Marquez) v. ARI (M Bumgarner)",
            "bettypes": [
                {
                    "id": "ee875113-28cc-4ec6-82bd-6526e3c7b4b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c71590a0-0c00-4661-9403-d855d0b6934b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (M Bumgarner)",
                                "amount": 5515.0
                            },
                            {
                                "team": "COL (G Marquez)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9373.65,
                        "profit_sb": 373.65,
                        "profit_sb_percentage": 4.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b6cf1a2-6ddb-4ea5-aa0e-a6bbdaad49dc",
                            "gambit_id": "d4db09dc-0a67-4e54-8477-86b49ccd83c7",
                            "last_updated": "2022-08-06T10:47:02.497317-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (M Bumgarner)",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee875113-28cc-4ec6-82bd-6526e3c7b4b1/?format=api"
                        },
                        {
                            "id": "aeb34143-1232-48ec-a795-c4682e596d12",
                            "gambit_id": "a70a065e-e8c9-4986-ad06-30944dde05cb",
                            "last_updated": "2022-08-06T10:47:02.497843-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (G Marquez)",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee875113-28cc-4ec6-82bd-6526e3c7b4b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "86bfe234-e7df-49b0-9b91-a535c0643d6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c71590a0-0c00-4661-9403-d855d0b6934b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL",
                                "amount": 6196.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee089720-d56f-4983-ba86-1b84d5c0c67b",
                            "gambit_id": "fa86d236-6857-4142-b4fb-24106f9a73a2",
                            "last_updated": "2022-08-06T10:47:02.496714-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86bfe234-e7df-49b0-9b91-a535c0643d6d/?format=api"
                        },
                        {
                            "id": "c6063031-f011-41b1-94e3-2b0b305b6962",
                            "gambit_id": "b94c73d1-5253-48b0-9109-c6f5bfe85ce6",
                            "last_updated": "2022-08-06T10:47:02.496232-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86bfe234-e7df-49b0-9b91-a535c0643d6d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3a2ab47a-9e22-4b4c-a432-4bd6f465f247",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "766496d4-8039-4f86-abad-758065000099",
            "completed": true,
            "last_updated": "2022-08-06T10:52:01.651940-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.95,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/766496d4-8039-4f86-abad-758065000099",
            "datetime": "2022-08-05T20:10:00-04:00",
            "cutoff_datetime": "2022-08-05T20:10:00-04:00",
            "name": "BOS (J Winckowski) v. KAN (Z Greinke)",
            "bettypes": [
                {
                    "id": "f22195ae-fc83-4822-a603-9d78922cccb1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a2ab47a-9e22-4b4c-a432-4bd6f465f247/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (J Winckowski)",
                                "amount": 5227.0
                            },
                            {
                                "team": "KAN (Z Greinke)",
                                "amount": 4773.0
                            }
                        ],
                        "expected_reward_tokens": 9355.08,
                        "profit_sb": 355.08,
                        "profit_sb_percentage": 3.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c8276c5a-ca9c-4b7d-a229-ee17d68f6edd",
                            "gambit_id": "443e4925-27d8-469f-9ae4-1dd52605efb0",
                            "last_updated": "2022-08-06T10:52:01.656541-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (J Winckowski)",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22195ae-fc83-4822-a603-9d78922cccb1/?format=api"
                        },
                        {
                            "id": "4f5fbc43-a386-4f29-8f46-3088a4a53555",
                            "gambit_id": "ea7e6512-56fa-47ac-a332-82da11403749",
                            "last_updated": "2022-08-06T10:52:01.656020-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (Z Greinke)",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22195ae-fc83-4822-a603-9d78922cccb1/?format=api"
                        }
                    ]
                },
                {
                    "id": "bed1238b-428f-4592-8afc-382394cefe11",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a2ab47a-9e22-4b4c-a432-4bd6f465f247/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5995.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4005.0
                            }
                        ],
                        "expected_reward_tokens": 9291.6,
                        "profit_sb": 291.6,
                        "profit_sb_percentage": 3.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dad6ebb8-09cf-4844-807c-79a59bc90cc1",
                            "gambit_id": "2f3c2c79-b49c-4688-bea7-9151263c19c0",
                            "last_updated": "2022-08-06T10:52:01.654838-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bed1238b-428f-4592-8afc-382394cefe11/?format=api"
                        },
                        {
                            "id": "a4efda07-7b48-4da1-a3dd-e12c04c9efbf",
                            "gambit_id": "78bf4066-b896-4cde-ad97-f1e5a6b6a077",
                            "last_updated": "2022-08-06T10:52:01.655415-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "2.32000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bed1238b-428f-4592-8afc-382394cefe11/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "87618de0-caed-462d-9de6-a8feef3560fa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fb80dffd-3195-4d3b-8ad1-d7a096ad9a52",
            "completed": true,
            "last_updated": "2022-08-06T10:52:02.065581-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fb80dffd-3195-4d3b-8ad1-d7a096ad9a52",
            "datetime": "2022-08-05T20:15:00-04:00",
            "cutoff_datetime": "2022-08-05T20:15:00-04:00",
            "name": "NYY (N Cortes) v. STL (D Hudson)",
            "bettypes": [
                {
                    "id": "6e0132ab-fc6f-436f-964c-af647a9eec51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87618de0-caed-462d-9de6-a8feef3560fa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (N Cortes)",
                                "amount": 5881.0
                            },
                            {
                                "team": "STL (D Hudson)",
                                "amount": 4119.0
                            }
                        ],
                        "expected_reward_tokens": 9350.13,
                        "profit_sb": 350.13,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15a77147-a05f-461b-9c3b-45bd4009efd6",
                            "gambit_id": "7aa03673-69d8-4909-b9bf-9da4d8ba5e76",
                            "last_updated": "2022-08-06T10:52:02.069060-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (N Cortes)",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e0132ab-fc6f-436f-964c-af647a9eec51/?format=api"
                        },
                        {
                            "id": "854dc5b9-c92e-440b-8d2f-d4a65a27d341",
                            "gambit_id": "19c7e31d-66a6-4e09-b399-ef4535885774",
                            "last_updated": "2022-08-06T10:52:02.068623-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (D Hudson)",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e0132ab-fc6f-436f-964c-af647a9eec51/?format=api"
                        }
                    ]
                },
                {
                    "id": "106be2ea-e2e7-4d71-ad19-f856f1f604eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87618de0-caed-462d-9de6-a8feef3560fa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 5405.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9f36aae3-544b-44ba-b0de-24a15684e55c",
                            "gambit_id": "56f67d90-aeb8-42ac-b901-7ad83d3e6c1e",
                            "last_updated": "2022-08-06T10:52:02.067678-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/106be2ea-e2e7-4d71-ad19-f856f1f604eb/?format=api"
                        },
                        {
                            "id": "73471e60-8203-4fbf-a64a-454d24a6b300",
                            "gambit_id": "f33dcb4f-de1d-4ff2-9a62-9d20e2f38c3e",
                            "last_updated": "2022-08-06T10:52:02.068178-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/106be2ea-e2e7-4d71-ad19-f856f1f604eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03e0c321-471d-428d-882d-442774c8c1b7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6f187fc7-c5b4-4261-939d-b842d3a41b2b",
            "completed": true,
            "last_updated": "2022-08-06T10:52:02.203157-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.02,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6f187fc7-c5b4-4261-939d-b842d3a41b2b",
            "datetime": "2022-08-05T20:10:00-04:00",
            "cutoff_datetime": "2022-08-05T20:10:00-04:00",
            "name": "TOR (J Berrios) v. MIN (T Mahle)",
            "bettypes": [
                {
                    "id": "b19915dd-f99f-4cbe-88cc-d524e8db5c57",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03e0c321-471d-428d-882d-442774c8c1b7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (J Berrios)",
                                "amount": 5319.0
                            },
                            {
                                "team": "MIN (T Mahle)",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": 361.44,
                        "profit_sb_percentage": 4.02,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6a572205-b63a-4944-9116-2301698add31",
                            "gambit_id": "1478ceaa-0c4f-4756-9481-b3695bd13153",
                            "last_updated": "2022-08-06T10:52:02.206156-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19915dd-f99f-4cbe-88cc-d524e8db5c57/?format=api"
                        },
                        {
                            "id": "5485b83d-c842-4dad-bde0-811e81e4fd11",
                            "gambit_id": "13f03677-4c5b-4aee-ab14-610feca79567",
                            "last_updated": "2022-08-06T10:52:02.205753-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (T Mahle)",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19915dd-f99f-4cbe-88cc-d524e8db5c57/?format=api"
                        }
                    ]
                },
                {
                    "id": "38a0f407-7693-49b9-968b-c377c803bdcf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03e0c321-471d-428d-882d-442774c8c1b7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN",
                                "amount": 5838.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9281.26,
                        "profit_sb": 281.26,
                        "profit_sb_percentage": 3.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "20ce37cd-8d41-4231-b190-63a3315cd30f",
                            "gambit_id": "1de33ae9-320a-41cc-926b-85c04651acaf",
                            "last_updated": "2022-08-06T10:52:02.204898-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a0f407-7693-49b9-968b-c377c803bdcf/?format=api"
                        },
                        {
                            "id": "78cd9309-2c67-4fd5-8a4c-15d45f287d7d",
                            "gambit_id": "b973b619-9dd1-49cb-8f7d-8432ca2a5ef4",
                            "last_updated": "2022-08-06T10:52:02.205308-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38a0f407-7693-49b9-968b-c377c803bdcf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4031e437-7d5c-4c67-932b-6ed7df2e6538",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "76d26142-5a2c-4b5b-b990-3d684bdc26d0",
            "completed": true,
            "last_updated": "2022-08-06T10:52:04.664771-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.32,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/76d26142-5a2c-4b5b-b990-3d684bdc26d0",
            "datetime": "2022-08-05T20:10:00-04:00",
            "cutoff_datetime": "2022-08-05T20:10:00-04:00",
            "name": "CIN (R Dugger) v. MIL (E Lauer)",
            "bettypes": [
                {
                    "id": "ac52e0e7-9b61-40ec-ae4b-6fd27127ab8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4031e437-7d5c-4c67-932b-6ed7df2e6538/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (E Lauer)",
                                "amount": 6643.0
                            },
                            {
                                "team": "CIN (R Dugger)",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9298.89,
                        "profit_sb": 298.89,
                        "profit_sb_percentage": 3.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b6a4a38-c288-437f-a7ab-a4139dd513e1",
                            "gambit_id": "0c456725-7104-4739-9517-a8a912d34098",
                            "last_updated": "2022-08-06T10:52:04.667431-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (E Lauer)",
                            "reward": "1.40000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac52e0e7-9b61-40ec-ae4b-6fd27127ab8a/?format=api"
                        },
                        {
                            "id": "0bb46846-c1db-45b5-b3cf-88f659fb8662",
                            "gambit_id": "c22e8afd-f1f5-45d8-a346-561557803888",
                            "last_updated": "2022-08-06T10:52:04.667922-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (R Dugger)",
                            "reward": "2.77000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac52e0e7-9b61-40ec-ae4b-6fd27127ab8a/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0612cf7-4284-4198-bb98-0656b857dca2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4031e437-7d5c-4c67-932b-6ed7df2e6538/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN",
                                "amount": 5000.0
                            },
                            {
                                "team": "MIL",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0b0ebbc1-1ba2-4474-877c-d0ec9f8d2a76",
                            "gambit_id": "b4d8e55a-5fb1-44d4-9320-c1745addfeae",
                            "last_updated": "2022-08-06T10:52:04.666969-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0612cf7-4284-4198-bb98-0656b857dca2/?format=api"
                        },
                        {
                            "id": "f730281f-654c-4bae-9b41-4b67bf160f81",
                            "gambit_id": "804586f6-6766-47db-b665-c1c251b22a7f",
                            "last_updated": "2022-08-06T10:52:04.666551-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0612cf7-4284-4198-bb98-0656b857dca2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a92b63e0-2eae-49da-9cc7-c36f612059cf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1849c20b-d90b-4962-bfaf-045f79d8c200",
            "completed": true,
            "last_updated": "2022-08-06T10:52:04.805600-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1849c20b-d90b-4962-bfaf-045f79d8c200",
            "datetime": "2022-08-05T20:05:00-04:00",
            "cutoff_datetime": "2022-08-05T20:05:00-04:00",
            "name": "CWS (D Cease) v. TEX (G Otto)",
            "bettypes": [
                {
                    "id": "08087130-67d3-4202-b66c-a195786eb546",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a92b63e0-2eae-49da-9cc7-c36f612059cf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (D Cease)",
                                "amount": 6196.0
                            },
                            {
                                "team": "TEX (G Otto)",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aa57b043-f495-46c9-ac1a-8a9ca7d1c7e5",
                            "gambit_id": "971f044a-3587-4045-a8c3-7ff31d98e6ea",
                            "last_updated": "2022-08-06T10:52:04.809333-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (D Cease)",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08087130-67d3-4202-b66c-a195786eb546/?format=api"
                        },
                        {
                            "id": "a8142b9d-35b9-4b86-9697-f928f8e0bc4e",
                            "gambit_id": "1e66e2ab-d9a9-409e-b9f4-35f7b485ace6",
                            "last_updated": "2022-08-06T10:52:04.808927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (G Otto)",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08087130-67d3-4202-b66c-a195786eb546/?format=api"
                        }
                    ]
                },
                {
                    "id": "2db29f44-3f6e-4c6c-a63c-53e7949a97d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a92b63e0-2eae-49da-9cc7-c36f612059cf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 5000.0
                            },
                            {
                                "team": "CWS",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "229fb875-8e4e-42e8-8d9b-7e3bfd85c58c",
                            "gambit_id": "eced60ee-b9ff-4baf-b853-36de3f942633",
                            "last_updated": "2022-08-06T10:52:04.807977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2db29f44-3f6e-4c6c-a63c-53e7949a97d0/?format=api"
                        },
                        {
                            "id": "d76c1c63-bf5f-4825-91e4-cd92b60b6187",
                            "gambit_id": "e7846f2b-d63d-4c33-aedf-2f939c02b1bc",
                            "last_updated": "2022-08-06T10:52:04.808486-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2db29f44-3f6e-4c6c-a63c-53e7949a97d0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0953756-d529-493d-ae53-f86dbb421ba0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6be5675a-7e60-41a5-aacd-3d043d525bf5",
            "completed": true,
            "last_updated": "2022-08-06T10:57:02.043292-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.15,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6be5675a-7e60-41a5-aacd-3d043d525bf5",
            "datetime": "2022-08-05T19:10:00-04:00",
            "cutoff_datetime": "2022-08-05T19:10:00-04:00",
            "name": "ATL (I Anderson) v. NYM (T Walker)",
            "bettypes": [
                {
                    "id": "688a13e9-b921-4b54-b6b9-d25a5e281964",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0953756-d529-493d-ae53-f86dbb421ba0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (T Walker)",
                                "amount": 5515.0
                            },
                            {
                                "team": "ATL (I Anderson)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9373.65,
                        "profit_sb": 373.65,
                        "profit_sb_percentage": 4.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ab892389-4ff6-4524-bb01-d7c3ee38da1b",
                            "gambit_id": "4177a3c9-9e99-4cd0-ad23-e9f3a0475179",
                            "last_updated": "2022-08-06T10:57:02.046499-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (T Walker)",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/688a13e9-b921-4b54-b6b9-d25a5e281964/?format=api"
                        },
                        {
                            "id": "f84c4657-a3a9-430a-9b6c-3ee4a5e83c9e",
                            "gambit_id": "c3b3497a-7c13-4e0f-bd71-b94fa5a58072",
                            "last_updated": "2022-08-06T10:57:02.046899-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (I Anderson)",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/688a13e9-b921-4b54-b6b9-d25a5e281964/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc661d80-fc08-4d03-907f-fea58c63119d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0953756-d529-493d-ae53-f86dbb421ba0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL",
                                "amount": 6061.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3939.0
                            }
                        ],
                        "expected_reward_tokens": 9333.94,
                        "profit_sb": 333.94,
                        "profit_sb_percentage": 3.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "faf6df7b-7b8e-4cc8-8dac-849c3a145474",
                            "gambit_id": "3e1a909b-cddb-4cd7-933c-ddd06a106abd",
                            "last_updated": "2022-08-06T10:57:02.046094-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.54000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc661d80-fc08-4d03-907f-fea58c63119d/?format=api"
                        },
                        {
                            "id": "6950489f-be81-4c25-9d01-854ce0397886",
                            "gambit_id": "d8677aa5-c2a4-477d-a562-8b01e86291c0",
                            "last_updated": "2022-08-06T10:57:02.045606-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "2.37000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc661d80-fc08-4d03-907f-fea58c63119d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "663e3aed-8dc2-4e26-8ccf-29bffef374ab",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "90c54924-4368-4fac-97ef-1bdbe4410af0",
            "completed": true,
            "last_updated": "2022-08-06T10:57:03.642544-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/90c54924-4368-4fac-97ef-1bdbe4410af0",
            "datetime": "2022-08-05T19:10:00-04:00",
            "cutoff_datetime": "2022-08-05T19:10:00-04:00",
            "name": "TAM (C Kluber) v. DET (B Garcia)",
            "bettypes": [
                {
                    "id": "13b8e9fd-0e8f-4d3e-b612-052658c09c2a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/663e3aed-8dc2-4e26-8ccf-29bffef374ab/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (C Kluber)",
                                "amount": 6328.0
                            },
                            {
                                "team": "DET (B Garcia)",
                                "amount": 3672.0
                            }
                        ],
                        "expected_reward_tokens": 9363.6,
                        "profit_sb": 363.6,
                        "profit_sb_percentage": 4.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "32dbfbff-e6ea-495a-9eb6-5b2347a65e24",
                            "gambit_id": "48024517-e097-4468-b7ec-c022da019398",
                            "last_updated": "2022-08-06T10:57:03.646290-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (C Kluber)",
                            "reward": "1.48000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b8e9fd-0e8f-4d3e-b612-052658c09c2a/?format=api"
                        },
                        {
                            "id": "089e33a0-3695-46d3-8771-caa99ae10ad6",
                            "gambit_id": "938630a6-cd9b-4afc-8ea8-4a40abf1f9b9",
                            "last_updated": "2022-08-06T10:57:03.645808-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (B Garcia)",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b8e9fd-0e8f-4d3e-b612-052658c09c2a/?format=api"
                        }
                    ]
                },
                {
                    "id": "b65be140-9b5f-463b-9760-2e4529ce965e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/663e3aed-8dc2-4e26-8ccf-29bffef374ab/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM",
                                "amount": 5204.0
                            },
                            {
                                "team": "DET",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bb26152c-6d72-4a7c-b74f-82599f2fe9fb",
                            "gambit_id": "b9e4357c-f9ae-4797-aa61-3e4f1c58ed4e",
                            "last_updated": "2022-08-06T10:57:03.645307-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65be140-9b5f-463b-9760-2e4529ce965e/?format=api"
                        },
                        {
                            "id": "0a544cda-72fb-49ee-b6a9-5110a14761f0",
                            "gambit_id": "f7da94ec-f5a1-4197-a78c-8e08b32c58c4",
                            "last_updated": "2022-08-06T10:57:03.644823-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65be140-9b5f-463b-9760-2e4529ce965e/?format=api"
                        }
                    ]
                },
                {
                    "id": "d7a97522-c471-45f7-87d1-092d62a7280a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/663e3aed-8dc2-4e26-8ccf-29bffef374ab/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c3c7683-f1ef-47ac-a34e-b74718e1ca6c",
                            "gambit_id": "44824ac3-960f-4ae6-9cb5-70973cf08a4d",
                            "last_updated": "2022-08-06T10:57:03.643726-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a97522-c471-45f7-87d1-092d62a7280a/?format=api"
                        },
                        {
                            "id": "78768bc0-8252-4437-b855-7483956c2d7c",
                            "gambit_id": "ad5e1420-5ce3-42c0-8986-4918915659f0",
                            "last_updated": "2022-08-06T10:57:03.644314-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a97522-c471-45f7-87d1-092d62a7280a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9da1173b-e091-4127-98eb-5399d408d4d9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a41f2791-af51-4ef3-a71e-65ce9a358f77",
            "completed": true,
            "last_updated": "2022-08-06T10:57:03.773067-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a41f2791-af51-4ef3-a71e-65ce9a358f77",
            "datetime": "2022-08-05T19:05:00-04:00",
            "cutoff_datetime": "2022-08-05T19:05:00-04:00",
            "name": "WAS (J Gray) v. PHI (K Gibson)",
            "bettypes": [
                {
                    "id": "3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9da1173b-e091-4127-98eb-5399d408d4d9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (K Gibson)",
                                "amount": 6266.0
                            },
                            {
                                "team": "WAS (J Gray)",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9335.0,
                        "profit_sb": 335.0,
                        "profit_sb_percentage": 3.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5efe97e1-15ec-4dd6-a54c-d358067a186b",
                            "gambit_id": "894b276e-2c8e-4ef5-ab68-8742642aea2c",
                            "last_updated": "2022-08-06T10:57:03.776228-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (K Gibson)",
                            "reward": "1.49000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa/?format=api"
                        },
                        {
                            "id": "e3b9ab96-0fe5-4dac-a293-b4e20e82b5ba",
                            "gambit_id": "1b30681a-25d6-42bb-be06-87e2e72c3657",
                            "last_updated": "2022-08-06T10:57:03.776695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (J Gray)",
                            "reward": "2.50000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa/?format=api"
                        }
                    ]
                },
                {
                    "id": "06044edc-b045-489c-8a18-b393c652c743",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9da1173b-e091-4127-98eb-5399d408d4d9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5312.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "87aa56bf-66c2-421b-990b-430928bdca05",
                            "gambit_id": "871236ca-7d64-4f13-88f3-9238222fb0f8",
                            "last_updated": "2022-08-06T10:57:03.775755-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06044edc-b045-489c-8a18-b393c652c743/?format=api"
                        },
                        {
                            "id": "77ddef85-c41b-4edf-807f-c8571f2e98f6",
                            "gambit_id": "6650461d-7334-4a22-824a-d4a7e1ac991c",
                            "last_updated": "2022-08-06T10:57:03.775250-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06044edc-b045-489c-8a18-b393c652c743/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "38b4afe8-82bc-44bd-bb37-58b7bb34dfb5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d16d0c3a-e399-4650-a39c-f84fb64b3838",
            "completed": true,
            "last_updated": "2022-08-06T10:57:03.903009-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.74,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d16d0c3a-e399-4650-a39c-f84fb64b3838",
            "datetime": "2022-08-05T19:10:00-04:00",
            "cutoff_datetime": "2022-08-05T19:10:00-04:00",
            "name": "HOU (F Valdez) v. CLE (H Gaddis)",
            "bettypes": [
                {
                    "id": "21492573-4b80-4de6-8767-858408d4a9ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38b4afe8-82bc-44bd-bb37-58b7bb34dfb5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (F Valdez)",
                                "amount": 6395.0
                            },
                            {
                                "team": "CLE (H Gaddis)",
                                "amount": 3605.0
                            }
                        ],
                        "expected_reward_tokens": 9336.7,
                        "profit_sb": 336.7,
                        "profit_sb_percentage": 3.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15b74ac8-71ff-4495-a437-0accf08114bb",
                            "gambit_id": "5ca6ffae-c97d-45ff-b3ca-3286795c4d19",
                            "last_updated": "2022-08-06T10:57:03.906433-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.46000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21492573-4b80-4de6-8767-858408d4a9ec/?format=api"
                        },
                        {
                            "id": "a328e279-195c-40dd-9fe1-cb5ecd5a12f4",
                            "gambit_id": "348b59ce-6259-4879-b81d-17007da7380a",
                            "last_updated": "2022-08-06T10:57:03.906010-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (H Gaddis)",
                            "reward": "2.59000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21492573-4b80-4de6-8767-858408d4a9ec/?format=api"
                        }
                    ]
                },
                {
                    "id": "21b95722-5cfd-4dcc-82b1-380ac4ac81e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38b4afe8-82bc-44bd-bb37-58b7bb34dfb5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 5405.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "493b1d3e-5323-4ff4-ac59-7da2c32fc0d7",
                            "gambit_id": "b1999d82-15df-4cca-ba94-d01e8eb14885",
                            "last_updated": "2022-08-06T10:57:03.905520-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21b95722-5cfd-4dcc-82b1-380ac4ac81e8/?format=api"
                        },
                        {
                            "id": "2020a64a-25e7-40ca-9848-926efeac6124",
                            "gambit_id": "2930bfa7-9d05-480d-8fd2-d6992a04b4a7",
                            "last_updated": "2022-08-06T10:57:03.905056-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21b95722-5cfd-4dcc-82b1-380ac4ac81e8/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c22dd26-8b89-4402-83aa-f764384417e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38b4afe8-82bc-44bd-bb37-58b7bb34dfb5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d19bdba-bf87-48a4-9c82-351251260bd8",
                            "gambit_id": "6f918c58-4e24-4bda-a129-18522288c8a3",
                            "last_updated": "2022-08-06T10:57:03.904127-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c22dd26-8b89-4402-83aa-f764384417e7/?format=api"
                        },
                        {
                            "id": "39c16e7b-0c9f-470a-9ec9-343785008579",
                            "gambit_id": "5e338817-8926-4c96-8f92-67f267d247c1",
                            "last_updated": "2022-08-06T10:57:03.904604-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c22dd26-8b89-4402-83aa-f764384417e7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4d6add9a-5186-4fd2-af98-b388fccb94a6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b347d7a3-955c-4a8c-b516-31fdd9d89a94",
            "completed": true,
            "last_updated": "2022-08-06T10:57:04.031958-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b347d7a3-955c-4a8c-b516-31fdd9d89a94",
            "datetime": "2022-08-05T19:05:00-04:00",
            "cutoff_datetime": "2022-08-05T19:05:00-04:00",
            "name": "PIT (M Keller) v. BAL (D Kremer)",
            "bettypes": [
                {
                    "id": "03c619c6-87b6-41f8-9b2d-cdbc1591af3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d6add9a-5186-4fd2-af98-b388fccb94a6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 5807.0
                            },
                            {
                                "team": "PIT (M Keller)",
                                "amount": 4193.0
                            }
                        ],
                        "expected_reward_tokens": 9349.27,
                        "profit_sb": 349.27,
                        "profit_sb_percentage": 3.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0cd0934f-8574-4753-bfcf-2ecd9d61664c",
                            "gambit_id": "ef20c091-d1ee-4fd5-a2b9-2309a23fa83f",
                            "last_updated": "2022-08-06T10:57:04.035307-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (D Kremer)",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03c619c6-87b6-41f8-9b2d-cdbc1591af3f/?format=api"
                        },
                        {
                            "id": "778c09c4-c060-4f76-a8ed-62332a50586f",
                            "gambit_id": "30f2fa77-599c-4684-827b-50f078e1885c",
                            "last_updated": "2022-08-06T10:57:04.036040-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (M Keller)",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03c619c6-87b6-41f8-9b2d-cdbc1591af3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "3890ecec-783c-4e56-8e94-daa731f96c93",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d6add9a-5186-4fd2-af98-b388fccb94a6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 5752.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4248.0
                            }
                        ],
                        "expected_reward_tokens": 9260.64,
                        "profit_sb": 260.64,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9d5e815-ba01-413f-bc24-2ed380c651a9",
                            "gambit_id": "54986c27-23e0-4d23-8417-f6d39d02d88e",
                            "last_updated": "2022-08-06T10:57:04.034730-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3890ecec-783c-4e56-8e94-daa731f96c93/?format=api"
                        },
                        {
                            "id": "14882d98-2c06-4199-91d4-26a60b477efe",
                            "gambit_id": "5faf9186-0004-41da-909a-f2f64cd87faf",
                            "last_updated": "2022-08-06T10:57:04.034214-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3890ecec-783c-4e56-8e94-daa731f96c93/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b3fe7605-090e-461f-9073-c721f0972e69",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7a953f5e-2790-44a6-8e67-84941bdf6ce7",
            "completed": true,
            "last_updated": "2022-08-06T11:07:11.752709-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.73,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/7a953f5e-2790-44a6-8e67-84941bdf6ce7",
            "datetime": "2022-08-05T15:00:00-04:00",
            "cutoff_datetime": "2022-08-05T15:00:00-04:00",
            "name": "Crystal Palace v. Arsenal",
            "bettypes": [
                {
                    "id": "8fffecc4-3876-4de5-af2e-19bef6c3bb75",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3fe7605-090e-461f-9073-c721f0972e69/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 6519.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3481.0
                            }
                        ],
                        "expected_reward_tokens": 11277.87,
                        "profit_sb": 2277.87,
                        "profit_sb_percentage": 25.31,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 5099.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2723.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 2178.0
                            }
                        ],
                        "expected_reward_tokens": 8820.9,
                        "profit_sb": -179.1,
                        "profit_sb_percentage": -1.99,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e36c6cb7-a6f4-4ffd-927e-91f5739fa41c",
                            "gambit_id": "8534639d-8f56-4dc4-9651-c016070912f2",
                            "last_updated": "2022-08-06T11:07:11.754845-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arsenal",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fffecc4-3876-4de5-af2e-19bef6c3bb75/?format=api"
                        },
                        {
                            "id": "6c199afd-fff6-4142-99b8-5ecc1ca2f2a5",
                            "gambit_id": "7282cc00-6839-4e9b-aba1-7c922928ca67",
                            "last_updated": "2022-08-06T11:07:11.755213-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.24000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fffecc4-3876-4de5-af2e-19bef6c3bb75/?format=api"
                        },
                        {
                            "id": "1ebdd8b9-63f5-43dc-9988-d5df17c43339",
                            "gambit_id": "5443ed8f-d3e9-4390-99f6-a82d032d3ece",
                            "last_updated": "2022-08-06T11:07:11.754477-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Crystal Palace",
                            "reward": "4.05000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fffecc4-3876-4de5-af2e-19bef6c3bb75/?format=api"
                        }
                    ]
                },
                {
                    "id": "1aab8670-3f9c-4bef-9e39-f33790cdb7fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3fe7605-090e-461f-9073-c721f0972e69/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5393.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4607.0
                            }
                        ],
                        "expected_reward_tokens": 8844.52,
                        "profit_sb": -155.48,
                        "profit_sb_percentage": -1.73,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c6a721da-211e-4cd9-97d6-e972e6a0fa34",
                            "gambit_id": "585909ee-695f-4a9c-ba08-9d96c7978453",
                            "last_updated": "2022-08-06T11:07:11.753634-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.64000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aab8670-3f9c-4bef-9e39-f33790cdb7fb/?format=api"
                        },
                        {
                            "id": "1a497f7e-3dbb-4e0a-9546-012e07538395",
                            "gambit_id": "c8f57f0a-4ece-483b-a9f9-fe619caa4b80",
                            "last_updated": "2022-08-06T11:07:11.754091-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.92000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aab8670-3f9c-4bef-9e39-f33790cdb7fb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "94a1ad1c-3e3d-4f81-83b9-70939f9c70e1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9cdcb0f2-e274-49f7-ba7c-41fe97a7827f",
            "completed": true,
            "last_updated": "2022-08-06T11:12:08.420194-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.93,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/9cdcb0f2-e274-49f7-ba7c-41fe97a7827f",
            "datetime": "2022-08-05T22:30:00-04:00",
            "cutoff_datetime": "2022-08-05T22:30:00-04:00",
            "name": "Vancouver Whitecaps FC v. Houston Dynamo",
            "bettypes": [
                {
                    "id": "086778e0-d185-4a2c-95e9-a1697885b694",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94a1ad1c-3e3d-4f81-83b9-70939f9c70e1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Vancouver Whitecaps FC",
                                "amount": 6187.0
                            },
                            {
                                "team": "Houston Dynamo",
                                "amount": 3813.0
                            }
                        ],
                        "expected_reward_tokens": 12125.34,
                        "profit_sb": 3125.34,
                        "profit_sb_percentage": 34.73,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Whitecaps FC",
                                "amount": 4498.0
                            },
                            {
                                "team": "Houston Dynamo",
                                "amount": 2772.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2729.0
                            }
                        ],
                        "expected_reward_tokens": 8814.67,
                        "profit_sb": -185.33,
                        "profit_sb_percentage": -2.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e67d760-86c9-493a-a4c9-2641c6c3b73f",
                            "gambit_id": "9896d54d-886a-4f58-9a9e-5102d930f9c2",
                            "last_updated": "2022-08-06T11:12:08.423084-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Whitecaps FC",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/086778e0-d185-4a2c-95e9-a1697885b694/?format=api"
                        },
                        {
                            "id": "beb8eed5-83d9-4a1c-bd4f-650e4e42d017",
                            "gambit_id": "b20a56b3-6fa2-4de3-ba13-6e5d03056ade",
                            "last_updated": "2022-08-06T11:12:08.422555-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Dynamo",
                            "reward": "3.18000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/086778e0-d185-4a2c-95e9-a1697885b694/?format=api"
                        },
                        {
                            "id": "7b7373da-0e9d-4ad8-bbc1-5d2eac9d41ad",
                            "gambit_id": "74358242-ff10-44f5-a61a-cae8796bac7c",
                            "last_updated": "2022-08-06T11:12:08.423580-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.23000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/086778e0-d185-4a2c-95e9-a1697885b694/?format=api"
                        }
                    ]
                },
                {
                    "id": "a5c40ffd-55ab-4356-b55e-805a8e635745",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94a1ad1c-3e3d-4f81-83b9-70939f9c70e1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5254.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4746.0
                            }
                        ],
                        "expected_reward_tokens": 8826.72,
                        "profit_sb": -173.28,
                        "profit_sb_percentage": -1.93,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e9798b0-5e94-4844-add2-cec2aa7babb6",
                            "gambit_id": "d7fcb8a3-4a0e-4f44-b428-8846328880e2",
                            "last_updated": "2022-08-06T11:12:08.422037-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.68000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5c40ffd-55ab-4356-b55e-805a8e635745/?format=api"
                        },
                        {
                            "id": "1e2d7020-81de-4456-85e2-926a9bd7a76b",
                            "gambit_id": "43ee0688-1d80-4dd1-9e26-5435b6549f08",
                            "last_updated": "2022-08-06T11:12:08.421402-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.86000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5c40ffd-55ab-4356-b55e-805a8e635745/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "536e756b-cfec-4df3-bb2c-7ea3e6fcf122",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a0755c97-fc65-49f4-accc-aee64be64b2d",
            "completed": true,
            "last_updated": "2022-08-06T12:51:55.873342-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.01,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/a0755c97-fc65-49f4-accc-aee64be64b2d",
            "datetime": "2022-08-05T05:15:00-04:00",
            "cutoff_datetime": "2022-08-05T05:15:00-04:00",
            "name": "Top Esports v. LGD Gaming",
            "bettypes": [
                {
                    "id": "ba8626d1-bb36-4d8c-b1dc-bdbce89d2bf9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/536e756b-cfec-4df3-bb2c-7ea3e6fcf122/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Top Esports",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10200.0,
                        "profit_sb": 1200.0,
                        "profit_sb_percentage": 13.33,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Top Esports",
                                "amount": 9001.0
                            },
                            {
                                "team": "LGD Gaming",
                                "amount": 999.0
                            }
                        ],
                        "expected_reward_tokens": 9180.81,
                        "profit_sb": 180.81,
                        "profit_sb_percentage": 2.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a74e9a2e-dd46-45b3-b26b-f718e4cbfb77",
                            "gambit_id": "a5215fc7-4c92-4bdd-acfa-882ffa049ae2",
                            "last_updated": "2022-08-06T12:51:55.874557-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Top Esports",
                            "reward": "1.02000",
                            "odds": "1.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba8626d1-bb36-4d8c-b1dc-bdbce89d2bf9/?format=api"
                        },
                        {
                            "id": "42094fbd-7d26-4cd0-9d2d-0929d4db57c7",
                            "gambit_id": "38af043e-7b5c-4b80-8197-3add51d75c54",
                            "last_updated": "2022-08-06T12:51:55.874137-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LGD Gaming",
                            "reward": "9.19000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba8626d1-bb36-4d8c-b1dc-bdbce89d2bf9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "686d37c2-27e0-40a8-ae7a-521138f6ccf8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ecf83392-d779-471c-a163-60d8c537da4b",
            "completed": true,
            "last_updated": "2022-08-07T10:47:14.499486-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ecf83392-d779-471c-a163-60d8c537da4b",
            "datetime": "2022-08-06T19:10:00-04:00",
            "cutoff_datetime": "2022-08-06T19:10:00-04:00",
            "name": "BOS (N Eovaldi) v. KAN (D Lynch)",
            "bettypes": [
                {
                    "id": "454355da-3025-475d-879e-e1a2d53ca12d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/686d37c2-27e0-40a8-ae7a-521138f6ccf8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (N Eovaldi)",
                                "amount": 5807.0
                            },
                            {
                                "team": "KAN (D Lynch)",
                                "amount": 4193.0
                            }
                        ],
                        "expected_reward_tokens": 9349.27,
                        "profit_sb": 349.27,
                        "profit_sb_percentage": 3.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "baf28a6b-08c6-4917-a9fe-3bad1e5fad6a",
                            "gambit_id": "79a9f8c3-2ef8-4bb0-be3e-dcb8f4977ef6",
                            "last_updated": "2022-08-07T10:47:14.503123-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (N Eovaldi)",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454355da-3025-475d-879e-e1a2d53ca12d/?format=api"
                        },
                        {
                            "id": "09a7a25b-6f4d-44c5-bc3b-19e34da9cbaa",
                            "gambit_id": "935534e7-e5ae-479b-a1a3-19e3775c1d8c",
                            "last_updated": "2022-08-07T10:47:14.502628-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (D Lynch)",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454355da-3025-475d-879e-e1a2d53ca12d/?format=api"
                        }
                    ]
                },
                {
                    "id": "74a95e81-42d5-4a2f-b73c-48bf17566c04",
                    "match": "https://api-prod.gambitprofit.com/api/matches/686d37c2-27e0-40a8-ae7a-521138f6ccf8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5312.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e36dfa0b-c5c5-4c4f-b024-0b0a02bec0a0",
                            "gambit_id": "5c21c212-b085-4cc0-8e82-87d874448896",
                            "last_updated": "2022-08-07T10:47:14.501558-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a95e81-42d5-4a2f-b73c-48bf17566c04/?format=api"
                        },
                        {
                            "id": "d4ed6aa3-6a39-4336-9387-147789aed1e5",
                            "gambit_id": "96d51af9-6a84-479c-a28a-dee72edac517",
                            "last_updated": "2022-08-07T10:47:14.502090-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a95e81-42d5-4a2f-b73c-48bf17566c04/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9c0c745-d70e-44d3-9c8d-b24b2f733548",
                    "match": "https://api-prod.gambitprofit.com/api/matches/686d37c2-27e0-40a8-ae7a-521138f6ccf8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "248d0450-0d75-4e9c-8165-76aaee2884d1",
                            "gambit_id": "1c5faafb-be85-48e2-9831-fc14bb2c2975",
                            "last_updated": "2022-08-07T10:47:14.500553-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9c0c745-d70e-44d3-9c8d-b24b2f733548/?format=api"
                        },
                        {
                            "id": "f0559618-3c7f-4dde-910f-6795dd07b364",
                            "gambit_id": "10c94310-4f12-4033-b83e-90d6094385ee",
                            "last_updated": "2022-08-07T10:47:14.501080-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9c0c745-d70e-44d3-9c8d-b24b2f733548/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b18702f5-6305-4e43-b6d3-d52c107ccbe1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "aae92cac-dd08-4964-9745-a7ded347e651",
            "completed": true,
            "last_updated": "2022-08-07T10:52:15.172800-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/aae92cac-dd08-4964-9745-a7ded347e651",
            "datetime": "2022-08-06T20:10:00-04:00",
            "cutoff_datetime": "2022-08-06T20:10:00-04:00",
            "name": "COL (A Senzatela) v. ARI (M Kelly)",
            "bettypes": [
                {
                    "id": "dd4ac637-283c-43a6-a85a-54da8a5c3336",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b18702f5-6305-4e43-b6d3-d52c107ccbe1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (M Kelly)",
                                "amount": 6196.0
                            },
                            {
                                "team": "COL (A Senzatela)",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ec298f73-b275-4b8f-9dff-ebbcc76c48e5",
                            "gambit_id": "7bab2050-9f26-4515-8aa1-c7fd9a026d97",
                            "last_updated": "2022-08-07T10:52:15.175493-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (M Kelly)",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4ac637-283c-43a6-a85a-54da8a5c3336/?format=api"
                        },
                        {
                            "id": "70cc502d-e161-432d-af3a-97e2c6042560",
                            "gambit_id": "75ef3c83-881e-4bf5-af21-f53874af2822",
                            "last_updated": "2022-08-07T10:52:15.175880-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (A Senzatela)",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4ac637-283c-43a6-a85a-54da8a5c3336/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5c99370-8baf-4cb9-a025-d9ee08e050b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b18702f5-6305-4e43-b6d3-d52c107ccbe1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL",
                                "amount": 5511.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": 202.45,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "27d1868e-125f-42f1-a953-6ae964d0862a",
                            "gambit_id": "46390c08-749d-4845-8625-2ada0fab0497",
                            "last_updated": "2022-08-07T10:52:15.175104-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c99370-8baf-4cb9-a025-d9ee08e050b2/?format=api"
                        },
                        {
                            "id": "12482c47-7e51-44f3-a0f1-958b130e6f0c",
                            "gambit_id": "2b693fcc-6c4a-4c94-ac03-7ddf3e457afd",
                            "last_updated": "2022-08-07T10:52:15.174712-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c99370-8baf-4cb9-a025-d9ee08e050b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4abc678-500e-4610-8806-285b03d7f766",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b18702f5-6305-4e43-b6d3-d52c107ccbe1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7c5a23c0-bf16-4041-b0ca-7cc5e0f51077",
                            "gambit_id": "e723cd4b-ae4e-4c59-b68d-d4edd07ca074",
                            "last_updated": "2022-08-07T10:52:15.174311-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4abc678-500e-4610-8806-285b03d7f766/?format=api"
                        },
                        {
                            "id": "4fd39453-5958-4f66-aeb8-8f6c475b98e2",
                            "gambit_id": "b6d3144b-482f-400a-bab4-8686f2425494",
                            "last_updated": "2022-08-07T10:52:15.173826-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4abc678-500e-4610-8806-285b03d7f766/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "55656f83-f30d-400f-9ce9-d6857ee4e01f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7e2b0227-3991-40a1-972f-06deebe8185d",
            "completed": true,
            "last_updated": "2022-08-07T10:52:15.307895-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7e2b0227-3991-40a1-972f-06deebe8185d",
            "datetime": "2022-08-06T21:10:00-04:00",
            "cutoff_datetime": "2022-08-06T21:10:00-04:00",
            "name": "SDG (M Clevinger) v. LOS (A Heaney)",
            "bettypes": [
                {
                    "id": "3cfe1f48-5b98-4269-8c01-bbec9c0ec520",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55656f83-f30d-400f-9ce9-d6857ee4e01f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (A Heaney)",
                                "amount": 5881.0
                            },
                            {
                                "team": "SDG (M Clevinger)",
                                "amount": 4119.0
                            }
                        ],
                        "expected_reward_tokens": 9350.13,
                        "profit_sb": 350.13,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0013cf96-320a-41c8-85da-a3d9423b869a",
                            "gambit_id": "3684e47d-a138-471f-99b4-cb1e38da049a",
                            "last_updated": "2022-08-07T10:52:15.310443-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (A Heaney)",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfe1f48-5b98-4269-8c01-bbec9c0ec520/?format=api"
                        },
                        {
                            "id": "193d1e91-d4c7-439c-bba0-c4f477c2b6e9",
                            "gambit_id": "e1dda78b-40cd-4c07-8806-2a017cd5a304",
                            "last_updated": "2022-08-07T10:52:15.310827-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (M Clevinger)",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfe1f48-5b98-4269-8c01-bbec9c0ec520/?format=api"
                        }
                    ]
                },
                {
                    "id": "50d2aed4-f920-48cd-9a6c-b7d1942f3e26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55656f83-f30d-400f-9ce9-d6857ee4e01f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG",
                                "amount": 5752.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4248.0
                            }
                        ],
                        "expected_reward_tokens": 9260.64,
                        "profit_sb": 260.64,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f63b8a2-0212-41c1-aa94-33b689808fdb",
                            "gambit_id": "5d16a70f-0f11-4ae0-ac8c-21f98a3d5fec",
                            "last_updated": "2022-08-07T10:52:15.310060-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50d2aed4-f920-48cd-9a6c-b7d1942f3e26/?format=api"
                        },
                        {
                            "id": "d1f50aa2-e172-4e65-883b-9796c07c6119",
                            "gambit_id": "1c2cfe31-fdc9-4b05-8995-23c37d7957e5",
                            "last_updated": "2022-08-07T10:52:15.309665-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50d2aed4-f920-48cd-9a6c-b7d1942f3e26/?format=api"
                        }
                    ]
                },
                {
                    "id": "06fecbd6-155a-43dc-8e27-cb22cba6aec5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/55656f83-f30d-400f-9ce9-d6857ee4e01f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bcb74f0d-c44c-4edf-8981-6a696635145b",
                            "gambit_id": "ab2a7ce6-3ef6-40b6-9350-d0639d83e3ac",
                            "last_updated": "2022-08-07T10:52:15.308823-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06fecbd6-155a-43dc-8e27-cb22cba6aec5/?format=api"
                        },
                        {
                            "id": "aebafabd-b8a4-4448-b1f3-15a1e1d40013",
                            "gambit_id": "3a4272cd-93d7-4943-bd27-55fbb29d9df4",
                            "last_updated": "2022-08-07T10:52:15.309260-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06fecbd6-155a-43dc-8e27-cb22cba6aec5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f0d810a6-8b03-4ed2-a78e-e07ad86c7aac",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4bd27c33-03e5-4530-a012-6a0a1b971b04",
            "completed": true,
            "last_updated": "2022-08-07T10:52:16.484682-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4bd27c33-03e5-4530-a012-6a0a1b971b04",
            "datetime": "2022-08-06T19:10:00-04:00",
            "cutoff_datetime": "2022-08-06T19:10:00-04:00",
            "name": "TOR (M White) v. MIN (D Bundy)",
            "bettypes": [
                {
                    "id": "afa41939-597f-4b97-be31-e7df9c91dbd1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0d810a6-8b03-4ed2-a78e-e07ad86c7aac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (M White)",
                                "amount": 5067.0
                            },
                            {
                                "team": "MIN (D Bundy)",
                                "amount": 4933.0
                            }
                        ],
                        "expected_reward_tokens": 9323.28,
                        "profit_sb": 323.28,
                        "profit_sb_percentage": 3.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "91d428a7-edee-4e0a-be69-b4bc0c3c3381",
                            "gambit_id": "5dece9fb-fd01-4392-b164-03a75bcc9621",
                            "last_updated": "2022-08-07T10:52:16.489112-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (M White)",
                            "reward": "1.84000",
                            "odds": "1.92590",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afa41939-597f-4b97-be31-e7df9c91dbd1/?format=api"
                        },
                        {
                            "id": "7bb55726-a857-4acb-9ae1-eb9db41453ac",
                            "gambit_id": "6a260c4e-65bc-451f-af10-b8fb35f1e23d",
                            "last_updated": "2022-08-07T10:52:16.488600-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (D Bundy)",
                            "reward": "1.89000",
                            "odds": "1.98040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afa41939-597f-4b97-be31-e7df9c91dbd1/?format=api"
                        }
                    ]
                },
                {
                    "id": "6cc515d9-732d-4537-a601-734929931b41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0d810a6-8b03-4ed2-a78e-e07ad86c7aac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN",
                                "amount": 5911.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4089.0
                            }
                        ],
                        "expected_reward_tokens": 9280.27,
                        "profit_sb": 280.27,
                        "profit_sb_percentage": 3.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3bb363d0-269d-4c83-96c6-40d23d4a90e7",
                            "gambit_id": "af785989-f485-4e03-bf6e-7d62d4c52f0a",
                            "last_updated": "2022-08-07T10:52:16.487397-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.57000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cc515d9-732d-4537-a601-734929931b41/?format=api"
                        },
                        {
                            "id": "f9f0804a-7637-4bed-83c6-18d326b689d1",
                            "gambit_id": "4f7bc453-b1f2-489c-a6e0-5171096033fe",
                            "last_updated": "2022-08-07T10:52:16.488041-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cc515d9-732d-4537-a601-734929931b41/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b2a0977-40a3-4bb5-84a2-fa145cd042dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0d810a6-8b03-4ed2-a78e-e07ad86c7aac/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "67f27473-4322-4c50-8271-1b6a5235dbf7",
                            "gambit_id": "29ccedd7-8a65-4eca-8a9a-2c51775711e5",
                            "last_updated": "2022-08-07T10:52:16.485978-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2a0977-40a3-4bb5-84a2-fa145cd042dc/?format=api"
                        },
                        {
                            "id": "62ece416-f652-4ae1-973e-e6112d2337fc",
                            "gambit_id": "5d91dcb8-447b-46f8-aec9-82b75720ac04",
                            "last_updated": "2022-08-07T10:52:16.486706-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2a0977-40a3-4bb5-84a2-fa145cd042dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d711cdfb-2076-4c0b-9ee5-4ac91892ec45",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "21da38da-549c-4047-a2da-a0d80694f0bf",
            "completed": true,
            "last_updated": "2022-08-07T10:52:17.214540-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.28,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/21da38da-549c-4047-a2da-a0d80694f0bf",
            "datetime": "2022-08-06T22:10:00-04:00",
            "cutoff_datetime": "2022-08-06T22:10:00-04:00",
            "name": "LAA (R Detmers) v. SEA (C Flexen) - Game 2",
            "bettypes": [
                {
                    "id": "ea992012-f67c-49b6-a01f-a3637ddb930b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d711cdfb-2076-4c0b-9ee5-4ac91892ec45/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (C Flexen)",
                                "amount": 5654.0
                            },
                            {
                                "team": "LAA (R Detmers)",
                                "amount": 4346.0
                            }
                        ],
                        "expected_reward_tokens": 9385.64,
                        "profit_sb": 385.64,
                        "profit_sb_percentage": 4.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "42d2f38b-1222-4e56-bdd8-b66c0c20cec1",
                            "gambit_id": "afe11d0f-4167-47fa-8501-d2f71711fa62",
                            "last_updated": "2022-08-07T10:52:17.218980-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (C Flexen)",
                            "reward": "1.66000",
                            "odds": "1.72460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea992012-f67c-49b6-a01f-a3637ddb930b/?format=api"
                        },
                        {
                            "id": "9729b99d-047c-44d7-b35f-1e82a5d530b1",
                            "gambit_id": "7b8fa861-3c4f-4659-b8d5-ad597888786c",
                            "last_updated": "2022-08-07T10:52:17.219867-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (R Detmers)",
                            "reward": "2.16000",
                            "odds": "2.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea992012-f67c-49b6-a01f-a3637ddb930b/?format=api"
                        }
                    ]
                },
                {
                    "id": "970b7b15-1a8b-4512-932d-655e6068e036",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d711cdfb-2076-4c0b-9ee5-4ac91892ec45/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA",
                                "amount": 6132.0
                            },
                            {
                                "team": "SEA",
                                "amount": 3868.0
                            }
                        ],
                        "expected_reward_tokens": 9320.64,
                        "profit_sb": 320.64,
                        "profit_sb_percentage": 3.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c878779b-16d3-4802-9cab-b4aa08f21bfd",
                            "gambit_id": "ebe4df4a-ba02-498e-89e4-b744c9d7e658",
                            "last_updated": "2022-08-07T10:52:17.218247-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/970b7b15-1a8b-4512-932d-655e6068e036/?format=api"
                        },
                        {
                            "id": "69037ca6-829b-4da8-a130-41e8f628d1db",
                            "gambit_id": "38c75275-a2da-49db-9026-41a159f72d01",
                            "last_updated": "2022-08-07T10:52:17.217437-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/970b7b15-1a8b-4512-932d-655e6068e036/?format=api"
                        }
                    ]
                },
                {
                    "id": "249eb9c2-f0c9-4d84-a151-fc99342231d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d711cdfb-2076-4c0b-9ee5-4ac91892ec45/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5405.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "043e3319-f12c-4a0f-a731-8c5d77001f9d",
                            "gambit_id": "27952ee8-5afc-4ae0-a716-ec674b0fcecb",
                            "last_updated": "2022-08-07T10:52:17.216769-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/249eb9c2-f0c9-4d84-a151-fc99342231d0/?format=api"
                        },
                        {
                            "id": "e5fed3cd-1be3-444b-8fad-7fe66ab45e23",
                            "gambit_id": "c9ff0fdc-8da8-4918-9dc8-63213838b4d3",
                            "last_updated": "2022-08-07T10:52:17.215915-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/249eb9c2-f0c9-4d84-a151-fc99342231d0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aab2a262-441e-417b-9402-b4d16321c3ec",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3d5f2d3b-024b-40fd-9913-1d4cf56cd755",
            "completed": true,
            "last_updated": "2022-08-07T10:52:17.943128-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3d5f2d3b-024b-40fd-9913-1d4cf56cd755",
            "datetime": "2022-08-06T19:15:00-04:00",
            "cutoff_datetime": "2022-08-06T19:15:00-04:00",
            "name": "CIN (N Lodolo) v. MIL (A Ashby)",
            "bettypes": [
                {
                    "id": "68ac3e0c-a527-4429-8bb0-641facf3ff92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aab2a262-441e-417b-9402-b4d16321c3ec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (A Ashby)",
                                "amount": 6152.0
                            },
                            {
                                "team": "CIN (N Lodolo)",
                                "amount": 3848.0
                            }
                        ],
                        "expected_reward_tokens": 9350.64,
                        "profit_sb": 350.64,
                        "profit_sb_percentage": 3.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9533e3df-f1a8-4334-8d16-b2e7aaf06a7d",
                            "gambit_id": "10e0fdbe-dae1-4945-9179-6a903e47a0c0",
                            "last_updated": "2022-08-07T10:52:17.946076-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (A Ashby)",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac3e0c-a527-4429-8bb0-641facf3ff92/?format=api"
                        },
                        {
                            "id": "f911ded4-6a23-44e6-a471-675dd9a42256",
                            "gambit_id": "0f003285-f059-4997-a796-55f5159c9a51",
                            "last_updated": "2022-08-07T10:52:17.946495-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (N Lodolo)",
                            "reward": "2.43000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac3e0c-a527-4429-8bb0-641facf3ff92/?format=api"
                        }
                    ]
                },
                {
                    "id": "6cbbe4af-650c-429c-b5d6-2dee4ba103e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aab2a262-441e-417b-9402-b4d16321c3ec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN",
                                "amount": 5511.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": 202.45,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "845b360a-e1ff-4096-b8b2-56dc0b89aff5",
                            "gambit_id": "690b90fc-7285-487c-bd7e-07ff2f36894b",
                            "last_updated": "2022-08-07T10:52:17.945459-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cbbe4af-650c-429c-b5d6-2dee4ba103e4/?format=api"
                        },
                        {
                            "id": "5221f109-1917-4b8b-a471-c1e8be7dbf9a",
                            "gambit_id": "97a5b5fd-e1c8-4619-ac9b-abfd3c9d2195",
                            "last_updated": "2022-08-07T10:52:17.944967-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cbbe4af-650c-429c-b5d6-2dee4ba103e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "c39ab09d-bb58-45c2-b022-4f4b575634e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aab2a262-441e-417b-9402-b4d16321c3ec/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d446e386-8bf9-4494-bf53-294920037b0b",
                            "gambit_id": "76a203e2-c11d-4da0-a511-1da88899f82c",
                            "last_updated": "2022-08-07T10:52:17.944539-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c39ab09d-bb58-45c2-b022-4f4b575634e7/?format=api"
                        },
                        {
                            "id": "34934bde-61b2-4ef4-8b5f-09ba5ceec173",
                            "gambit_id": "ce4f85dd-a0ab-4813-bd61-8f494364866f",
                            "last_updated": "2022-08-07T10:52:17.944085-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c39ab09d-bb58-45c2-b022-4f4b575634e7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0d73388e-b94c-486e-9822-f7e6e57bad29",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9b1e8374-ea66-4e20-bfad-59bdcf338291",
            "completed": true,
            "last_updated": "2022-08-07T10:52:18.080982-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9b1e8374-ea66-4e20-bfad-59bdcf338291",
            "datetime": "2022-08-06T19:15:00-04:00",
            "cutoff_datetime": "2022-08-06T19:15:00-04:00",
            "name": "NYY (D German) v. STL (J Montgomery)",
            "bettypes": [
                {
                    "id": "993e0996-200c-4fd6-a37d-acc3759d64d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d73388e-b94c-486e-9822-f7e6e57bad29/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (J Montgomery)",
                                "amount": 5253.0
                            },
                            {
                                "team": "NYY (D German)",
                                "amount": 4747.0
                            }
                        ],
                        "expected_reward_tokens": 9350.34,
                        "profit_sb": 350.34,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "02b23456-eb35-4a96-a019-27a8c40bddd7",
                            "gambit_id": "3eda667d-1811-45c9-8d2b-cf9da21ed897",
                            "last_updated": "2022-08-07T10:52:18.084309-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (J Montgomery)",
                            "reward": "1.78000",
                            "odds": "1.85470",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/993e0996-200c-4fd6-a37d-acc3759d64d9/?format=api"
                        },
                        {
                            "id": "92288502-2e03-4885-af5c-0e51a90b6779",
                            "gambit_id": "db7a5d5b-58b9-4058-a3a3-56a12327b745",
                            "last_updated": "2022-08-07T10:52:18.084896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (D German)",
                            "reward": "1.97000",
                            "odds": "2.07000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/993e0996-200c-4fd6-a37d-acc3759d64d9/?format=api"
                        }
                    ]
                },
                {
                    "id": "50279cf9-57f1-4572-976b-8eca6f6f59e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d73388e-b94c-486e-9822-f7e6e57bad29/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 6132.0
                            },
                            {
                                "team": "NYY",
                                "amount": 3868.0
                            }
                        ],
                        "expected_reward_tokens": 9320.64,
                        "profit_sb": 320.64,
                        "profit_sb_percentage": 3.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d4f0a13-6db9-4793-af2c-2189b66510d0",
                            "gambit_id": "1afdd866-eac5-4b78-a084-aa8b8bb57472",
                            "last_updated": "2022-08-07T10:52:18.083025-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50279cf9-57f1-4572-976b-8eca6f6f59e8/?format=api"
                        },
                        {
                            "id": "8e8bdb72-a673-4900-8c08-9e2bac2fbfd6",
                            "gambit_id": "fc9d4cb9-1458-41a9-9674-e2634fdfa409",
                            "last_updated": "2022-08-07T10:52:18.083686-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50279cf9-57f1-4572-976b-8eca6f6f59e8/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec479126-6392-45fe-b7ca-8fe563db3684",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0d73388e-b94c-486e-9822-f7e6e57bad29/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cdab0451-fc8a-4c41-abf8-72aaba164acc",
                            "gambit_id": "a116abe6-a320-435f-8fba-ae05293d8697",
                            "last_updated": "2022-08-07T10:52:18.082474-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec479126-6392-45fe-b7ca-8fe563db3684/?format=api"
                        },
                        {
                            "id": "272e0ba2-24fa-4a1a-8ef0-87de672bdc1a",
                            "gambit_id": "e01424ec-fd96-4bf0-81f7-c8129b63a5dd",
                            "last_updated": "2022-08-07T10:52:18.081960-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec479126-6392-45fe-b7ca-8fe563db3684/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "889e6f11-b37d-4e44-8d0c-e9aa17ab3c38",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "aa0542fd-4fd8-433a-928c-7f6122f33cd9",
            "completed": true,
            "last_updated": "2022-08-07T10:57:15.191912-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.53,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/aa0542fd-4fd8-433a-928c-7f6122f33cd9",
            "datetime": "2022-08-06T18:10:00-04:00",
            "cutoff_datetime": "2022-08-06T18:10:00-04:00",
            "name": "TAM (S McClanahan) v. DET (G Hill)",
            "bettypes": [
                {
                    "id": "ba75f5c8-1de9-4050-abfe-a0c774cd4315",
                    "match": "https://api-prod.gambitprofit.com/api/matches/889e6f11-b37d-4e44-8d0c-e9aa17ab3c38/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (S McClanahan)",
                                "amount": 6852.0
                            },
                            {
                                "team": "DET (G Hill)",
                                "amount": 3148.0
                            }
                        ],
                        "expected_reward_tokens": 9318.08,
                        "profit_sb": 318.08,
                        "profit_sb_percentage": 3.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6418b447-7ed1-497e-bea3-1bb38c09c3b8",
                            "gambit_id": "a7bfcac1-9bf9-4023-881a-b2d064fe73fb",
                            "last_updated": "2022-08-07T10:57:15.195782-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (S McClanahan)",
                            "reward": "1.36000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba75f5c8-1de9-4050-abfe-a0c774cd4315/?format=api"
                        },
                        {
                            "id": "012b838e-1ec9-4052-8693-e0167445f72c",
                            "gambit_id": "93c91581-653b-45e6-a9bb-9a4132c968db",
                            "last_updated": "2022-08-07T10:57:15.195376-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (G Hill)",
                            "reward": "2.96000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba75f5c8-1de9-4050-abfe-a0c774cd4315/?format=api"
                        }
                    ]
                },
                {
                    "id": "a080c5f5-4926-428e-a644-4e1acfd1ae30",
                    "match": "https://api-prod.gambitprofit.com/api/matches/889e6f11-b37d-4e44-8d0c-e9aa17ab3c38/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM",
                                "amount": 5588.0
                            },
                            {
                                "team": "DET",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b70edf41-56b4-43fb-9d02-a9012ebf9364",
                            "gambit_id": "16f2def9-eed6-408b-823a-39259df72866",
                            "last_updated": "2022-08-07T10:57:15.194929-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a080c5f5-4926-428e-a644-4e1acfd1ae30/?format=api"
                        },
                        {
                            "id": "a30edb39-5cf2-49dc-b3d9-5f72b7dfa698",
                            "gambit_id": "ed2bea86-8b65-4e79-8c67-38208a2fd34b",
                            "last_updated": "2022-08-07T10:57:15.194419-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a080c5f5-4926-428e-a644-4e1acfd1ae30/?format=api"
                        }
                    ]
                },
                {
                    "id": "f16944ee-b01b-4be4-bfe7-c6d872f54d02",
                    "match": "https://api-prod.gambitprofit.com/api/matches/889e6f11-b37d-4e44-8d0c-e9aa17ab3c38/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5312.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a922859-eace-4aab-8cd3-cfbd59e4f79c",
                            "gambit_id": "9f7d74d9-d7a8-49ba-948f-924a5ea741ce",
                            "last_updated": "2022-08-07T10:57:15.193181-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f16944ee-b01b-4be4-bfe7-c6d872f54d02/?format=api"
                        },
                        {
                            "id": "3142c8f1-57b4-4c29-98f0-725ca47bce0e",
                            "gambit_id": "f83a93bf-ef63-4ae6-b920-399c64cbe7b6",
                            "last_updated": "2022-08-07T10:57:15.193851-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f16944ee-b01b-4be4-bfe7-c6d872f54d02/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "20d09f88-6021-4ab0-af43-3d750c143a6e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8d183785-fb96-427b-8e25-541c0247d98f",
            "completed": true,
            "last_updated": "2022-08-07T10:57:15.321054-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8d183785-fb96-427b-8e25-541c0247d98f",
            "datetime": "2022-08-06T18:10:00-04:00",
            "cutoff_datetime": "2022-08-06T18:10:00-04:00",
            "name": "HOU (L Garcia) v. CLE (C Quantrill)",
            "bettypes": [
                {
                    "id": "9f897d0b-345d-4d62-a937-8a0e68d18797",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20d09f88-6021-4ab0-af43-3d750c143a6e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (L Garcia)",
                                "amount": 5881.0
                            },
                            {
                                "team": "CLE (C Quantrill)",
                                "amount": 4119.0
                            }
                        ],
                        "expected_reward_tokens": 9350.13,
                        "profit_sb": 350.13,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7508226f-a11d-43c7-9d6b-4833a4411259",
                            "gambit_id": "ef081e90-95bd-4349-85c8-ba6d09790723",
                            "last_updated": "2022-08-07T10:57:15.324511-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (L Garcia)",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f897d0b-345d-4d62-a937-8a0e68d18797/?format=api"
                        },
                        {
                            "id": "128ea80c-85b9-48d1-b819-2e125c02c00c",
                            "gambit_id": "0cbce3ec-cf0c-4330-9a19-5a12024250b0",
                            "last_updated": "2022-08-07T10:57:15.324000-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (C Quantrill)",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f897d0b-345d-4d62-a937-8a0e68d18797/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a3a6b42-ed2e-4269-bb69-64fa6f89f739",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20d09f88-6021-4ab0-af43-3d750c143a6e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE",
                                "amount": 5204.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5b91ef64-999c-455d-8c0d-fd9ae6cf953f",
                            "gambit_id": "24aee4e1-ecd7-42e7-8619-c4a5bfa9fc29",
                            "last_updated": "2022-08-07T10:57:15.323137-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a3a6b42-ed2e-4269-bb69-64fa6f89f739/?format=api"
                        },
                        {
                            "id": "5434b29a-a6cd-4bee-a729-bc2bce937da0",
                            "gambit_id": "9aecf962-2891-4cd5-95ba-b037b56d2b92",
                            "last_updated": "2022-08-07T10:57:15.323545-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a3a6b42-ed2e-4269-bb69-64fa6f89f739/?format=api"
                        }
                    ]
                },
                {
                    "id": "605438b4-5156-4481-b889-e0abc3812f3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20d09f88-6021-4ab0-af43-3d750c143a6e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "32d63218-f303-422f-a45c-478623fb2a9b",
                            "gambit_id": "8ccb29af-eabf-41c5-93d7-e122bb487c26",
                            "last_updated": "2022-08-07T10:57:15.322233-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605438b4-5156-4481-b889-e0abc3812f3b/?format=api"
                        },
                        {
                            "id": "75e2b76f-40e1-4918-9ca2-a4284eb8c546",
                            "gambit_id": "6571a8f5-40b9-41bc-8836-5d62c706ec33",
                            "last_updated": "2022-08-07T10:57:15.322723-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605438b4-5156-4481-b889-e0abc3812f3b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e13ee5e2-c946-461b-8eb3-2fd2302ec855",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b26630e9-e3d8-4fea-ae65-60d23110c8f8",
            "completed": true,
            "last_updated": "2022-08-07T10:57:15.583453-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b26630e9-e3d8-4fea-ae65-60d23110c8f8",
            "datetime": "2022-08-06T19:07:00-04:00",
            "cutoff_datetime": "2022-08-06T19:07:00-04:00",
            "name": "SFO (C Rodon) v. OAK (A Oller)",
            "bettypes": [
                {
                    "id": "1c92cf51-ed47-4d06-a23e-53e576275e51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e13ee5e2-c946-461b-8eb3-2fd2302ec855/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO (C Rodon)",
                                "amount": 6783.0
                            },
                            {
                                "team": "OAK (A Oller)",
                                "amount": 3217.0
                            }
                        ],
                        "expected_reward_tokens": 9360.54,
                        "profit_sb": 360.54,
                        "profit_sb_percentage": 4.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "63ed6ebb-ef5b-4e1e-a5c3-dc5d640424e4",
                            "gambit_id": "03e75e4f-be64-4fb9-9444-0c26be3da004",
                            "last_updated": "2022-08-07T10:57:15.587400-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (C Rodon)",
                            "reward": "1.38000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c92cf51-ed47-4d06-a23e-53e576275e51/?format=api"
                        },
                        {
                            "id": "1f387394-15ba-4ca5-8771-1f45508e035c",
                            "gambit_id": "77b9eb4e-937c-4272-aa03-d7912505352e",
                            "last_updated": "2022-08-07T10:57:15.586908-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (A Oller)",
                            "reward": "2.91000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c92cf51-ed47-4d06-a23e-53e576275e51/?format=api"
                        }
                    ]
                },
                {
                    "id": "c81f87e8-7ddb-4f8a-939e-63ae69a9b373",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e13ee5e2-c946-461b-8eb3-2fd2302ec855/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 5588.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "14882bc1-4372-4efc-8161-b21fe466f53c",
                            "gambit_id": "7bb2274c-27f2-44f1-8ffb-a669e5cbbf03",
                            "last_updated": "2022-08-07T10:57:15.586418-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c81f87e8-7ddb-4f8a-939e-63ae69a9b373/?format=api"
                        },
                        {
                            "id": "14a97402-78fa-4311-9395-22f13096663a",
                            "gambit_id": "37a45f8b-c4a9-48a6-a6ab-6a4457739630",
                            "last_updated": "2022-08-07T10:57:15.585912-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c81f87e8-7ddb-4f8a-939e-63ae69a9b373/?format=api"
                        }
                    ]
                },
                {
                    "id": "83b96a77-0f24-4655-b06a-2741f329c4fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e13ee5e2-c946-461b-8eb3-2fd2302ec855/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "53d6d8e5-4881-4df3-b731-8b977130f0d5",
                            "gambit_id": "2fc9d1ba-5e84-4f20-9b01-44b4a7a49428",
                            "last_updated": "2022-08-07T10:57:15.584719-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83b96a77-0f24-4655-b06a-2741f329c4fd/?format=api"
                        },
                        {
                            "id": "d572147a-a7ee-4062-a1eb-009873a7d8a4",
                            "gambit_id": "a732732c-2b83-4eb8-a8b3-a33f12c014e3",
                            "last_updated": "2022-08-07T10:57:15.585324-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83b96a77-0f24-4655-b06a-2741f329c4fd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "46e1cbba-8e12-46c0-9310-c24f6e0083bb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5ad1f19f-8bd7-4610-aee1-52bcde1de7f1",
            "completed": true,
            "last_updated": "2022-08-07T10:57:15.711911-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.95,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5ad1f19f-8bd7-4610-aee1-52bcde1de7f1",
            "datetime": "2022-08-06T19:05:00-04:00",
            "cutoff_datetime": "2022-08-06T19:05:00-04:00",
            "name": "CWS (M Kopech) v. TEX (D Dunning)",
            "bettypes": [
                {
                    "id": "c9f47f5c-c8a6-4ce5-9ff7-2bd9f371dd9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46e1cbba-8e12-46c0-9310-c24f6e0083bb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (M Kopech)",
                                "amount": 5227.0
                            },
                            {
                                "team": "TEX (D Dunning)",
                                "amount": 4773.0
                            }
                        ],
                        "expected_reward_tokens": 9355.08,
                        "profit_sb": 355.08,
                        "profit_sb_percentage": 3.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f2612e53-4b7e-420f-9c94-f83b556df0bd",
                            "gambit_id": "1324c17e-e379-45b9-9fb1-bebb98bf4e71",
                            "last_updated": "2022-08-07T10:57:15.715082-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (M Kopech)",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f47f5c-c8a6-4ce5-9ff7-2bd9f371dd9a/?format=api"
                        },
                        {
                            "id": "a6968e6d-1bad-4f8f-84bf-99adc74c5e9b",
                            "gambit_id": "3edb88e3-69aa-4b82-ace3-6ce510523de3",
                            "last_updated": "2022-08-07T10:57:15.714572-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (D Dunning)",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f47f5c-c8a6-4ce5-9ff7-2bd9f371dd9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "2098885f-1441-4b4b-8bbd-aff8bfff0dc0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46e1cbba-8e12-46c0-9310-c24f6e0083bb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 5995.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4005.0
                            }
                        ],
                        "expected_reward_tokens": 9291.6,
                        "profit_sb": 291.6,
                        "profit_sb_percentage": 3.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d24c0c7-cd31-49a2-8843-b551ff967c89",
                            "gambit_id": "37df4795-904d-4868-9d0b-9016a1a5e772",
                            "last_updated": "2022-08-07T10:57:15.713635-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2098885f-1441-4b4b-8bbd-aff8bfff0dc0/?format=api"
                        },
                        {
                            "id": "055e9a07-0df0-40df-a2b8-3cb3c8b771de",
                            "gambit_id": "d20a1cb3-874c-46e1-ae0f-014cbc2e93f1",
                            "last_updated": "2022-08-07T10:57:15.714096-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.32000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2098885f-1441-4b4b-8bbd-aff8bfff0dc0/?format=api"
                        }
                    ]
                },
                {
                    "id": "bbde0949-1bce-4ae2-b503-44fa39c22c3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46e1cbba-8e12-46c0-9310-c24f6e0083bb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b171fbc8-ae37-4961-9dfc-b80921ec991c",
                            "gambit_id": "6b57e827-52e9-4a93-9221-abc28f9fd7f0",
                            "last_updated": "2022-08-07T10:57:15.713238-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbde0949-1bce-4ae2-b503-44fa39c22c3e/?format=api"
                        },
                        {
                            "id": "f85c986c-3535-4750-94d2-557a9fa11919",
                            "gambit_id": "da42b74a-57cb-4c9a-9819-05488a3af272",
                            "last_updated": "2022-08-07T10:57:15.712810-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbde0949-1bce-4ae2-b503-44fa39c22c3e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5082f931-2f69-4fb3-80dc-586a636299ac",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fda75da3-67c3-476b-81d1-985c6f97d830",
            "completed": true,
            "last_updated": "2022-08-07T10:57:15.854376-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fda75da3-67c3-476b-81d1-985c6f97d830",
            "datetime": "2022-08-06T19:10:00-04:00",
            "cutoff_datetime": "2022-08-06T19:10:00-04:00",
            "name": "ATL (M Fried) v. NYM (M Scherzer) - Game 2",
            "bettypes": [
                {
                    "id": "f74dc588-a7bf-432e-9e47-6f6738428346",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5082f931-2f69-4fb3-80dc-586a636299ac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (M Scherzer)",
                                "amount": 5476.0
                            },
                            {
                                "team": "ATL (M Fried)",
                                "amount": 4524.0
                            }
                        ],
                        "expected_reward_tokens": 9363.96,
                        "profit_sb": 363.96,
                        "profit_sb_percentage": 4.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1ff599a1-62b0-4d58-b76a-ccd295bf8d64",
                            "gambit_id": "554f0ad2-30be-428f-a003-5492f5d58296",
                            "last_updated": "2022-08-07T10:57:15.859120-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (M Scherzer)",
                            "reward": "1.71000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f74dc588-a7bf-432e-9e47-6f6738428346/?format=api"
                        },
                        {
                            "id": "91a2813d-b881-4ac1-aa99-875e2c6ee6c1",
                            "gambit_id": "b728a033-dc6c-4aba-91cf-87331c335889",
                            "last_updated": "2022-08-07T10:57:15.859658-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (M Fried)",
                            "reward": "2.07000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f74dc588-a7bf-432e-9e47-6f6738428346/?format=api"
                        }
                    ]
                },
                {
                    "id": "672a798d-9c79-4ec5-aff2-7d39808d190d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5082f931-2f69-4fb3-80dc-586a636299ac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL",
                                "amount": 6427.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3573.0
                            }
                        ],
                        "expected_reward_tokens": 9254.07,
                        "profit_sb": 254.07,
                        "profit_sb_percentage": 2.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "666cc866-2f1a-4481-b3b2-9de200b9c058",
                            "gambit_id": "99925bd1-64a6-42eb-9263-a2b5977b22a0",
                            "last_updated": "2022-08-07T10:57:15.858598-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.44000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/672a798d-9c79-4ec5-aff2-7d39808d190d/?format=api"
                        },
                        {
                            "id": "5f74b4b0-f134-44ee-b210-18a9bd0e7477",
                            "gambit_id": "f8bce8d3-a352-460a-9616-c3a204bb8abc",
                            "last_updated": "2022-08-07T10:57:15.858020-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "2.59000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/672a798d-9c79-4ec5-aff2-7d39808d190d/?format=api"
                        }
                    ]
                },
                {
                    "id": "fbf89139-e91f-4340-887c-9945b2880cc7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5082f931-2f69-4fb3-80dc-586a636299ac/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5fae8fbb-fce6-4b9d-9c5a-471597b4b9a3",
                            "gambit_id": "d7f48313-76c3-491a-a281-564abf1483d2",
                            "last_updated": "2022-08-07T10:57:15.855633-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbf89139-e91f-4340-887c-9945b2880cc7/?format=api"
                        },
                        {
                            "id": "38f97494-229c-4bdf-9119-1ae35d882009",
                            "gambit_id": "f5f26c50-9657-4571-a332-4cec288887b1",
                            "last_updated": "2022-08-07T10:57:15.856233-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbf89139-e91f-4340-887c-9945b2880cc7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "20718625-6f12-4d15-b73f-8afb51d24c6a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "44c37372-f90f-44ec-b1e0-89288a4df205",
            "completed": true,
            "last_updated": "2022-08-07T11:02:17.111020-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/44c37372-f90f-44ec-b1e0-89288a4df205",
            "datetime": "2022-08-06T16:10:00-04:00",
            "cutoff_datetime": "2022-08-06T16:10:00-04:00",
            "name": "LAA (J Barria) v. SEA (G Kirby) - Game 1",
            "bettypes": [
                {
                    "id": "ed10c714-6f1e-4c72-a33c-14d8899ab715",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20718625-6f12-4d15-b73f-8afb51d24c6a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (G Kirby)",
                                "amount": 6594.0
                            },
                            {
                                "team": "LAA (J Barria)",
                                "amount": 3406.0
                            }
                        ],
                        "expected_reward_tokens": 9297.54,
                        "profit_sb": 297.54,
                        "profit_sb_percentage": 3.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1cbdb0f2-da15-4458-92b3-bb38b12122d3",
                            "gambit_id": "424f00fe-e2df-4a64-92dc-928f142f45a1",
                            "last_updated": "2022-08-07T11:02:17.113560-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed10c714-6f1e-4c72-a33c-14d8899ab715/?format=api"
                        },
                        {
                            "id": "185756e4-287c-41f2-a965-41921c864851",
                            "gambit_id": "eddd0393-1315-4e36-86b4-355d359bd4f9",
                            "last_updated": "2022-08-07T11:02:17.113940-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (J Barria)",
                            "reward": "2.73000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed10c714-6f1e-4c72-a33c-14d8899ab715/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d2d0d63-d7f9-4e6d-b90c-6f22a2f27142",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20718625-6f12-4d15-b73f-8afb51d24c6a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA",
                                "amount": 5204.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "57c8e8f0-1973-426d-b07c-9c3ea86189b7",
                            "gambit_id": "54a5e968-0899-4998-8f8d-e13a7670a393",
                            "last_updated": "2022-08-07T11:02:17.113171-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d2d0d63-d7f9-4e6d-b90c-6f22a2f27142/?format=api"
                        },
                        {
                            "id": "6bbf6423-c84f-4440-9747-eeb54753b6c8",
                            "gambit_id": "c341f992-ca6d-4184-bf5a-9e2b9a94a1c7",
                            "last_updated": "2022-08-07T11:02:17.112787-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d2d0d63-d7f9-4e6d-b90c-6f22a2f27142/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e7c3023-a22a-4494-bae3-a8b5072ed860",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20718625-6f12-4d15-b73f-8afb51d24c6a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d467ca27-843c-49f3-a680-e56655c11599",
                            "gambit_id": "35877457-a754-4f90-a311-e89dd6ac68b6",
                            "last_updated": "2022-08-07T11:02:17.112405-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7c3023-a22a-4494-bae3-a8b5072ed860/?format=api"
                        },
                        {
                            "id": "d4fd2511-c05e-486a-9ddb-b85cf6c39f7d",
                            "gambit_id": "744c6c2c-c2bd-4f93-bceb-e9654ce50ac3",
                            "last_updated": "2022-08-07T11:02:17.111975-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e7c3023-a22a-4494-bae3-a8b5072ed860/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e70e637c-2f19-428a-be6f-4a256dce83c6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f908f7de-ad67-4859-80c2-bf5cdcabba5b",
            "completed": true,
            "last_updated": "2022-08-07T11:02:17.802839-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.15,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f908f7de-ad67-4859-80c2-bf5cdcabba5b",
            "datetime": "2022-08-06T13:10:00-04:00",
            "cutoff_datetime": "2022-08-06T13:10:00-04:00",
            "name": "ATL (J Odorizzi) v. NYM (D Peterson) - Game 1",
            "bettypes": [
                {
                    "id": "8fb3b945-9001-4672-807d-4277e182e2d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e70e637c-2f19-428a-be6f-4a256dce83c6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (D Peterson)",
                                "amount": 5515.0
                            },
                            {
                                "team": "ATL (J Odorizzi)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9373.65,
                        "profit_sb": 373.65,
                        "profit_sb_percentage": 4.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d7373d9-c9a8-4c37-b87b-bb1d8f8fa1bf",
                            "gambit_id": "78a91b4f-568c-4e3b-8860-181137ae531b",
                            "last_updated": "2022-08-07T11:02:17.805621-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (D Peterson)",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb3b945-9001-4672-807d-4277e182e2d0/?format=api"
                        },
                        {
                            "id": "44f4e2b4-89d6-448c-b093-d78ff53328b7",
                            "gambit_id": "cec619ea-f283-49c2-bbea-c84472216387",
                            "last_updated": "2022-08-07T11:02:17.806075-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (J Odorizzi)",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb3b945-9001-4672-807d-4277e182e2d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6ad388e-07a7-4d33-9058-63377fdef1bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e70e637c-2f19-428a-be6f-4a256dce83c6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL",
                                "amount": 6196.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "531d36ee-966a-408e-ae76-9cec0dd484f8",
                            "gambit_id": "e2471dc9-450d-48d5-8472-e858fb71907f",
                            "last_updated": "2022-08-07T11:02:17.804819-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ad388e-07a7-4d33-9058-63377fdef1bd/?format=api"
                        },
                        {
                            "id": "2493f7b3-f92a-42fb-ae07-f4813e15c0c2",
                            "gambit_id": "c182d3f7-228b-49e8-9549-079a7036687a",
                            "last_updated": "2022-08-07T11:02:17.805209-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ad388e-07a7-4d33-9058-63377fdef1bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e6ceeda-efdd-4167-8a58-bc839ac0ea5f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e70e637c-2f19-428a-be6f-4a256dce83c6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "92914664-3bb9-4fea-b2ea-74bdf918fb12",
                            "gambit_id": "b1905418-effa-4741-a955-0b1702d4ffd9",
                            "last_updated": "2022-08-07T11:02:17.803859-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6ceeda-efdd-4167-8a58-bc839ac0ea5f/?format=api"
                        },
                        {
                            "id": "154d57ab-adf5-4b16-bd8b-38620c260034",
                            "gambit_id": "4b64bc6e-0bb5-41e4-a735-bc8660f41850",
                            "last_updated": "2022-08-07T11:02:17.804369-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6ceeda-efdd-4167-8a58-bc839ac0ea5f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6a8c6b78-3b1d-4246-9cf5-06da46e0e24a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7d00351c-240a-4127-8613-bf78bf6c0544",
            "completed": true,
            "last_updated": "2022-08-07T11:02:17.950130-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.95,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7d00351c-240a-4127-8613-bf78bf6c0544",
            "datetime": "2022-08-06T14:20:00-04:00",
            "cutoff_datetime": "2022-08-06T14:20:00-04:00",
            "name": "MIA (P Lopez) v. CHC (D Smyly)",
            "bettypes": [
                {
                    "id": "3f2af33a-60ed-44d1-9c08-f798397aef99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a8c6b78-3b1d-4246-9cf5-06da46e0e24a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA (P Lopez)",
                                "amount": 5227.0
                            },
                            {
                                "team": "CHC (D Smyly)",
                                "amount": 4773.0
                            }
                        ],
                        "expected_reward_tokens": 9355.08,
                        "profit_sb": 355.08,
                        "profit_sb_percentage": 3.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f233f9dd-777d-4c0d-bacb-cb81b3f68019",
                            "gambit_id": "e741df67-78f2-49dc-ae07-bb0291522a54",
                            "last_updated": "2022-08-07T11:02:17.953332-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (P Lopez)",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f2af33a-60ed-44d1-9c08-f798397aef99/?format=api"
                        },
                        {
                            "id": "684f17f8-a772-40e2-9c6f-968224017f00",
                            "gambit_id": "a609b85b-3aae-4019-8784-900b2f1ff228",
                            "last_updated": "2022-08-07T11:02:17.952947-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (D Smyly)",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f2af33a-60ed-44d1-9c08-f798397aef99/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ec4ae93-215c-4ff0-8737-56397b801774",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a8c6b78-3b1d-4246-9cf5-06da46e0e24a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 6519.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3481.0
                            }
                        ],
                        "expected_reward_tokens": 9189.84,
                        "profit_sb": 189.84,
                        "profit_sb_percentage": 2.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f66f5b71-9905-489e-af5a-9343a2e42ad0",
                            "gambit_id": "30588dff-a97d-49e0-9f7a-c8c7a15d2307",
                            "last_updated": "2022-08-07T11:02:17.952567-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ec4ae93-215c-4ff0-8737-56397b801774/?format=api"
                        },
                        {
                            "id": "5b893ff5-4ea3-431b-ae99-1fc318102c6c",
                            "gambit_id": "692aa47f-c354-47bc-8c9f-707b0e63b57e",
                            "last_updated": "2022-08-07T11:02:17.952182-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "2.64000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ec4ae93-215c-4ff0-8737-56397b801774/?format=api"
                        }
                    ]
                },
                {
                    "id": "5db4ca56-8d57-4ef3-a8b4-bad46a552959",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a8c6b78-3b1d-4246-9cf5-06da46e0e24a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c1c37059-1eb8-471d-9ea4-bc8441250fc2",
                            "gambit_id": "9bde6ef2-5d2c-45c0-9820-07f51d5ec277",
                            "last_updated": "2022-08-07T11:02:17.951782-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5db4ca56-8d57-4ef3-a8b4-bad46a552959/?format=api"
                        },
                        {
                            "id": "ae6c905b-37ce-4d6d-b5e2-469e09ec8dfe",
                            "gambit_id": "ada107bc-9f9d-41db-b80e-fbc0996b61af",
                            "last_updated": "2022-08-07T11:02:17.951296-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5db4ca56-8d57-4ef3-a8b4-bad46a552959/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "496e2c59-20db-4861-93ef-253f51889b34",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "79276d41-f627-47e7-b72f-67203b34217e",
            "completed": true,
            "last_updated": "2022-08-07T11:02:18.091642-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/79276d41-f627-47e7-b72f-67203b34217e",
            "datetime": "2022-08-06T17:05:00-04:00",
            "cutoff_datetime": "2022-08-06T17:05:00-04:00",
            "name": "PIT (J Brubaker) v. BAL (A Voth)",
            "bettypes": [
                {
                    "id": "06486365-0b0b-41d9-994b-663df51d47a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/496e2c59-20db-4861-93ef-253f51889b34/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (A Voth)",
                                "amount": 6081.0
                            },
                            {
                                "team": "PIT (J Brubaker)",
                                "amount": 3919.0
                            }
                        ],
                        "expected_reward_tokens": 9364.74,
                        "profit_sb": 364.74,
                        "profit_sb_percentage": 4.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e43220f8-89d7-4b2c-bc81-015b1b82c324",
                            "gambit_id": "eded2da9-ba76-49c6-a6bf-643cdafc2a9a",
                            "last_updated": "2022-08-07T11:02:18.095032-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (A Voth)",
                            "reward": "1.54000",
                            "odds": "1.59520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06486365-0b0b-41d9-994b-663df51d47a0/?format=api"
                        },
                        {
                            "id": "71c813ac-32d9-426b-afe5-5919c7d68a85",
                            "gambit_id": "c185822a-a1f0-44c8-9b37-d68751bd16a0",
                            "last_updated": "2022-08-07T11:02:18.095498-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (J Brubaker)",
                            "reward": "2.39000",
                            "odds": "2.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06486365-0b0b-41d9-994b-663df51d47a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d7bfc49-f33b-4be6-916c-bce118b74f9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/496e2c59-20db-4861-93ef-253f51889b34/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 5752.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4248.0
                            }
                        ],
                        "expected_reward_tokens": 9260.64,
                        "profit_sb": 260.64,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a8475a4c-b8d1-4889-a284-8efdba2310e1",
                            "gambit_id": "9612ee84-7e32-4a10-b858-88b6c1cc527c",
                            "last_updated": "2022-08-07T11:02:18.094542-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d7bfc49-f33b-4be6-916c-bce118b74f9f/?format=api"
                        },
                        {
                            "id": "c2f5b55b-5d8b-41ba-8770-dc32f23ebd73",
                            "gambit_id": "77c646da-d258-4f12-a358-a19340b2aa98",
                            "last_updated": "2022-08-07T11:02:18.094065-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d7bfc49-f33b-4be6-916c-bce118b74f9f/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ef7fe59-9a1d-4c50-87d1-40ae3214dcfc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/496e2c59-20db-4861-93ef-253f51889b34/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a8eddd44-7c09-4225-823f-4e7f3ba7e35b",
                            "gambit_id": "3aa77df7-b770-4440-8186-01143b56573c",
                            "last_updated": "2022-08-07T11:02:18.092927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ef7fe59-9a1d-4c50-87d1-40ae3214dcfc/?format=api"
                        },
                        {
                            "id": "3a07a883-f755-487a-9331-b9a570a1ba26",
                            "gambit_id": "100a3e85-4b16-4699-b2cc-60c0e0ff44eb",
                            "last_updated": "2022-08-07T11:02:18.093520-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ef7fe59-9a1d-4c50-87d1-40ae3214dcfc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "61ae3a60-184d-4308-ae7f-c4cf47f9cf6d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0e6e7528-2c27-4a5b-833c-bdd953df0154",
            "completed": true,
            "last_updated": "2022-08-07T11:02:18.231015-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.63,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0e6e7528-2c27-4a5b-833c-bdd953df0154",
            "datetime": "2022-08-06T18:05:00-04:00",
            "cutoff_datetime": "2022-08-06T18:05:00-04:00",
            "name": "WAS (P Corbin) v. PHI (R Suarez)",
            "bettypes": [
                {
                    "id": "68cee282-ac1b-4cb8-8489-c498f0588a60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61ae3a60-184d-4308-ae7f-c4cf47f9cf6d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (R Suarez)",
                                "amount": 7067.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 2933.0
                            }
                        ],
                        "expected_reward_tokens": 9326.94,
                        "profit_sb": 326.94,
                        "profit_sb_percentage": 3.63,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "39f9d532-176a-48c1-9d95-eb2beb5ed7fc",
                            "gambit_id": "e16f3d89-42d2-4d0a-8bff-672222a77aa7",
                            "last_updated": "2022-08-07T11:02:18.234103-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (R Suarez)",
                            "reward": "1.32000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68cee282-ac1b-4cb8-8489-c498f0588a60/?format=api"
                        },
                        {
                            "id": "053466a5-5ca8-46f1-89f5-6d97631f58bd",
                            "gambit_id": "86f2ad14-e239-44f3-b600-04bb9b62be15",
                            "last_updated": "2022-08-07T11:02:18.234557-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (P Corbin)",
                            "reward": "3.18000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68cee282-ac1b-4cb8-8489-c498f0588a60/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac646790-c70e-4a6b-b26e-46e1f665cb37",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61ae3a60-184d-4308-ae7f-c4cf47f9cf6d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 5405.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6bbcb36b-ef3e-4ceb-bf5b-07da2b661d83",
                            "gambit_id": "310e8c1f-2701-41e6-acb1-27af6425a335",
                            "last_updated": "2022-08-07T11:02:18.233076-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac646790-c70e-4a6b-b26e-46e1f665cb37/?format=api"
                        },
                        {
                            "id": "a565518a-0ea1-4dcb-82fb-ab5105b6e5bf",
                            "gambit_id": "603dc280-3483-40b2-82ae-9cc7453f6691",
                            "last_updated": "2022-08-07T11:02:18.233586-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac646790-c70e-4a6b-b26e-46e1f665cb37/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd1bbab8-35de-414d-81b2-01ab0077bb44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61ae3a60-184d-4308-ae7f-c4cf47f9cf6d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b41bdb60-93f1-4b2f-969f-0bb852732af1",
                            "gambit_id": "8cbeba67-dc9c-4979-8e1f-f2adfe616e2d",
                            "last_updated": "2022-08-07T11:02:18.232045-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd1bbab8-35de-414d-81b2-01ab0077bb44/?format=api"
                        },
                        {
                            "id": "aba00cfa-fda8-4562-850b-0bcadeec62a1",
                            "gambit_id": "f7776e78-74ba-410e-981f-918ab5ac38b0",
                            "last_updated": "2022-08-07T11:02:18.232568-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd1bbab8-35de-414d-81b2-01ab0077bb44/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8c7e6768-77f0-449c-9faf-01c681f2ee9b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cf4aef8d-2322-4a09-8cad-158778f1e1b5",
            "completed": true,
            "last_updated": "2022-08-07T11:07:10.432638-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.94,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/cf4aef8d-2322-4a09-8cad-158778f1e1b5",
            "datetime": "2022-08-06T10:00:00-04:00",
            "cutoff_datetime": "2022-08-06T10:00:00-04:00",
            "name": "Newcastle United v. Nottingham Forest",
            "bettypes": [
                {
                    "id": "7008f1a1-3fe1-4b32-aaa4-602b76ebd33a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8c7e6768-77f0-449c-9faf-01c681f2ee9b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 7170.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2830.0
                            }
                        ],
                        "expected_reward_tokens": 10611.6,
                        "profit_sb": 1611.6,
                        "profit_sb_percentage": 17.91,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 6024.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2378.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 1598.0
                            }
                        ],
                        "expected_reward_tokens": 8915.52,
                        "profit_sb": -84.48,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dcc4620f-6fb4-4f42-a9eb-520015009f43",
                            "gambit_id": "4f4fb137-7a49-4f66-9c0a-cda640cf6f51",
                            "last_updated": "2022-08-07T11:07:10.434766-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Newcastle United",
                            "reward": "1.48000",
                            "odds": "1.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7008f1a1-3fe1-4b32-aaa4-602b76ebd33a/?format=api"
                        },
                        {
                            "id": "da9fea2b-61be-43fc-b303-81c529319ca2",
                            "gambit_id": "43978d8e-95e8-4f4f-a4a0-902d01912597",
                            "last_updated": "2022-08-07T11:07:10.435153-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.75000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7008f1a1-3fe1-4b32-aaa4-602b76ebd33a/?format=api"
                        },
                        {
                            "id": "bfc7268d-4139-40ae-a262-4d208937a1d2",
                            "gambit_id": "a1bab700-4c12-4d37-834b-93ba7a54fc17",
                            "last_updated": "2022-08-07T11:07:10.434382-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nottingham Forest",
                            "reward": "5.58000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7008f1a1-3fe1-4b32-aaa4-602b76ebd33a/?format=api"
                        }
                    ]
                },
                {
                    "id": "90b3fec1-2e01-4311-8122-856043021d7d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8c7e6768-77f0-449c-9faf-01c681f2ee9b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5127.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4873.0
                            }
                        ],
                        "expected_reward_tokens": 8868.86,
                        "profit_sb": -131.14,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "107deae3-a4cb-45fd-a1cf-fd1d819e72d6",
                            "gambit_id": "ce47b56a-9f13-4eb1-8abb-57905630b0d7",
                            "last_updated": "2022-08-07T11:07:10.433980-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b3fec1-2e01-4311-8122-856043021d7d/?format=api"
                        },
                        {
                            "id": "3434b517-260e-4cb9-8ae7-7908b30e22df",
                            "gambit_id": "2fc1c68b-4402-46a9-8388-cc5b7b8d7ea9",
                            "last_updated": "2022-08-07T11:07:10.433525-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.82000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b3fec1-2e01-4311-8122-856043021d7d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "da992148-c578-4cb0-bfa4-d6d72652a5cb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ad3465a4-3747-43c3-899e-bb17c7dda9e2",
            "completed": true,
            "last_updated": "2022-08-07T11:07:12.338268-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.46,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/ad3465a4-3747-43c3-899e-bb17c7dda9e2",
            "datetime": "2022-08-06T10:00:00-04:00",
            "cutoff_datetime": "2022-08-06T10:00:00-04:00",
            "name": "Tottenham v. Southampton",
            "bettypes": [
                {
                    "id": "2f7444e7-ec3b-4dae-9253-6a4401e10cd0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da992148-c578-4cb0-bfa4-d6d72652a5cb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 7793.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2207.0
                            }
                        ],
                        "expected_reward_tokens": 10284.62,
                        "profit_sb": 1284.62,
                        "profit_sb_percentage": 14.27,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 6788.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1923.0
                            },
                            {
                                "team": "Southampton",
                                "amount": 1289.0
                            }
                        ],
                        "expected_reward_tokens": 8958.55,
                        "profit_sb": -41.45,
                        "profit_sb_percentage": -0.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c83942d4-90f6-4059-b3d1-b237b5794f6a",
                            "gambit_id": "546b94f2-06a1-4693-86c5-4843390da2c9",
                            "last_updated": "2022-08-07T11:07:12.340519-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tottenham",
                            "reward": "1.32000",
                            "odds": "1.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7444e7-ec3b-4dae-9253-6a4401e10cd0/?format=api"
                        },
                        {
                            "id": "350f3c6a-984f-4ee1-9458-5b77c776c971",
                            "gambit_id": "fc9699a5-34ba-41e3-9ebc-9222a0dc9b96",
                            "last_updated": "2022-08-07T11:07:12.340910-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.66000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7444e7-ec3b-4dae-9253-6a4401e10cd0/?format=api"
                        },
                        {
                            "id": "a6187336-aa2a-4f68-a341-65aa45d0626a",
                            "gambit_id": "82d98acf-cc3f-4cba-868d-3c1851a1fe07",
                            "last_updated": "2022-08-07T11:07:12.340114-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southampton",
                            "reward": "6.95000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f7444e7-ec3b-4dae-9253-6a4401e10cd0/?format=api"
                        }
                    ]
                },
                {
                    "id": "75e96382-a9fd-40a3-913a-382c8b7f636e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da992148-c578-4cb0-bfa4-d6d72652a5cb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5753.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 8917.15,
                        "profit_sb": -82.85,
                        "profit_sb_percentage": -0.92,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f588b29-5eae-4690-b206-8825c99d3828",
                            "gambit_id": "f85eb7d6-aa07-4e6f-a16f-67b6d8529cce",
                            "last_updated": "2022-08-07T11:07:12.339699-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.55000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e96382-a9fd-40a3-913a-382c8b7f636e/?format=api"
                        },
                        {
                            "id": "49212b6e-48d8-40ad-b1b9-0e3669970ff9",
                            "gambit_id": "e3b439a2-5c45-40a8-89af-c799e06935a4",
                            "last_updated": "2022-08-07T11:07:12.339203-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.10000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e96382-a9fd-40a3-913a-382c8b7f636e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d68ff138-aef1-4aff-9797-fe4ef1bccc28",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0f9b0206-d343-4969-8c6a-ecd067474acf",
            "completed": true,
            "last_updated": "2022-08-07T11:07:12.746188-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.27,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/0f9b0206-d343-4969-8c6a-ecd067474acf",
            "datetime": "2022-08-06T12:30:00-04:00",
            "cutoff_datetime": "2022-08-06T12:30:00-04:00",
            "name": "Everton v. Chelsea",
            "bettypes": [
                {
                    "id": "dc171a28-5044-4e4a-aade-4dcb538b8660",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d68ff138-aef1-4aff-9797-fe4ef1bccc28/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 7092.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2908.0
                            }
                        ],
                        "expected_reward_tokens": 10496.16,
                        "profit_sb": 1496.16,
                        "profit_sb_percentage": 16.62,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 6005.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2462.0
                            },
                            {
                                "team": "Everton",
                                "amount": 1532.0
                            }
                        ],
                        "expected_reward_tokens": 8885.6,
                        "profit_sb": -114.4,
                        "profit_sb_percentage": -1.27,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37306ea4-2ca7-4da2-a022-942f6ea31345",
                            "gambit_id": "a62dc465-54c9-4419-b0f8-94278de86cc6",
                            "last_updated": "2022-08-07T11:07:12.748354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chelsea",
                            "reward": "1.48000",
                            "odds": "1.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc171a28-5044-4e4a-aade-4dcb538b8660/?format=api"
                        },
                        {
                            "id": "ac817420-4aaf-42d3-9f95-389f2b2c9788",
                            "gambit_id": "b9b176a4-09da-4fda-a6d7-e5c888655383",
                            "last_updated": "2022-08-07T11:07:12.749141-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.61000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc171a28-5044-4e4a-aade-4dcb538b8660/?format=api"
                        },
                        {
                            "id": "527ebf91-b3b0-4c40-8070-54d3fe2cd414",
                            "gambit_id": "d2fdd60b-803e-4ddf-b65e-4566137dd7f8",
                            "last_updated": "2022-08-07T11:07:12.748758-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Everton",
                            "reward": "5.80000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc171a28-5044-4e4a-aade-4dcb538b8660/?format=api"
                        }
                    ]
                },
                {
                    "id": "369673fc-ffee-4d29-86db-437e26e37da9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d68ff138-aef1-4aff-9797-fe4ef1bccc28/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5393.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4607.0
                            }
                        ],
                        "expected_reward_tokens": 8844.52,
                        "profit_sb": -155.48,
                        "profit_sb_percentage": -1.73,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ad66acac-87c1-4cb8-886f-a7952bf44f26",
                            "gambit_id": "2d3e205f-3d16-4ab0-b3df-182a49773ee6",
                            "last_updated": "2022-08-07T11:07:12.747887-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.64000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/369673fc-ffee-4d29-86db-437e26e37da9/?format=api"
                        },
                        {
                            "id": "1344154a-258b-45ea-984b-706fe4cf8cf3",
                            "gambit_id": "92f4cccf-ecd5-4596-8824-c75da7a39603",
                            "last_updated": "2022-08-07T11:07:12.747326-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.92000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/369673fc-ffee-4d29-86db-437e26e37da9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e1673623-6941-4fec-a7d4-d16f05fe8176",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d4c4250b-caae-4a8a-9cd7-c2953ab4c1e3",
            "completed": true,
            "last_updated": "2022-08-07T11:12:11.797455-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.28,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/d4c4250b-caae-4a8a-9cd7-c2953ab4c1e3",
            "datetime": "2022-08-06T22:00:00-04:00",
            "cutoff_datetime": "2022-08-06T22:00:00-04:00",
            "name": "Thiago Santos v. Jamahal Hill",
            "bettypes": [
                {
                    "id": "0fd2d2e9-3fbb-4d68-a644-38c1eda40d31",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1673623-6941-4fec-a7d4-d16f05fe8176/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jamahal Hill",
                                "amount": 7178.0
                            },
                            {
                                "team": "Thiago Santos",
                                "amount": 2822.0
                            }
                        ],
                        "expected_reward_tokens": 9115.06,
                        "profit_sb": 115.06,
                        "profit_sb_percentage": 1.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4a0ee25f-76ca-4b23-a9ba-a5c1308861e1",
                            "gambit_id": "34019648-cf10-49f1-8dbf-733660c2127e",
                            "last_updated": "2022-08-07T11:12:11.800736-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jamahal Hill",
                            "reward": "1.27000",
                            "odds": "1.29410",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd2d2e9-3fbb-4d68-a644-38c1eda40d31/?format=api"
                        },
                        {
                            "id": "07e82c8c-238c-4434-80e8-68c20f1158a8",
                            "gambit_id": "dc8ac0f3-ba37-4243-b7c8-f59a0e1949b6",
                            "last_updated": "2022-08-07T11:12:11.801125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Thiago Santos",
                            "reward": "3.23000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd2d2e9-3fbb-4d68-a644-38c1eda40d31/?format=api"
                        }
                    ]
                },
                {
                    "id": "21372340-f193-46cf-912b-ba6b8a45d932",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1673623-6941-4fec-a7d4-d16f05fe8176/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5479.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4521.0
                            }
                        ],
                        "expected_reward_tokens": 9040.35,
                        "profit_sb": 40.35,
                        "profit_sb_percentage": 0.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "30c46797-aaa3-41d5-b11b-4d8353b52de9",
                            "gambit_id": "612d4661-7063-44fe-9f25-a10adc5aaeea",
                            "last_updated": "2022-08-07T11:12:11.799758-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21372340-f193-46cf-912b-ba6b8a45d932/?format=api"
                        },
                        {
                            "id": "cfca2ba9-f4b9-404e-ae0a-8e7b8bd8be26",
                            "gambit_id": "5e505c77-aed1-4d32-9fca-3a25bc10b0c0",
                            "last_updated": "2022-08-07T11:12:11.800324-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21372340-f193-46cf-912b-ba6b8a45d932/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d0057c8-44d2-44f3-8052-150aa8d2e021",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a0054964-f734-4ff7-99c4-d5a6afacf04c",
            "completed": true,
            "last_updated": "2022-08-07T11:12:12.760250-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.73,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a0054964-f734-4ff7-99c4-d5a6afacf04c",
            "datetime": "2022-08-06T10:00:00-04:00",
            "cutoff_datetime": "2022-08-06T10:00:00-04:00",
            "name": "Bournemouth v. Aston Villa",
            "bettypes": [
                {
                    "id": "422d5208-9361-4927-b92c-cbc8fcae888c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d0057c8-44d2-44f3-8052-150aa8d2e021/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 6312.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3688.0
                            }
                        ],
                        "expected_reward_tokens": 11801.6,
                        "profit_sb": 2801.6,
                        "profit_sb_percentage": 31.13,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 4727.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2762.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 2511.0
                            }
                        ],
                        "expected_reward_tokens": 8838.4,
                        "profit_sb": -161.6,
                        "profit_sb_percentage": -1.8,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3da22584-44bb-40d9-a4fa-8f3c7c7a03b6",
                            "gambit_id": "5567209a-4f27-43bc-b92f-7efb2e2d8a4f",
                            "last_updated": "2022-08-07T11:12:12.762485-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aston Villa",
                            "reward": "1.87000",
                            "odds": "1.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422d5208-9361-4927-b92c-cbc8fcae888c/?format=api"
                        },
                        {
                            "id": "104fa23b-b0ee-48e9-a625-e0f0583473c8",
                            "gambit_id": "04b44aca-3fdf-4edc-a9cb-c73d5b449eac",
                            "last_updated": "2022-08-07T11:12:12.763531-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.20000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422d5208-9361-4927-b92c-cbc8fcae888c/?format=api"
                        },
                        {
                            "id": "6901ade2-355e-413f-a53a-85caa066f665",
                            "gambit_id": "af83d8cc-dd2d-4eac-892b-7a145e05da0e",
                            "last_updated": "2022-08-07T11:12:12.762967-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bournemouth",
                            "reward": "3.52000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422d5208-9361-4927-b92c-cbc8fcae888c/?format=api"
                        }
                    ]
                },
                {
                    "id": "44646ca2-4473-4580-ae8b-71038df9baa4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d0057c8-44d2-44f3-8052-150aa8d2e021/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5393.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4607.0
                            }
                        ],
                        "expected_reward_tokens": 8844.52,
                        "profit_sb": -155.48,
                        "profit_sb_percentage": -1.73,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4326b28-de51-4fd3-9e45-a1a5c97a00b5",
                            "gambit_id": "d354928c-b821-4b21-8ac7-e78d1b90cd0e",
                            "last_updated": "2022-08-07T11:12:12.761353-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.64000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44646ca2-4473-4580-ae8b-71038df9baa4/?format=api"
                        },
                        {
                            "id": "c6710a77-1885-497b-a768-a51bad3d8da8",
                            "gambit_id": "1d24fdf4-6129-418b-8990-496547db9c1b",
                            "last_updated": "2022-08-07T11:12:12.761932-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.92000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44646ca2-4473-4580-ae8b-71038df9baa4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8dfe4c54-09db-4eab-8197-55f912169098",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ffb78cf2-2c31-486f-845d-dcbce777e8a2",
            "completed": true,
            "last_updated": "2022-08-07T11:12:16.643979-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/ffb78cf2-2c31-486f-845d-dcbce777e8a2",
            "datetime": "2022-08-06T22:00:00-04:00",
            "cutoff_datetime": "2022-08-06T22:00:00-04:00",
            "name": "Geoff Neal v. Vicente Luque",
            "bettypes": [
                {
                    "id": "f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8dfe4c54-09db-4eab-8197-55f912169098/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vicente Luque",
                                "amount": 6361.0
                            },
                            {
                                "team": "Geoff Neal",
                                "amount": 3639.0
                            }
                        ],
                        "expected_reward_tokens": 9096.23,
                        "profit_sb": 96.23,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7415ad92-31a1-46dd-9986-9da54bab3efd",
                            "gambit_id": "4a2a37ac-ed0d-4591-9912-f6607a51e580",
                            "last_updated": "2022-08-07T11:12:16.645891-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vicente Luque",
                            "reward": "1.43000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2/?format=api"
                        },
                        {
                            "id": "86de9dfb-dfa2-44b9-9848-e6cf41a5075a",
                            "gambit_id": "08443c90-250e-4294-b88e-e5f1eeed2fc3",
                            "last_updated": "2022-08-07T11:12:16.646302-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Geoff Neal",
                            "reward": "2.50000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a7d2a1-efcb-4df7-93be-39d3bbafdcc2/?format=api"
                        }
                    ]
                },
                {
                    "id": "377f0165-4da4-47b8-a5ab-af35e4775b10",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8dfe4c54-09db-4eab-8197-55f912169098/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5291.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4709.0
                            }
                        ],
                        "expected_reward_tokens": 8994.19,
                        "profit_sb": -5.81,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "08c690df-9427-4544-b356-977e57cf11f9",
                            "gambit_id": "a1bd82b6-9eee-44be-ab06-1c85f19a7b93",
                            "last_updated": "2022-08-07T11:12:16.644910-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/377f0165-4da4-47b8-a5ab-af35e4775b10/?format=api"
                        },
                        {
                            "id": "f5390735-424e-46ab-a5a5-79aaad8e77a1",
                            "gambit_id": "ab84c29b-47e0-4d6c-bd8b-d5ba4cf601c3",
                            "last_updated": "2022-08-07T11:12:16.645406-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/377f0165-4da4-47b8-a5ab-af35e4775b10/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f945742f-22d0-4203-9bb4-1f4298e42b7c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f9b87436-466d-4760-a2e0-17a9a461b230",
            "completed": true,
            "last_updated": "2022-08-07T11:12:18.537635-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.11,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/f9b87436-466d-4760-a2e0-17a9a461b230",
            "datetime": "2022-08-06T10:00:00-04:00",
            "cutoff_datetime": "2022-08-06T10:00:00-04:00",
            "name": "Leeds United v. Wolverhampton Wanderers",
            "bettypes": [
                {
                    "id": "f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f945742f-22d0-4203-9bb4-1f4298e42b7c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Leeds United",
                                "amount": 5538.0
                            },
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 4462.0
                            }
                        ],
                        "expected_reward_tokens": 12404.36,
                        "profit_sb": 3404.36,
                        "profit_sb_percentage": 37.83,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Leeds United",
                                "amount": 3940.0
                            },
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 3175.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2885.0
                            }
                        ],
                        "expected_reward_tokens": 8825.6,
                        "profit_sb": -174.4,
                        "profit_sb_percentage": -1.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "14051fb3-080d-4c37-9028-eb11a67881a3",
                            "gambit_id": "1a0965cf-bc74-4bf8-9f15-b48caa9b2d5d",
                            "last_updated": "2022-08-07T11:12:18.540286-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Leeds United",
                            "reward": "2.24000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b/?format=api"
                        },
                        {
                            "id": "32301ecf-a79b-4314-9107-63c040547f7f",
                            "gambit_id": "5e0a66a9-81af-42d7-89f0-4ef3a969103b",
                            "last_updated": "2022-08-07T11:12:18.540672-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wolverhampton Wanderers",
                            "reward": "2.78000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b/?format=api"
                        },
                        {
                            "id": "40175e35-aa9b-4746-a30d-8f11198f4cc0",
                            "gambit_id": "7dc8084b-e209-4172-8d54-3c7bab7e9274",
                            "last_updated": "2022-08-07T11:12:18.539869-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.06000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9ef6f8e-b609-425c-9a0e-d766ab7c6c8b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6d7c13a2-56cc-42cf-96f8-b258d0eae0e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f945742f-22d0-4203-9bb4-1f4298e42b7c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8900.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f6030fd-34db-4a91-89d1-9b9ecaf3a35b",
                            "gambit_id": "0abe4e9e-aed6-44dc-9d98-afbc04bc7e13",
                            "last_updated": "2022-08-07T11:12:18.538676-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.78000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7c13a2-56cc-42cf-96f8-b258d0eae0e3/?format=api"
                        },
                        {
                            "id": "39328ce5-4c0d-45e1-97f1-f8a336594ea6",
                            "gambit_id": "ee3c8e2a-a791-4dea-b9b0-e284f534fb54",
                            "last_updated": "2022-08-07T11:12:18.539322-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.78000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7c13a2-56cc-42cf-96f8-b258d0eae0e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "35e54db8-43e3-4ad9-86e1-d3fe4753ea17",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f90f616b-2da6-4af7-bdca-9852d7b0a861",
            "completed": true,
            "last_updated": "2022-08-07T11:17:13.847281-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.31,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/f90f616b-2da6-4af7-bdca-9852d7b0a861",
            "datetime": "2022-08-06T22:00:00-04:00",
            "cutoff_datetime": "2022-08-06T22:00:00-04:00",
            "name": "Juliana Miller v. Brogan Walker",
            "bettypes": [
                {
                    "id": "eb4e5e41-3b05-42b0-b218-ef9999e280d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35e54db8-43e3-4ad9-86e1-d3fe4753ea17/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Juliana Miller",
                                "amount": 5479.0
                            },
                            {
                                "team": "Brogan Walker",
                                "amount": 4521.0
                            }
                        ],
                        "expected_reward_tokens": 9040.35,
                        "profit_sb": 40.35,
                        "profit_sb_percentage": 0.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d03558b6-a973-4609-abfa-74fa6268cf73",
                            "gambit_id": "95170179-806a-4313-8050-5b4cb1908b81",
                            "last_updated": "2022-08-07T11:17:13.850150-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Juliana Miller",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb4e5e41-3b05-42b0-b218-ef9999e280d9/?format=api"
                        },
                        {
                            "id": "45c97f4b-f39a-42a9-a90f-27538087eee9",
                            "gambit_id": "26871481-08e5-4b3b-8cf6-6fc5d8d9d492",
                            "last_updated": "2022-08-07T11:17:13.849595-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brogan Walker",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb4e5e41-3b05-42b0-b218-ef9999e280d9/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c13a782-8884-477f-b735-8ca61f47292a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/35e54db8-43e3-4ad9-86e1-d3fe4753ea17/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 7294.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 2706.0
                            }
                        ],
                        "expected_reward_tokens": 9117.5,
                        "profit_sb": 117.5,
                        "profit_sb_percentage": 1.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d67b6577-bf22-41d5-96f8-df3bd9382554",
                            "gambit_id": "eb7f7a66-4ed8-49ad-8674-4e7391003fcc",
                            "last_updated": "2022-08-07T11:17:13.849030-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.25000",
                            "odds": "1.27780",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c13a782-8884-477f-b735-8ca61f47292a/?format=api"
                        },
                        {
                            "id": "a4d57d31-8d97-4844-8ccb-7e699921a671",
                            "gambit_id": "83c1580f-0e3c-4ffc-936a-9347a246ed89",
                            "last_updated": "2022-08-07T11:17:13.848441-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "3.37000",
                            "odds": "3.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c13a782-8884-477f-b735-8ca61f47292a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a24967e1-5461-413c-9980-a1693416293f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "019099bb-73e0-445b-91eb-291490cb412d",
            "completed": true,
            "last_updated": "2022-08-07T11:17:14.238532-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.4,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/019099bb-73e0-445b-91eb-291490cb412d",
            "datetime": "2022-08-06T22:00:00-04:00",
            "cutoff_datetime": "2022-08-06T22:00:00-04:00",
            "name": "Augusto Sakai v. Sergey Spivak",
            "bettypes": [
                {
                    "id": "4d42c83e-8c3b-41ce-ad26-b9488958b0bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a24967e1-5461-413c-9980-a1693416293f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sergey Spivak",
                                "amount": 7130.0
                            },
                            {
                                "team": "Augusto Sakai",
                                "amount": 2870.0
                            }
                        ],
                        "expected_reward_tokens": 9126.4,
                        "profit_sb": 126.4,
                        "profit_sb_percentage": 1.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c1c0e76f-8669-44c7-ac1c-693e19c1380d",
                            "gambit_id": "2367d51c-5156-466d-aeac-42ffc2fe57d9",
                            "last_updated": "2022-08-07T11:17:14.240619-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sergey Spivak",
                            "reward": "1.28000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d42c83e-8c3b-41ce-ad26-b9488958b0bd/?format=api"
                        },
                        {
                            "id": "576aff98-d2f2-4b2b-8fe7-7f5202da7aac",
                            "gambit_id": "45caa12e-df7e-418c-bd0f-9c460268c1ef",
                            "last_updated": "2022-08-07T11:17:14.241260-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Augusto Sakai",
                            "reward": "3.18000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d42c83e-8c3b-41ce-ad26-b9488958b0bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "cbb71d63-ff53-4e19-9d92-2922f7bf7d2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a24967e1-5461-413c-9980-a1693416293f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5649.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4351.0
                            }
                        ],
                        "expected_reward_tokens": 9093.59,
                        "profit_sb": 93.59,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c5ba7bb6-4ca9-484c-a314-ab30e98a92be",
                            "gambit_id": "26e5d5e9-21ca-48e4-b9c4-fe6587d15d0a",
                            "last_updated": "2022-08-07T11:17:14.239548-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb71d63-ff53-4e19-9d92-2922f7bf7d2e/?format=api"
                        },
                        {
                            "id": "bf995284-8f9d-45fe-b486-9821602d8bd7",
                            "gambit_id": "783b5ba2-2b2a-495a-9f72-7555ad574277",
                            "last_updated": "2022-08-07T11:17:14.240062-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbb71d63-ff53-4e19-9d92-2922f7bf7d2e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6c535e01-aa27-4c18-9830-31611b29ee46",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "15efe820-6582-4488-b940-a72587c3d5d1",
            "completed": true,
            "last_updated": "2022-08-07T11:17:16.688918-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.5,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/15efe820-6582-4488-b940-a72587c3d5d1",
            "datetime": "2022-08-06T22:00:00-04:00",
            "cutoff_datetime": "2022-08-06T22:00:00-04:00",
            "name": "Mohammed Usman v. Zac Pauga",
            "bettypes": [
                {
                    "id": "d38bfe18-983a-459c-a407-a48a76c3f8d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c535e01-aa27-4c18-9830-31611b29ee46/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Zac Pauga",
                                "amount": 6817.0
                            },
                            {
                                "team": "Mohammed Usman",
                                "amount": 3183.0
                            }
                        ],
                        "expected_reward_tokens": 9134.78,
                        "profit_sb": 134.78,
                        "profit_sb_percentage": 1.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2b30bdc0-259e-4a0c-8e40-09c1d9b16634",
                            "gambit_id": "331b99f0-f3e4-4183-a1ab-c5cc394af11b",
                            "last_updated": "2022-08-07T11:17:16.690807-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zac Pauga",
                            "reward": "1.34000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d38bfe18-983a-459c-a407-a48a76c3f8d0/?format=api"
                        },
                        {
                            "id": "68648079-c065-48f6-a75b-a77d94b73464",
                            "gambit_id": "6d4b383f-4c81-41cc-aaac-29d7e7d535c8",
                            "last_updated": "2022-08-07T11:17:16.691342-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mohammed Usman",
                            "reward": "2.87000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d38bfe18-983a-459c-a407-a48a76c3f8d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "dca93abc-a32e-4736-a5ee-f322cfe7ef5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c535e01-aa27-4c18-9830-31611b29ee46/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5399.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "90915d3f-ae42-4188-80c5-4da43909deda",
                            "gambit_id": "0e9c1ffa-e3c9-469e-a50f-a9c9b0f6d31b",
                            "last_updated": "2022-08-07T11:17:16.690412-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dca93abc-a32e-4736-a5ee-f322cfe7ef5c/?format=api"
                        },
                        {
                            "id": "a5ad1dd8-41f6-4877-b53e-5cdb085b8964",
                            "gambit_id": "7da10457-8d80-47aa-a842-fdd861c18e47",
                            "last_updated": "2022-08-07T11:17:16.689942-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dca93abc-a32e-4736-a5ee-f322cfe7ef5c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7df5a184-5dc0-48f9-b207-46477fcfd763",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1fdebb06-9695-466f-a896-96656d0296a7",
            "completed": true,
            "last_updated": "2022-08-07T14:47:22.643849-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/1fdebb06-9695-466f-a896-96656d0296a7",
            "datetime": "2022-08-06T22:30:00-04:00",
            "cutoff_datetime": "2022-08-06T22:30:00-04:00",
            "name": "Portland Timbers v. FC Dallas",
            "bettypes": [
                {
                    "id": "5c53edb1-7663-4d81-8bb6-28bd9af32fe1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7df5a184-5dc0-48f9-b207-46477fcfd763/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Portland Timbers",
                                "amount": 6119.0
                            },
                            {
                                "team": "FC Dallas",
                                "amount": 3881.0
                            }
                        ],
                        "expected_reward_tokens": 11992.29,
                        "profit_sb": 2992.29,
                        "profit_sb_percentage": 33.25,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Timbers",
                                "amount": 4481.0
                            },
                            {
                                "team": "FC Dallas",
                                "amount": 2842.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2677.0
                            }
                        ],
                        "expected_reward_tokens": 8780.56,
                        "profit_sb": -219.44,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9d45be6-b2a3-40da-9b40-fe2e0b7c7604",
                            "gambit_id": "0e32a602-93b2-4577-8a1f-95b628a22d12",
                            "last_updated": "2022-08-07T14:47:22.646808-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Timbers",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53edb1-7663-4d81-8bb6-28bd9af32fe1/?format=api"
                        },
                        {
                            "id": "3670cef4-c326-46db-b373-c2dd956b9035",
                            "gambit_id": "5c5e4e9e-2456-4d9e-904d-582bebff95d4",
                            "last_updated": "2022-08-07T14:47:22.646166-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Dallas",
                            "reward": "3.09000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53edb1-7663-4d81-8bb6-28bd9af32fe1/?format=api"
                        },
                        {
                            "id": "1ef08d2c-dd74-4b01-bfc5-1490dbb66764",
                            "gambit_id": "c2c36fea-1e11-49d3-83f1-600042348e2c",
                            "last_updated": "2022-08-07T14:47:22.647390-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.28000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c53edb1-7663-4d81-8bb6-28bd9af32fe1/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c0cb3da-3041-40d5-be0a-883d550a2204",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7df5a184-5dc0-48f9-b207-46477fcfd763/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5571.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 8857.89,
                        "profit_sb": -142.11,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26bebad2-c076-416d-a607-0da225ef1481",
                            "gambit_id": "d4e11b49-2cc7-4dfe-80cc-716a3ff327b6",
                            "last_updated": "2022-08-07T14:47:22.645404-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.59000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c0cb3da-3041-40d5-be0a-883d550a2204/?format=api"
                        },
                        {
                            "id": "2c22e763-14f4-4375-aa76-53398c4bebdb",
                            "gambit_id": "7e229230-7eb8-4fbd-b46d-e1e7ce8f9687",
                            "last_updated": "2022-08-07T14:47:22.644849-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c0cb3da-3041-40d5-be0a-883d550a2204/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "855f134e-bdef-40e7-a800-ae35d4f253d6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c4871683-f0d9-41f3-82cf-e7c7b766e246",
            "completed": true,
            "last_updated": "2022-08-07T14:47:23.205947-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c4871683-f0d9-41f3-82cf-e7c7b766e246",
            "datetime": "2022-08-06T22:00:00-04:00",
            "cutoff_datetime": "2022-08-06T22:00:00-04:00",
            "name": "Real Salt Lake v. Los Angeles FC",
            "bettypes": [
                {
                    "id": "16adcb06-f62e-4068-b826-f64ada5521c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/855f134e-bdef-40e7-a800-ae35d4f253d6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Los Angeles FC",
                                "amount": 5051.0
                            },
                            {
                                "team": "Real Salt Lake",
                                "amount": 4949.0
                            }
                        ],
                        "expected_reward_tokens": 12172.91,
                        "profit_sb": 3172.91,
                        "profit_sb_percentage": 35.25,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles FC",
                                "amount": 3653.0
                            },
                            {
                                "team": "Real Salt Lake",
                                "amount": 3579.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2768.0
                            }
                        ],
                        "expected_reward_tokens": 8802.24,
                        "profit_sb": -197.76,
                        "profit_sb_percentage": -2.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4baaba2-deeb-4222-8703-b12f85cfff6d",
                            "gambit_id": "0fb2c83e-f67c-44cf-92b1-56bbaf5cd972",
                            "last_updated": "2022-08-07T14:47:23.208879-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles FC",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16adcb06-f62e-4068-b826-f64ada5521c6/?format=api"
                        },
                        {
                            "id": "9fc4f64f-4884-4499-aa96-e3f5ef0fd8e4",
                            "gambit_id": "59fdcf5c-8ff7-4591-87b5-9b8db4e0066b",
                            "last_updated": "2022-08-07T14:47:23.209524-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Real Salt Lake",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16adcb06-f62e-4068-b826-f64ada5521c6/?format=api"
                        },
                        {
                            "id": "95b9f235-300b-4381-8203-912c672105bd",
                            "gambit_id": "5135ef5d-a430-454b-b3f2-d8ed97f0a05e",
                            "last_updated": "2022-08-07T14:47:23.210281-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.18000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16adcb06-f62e-4068-b826-f64ada5521c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "990e61b8-0c6f-4562-9fe5-0b269597a075",
                    "match": "https://api-prod.gambitprofit.com/api/matches/855f134e-bdef-40e7-a800-ae35d4f253d6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5571.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 8857.89,
                        "profit_sb": -142.11,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "23daa7aa-eb6e-4416-8f80-498d6d6678f1",
                            "gambit_id": "64b18531-bfa4-486a-a560-e26f21fa204a",
                            "last_updated": "2022-08-07T14:47:23.208338-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.59000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/990e61b8-0c6f-4562-9fe5-0b269597a075/?format=api"
                        },
                        {
                            "id": "7f6ed5e2-c40f-41fd-9b48-9aef05cc3346",
                            "gambit_id": "c69dbd9d-335a-49ac-bb51-a07ddf004bf0",
                            "last_updated": "2022-08-07T14:47:23.207702-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/990e61b8-0c6f-4562-9fe5-0b269597a075/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "14eeaeeb-04b4-429f-be31-a71f976b5075",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e6add33b-32aa-44e8-a175-36972c8aa046",
            "completed": true,
            "last_updated": "2022-08-07T14:52:19.432319-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.79,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/e6add33b-32aa-44e8-a175-36972c8aa046",
            "datetime": "2022-08-06T21:00:00-04:00",
            "cutoff_datetime": "2022-08-06T21:00:00-04:00",
            "name": "Austin FC v. San Jose Earthquakes",
            "bettypes": [
                {
                    "id": "6170dcfd-020b-4667-b829-06c4d7acb381",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14eeaeeb-04b4-429f-be31-a71f976b5075/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Austin FC",
                                "amount": 7314.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2686.0
                            }
                        ],
                        "expected_reward_tokens": 10824.58,
                        "profit_sb": 1824.58,
                        "profit_sb_percentage": 20.27,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Austin FC",
                                "amount": 6033.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2216.0
                            },
                            {
                                "team": "San Jose Earthquakes",
                                "amount": 1751.0
                            }
                        ],
                        "expected_reward_tokens": 8928.84,
                        "profit_sb": -71.16,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "76a61c34-2c89-47a4-be50-4aa7be43da34",
                            "gambit_id": "ce67f2b4-078c-4c52-a1db-8f23631caac0",
                            "last_updated": "2022-08-07T14:52:19.435037-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin FC",
                            "reward": "1.48000",
                            "odds": "1.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6170dcfd-020b-4667-b829-06c4d7acb381/?format=api"
                        },
                        {
                            "id": "8074349d-1dec-4b31-93db-fda8404242bc",
                            "gambit_id": "fb74af51-90f6-4faf-aaa7-4e565719e5cf",
                            "last_updated": "2022-08-07T14:52:19.435496-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.03000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6170dcfd-020b-4667-b829-06c4d7acb381/?format=api"
                        },
                        {
                            "id": "0aa75cc9-6820-453b-9930-26bfe398fb56",
                            "gambit_id": "f6e22685-c675-4fa3-a483-e91eb5354601",
                            "last_updated": "2022-08-07T14:52:19.434544-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Earthquakes",
                            "reward": "5.10000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6170dcfd-020b-4667-b829-06c4d7acb381/?format=api"
                        }
                    ]
                },
                {
                    "id": "d8c6b4a9-2c6a-4f19-9ec2-11efbbfe9afa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14eeaeeb-04b4-429f-be31-a71f976b5075/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 6373.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3627.0
                            }
                        ],
                        "expected_reward_tokens": 8922.2,
                        "profit_sb": -77.8,
                        "profit_sb_percentage": -0.86,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e437495a-add7-441b-820f-412bd12f2407",
                            "gambit_id": "146cb9aa-1e35-4a06-9d33-19364de87172",
                            "last_updated": "2022-08-07T14:52:19.433995-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.40000",
                            "odds": "1.44000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c6b4a9-2c6a-4f19-9ec2-11efbbfe9afa/?format=api"
                        },
                        {
                            "id": "01b6a0a0-502f-4e82-b776-c98dc8f15605",
                            "gambit_id": "26ff7a18-6001-4600-ac21-40e0d7040eb9",
                            "last_updated": "2022-08-07T14:52:19.433380-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8c6b4a9-2c6a-4f19-9ec2-11efbbfe9afa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f83b6cdb-5498-4d89-833f-c06f78d56054",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a9d90263-e3d0-45b6-ae74-5e8d169ea908",
            "completed": true,
            "last_updated": "2022-08-07T14:52:19.560021-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.27,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/a9d90263-e3d0-45b6-ae74-5e8d169ea908",
            "datetime": "2022-08-06T21:00:00-04:00",
            "cutoff_datetime": "2022-08-06T21:00:00-04:00",
            "name": "Colorado Rapids v. Minnesota United FC",
            "bettypes": [
                {
                    "id": "29461571-d35e-4c5b-95bb-8bcfd95da1d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f83b6cdb-5498-4d89-833f-c06f78d56054/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Colorado Rapids",
                                "amount": 7064.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2936.0
                            }
                        ],
                        "expected_reward_tokens": 10949.2,
                        "profit_sb": 1949.2,
                        "profit_sb_percentage": 21.66,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Rapids",
                                "amount": 5716.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2375.0
                            },
                            {
                                "team": "Minnesota United FC",
                                "amount": 1909.0
                            }
                        ],
                        "expected_reward_tokens": 8857.76,
                        "profit_sb": -142.24,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "187c6088-0faf-4d6d-b46f-2eb3e7473d06",
                            "gambit_id": "5981fb5f-07ce-46b1-b3fd-b34a9116bbcc",
                            "last_updated": "2022-08-07T14:52:19.563146-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Rapids",
                            "reward": "1.55000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29461571-d35e-4c5b-95bb-8bcfd95da1d5/?format=api"
                        },
                        {
                            "id": "db7cf289-10bf-4ded-8645-d4a8b191bfd1",
                            "gambit_id": "a1fc32c7-93f4-4c1b-af4a-0a5897d0b8b8",
                            "last_updated": "2022-08-07T14:52:19.563686-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.73000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29461571-d35e-4c5b-95bb-8bcfd95da1d5/?format=api"
                        },
                        {
                            "id": "b09a0671-256d-43c5-bfdd-577a8eeaa52d",
                            "gambit_id": "80285034-64f7-45c3-8d5d-3587d1e638a8",
                            "last_updated": "2022-08-07T14:52:19.562343-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota United FC",
                            "reward": "4.64000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29461571-d35e-4c5b-95bb-8bcfd95da1d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b4f9a61-3192-4e21-b717-7205fc6afed7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f83b6cdb-5498-4d89-833f-c06f78d56054/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5924.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4076.0
                            }
                        ],
                        "expected_reward_tokens": 8885.68,
                        "profit_sb": -114.32,
                        "profit_sb_percentage": -1.27,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d824271e-5fa6-4eca-a76c-f1431df85214",
                            "gambit_id": "2fee5df6-2f29-469f-9d74-932e0489a6dd",
                            "last_updated": "2022-08-07T14:52:19.561466-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.50000",
                            "odds": "1.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4f9a61-3192-4e21-b717-7205fc6afed7/?format=api"
                        },
                        {
                            "id": "4d08a521-b97d-474a-92b8-6d16931c03cf",
                            "gambit_id": "a36a2b97-9e89-410d-9717-67d2f014b0fb",
                            "last_updated": "2022-08-07T14:52:19.560927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4f9a61-3192-4e21-b717-7205fc6afed7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fc3c1bf3-4b80-404e-9c53-8ff73e1a236e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "17b23b95-5488-4c4c-b365-4e25a696fd70",
            "completed": true,
            "last_updated": "2022-08-07T22:27:00.437479-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/17b23b95-5488-4c4c-b365-4e25a696fd70",
            "datetime": "2022-08-06T22:59:00-04:00",
            "cutoff_datetime": "2022-08-06T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - August 6th 2022",
            "bettypes": [
                {
                    "id": "d5d5d058-4bee-4923-bb18-2e326521fd79",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc3c1bf3-4b80-404e-9c53-8ff73e1a236e/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "88fe54c2-ef83-4d98-b094-0bb5b61dec42",
                            "gambit_id": "06ee9e72-83a8-4f05-a663-36308aeac870",
                            "last_updated": "2022-08-07T22:27:00.438414-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.73000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d5d058-4bee-4923-bb18-2e326521fd79/?format=api"
                        },
                        {
                            "id": "9e2f559a-6403-486b-9b2c-0c83e57227db",
                            "gambit_id": "086971cc-b931-48cd-b075-4ab53876e16c",
                            "last_updated": "2022-08-07T22:27:00.439288-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.41000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d5d058-4bee-4923-bb18-2e326521fd79/?format=api"
                        },
                        {
                            "id": "af30e3ee-01c0-4a8c-a9f2-12efa14d82e9",
                            "gambit_id": "e9089602-01bc-4732-9352-61d58b023dd0",
                            "last_updated": "2022-08-07T22:27:00.438899-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.41000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d5d058-4bee-4923-bb18-2e326521fd79/?format=api"
                        },
                        {
                            "id": "abe52378-fced-4d8e-8bd3-76743d12af40",
                            "gambit_id": "0b4c1d97-4614-4e51-9bff-439e38536bf7",
                            "last_updated": "2022-08-07T22:27:00.440058-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.41000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d5d058-4bee-4923-bb18-2e326521fd79/?format=api"
                        },
                        {
                            "id": "acc18e1f-e904-4673-a666-1a94b4ec2d3a",
                            "gambit_id": "08807b9b-948c-4bb2-9ef3-e380f3caa0d3",
                            "last_updated": "2022-08-07T22:27:00.439679-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.41000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d5d058-4bee-4923-bb18-2e326521fd79/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7969bbc0-b282-4119-a4c1-c40739434c84",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "684c736d-8b01-4da8-b2ed-86376ab19bd7",
            "completed": true,
            "last_updated": "2022-08-07T22:27:01.350727-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.67,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/684c736d-8b01-4da8-b2ed-86376ab19bd7",
            "datetime": "2022-08-06T22:59:00-04:00",
            "cutoff_datetime": "2022-08-06T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - August 6th 2022",
            "bettypes": [
                {
                    "id": "c4310261-dcf7-4a2a-bc1b-08b184b94f9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7969bbc0-b282-4119-a4c1-c40739434c84/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2fdc5bec-ccfd-488e-bade-13e645a25640",
                            "gambit_id": "f417f568-ab4e-4f6a-a8f7-bfd7093d8927",
                            "last_updated": "2022-08-07T22:27:01.351642-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4310261-dcf7-4a2a-bc1b-08b184b94f9e/?format=api"
                        },
                        {
                            "id": "b63a7ba4-1c61-43f0-9365-5bb2edf8951b",
                            "gambit_id": "a0f1cdf2-1090-4f1e-850a-ab563b003c81",
                            "last_updated": "2022-08-07T22:27:01.352172-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4310261-dcf7-4a2a-bc1b-08b184b94f9e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9cf9e377-0c89-4cc2-9d9c-bb9c67b7e309",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cc944763-dd50-432a-9b2d-c1c5edabf101",
            "completed": true,
            "last_updated": "2022-08-08T10:52:12.880332-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/cc944763-dd50-432a-9b2d-c1c5edabf101",
            "datetime": "2022-08-06T20:00:00-04:00",
            "cutoff_datetime": "2022-08-06T20:00:00-04:00",
            "name": "Nashville SC v. Toronto FC",
            "bettypes": [
                {
                    "id": "b9da0910-c451-4f9c-b40f-3d029b86814f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9cf9e377-0c89-4cc2-9d9c-bb9c67b7e309/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Nashville SC",
                                "amount": 6985.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3015.0
                            }
                        ],
                        "expected_reward_tokens": 11245.85,
                        "profit_sb": 2245.85,
                        "profit_sb_percentage": 24.95,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville SC",
                                "amount": 5461.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2357.0
                            },
                            {
                                "team": "Toronto FC",
                                "amount": 2182.0
                            }
                        ],
                        "expected_reward_tokens": 8791.61,
                        "profit_sb": -208.39,
                        "profit_sb_percentage": -2.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb962648-cbbd-4eec-8a6b-b32df89d3c93",
                            "gambit_id": "d9c49fa8-91ce-488b-8b8e-a4b3440c3dcd",
                            "last_updated": "2022-08-08T10:52:12.882441-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville SC",
                            "reward": "1.61000",
                            "odds": "1.67000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9da0910-c451-4f9c-b40f-3d029b86814f/?format=api"
                        },
                        {
                            "id": "3e85b012-f1a8-4c04-949e-714932892495",
                            "gambit_id": "0d6b5202-bc12-4f78-920d-003995cee5db",
                            "last_updated": "2022-08-08T10:52:12.882789-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.73000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9da0910-c451-4f9c-b40f-3d029b86814f/?format=api"
                        },
                        {
                            "id": "0356ee00-fb49-4207-bce3-6f3d349ce717",
                            "gambit_id": "7908fd06-d308-4fb5-ad92-1cdef71ee59a",
                            "last_updated": "2022-08-08T10:52:12.882082-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto FC",
                            "reward": "4.03000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9da0910-c451-4f9c-b40f-3d029b86814f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ceb3167-8964-4085-8d78-19de7a39caa1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9cf9e377-0c89-4cc2-9d9c-bb9c67b7e309/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5679.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4321.0
                            }
                        ],
                        "expected_reward_tokens": 8858.05,
                        "profit_sb": -141.95,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7764fadd-9a35-4106-b28c-07baeb554128",
                            "gambit_id": "33bc267d-c603-43ca-a418-a8648bfb5d92",
                            "last_updated": "2022-08-08T10:52:12.881685-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.56000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ceb3167-8964-4085-8d78-19de7a39caa1/?format=api"
                        },
                        {
                            "id": "8335ae83-88c6-4805-9eee-e8bb9c148eee",
                            "gambit_id": "75b0759e-ab7e-4d9c-8ead-3364ad8c1d77",
                            "last_updated": "2022-08-08T10:52:12.881258-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ceb3167-8964-4085-8d78-19de7a39caa1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c06569aa-30fc-4567-a8df-4cfb910067d9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f622a78b-e2b8-48da-83ba-291c242cd6a5",
            "completed": true,
            "last_updated": "2022-08-08T10:52:15.825694-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.14,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f622a78b-e2b8-48da-83ba-291c242cd6a5",
            "datetime": "2022-08-07T19:08:00-04:00",
            "cutoff_datetime": "2022-08-07T19:08:00-04:00",
            "name": "SDG (Y Darvish) v. LOS (T Anderson)",
            "bettypes": [
                {
                    "id": "2742c4ea-6c8e-4705-a9ac-58c68d0ee08f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c06569aa-30fc-4567-a8df-4cfb910067d9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (T Anderson)",
                                "amount": 5579.0
                            },
                            {
                                "team": "SDG (Y Darvish)",
                                "amount": 4421.0
                            }
                        ],
                        "expected_reward_tokens": 9372.52,
                        "profit_sb": 372.52,
                        "profit_sb_percentage": 4.14,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "416722fe-4a5f-4f7f-9a83-f7c71a8dda5a",
                            "gambit_id": "a7521117-426e-46df-a8f8-496f8b1d214d",
                            "last_updated": "2022-08-08T10:52:15.828690-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (T Anderson)",
                            "reward": "1.68000",
                            "odds": "1.75190",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2742c4ea-6c8e-4705-a9ac-58c68d0ee08f/?format=api"
                        },
                        {
                            "id": "7adcabb1-4ced-4b86-b91a-638bb2601298",
                            "gambit_id": "f7b9f5de-10c5-4b13-9f5d-66622acb4cbf",
                            "last_updated": "2022-08-08T10:52:15.829083-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "2.12000",
                            "odds": "2.23000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2742c4ea-6c8e-4705-a9ac-58c68d0ee08f/?format=api"
                        }
                    ]
                },
                {
                    "id": "d4adecb7-0e50-4644-9a04-84d3fb45a4e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c06569aa-30fc-4567-a8df-4cfb910067d9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG",
                                "amount": 5995.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4005.0
                            }
                        ],
                        "expected_reward_tokens": 9291.6,
                        "profit_sb": 291.6,
                        "profit_sb_percentage": 3.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "35d20c43-a6d6-44dc-abc5-f1baab42f4e1",
                            "gambit_id": "e9c2bc3e-980d-416d-829c-9b67c3d88b7e",
                            "last_updated": "2022-08-08T10:52:15.828280-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.55000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4adecb7-0e50-4644-9a04-84d3fb45a4e7/?format=api"
                        },
                        {
                            "id": "5e7f2e98-32e7-430a-8540-320c3d7b7920",
                            "gambit_id": "d626f08b-5237-4a64-982b-aa7583a8ec89",
                            "last_updated": "2022-08-08T10:52:15.827840-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "2.32000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4adecb7-0e50-4644-9a04-84d3fb45a4e7/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca4f36db-5140-4905-80b7-a97e1ef8a4cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c06569aa-30fc-4567-a8df-4cfb910067d9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fae29e2b-0602-4243-9fb8-b89e3f610d7c",
                            "gambit_id": "27ca7da2-db1c-4aa6-8789-4e321b88ce29",
                            "last_updated": "2022-08-08T10:52:15.827382-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4f36db-5140-4905-80b7-a97e1ef8a4cd/?format=api"
                        },
                        {
                            "id": "b2be8ec2-6c74-4ea3-8dab-aa6dec735c61",
                            "gambit_id": "80d68264-25a2-4c1d-9b07-669ca3e8f7cd",
                            "last_updated": "2022-08-08T10:52:15.826764-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4f36db-5140-4905-80b7-a97e1ef8a4cd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0211d141-fd00-4769-b532-b0d7205a8f74",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1bd800b9-de2a-4e45-84d3-e57175bc8b63",
            "completed": true,
            "last_updated": "2022-08-08T10:52:17.163961-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.12,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/1bd800b9-de2a-4e45-84d3-e57175bc8b63",
            "datetime": "2022-08-06T20:30:00-04:00",
            "cutoff_datetime": "2022-08-06T20:30:00-04:00",
            "name": "Sporting Kansas City v. Los Angeles Galaxy",
            "bettypes": [
                {
                    "id": "64f3378b-5341-4cec-8bb8-5b7bae6e705b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0211d141-fd00-4769-b532-b0d7205a8f74/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Galaxy",
                                "amount": 5335.0
                            },
                            {
                                "team": "Sporting Kansas City",
                                "amount": 4665.0
                            }
                        ],
                        "expected_reward_tokens": 11895.75,
                        "profit_sb": 2895.75,
                        "profit_sb_percentage": 32.18,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Galaxy",
                                "amount": 3943.0
                            },
                            {
                                "team": "Sporting Kansas City",
                                "amount": 3448.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2609.0
                            }
                        ],
                        "expected_reward_tokens": 8792.33,
                        "profit_sb": -207.67,
                        "profit_sb_percentage": -2.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f281511b-377d-48c5-a258-967cb42891bd",
                            "gambit_id": "06d4a50b-4cde-4cbe-911b-dd3218de87de",
                            "last_updated": "2022-08-08T10:52:17.165887-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Galaxy",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f3378b-5341-4cec-8bb8-5b7bae6e705b/?format=api"
                        },
                        {
                            "id": "c3f92c17-a677-47f2-991f-f4010e4385c9",
                            "gambit_id": "78190286-7037-4834-a345-557216a2f2bb",
                            "last_updated": "2022-08-08T10:52:17.166257-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sporting Kansas City",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f3378b-5341-4cec-8bb8-5b7bae6e705b/?format=api"
                        },
                        {
                            "id": "39c9b11a-bf96-4c48-8687-ea9615d2cb71",
                            "gambit_id": "e5e9f293-0b91-4892-90ec-ddfb0874edcd",
                            "last_updated": "2022-08-08T10:52:17.166617-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.37000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f3378b-5341-4cec-8bb8-5b7bae6e705b/?format=api"
                        }
                    ]
                },
                {
                    "id": "8bd6faf5-14af-455b-bde5-5e4ee349cad4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0211d141-fd00-4769-b532-b0d7205a8f74/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5742.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4258.0
                            }
                        ],
                        "expected_reward_tokens": 8899.22,
                        "profit_sb": -100.78,
                        "profit_sb_percentage": -1.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af8f2cf6-7d74-4faa-8e11-6ee99fe6a721",
                            "gambit_id": "5946efdb-8e56-470c-bb08-c56ccc03f9f6",
                            "last_updated": "2022-08-08T10:52:17.165263-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.55000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bd6faf5-14af-455b-bde5-5e4ee349cad4/?format=api"
                        },
                        {
                            "id": "6fbdf1e5-5533-4c49-84e5-dcf6a7ea3452",
                            "gambit_id": "f9735a70-e94c-4719-ba3b-49d9dce9afb5",
                            "last_updated": "2022-08-08T10:52:17.164841-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bd6faf5-14af-455b-bde5-5e4ee349cad4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "795be98e-0b93-4964-86f9-9cb003a6db8a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2f2781c3-63d7-4656-b38d-d5cfb0e51559",
            "completed": true,
            "last_updated": "2022-08-08T10:57:06.196226-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.15,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2f2781c3-63d7-4656-b38d-d5cfb0e51559",
            "datetime": "2022-08-07T14:20:00-04:00",
            "cutoff_datetime": "2022-08-07T14:20:00-04:00",
            "name": "MIA (J Luzardo) v. CHC (A Sampson)",
            "bettypes": [
                {
                    "id": "312662b3-6c13-453c-8191-339345fe3942",
                    "match": "https://api-prod.gambitprofit.com/api/matches/795be98e-0b93-4964-86f9-9cb003a6db8a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (A Sampson)",
                                "amount": 5515.0
                            },
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9373.65,
                        "profit_sb": 373.65,
                        "profit_sb_percentage": 4.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "766326bd-553d-4ce2-a88a-55db54ca457a",
                            "gambit_id": "28fa5998-1013-42d5-9d74-9d0f90660e55",
                            "last_updated": "2022-08-08T10:57:06.199624-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (A Sampson)",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/312662b3-6c13-453c-8191-339345fe3942/?format=api"
                        },
                        {
                            "id": "ec8a4b6e-fee1-4d32-8a01-2be39907244a",
                            "gambit_id": "29dde39c-72da-42fa-a344-1d71cd56dfa9",
                            "last_updated": "2022-08-08T10:57:06.200040-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/312662b3-6c13-453c-8191-339345fe3942/?format=api"
                        }
                    ]
                },
                {
                    "id": "57347df1-33c3-4a0e-b131-3a65eca29b24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/795be98e-0b93-4964-86f9-9cb003a6db8a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 6061.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3939.0
                            }
                        ],
                        "expected_reward_tokens": 9333.94,
                        "profit_sb": 333.94,
                        "profit_sb_percentage": 3.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d85f3f6-7aaf-413d-abe2-14dd0cc93760",
                            "gambit_id": "28ea9f70-8d96-4f04-991f-552abe89ad41",
                            "last_updated": "2022-08-08T10:57:06.199141-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.54000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57347df1-33c3-4a0e-b131-3a65eca29b24/?format=api"
                        },
                        {
                            "id": "d44aba6a-f41f-47d2-a272-eb8b7bec7d9c",
                            "gambit_id": "2fc3873e-46b8-45d6-81d1-643b7e82e307",
                            "last_updated": "2022-08-08T10:57:06.198634-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "2.37000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57347df1-33c3-4a0e-b131-3a65eca29b24/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ffa56b3-5df5-4f97-87e7-405808e36635",
                    "match": "https://api-prod.gambitprofit.com/api/matches/795be98e-0b93-4964-86f9-9cb003a6db8a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9af2a867-62ee-447e-9d1c-56473d301411",
                            "gambit_id": "c66d8bfa-1c62-48f8-9509-68cdf0009c9b",
                            "last_updated": "2022-08-08T10:57:06.198110-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffa56b3-5df5-4f97-87e7-405808e36635/?format=api"
                        },
                        {
                            "id": "3f90f87d-4e27-44f4-82e6-b41fdb00382f",
                            "gambit_id": "a20de6c0-8286-42c1-b67e-8297f9407af3",
                            "last_updated": "2022-08-08T10:57:06.197500-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffa56b3-5df5-4f97-87e7-405808e36635/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eb5dec65-92a6-4110-b0f5-dfa03cf51017",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a11ee82a-8346-456f-ad25-f3b46d349fa3",
            "completed": true,
            "last_updated": "2022-08-08T10:57:06.338697-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.15,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a11ee82a-8346-456f-ad25-f3b46d349fa3",
            "datetime": "2022-08-07T14:35:00-04:00",
            "cutoff_datetime": "2022-08-07T14:35:00-04:00",
            "name": "CWS (L Giolito) v. TEX (S Howard)",
            "bettypes": [
                {
                    "id": "05068d7f-629b-4d77-aa48-60ccfa1bc8e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb5dec65-92a6-4110-b0f5-dfa03cf51017/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (L Giolito)",
                                "amount": 5515.0
                            },
                            {
                                "team": "TEX (S Howard)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9373.65,
                        "profit_sb": 373.65,
                        "profit_sb_percentage": 4.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f7594cde-0372-45aa-9997-cb652a68f744",
                            "gambit_id": "075f9d3e-6e4e-49ee-be5d-ebd202bbd6f3",
                            "last_updated": "2022-08-08T10:57:06.341788-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (L Giolito)",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05068d7f-629b-4d77-aa48-60ccfa1bc8e4/?format=api"
                        },
                        {
                            "id": "631f56bd-702b-44e6-87ec-e37125c9422d",
                            "gambit_id": "24927a8e-b643-460d-a24d-392a90d41bad",
                            "last_updated": "2022-08-08T10:57:06.341367-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (S Howard)",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05068d7f-629b-4d77-aa48-60ccfa1bc8e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "d0609bd6-dd3d-461a-bb99-76d3c472ee54",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb5dec65-92a6-4110-b0f5-dfa03cf51017/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 5588.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "75e774cb-8197-4d66-bc54-0d7895a742eb",
                            "gambit_id": "09dd0e4e-6d69-4b80-98f8-e89653336c74",
                            "last_updated": "2022-08-08T10:57:06.340504-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0609bd6-dd3d-461a-bb99-76d3c472ee54/?format=api"
                        },
                        {
                            "id": "758d74bf-37d4-4541-8f90-ea2981b7b8aa",
                            "gambit_id": "00b10033-89b8-4582-8605-5bb3a591000e",
                            "last_updated": "2022-08-08T10:57:06.340919-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0609bd6-dd3d-461a-bb99-76d3c472ee54/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f35fe49-fa81-44e7-8a3f-10fd713cd4f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eb5dec65-92a6-4110-b0f5-dfa03cf51017/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a9210f1-0546-4034-92d3-711540beb62a",
                            "gambit_id": "ab36c8f6-da80-4f74-a958-615335160071",
                            "last_updated": "2022-08-08T10:57:06.339653-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f35fe49-fa81-44e7-8a3f-10fd713cd4f6/?format=api"
                        },
                        {
                            "id": "da90038c-c52c-4826-bd0f-44d5e3b26a3f",
                            "gambit_id": "61f2ca53-9d7d-446a-80ea-a151fe58e7df",
                            "last_updated": "2022-08-08T10:57:06.340106-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f35fe49-fa81-44e7-8a3f-10fd713cd4f6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b03112a-560a-4589-a602-fe4a2b330a05",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e5740e3d-c714-444e-83d7-6bf18324bf32",
            "completed": true,
            "last_updated": "2022-08-08T10:57:08.181029-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e5740e3d-c714-444e-83d7-6bf18324bf32",
            "datetime": "2022-08-07T16:07:00-04:00",
            "cutoff_datetime": "2022-08-07T16:07:00-04:00",
            "name": "SFO (L Webb) v. OAK (A Martinez)",
            "bettypes": [
                {
                    "id": "c2962b54-7bb0-45d7-a4e1-fe7ab2539c38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b03112a-560a-4589-a602-fe4a2b330a05/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO (L Webb)",
                                "amount": 6328.0
                            },
                            {
                                "team": "OAK (A Martinez)",
                                "amount": 3672.0
                            }
                        ],
                        "expected_reward_tokens": 9363.6,
                        "profit_sb": 363.6,
                        "profit_sb_percentage": 4.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f708d1ce-2bd9-418b-a82a-18961a3857d0",
                            "gambit_id": "dce321a8-fbb4-487b-9fde-3604e26c03be",
                            "last_updated": "2022-08-08T10:57:08.184177-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (L Webb)",
                            "reward": "1.48000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2962b54-7bb0-45d7-a4e1-fe7ab2539c38/?format=api"
                        },
                        {
                            "id": "b303e4df-a07b-4b8d-8f67-5c97e4be7d51",
                            "gambit_id": "10346834-1686-4f94-b4ba-2609a88f8d38",
                            "last_updated": "2022-08-08T10:57:08.183803-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (A Martinez)",
                            "reward": "2.55000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2962b54-7bb0-45d7-a4e1-fe7ab2539c38/?format=api"
                        }
                    ]
                },
                {
                    "id": "ccdca0f6-1b0b-4d7c-8127-f395ddf1269e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b03112a-560a-4589-a602-fe4a2b330a05/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 5204.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c0a8d204-f86f-4821-af0a-05161c0f1222",
                            "gambit_id": "c6a66220-2b93-4f84-9782-bd64c641917a",
                            "last_updated": "2022-08-08T10:57:08.183409-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccdca0f6-1b0b-4d7c-8127-f395ddf1269e/?format=api"
                        },
                        {
                            "id": "a15ea462-feeb-4f76-be4d-3264fcd83ae3",
                            "gambit_id": "7e4e666b-e5a3-4194-b963-997d4545be4c",
                            "last_updated": "2022-08-08T10:57:08.183039-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccdca0f6-1b0b-4d7c-8127-f395ddf1269e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed70d76a-a260-430e-8e59-81eebc6365bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b03112a-560a-4589-a602-fe4a2b330a05/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "06a79543-c250-4d64-8b08-a11b3fb9e02a",
                            "gambit_id": "b6e52f7f-13f1-413a-a0c0-41b664517f20",
                            "last_updated": "2022-08-08T10:57:08.182652-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed70d76a-a260-430e-8e59-81eebc6365bc/?format=api"
                        },
                        {
                            "id": "1dcc4ce4-0e06-4bed-8322-17c240e74c12",
                            "gambit_id": "f93349e9-40d7-4cf5-9b81-4bb8b7493d13",
                            "last_updated": "2022-08-08T10:57:08.182175-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed70d76a-a260-430e-8e59-81eebc6365bc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "40cc915a-1b50-4bcf-adba-b0c5c9061ffa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "07f2d475-711e-40ad-90bf-172146cba67c",
            "completed": true,
            "last_updated": "2022-08-08T10:57:08.321952-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/07f2d475-711e-40ad-90bf-172146cba67c",
            "datetime": "2022-08-07T16:10:00-04:00",
            "cutoff_datetime": "2022-08-07T16:10:00-04:00",
            "name": "LAA (T Davidson) v. SEA (M Gonzales)",
            "bettypes": [
                {
                    "id": "d8b2badb-6ec4-4604-88f1-3cff1bfc09ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/40cc915a-1b50-4bcf-adba-b0c5c9061ffa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (M Gonzales)",
                                "amount": 5807.0
                            },
                            {
                                "team": "LAA (T Davidson)",
                                "amount": 4193.0
                            }
                        ],
                        "expected_reward_tokens": 9349.27,
                        "profit_sb": 349.27,
                        "profit_sb_percentage": 3.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b21b2c0f-b016-4cc7-8996-d5ecf749fc69",
                            "gambit_id": "9373a9d1-c15c-49b1-bb9f-e74f468220c6",
                            "last_updated": "2022-08-08T10:57:08.325214-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (M Gonzales)",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b2badb-6ec4-4604-88f1-3cff1bfc09ff/?format=api"
                        },
                        {
                            "id": "c978869f-1480-477a-9795-2f80ef40cb5f",
                            "gambit_id": "64c5a8ca-7ba5-4fdd-93cf-81147071e847",
                            "last_updated": "2022-08-08T10:57:08.324831-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (T Davidson)",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b2badb-6ec4-4604-88f1-3cff1bfc09ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "9d9858c0-5948-4032-9688-77fcafce4fec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/40cc915a-1b50-4bcf-adba-b0c5c9061ffa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA",
                                "amount": 5838.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9281.26,
                        "profit_sb": 281.26,
                        "profit_sb_percentage": 3.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eede2ad8-c572-486c-8871-70edf91cf22a",
                            "gambit_id": "32db09f4-aa20-4efd-b203-1a73c272e993",
                            "last_updated": "2022-08-08T10:57:08.324440-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d9858c0-5948-4032-9688-77fcafce4fec/?format=api"
                        },
                        {
                            "id": "b65e9521-17d7-435c-90a9-f14da1fa3934",
                            "gambit_id": "76fc2cd7-854e-42db-aa13-e5638d2cdabd",
                            "last_updated": "2022-08-08T10:57:08.324007-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d9858c0-5948-4032-9688-77fcafce4fec/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9fcf673-203e-4575-8ac0-6d30088e18d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/40cc915a-1b50-4bcf-adba-b0c5c9061ffa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21ac43bc-d38b-4eb4-b1e4-85c5c03a7513",
                            "gambit_id": "cf5cb2ae-c50f-4d83-a11f-ce8773ba8894",
                            "last_updated": "2022-08-08T10:57:08.323104-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9fcf673-203e-4575-8ac0-6d30088e18d1/?format=api"
                        },
                        {
                            "id": "313c5f0d-6485-4c68-aa42-4d3edf4fa03f",
                            "gambit_id": "0e8d18bf-448f-4283-a8c6-f2ad3d7fb3ae",
                            "last_updated": "2022-08-08T10:57:08.323595-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9fcf673-203e-4575-8ac0-6d30088e18d1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2116109a-00b3-4162-a378-1443aef127ec",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bd971800-0672-46ed-9fc3-0b2612cf5336",
            "completed": true,
            "last_updated": "2022-08-08T10:57:08.470568-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bd971800-0672-46ed-9fc3-0b2612cf5336",
            "datetime": "2022-08-07T16:10:00-04:00",
            "cutoff_datetime": "2022-08-07T16:10:00-04:00",
            "name": "ATL (S Strider) v. NYM (J DeGrom)",
            "bettypes": [
                {
                    "id": "b873f4b1-54ed-4822-8e13-f2388275c564",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2116109a-00b3-4162-a378-1443aef127ec/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (J DeGrom)",
                                "amount": 5755.0
                            },
                            {
                                "team": "ATL (S Strider)",
                                "amount": 4245.0
                            }
                        ],
                        "expected_reward_tokens": 9380.65,
                        "profit_sb": 380.65,
                        "profit_sb_percentage": 4.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "888d9e18-f2e7-48e1-943b-83ea4c2c5d0a",
                            "gambit_id": "ef7092f9-cb60-49bc-a6c9-04fb7e8f2e7e",
                            "last_updated": "2022-08-08T10:57:08.473682-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (J DeGrom)",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b873f4b1-54ed-4822-8e13-f2388275c564/?format=api"
                        },
                        {
                            "id": "63c1bc80-46f2-4789-8b89-d7c65d8220c3",
                            "gambit_id": "77a19db8-c6c3-4861-b251-6e0ca4c6d625",
                            "last_updated": "2022-08-08T10:57:08.474090-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (S Strider)",
                            "reward": "2.21000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b873f4b1-54ed-4822-8e13-f2388275c564/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb6a5b41-d970-453a-a016-e958067622c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2116109a-00b3-4162-a378-1443aef127ec/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL",
                                "amount": 6132.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3868.0
                            }
                        ],
                        "expected_reward_tokens": 9320.64,
                        "profit_sb": 320.64,
                        "profit_sb_percentage": 3.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "37ed7851-469b-4037-9e1b-11044c9ead4d",
                            "gambit_id": "e294e4ed-4eb8-46f2-a258-02bbca72b6a7",
                            "last_updated": "2022-08-08T10:57:08.473267-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb6a5b41-d970-453a-a016-e958067622c2/?format=api"
                        },
                        {
                            "id": "a1656112-c5d0-4955-be44-b7ce0718ef5d",
                            "gambit_id": "0070bb7e-25a2-4163-8ea7-3bbb3efdfba2",
                            "last_updated": "2022-08-08T10:57:08.472837-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb6a5b41-d970-453a-a016-e958067622c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e195971-d56b-4dfb-a358-95220d4d31c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2116109a-00b3-4162-a378-1443aef127ec/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d8334727-688f-4140-82e4-f75b5a8e29ad",
                            "gambit_id": "605b544a-0035-4684-9e28-bc5f6d6a7b7e",
                            "last_updated": "2022-08-08T10:57:08.471624-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e195971-d56b-4dfb-a358-95220d4d31c8/?format=api"
                        },
                        {
                            "id": "a5c0fdac-59c0-45ff-ba00-435b5118ecab",
                            "gambit_id": "e3aff83f-2580-41be-ba72-52d1cceaf94f",
                            "last_updated": "2022-08-08T10:57:08.472262-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e195971-d56b-4dfb-a358-95220d4d31c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cec053e3-4c8a-4a6b-b219-b7db1cf4c554",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "75894525-a040-41c4-9e0a-e868db99b46d",
            "completed": true,
            "last_updated": "2022-08-08T10:57:08.620763-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/75894525-a040-41c4-9e0a-e868db99b46d",
            "datetime": "2022-08-07T16:10:00-04:00",
            "cutoff_datetime": "2022-08-07T16:10:00-04:00",
            "name": "COL (J Urena) v. ARI (Z Davies)",
            "bettypes": [
                {
                    "id": "5744763b-5a47-4b49-81ff-eb7717af5e39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cec053e3-4c8a-4a6b-b219-b7db1cf4c554/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (Z Davies)",
                                "amount": 5881.0
                            },
                            {
                                "team": "COL (J Urena)",
                                "amount": 4119.0
                            }
                        ],
                        "expected_reward_tokens": 9350.13,
                        "profit_sb": 350.13,
                        "profit_sb_percentage": 3.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "860f5c74-aa3a-4592-94dd-cc8555f9ab95",
                            "gambit_id": "21083d66-2fc4-4da7-be86-d192e5f279cf",
                            "last_updated": "2022-08-08T10:57:08.623702-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (Z Davies)",
                            "reward": "1.59000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5744763b-5a47-4b49-81ff-eb7717af5e39/?format=api"
                        },
                        {
                            "id": "f1fb565e-547c-4bc7-894a-ef212d850242",
                            "gambit_id": "3c6a291d-e25f-427a-b722-c8b210927717",
                            "last_updated": "2022-08-08T10:57:08.624069-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (J Urena)",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5744763b-5a47-4b49-81ff-eb7717af5e39/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2189bff-1f83-4ef2-8b71-285318ecc9d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cec053e3-4c8a-4a6b-b219-b7db1cf4c554/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL",
                                "amount": 5676.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": 251.88,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a09fa5a-c630-44f2-bf70-c635be169a52",
                            "gambit_id": "0a6198fa-8320-4ced-840d-d0d1c1058107",
                            "last_updated": "2022-08-08T10:57:08.623333-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2189bff-1f83-4ef2-8b71-285318ecc9d0/?format=api"
                        },
                        {
                            "id": "d2d6be82-aac0-4c7f-b936-08a69363cc19",
                            "gambit_id": "f00e355e-6f1b-4f11-b21e-6e977815682d",
                            "last_updated": "2022-08-08T10:57:08.622952-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.14000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2189bff-1f83-4ef2-8b71-285318ecc9d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "62d1aa97-8dae-4ecb-9377-55d90f338234",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cec053e3-4c8a-4a6b-b219-b7db1cf4c554/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5312.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee65ce4e-0bf1-47a0-9c32-c0ecd20f4c0d",
                            "gambit_id": "ec747622-96f2-4213-93f6-744dddf2cf5a",
                            "last_updated": "2022-08-08T10:57:08.622015-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d1aa97-8dae-4ecb-9377-55d90f338234/?format=api"
                        },
                        {
                            "id": "dda87803-6b76-4741-a049-40c0caaf1b62",
                            "gambit_id": "ad5e5dd7-885e-4ff7-81b1-861fdf60e7c6",
                            "last_updated": "2022-08-08T10:57:08.622551-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d1aa97-8dae-4ecb-9377-55d90f338234/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f8b3061d-bb4f-49f7-a12b-a79a30796d37",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6f7d4f69-356b-417d-9442-b5e23f483776",
            "completed": true,
            "last_updated": "2022-08-08T11:02:06.836369-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.24,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6f7d4f69-356b-417d-9442-b5e23f483776",
            "datetime": "2022-08-07T14:15:00-04:00",
            "cutoff_datetime": "2022-08-07T14:15:00-04:00",
            "name": "NYY (F Montas) v. STL (A Wainwright)",
            "bettypes": [
                {
                    "id": "5d8d9bc2-36bc-4b97-810d-14b9054de749",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8b3061d-bb4f-49f7-a12b-a79a30796d37/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (F Montas)",
                                "amount": 5423.0
                            },
                            {
                                "team": "STL (A Wainwright)",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": 381.79,
                        "profit_sb_percentage": 4.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c91c489a-3968-4026-be2e-b771b6fdd773",
                            "gambit_id": "a05ba2d9-8862-4730-87e3-e02b664e1e71",
                            "last_updated": "2022-08-08T11:02:06.840739-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (F Montas)",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d8d9bc2-36bc-4b97-810d-14b9054de749/?format=api"
                        },
                        {
                            "id": "96ec2d53-4789-49c7-abbe-866c71081ce7",
                            "gambit_id": "9e0a1dce-bfd8-4131-829d-05a34215c5b4",
                            "last_updated": "2022-08-08T11:02:06.840194-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (A Wainwright)",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d8d9bc2-36bc-4b97-810d-14b9054de749/?format=api"
                        }
                    ]
                },
                {
                    "id": "31c2ff8b-0a57-4ffb-b590-8deced92f17d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8b3061d-bb4f-49f7-a12b-a79a30796d37/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 5676.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": 251.88,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "14f83945-1c46-40b1-90ce-2c203a2edea5",
                            "gambit_id": "aded6869-bee4-4338-aebb-4f9b4f4a21b4",
                            "last_updated": "2022-08-08T11:02:06.839331-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.63000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31c2ff8b-0a57-4ffb-b590-8deced92f17d/?format=api"
                        },
                        {
                            "id": "e77942a3-acea-4479-b1ac-9a8bdbdaaf6c",
                            "gambit_id": "544db70f-c541-4c32-9351-b852379d3ca3",
                            "last_updated": "2022-08-08T11:02:06.839693-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.14000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31c2ff8b-0a57-4ffb-b590-8deced92f17d/?format=api"
                        }
                    ]
                },
                {
                    "id": "52e7680b-89ad-4c9f-85c3-d3a2501f1d9b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f8b3061d-bb4f-49f7-a12b-a79a30796d37/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aab9ce32-5188-4b1c-b0fa-a26d3ac413fe",
                            "gambit_id": "dd247208-ab40-4059-902a-7f67c72c8e0f",
                            "last_updated": "2022-08-08T11:02:06.838953-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52e7680b-89ad-4c9f-85c3-d3a2501f1d9b/?format=api"
                        },
                        {
                            "id": "77f701da-b75f-4798-8a42-0fd3ded8c977",
                            "gambit_id": "680a47a1-576a-45a0-9226-26789fb95712",
                            "last_updated": "2022-08-08T11:02:06.838339-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52e7680b-89ad-4c9f-85c3-d3a2501f1d9b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c09c4310-6591-4b95-93b8-2b680a8ca8b7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2d5d6b02-31f5-41ff-80a2-64357a2ca472",
            "completed": true,
            "last_updated": "2022-08-08T11:02:07.683809-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2d5d6b02-31f5-41ff-80a2-64357a2ca472",
            "datetime": "2022-08-07T14:10:00-04:00",
            "cutoff_datetime": "2022-08-07T14:10:00-04:00",
            "name": "BOS (K Crawford) v. KAN (B Keller)",
            "bettypes": [
                {
                    "id": "799156db-97cc-4552-878f-147060b39270",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c09c4310-6591-4b95-93b8-2b680a8ca8b7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (K Crawford)",
                                "amount": 5807.0
                            },
                            {
                                "team": "KAN (B Keller)",
                                "amount": 4193.0
                            }
                        ],
                        "expected_reward_tokens": 9349.27,
                        "profit_sb": 349.27,
                        "profit_sb_percentage": 3.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e08a9ade-b3c2-487b-b9c3-623c01115bdf",
                            "gambit_id": "0b7de948-abed-42ec-883a-04cd86628d8f",
                            "last_updated": "2022-08-08T11:02:07.687021-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (K Crawford)",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/799156db-97cc-4552-878f-147060b39270/?format=api"
                        },
                        {
                            "id": "8e5c3b47-f8d9-4167-bf9c-7e12fa68feec",
                            "gambit_id": "9ea79ff1-2dbc-44a8-a8ce-e5c15c0dc5a7",
                            "last_updated": "2022-08-08T11:02:07.686654-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (B Keller)",
                            "reward": "2.23000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/799156db-97cc-4552-878f-147060b39270/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b405e17-15e4-4786-b2ba-5dc1b84c0188",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c09c4310-6591-4b95-93b8-2b680a8ca8b7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5312.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": 188.48,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4c913d25-5b42-4bfc-a23f-4cbceed1e2b2",
                            "gambit_id": "2e578ea4-0801-4b62-8920-d429b351413b",
                            "last_updated": "2022-08-08T11:02:07.686293-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.73000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b405e17-15e4-4786-b2ba-5dc1b84c0188/?format=api"
                        },
                        {
                            "id": "5096ba4b-81bd-46d8-bdff-6d1804904f87",
                            "gambit_id": "74183ba0-8255-435e-9785-c2371302aef1",
                            "last_updated": "2022-08-08T11:02:07.685928-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.96000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b405e17-15e4-4786-b2ba-5dc1b84c0188/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6c4ea6e-5db9-491c-990a-11f614c9d912",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c09c4310-6591-4b95-93b8-2b680a8ca8b7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83fef53f-8284-4b8d-95e0-10f5182f3a42",
                            "gambit_id": "c560812b-5ca3-4c2f-8034-f2a2f962a6fa",
                            "last_updated": "2022-08-08T11:02:07.685003-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6c4ea6e-5db9-491c-990a-11f614c9d912/?format=api"
                        },
                        {
                            "id": "8b46063f-a819-4e8b-9e25-6ce6966e6a3b",
                            "gambit_id": "9fc43b4a-eed4-4de5-a60c-0d68a95c3446",
                            "last_updated": "2022-08-08T11:02:07.685506-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6c4ea6e-5db9-491c-990a-11f614c9d912/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "13304f03-0616-4045-8f1d-81f1228c3b4a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "975cb1c8-923f-437a-a549-5e0207932297",
            "completed": true,
            "last_updated": "2022-08-08T11:02:07.971090-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/975cb1c8-923f-437a-a549-5e0207932297",
            "datetime": "2022-08-07T13:35:00-04:00",
            "cutoff_datetime": "2022-08-07T13:35:00-04:00",
            "name": "PIT (B Wilson) v. BAL (S Watkins)",
            "bettypes": [
                {
                    "id": "a908fc08-dcee-4023-b81e-0ea01590fcdc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13304f03-0616-4045-8f1d-81f1228c3b4a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (S Watkins)",
                                "amount": 6196.0
                            },
                            {
                                "team": "PIT (B Wilson)",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b3c4ef48-3f5e-4bef-9003-be0ca8a2efb1",
                            "gambit_id": "23661005-1118-44c5-9268-4cf5e078aea2",
                            "last_updated": "2022-08-08T11:02:07.974230-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (S Watkins)",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a908fc08-dcee-4023-b81e-0ea01590fcdc/?format=api"
                        },
                        {
                            "id": "a8733e4f-1334-462d-a5ff-da375b4acad2",
                            "gambit_id": "fad5fb07-f9b3-423e-9be9-1fef0e92d7d7",
                            "last_updated": "2022-08-08T11:02:07.973683-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (B Wilson)",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a908fc08-dcee-4023-b81e-0ea01590fcdc/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c19f9ac-1dc8-419b-95b8-655a5bb4a6d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13304f03-0616-4045-8f1d-81f1228c3b4a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 5405.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4595.0
                            }
                        ],
                        "expected_reward_tokens": 9188.5,
                        "profit_sb": 188.5,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5b756fc-beb8-4468-93ec-a7cd0a03de2e",
                            "gambit_id": "3eada100-f313-4f73-90d1-34dcc77cb1e5",
                            "last_updated": "2022-08-08T11:02:07.973228-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c19f9ac-1dc8-419b-95b8-655a5bb4a6d3/?format=api"
                        },
                        {
                            "id": "46bbcc1c-f574-4929-8c6e-a1338f7050d4",
                            "gambit_id": "cd490f7c-ad43-4b65-8ff2-5ea77b03bc64",
                            "last_updated": "2022-08-08T11:02:07.972831-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c19f9ac-1dc8-419b-95b8-655a5bb4a6d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "1eb2b384-e0fb-45be-8b9e-29790a1912f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13304f03-0616-4045-8f1d-81f1228c3b4a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": 150.0,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3880fee4-453d-4227-b871-96727de46410",
                            "gambit_id": "f3a4f697-4203-4728-8a54-fe358478cd0a",
                            "last_updated": "2022-08-08T11:02:07.972034-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eb2b384-e0fb-45be-8b9e-29790a1912f3/?format=api"
                        },
                        {
                            "id": "36b3c57d-88ae-4b2c-b3da-76787ee1458e",
                            "gambit_id": "569cd423-d37a-4a73-adba-80ec164d24e9",
                            "last_updated": "2022-08-08T11:02:07.972458-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1eb2b384-e0fb-45be-8b9e-29790a1912f3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f655b459-43cb-4979-a3df-a03e65516992",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9f08f9ae-6161-47f0-b12f-76cc13e21874",
            "completed": true,
            "last_updated": "2022-08-08T11:42:13.609488-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.63,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9f08f9ae-6161-47f0-b12f-76cc13e21874",
            "datetime": "2022-08-07T14:10:00-04:00",
            "cutoff_datetime": "2022-08-07T14:10:00-04:00",
            "name": "CIN (G Ashcraft) v. MIL (C Burnes)",
            "bettypes": [
                {
                    "id": "a602d27b-1ed1-4773-b294-011cbd8b2d5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f655b459-43cb-4979-a3df-a03e65516992/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (C Burnes)",
                                "amount": 7067.0
                            },
                            {
                                "team": "CIN (G Ashcraft)",
                                "amount": 2933.0
                            }
                        ],
                        "expected_reward_tokens": 9326.94,
                        "profit_sb": 326.94,
                        "profit_sb_percentage": 3.63,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a482b1a-cfce-4667-9663-b7931c959814",
                            "gambit_id": "40914e5f-66ac-4fe9-9fca-fb2303045b31",
                            "last_updated": "2022-08-08T11:42:13.612898-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (C Burnes)",
                            "reward": "1.32000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a602d27b-1ed1-4773-b294-011cbd8b2d5e/?format=api"
                        },
                        {
                            "id": "5605ff7b-954f-4648-8f15-d8b44f1c06bd",
                            "gambit_id": "613b0cf6-1da2-412b-82ea-567970bfb2e0",
                            "last_updated": "2022-08-08T11:42:13.613417-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (G Ashcraft)",
                            "reward": "3.18000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a602d27b-1ed1-4773-b294-011cbd8b2d5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2eb25f30-afd5-4f38-8842-ca01cd93e9f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f655b459-43cb-4979-a3df-a03e65516992/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL",
                                "amount": 5511.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": 202.45,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "90a63810-b767-4049-8e39-65e20f0b7c91",
                            "gambit_id": "b8288afe-8d0b-4ea6-af9c-59d350aa50e9",
                            "last_updated": "2022-08-08T11:42:13.612055-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.67000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eb25f30-afd5-4f38-8842-ca01cd93e9f8/?format=api"
                        },
                        {
                            "id": "ab4bbca8-f2db-4f3f-b778-33d3ef1f0112",
                            "gambit_id": "27e42ee3-b666-4680-aebb-cce0d954b8af",
                            "last_updated": "2022-08-08T11:42:13.612487-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2eb25f30-afd5-4f38-8842-ca01cd93e9f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5751ddc-d063-454c-92f4-44035d4637c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f655b459-43cb-4979-a3df-a03e65516992/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6ca3abaf-13f4-4f1f-9e3a-24f503cc8a4b",
                            "gambit_id": "60f7801a-3066-4ae6-8cd4-4de27f2416ac",
                            "last_updated": "2022-08-08T11:42:13.610940-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5751ddc-d063-454c-92f4-44035d4637c8/?format=api"
                        },
                        {
                            "id": "5ec5dc8a-a4fc-4804-a491-4e76239c1e80",
                            "gambit_id": "c6df9398-38df-410a-948b-ff88f671511b",
                            "last_updated": "2022-08-08T11:42:13.611625-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5751ddc-d063-454c-92f4-44035d4637c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0cc1948c-4bba-4477-8a32-05f0fab08dcf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0263f4a7-98da-4ef9-b871-83ca00a7444b",
            "completed": true,
            "last_updated": "2022-08-08T11:42:13.763030-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.96,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0263f4a7-98da-4ef9-b871-83ca00a7444b",
            "datetime": "2022-08-07T14:10:00-04:00",
            "cutoff_datetime": "2022-08-07T14:10:00-04:00",
            "name": "TOR (K Gausman) v. MIN (C Archer)",
            "bettypes": [
                {
                    "id": "730c0791-796d-4d79-a857-c8d5e544abc6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cc1948c-4bba-4477-8a32-05f0fab08dcf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (K Gausman)",
                                "amount": 6196.0
                            },
                            {
                                "team": "MIN (C Archer)",
                                "amount": 3804.0
                            }
                        ],
                        "expected_reward_tokens": 9355.96,
                        "profit_sb": 355.96,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bfe02e82-9227-4c7f-bcc9-6f008b7bbb6d",
                            "gambit_id": "3f7e4458-a247-465e-b2d2-4f05b2aa5b49",
                            "last_updated": "2022-08-08T11:42:13.767245-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.51000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730c0791-796d-4d79-a857-c8d5e544abc6/?format=api"
                        },
                        {
                            "id": "56ac08b6-a8d9-4fdd-acce-052cea188ea5",
                            "gambit_id": "87673bec-3a64-473a-b2ad-3ca6a89ddd1f",
                            "last_updated": "2022-08-08T11:42:13.766681-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (C Archer)",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/730c0791-796d-4d79-a857-c8d5e544abc6/?format=api"
                        }
                    ]
                },
                {
                    "id": "99ef5c7b-3668-4b19-8b13-4bc0ef52a2ac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cc1948c-4bba-4477-8a32-05f0fab08dcf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR",
                                "amount": 5109.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cd1694e3-a640-40d6-819c-fbe86f49a8a6",
                            "gambit_id": "bc49208c-3110-4fd6-8b18-7225aa003822",
                            "last_updated": "2022-08-08T11:42:13.766088-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ef5c7b-3668-4b19-8b13-4bc0ef52a2ac/?format=api"
                        },
                        {
                            "id": "1fc96ff8-3cf1-49f7-b478-4dc97c7f8714",
                            "gambit_id": "c11e182c-7e31-40a1-a824-3241e5bc557b",
                            "last_updated": "2022-08-08T11:42:13.765507-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ef5c7b-3668-4b19-8b13-4bc0ef52a2ac/?format=api"
                        }
                    ]
                },
                {
                    "id": "d442cd1c-0501-45e8-9d9a-9d59d5e2abd2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0cc1948c-4bba-4477-8a32-05f0fab08dcf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "69010da1-bbdc-4efb-a7ca-4611f9e6293e",
                            "gambit_id": "8de428d7-2852-4dcc-aceb-dd92ed57e619",
                            "last_updated": "2022-08-08T11:42:13.764274-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d442cd1c-0501-45e8-9d9a-9d59d5e2abd2/?format=api"
                        },
                        {
                            "id": "51affffe-fe70-4345-b90c-cffa716717f1",
                            "gambit_id": "3b9ca0c4-21c6-4097-837f-a9ab9fcb576d",
                            "last_updated": "2022-08-08T11:42:13.764909-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d442cd1c-0501-45e8-9d9a-9d59d5e2abd2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "82c9082f-6baa-42df-beb5-5508606dd152",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "80c935db-6269-4a3f-af72-a7e96f4d6221",
            "completed": true,
            "last_updated": "2022-08-08T11:47:14.738364-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.15,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/80c935db-6269-4a3f-af72-a7e96f4d6221",
            "datetime": "2022-08-07T12:05:00-04:00",
            "cutoff_datetime": "2022-08-07T12:05:00-04:00",
            "name": "HOU (C Javier) v. CLE (T McKenzie)",
            "bettypes": [
                {
                    "id": "cdcb18ef-9dc6-492b-a62f-d5ec5c297a5d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82c9082f-6baa-42df-beb5-5508606dd152/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (C Javier)",
                                "amount": 5515.0
                            },
                            {
                                "team": "CLE (T McKenzie)",
                                "amount": 4485.0
                            }
                        ],
                        "expected_reward_tokens": 9373.65,
                        "profit_sb": 373.65,
                        "profit_sb_percentage": 4.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a0c6ed57-db51-477c-a863-bcab388831c4",
                            "gambit_id": "c911f995-8f9c-4cff-b449-1cd4e53c3116",
                            "last_updated": "2022-08-08T11:47:14.741809-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (C Javier)",
                            "reward": "1.70000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdcb18ef-9dc6-492b-a62f-d5ec5c297a5d/?format=api"
                        },
                        {
                            "id": "9f9a96b0-b786-4b95-848d-93f33a63fe40",
                            "gambit_id": "641329ce-b3cf-4056-93c2-d59f5c7187d8",
                            "last_updated": "2022-08-08T11:47:14.741410-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (T McKenzie)",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdcb18ef-9dc6-492b-a62f-d5ec5c297a5d/?format=api"
                        }
                    ]
                },
                {
                    "id": "916437f3-383f-4d21-9270-d6b3bbb83984",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82c9082f-6baa-42df-beb5-5508606dd152/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE",
                                "amount": 5588.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "860576e1-23cf-4136-ade7-fb67907fc8be",
                            "gambit_id": "33a463bf-fa89-43f2-9414-d658e7ad0de1",
                            "last_updated": "2022-08-08T11:47:14.740517-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "1.65000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/916437f3-383f-4d21-9270-d6b3bbb83984/?format=api"
                        },
                        {
                            "id": "363665bf-d62a-4b0d-acf1-78dc54ecc2e1",
                            "gambit_id": "529b35fc-4957-4bfa-a52c-5df6aabd1eb1",
                            "last_updated": "2022-08-08T11:47:14.740974-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.09000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/916437f3-383f-4d21-9270-d6b3bbb83984/?format=api"
                        }
                    ]
                },
                {
                    "id": "023b8777-bb9e-4624-bb8d-9d1933fb3882",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82c9082f-6baa-42df-beb5-5508606dd152/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5204.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4d0c4d6a-049b-4cc1-9331-ef31980b90c5",
                            "gambit_id": "a0d75f9a-1843-417d-bfc0-10b62f4ea6ca",
                            "last_updated": "2022-08-08T11:47:14.739463-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/023b8777-bb9e-4624-bb8d-9d1933fb3882/?format=api"
                        },
                        {
                            "id": "8f11acd6-4881-42b3-b51e-089df41e6404",
                            "gambit_id": "6e7f6400-eb64-4ddf-8de0-253748119dc6",
                            "last_updated": "2022-08-08T11:47:14.740015-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/023b8777-bb9e-4624-bb8d-9d1933fb3882/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b24d93de-2add-4f53-8686-902c34f7a8ed",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "977a2ba9-8875-4eba-b10b-e5d2eda5bad7",
            "completed": true,
            "last_updated": "2022-08-08T11:47:15.143564-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.43,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/977a2ba9-8875-4eba-b10b-e5d2eda5bad7",
            "datetime": "2022-08-07T13:35:00-04:00",
            "cutoff_datetime": "2022-08-07T13:35:00-04:00",
            "name": "WAS (C Abbott) v. PHI (A Nola)",
            "bettypes": [
                {
                    "id": "a0a70b74-8595-4a02-8ab1-e4ff2df2120a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b24d93de-2add-4f53-8686-902c34f7a8ed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (A Nola)",
                                "amount": 7162.0
                            },
                            {
                                "team": "WAS (C Abbott)",
                                "amount": 2838.0
                            }
                        ],
                        "expected_reward_tokens": 9308.64,
                        "profit_sb": 308.64,
                        "profit_sb_percentage": 3.43,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ed3f74ed-2ff8-4ecd-988a-6ba5a8be141b",
                            "gambit_id": "38d6cedb-887b-4b6c-bec6-beb59c10af90",
                            "last_updated": "2022-08-08T11:47:15.147144-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.30000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0a70b74-8595-4a02-8ab1-e4ff2df2120a/?format=api"
                        },
                        {
                            "id": "af9fbec7-ce7e-466a-be46-38a844ed7587",
                            "gambit_id": "ddc088b8-314d-4a79-b688-931460435b6a",
                            "last_updated": "2022-08-08T11:47:15.146512-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (C Abbott)",
                            "reward": "3.28000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0a70b74-8595-4a02-8ab1-e4ff2df2120a/?format=api"
                        }
                    ]
                },
                {
                    "id": "68ac2281-af8c-4593-b8f5-72f1157565ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b24d93de-2add-4f53-8686-902c34f7a8ed/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 5752.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4248.0
                            }
                        ],
                        "expected_reward_tokens": 9260.64,
                        "profit_sb": 260.64,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "94620d10-9039-4536-badc-a8c76a4c4e63",
                            "gambit_id": "418317b5-f3a3-4372-98f1-ddd4cf46f71f",
                            "last_updated": "2022-08-08T11:47:15.145336-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.61000",
                            "odds": "1.66670",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac2281-af8c-4593-b8f5-72f1157565ef/?format=api"
                        },
                        {
                            "id": "a536dee0-15f0-44f4-b739-1b6f0d618b7f",
                            "gambit_id": "61d53591-1686-4992-a331-9067273b53f1",
                            "last_updated": "2022-08-08T11:47:15.145864-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "2.18000",
                            "odds": "2.30000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68ac2281-af8c-4593-b8f5-72f1157565ef/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc740111-6220-4392-ba11-37c9965245a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b24d93de-2add-4f53-8686-902c34f7a8ed/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "383f357a-87a8-41c3-bb5d-c564b49d3293",
                            "gambit_id": "42fb4a30-eb98-4534-9090-c8953ab87c45",
                            "last_updated": "2022-08-08T11:47:15.144896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc740111-6220-4392-ba11-37c9965245a1/?format=api"
                        },
                        {
                            "id": "8b3ba8b7-e938-4102-8d5d-fba7b1239e51",
                            "gambit_id": "12e399e2-6a42-4735-ab5d-91331a4009ec",
                            "last_updated": "2022-08-08T11:47:15.144473-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc740111-6220-4392-ba11-37c9965245a1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7549cd22-754d-4567-8701-d6ec911e2b92",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "629197f0-52d6-4c29-b6ea-6859cc625349",
            "completed": true,
            "last_updated": "2022-08-08T11:47:15.300048-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/629197f0-52d6-4c29-b6ea-6859cc625349",
            "datetime": "2022-08-07T13:40:00-04:00",
            "cutoff_datetime": "2022-08-07T13:40:00-04:00",
            "name": "TAM (D Rasmussen) v. DET (M Manning)",
            "bettypes": [
                {
                    "id": "064aae23-2c52-4e2a-a8a7-5ae89926e1e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7549cd22-754d-4567-8701-d6ec911e2b92/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (D Rasmussen)",
                                "amount": 6152.0
                            },
                            {
                                "team": "DET (M Manning)",
                                "amount": 3848.0
                            }
                        ],
                        "expected_reward_tokens": 9350.64,
                        "profit_sb": 350.64,
                        "profit_sb_percentage": 3.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a305467e-1568-4c2e-b101-6e1513d80d48",
                            "gambit_id": "eefaf472-a861-4f4b-a566-32165376a962",
                            "last_updated": "2022-08-08T11:47:15.303725-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (D Rasmussen)",
                            "reward": "1.52000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/064aae23-2c52-4e2a-a8a7-5ae89926e1e4/?format=api"
                        },
                        {
                            "id": "e55fecbd-3024-415c-85ee-7ef6f4a8616c",
                            "gambit_id": "6658a476-1e01-4427-9861-c6f07847d1aa",
                            "last_updated": "2022-08-08T11:47:15.303272-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (M Manning)",
                            "reward": "2.43000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/064aae23-2c52-4e2a-a8a7-5ae89926e1e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "29ede473-f69f-426f-8769-7d27167c07d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7549cd22-754d-4567-8701-d6ec911e2b92/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM",
                                "amount": 5204.0
                            },
                            {
                                "team": "DET",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": 159.04,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "23ef2854-0406-4f28-ba31-0866d894b8f3",
                            "gambit_id": "f1446bb1-84fb-4458-a7d3-deb5bf117571",
                            "last_updated": "2022-08-08T11:47:15.302811-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.76000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29ede473-f69f-426f-8769-7d27167c07d8/?format=api"
                        },
                        {
                            "id": "2c740cb6-d472-417b-b723-c31da1b9d1f0",
                            "gambit_id": "462ba383-aa3c-4f91-b7f1-6e902454df7f",
                            "last_updated": "2022-08-08T11:47:15.302354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29ede473-f69f-426f-8769-7d27167c07d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac5fd6ba-50ba-47d7-a358-4b009c21899c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7549cd22-754d-4567-8701-d6ec911e2b92/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5109.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9145.11,
                        "profit_sb": 145.11,
                        "profit_sb_percentage": 1.61,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aed4d80b-820a-4f05-be96-ab362036196a",
                            "gambit_id": "eae03a02-3f68-4ecc-a1b2-738cc7a243ab",
                            "last_updated": "2022-08-08T11:47:15.301273-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.79000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac5fd6ba-50ba-47d7-a358-4b009c21899c/?format=api"
                        },
                        {
                            "id": "bab4b702-ab07-4238-879a-bed7bc245b72",
                            "gambit_id": "dc069ae1-f3ca-4ce0-9299-56083a2601c9",
                            "last_updated": "2022-08-08T11:47:15.301846-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac5fd6ba-50ba-47d7-a358-4b009c21899c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e84bfc88-2e34-4bd2-97a0-76592a90f456",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8c53fe1e-b7c7-4719-b319-f4a5ac029127",
            "completed": true,
            "last_updated": "2022-08-08T11:47:20.598814-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.63,
            "sport_category": "League of Legends - LCS Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/8c53fe1e-b7c7-4719-b319-f4a5ac029127",
            "datetime": "2022-08-06T18:30:00-04:00",
            "cutoff_datetime": "2022-08-06T18:30:00-04:00",
            "name": "Team Liquid v. Flyquest",
            "bettypes": [
                {
                    "id": "f7ae636e-2cb2-4d75-bce2-2f0a713ba812",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e84bfc88-2e34-4bd2-97a0-76592a90f456/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Team Liquid",
                                "amount": 6724.0
                            },
                            {
                                "team": "Flyquest",
                                "amount": 3276.0
                            }
                        ],
                        "expected_reward_tokens": 8942.92,
                        "profit_sb": -57.08,
                        "profit_sb_percentage": -0.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1a6dc8f-06ea-4081-807b-6dffb94d2323",
                            "gambit_id": "374a184d-820d-4f0f-a1fe-3d57eeff7f2b",
                            "last_updated": "2022-08-08T11:47:20.599695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Liquid",
                            "reward": "1.33000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ae636e-2cb2-4d75-bce2-2f0a713ba812/?format=api"
                        },
                        {
                            "id": "7451ffb7-800f-4d48-8bb8-707b4ac2bb31",
                            "gambit_id": "3093b413-865b-4db1-9352-f7219ebf0eb7",
                            "last_updated": "2022-08-08T11:47:20.600244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Flyquest",
                            "reward": "2.73000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7ae636e-2cb2-4d75-bce2-2f0a713ba812/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aeab6c55-f611-47f3-ba76-543ec5d05c48",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ed298d30-bfa5-457f-9c94-797c5f517ff6",
            "completed": true,
            "last_updated": "2022-08-08T11:47:21.069796-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.28,
            "sport_category": "League of Legends - LCS Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/ed298d30-bfa5-457f-9c94-797c5f517ff6",
            "datetime": "2022-08-06T20:30:00-04:00",
            "cutoff_datetime": "2022-08-06T20:30:00-04:00",
            "name": "Counter Logic Gaming v. Cloud9",
            "bettypes": [
                {
                    "id": "0b8fa4c4-b341-4cd5-84c8-eb5674c81fbe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aeab6c55-f611-47f3-ba76-543ec5d05c48/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cloud9",
                                "amount": 6086.0
                            },
                            {
                                "team": "Counter Logic Gaming",
                                "amount": 3914.0
                            }
                        ],
                        "expected_reward_tokens": 8884.78,
                        "profit_sb": -115.22,
                        "profit_sb_percentage": -1.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b524558-1a53-470e-81fc-947195460ab9",
                            "gambit_id": "ead1d708-412c-4b3b-bfbe-94ceaac69d24",
                            "last_updated": "2022-08-08T11:47:21.070869-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cloud9",
                            "reward": "1.46000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8fa4c4-b341-4cd5-84c8-eb5674c81fbe/?format=api"
                        },
                        {
                            "id": "791fcfaf-7345-4809-babf-2a15ff99ef93",
                            "gambit_id": "2a7fe2e1-32ea-47de-8a59-bf33d0ad199b",
                            "last_updated": "2022-08-08T11:47:21.071428-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Counter Logic Gaming",
                            "reward": "2.27000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8fa4c4-b341-4cd5-84c8-eb5674c81fbe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d7907a6-31ac-4d40-b86c-778becdac2fa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e1c44437-fac3-4ceb-a91e-efab97f7134c",
            "completed": true,
            "last_updated": "2022-08-08T11:47:21.770443-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "League of Legends - LCS Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/e1c44437-fac3-4ceb-a91e-efab97f7134c",
            "datetime": "2022-08-06T19:30:00-04:00",
            "cutoff_datetime": "2022-08-06T19:30:00-04:00",
            "name": "Immortals v. Team Dignitas",
            "bettypes": [
                {
                    "id": "7037a400-b794-4bcd-a518-a406c91600b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d7907a6-31ac-4d40-b86c-778becdac2fa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Immortals",
                                "amount": 5679.0
                            },
                            {
                                "team": "Team Dignitas",
                                "amount": 4321.0
                            }
                        ],
                        "expected_reward_tokens": 8858.05,
                        "profit_sb": -141.95,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27937860-c52a-4c5d-84e3-c04cf1bc1d57",
                            "gambit_id": "f6a5eedd-87df-4c38-95d0-d699487c16b0",
                            "last_updated": "2022-08-08T11:47:21.772062-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Immortals",
                            "reward": "1.56000",
                            "odds": "1.62000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7037a400-b794-4bcd-a518-a406c91600b7/?format=api"
                        },
                        {
                            "id": "d1f350df-e7d3-4bf1-9078-bc3254683b47",
                            "gambit_id": "7e326155-d166-4a36-9d10-b66ffe222f47",
                            "last_updated": "2022-08-08T11:47:21.771478-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Dignitas",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7037a400-b794-4bcd-a518-a406c91600b7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "77d3e9c4-f4b0-45d4-901a-df2f44aa8e2d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9c502778-99d7-408c-9224-a182366beb7b",
            "completed": true,
            "last_updated": "2022-08-08T11:52:17.449796-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.09,
            "sport_category": "League of Legends - LCS Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/9c502778-99d7-408c-9224-a182366beb7b",
            "datetime": "2022-08-06T17:30:00-04:00",
            "cutoff_datetime": "2022-08-06T17:30:00-04:00",
            "name": "Evil Geniuses v. Team Solomid",
            "bettypes": [
                {
                    "id": "137b06d0-bad1-4dfa-85e6-e4244b74e087",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77d3e9c4-f4b0-45d4-901a-df2f44aa8e2d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Evil Geniuses",
                                "amount": 7752.0
                            },
                            {
                                "team": "Team Solomid",
                                "amount": 2248.0
                            }
                        ],
                        "expected_reward_tokens": 8992.0,
                        "profit_sb": -8.0,
                        "profit_sb_percentage": -0.09,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d835bac7-ab0c-4b75-af3f-738a924c373a",
                            "gambit_id": "4dd4b073-d486-4ab3-a4c0-0dc369af4ceb",
                            "last_updated": "2022-08-08T11:52:17.451150-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Evil Geniuses",
                            "reward": "1.16000",
                            "odds": "1.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/137b06d0-bad1-4dfa-85e6-e4244b74e087/?format=api"
                        },
                        {
                            "id": "d64329bb-df89-48bf-94ff-1fdeb3c82002",
                            "gambit_id": "68b7ad89-ec4a-448a-9473-4d788a84849a",
                            "last_updated": "2022-08-08T11:52:17.450661-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Solomid",
                            "reward": "4.00000",
                            "odds": "4.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/137b06d0-bad1-4dfa-85e6-e4244b74e087/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f3870cbb-ba00-4cc7-97d8-75d518081a03",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "580a9cf3-376f-4f77-9e4a-21d5eb519e63",
            "completed": true,
            "last_updated": "2022-08-08T11:52:20.562870-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.87,
            "sport_category": "League of Legends - LCS Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/580a9cf3-376f-4f77-9e4a-21d5eb519e63",
            "datetime": "2022-08-06T16:30:00-04:00",
            "cutoff_datetime": "2022-08-06T16:30:00-04:00",
            "name": "Golden Guardians v. 100 Thieves",
            "bettypes": [
                {
                    "id": "251d9a90-deee-4cc5-b23b-acf7f9938718",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3870cbb-ba00-4cc7-97d8-75d518081a03/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "100 Thieves",
                                "amount": 7026.0
                            },
                            {
                                "team": "Golden Guardians",
                                "amount": 2974.0
                            }
                        ],
                        "expected_reward_tokens": 8922.0,
                        "profit_sb": -78.0,
                        "profit_sb_percentage": -0.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4b5859cd-dcd5-4a39-8b8d-d96fe2dd8192",
                            "gambit_id": "882a6ac9-a453-4131-929a-a65d9c1c0067",
                            "last_updated": "2022-08-08T11:52:20.563741-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "100 Thieves",
                            "reward": "1.27000",
                            "odds": "1.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251d9a90-deee-4cc5-b23b-acf7f9938718/?format=api"
                        },
                        {
                            "id": "c475422a-1796-4bf7-b396-8d8c7173ffad",
                            "gambit_id": "4ddb1c26-2af3-479a-b9c5-89df96399284",
                            "last_updated": "2022-08-08T11:52:20.564168-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden Guardians",
                            "reward": "3.00000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/251d9a90-deee-4cc5-b23b-acf7f9938718/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1c01a480-5a9e-4f86-87b5-1bca9144b923",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2d8ca7c8-5770-4268-b3f5-67d8b9432a5f",
            "completed": true,
            "last_updated": "2022-08-08T12:06:52.377081-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.62,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/2d8ca7c8-5770-4268-b3f5-67d8b9432a5f",
            "datetime": "2022-08-06T14:00:00-04:00",
            "cutoff_datetime": "2022-08-06T14:00:00-04:00",
            "name": "Rogue v. SK Gaming",
            "bettypes": [
                {
                    "id": "4646c16c-6786-4501-8846-1e4b8f204acf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c01a480-5a9e-4f86-87b5-1bca9144b923/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rogue",
                                "amount": 7273.0
                            },
                            {
                                "team": "SK Gaming",
                                "amount": 2727.0
                            }
                        ],
                        "expected_reward_tokens": 8944.56,
                        "profit_sb": -55.44,
                        "profit_sb_percentage": -0.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57e492ad-60e1-40f2-a91b-f90ffa49b537",
                            "gambit_id": "c20f3601-7276-4c8e-a034-f4e96822b1f4",
                            "last_updated": "2022-08-08T12:06:52.378720-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rogue",
                            "reward": "1.23000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4646c16c-6786-4501-8846-1e4b8f204acf/?format=api"
                        },
                        {
                            "id": "8b702bbb-a523-4e42-9210-627b2b847852",
                            "gambit_id": "08665912-635e-4874-b33f-31bfa5699989",
                            "last_updated": "2022-08-08T12:06:52.378117-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SK Gaming",
                            "reward": "3.28000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4646c16c-6786-4501-8846-1e4b8f204acf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "94fc6c74-09e6-4e0e-bcca-f352a5ebb663",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "15b52160-74f4-4ce8-9d26-9fdf733488e4",
            "completed": true,
            "last_updated": "2022-08-08T12:06:53.755307-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.86,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/15b52160-74f4-4ce8-9d26-9fdf733488e4",
            "datetime": "2022-08-06T13:00:00-04:00",
            "cutoff_datetime": "2022-08-06T13:00:00-04:00",
            "name": "MAD Lions v. Misfits Gaming",
            "bettypes": [
                {
                    "id": "d2150c6c-4841-45aa-a76e-ebeeeb3b08a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94fc6c74-09e6-4e0e-bcca-f352a5ebb663/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MAD Lions",
                                "amount": 6373.0
                            },
                            {
                                "team": "Misfits Gaming",
                                "amount": 3627.0
                            }
                        ],
                        "expected_reward_tokens": 8922.2,
                        "profit_sb": -77.8,
                        "profit_sb_percentage": -0.86,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "679547de-1241-4e67-ac0a-8fd5a76bf84f",
                            "gambit_id": "30189f00-c424-4242-b4e3-19ba2383dbec",
                            "last_updated": "2022-08-08T12:06:53.756843-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MAD Lions",
                            "reward": "1.40000",
                            "odds": "1.44000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2150c6c-4841-45aa-a76e-ebeeeb3b08a8/?format=api"
                        },
                        {
                            "id": "851e9b20-b529-4ab0-bbe5-cdde7007b3ef",
                            "gambit_id": "4ba89f78-ef0e-4397-a710-85aab324fbda",
                            "last_updated": "2022-08-08T12:06:53.756378-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Misfits Gaming",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2150c6c-4841-45aa-a76e-ebeeeb3b08a8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8bf2c701-a717-4533-8692-c18350c95eca",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "45c652e8-3140-4b73-8f61-bc353ee28bfc",
            "completed": true,
            "last_updated": "2022-08-08T12:06:54.544429-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/45c652e8-3140-4b73-8f61-bc353ee28bfc",
            "datetime": "2022-08-06T15:00:00-04:00",
            "cutoff_datetime": "2022-08-06T15:00:00-04:00",
            "name": "G2 Esports v. Fnatic",
            "bettypes": [
                {
                    "id": "828a1ea9-d30e-43a7-9911-6983e22aae5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8bf2c701-a717-4533-8692-c18350c95eca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "G2 Esports",
                                "amount": 5571.0
                            },
                            {
                                "team": "Fnatic",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 8857.89,
                        "profit_sb": -142.11,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "abe9cceb-9fec-4117-86ce-511f3a334c03",
                            "gambit_id": "f7e56e27-56c4-4425-a868-ec9fc79a75ab",
                            "last_updated": "2022-08-08T12:06:54.546016-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "G2 Esports",
                            "reward": "1.59000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/828a1ea9-d30e-43a7-9911-6983e22aae5b/?format=api"
                        },
                        {
                            "id": "0ba5adb2-802b-43c7-834d-9adc629bcf0a",
                            "gambit_id": "f3381ab8-6a77-4978-9523-3cbc0858e7a3",
                            "last_updated": "2022-08-08T12:06:54.545452-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fnatic",
                            "reward": "2.00000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/828a1ea9-d30e-43a7-9911-6983e22aae5b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "38eb806f-c956-4db1-b1bc-bba02c911986",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b95a93e4-9eae-48bb-af42-17d9fd77a561",
            "completed": true,
            "last_updated": "2022-08-08T12:06:54.924832-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.25,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/b95a93e4-9eae-48bb-af42-17d9fd77a561",
            "datetime": "2022-08-06T12:00:00-04:00",
            "cutoff_datetime": "2022-08-06T12:00:00-04:00",
            "name": "Excel Esports v. Team BDS",
            "bettypes": [
                {
                    "id": "fed10fd3-9d0d-411e-8604-173e03a2edcf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38eb806f-c956-4db1-b1bc-bba02c911986/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Excel Esports",
                                "amount": 7846.0
                            },
                            {
                                "team": "Team BDS",
                                "amount": 2154.0
                            }
                        ],
                        "expected_reward_tokens": 9022.9,
                        "profit_sb": 22.9,
                        "profit_sb_percentage": 0.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7047b6c5-4e1a-4c44-8998-a60e20c605ad",
                            "gambit_id": "7466bcc7-18c5-48e7-8a63-36d312cb72d7",
                            "last_updated": "2022-08-08T12:06:54.926231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Excel Esports",
                            "reward": "1.15000",
                            "odds": "1.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fed10fd3-9d0d-411e-8604-173e03a2edcf/?format=api"
                        },
                        {
                            "id": "f6232ab3-0fe9-4684-8d5e-987905964531",
                            "gambit_id": "4fad92b8-183b-4677-8b58-fc5cba053913",
                            "last_updated": "2022-08-08T12:06:54.925780-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team BDS",
                            "reward": "4.19000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fed10fd3-9d0d-411e-8604-173e03a2edcf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f0a2638d-f1e2-46fb-ae6a-8770d21eefe9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a5403b7d-7b19-4895-be6d-21321db82734",
            "completed": true,
            "last_updated": "2022-08-08T12:11:51.403641-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Nascar FireKeepers Casino 400",
            "sport": "Motor Sports",
            "url": "https://app.gambitrewards.com/match/a5403b7d-7b19-4895-be6d-21321db82734",
            "datetime": "2022-08-06T12:35:00-04:00",
            "cutoff_datetime": "2022-08-06T12:35:00-04:00",
            "name": "Nascar FireKeepers Casino 400: To Win Outright",
            "bettypes": [
                {
                    "id": "7513c4c3-7f6e-4c6d-810a-eeb20315eb38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0a2638d-f1e2-46fb-ae6a-8770d21eefe9/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "aee7dd98-d1d1-4d0c-aac1-cc6324d4c8fb",
                            "gambit_id": "ff3d9ecf-76ef-40e9-b6de-3c0f36c22138",
                            "last_updated": "2022-08-08T12:11:51.422240-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Busch",
                            "reward": "4.64000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "f2da760e-5af2-4501-9b2d-567e097fe4d7",
                            "gambit_id": "061c81eb-d8e1-40ee-9a77-4004330a0e9f",
                            "last_updated": "2022-08-08T12:11:51.421480-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denny Hamlin",
                            "reward": "6.46000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "40466125-210b-404e-8b5b-b736a5582206",
                            "gambit_id": "a65c9046-3afe-43d2-aebe-30140d788829",
                            "last_updated": "2022-08-08T12:11:51.422605-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chase Elliott",
                            "reward": "8.28000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "c89e74a7-6ada-4149-9e82-e12434fd42c9",
                            "gambit_id": "83ee1597-fa25-4fdb-be0e-506d2064dca3",
                            "last_updated": "2022-08-08T12:11:51.419401-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Truex Jr",
                            "reward": "9.19000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "f1b524f4-f6d0-4655-b4cb-2b71298087db",
                            "gambit_id": "0de96910-f99f-44a9-97e3-7df00345c264",
                            "last_updated": "2022-08-08T12:11:51.421861-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Larson",
                            "reward": "9.19000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "ead31cb8-9527-46fa-9dbe-e5c845f89855",
                            "gambit_id": "d64188fe-5472-4513-a374-7943d573b034",
                            "last_updated": "2022-08-08T12:11:51.418991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Christopher Bell",
                            "reward": "10.10000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "c417bdb4-7df2-4976-b684-ad02433f0d6f",
                            "gambit_id": "f8ff735a-e139-4733-aa93-0939b649c874",
                            "last_updated": "2022-08-08T12:11:51.415984-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Darrell Wallace Jr.",
                            "reward": "10.10000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "af68a67a-3f03-458c-86c4-379d788ef0b5",
                            "gambit_id": "7c11d8f0-59d3-452f-a371-a43d788c9f11",
                            "last_updated": "2022-08-08T12:11:51.420290-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyler Reddick",
                            "reward": "10.10000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "9ea226bd-1142-4834-ba8c-d2efe3ae075f",
                            "gambit_id": "473a217c-fda9-4a0e-b592-5973a1e03d7d",
                            "last_updated": "2022-08-08T12:11:51.421107-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ross Chastain",
                            "reward": "15.56000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "67f2af52-4968-4535-aea1-3ac364d584e3",
                            "gambit_id": "6709efc4-7e70-4adc-acec-2122ab560823",
                            "last_updated": "2022-08-08T12:11:51.419836-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Blaney",
                            "reward": "15.56000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "89d8c015-f2dd-4a7e-b6f4-6d3a6e1da349",
                            "gambit_id": "ef3f4c5b-f520-401b-bc89-9c1a9de819f1",
                            "last_updated": "2022-08-08T12:11:51.418502-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joey Logano",
                            "reward": "15.56000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "b927ce51-c7ff-48b3-9ec7-3454d570aec2",
                            "gambit_id": "99d5dd84-ea2f-4d37-9a45-61b8eacdbf9a",
                            "last_updated": "2022-08-08T12:11:51.415514-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kurt Busch",
                            "reward": "19.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "06557af4-77d6-46a6-8421-8e80db838394",
                            "gambit_id": "941c2a04-8e7b-4331-8735-24b19b0d77fb",
                            "last_updated": "2022-08-08T12:11:51.417560-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Harvick",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "580ce1ca-542d-4b3f-89a2-881c8a53a784",
                            "gambit_id": "26433226-ee0f-4103-8fc6-864d8213acfb",
                            "last_updated": "2022-08-08T12:11:51.420709-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "William Byron",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "18453293-1b58-4f7f-87c5-cca91f73467e",
                            "gambit_id": "381d3a32-8f6d-4c05-beb0-c281bf5ef409",
                            "last_updated": "2022-08-08T12:11:51.417070-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Daniel Suarez",
                            "reward": "23.75000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "49670e20-56b9-45ae-af8e-9651842e8dda",
                            "gambit_id": "d4ef9b3b-d6b7-4d99-a742-82fb2cedd66f",
                            "last_updated": "2022-08-08T12:11:51.418037-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Bowman",
                            "reward": "31.03000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "3bd0e979-25c3-46c6-9b87-cd9891a1ba93",
                            "gambit_id": "9f7c57d1-6171-46c3-9c24-b34ec0b85ce4",
                            "last_updated": "2022-08-08T12:11:51.416588-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Erik Jones",
                            "reward": "32.85000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "93c03d4c-21b3-4ad1-ae5f-1497400f2cdd",
                            "gambit_id": "90b3cad4-d1a6-458a-bd9a-e582b26c1e49",
                            "last_updated": "2022-08-08T12:11:51.415039-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Cindric",
                            "reward": "41.95000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "52e3e8bf-ca29-43c6-8c85-844c7b81396a",
                            "gambit_id": "28695938-d5e9-45c1-9084-4e87b2d97ef5",
                            "last_updated": "2022-08-08T12:11:51.414544-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chase Briscoe",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "ab8c1e67-1541-4c3c-acdf-548cb5edda5e",
                            "gambit_id": "cb4f7509-50f4-42ed-9382-6010cddd259d",
                            "last_updated": "2022-08-08T12:11:51.413462-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aric Almirola",
                            "reward": "73.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "69b1ada0-db81-40e7-8a8d-75975c38f218",
                            "gambit_id": "b300b719-bd3d-4676-ba27-68bfd4f865eb",
                            "last_updated": "2022-08-08T12:11:51.410125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Hill",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "76db7222-7fa5-4898-9977-d95279421270",
                            "gambit_id": "5b6d133c-1c95-4e76-91d8-9eb9ddd3214c",
                            "last_updated": "2022-08-08T12:11:51.414067-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Dillon",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "4d86593a-f076-481e-86d9-d41f1e3ed460",
                            "gambit_id": "d3f8641e-6408-4222-9e3d-6bdd365935ab",
                            "last_updated": "2022-08-08T12:11:51.410892-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Buescher",
                            "reward": "114.75000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "e6287046-241d-41d9-a288-fcd34ab6eade",
                            "gambit_id": "99fccacb-2026-424a-adad-ed1047a9a2bc",
                            "last_updated": "2022-08-08T12:11:51.411410-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael McDowell",
                            "reward": "137.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "8988d79d-159b-4cd2-aa04-271a6277efb9",
                            "gambit_id": "4651f9ba-e292-4fa8-a10d-819ce0927ac6",
                            "last_updated": "2022-08-08T12:11:51.412936-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ricky Stenhouse Jr",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "e97ac15f-ffb0-40c3-bf9d-f9d001ac718b",
                            "gambit_id": "3aa87f8c-2b7a-47fc-83ca-f8764363c4fb",
                            "last_updated": "2022-08-08T12:11:51.410493-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brad Keselowski",
                            "reward": "183.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "d3c492d9-224c-4f91-a546-81760020b1cf",
                            "gambit_id": "533ec98c-a56e-4016-94f7-4eebee05a711",
                            "last_updated": "2022-08-08T12:11:51.409346-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cole Custer",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "40d1ca08-1e3b-445c-a2be-e1eb0364d397",
                            "gambit_id": "c35b110d-aef4-40f8-86a7-79f7d64817ed",
                            "last_updated": "2022-08-08T12:11:51.407342-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Noah Gragson",
                            "reward": "228.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "ed574c5c-f577-4da3-878a-4a4112c5fe89",
                            "gambit_id": "f6d17b20-995d-4e5e-81f3-6362356a0b22",
                            "last_updated": "2022-08-08T12:11:51.409750-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harrison Burton",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "a9b59be5-1367-4c91-b080-560725f1a4db",
                            "gambit_id": "7bbd9762-a89e-4685-9ca8-041f5b3ee02c",
                            "last_updated": "2022-08-08T12:11:51.408321-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Haley",
                            "reward": "456.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "07a9cd47-fe0a-47e9-adb3-15feaf835522",
                            "gambit_id": "35201ebc-656a-4028-a775-f48b46e34412",
                            "last_updated": "2022-08-08T12:11:51.406948-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Todd Gilliland",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "efba3f16-ed50-47df-9496-6b27907cbdbb",
                            "gambit_id": "20ad76b5-410c-4abb-9fcf-64ad269a4537",
                            "last_updated": "2022-08-08T12:11:51.405832-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cody Ware",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "061abfec-7626-42f0-8254-9820401825b0",
                            "gambit_id": "215ac9a3-6504-4561-af1c-90e78f45fef9",
                            "last_updated": "2022-08-08T12:11:51.406204-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "J.J. Yeley",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "cc936ea3-699f-4026-aa78-5e56a1fd3624",
                            "gambit_id": "dd83e634-1d80-473a-9e6d-2f84cfd96633",
                            "last_updated": "2022-08-08T12:11:51.406585-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Josh Bilicki",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "7cc7a42c-3033-4dec-a46e-caef6b92c944",
                            "gambit_id": "4245808e-b53a-45a5-a840-77967ee20bf1",
                            "last_updated": "2022-08-08T12:11:51.405424-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BJ McLeod",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "d8d28c1f-3f29-4e7e-99d3-57762b9cb76c",
                            "gambit_id": "1a9b7c11-d619-4b23-944d-4e14bda3de3b",
                            "last_updated": "2022-08-08T12:11:51.407781-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Corey Lajoie",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        },
                        {
                            "id": "576f8248-486d-4c19-abdd-6f4f722bd5fb",
                            "gambit_id": "dbe2a499-75e8-4e88-9e5f-133d008b264b",
                            "last_updated": "2022-08-08T12:11:51.408864-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ty Dillon",
                            "reward": "911.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7513c4c3-7f6e-4c6d-810a-eeb20315eb38/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "acbe8d78-aede-4a83-9324-0968a08c1537",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "054dda0a-039d-4612-8d95-ae524cb1e3c1",
            "completed": true,
            "last_updated": "2022-08-08T12:11:53.868624-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.16,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/054dda0a-039d-4612-8d95-ae524cb1e3c1",
            "datetime": "2022-08-05T14:00:00-04:00",
            "cutoff_datetime": "2022-08-05T14:00:00-04:00",
            "name": "Fnatic v. SK Gaming",
            "bettypes": [
                {
                    "id": "c3163758-cfd3-4629-9f78-49ae61819906",
                    "match": "https://api-prod.gambitprofit.com/api/matches/acbe8d78-aede-4a83-9324-0968a08c1537/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Fnatic",
                                "amount": 6309.0
                            },
                            {
                                "team": "SK Gaming",
                                "amount": 3691.0
                            }
                        ],
                        "expected_reward_tokens": 8895.31,
                        "profit_sb": -104.69,
                        "profit_sb_percentage": -1.16,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1417fa26-cbfb-495e-b109-7a065c19ec50",
                            "gambit_id": "2aaa866f-8f93-4561-b3bc-6b7b03eeea5f",
                            "last_updated": "2022-08-08T12:11:53.870262-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fnatic",
                            "reward": "1.41000",
                            "odds": "1.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3163758-cfd3-4629-9f78-49ae61819906/?format=api"
                        },
                        {
                            "id": "1caf04fa-af9a-4c8f-bf66-549920d4c2a5",
                            "gambit_id": "c3fdab3f-c207-4f3d-96b8-bc30c35cfad0",
                            "last_updated": "2022-08-08T12:11:53.869715-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SK Gaming",
                            "reward": "2.41000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3163758-cfd3-4629-9f78-49ae61819906/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e1f66c57-34f0-4f82-ae22-6334ba03bddd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "08f10559-3b1f-4627-afdd-03c3914aa192",
            "completed": true,
            "last_updated": "2022-08-08T12:11:54.662019-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.17,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/08f10559-3b1f-4627-afdd-03c3914aa192",
            "datetime": "2022-08-06T05:15:00-04:00",
            "cutoff_datetime": "2022-08-06T05:15:00-04:00",
            "name": "Royal Never Give Up v. Invictus Gaming",
            "bettypes": [
                {
                    "id": "86eb363a-22a1-4310-b9d1-28bc6a2a5888",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e1f66c57-34f0-4f82-ae22-6334ba03bddd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Royal Never Give Up",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10600.0,
                        "profit_sb": 1600.0,
                        "profit_sb_percentage": 17.78,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Royal Never Give Up",
                                "amount": 8590.0
                            },
                            {
                                "team": "Invictus Gaming",
                                "amount": 1410.0
                            }
                        ],
                        "expected_reward_tokens": 9105.4,
                        "profit_sb": 105.4,
                        "profit_sb_percentage": 1.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f099aeee-5f17-4611-89db-61e1604b3915",
                            "gambit_id": "71659ee8-5ae8-44f2-b373-365b65d8efa6",
                            "last_updated": "2022-08-08T12:11:54.663936-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Royal Never Give Up",
                            "reward": "1.06000",
                            "odds": "1.07000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86eb363a-22a1-4310-b9d1-28bc6a2a5888/?format=api"
                        },
                        {
                            "id": "72e67875-8b8a-4e02-a6c9-2b828935d906",
                            "gambit_id": "4819abed-3626-434e-b4d0-6584d6afbd84",
                            "last_updated": "2022-08-08T12:11:54.663254-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Invictus Gaming",
                            "reward": "6.46000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86eb363a-22a1-4310-b9d1-28bc6a2a5888/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "576e9a31-868d-4ac9-8a20-c9d540166f49",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "10d7fd9e-a44a-4991-8e3c-be1b2c546e3c",
            "completed": true,
            "last_updated": "2022-08-08T12:11:55.084131-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.86,
            "sport_category": "League of Legends - LPL Summer Split",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/10d7fd9e-a44a-4991-8e3c-be1b2c546e3c",
            "datetime": "2022-08-06T07:15:00-04:00",
            "cutoff_datetime": "2022-08-06T07:15:00-04:00",
            "name": "Weibo Gaming v. FunPlus Phoenix",
            "bettypes": [
                {
                    "id": "eedb62da-7560-4a79-a402-3530819a610f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/576e9a31-868d-4ac9-8a20-c9d540166f49/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Weibo Gaming",
                                "amount": 6373.0
                            },
                            {
                                "team": "FunPlus Phoenix",
                                "amount": 3627.0
                            }
                        ],
                        "expected_reward_tokens": 8922.2,
                        "profit_sb": -77.8,
                        "profit_sb_percentage": -0.86,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "701bcb17-971d-4f1f-b2f5-611deb360395",
                            "gambit_id": "b7f9482f-f47f-4a42-ac17-39acacab0b4e",
                            "last_updated": "2022-08-08T12:11:55.085840-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Weibo Gaming",
                            "reward": "1.40000",
                            "odds": "1.44000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eedb62da-7560-4a79-a402-3530819a610f/?format=api"
                        },
                        {
                            "id": "e183e41a-79d1-4a6b-8654-5bde1c3322e7",
                            "gambit_id": "55fcfda5-5e92-4506-a279-1217836c4f18",
                            "last_updated": "2022-08-08T12:11:55.085227-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FunPlus Phoenix",
                            "reward": "2.46000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eedb62da-7560-4a79-a402-3530819a610f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "368b211c-5a79-4ad1-81ae-d8f3915a718b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ec9dd739-852d-4902-8d02-54462c9c5d79",
            "completed": true,
            "last_updated": "2022-08-08T12:16:54.036171-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/ec9dd739-852d-4902-8d02-54462c9c5d79",
            "datetime": "2022-08-05T13:00:00-04:00",
            "cutoff_datetime": "2022-08-05T13:00:00-04:00",
            "name": "Team Vitality v. Team BDS",
            "bettypes": [
                {
                    "id": "c2f24eb7-b753-46eb-b003-a8492bf22e74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/368b211c-5a79-4ad1-81ae-d8f3915a718b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Team Vitality",
                                "amount": 8042.0
                            },
                            {
                                "team": "Team BDS",
                                "amount": 1958.0
                            }
                        ],
                        "expected_reward_tokens": 9085.12,
                        "profit_sb": 85.12,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "685d8155-d21e-4eee-9b10-aefe6a82c1fd",
                            "gambit_id": "eca7ffaa-0353-4cdb-80b1-d121bbb19edf",
                            "last_updated": "2022-08-08T12:16:54.037837-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Vitality",
                            "reward": "1.13000",
                            "odds": "1.14000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f24eb7-b753-46eb-b003-a8492bf22e74/?format=api"
                        },
                        {
                            "id": "52c1c204-87fc-4ccb-911a-ec70bf055aee",
                            "gambit_id": "e7f61a0f-ff83-45d8-b62b-617e4f67d6f8",
                            "last_updated": "2022-08-08T12:16:54.037291-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team BDS",
                            "reward": "4.64000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2f24eb7-b753-46eb-b003-a8492bf22e74/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "de1177a4-0765-445b-83ac-a6516ee988e4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "885a4e42-d789-4872-a5c1-318982593204",
            "completed": true,
            "last_updated": "2022-08-08T12:16:54.301045-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.96,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/885a4e42-d789-4872-a5c1-318982593204",
            "datetime": "2022-08-05T16:00:00-04:00",
            "cutoff_datetime": "2022-08-05T16:00:00-04:00",
            "name": "MAD Lions v. Rogue",
            "bettypes": [
                {
                    "id": "f9930b1f-a4f3-41e2-a4f7-6a2f9eb7be4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de1177a4-0765-445b-83ac-a6516ee988e4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MAD Lions",
                                "amount": 5380.0
                            },
                            {
                                "team": "Rogue",
                                "amount": 4620.0
                            }
                        ],
                        "expected_reward_tokens": 8823.2,
                        "profit_sb": -176.8,
                        "profit_sb_percentage": -1.96,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f330d3ea-711f-4cba-9aad-405a7bb962f0",
                            "gambit_id": "936534db-af75-4cc3-b626-2b6b19fbb281",
                            "last_updated": "2022-08-08T12:16:54.302616-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MAD Lions",
                            "reward": "1.64000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9930b1f-a4f3-41e2-a4f7-6a2f9eb7be4b/?format=api"
                        },
                        {
                            "id": "9442f486-1b2a-42b6-a6d0-7dfbba2f4bac",
                            "gambit_id": "60ceb127-e385-4679-97e0-edb6616494ce",
                            "last_updated": "2022-08-08T12:16:54.302068-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rogue",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9930b1f-a4f3-41e2-a4f7-6a2f9eb7be4b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3767c57c-f2d4-4663-8009-7d4f6f6b78a9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f10d49f2-04b7-4ef0-8897-e9862a87109d",
            "completed": true,
            "last_updated": "2022-08-08T12:16:54.428815-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "League of Legends - LEC Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/f10d49f2-04b7-4ef0-8897-e9862a87109d",
            "datetime": "2022-08-05T15:00:00-04:00",
            "cutoff_datetime": "2022-08-05T15:00:00-04:00",
            "name": "G2 Esports v. Excel Esports",
            "bettypes": [
                {
                    "id": "0b084ea4-deb6-45fd-96ba-76b9c3f7ca0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3767c57c-f2d4-4663-8009-7d4f6f6b78a9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "G2 Esports",
                                "amount": 5679.0
                            },
                            {
                                "team": "Excel Esports",
                                "amount": 4321.0
                            }
                        ],
                        "expected_reward_tokens": 8858.05,
                        "profit_sb": -141.95,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "16576fc8-f7f3-45cd-90e3-b8ece34345a0",
                            "gambit_id": "56ba6ad7-12ee-43be-96d3-8f90b31842dd",
                            "last_updated": "2022-08-08T12:16:54.430233-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "G2 Esports",
                            "reward": "1.56000",
                            "odds": "1.62000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b084ea4-deb6-45fd-96ba-76b9c3f7ca0d/?format=api"
                        },
                        {
                            "id": "a0e1a3dd-7cc4-4942-9ef1-403b1ac7c060",
                            "gambit_id": "c36484bd-6b40-4e9f-aeb2-8875bf6037f1",
                            "last_updated": "2022-08-08T12:16:54.429626-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Excel Esports",
                            "reward": "2.05000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b084ea4-deb6-45fd-96ba-76b9c3f7ca0d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f4f6ab6e-dea4-436a-8ebc-1587b7bb45f5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2ae79d93-1766-4a60-b26d-42870c0aadb5",
            "completed": true,
            "last_updated": "2022-08-08T12:21:53.343054-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.96,
            "sport_category": "League of Legends - LCS Summer",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/2ae79d93-1766-4a60-b26d-42870c0aadb5",
            "datetime": "2022-08-07T17:30:00-04:00",
            "cutoff_datetime": "2022-08-07T17:30:00-04:00",
            "name": "Evil Geniuses v. Team Liquid",
            "bettypes": [
                {
                    "id": "1aba85d0-21f9-45cb-a040-63e38f640f3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f4f6ab6e-dea4-436a-8ebc-1587b7bb45f5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Evil Geniuses",
                                "amount": 5380.0
                            },
                            {
                                "team": "Team Liquid",
                                "amount": 4620.0
                            }
                        ],
                        "expected_reward_tokens": 8823.2,
                        "profit_sb": -176.8,
                        "profit_sb_percentage": -1.96,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5fc2db7f-24cf-4cf8-ba8b-4aa7b3188315",
                            "gambit_id": "df553e7c-bf2b-490b-9921-c8b5089791cc",
                            "last_updated": "2022-08-08T12:21:53.344304-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Evil Geniuses",
                            "reward": "1.64000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aba85d0-21f9-45cb-a040-63e38f640f3a/?format=api"
                        },
                        {
                            "id": "63a7a40a-fa20-47dc-8d67-f487ccb8739b",
                            "gambit_id": "7f80baef-1a63-40db-b743-4085628c3ae4",
                            "last_updated": "2022-08-08T12:21:53.343878-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Team Liquid",
                            "reward": "1.91000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aba85d0-21f9-45cb-a040-63e38f640f3a/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}