Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/?format=api&offset=3400
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=3500",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=3300",
    "results": [
        {
            "id": "1dea8acd-5c3e-454a-b4cc-f88f49edf3db",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a9a0e259-145a-4e15-be4d-27a3dfec58be",
            "completed": true,
            "last_updated": "2023-07-17T10:23:26.318907-04:00",
            "created_at": "2023-07-15T11:53:15.223598-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a9a0e259-145a-4e15-be4d-27a3dfec58be",
            "datetime": "2023-07-15T22:00:00-04:00",
            "cutoff_datetime": "2023-07-15T22:00:00-04:00",
            "name": "Bassil Hafez v. Jack Della Maddalena",
            "bettypes": [
                {
                    "id": "83466279-42d9-4348-9a1b-2e8bb2329a72",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1dea8acd-5c3e-454a-b4cc-f88f49edf3db/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T11:53:15.225659-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jack Della Maddalena",
                                "amount": 8060.0
                            },
                            {
                                "team": "Bassil Hafez",
                                "amount": 1940.0
                            }
                        ],
                        "expected_reward_tokens": 9349.6,
                        "profit_sb": -150.4,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d2a5da13-a781-4df6-89ad-f2fa75de77b2",
                            "gambit_id": "1492db4f-90df-4e84-917e-0eaddda4f83a",
                            "last_updated": "2023-07-17T10:23:26.325565-04:00",
                            "created_at": "2023-07-15T11:53:15.228773-04:00",
                            "name": "Jack Della Maddalena",
                            "reward": "1.16000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83466279-42d9-4348-9a1b-2e8bb2329a72/?format=api"
                        },
                        {
                            "id": "2e49535c-4e40-4a24-932b-f384813854db",
                            "gambit_id": "33987750-5724-4101-a83b-2d5b2b334f79",
                            "last_updated": "2023-07-17T10:23:26.322473-04:00",
                            "created_at": "2023-07-15T11:53:15.227299-04:00",
                            "name": "Bassil Hafez",
                            "reward": "4.82000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83466279-42d9-4348-9a1b-2e8bb2329a72/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b219ae6-bb50-4e76-9fbf-19becffa6303",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1dea8acd-5c3e-454a-b4cc-f88f49edf3db/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T11:53:15.230213-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 1.5",
                                "amount": 6309.0
                            },
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 3691.0
                            }
                        ],
                        "expected_reward_tokens": 9337.32,
                        "profit_sb": -162.68,
                        "profit_sb_percentage": -1.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "16e62b51-4cdf-460b-8775-64ae607db4e1",
                            "gambit_id": "5807f585-bf9a-45f9-a0ff-a307274d9538",
                            "last_updated": "2023-07-17T10:23:26.329751-04:00",
                            "created_at": "2023-07-15T11:53:15.232878-04:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b219ae6-bb50-4e76-9fbf-19becffa6303/?format=api"
                        },
                        {
                            "id": "cd2f8204-31ec-4610-8ed9-55b369c20ba7",
                            "gambit_id": "e8af8570-b6b3-43f6-ae1c-4aa1402d2159",
                            "last_updated": "2023-07-17T10:23:26.328478-04:00",
                            "created_at": "2023-07-15T11:53:15.231589-04:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b219ae6-bb50-4e76-9fbf-19becffa6303/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5e3b9dad-e255-4539-b980-98855c690de6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a2815107-d0bd-49f4-a0f5-772b616f1711",
            "completed": true,
            "last_updated": "2023-07-17T10:23:26.522427-04:00",
            "created_at": "2023-07-15T11:53:14.228426-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.63,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a2815107-d0bd-49f4-a0f5-772b616f1711",
            "datetime": "2023-07-15T22:00:00-04:00",
            "cutoff_datetime": "2023-07-15T22:00:00-04:00",
            "name": "Ottman Azaitar v. Francisco Prado",
            "bettypes": [
                {
                    "id": "73abc206-ca50-4f4e-9869-ee04fa1e8396",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e3b9dad-e255-4539-b980-98855c690de6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T11:53:14.230745-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Francisco Prado",
                                "amount": 5000.0
                            },
                            {
                                "team": "Ottman Azaitar",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": -350.0,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8b8653e-c611-475d-aba4-cbf82ea614ab",
                            "gambit_id": "d342c860-d5b5-470f-b7d0-bbd1019827eb",
                            "last_updated": "2023-07-17T10:23:26.528365-04:00",
                            "created_at": "2023-07-15T11:53:14.234457-04:00",
                            "name": "Francisco Prado",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73abc206-ca50-4f4e-9869-ee04fa1e8396/?format=api"
                        },
                        {
                            "id": "fab31c1f-e068-416d-ac78-03eb600e546d",
                            "gambit_id": "eec92406-5968-4436-ab2e-849ad9a8c499",
                            "last_updated": "2023-07-17T10:23:26.526780-04:00",
                            "created_at": "2023-07-15T11:53:14.232657-04:00",
                            "name": "Ottman Azaitar",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73abc206-ca50-4f4e-9869-ee04fa1e8396/?format=api"
                        }
                    ]
                },
                {
                    "id": "aee8b743-25c8-49e4-acf8-7e73e4c6a2a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e3b9dad-e255-4539-b980-98855c690de6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T11:53:14.236519-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 1.5",
                                "amount": 6047.0
                            },
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9250.02,
                        "profit_sb": -249.98,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "05b490a1-88d4-49d2-9276-0b19b4c3b57b",
                            "gambit_id": "0c3c5ba1-791c-4357-ae1f-4897a07ce187",
                            "last_updated": "2023-07-17T10:23:26.533398-04:00",
                            "created_at": "2023-07-15T11:53:14.240432-04:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aee8b743-25c8-49e4-acf8-7e73e4c6a2a5/?format=api"
                        },
                        {
                            "id": "f54cd55d-cab6-4883-b5f4-e1b5c0b9b6c1",
                            "gambit_id": "e3a66944-9217-4f65-aecf-d483f0cba6dc",
                            "last_updated": "2023-07-17T10:23:26.531818-04:00",
                            "created_at": "2023-07-15T11:53:14.238476-04:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aee8b743-25c8-49e4-acf8-7e73e4c6a2a5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a4d52663-f8cb-4257-83db-e25c217ae957",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b72661f4-1334-4d5e-b4e6-d53399511493",
            "completed": true,
            "last_updated": "2023-07-17T10:28:29.250302-04:00",
            "created_at": "2023-07-15T11:53:14.829302-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.69,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/b72661f4-1334-4d5e-b4e6-d53399511493",
            "datetime": "2023-07-15T22:00:00-04:00",
            "cutoff_datetime": "2023-07-15T22:00:00-04:00",
            "name": "Jun Yong Park v. Albert Duraev",
            "bettypes": [
                {
                    "id": "410fec73-3a12-470c-82be-d5eef3c55dd2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4d52663-f8cb-4257-83db-e25c217ae957/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T11:53:14.831236-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jun Yong Park",
                                "amount": 5778.0
                            },
                            {
                                "team": "Albert Duraev",
                                "amount": 4222.0
                            }
                        ],
                        "expected_reward_tokens": 9244.8,
                        "profit_sb": -255.2,
                        "profit_sb_percentage": -2.69,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "768dae37-dd6c-424b-b9e9-aa4a09eebbef",
                            "gambit_id": "c6e548b3-2093-48ee-af49-1ac1313c452b",
                            "last_updated": "2023-07-17T10:28:29.253927-04:00",
                            "created_at": "2023-07-15T11:53:14.832684-04:00",
                            "name": "Jun Yong Park",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/410fec73-3a12-470c-82be-d5eef3c55dd2/?format=api"
                        },
                        {
                            "id": "52ccc8e9-22d6-4f6d-ac8a-486e352e8a70",
                            "gambit_id": "b750383b-a0af-4a3c-bcfd-0e53c15989f3",
                            "last_updated": "2023-07-17T10:28:29.255578-04:00",
                            "created_at": "2023-07-15T11:53:14.834207-04:00",
                            "name": "Albert Duraev",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/410fec73-3a12-470c-82be-d5eef3c55dd2/?format=api"
                        }
                    ]
                },
                {
                    "id": "45c4cc75-8d2f-4a16-ac16-80b3ec37d999",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a4d52663-f8cb-4257-83db-e25c217ae957/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T11:53:14.836013-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5496.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4504.0
                            }
                        ],
                        "expected_reward_tokens": 9233.2,
                        "profit_sb": -266.8,
                        "profit_sb_percentage": -2.81,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ebf3de2f-07fa-449c-963e-6c2f6988a442",
                            "gambit_id": "2f3183ad-cd01-4579-91a7-187da8d74ce5",
                            "last_updated": "2023-07-17T10:28:29.258721-04:00",
                            "created_at": "2023-07-15T11:53:14.837447-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45c4cc75-8d2f-4a16-ac16-80b3ec37d999/?format=api"
                        },
                        {
                            "id": "dd2b98d3-d91c-44c5-ba2b-f60ebbc1f5ad",
                            "gambit_id": "7a3559ca-add7-41ae-9b62-0784b29041e0",
                            "last_updated": "2023-07-17T10:28:29.260480-04:00",
                            "created_at": "2023-07-15T11:53:14.838943-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45c4cc75-8d2f-4a16-ac16-80b3ec37d999/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4037be3c-8608-4aca-98cc-7b4c2b24fcad",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d61580b0-75ea-4a78-be54-db78025d685f",
            "completed": true,
            "last_updated": "2023-07-17T10:03:16.655253-04:00",
            "created_at": "2023-07-15T08:58:07.561193-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d61580b0-75ea-4a78-be54-db78025d685f",
            "datetime": "2023-07-15T21:40:00-04:00",
            "cutoff_datetime": "2023-07-15T21:40:00-04:00",
            "name": "DET (M Lorenzen) v. SEA (G Kirby)",
            "bettypes": [
                {
                    "id": "59c953b0-4f9b-41d5-92cf-aec0ffe24632",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4037be3c-8608-4aca-98cc-7b4c2b24fcad/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T08:58:07.563112-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6434.0
                            },
                            {
                                "team": "DET (M Lorenzen)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0ed95d5-f12c-4783-a27f-f5b6a49ce0ce",
                            "gambit_id": "94e0e28e-65b9-4fa2-9858-7d4f975fe56a",
                            "last_updated": "2023-07-17T10:03:16.659917-04:00",
                            "created_at": "2023-07-15T08:58:07.566052-04:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59c953b0-4f9b-41d5-92cf-aec0ffe24632/?format=api"
                        },
                        {
                            "id": "f6bbcba3-ed9d-45c7-b449-6e7fbc9fbf4e",
                            "gambit_id": "5cc595fd-0e37-42ca-a775-527e3ed9271e",
                            "last_updated": "2023-07-17T10:03:16.658607-04:00",
                            "created_at": "2023-07-15T08:58:07.564624-04:00",
                            "name": "DET (M Lorenzen)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59c953b0-4f9b-41d5-92cf-aec0ffe24632/?format=api"
                        }
                    ]
                },
                {
                    "id": "0cac3e3d-c42b-4a89-bf23-c1cc87354c99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4037be3c-8608-4aca-98cc-7b4c2b24fcad/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T08:58:07.567530-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 5319.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "669dbffd-5ee4-4b78-b8e3-a26b904b13d9",
                            "gambit_id": "242e447f-8689-4472-87b8-6a4a10fef3c2",
                            "last_updated": "2023-07-17T10:03:16.662456-04:00",
                            "created_at": "2023-07-15T08:58:07.568834-04:00",
                            "name": "DET",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cac3e3d-c42b-4a89-bf23-c1cc87354c99/?format=api"
                        },
                        {
                            "id": "49f161d4-3de1-4e51-a46e-3d86ca62f5e6",
                            "gambit_id": "d00ba156-d07b-4bb4-b1c6-a668a8377fb5",
                            "last_updated": "2023-07-17T10:03:16.663731-04:00",
                            "created_at": "2023-07-15T08:58:07.570215-04:00",
                            "name": "SEA",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cac3e3d-c42b-4a89-bf23-c1cc87354c99/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c0610a5-9a9b-48ca-b9c5-cb053b148fea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4037be3c-8608-4aca-98cc-7b4c2b24fcad/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T08:58:07.571643-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "188ba9f7-85a3-4ba5-840e-ca836bad052d",
                            "gambit_id": "67a55256-21df-4d78-b1ba-3c210afd0e14",
                            "last_updated": "2023-07-17T10:03:16.667622-04:00",
                            "created_at": "2023-07-15T08:58:07.574385-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c0610a5-9a9b-48ca-b9c5-cb053b148fea/?format=api"
                        },
                        {
                            "id": "5942aed3-8d30-46bb-b3a3-b30ac6d131e1",
                            "gambit_id": "eb59d509-3a3d-4b2f-b156-d26fd01bd1d7",
                            "last_updated": "2023-07-17T10:03:16.666334-04:00",
                            "created_at": "2023-07-15T08:58:07.572977-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c0610a5-9a9b-48ca-b9c5-cb053b148fea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df8cabb4-fb8c-47fb-b244-e8693e19d264",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "925843b4-ca41-4db8-83ec-cc7c67e161cc",
            "completed": true,
            "last_updated": "2023-07-17T10:08:19.004481-04:00",
            "created_at": "2023-07-15T08:58:07.349775-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/925843b4-ca41-4db8-83ec-cc7c67e161cc",
            "datetime": "2023-07-15T21:07:00-04:00",
            "cutoff_datetime": "2023-07-15T21:07:00-04:00",
            "name": "HOU (F Valdez) v. LAA (R Detmers)",
            "bettypes": [
                {
                    "id": "60bff388-aa0f-4dbb-a7e6-8c81c7de9388",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df8cabb4-fb8c-47fb-b244-e8693e19d264/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T08:58:07.351678-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5827.0
                            },
                            {
                                "team": "LAA (R Detmers)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1eb68ea4-4879-4752-ba9f-00ae11bf4957",
                            "gambit_id": "08ee3cca-7f69-4e5f-8e9c-c678cbe3caf2",
                            "last_updated": "2023-07-17T10:08:19.010765-04:00",
                            "created_at": "2023-07-15T08:58:07.353072-04:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60bff388-aa0f-4dbb-a7e6-8c81c7de9388/?format=api"
                        },
                        {
                            "id": "2b0495ca-d6b0-41eb-b176-9001b7a776cf",
                            "gambit_id": "6fccd9da-7c05-4c8f-a45b-0c9fa4870b53",
                            "last_updated": "2023-07-17T10:08:19.008825-04:00",
                            "created_at": "2023-07-15T08:58:07.354547-04:00",
                            "name": "LAA (R Detmers)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60bff388-aa0f-4dbb-a7e6-8c81c7de9388/?format=api"
                        }
                    ]
                },
                {
                    "id": "6ccc9952-5136-42ba-ac37-0dfc6ba77185",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df8cabb4-fb8c-47fb-b244-e8693e19d264/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T08:58:07.356097-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "743ccdb2-8a80-432d-b5ec-5b07e79fdfe2",
                            "gambit_id": "df3d578e-1992-4bd6-9baf-c937311ed83b",
                            "last_updated": "2023-07-17T10:08:19.016807-04:00",
                            "created_at": "2023-07-15T08:58:07.358801-04:00",
                            "name": "LAA",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ccc9952-5136-42ba-ac37-0dfc6ba77185/?format=api"
                        },
                        {
                            "id": "4c28532d-96ff-4174-85fe-613844e8e6d8",
                            "gambit_id": "2accd408-953e-42ff-bcb8-6953d9e3cfc9",
                            "last_updated": "2023-07-17T10:08:19.014916-04:00",
                            "created_at": "2023-07-15T08:58:07.357414-04:00",
                            "name": "HOU",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ccc9952-5136-42ba-ac37-0dfc6ba77185/?format=api"
                        }
                    ]
                },
                {
                    "id": "25959b96-6f52-4c6a-aa35-472a3ecc9d92",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df8cabb4-fb8c-47fb-b244-e8693e19d264/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T08:58:07.360227-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4638d594-8141-4b3e-952f-9e4df40eb275",
                            "gambit_id": "f1303932-4ede-4475-992d-f32094b64c1c",
                            "last_updated": "2023-07-17T10:08:19.020481-04:00",
                            "created_at": "2023-07-15T08:58:07.361530-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25959b96-6f52-4c6a-aa35-472a3ecc9d92/?format=api"
                        },
                        {
                            "id": "ce69632f-7676-4937-b596-acbbb3ad52f8",
                            "gambit_id": "15ecdb2e-c3d0-4d10-af0e-43240313ab93",
                            "last_updated": "2023-07-17T10:08:19.024648-04:00",
                            "created_at": "2023-07-15T08:58:07.362963-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25959b96-6f52-4c6a-aa35-472a3ecc9d92/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "48c815f4-33f1-4aef-bd78-690bbe613638",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f5a98d57-a947-47be-8532-b6287f30bbe9",
            "completed": true,
            "last_updated": "2023-07-17T10:08:18.798346-04:00",
            "created_at": "2023-07-15T08:58:07.144343-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f5a98d57-a947-47be-8532-b6287f30bbe9",
            "datetime": "2023-07-15T20:10:00-04:00",
            "cutoff_datetime": "2023-07-15T20:10:00-04:00",
            "name": "NYY (C Schmidt) v. COL (C Seabold)",
            "bettypes": [
                {
                    "id": "b9d01ca6-7dc1-477c-b2b0-c403f19e2db6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48c815f4-33f1-4aef-bd78-690bbe613638/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T08:58:07.146184-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (C Schmidt)",
                                "amount": 6060.0
                            },
                            {
                                "team": "COL (C Seabold)",
                                "amount": 3940.0
                            }
                        ],
                        "expected_reward_tokens": 9574.2,
                        "profit_sb": 74.2,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9895ab6a-bd7c-4f94-a693-fb2db7d3065f",
                            "gambit_id": "01f66443-c513-41a5-a761-706e2c049215",
                            "last_updated": "2023-07-17T10:08:18.802202-04:00",
                            "created_at": "2023-07-15T08:58:07.147555-04:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9d01ca6-7dc1-477c-b2b0-c403f19e2db6/?format=api"
                        },
                        {
                            "id": "cb8dcd2b-f0e5-4784-b512-0759464e0258",
                            "gambit_id": "6ba04964-719c-4bac-89d3-f02928210442",
                            "last_updated": "2023-07-17T10:08:18.803794-04:00",
                            "created_at": "2023-07-15T08:58:07.148982-04:00",
                            "name": "COL (C Seabold)",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9d01ca6-7dc1-477c-b2b0-c403f19e2db6/?format=api"
                        }
                    ]
                },
                {
                    "id": "735a56c2-0a64-4123-b7a2-2e85eeb1e301",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48c815f4-33f1-4aef-bd78-690bbe613638/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T08:58:07.150430-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 5000.0
                            },
                            {
                                "team": "COL",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eedefd98-fde5-4e3e-ad77-32462a59b1bb",
                            "gambit_id": "55225c37-c922-4e8e-babb-29e9d7167958",
                            "last_updated": "2023-07-17T10:08:18.806593-04:00",
                            "created_at": "2023-07-15T08:58:07.151831-04:00",
                            "name": "NYY",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/735a56c2-0a64-4123-b7a2-2e85eeb1e301/?format=api"
                        },
                        {
                            "id": "b77c6006-08dd-406e-a588-793677603ec0",
                            "gambit_id": "e5402072-1daf-4f1f-9832-f2fa527523e6",
                            "last_updated": "2023-07-17T10:08:18.807930-04:00",
                            "created_at": "2023-07-15T08:58:07.153283-04:00",
                            "name": "COL",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/735a56c2-0a64-4123-b7a2-2e85eeb1e301/?format=api"
                        }
                    ]
                },
                {
                    "id": "1b931367-f338-42fe-97a8-2d4578376d53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/48c815f4-33f1-4aef-bd78-690bbe613638/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T08:58:07.154718-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 12",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 12",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a430289a-af3b-4f8d-aaaf-7b0d162f03c8",
                            "gambit_id": "03cda0cf-ecf8-48ee-a4c4-8b27b991346b",
                            "last_updated": "2023-07-17T10:08:18.810578-04:00",
                            "created_at": "2023-07-15T08:58:07.157461-04:00",
                            "name": "Game Total Over 12",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b931367-f338-42fe-97a8-2d4578376d53/?format=api"
                        },
                        {
                            "id": "f24492bb-9ed5-4316-8d55-c48be2670cd3",
                            "gambit_id": "a57543f7-6fa6-4b8f-ae13-69b9361e997c",
                            "last_updated": "2023-07-17T10:08:18.812089-04:00",
                            "created_at": "2023-07-15T08:58:07.156041-04:00",
                            "name": "Game Total Under 12",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b931367-f338-42fe-97a8-2d4578376d53/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "62cdbfeb-d403-41ef-855c-68183d639385",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0d9a8972-7752-477d-b99d-6ca325685c2c",
            "completed": true,
            "last_updated": "2023-07-17T10:08:18.381544-04:00",
            "created_at": "2023-07-15T08:58:06.710436-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0d9a8972-7752-477d-b99d-6ca325685c2c",
            "datetime": "2023-07-15T19:15:00-04:00",
            "cutoff_datetime": "2023-07-15T19:15:00-04:00",
            "name": "CWS (L Lynn) v. ATL (S Strider)",
            "bettypes": [
                {
                    "id": "1c7136e3-8dcc-4e47-b6c0-6b1a358d6315",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62cdbfeb-d403-41ef-855c-68183d639385/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T08:58:06.712302-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (S Strider)",
                                "amount": 7280.0
                            },
                            {
                                "team": "CWS (L Lynn)",
                                "amount": 2720.0
                            }
                        ],
                        "expected_reward_tokens": 9464.0,
                        "profit_sb": -36.0,
                        "profit_sb_percentage": -0.38,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5148f1a8-0bd4-4ede-a5cd-1bae14e03768",
                            "gambit_id": "85107e11-e1d7-4e12-bdf6-76044d88a3dd",
                            "last_updated": "2023-07-17T10:08:18.385927-04:00",
                            "created_at": "2023-07-15T08:58:06.715068-04:00",
                            "name": "ATL (S Strider)",
                            "reward": "1.30000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c7136e3-8dcc-4e47-b6c0-6b1a358d6315/?format=api"
                        },
                        {
                            "id": "7da97850-cf70-45af-a142-c4c27cf5032c",
                            "gambit_id": "7e3f8a64-9121-4a7a-b49c-f0c3c9b4e200",
                            "last_updated": "2023-07-17T10:08:18.384678-04:00",
                            "created_at": "2023-07-15T08:58:06.713670-04:00",
                            "name": "CWS (L Lynn)",
                            "reward": "3.48000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c7136e3-8dcc-4e47-b6c0-6b1a358d6315/?format=api"
                        }
                    ]
                },
                {
                    "id": "12cd7eaf-6a42-4dcc-af10-271c2435831b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62cdbfeb-d403-41ef-855c-68183d639385/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T08:58:06.716638-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5c4b3e6-a84b-430a-8995-22d336725c74",
                            "gambit_id": "b6036654-20f9-4f9c-a452-010f7e541e93",
                            "last_updated": "2023-07-17T10:08:18.389572-04:00",
                            "created_at": "2023-07-15T08:58:06.719494-04:00",
                            "name": "ATL",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12cd7eaf-6a42-4dcc-af10-271c2435831b/?format=api"
                        },
                        {
                            "id": "b108ceb4-cf62-4dfd-ab62-c8daeec1643e",
                            "gambit_id": "806dba5d-7bb7-4eb5-a654-ec9ce636b32b",
                            "last_updated": "2023-07-17T10:08:18.388358-04:00",
                            "created_at": "2023-07-15T08:58:06.718023-04:00",
                            "name": "CWS",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12cd7eaf-6a42-4dcc-af10-271c2435831b/?format=api"
                        }
                    ]
                },
                {
                    "id": "618b2267-eeab-4bcd-98e7-0d87ae616f47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/62cdbfeb-d403-41ef-855c-68183d639385/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T08:58:06.720984-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6cff4781-63fc-4b5f-b27f-0af7502b3057",
                            "gambit_id": "5018f6bb-c59c-4be5-8669-0e9e65d65d32",
                            "last_updated": "2023-07-17T10:08:18.392632-04:00",
                            "created_at": "2023-07-15T08:58:06.722323-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/618b2267-eeab-4bcd-98e7-0d87ae616f47/?format=api"
                        },
                        {
                            "id": "5302c829-452f-49b0-9073-aa5f30be9d0f",
                            "gambit_id": "8c9d6ed1-ad26-40bd-8357-9455eaf01d32",
                            "last_updated": "2023-07-17T10:08:18.394007-04:00",
                            "created_at": "2023-07-15T08:58:06.723785-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/618b2267-eeab-4bcd-98e7-0d87ae616f47/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c923f696-c796-43d2-8700-0a8a41f47852",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "65612f5d-09dd-43da-844b-2aebe0446fea",
            "completed": true,
            "last_updated": "2023-07-17T10:08:18.590301-04:00",
            "created_at": "2023-07-15T08:58:06.933512-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/65612f5d-09dd-43da-844b-2aebe0446fea",
            "datetime": "2023-07-15T19:15:00-04:00",
            "cutoff_datetime": "2023-07-15T19:15:00-04:00",
            "name": "LOS (T Gonsolin) v. NYM (K Senga)",
            "bettypes": [
                {
                    "id": "08642b05-c9b1-4bc2-a89d-ddf56ab60cff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c923f696-c796-43d2-8700-0a8a41f47852/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T08:58:06.935462-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (K Senga)",
                                "amount": 5325.0
                            },
                            {
                                "team": "LOS (T Gonsolin)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "935fdade-94c8-4889-8d76-d5ea3846842b",
                            "gambit_id": "9b3cf08b-4a1f-4246-9d06-d7b1803282cb",
                            "last_updated": "2023-07-17T10:08:18.595331-04:00",
                            "created_at": "2023-07-15T08:58:06.938557-04:00",
                            "name": "NYM (K Senga)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08642b05-c9b1-4bc2-a89d-ddf56ab60cff/?format=api"
                        },
                        {
                            "id": "ef1928e9-7a0e-4425-b92e-b81258b0b483",
                            "gambit_id": "2b018440-1c20-45e4-b74f-791f53b998b4",
                            "last_updated": "2023-07-17T10:08:18.593832-04:00",
                            "created_at": "2023-07-15T08:58:06.936959-04:00",
                            "name": "LOS (T Gonsolin)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08642b05-c9b1-4bc2-a89d-ddf56ab60cff/?format=api"
                        }
                    ]
                },
                {
                    "id": "a7f7e758-93da-45c3-aa78-245ce7856ce0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c923f696-c796-43d2-8700-0a8a41f47852/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T08:58:06.940126-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "NYM",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "18d200ff-2dfc-413a-b621-a7cafab229ea",
                            "gambit_id": "6404634a-f54f-439d-9ca7-7480952a2b1a",
                            "last_updated": "2023-07-17T10:08:18.598110-04:00",
                            "created_at": "2023-07-15T08:58:06.941605-04:00",
                            "name": "LOS",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7f7e758-93da-45c3-aa78-245ce7856ce0/?format=api"
                        },
                        {
                            "id": "1373dad5-7fa9-4061-921e-f3192449069b",
                            "gambit_id": "b919c358-2415-480d-b39a-3d03b11cca7d",
                            "last_updated": "2023-07-17T10:08:18.599530-04:00",
                            "created_at": "2023-07-15T08:58:06.943227-04:00",
                            "name": "NYM",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7f7e758-93da-45c3-aa78-245ce7856ce0/?format=api"
                        }
                    ]
                },
                {
                    "id": "59b60c5d-3ea9-47ce-9650-db223216d8c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c923f696-c796-43d2-8700-0a8a41f47852/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T08:58:06.944933-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dac67c9d-12eb-4869-92bf-c369631dca32",
                            "gambit_id": "7ab368ba-1cb3-4e05-b583-5836da0b3ec9",
                            "last_updated": "2023-07-17T10:08:18.603738-04:00",
                            "created_at": "2023-07-15T08:58:06.947860-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59b60c5d-3ea9-47ce-9650-db223216d8c3/?format=api"
                        },
                        {
                            "id": "5da33470-9cea-439a-9ea9-668c559a91f9",
                            "gambit_id": "626c0117-0500-4893-8776-f0268bc19b37",
                            "last_updated": "2023-07-17T10:08:18.602367-04:00",
                            "created_at": "2023-07-15T08:58:06.946375-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59b60c5d-3ea9-47ce-9650-db223216d8c3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d3c0e543-9d4f-409e-a1bd-25d4505b6dcc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a004170e-5a4f-4c90-9b19-cf9aded23a97",
            "completed": true,
            "last_updated": "2023-07-17T10:08:20.800921-04:00",
            "created_at": "2023-07-15T11:43:04.191203-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a004170e-5a4f-4c90-9b19-cf9aded23a97",
            "datetime": "2023-07-15T19:15:00-04:00",
            "cutoff_datetime": "2023-07-15T19:15:00-04:00",
            "name": "WAS (J Irvin) v. STL (S Matz)",
            "bettypes": [
                {
                    "id": "b2370314-a2ca-4f42-8b87-2580c77f8f82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3c0e543-9d4f-409e-a1bd-25d4505b6dcc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T11:43:04.193064-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (S Matz)",
                                "amount": 6359.0
                            },
                            {
                                "team": "WAS (J Irvin)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2b997e67-b2fb-4f70-80a7-8a16c14f38a5",
                            "gambit_id": "5d66b085-b407-44be-a60b-17a5ab7082dd",
                            "last_updated": "2023-07-17T10:08:20.806234-04:00",
                            "created_at": "2023-07-15T11:43:04.196364-04:00",
                            "name": "STL (S Matz)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2370314-a2ca-4f42-8b87-2580c77f8f82/?format=api"
                        },
                        {
                            "id": "3c77b25f-38d8-40d5-8750-1f8569666193",
                            "gambit_id": "592403c6-289a-4a44-873c-465b751b2424",
                            "last_updated": "2023-07-17T10:08:20.804732-04:00",
                            "created_at": "2023-07-15T11:43:04.194469-04:00",
                            "name": "WAS (J Irvin)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2370314-a2ca-4f42-8b87-2580c77f8f82/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef030698-bf95-428e-9379-574e3139f2ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3c0e543-9d4f-409e-a1bd-25d4505b6dcc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T11:43:04.198047-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5213.0
                            },
                            {
                                "team": "STL",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ae5f339-5c28-4a3a-8788-c876cfc20b09",
                            "gambit_id": "b9f9d4da-fd80-47bc-8abc-c032c8101531",
                            "last_updated": "2023-07-17T10:08:20.809133-04:00",
                            "created_at": "2023-07-15T11:43:04.199421-04:00",
                            "name": "WAS",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef030698-bf95-428e-9379-574e3139f2ab/?format=api"
                        },
                        {
                            "id": "7a734f61-5c45-4c5f-bfe5-f5523199dd8c",
                            "gambit_id": "dff29452-2b40-4b11-aa42-38ee5be2950f",
                            "last_updated": "2023-07-17T10:08:20.810733-04:00",
                            "created_at": "2023-07-15T11:43:04.200751-04:00",
                            "name": "STL",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef030698-bf95-428e-9379-574e3139f2ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "22df0371-38c1-4161-9118-53c0dcb07e0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3c0e543-9d4f-409e-a1bd-25d4505b6dcc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T11:43:04.202162-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "93870f40-0444-4719-bf72-cb88640d3dfe",
                            "gambit_id": "3ce73896-ab4c-4bc3-96d5-2375ff969fb1",
                            "last_updated": "2023-07-17T10:08:20.813819-04:00",
                            "created_at": "2023-07-15T11:43:04.203478-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22df0371-38c1-4161-9118-53c0dcb07e0c/?format=api"
                        },
                        {
                            "id": "6dbbc242-6ab9-4e0c-8243-7a4170f9dcab",
                            "gambit_id": "11042104-d007-4455-b776-1d54b22cc20e",
                            "last_updated": "2023-07-17T10:08:20.815410-04:00",
                            "created_at": "2023-07-15T11:43:04.204941-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22df0371-38c1-4161-9118-53c0dcb07e0c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9cdcf42c-67be-4fe5-9f41-2590773dad57",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f1ca1a07-f4f1-48e6-89ae-ccf311bd5507",
            "completed": false,
            "last_updated": "2023-07-22T19:07:56.308184-04:00",
            "created_at": "2023-07-15T11:43:03.986596-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.44,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f1ca1a07-f4f1-48e6-89ae-ccf311bd5507",
            "datetime": "2023-07-15T19:10:00-04:00",
            "cutoff_datetime": "2023-07-15T19:10:00-04:00",
            "name": "TAM (C Criswell) v. KAN (C Ragans) - Game 2",
            "bettypes": [
                {
                    "id": "7ad74e4a-928c-4efd-9083-429ef8d5d5d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9cdcf42c-67be-4fe5-9f41-2590773dad57/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T11:43:03.988477-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Criswell)",
                                "amount": 6492.0
                            },
                            {
                                "team": "KAN (C Ragans)",
                                "amount": 3508.0
                            }
                        ],
                        "expected_reward_tokens": 9541.76,
                        "profit_sb": 41.76,
                        "profit_sb_percentage": 0.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9dfa3622-bd77-49a7-a6e1-cf36bb8a5e8a",
                            "gambit_id": "320fd16f-b9a4-448e-bdd0-28d299b08d5b",
                            "last_updated": "2023-07-22T19:07:56.319294-04:00",
                            "created_at": "2023-07-15T11:43:03.989919-04:00",
                            "name": "TAM (C Criswell)",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad74e4a-928c-4efd-9083-429ef8d5d5d1/?format=api"
                        },
                        {
                            "id": "37a4755d-e241-44f0-bb29-9b5063934388",
                            "gambit_id": "a356391e-e245-4b33-9df3-7b937049b616",
                            "last_updated": "2023-07-22T19:07:56.323485-04:00",
                            "created_at": "2023-07-15T11:43:03.991331-04:00",
                            "name": "KAN (C Ragans)",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad74e4a-928c-4efd-9083-429ef8d5d5d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "4dd3253b-5a60-45ec-babf-6f7fe6d167ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9cdcf42c-67be-4fe5-9f41-2590773dad57/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T11:43:03.992810-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f0135c4f-8754-45bf-ad73-0d609e9410e3",
                            "gambit_id": "0ce2aea8-9d10-4f6c-b99f-350c39389174",
                            "last_updated": "2023-07-22T19:07:56.331894-04:00",
                            "created_at": "2023-07-15T11:43:03.994201-04:00",
                            "name": "TAM",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dd3253b-5a60-45ec-babf-6f7fe6d167ef/?format=api"
                        },
                        {
                            "id": "1e030836-af88-4836-a8e5-298c9bf2cb4f",
                            "gambit_id": "26ba1164-d1a6-4383-90bd-7a2adf8cc566",
                            "last_updated": "2023-07-22T19:07:56.336082-04:00",
                            "created_at": "2023-07-15T11:43:03.995919-04:00",
                            "name": "KAN",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dd3253b-5a60-45ec-babf-6f7fe6d167ef/?format=api"
                        }
                    ]
                },
                {
                    "id": "2931bfe2-d6ff-4099-93d9-d09b9f72220f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9cdcf42c-67be-4fe5-9f41-2590773dad57/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T11:43:03.997389-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ffb4b0e6-4aa5-49e3-9ebe-3b114bf3c62a",
                            "gambit_id": "fe4683c4-5d67-4d55-aafb-064c42adaa3d",
                            "last_updated": "2023-07-22T19:07:56.344117-04:00",
                            "created_at": "2023-07-15T11:43:03.998754-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2931bfe2-d6ff-4099-93d9-d09b9f72220f/?format=api"
                        },
                        {
                            "id": "bf628e0c-705d-4f81-a6d1-756fcb5e36a2",
                            "gambit_id": "9c0eb5b3-80aa-4481-b528-528c8191d352",
                            "last_updated": "2023-07-22T19:07:56.347873-04:00",
                            "created_at": "2023-07-15T11:43:04.000252-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2931bfe2-d6ff-4099-93d9-d09b9f72220f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d3ff4cfc-4c2d-4425-ae92-73902681a2a9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "df3be73b-db6f-4eb3-839b-fe2d12b9b28f",
            "completed": true,
            "last_updated": "2023-07-17T10:13:20.701609-04:00",
            "created_at": "2023-07-15T08:58:06.461732-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/df3be73b-db6f-4eb3-839b-fe2d12b9b28f",
            "datetime": "2023-07-15T19:10:00-04:00",
            "cutoff_datetime": "2023-07-15T19:10:00-04:00",
            "name": "MIL (F Peralta) v. CIN (A Abbott)",
            "bettypes": [
                {
                    "id": "dbc63134-84b9-4d3a-9a20-5f6dccbbdfc8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3ff4cfc-4c2d-4425-ae92-73902681a2a9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T08:58:06.463659-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN (A Abbott)",
                                "amount": 5325.0
                            },
                            {
                                "team": "MIL (F Peralta)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1be69ac7-e1f2-4e1b-aefc-b8235df3983d",
                            "gambit_id": "d2379570-4008-4054-ab54-012f701791e8",
                            "last_updated": "2023-07-17T10:13:20.708993-04:00",
                            "created_at": "2023-07-15T08:58:06.466834-04:00",
                            "name": "CIN (A Abbott)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbc63134-84b9-4d3a-9a20-5f6dccbbdfc8/?format=api"
                        },
                        {
                            "id": "db210025-ccf4-4b7e-bc13-9378d523fbaf",
                            "gambit_id": "59fc1d35-5863-4320-8769-0a177646b642",
                            "last_updated": "2023-07-17T10:13:20.706793-04:00",
                            "created_at": "2023-07-15T08:58:06.465281-04:00",
                            "name": "MIL (F Peralta)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbc63134-84b9-4d3a-9a20-5f6dccbbdfc8/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b72d8c9-ccb0-4f4d-ac36-7933cbe8ab39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3ff4cfc-4c2d-4425-ae92-73902681a2a9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T08:58:06.468333-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "CIN",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8bb8a9c3-6fbc-4926-992a-f7e6fed0335e",
                            "gambit_id": "eedda976-0ffe-4453-8240-3732d0e24e78",
                            "last_updated": "2023-07-17T10:13:20.713375-04:00",
                            "created_at": "2023-07-15T08:58:06.469935-04:00",
                            "name": "MIL",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b72d8c9-ccb0-4f4d-ac36-7933cbe8ab39/?format=api"
                        },
                        {
                            "id": "788f96a0-3f96-4afa-8de2-f5c9621ac861",
                            "gambit_id": "eb8d0fbd-8101-45fc-ad2e-8c09c0daba90",
                            "last_updated": "2023-07-17T10:13:20.715852-04:00",
                            "created_at": "2023-07-15T08:58:06.471511-04:00",
                            "name": "CIN",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b72d8c9-ccb0-4f4d-ac36-7933cbe8ab39/?format=api"
                        }
                    ]
                },
                {
                    "id": "a6680f34-8970-4f25-80a3-1d42e967c8fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d3ff4cfc-4c2d-4425-ae92-73902681a2a9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T08:58:06.473105-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "851b00b5-83a8-4ad0-9773-0d7d6013b2e1",
                            "gambit_id": "c77b2425-442d-46e7-a194-59575488da4f",
                            "last_updated": "2023-07-17T10:13:20.720502-04:00",
                            "created_at": "2023-07-15T08:58:06.474636-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6680f34-8970-4f25-80a3-1d42e967c8fe/?format=api"
                        },
                        {
                            "id": "11774217-4019-44c1-b43a-1ecee3be2549",
                            "gambit_id": "32644726-1ba0-4db4-abb4-d3c0c1e9c8ae",
                            "last_updated": "2023-07-17T10:13:20.722829-04:00",
                            "created_at": "2023-07-15T08:58:06.476473-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6680f34-8970-4f25-80a3-1d42e967c8fe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e330e85b-87f1-40cb-89e6-c594b0cb5db3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "63adbde6-237a-483d-93dc-34ff35811248",
            "completed": false,
            "last_updated": "2023-07-22T19:03:23.141329-04:00",
            "created_at": "2023-07-15T11:43:03.784945-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/63adbde6-237a-483d-93dc-34ff35811248",
            "datetime": "2023-07-15T19:07:00-04:00",
            "cutoff_datetime": "2023-07-15T19:07:00-04:00",
            "name": "MIN (P Lopez) v. OAK (H Harris)",
            "bettypes": [
                {
                    "id": "a7c75472-277f-4b4b-a015-1690b1686b1c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e330e85b-87f1-40cb-89e6-c594b0cb5db3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T11:43:03.786824-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (P Lopez)",
                                "amount": 6627.0
                            },
                            {
                                "team": "OAK (H Harris)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e11f1392-4f87-44cb-9acc-69ad5fee4dd0",
                            "gambit_id": "18ec9c83-c61b-451a-a80c-a8bbb01ff12c",
                            "last_updated": "2023-07-22T19:03:23.157088-04:00",
                            "created_at": "2023-07-15T11:43:03.788266-04:00",
                            "name": "MIN (P Lopez)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7c75472-277f-4b4b-a015-1690b1686b1c/?format=api"
                        },
                        {
                            "id": "99b4349c-c633-464d-a51f-9112a331b9c9",
                            "gambit_id": "e3a6e6b7-a0de-4443-a4fc-410a3cedc881",
                            "last_updated": "2023-07-22T19:03:23.162401-04:00",
                            "created_at": "2023-07-15T11:43:03.789763-04:00",
                            "name": "OAK (H Harris)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7c75472-277f-4b4b-a015-1690b1686b1c/?format=api"
                        }
                    ]
                },
                {
                    "id": "054e9fa8-727b-4b0f-b782-d1683ed4eaf0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e330e85b-87f1-40cb-89e6-c594b0cb5db3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T11:43:03.791195-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b92006bc-e723-4601-a22e-8959b001c5ff",
                            "gambit_id": "3eab67a2-fdbb-4364-9941-1bfc5055884d",
                            "last_updated": "2023-07-22T19:03:23.172579-04:00",
                            "created_at": "2023-07-15T11:43:03.792585-04:00",
                            "name": "MIN",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/054e9fa8-727b-4b0f-b782-d1683ed4eaf0/?format=api"
                        },
                        {
                            "id": "183982d6-bbeb-4fbb-86e3-9ab7041af7da",
                            "gambit_id": "2ead78d7-c3ca-43fc-b723-887c2cc05a39",
                            "last_updated": "2023-07-22T19:03:23.177998-04:00",
                            "created_at": "2023-07-15T11:43:03.793969-04:00",
                            "name": "OAK",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/054e9fa8-727b-4b0f-b782-d1683ed4eaf0/?format=api"
                        }
                    ]
                },
                {
                    "id": "3c26631c-69ad-41f0-b064-a296827ba051",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e330e85b-87f1-40cb-89e6-c594b0cb5db3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T11:43:03.795408-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d3f645bc-b8d5-4618-ba8a-de4802624854",
                            "gambit_id": "cc5996a8-4456-44ee-aedf-ee9dae0d71e2",
                            "last_updated": "2023-07-22T19:03:23.188650-04:00",
                            "created_at": "2023-07-15T11:43:03.796644-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c26631c-69ad-41f0-b064-a296827ba051/?format=api"
                        },
                        {
                            "id": "4a3b6fc0-fc65-4a1e-b825-9731cdfd5574",
                            "gambit_id": "e17b923f-b91e-4881-9214-d9a8bf558cd6",
                            "last_updated": "2023-07-22T19:03:23.193121-04:00",
                            "created_at": "2023-07-15T11:43:03.797978-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c26631c-69ad-41f0-b064-a296827ba051/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "85fdc31b-88d0-4220-af3c-523a497a2ec2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b6985f8a-c0d9-4329-ad3a-b34626808b75",
            "completed": true,
            "last_updated": "2023-07-17T10:13:20.263631-04:00",
            "created_at": "2023-07-15T08:58:06.050648-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b6985f8a-c0d9-4329-ad3a-b34626808b75",
            "datetime": "2023-07-15T19:05:00-04:00",
            "cutoff_datetime": "2023-07-15T19:05:00-04:00",
            "name": "SFO (A Cobb) v. PIT (J Oviedo)",
            "bettypes": [
                {
                    "id": "5f2821ac-0488-45a3-b5da-f2f661c0d85f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85fdc31b-88d0-4220-af3c-523a497a2ec2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T08:58:06.052326-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO (A Cobb)",
                                "amount": 5909.0
                            },
                            {
                                "team": "PIT (J Oviedo)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9e3fb055-a04e-45a5-af6c-41c4f8b7bb27",
                            "gambit_id": "0ffa14cc-d7bc-4c30-af70-cb76969f0e10",
                            "last_updated": "2023-07-17T10:13:20.267698-04:00",
                            "created_at": "2023-07-15T08:58:06.053530-04:00",
                            "name": "SFO (A Cobb)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f2821ac-0488-45a3-b5da-f2f661c0d85f/?format=api"
                        },
                        {
                            "id": "68553a47-da03-4001-b570-1f56616b95e0",
                            "gambit_id": "c35031c1-739b-4009-ab52-86664379c973",
                            "last_updated": "2023-07-17T10:13:20.269506-04:00",
                            "created_at": "2023-07-15T08:58:06.054776-04:00",
                            "name": "PIT (J Oviedo)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f2821ac-0488-45a3-b5da-f2f661c0d85f/?format=api"
                        }
                    ]
                },
                {
                    "id": "ceb003d4-5ccd-41b2-b839-b5ee45c9e344",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85fdc31b-88d0-4220-af3c-523a497a2ec2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T08:58:06.056045-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5d11ca20-8b0e-4db2-ab73-5c1dc7eda5b7",
                            "gambit_id": "e605949b-d42b-4f13-b62e-a8f97e162401",
                            "last_updated": "2023-07-17T10:13:20.274523-04:00",
                            "created_at": "2023-07-15T08:58:06.058551-04:00",
                            "name": "PIT",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceb003d4-5ccd-41b2-b839-b5ee45c9e344/?format=api"
                        },
                        {
                            "id": "4bd91a0a-a395-4ffb-b1eb-0043f93711b5",
                            "gambit_id": "1fc9ecaa-57cb-4610-ae4c-9a79c31c81a8",
                            "last_updated": "2023-07-17T10:13:20.272724-04:00",
                            "created_at": "2023-07-15T08:58:06.057315-04:00",
                            "name": "SFO",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceb003d4-5ccd-41b2-b839-b5ee45c9e344/?format=api"
                        }
                    ]
                },
                {
                    "id": "433ac048-6685-42b8-aaf4-8731eec76627",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85fdc31b-88d0-4220-af3c-523a497a2ec2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T08:58:06.059859-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "661c875c-787d-45a2-8ecf-0a3562d5c9cc",
                            "gambit_id": "3213890e-af02-43c5-b87d-c2553569f5eb",
                            "last_updated": "2023-07-17T10:13:20.278887-04:00",
                            "created_at": "2023-07-15T08:58:06.061086-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/433ac048-6685-42b8-aaf4-8731eec76627/?format=api"
                        },
                        {
                            "id": "b85ebd41-ea2a-4ebe-adbf-0162f9e917a4",
                            "gambit_id": "77652b0d-93a4-43e1-a863-cd263d76b511",
                            "last_updated": "2023-07-17T10:13:20.280509-04:00",
                            "created_at": "2023-07-15T08:58:06.062404-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/433ac048-6685-42b8-aaf4-8731eec76627/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "607a7faa-a02e-41e2-bdfa-76d4a83a2c47",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "08bc1d46-7344-4812-bcf7-43d79504ae6f",
            "completed": true,
            "last_updated": "2023-07-17T10:13:20.482227-04:00",
            "created_at": "2023-07-15T08:58:06.253407-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/08bc1d46-7344-4812-bcf7-43d79504ae6f",
            "datetime": "2023-07-15T19:05:00-04:00",
            "cutoff_datetime": "2023-07-15T19:05:00-04:00",
            "name": "MIA (B Garrett) v. BAL (K Gibson)",
            "bettypes": [
                {
                    "id": "66e75800-9012-4bcf-a079-67cf935092f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/607a7faa-a02e-41e2-bdfa-76d4a83a2c47/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T08:58:06.256109-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (K Gibson)",
                                "amount": 5222.0
                            },
                            {
                                "team": "MIA (B Garrett)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "826e565e-5b34-4f18-8d1f-510089fc980b",
                            "gambit_id": "29c9f3c8-78e5-48dc-b8f3-d9f64d8ee982",
                            "last_updated": "2023-07-17T10:13:20.488368-04:00",
                            "created_at": "2023-07-15T08:58:06.259333-04:00",
                            "name": "BAL (K Gibson)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66e75800-9012-4bcf-a079-67cf935092f7/?format=api"
                        },
                        {
                            "id": "76e571fc-edc2-4135-ada4-324dff0417b6",
                            "gambit_id": "38e28c04-ae7a-4dc4-ae7b-d7984c12b058",
                            "last_updated": "2023-07-17T10:13:20.486393-04:00",
                            "created_at": "2023-07-15T08:58:06.257745-04:00",
                            "name": "MIA (B Garrett)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66e75800-9012-4bcf-a079-67cf935092f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "a05c7e6d-68f1-4eff-a6c2-52f1e5115423",
                    "match": "https://api-prod.gambitprofit.com/api/matches/607a7faa-a02e-41e2-bdfa-76d4a83a2c47/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T08:58:06.260882-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 6390.0
                            },
                            {
                                "team": "BAL",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5623bcc4-7280-4556-955c-5a64df56d2cf",
                            "gambit_id": "2f436e80-e478-4318-aa57-ddae9aa26af8",
                            "last_updated": "2023-07-17T10:13:20.492030-04:00",
                            "created_at": "2023-07-15T08:58:06.262395-04:00",
                            "name": "MIA",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a05c7e6d-68f1-4eff-a6c2-52f1e5115423/?format=api"
                        },
                        {
                            "id": "cd45b095-dc10-4b48-8baa-d234d41fceef",
                            "gambit_id": "ff17c6ed-faaf-4a99-9446-5adf48734b91",
                            "last_updated": "2023-07-17T10:13:20.493864-04:00",
                            "created_at": "2023-07-15T08:58:06.264138-04:00",
                            "name": "BAL",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a05c7e6d-68f1-4eff-a6c2-52f1e5115423/?format=api"
                        }
                    ]
                },
                {
                    "id": "99b858b6-3275-455b-8754-42ac729f6598",
                    "match": "https://api-prod.gambitprofit.com/api/matches/607a7faa-a02e-41e2-bdfa-76d4a83a2c47/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T08:58:06.265780-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1e22bcb7-1563-4b96-97e5-dd786049b499",
                            "gambit_id": "02525968-9f21-4cfc-b2a3-337b716f673b",
                            "last_updated": "2023-07-17T10:13:20.498340-04:00",
                            "created_at": "2023-07-15T08:58:06.267298-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b858b6-3275-455b-8754-42ac729f6598/?format=api"
                        },
                        {
                            "id": "a3334559-9be5-4c1c-a476-02a4ea44fbcb",
                            "gambit_id": "86be91c2-e7b9-43b8-93fd-aa9e5d9418ad",
                            "last_updated": "2023-07-17T10:13:20.496888-04:00",
                            "created_at": "2023-07-15T08:58:06.268779-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b858b6-3275-455b-8754-42ac729f6598/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0304eda1-e0b0-4ed8-b1e8-f156bf4b9c06",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f64067ea-c85d-4b1c-9887-71bba0d5288d",
            "completed": true,
            "last_updated": "2023-07-17T10:18:28.530809-04:00",
            "created_at": "2023-07-15T11:43:03.577031-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f64067ea-c85d-4b1c-9887-71bba0d5288d",
            "datetime": "2023-07-15T19:05:00-04:00",
            "cutoff_datetime": "2023-07-15T19:05:00-04:00",
            "name": "SDG (R Weathers) v. PHI (T Walker) - Game 2",
            "bettypes": [
                {
                    "id": "eddd94ad-d115-480b-ac0a-4e572ebfc965",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0304eda1-e0b0-4ed8-b1e8-f156bf4b9c06/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T11:43:03.579005-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (T Walker)",
                                "amount": 5222.0
                            },
                            {
                                "team": "SDG (R Weathers)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a830901d-371c-498c-8f4b-5686c637d2a5",
                            "gambit_id": "d7af23c7-859a-4b09-9e3e-a4704a004541",
                            "last_updated": "2023-07-17T10:18:28.535575-04:00",
                            "created_at": "2023-07-15T11:43:03.582523-04:00",
                            "name": "PHI (T Walker)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eddd94ad-d115-480b-ac0a-4e572ebfc965/?format=api"
                        },
                        {
                            "id": "57213d56-40de-4b0f-94f6-0116f647f2f4",
                            "gambit_id": "d3e2124d-f18d-4070-8ecd-dccf7c16285f",
                            "last_updated": "2023-07-17T10:18:28.534181-04:00",
                            "created_at": "2023-07-15T11:43:03.580848-04:00",
                            "name": "SDG (R Weathers)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eddd94ad-d115-480b-ac0a-4e572ebfc965/?format=api"
                        }
                    ]
                },
                {
                    "id": "368855c7-0f51-48e6-b204-db78e2ce0e71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0304eda1-e0b0-4ed8-b1e8-f156bf4b9c06/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T11:43:03.584113-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6154.0
                            },
                            {
                                "team": "PHI",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "72d106a0-e21b-4905-9846-0808fb85a04d",
                            "gambit_id": "d8cbcfe7-e38e-4798-ba6c-8f5a1651fabf",
                            "last_updated": "2023-07-17T10:18:28.538372-04:00",
                            "created_at": "2023-07-15T11:43:03.585549-04:00",
                            "name": "SDG",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/368855c7-0f51-48e6-b204-db78e2ce0e71/?format=api"
                        },
                        {
                            "id": "20bc9efb-fc91-4703-a2fe-db8386d8cfea",
                            "gambit_id": "72694bce-33bc-4e7f-9efe-a8de1f5d0997",
                            "last_updated": "2023-07-17T10:18:28.539726-04:00",
                            "created_at": "2023-07-15T11:43:03.587087-04:00",
                            "name": "PHI",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/368855c7-0f51-48e6-b204-db78e2ce0e71/?format=api"
                        }
                    ]
                },
                {
                    "id": "39724715-9304-4903-ad5c-7b811bb0b8d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0304eda1-e0b0-4ed8-b1e8-f156bf4b9c06/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T11:43:03.588710-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a5604e3a-49fa-4c60-99d3-8a5af5ff867a",
                            "gambit_id": "d12f98a1-e190-4288-ac5a-4f1a7826ee3e",
                            "last_updated": "2023-07-17T10:18:28.542218-04:00",
                            "created_at": "2023-07-15T11:43:03.590114-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39724715-9304-4903-ad5c-7b811bb0b8d7/?format=api"
                        },
                        {
                            "id": "e21ca4ae-87f6-4fb3-9b93-6fb30e2b2534",
                            "gambit_id": "988eaeef-affa-4953-8eb6-f43d4cfa41cd",
                            "last_updated": "2023-07-17T10:18:28.543495-04:00",
                            "created_at": "2023-07-15T11:43:03.591561-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39724715-9304-4903-ad5c-7b811bb0b8d7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0c40f08e-689b-47da-91de-8db98cf6f343",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5de5aedc-cd65-4bdd-98f3-b633e7e4f34c",
            "completed": true,
            "last_updated": "2023-07-17T10:18:27.451619-04:00",
            "created_at": "2023-07-15T08:58:05.842020-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5de5aedc-cd65-4bdd-98f3-b633e7e4f34c",
            "datetime": "2023-07-15T16:05:00-04:00",
            "cutoff_datetime": "2023-07-15T16:05:00-04:00",
            "name": "CLE (G Williams) v. TEX (A Heaney)",
            "bettypes": [
                {
                    "id": "85bec847-0687-4e35-83eb-3fe5e5c5f52d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c40f08e-689b-47da-91de-8db98cf6f343/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T08:58:05.844585-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (A Heaney)",
                                "amount": 5980.0
                            },
                            {
                                "team": "CLE (G Williams)",
                                "amount": 4020.0
                            }
                        ],
                        "expected_reward_tokens": 9567.6,
                        "profit_sb": 67.6,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9d684e77-9d0d-4b0e-a0fb-27f46af68667",
                            "gambit_id": "daefb518-ca61-40e2-97b1-29545a7dd1ed",
                            "last_updated": "2023-07-17T10:18:27.456293-04:00",
                            "created_at": "2023-07-15T08:58:05.847932-04:00",
                            "name": "TEX (A Heaney)",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85bec847-0687-4e35-83eb-3fe5e5c5f52d/?format=api"
                        },
                        {
                            "id": "c185f171-1132-4fe6-887c-929524e10731",
                            "gambit_id": "0c2b573c-9831-4e15-8f9e-3aa60ade0785",
                            "last_updated": "2023-07-17T10:18:27.454937-04:00",
                            "created_at": "2023-07-15T08:58:05.846128-04:00",
                            "name": "CLE (G Williams)",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85bec847-0687-4e35-83eb-3fe5e5c5f52d/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8a5586a-a503-4c07-9d57-5092deeb9c71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c40f08e-689b-47da-91de-8db98cf6f343/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T08:58:05.849493-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d6822f7-3aba-47cc-927b-3e0978164226",
                            "gambit_id": "a0163810-2df3-4ea1-b62b-18f27a3f9263",
                            "last_updated": "2023-07-17T10:18:27.459008-04:00",
                            "created_at": "2023-07-15T08:58:05.850989-04:00",
                            "name": "CLE",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8a5586a-a503-4c07-9d57-5092deeb9c71/?format=api"
                        },
                        {
                            "id": "30f62823-68fa-4e86-8b57-a24fe76b30c4",
                            "gambit_id": "a9da6636-5636-4f0f-9c77-edcb3f886935",
                            "last_updated": "2023-07-17T10:18:27.460289-04:00",
                            "created_at": "2023-07-15T08:58:05.852581-04:00",
                            "name": "TEX",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8a5586a-a503-4c07-9d57-5092deeb9c71/?format=api"
                        }
                    ]
                },
                {
                    "id": "ea5e4a5d-95f8-42cb-8cdb-69546d740347",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c40f08e-689b-47da-91de-8db98cf6f343/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T08:58:05.854224-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b23345a8-bc01-4128-9f38-23d2b2055f4a",
                            "gambit_id": "31b02d68-0f97-4f14-9311-016a9c1b1736",
                            "last_updated": "2023-07-17T10:18:27.464443-04:00",
                            "created_at": "2023-07-15T08:58:05.855766-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea5e4a5d-95f8-42cb-8cdb-69546d740347/?format=api"
                        },
                        {
                            "id": "2cc4de94-1aed-45b3-becd-e798adfc5a23",
                            "gambit_id": "6305c85f-bdf7-4077-a095-9a52ff74f311",
                            "last_updated": "2023-07-17T10:18:27.462985-04:00",
                            "created_at": "2023-07-15T08:58:05.857341-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea5e4a5d-95f8-42cb-8cdb-69546d740347/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "714a4ffd-218d-4916-bfee-b8615cd346e6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0540caac-e394-42e3-8304-ecdd79e35e57",
            "completed": true,
            "last_updated": "2023-07-17T10:18:28.316027-04:00",
            "created_at": "2023-07-15T11:43:03.367449-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0540caac-e394-42e3-8304-ecdd79e35e57",
            "datetime": "2023-07-15T15:07:00-04:00",
            "cutoff_datetime": "2023-07-15T15:07:00-04:00",
            "name": "ARI (Z Gallen) v. TOR (C Bassitt)",
            "bettypes": [
                {
                    "id": "22087950-8978-401c-8467-c2db70c1d6d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/714a4ffd-218d-4916-bfee-b8615cd346e6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T11:43:03.369751-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Bassitt)",
                                "amount": 5222.0
                            },
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fa32fafc-605a-496b-b2dd-d71fa6ecf7f8",
                            "gambit_id": "7e698a65-3f3d-4428-a45e-788a1ac4f882",
                            "last_updated": "2023-07-17T10:18:28.321335-04:00",
                            "created_at": "2023-07-15T11:43:03.373352-04:00",
                            "name": "TOR (C Bassitt)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22087950-8978-401c-8467-c2db70c1d6d9/?format=api"
                        },
                        {
                            "id": "438816ee-46fd-49da-80a2-409123079a19",
                            "gambit_id": "6180ea70-31f5-4ee7-97df-be594dc8783c",
                            "last_updated": "2023-07-17T10:18:28.319866-04:00",
                            "created_at": "2023-07-15T11:43:03.371410-04:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22087950-8978-401c-8467-c2db70c1d6d9/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd999f69-5880-4bd0-b1e6-4abd2ae5ed3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/714a4ffd-218d-4916-bfee-b8615cd346e6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T11:43:03.375108-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI",
                                "amount": 6390.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9fa47692-8fdf-4cbc-ad30-5fd92c2c1caa",
                            "gambit_id": "bb3f4032-95d0-4e1e-bbc1-fabecd8de520",
                            "last_updated": "2023-07-17T10:18:28.325019-04:00",
                            "created_at": "2023-07-15T11:43:03.376795-04:00",
                            "name": "ARI",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd999f69-5880-4bd0-b1e6-4abd2ae5ed3a/?format=api"
                        },
                        {
                            "id": "57f4d575-cecc-4731-a960-e99695bccde6",
                            "gambit_id": "6e46df8c-c17d-4e41-9e0f-878ff9d48df2",
                            "last_updated": "2023-07-17T10:18:28.327516-04:00",
                            "created_at": "2023-07-15T11:43:03.378580-04:00",
                            "name": "TOR",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd999f69-5880-4bd0-b1e6-4abd2ae5ed3a/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ee14eac-b303-4c89-8d0c-32c064579630",
                    "match": "https://api-prod.gambitprofit.com/api/matches/714a4ffd-218d-4916-bfee-b8615cd346e6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T11:43:03.380447-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5ad20d31-de9b-42c0-bc5d-d12e2ece4316",
                            "gambit_id": "3814dbca-cdb8-43cf-9827-a7838399c9dd",
                            "last_updated": "2023-07-17T10:18:28.332174-04:00",
                            "created_at": "2023-07-15T11:43:03.382107-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee14eac-b303-4c89-8d0c-32c064579630/?format=api"
                        },
                        {
                            "id": "ababaa22-f0af-4842-8007-4aad2977dd23",
                            "gambit_id": "e0f462fc-8e3d-46ac-bb3b-efb5ff1a8d61",
                            "last_updated": "2023-07-17T10:18:28.333812-04:00",
                            "created_at": "2023-07-15T11:43:03.383875-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee14eac-b303-4c89-8d0c-32c064579630/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7c93fa0d-839d-4663-9570-786d8e86931f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0389fae3-2deb-4214-92ef-ee36f1daf7da",
            "completed": true,
            "last_updated": "2023-07-17T10:18:27.666050-04:00",
            "created_at": "2023-07-15T08:58:05.439757-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0389fae3-2deb-4214-92ef-ee36f1daf7da",
            "datetime": "2023-07-15T14:20:00-04:00",
            "cutoff_datetime": "2023-07-15T14:20:00-04:00",
            "name": "BOS (J Paxton) v. CHC (M Stroman)",
            "bettypes": [
                {
                    "id": "34ec7fcc-e57f-4bfc-8a30-d7dc47201d54",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c93fa0d-839d-4663-9570-786d8e86931f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T08:58:05.441414-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (J Paxton)",
                                "amount": 5170.0
                            },
                            {
                                "team": "CHC (M Stroman)",
                                "amount": 4830.0
                            }
                        ],
                        "expected_reward_tokens": 9563.4,
                        "profit_sb": 63.4,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "55ad1ab8-c4ac-47b4-8ff3-f90d224feaf8",
                            "gambit_id": "5fec1bbf-c11c-435e-9a39-c2bd1f87c023",
                            "last_updated": "2023-07-17T10:18:27.669191-04:00",
                            "created_at": "2023-07-15T08:58:05.442887-04:00",
                            "name": "BOS (J Paxton)",
                            "reward": "1.85000",
                            "odds": "1.88500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34ec7fcc-e57f-4bfc-8a30-d7dc47201d54/?format=api"
                        },
                        {
                            "id": "07b61c64-3b0c-40ce-a54b-47fe739ccb32",
                            "gambit_id": "9274a484-311d-4b65-a2be-4f19061b2599",
                            "last_updated": "2023-07-17T10:18:27.670570-04:00",
                            "created_at": "2023-07-15T08:58:05.444315-04:00",
                            "name": "CHC (M Stroman)",
                            "reward": "1.98000",
                            "odds": "2.03000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34ec7fcc-e57f-4bfc-8a30-d7dc47201d54/?format=api"
                        }
                    ]
                },
                {
                    "id": "a12c42c8-aaf8-4acb-9169-a7b7b7751413",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c93fa0d-839d-4663-9570-786d8e86931f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T10:28:19.824639-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d44327c-8e76-49bb-b9bc-d69df2b539cb",
                            "gambit_id": "21d1b23c-6f21-4cf3-a737-b92cfb4bdd8f",
                            "last_updated": "2023-07-17T10:18:27.678239-04:00",
                            "created_at": "2023-07-15T10:28:19.827702-04:00",
                            "name": "CHC",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12c42c8-aaf8-4acb-9169-a7b7b7751413/?format=api"
                        },
                        {
                            "id": "4e40e627-69f6-4f16-ac7a-71efe7468346",
                            "gambit_id": "b4df7acd-4887-48e5-b58b-fbfbf2b9946f",
                            "last_updated": "2023-07-17T10:18:27.676944-04:00",
                            "created_at": "2023-07-15T10:28:19.826157-04:00",
                            "name": "BOS",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12c42c8-aaf8-4acb-9169-a7b7b7751413/?format=api"
                        }
                    ]
                },
                {
                    "id": "1689c426-357d-4f6a-afc9-ace197c861f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c93fa0d-839d-4663-9570-786d8e86931f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T10:23:10.313580-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a25030a-6b13-4560-bb53-8d8c70cee6a2",
                            "gambit_id": "2b5401f4-0dd1-4a9e-b347-168b31bd25ae",
                            "last_updated": "2023-07-17T10:18:27.674430-04:00",
                            "created_at": "2023-07-15T10:23:10.316633-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1689c426-357d-4f6a-afc9-ace197c861f1/?format=api"
                        },
                        {
                            "id": "fab1a152-8c84-4c1e-95d0-f437be953d4c",
                            "gambit_id": "ed8fabd3-8b39-4e10-aaf9-2f6ef5f8ecea",
                            "last_updated": "2023-07-17T10:18:27.673109-04:00",
                            "created_at": "2023-07-15T10:23:10.315102-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1689c426-357d-4f6a-afc9-ace197c861f1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "43595fac-654f-4794-bb7a-001665020ae1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a1282634-d4e3-4861-af5e-6dde7d1c02db",
            "completed": true,
            "last_updated": "2023-07-17T10:18:28.084261-04:00",
            "created_at": "2023-07-15T11:43:03.161130-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a1282634-d4e3-4861-af5e-6dde7d1c02db",
            "datetime": "2023-07-15T14:10:00-04:00",
            "cutoff_datetime": "2023-07-15T14:10:00-04:00",
            "name": "TAM (T Glasnow) v. KAN (A Marsh) - Game 1",
            "bettypes": [
                {
                    "id": "a4203a7f-ec03-4f08-96e9-ece6db825ec8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43595fac-654f-4794-bb7a-001665020ae1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T11:43:03.163045-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (T Glasnow)",
                                "amount": 6935.0
                            },
                            {
                                "team": "KAN (A Marsh)",
                                "amount": 3065.0
                            }
                        ],
                        "expected_reward_tokens": 9500.95,
                        "profit_sb": 0.95,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b8fb0240-1e3a-49dc-9183-70a36df7ad76",
                            "gambit_id": "56974ac4-1229-474f-b224-efe9b78a2b34",
                            "last_updated": "2023-07-17T10:18:28.087976-04:00",
                            "created_at": "2023-07-15T11:43:03.164517-04:00",
                            "name": "TAM (T Glasnow)",
                            "reward": "1.37000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4203a7f-ec03-4f08-96e9-ece6db825ec8/?format=api"
                        },
                        {
                            "id": "5db7ff85-ac84-4e03-8074-65ffc0830b78",
                            "gambit_id": "9a47cc87-2986-43e0-a16a-d1f07cc04c7b",
                            "last_updated": "2023-07-17T10:18:28.089422-04:00",
                            "created_at": "2023-07-15T11:43:03.166164-04:00",
                            "name": "KAN (A Marsh)",
                            "reward": "3.10000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4203a7f-ec03-4f08-96e9-ece6db825ec8/?format=api"
                        }
                    ]
                },
                {
                    "id": "88ceea89-79ba-4fca-9e7b-326d4f334806",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43595fac-654f-4794-bb7a-001665020ae1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T11:43:03.167701-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4486f672-b49b-4ba0-b55f-dbb471e66337",
                            "gambit_id": "5310dcfd-d31d-4c9c-a7d6-992aea30bb62",
                            "last_updated": "2023-07-17T10:18:28.092268-04:00",
                            "created_at": "2023-07-15T11:43:03.169068-04:00",
                            "name": "TAM",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88ceea89-79ba-4fca-9e7b-326d4f334806/?format=api"
                        },
                        {
                            "id": "a657be07-c524-4864-8fb7-9603c3d30e91",
                            "gambit_id": "8dc241f5-d06e-445d-9178-b78717f4497f",
                            "last_updated": "2023-07-17T10:18:28.093602-04:00",
                            "created_at": "2023-07-15T11:43:03.170483-04:00",
                            "name": "KAN",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88ceea89-79ba-4fca-9e7b-326d4f334806/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1c3fd7d-c75c-4884-a51c-6da33386f4f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43595fac-654f-4794-bb7a-001665020ae1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T11:43:03.171933-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30528399-3737-43d3-b70b-57c5b542b3cd",
                            "gambit_id": "953e7a5d-b098-4316-b334-56beb16342ff",
                            "last_updated": "2023-07-17T10:18:28.097744-04:00",
                            "created_at": "2023-07-15T11:43:03.174769-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c3fd7d-c75c-4884-a51c-6da33386f4f6/?format=api"
                        },
                        {
                            "id": "54e214d9-e5a0-473c-a906-a1fc2c34a337",
                            "gambit_id": "43768003-84ce-47a9-b026-976e58aa6728",
                            "last_updated": "2023-07-17T10:18:28.096333-04:00",
                            "created_at": "2023-07-15T11:43:03.173333-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c3fd7d-c75c-4884-a51c-6da33386f4f6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c189d1ee-5b4f-4567-85d7-124a6ff84645",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7bf61824-8667-4be4-9930-2b0194cd7fbe",
            "completed": true,
            "last_updated": "2023-07-17T10:23:25.062978-04:00",
            "created_at": "2023-07-15T11:43:02.951978-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7bf61824-8667-4be4-9930-2b0194cd7fbe",
            "datetime": "2023-07-15T13:05:00-04:00",
            "cutoff_datetime": "2023-07-15T13:05:00-04:00",
            "name": "SDG (B Snell) v. PHI (R Suarez) - Game 1",
            "bettypes": [
                {
                    "id": "864dadda-2a40-408c-9231-dfa49698ea6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c189d1ee-5b4f-4567-85d7-124a6ff84645/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T11:43:02.954335-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (B Snell)",
                                "amount": 5980.0
                            },
                            {
                                "team": "PHI (R Suarez)",
                                "amount": 4020.0
                            }
                        ],
                        "expected_reward_tokens": 9567.6,
                        "profit_sb": 67.6,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2e609ebe-7686-425a-929c-75e8f21b2fc1",
                            "gambit_id": "228a4da7-c803-4fb5-8b11-f37cdea227b3",
                            "last_updated": "2023-07-17T10:23:25.066105-04:00",
                            "created_at": "2023-07-15T11:43:02.956085-04:00",
                            "name": "SDG (B Snell)",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864dadda-2a40-408c-9231-dfa49698ea6e/?format=api"
                        },
                        {
                            "id": "9ca3414f-0f31-4b32-91ca-08c9b7fb0887",
                            "gambit_id": "41075c18-1f01-4a5a-ae6d-89d37e1d90ff",
                            "last_updated": "2023-07-17T10:23:25.067417-04:00",
                            "created_at": "2023-07-15T11:43:02.957571-04:00",
                            "name": "PHI (R Suarez)",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/864dadda-2a40-408c-9231-dfa49698ea6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "637ab506-1d1e-4ce8-b9d3-40b350657a2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c189d1ee-5b4f-4567-85d7-124a6ff84645/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T11:43:02.958977-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 5213.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e3214e84-4df0-49ab-b06c-0b0979cc703d",
                            "gambit_id": "dc09d13e-bbcd-4e75-93a8-c3d7297c3e06",
                            "last_updated": "2023-07-17T10:23:25.072022-04:00",
                            "created_at": "2023-07-15T11:43:02.961723-04:00",
                            "name": "PHI",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/637ab506-1d1e-4ce8-b9d3-40b350657a2c/?format=api"
                        },
                        {
                            "id": "c4c04e8d-9476-420c-baee-0ec2593bcc04",
                            "gambit_id": "4e65c5d1-e00d-45cd-b09f-ae0c55551749",
                            "last_updated": "2023-07-17T10:23:25.070566-04:00",
                            "created_at": "2023-07-15T11:43:02.960289-04:00",
                            "name": "SDG",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/637ab506-1d1e-4ce8-b9d3-40b350657a2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "733081d8-9d64-41fb-bc5d-b75a82a2345d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c189d1ee-5b4f-4567-85d7-124a6ff84645/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T11:43:02.963256-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "431dce72-7d92-4e9f-b4ce-a4dce6a60e8b",
                            "gambit_id": "dc21c100-716b-4a89-a23d-17e127745077",
                            "last_updated": "2023-07-17T10:23:25.076307-04:00",
                            "created_at": "2023-07-15T11:43:02.965941-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733081d8-9d64-41fb-bc5d-b75a82a2345d/?format=api"
                        },
                        {
                            "id": "bee500a9-1a0c-4941-a70d-4abd3fa96861",
                            "gambit_id": "bcf71ed6-96c8-473d-bd3c-044ac8ccc522",
                            "last_updated": "2023-07-17T10:23:25.074897-04:00",
                            "created_at": "2023-07-15T11:43:02.964574-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733081d8-9d64-41fb-bc5d-b75a82a2345d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "81d79aa1-6aeb-4e85-bca0-4e396f5f1f28",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f7936bd3-5094-40c5-8522-6046357bb00a",
            "completed": false,
            "last_updated": "2023-07-22T11:03:14.841793-04:00",
            "created_at": "2023-07-15T08:58:05.636088-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f7936bd3-5094-40c5-8522-6046357bb00a",
            "datetime": "2023-07-15T11:07:00-04:00",
            "cutoff_datetime": "2023-07-15T11:07:00-04:00",
            "name": "ARI (Z Gallen) v. TOR (K Gausman)",
            "bettypes": [
                {
                    "id": "32e7c56f-3d1d-48c3-81a0-00b3993b383e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81d79aa1-6aeb-4e85-bca0-4e396f5f1f28/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T08:58:05.638183-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5541.0
                            },
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 4459.0
                            }
                        ],
                        "expected_reward_tokens": 9585.93,
                        "profit_sb": 85.93,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4a0ecefc-0f8f-4e2b-a551-7e0b585557b9",
                            "gambit_id": "f28a9e1e-418f-421f-9c59-dcc21512ac33",
                            "last_updated": "2023-07-22T11:03:14.853041-04:00",
                            "created_at": "2023-07-15T08:58:05.641152-04:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e7c56f-3d1d-48c3-81a0-00b3993b383e/?format=api"
                        },
                        {
                            "id": "e7043b5c-bb7a-42c8-aef3-680f8da0cc44",
                            "gambit_id": "89fb9898-1e22-4681-ae4f-bb82663bebbd",
                            "last_updated": "2023-07-22T11:03:14.849634-04:00",
                            "created_at": "2023-07-15T08:58:05.639687-04:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e7c56f-3d1d-48c3-81a0-00b3993b383e/?format=api"
                        }
                    ]
                },
                {
                    "id": "af3953d3-9254-4d8c-bacd-72be34519a45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81d79aa1-6aeb-4e85-bca0-4e396f5f1f28/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T08:58:05.642700-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI",
                                "amount": 6232.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6a8098a5-2e20-48f3-a1be-9a579b28df5d",
                            "gambit_id": "639371d5-1bd1-49a6-b6d9-d528a4616da1",
                            "last_updated": "2023-07-22T11:03:14.860384-04:00",
                            "created_at": "2023-07-15T08:58:05.644253-04:00",
                            "name": "ARI",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3953d3-9254-4d8c-bacd-72be34519a45/?format=api"
                        },
                        {
                            "id": "31cc3419-5e0a-49a8-bae0-cd820cf4ec86",
                            "gambit_id": "f0f559e3-fbb9-4bfc-87ed-53d584db4900",
                            "last_updated": "2023-07-22T11:03:14.863696-04:00",
                            "created_at": "2023-07-15T08:58:05.645941-04:00",
                            "name": "TOR",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af3953d3-9254-4d8c-bacd-72be34519a45/?format=api"
                        }
                    ]
                },
                {
                    "id": "470d9b09-5bef-45b3-b75f-16ff47b29039",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81d79aa1-6aeb-4e85-bca0-4e396f5f1f28/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T08:58:05.647544-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b6140ba5-aad6-4c85-9167-45b73bf77894",
                            "gambit_id": "a60df293-bc5b-479f-b7b4-ebc4afce9451",
                            "last_updated": "2023-07-22T11:03:14.870718-04:00",
                            "created_at": "2023-07-15T08:58:05.648920-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/470d9b09-5bef-45b3-b75f-16ff47b29039/?format=api"
                        },
                        {
                            "id": "6b95dc79-df0a-41ac-9768-1b5f8f2ee1bc",
                            "gambit_id": "c95a775a-a821-42c8-9815-69a55dab15f8",
                            "last_updated": "2023-07-22T11:03:14.874518-04:00",
                            "created_at": "2023-07-15T08:58:05.650406-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/470d9b09-5bef-45b3-b75f-16ff47b29039/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7c3f1364-6b2e-459f-91ca-c3cdc87df2f5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "677fb91f-7a9d-4041-a445-b92ef28c2f92",
            "completed": false,
            "last_updated": "2023-07-22T11:03:17.565185-04:00",
            "created_at": "2023-07-15T08:58:05.244055-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/677fb91f-7a9d-4041-a445-b92ef28c2f92",
            "datetime": "2023-07-15T11:05:00-04:00",
            "cutoff_datetime": "2023-07-15T11:05:00-04:00",
            "name": "SDG (B Snell) v. PHI (T Walker)",
            "bettypes": [
                {
                    "id": "4e1dcb06-1e43-4a29-991c-d05e9b331ec6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c3f1364-6b2e-459f-91ca-c3cdc87df2f5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-15T08:58:05.246480-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (B Snell)",
                                "amount": 5909.0
                            },
                            {
                                "team": "PHI (T Walker)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7349f36a-e6e7-425e-ac90-8dbb6cea94ae",
                            "gambit_id": "1a2cdb5c-19e9-4ab7-a1ff-0906a72d9d29",
                            "last_updated": "2023-07-22T11:03:17.574500-04:00",
                            "created_at": "2023-07-15T08:58:05.248370-04:00",
                            "name": "SDG (B Snell)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e1dcb06-1e43-4a29-991c-d05e9b331ec6/?format=api"
                        },
                        {
                            "id": "d3490a7c-ca5e-4cfa-bd48-2178b9b58a68",
                            "gambit_id": "f307221b-8390-4818-bec6-ea11e312fd50",
                            "last_updated": "2023-07-22T11:03:17.578154-04:00",
                            "created_at": "2023-07-15T08:58:05.249973-04:00",
                            "name": "PHI (T Walker)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e1dcb06-1e43-4a29-991c-d05e9b331ec6/?format=api"
                        }
                    ]
                },
                {
                    "id": "9cbefb75-159f-4966-b623-29a720bb5a9b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c3f1364-6b2e-459f-91ca-c3cdc87df2f5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-15T08:58:05.251543-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "572b2cfc-cedc-4c51-8a40-748ff3f1dcd2",
                            "gambit_id": "d7bc7f02-c787-4136-ae81-99bd888b863f",
                            "last_updated": "2023-07-22T11:03:17.584767-04:00",
                            "created_at": "2023-07-15T08:58:05.252933-04:00",
                            "name": "PHI",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cbefb75-159f-4966-b623-29a720bb5a9b/?format=api"
                        },
                        {
                            "id": "8ef79beb-4d64-4061-812d-432719df4f0f",
                            "gambit_id": "7d97ee79-78fe-42e2-b48d-d0d7adadd088",
                            "last_updated": "2023-07-22T11:03:17.588249-04:00",
                            "created_at": "2023-07-15T08:58:05.254382-04:00",
                            "name": "SDG",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cbefb75-159f-4966-b623-29a720bb5a9b/?format=api"
                        }
                    ]
                },
                {
                    "id": "25f840fd-8ae6-47ae-be56-e24898ff9e9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c3f1364-6b2e-459f-91ca-c3cdc87df2f5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-15T08:58:05.255853-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80e3b18a-8e4b-4e71-acfe-8482803932a1",
                            "gambit_id": "34c040cd-3a17-41d0-875b-dde50e965823",
                            "last_updated": "2023-07-22T11:03:17.595437-04:00",
                            "created_at": "2023-07-15T08:58:05.257305-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25f840fd-8ae6-47ae-be56-e24898ff9e9e/?format=api"
                        },
                        {
                            "id": "0b0e3810-f36a-4d9b-b83e-bd7f7f099b71",
                            "gambit_id": "83003eb4-52ef-4779-aec2-c3378dcf79d6",
                            "last_updated": "2023-07-22T11:03:17.599315-04:00",
                            "created_at": "2023-07-15T08:58:05.259236-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25f840fd-8ae6-47ae-be56-e24898ff9e9e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "158a87ab-ae4b-4445-80c2-b41889ca5306",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ebd23063-80cd-4b45-a14b-841016b7d1bf",
            "completed": true,
            "last_updated": "2023-07-17T09:03:00.342200-04:00",
            "created_at": "2023-07-14T09:13:25.866326-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ebd23063-80cd-4b45-a14b-841016b7d1bf",
            "datetime": "2023-07-14T22:10:00-04:00",
            "cutoff_datetime": "2023-07-14T22:10:00-04:00",
            "name": "DET (Ed Rodriguez) v. SEA (L Castillo)",
            "bettypes": [
                {
                    "id": "bc6f334e-4faf-4456-898f-fe7810d4bfb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/158a87ab-ae4b-4445-80c2-b41889ca5306/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:25.868206-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (L Castillo)",
                                "amount": 6173.0
                            },
                            {
                                "team": "DET (Ed Rodriguez)",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e776e90f-4d3b-4cbc-88d3-c8a1b0c2dc8f",
                            "gambit_id": "4c33c47b-0f57-4030-b591-05a012f3bf90",
                            "last_updated": "2023-07-17T09:03:00.347111-04:00",
                            "created_at": "2023-07-14T09:13:25.871145-04:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc6f334e-4faf-4456-898f-fe7810d4bfb7/?format=api"
                        },
                        {
                            "id": "e14f600c-75ee-4131-a1a9-e9fae3e0f8b6",
                            "gambit_id": "51b02697-3be3-4d6f-a58c-0bdfdf412872",
                            "last_updated": "2023-07-17T09:03:00.345695-04:00",
                            "created_at": "2023-07-14T09:13:25.869608-04:00",
                            "name": "DET (Ed Rodriguez)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc6f334e-4faf-4456-898f-fe7810d4bfb7/?format=api"
                        }
                    ]
                },
                {
                    "id": "f1c8717f-546b-4463-8e8a-01dad7362e24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/158a87ab-ae4b-4445-80c2-b41889ca5306/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:25.872715-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fdbe4469-875c-4650-9d69-dc6c7f78e705",
                            "gambit_id": "fc62ab96-1532-4c04-b23c-951f4d2b5a42",
                            "last_updated": "2023-07-17T09:03:00.349849-04:00",
                            "created_at": "2023-07-14T09:13:25.874116-04:00",
                            "name": "DET",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1c8717f-546b-4463-8e8a-01dad7362e24/?format=api"
                        },
                        {
                            "id": "26e5ff65-deb2-46dd-b09a-a420599b78b9",
                            "gambit_id": "28648816-30b1-43a0-bff4-42c9139f9aa5",
                            "last_updated": "2023-07-17T09:03:00.351119-04:00",
                            "created_at": "2023-07-14T09:13:25.875621-04:00",
                            "name": "SEA",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1c8717f-546b-4463-8e8a-01dad7362e24/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d635825-e535-4b3a-8c1e-49be07574f9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/158a87ab-ae4b-4445-80c2-b41889ca5306/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:25.877193-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b4a3f42-3264-4213-a36f-1eeeae338221",
                            "gambit_id": "8e37b3a2-ddd2-40e3-b74c-9e1b0851fed4",
                            "last_updated": "2023-07-17T09:03:00.353557-04:00",
                            "created_at": "2023-07-14T09:13:25.878663-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d635825-e535-4b3a-8c1e-49be07574f9c/?format=api"
                        },
                        {
                            "id": "adde6f17-533e-491c-af30-338db2582010",
                            "gambit_id": "4ee39164-a232-48b8-a94f-2b986c173235",
                            "last_updated": "2023-07-17T09:03:00.354816-04:00",
                            "created_at": "2023-07-14T09:13:25.880372-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d635825-e535-4b3a-8c1e-49be07574f9c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9eab002f-021f-4a13-bd3d-3037d7e39f79",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a802f26c-8aab-488a-8dee-63306fcf599f",
            "completed": true,
            "last_updated": "2023-07-17T09:03:01.796632-04:00",
            "created_at": "2023-07-14T14:53:13.920224-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.44,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a802f26c-8aab-488a-8dee-63306fcf599f",
            "datetime": "2023-07-14T21:40:00-04:00",
            "cutoff_datetime": "2023-07-14T21:40:00-04:00",
            "name": "Minnesota Twins v. Oakland Athletics",
            "bettypes": [
                {
                    "id": "931dfb85-36ac-4735-86af-c1a4f58dbdfc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eab002f-021f-4a13-bd3d-3037d7e39f79/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T14:53:13.922503-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Twins",
                                "amount": 6492.0
                            },
                            {
                                "team": "Oakland Athletics",
                                "amount": 3508.0
                            }
                        ],
                        "expected_reward_tokens": 9541.76,
                        "profit_sb": 41.76,
                        "profit_sb_percentage": 0.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "347fc204-258a-468e-b49c-2e5073704840",
                            "gambit_id": "a913880c-f9e1-42e3-a1c9-38dec3e641bc",
                            "last_updated": "2023-07-17T09:03:01.799660-04:00",
                            "created_at": "2023-07-14T14:53:13.924176-04:00",
                            "name": "Minnesota Twins",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/931dfb85-36ac-4735-86af-c1a4f58dbdfc/?format=api"
                        },
                        {
                            "id": "de8901c9-2ae5-42bc-b313-3a2ffe854bc8",
                            "gambit_id": "67332944-4be1-4fc8-b992-8072d452f4c6",
                            "last_updated": "2023-07-17T09:03:01.800904-04:00",
                            "created_at": "2023-07-14T14:53:13.925897-04:00",
                            "name": "Oakland Athletics",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/931dfb85-36ac-4735-86af-c1a4f58dbdfc/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d553232-d20b-43bb-a38d-6f485db88982",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eab002f-021f-4a13-bd3d-3037d7e39f79/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T14:53:13.927429-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Twins",
                                "amount": 5319.0
                            },
                            {
                                "team": "Oakland Athletics",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4b90e01-7e9e-4ef0-892a-dac116d46545",
                            "gambit_id": "e1b74232-78f1-445d-9e1c-a0bbcc6d8eff",
                            "last_updated": "2023-07-17T09:03:01.803401-04:00",
                            "created_at": "2023-07-14T14:53:13.928787-04:00",
                            "name": "Minnesota Twins",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d553232-d20b-43bb-a38d-6f485db88982/?format=api"
                        },
                        {
                            "id": "052ca7a8-7afc-422e-a9b4-350b6251343c",
                            "gambit_id": "f090050a-bde5-4a20-97a2-32433a9ddcb4",
                            "last_updated": "2023-07-17T09:03:01.804623-04:00",
                            "created_at": "2023-07-14T14:53:13.930267-04:00",
                            "name": "Oakland Athletics",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d553232-d20b-43bb-a38d-6f485db88982/?format=api"
                        }
                    ]
                },
                {
                    "id": "0984ba2b-ea06-457d-a457-2fefe9b10d64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eab002f-021f-4a13-bd3d-3037d7e39f79/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T14:53:13.931767-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ad74db8f-45b6-40ff-8c33-a0d3176e0184",
                            "gambit_id": "6fa33d49-9298-4daa-b724-26ec36129b4b",
                            "last_updated": "2023-07-17T09:03:01.808488-04:00",
                            "created_at": "2023-07-14T14:53:13.934749-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0984ba2b-ea06-457d-a457-2fefe9b10d64/?format=api"
                        },
                        {
                            "id": "4cd8b8a9-28a4-442f-aa5e-929ba9113a85",
                            "gambit_id": "dddae448-412e-47ed-8356-c5f2f7b66934",
                            "last_updated": "2023-07-17T09:03:01.807220-04:00",
                            "created_at": "2023-07-14T14:53:13.933332-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0984ba2b-ea06-457d-a457-2fefe9b10d64/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b1f236a8-5469-4fe9-b859-dded9302d668",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "54ca3f59-8e08-4ec2-b1d4-87d58d49d9e7",
            "completed": true,
            "last_updated": "2023-07-17T09:08:03.150844-04:00",
            "created_at": "2023-07-14T09:13:25.665263-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/54ca3f59-8e08-4ec2-b1d4-87d58d49d9e7",
            "datetime": "2023-07-14T21:38:00-04:00",
            "cutoff_datetime": "2023-07-14T21:38:00-04:00",
            "name": "HOU (J France) v. LAA (S Ohtani)",
            "bettypes": [
                {
                    "id": "6f104e5a-c774-40c8-afa4-010b9d6a9820",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1f236a8-5469-4fe9-b859-dded9302d668/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:25.667230-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA (S Ohtani)",
                                "amount": 5776.0
                            },
                            {
                                "team": "HOU (J France)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "10dce0b8-361d-4ef3-a94e-2c0772fbe81f",
                            "gambit_id": "50c55bf3-d04e-4c6c-b735-242e3894d407",
                            "last_updated": "2023-07-17T09:08:03.155464-04:00",
                            "created_at": "2023-07-14T09:13:25.670105-04:00",
                            "name": "LAA (S Ohtani)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f104e5a-c774-40c8-afa4-010b9d6a9820/?format=api"
                        },
                        {
                            "id": "28f754bc-a986-4d1f-94d8-c31b20572b0c",
                            "gambit_id": "276c9338-803a-4c68-be48-26c20d1dec70",
                            "last_updated": "2023-07-17T09:08:03.154158-04:00",
                            "created_at": "2023-07-14T09:13:25.668652-04:00",
                            "name": "HOU (J France)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f104e5a-c774-40c8-afa4-010b9d6a9820/?format=api"
                        }
                    ]
                },
                {
                    "id": "7edd13ee-e23b-43eb-b6d4-0d413a0affd1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1f236a8-5469-4fe9-b859-dded9302d668/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:25.671595-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "LAA",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d9d39ebc-0fc5-4aaf-9d8f-a623e33bc787",
                            "gambit_id": "e2784285-a3b6-40a6-ac7d-3d1e13770dc3",
                            "last_updated": "2023-07-17T09:08:03.157972-04:00",
                            "created_at": "2023-07-14T09:13:25.672895-04:00",
                            "name": "HOU",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7edd13ee-e23b-43eb-b6d4-0d413a0affd1/?format=api"
                        },
                        {
                            "id": "7ed0937a-6ef6-4404-a81e-4d4c8b12cf2b",
                            "gambit_id": "2bca78c7-8e28-4efe-b8d6-cff8cdfaf19e",
                            "last_updated": "2023-07-17T09:08:03.159243-04:00",
                            "created_at": "2023-07-14T09:13:25.674384-04:00",
                            "name": "LAA",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7edd13ee-e23b-43eb-b6d4-0d413a0affd1/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1b7e698-da79-4c98-94ac-521363675af0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1f236a8-5469-4fe9-b859-dded9302d668/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:25.675887-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "76f5a820-6c39-4d31-bc3f-2cccedb5223e",
                            "gambit_id": "aceebccb-3f76-4f3c-858d-5c94bf3920f5",
                            "last_updated": "2023-07-17T09:08:03.161763-04:00",
                            "created_at": "2023-07-14T09:13:25.677203-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1b7e698-da79-4c98-94ac-521363675af0/?format=api"
                        },
                        {
                            "id": "5926c2f9-5000-4893-82a1-0dac4935fc73",
                            "gambit_id": "8b97e3cb-1bc8-4efd-a6e8-508416b53242",
                            "last_updated": "2023-07-17T09:08:03.163125-04:00",
                            "created_at": "2023-07-14T09:13:25.678607-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1b7e698-da79-4c98-94ac-521363675af0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ee729a18-ab44-4004-af46-63b454e0a108",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "61f18ec0-27db-44fa-95d9-d350545017ea",
            "completed": true,
            "last_updated": "2023-07-17T09:08:02.934214-04:00",
            "created_at": "2023-07-14T09:13:25.463089-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/61f18ec0-27db-44fa-95d9-d350545017ea",
            "datetime": "2023-07-14T20:40:00-04:00",
            "cutoff_datetime": "2023-07-14T20:40:00-04:00",
            "name": "NYY (C Rodon) v. COL (A Gomber)",
            "bettypes": [
                {
                    "id": "dd70993d-2897-4f3f-bec7-e837f0a565b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee729a18-ab44-4004-af46-63b454e0a108/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:25.464943-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (C Rodon)",
                                "amount": 6359.0
                            },
                            {
                                "team": "COL (A Gomber)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "49ebe173-4c1b-459c-b601-0a2ec7ede05c",
                            "gambit_id": "57acc67a-5931-4fff-9471-86cb4e8fd064",
                            "last_updated": "2023-07-17T09:08:02.937337-04:00",
                            "created_at": "2023-07-14T09:13:25.466581-04:00",
                            "name": "NYY (C Rodon)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd70993d-2897-4f3f-bec7-e837f0a565b4/?format=api"
                        },
                        {
                            "id": "f62ab2ea-8b06-4efd-a697-b53babc86791",
                            "gambit_id": "1370a42e-dd95-4a51-817c-88dac2932b18",
                            "last_updated": "2023-07-17T09:08:02.938683-04:00",
                            "created_at": "2023-07-14T09:13:25.468075-04:00",
                            "name": "COL (A Gomber)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd70993d-2897-4f3f-bec7-e837f0a565b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "1180e956-ad6b-4c0e-bc1f-828f2477485b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee729a18-ab44-4004-af46-63b454e0a108/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:25.469602-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 5423.0
                            },
                            {
                                "team": "COL",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ce9f8bf-4a23-47ac-a092-f88573acf7f8",
                            "gambit_id": "9370f4f4-68da-42a8-9214-4ffc2ea9d09d",
                            "last_updated": "2023-07-17T09:08:02.941229-04:00",
                            "created_at": "2023-07-14T09:13:25.470983-04:00",
                            "name": "NYY",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1180e956-ad6b-4c0e-bc1f-828f2477485b/?format=api"
                        },
                        {
                            "id": "54951eea-a45b-41eb-8399-fe19ff19dff6",
                            "gambit_id": "38cd28c3-c988-40ed-9438-fa77340d04c9",
                            "last_updated": "2023-07-17T09:08:02.942563-04:00",
                            "created_at": "2023-07-14T09:13:25.472446-04:00",
                            "name": "COL",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1180e956-ad6b-4c0e-bc1f-828f2477485b/?format=api"
                        }
                    ]
                },
                {
                    "id": "38ba745e-8bd1-44a6-996a-c5133d65ee16",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ee729a18-ab44-4004-af46-63b454e0a108/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:25.473909-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 11",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 11",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46097e7f-20ac-4b04-8809-20fcd4dea768",
                            "gambit_id": "d5d8cfd8-c8a8-41f7-9086-c982546a2aa1",
                            "last_updated": "2023-07-17T09:08:02.946536-04:00",
                            "created_at": "2023-07-14T09:13:25.476897-04:00",
                            "name": "Game Total Under 11",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38ba745e-8bd1-44a6-996a-c5133d65ee16/?format=api"
                        },
                        {
                            "id": "6f3d2908-86ba-4974-9810-ccefa567bc3f",
                            "gambit_id": "d4533247-d4f2-46e0-8865-6658022b29a9",
                            "last_updated": "2023-07-17T09:08:02.945232-04:00",
                            "created_at": "2023-07-14T09:13:25.475336-04:00",
                            "name": "Game Total Over 11",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38ba745e-8bd1-44a6-996a-c5133d65ee16/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "78f0dc90-2448-41a8-94f1-76c914f72a98",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a7693c54-6c92-45c1-bf65-64b2a1f58f75",
            "completed": true,
            "last_updated": "2023-07-17T09:08:02.065907-04:00",
            "created_at": "2023-07-14T09:13:25.258895-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a7693c54-6c92-45c1-bf65-64b2a1f58f75",
            "datetime": "2023-07-14T20:15:00-04:00",
            "cutoff_datetime": "2023-07-14T20:15:00-04:00",
            "name": "WAS (T Williams) v. STL (M Mikolas)",
            "bettypes": [
                {
                    "id": "d4515d2a-5fec-4627-bc12-8b6b110ed99a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78f0dc90-2448-41a8-94f1-76c914f72a98/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:25.260764-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6434.0
                            },
                            {
                                "team": "WAS (T Williams)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "16722b03-0245-4f0b-85f4-d0152ffa12a7",
                            "gambit_id": "db1933b1-39a6-4e4a-94ec-b266d8bf5de3",
                            "last_updated": "2023-07-17T09:08:02.070419-04:00",
                            "created_at": "2023-07-14T09:13:25.263685-04:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4515d2a-5fec-4627-bc12-8b6b110ed99a/?format=api"
                        },
                        {
                            "id": "16b9abcb-20eb-4fd0-8ed3-fe50c652556b",
                            "gambit_id": "b31e318b-a559-4ca0-ba97-28e97432837a",
                            "last_updated": "2023-07-17T09:08:02.069077-04:00",
                            "created_at": "2023-07-14T09:13:25.262156-04:00",
                            "name": "WAS (T Williams)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4515d2a-5fec-4627-bc12-8b6b110ed99a/?format=api"
                        }
                    ]
                },
                {
                    "id": "52f7c068-e855-4b0e-8ef6-570aee03a539",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78f0dc90-2448-41a8-94f1-76c914f72a98/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:25.265179-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5319.0
                            },
                            {
                                "team": "STL",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c1145bbd-8a2d-4b2e-b3da-64e8ab211f7d",
                            "gambit_id": "26b62ff7-ad0b-4923-91fe-f071a4993241",
                            "last_updated": "2023-07-17T09:08:02.073097-04:00",
                            "created_at": "2023-07-14T09:13:25.266554-04:00",
                            "name": "WAS",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52f7c068-e855-4b0e-8ef6-570aee03a539/?format=api"
                        },
                        {
                            "id": "b0befb7a-4379-4397-9199-62bfc3d97f74",
                            "gambit_id": "9c42661b-dc6e-40ce-a7f4-0639b29876b7",
                            "last_updated": "2023-07-17T09:08:02.074426-04:00",
                            "created_at": "2023-07-14T09:13:25.268021-04:00",
                            "name": "STL",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52f7c068-e855-4b0e-8ef6-570aee03a539/?format=api"
                        }
                    ]
                },
                {
                    "id": "85f51157-b84f-4ed3-b720-7b5007a38cbd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78f0dc90-2448-41a8-94f1-76c914f72a98/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:25.269512-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0249dcc8-cbf9-40eb-8ec5-54d0d31047e6",
                            "gambit_id": "814a745a-fcc7-47dd-990b-4956301c4e3c",
                            "last_updated": "2023-07-17T09:08:02.076927-04:00",
                            "created_at": "2023-07-14T09:13:25.273404-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85f51157-b84f-4ed3-b720-7b5007a38cbd/?format=api"
                        },
                        {
                            "id": "eca693e9-b114-477b-8e30-a59ae12ea408",
                            "gambit_id": "51b31da8-80d0-460b-9adb-92fb031ea18e",
                            "last_updated": "2023-07-17T09:08:02.078441-04:00",
                            "created_at": "2023-07-14T09:13:25.271948-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85f51157-b84f-4ed3-b720-7b5007a38cbd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "08089478-68e8-4a8a-b7e4-ace748da88f1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "947af081-b983-4d90-8905-e3fc870330cd",
            "completed": true,
            "last_updated": "2023-07-17T09:08:01.840253-04:00",
            "created_at": "2023-07-14T09:13:25.053959-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/947af081-b983-4d90-8905-e3fc870330cd",
            "datetime": "2023-07-14T20:10:00-04:00",
            "cutoff_datetime": "2023-07-14T20:10:00-04:00",
            "name": "TAM (T Glasnow) v. KAN (A Marsh)",
            "bettypes": [
                {
                    "id": "aba59d2c-07d6-460a-b933-0e9d65b65c6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08089478-68e8-4a8a-b7e4-ace748da88f1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:25.056514-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (T Glasnow)",
                                "amount": 6885.0
                            },
                            {
                                "team": "KAN (A Marsh)",
                                "amount": 3115.0
                            }
                        ],
                        "expected_reward_tokens": 9500.75,
                        "profit_sb": 0.75,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5b26e35-b34a-4092-8135-d78452527361",
                            "gambit_id": "c3a6ee02-2928-4433-9cf7-9f34f285d74b",
                            "last_updated": "2023-07-17T09:08:01.843722-04:00",
                            "created_at": "2023-07-14T09:13:25.057989-04:00",
                            "name": "TAM (T Glasnow)",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba59d2c-07d6-460a-b933-0e9d65b65c6d/?format=api"
                        },
                        {
                            "id": "dc67276c-6a66-4b40-9dec-13f0cc87dcba",
                            "gambit_id": "a295b2f9-9c3e-409b-b3d9-8b725476e687",
                            "last_updated": "2023-07-17T09:08:01.845071-04:00",
                            "created_at": "2023-07-14T09:13:25.059525-04:00",
                            "name": "KAN (A Marsh)",
                            "reward": "3.05000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba59d2c-07d6-460a-b933-0e9d65b65c6d/?format=api"
                        }
                    ]
                },
                {
                    "id": "f1a56036-1594-4f88-91aa-e35ca96ef42b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08089478-68e8-4a8a-b7e4-ace748da88f1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:25.061106-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6010.0
                            },
                            {
                                "team": "KAN",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7983bcab-d18c-4b46-a59e-e6aba3b0b11f",
                            "gambit_id": "8193a58a-ea2b-4ec1-b308-b440c6e05690",
                            "last_updated": "2023-07-17T09:08:01.847715-04:00",
                            "created_at": "2023-07-14T09:13:25.062598-04:00",
                            "name": "TAM",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a56036-1594-4f88-91aa-e35ca96ef42b/?format=api"
                        },
                        {
                            "id": "4ca8954d-a282-44b8-96b8-9c8a8c312ec7",
                            "gambit_id": "cd8ae2e7-4e6a-4b01-9a18-084f24c530f5",
                            "last_updated": "2023-07-17T09:08:01.849025-04:00",
                            "created_at": "2023-07-14T09:13:25.064082-04:00",
                            "name": "KAN",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a56036-1594-4f88-91aa-e35ca96ef42b/?format=api"
                        }
                    ]
                },
                {
                    "id": "1720681e-8182-4bb4-bd45-bce5675a3283",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08089478-68e8-4a8a-b7e4-ace748da88f1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:25.065550-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21dd816a-f2f7-4d60-9d33-a532b5ddfc22",
                            "gambit_id": "ebe9edd4-10be-453c-82b9-549b56993024",
                            "last_updated": "2023-07-17T09:08:01.853046-04:00",
                            "created_at": "2023-07-14T09:13:25.068314-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1720681e-8182-4bb4-bd45-bce5675a3283/?format=api"
                        },
                        {
                            "id": "679b9f8a-b7ab-4dca-9c4d-645104e4fa03",
                            "gambit_id": "732fe845-324a-4c99-b8f7-237b1387d752",
                            "last_updated": "2023-07-17T09:08:01.851707-04:00",
                            "created_at": "2023-07-14T09:13:25.066899-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1720681e-8182-4bb4-bd45-bce5675a3283/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ecd4ed7e-addc-40ef-986a-ac8f602e37f4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "353bfe16-76c8-4a81-b433-8dfbc018c33e",
            "completed": true,
            "last_updated": "2023-07-15T08:58:10.507407-04:00",
            "created_at": "2023-07-14T09:13:24.632827-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/353bfe16-76c8-4a81-b433-8dfbc018c33e",
            "datetime": "2023-07-14T20:05:00-04:00",
            "cutoff_datetime": "2023-07-14T20:05:00-04:00",
            "name": "CLE (A Civale) v. TEX (J Gray)",
            "bettypes": [
                {
                    "id": "69578a57-5eeb-4919-8ebe-9f848cb25eaa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecd4ed7e-addc-40ef-986a-ac8f602e37f4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:24.634960-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (J Gray)",
                                "amount": 5615.0
                            },
                            {
                                "team": "CLE (A Civale)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8c7bbe96-848a-4331-9c2c-07a94b9b90bf",
                            "gambit_id": "bee07a4d-8914-4c87-9e8f-d64df3da5d1e",
                            "last_updated": "2023-07-15T08:58:10.511856-04:00",
                            "created_at": "2023-07-14T09:13:24.638288-04:00",
                            "name": "TEX (J Gray)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69578a57-5eeb-4919-8ebe-9f848cb25eaa/?format=api"
                        },
                        {
                            "id": "44856414-ab2d-4ffa-9016-6614cc5d05f5",
                            "gambit_id": "bd1dc57c-9b0b-4170-aa71-5918367a225f",
                            "last_updated": "2023-07-15T08:58:10.510502-04:00",
                            "created_at": "2023-07-14T09:13:24.636587-04:00",
                            "name": "CLE (A Civale)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69578a57-5eeb-4919-8ebe-9f848cb25eaa/?format=api"
                        }
                    ]
                },
                {
                    "id": "94983071-90b9-4106-a4c9-6387c60ed17a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecd4ed7e-addc-40ef-986a-ac8f602e37f4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:24.640355-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6010.0
                            },
                            {
                                "team": "TEX",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8d826c9-9966-4b75-bb86-8b4e2a01f656",
                            "gambit_id": "64faf416-d4cd-4166-9452-afd5d8672132",
                            "last_updated": "2023-07-15T08:58:10.514417-04:00",
                            "created_at": "2023-07-14T09:13:24.642033-04:00",
                            "name": "CLE",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94983071-90b9-4106-a4c9-6387c60ed17a/?format=api"
                        },
                        {
                            "id": "70d64821-b19f-4080-9f24-a2104f59feea",
                            "gambit_id": "33aa8377-2d2a-45ce-aa2a-07df8d66653b",
                            "last_updated": "2023-07-15T08:58:10.515684-04:00",
                            "created_at": "2023-07-14T09:13:24.643782-04:00",
                            "name": "TEX",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94983071-90b9-4106-a4c9-6387c60ed17a/?format=api"
                        }
                    ]
                },
                {
                    "id": "4970ecfd-9414-4674-ae0b-418d60b7de0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecd4ed7e-addc-40ef-986a-ac8f602e37f4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:24.645378-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bdbf4ebc-2c98-4db2-8065-57c44d4f6649",
                            "gambit_id": "740a3577-f8e0-4411-8df0-f1550e0f6914",
                            "last_updated": "2023-07-15T08:58:10.518202-04:00",
                            "created_at": "2023-07-14T09:13:24.646897-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4970ecfd-9414-4674-ae0b-418d60b7de0e/?format=api"
                        },
                        {
                            "id": "bcfcb18f-5056-43c8-92a0-90ba573fbad3",
                            "gambit_id": "a296aeb5-02ec-43b0-8dc8-17a6f13aa13c",
                            "last_updated": "2023-07-15T08:58:10.519545-04:00",
                            "created_at": "2023-07-14T09:13:24.648545-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4970ecfd-9414-4674-ae0b-418d60b7de0e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "31058bc2-2019-451d-8312-33961897ba92",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c928ddc5-68b5-42d4-8dfa-6fd6b18b751e",
            "completed": true,
            "last_updated": "2023-07-17T09:13:04.831076-04:00",
            "created_at": "2023-07-14T09:13:24.846050-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c928ddc5-68b5-42d4-8dfa-6fd6b18b751e",
            "datetime": "2023-07-14T20:05:00-04:00",
            "cutoff_datetime": "2023-07-14T20:05:00-04:00",
            "name": "BOS (B Bello) v. CHC (K Hendricks)",
            "bettypes": [
                {
                    "id": "737226eb-2917-4102-9858-2d4aaf2f86b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/31058bc2-2019-451d-8312-33961897ba92/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:24.848184-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (B Bello)",
                                "amount": 5541.0
                            },
                            {
                                "team": "CHC (K Hendricks)",
                                "amount": 4459.0
                            }
                        ],
                        "expected_reward_tokens": 9585.93,
                        "profit_sb": 85.93,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7c8c9952-25c5-4880-be45-f5a319f44fbf",
                            "gambit_id": "a6009cc4-13bb-4054-ba3d-871f268771bd",
                            "last_updated": "2023-07-17T09:13:04.835319-04:00",
                            "created_at": "2023-07-14T09:13:24.849765-04:00",
                            "name": "BOS (B Bello)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/737226eb-2917-4102-9858-2d4aaf2f86b7/?format=api"
                        },
                        {
                            "id": "74da9eca-4010-4fad-b738-1c905c82b741",
                            "gambit_id": "a122de3e-2f0b-4201-82d4-794f8a2a6452",
                            "last_updated": "2023-07-17T09:13:04.837366-04:00",
                            "created_at": "2023-07-14T09:13:24.851333-04:00",
                            "name": "CHC (K Hendricks)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/737226eb-2917-4102-9858-2d4aaf2f86b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb65811c-b234-4529-912c-f0bb961fb03f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/31058bc2-2019-451d-8312-33961897ba92/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:24.852871-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "00ae366b-d908-4ead-8bea-fbf560953ebf",
                            "gambit_id": "a40531f6-212c-4e3c-b0e8-59b236081ebe",
                            "last_updated": "2023-07-17T09:13:04.845721-04:00",
                            "created_at": "2023-07-14T09:13:24.856162-04:00",
                            "name": "CHC",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb65811c-b234-4529-912c-f0bb961fb03f/?format=api"
                        },
                        {
                            "id": "a5e82f96-cb15-4548-985b-8a071cdb3b74",
                            "gambit_id": "c8d7c434-b7af-47eb-bead-7fd295b00f84",
                            "last_updated": "2023-07-17T09:13:04.843273-04:00",
                            "created_at": "2023-07-14T09:13:24.854625-04:00",
                            "name": "BOS",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb65811c-b234-4529-912c-f0bb961fb03f/?format=api"
                        }
                    ]
                },
                {
                    "id": "10afe596-2675-4f8f-8e08-d2ebbb269091",
                    "match": "https://api-prod.gambitprofit.com/api/matches/31058bc2-2019-451d-8312-33961897ba92/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:24.858422-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4c15c84-0091-4b13-8a9f-1a4c28564276",
                            "gambit_id": "ec7ffd8c-ad8f-496c-bf34-1cdfdd7d62b9",
                            "last_updated": "2023-07-17T09:13:04.849872-04:00",
                            "created_at": "2023-07-14T09:13:24.860344-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10afe596-2675-4f8f-8e08-d2ebbb269091/?format=api"
                        },
                        {
                            "id": "fabef8f8-02ef-4b03-9fe4-6c63d16583b9",
                            "gambit_id": "85227e42-65d0-497d-9cd6-59f6512ece4d",
                            "last_updated": "2023-07-17T09:13:04.851964-04:00",
                            "created_at": "2023-07-14T09:13:24.861859-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10afe596-2675-4f8f-8e08-d2ebbb269091/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9c82a526-dd98-415b-9091-b7ed9f150354",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6f461a6e-1049-475a-ac44-5163db338300",
            "completed": true,
            "last_updated": "2023-07-17T09:13:04.619504-04:00",
            "created_at": "2023-07-14T09:13:24.422945-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.06,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6f461a6e-1049-475a-ac44-5163db338300",
            "datetime": "2023-07-14T19:20:00-04:00",
            "cutoff_datetime": "2023-07-14T19:20:00-04:00",
            "name": "CWS (M Kopech) v. ATL (C Morton)",
            "bettypes": [
                {
                    "id": "af8818b1-4726-4ecb-b43a-0d3dd4fb7ead",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c82a526-dd98-415b-9091-b7ed9f150354/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:24.425804-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (C Morton)",
                                "amount": 7033.0
                            },
                            {
                                "team": "CWS (M Kopech)",
                                "amount": 2967.0
                            }
                        ],
                        "expected_reward_tokens": 9494.4,
                        "profit_sb": -5.6,
                        "profit_sb_percentage": -0.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6da68fea-ac7b-40a2-91a1-aafc56b23dcd",
                            "gambit_id": "7b48cfce-311e-4829-8e2e-034aeba696e0",
                            "last_updated": "2023-07-17T09:13:04.624324-04:00",
                            "created_at": "2023-07-14T09:13:24.429870-04:00",
                            "name": "ATL (C Morton)",
                            "reward": "1.35000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af8818b1-4726-4ecb-b43a-0d3dd4fb7ead/?format=api"
                        },
                        {
                            "id": "9b85a2cc-40c4-4d2c-b47c-93a2f66423b6",
                            "gambit_id": "650d2389-3bed-45aa-9938-aa4fc02a8a47",
                            "last_updated": "2023-07-17T09:13:04.622903-04:00",
                            "created_at": "2023-07-14T09:13:24.427915-04:00",
                            "name": "CWS (M Kopech)",
                            "reward": "3.20000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af8818b1-4726-4ecb-b43a-0d3dd4fb7ead/?format=api"
                        }
                    ]
                },
                {
                    "id": "040d683a-d6e4-4336-8db2-fb6b41eb74d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c82a526-dd98-415b-9091-b7ed9f150354/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:24.432223-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af83952c-509b-41fd-bab0-d05bda01a773",
                            "gambit_id": "205449bc-1389-49b3-a57f-95e3a4929afd",
                            "last_updated": "2023-07-17T09:13:04.628444-04:00",
                            "created_at": "2023-07-14T09:13:24.436708-04:00",
                            "name": "ATL",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/040d683a-d6e4-4336-8db2-fb6b41eb74d9/?format=api"
                        },
                        {
                            "id": "0f7b502d-571c-46a3-9b89-73ff9a5b69c5",
                            "gambit_id": "c611103c-c925-4b67-a2d7-21d209102976",
                            "last_updated": "2023-07-17T09:13:04.627076-04:00",
                            "created_at": "2023-07-14T09:13:24.434515-04:00",
                            "name": "CWS",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/040d683a-d6e4-4336-8db2-fb6b41eb74d9/?format=api"
                        }
                    ]
                },
                {
                    "id": "dbca11d4-43f0-4ee9-9452-836251bd75d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9c82a526-dd98-415b-9091-b7ed9f150354/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:24.438539-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d0921cd3-0e7d-45d3-b060-83a18acea30d",
                            "gambit_id": "a0835343-a6d6-4978-b2e5-388f0792430f",
                            "last_updated": "2023-07-17T09:13:04.632504-04:00",
                            "created_at": "2023-07-14T09:13:24.442291-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbca11d4-43f0-4ee9-9452-836251bd75d7/?format=api"
                        },
                        {
                            "id": "376b51e8-638d-4e02-a2ce-bc4b1a631145",
                            "gambit_id": "bf45f30b-26d8-4513-8828-11f14e17e28b",
                            "last_updated": "2023-07-17T09:13:04.631127-04:00",
                            "created_at": "2023-07-14T09:13:24.440172-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbca11d4-43f0-4ee9-9452-836251bd75d7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4ceae868-1d0e-4bcf-8fd8-dc4c6e8ccd49",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "abf1b5d2-a259-401c-b2e1-2265f4940138",
            "completed": true,
            "last_updated": "2023-07-17T09:13:04.399664-04:00",
            "created_at": "2023-07-14T09:13:24.162943-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/abf1b5d2-a259-401c-b2e1-2265f4940138",
            "datetime": "2023-07-14T19:10:00-04:00",
            "cutoff_datetime": "2023-07-14T19:10:00-04:00",
            "name": "LOS (J Urias) v. NYM (J Verlander)",
            "bettypes": [
                {
                    "id": "ca1b5ce1-2b14-4cf3-bfe8-4b6ea9fa8e5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ceae868-1d0e-4bcf-8fd8-dc4c6e8ccd49/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:24.164961-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (J Urias)",
                                "amount": 5325.0
                            },
                            {
                                "team": "NYM (J Verlander)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ca8e8f8e-ed30-4c6f-b851-09f4985104cf",
                            "gambit_id": "1264b2cd-e801-4a21-ba66-6f05b59711e2",
                            "last_updated": "2023-07-17T09:13:04.405270-04:00",
                            "created_at": "2023-07-14T09:13:24.171965-04:00",
                            "name": "LOS (J Urias)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1b5ce1-2b14-4cf3-bfe8-4b6ea9fa8e5a/?format=api"
                        },
                        {
                            "id": "95a55d00-ec9d-4aa0-972c-c8666a058eda",
                            "gambit_id": "fe127c13-1e6d-4931-8b60-fba523ed4e5a",
                            "last_updated": "2023-07-17T09:13:04.407419-04:00",
                            "created_at": "2023-07-14T09:13:24.180163-04:00",
                            "name": "NYM (J Verlander)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1b5ce1-2b14-4cf3-bfe8-4b6ea9fa8e5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "500d9da8-0256-440e-ac0c-d9287fcfe3dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ceae868-1d0e-4bcf-8fd8-dc4c6e8ccd49/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:24.182328-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5939.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "10dcdfff-b120-46b1-b38e-75bad8839801",
                            "gambit_id": "6efe0cdb-9bd0-4970-a42d-f04825813506",
                            "last_updated": "2023-07-17T09:13:04.414680-04:00",
                            "created_at": "2023-07-14T09:13:24.187676-04:00",
                            "name": "NYM",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500d9da8-0256-440e-ac0c-d9287fcfe3dc/?format=api"
                        },
                        {
                            "id": "3ba2b0d1-d15f-4790-bece-c35eeddae9f1",
                            "gambit_id": "736b1801-957b-49a8-993f-fd20a9c7484f",
                            "last_updated": "2023-07-17T09:13:04.412475-04:00",
                            "created_at": "2023-07-14T09:13:24.184974-04:00",
                            "name": "LOS",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500d9da8-0256-440e-ac0c-d9287fcfe3dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b8865a5-59ff-4028-a123-25396fac5292",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ceae868-1d0e-4bcf-8fd8-dc4c6e8ccd49/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:24.189571-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a7bd9b79-0579-4f20-b954-6f047243ef1e",
                            "gambit_id": "67ccae79-71ef-4fc9-9f68-0e966527c506",
                            "last_updated": "2023-07-17T09:13:04.417841-04:00",
                            "created_at": "2023-07-14T09:13:24.191063-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b8865a5-59ff-4028-a123-25396fac5292/?format=api"
                        },
                        {
                            "id": "38edb226-9f6f-4d22-b0db-5a154fb6dea9",
                            "gambit_id": "6e51c35d-5e7a-457f-bbc4-6fce965aaee1",
                            "last_updated": "2023-07-17T09:13:04.419409-04:00",
                            "created_at": "2023-07-14T09:13:24.192622-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b8865a5-59ff-4028-a123-25396fac5292/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2444bfb5-ec0f-44b7-bcf0-dab5d5ea2ff9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "587ab165-373d-4705-ae24-9a3df29328be",
            "completed": true,
            "last_updated": "2023-07-17T09:13:05.053517-04:00",
            "created_at": "2023-07-14T09:13:23.950486-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/587ab165-373d-4705-ae24-9a3df29328be",
            "datetime": "2023-07-14T19:10:00-04:00",
            "cutoff_datetime": "2023-07-14T19:10:00-04:00",
            "name": "MIL (C Burnes) v. CIN (G Ashcraft)",
            "bettypes": [
                {
                    "id": "6b227374-c6d2-455c-b42c-2452cc7612c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2444bfb5-ec0f-44b7-bcf0-dab5d5ea2ff9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:23.953376-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5222.0
                            },
                            {
                                "team": "CIN (G Ashcraft)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a1f5f87-2d12-4b37-ad98-795b90d475e8",
                            "gambit_id": "e2118b43-9445-49ac-914e-0c7b03714cad",
                            "last_updated": "2023-07-17T09:13:05.056826-04:00",
                            "created_at": "2023-07-14T09:13:23.955340-04:00",
                            "name": "MIL (C Burnes)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b227374-c6d2-455c-b42c-2452cc7612c4/?format=api"
                        },
                        {
                            "id": "2ae20edb-8224-4c6a-9ad7-c1e7e55cfb59",
                            "gambit_id": "91b8f53f-0276-46d9-b61a-7d9868124f52",
                            "last_updated": "2023-07-17T09:13:05.058737-04:00",
                            "created_at": "2023-07-14T09:13:23.956927-04:00",
                            "name": "CIN (G Ashcraft)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b227374-c6d2-455c-b42c-2452cc7612c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d8e0031-d976-4569-80e8-7f9b7f4b5921",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2444bfb5-ec0f-44b7-bcf0-dab5d5ea2ff9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:23.963150-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40985c21-e78a-4bb1-a06d-4bf306c8b5df",
                            "gambit_id": "8c85202c-ca61-4ddb-82f6-e9136895ab4e",
                            "last_updated": "2023-07-17T09:13:05.066923-04:00",
                            "created_at": "2023-07-14T09:13:23.966519-04:00",
                            "name": "CIN",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d8e0031-d976-4569-80e8-7f9b7f4b5921/?format=api"
                        },
                        {
                            "id": "2d3d2df5-3598-4a69-867a-294c70155f1d",
                            "gambit_id": "150f6f36-fd45-4245-a85d-549b9f4d27d4",
                            "last_updated": "2023-07-17T09:13:05.065521-04:00",
                            "created_at": "2023-07-14T09:13:23.964682-04:00",
                            "name": "MIL",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d8e0031-d976-4569-80e8-7f9b7f4b5921/?format=api"
                        }
                    ]
                },
                {
                    "id": "877efda8-683d-41c1-9789-254d2d0670fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2444bfb5-ec0f-44b7-bcf0-dab5d5ea2ff9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:23.958532-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c07ce9bc-f36a-4e8d-985b-d6234a0f10f3",
                            "gambit_id": "4c6d5c84-e39b-44a7-ba22-d6594f82b60a",
                            "last_updated": "2023-07-17T09:13:05.062866-04:00",
                            "created_at": "2023-07-14T09:13:23.961495-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877efda8-683d-41c1-9789-254d2d0670fa/?format=api"
                        },
                        {
                            "id": "c5fa5a1b-183c-4771-b97e-be2edb0f7f3f",
                            "gambit_id": "7f8f5a5c-d841-4d04-a84e-9d7e84055794",
                            "last_updated": "2023-07-17T09:13:05.061486-04:00",
                            "created_at": "2023-07-14T09:13:23.959978-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877efda8-683d-41c1-9789-254d2d0670fa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0c00116c-9b7a-41e9-b060-d99c6a31265c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1c4d0d56-980e-4e2c-959a-bfed9d3cd1e3",
            "completed": true,
            "last_updated": "2023-07-17T09:13:05.700718-04:00",
            "created_at": "2023-07-14T12:38:25.162096-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1c4d0d56-980e-4e2c-959a-bfed9d3cd1e3",
            "datetime": "2023-07-14T19:07:00-04:00",
            "cutoff_datetime": "2023-07-14T19:07:00-04:00",
            "name": "ARI (R Nelson) v. TOR (J Berrios)",
            "bettypes": [
                {
                    "id": "de2b4736-fad2-4d54-ae96-8c4c7dc14c98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c00116c-9b7a-41e9-b060-d99c6a31265c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T12:38:25.165416-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6104.0
                            },
                            {
                                "team": "ARI (R Nelson)",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f91e032-d099-40bc-ac1c-464c26162b77",
                            "gambit_id": "62d67d89-bb59-4dc5-bba7-4c360482edd7",
                            "last_updated": "2023-07-17T09:13:05.705208-04:00",
                            "created_at": "2023-07-14T12:38:25.170327-04:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.57000",
                            "odds": "1.59520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de2b4736-fad2-4d54-ae96-8c4c7dc14c98/?format=api"
                        },
                        {
                            "id": "c082616e-ca10-4bcf-b145-8455114c70e2",
                            "gambit_id": "d0707fd2-4622-44b3-81f9-8b792528aa31",
                            "last_updated": "2023-07-17T09:13:05.703870-04:00",
                            "created_at": "2023-07-14T12:38:25.167952-04:00",
                            "name": "ARI (R Nelson)",
                            "reward": "2.46000",
                            "odds": "2.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de2b4736-fad2-4d54-ae96-8c4c7dc14c98/?format=api"
                        }
                    ]
                },
                {
                    "id": "96f8fb95-9ceb-40a2-94ac-0db90a26d8aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c00116c-9b7a-41e9-b060-d99c6a31265c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T12:38:25.172549-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI",
                                "amount": 5614.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3bb3271a-26a9-4844-b131-03b42c1a3763",
                            "gambit_id": "d8bab7cf-25a4-4f52-9769-43077eda9940",
                            "last_updated": "2023-07-17T09:13:05.707810-04:00",
                            "created_at": "2023-07-14T12:38:25.174583-04:00",
                            "name": "ARI",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f8fb95-9ceb-40a2-94ac-0db90a26d8aa/?format=api"
                        },
                        {
                            "id": "39c2463c-97b7-46b4-a5a7-4d78e052dfe1",
                            "gambit_id": "7d23a318-f7cb-4108-a276-80f330e7772f",
                            "last_updated": "2023-07-17T09:13:05.709100-04:00",
                            "created_at": "2023-07-14T12:38:25.176777-04:00",
                            "name": "TOR",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f8fb95-9ceb-40a2-94ac-0db90a26d8aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d26c6b4-fbf4-4b3b-a903-88c46a51f5b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c00116c-9b7a-41e9-b060-d99c6a31265c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T12:38:25.178945-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3ccea6b3-c136-4721-a00a-fcad0a14b45d",
                            "gambit_id": "3fee304e-1cd0-408a-b33c-a3d82fe8b9f2",
                            "last_updated": "2023-07-17T09:13:05.711686-04:00",
                            "created_at": "2023-07-14T12:38:25.180893-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d26c6b4-fbf4-4b3b-a903-88c46a51f5b2/?format=api"
                        },
                        {
                            "id": "6202fed2-7722-45f6-8d6f-abdf7c62d2bd",
                            "gambit_id": "6b0f9bc4-1930-4be2-a125-b4b78d1bb828",
                            "last_updated": "2023-07-17T09:13:05.713063-04:00",
                            "created_at": "2023-07-14T12:38:25.183221-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d26c6b4-fbf4-4b3b-a903-88c46a51f5b2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b41330c-8d17-4e32-85a6-3963a04795e1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "79351d3b-78cf-4fa7-9a69-eff1dfa83b8a",
            "completed": true,
            "last_updated": "2023-07-17T09:13:05.259035-04:00",
            "created_at": "2023-07-14T09:13:23.532049-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/79351d3b-78cf-4fa7-9a69-eff1dfa83b8a",
            "datetime": "2023-07-14T19:05:00-04:00",
            "cutoff_datetime": "2023-07-14T19:05:00-04:00",
            "name": "SFO (R Stripling) v. PIT (R Hill)",
            "bettypes": [
                {
                    "id": "b194a25b-6a53-438f-b14a-ef9940ba4133",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b41330c-8d17-4e32-85a6-3963a04795e1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:23.534026-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO (R Stripling)",
                                "amount": 5325.0
                            },
                            {
                                "team": "PIT (R Hill)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "58d3539c-324b-4b2e-9d21-6bf967aeb67c",
                            "gambit_id": "cb4cc572-bb2c-4156-aa31-bd03ec51d804",
                            "last_updated": "2023-07-17T09:13:05.262671-04:00",
                            "created_at": "2023-07-14T09:13:23.535586-04:00",
                            "name": "SFO (R Stripling)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b194a25b-6a53-438f-b14a-ef9940ba4133/?format=api"
                        },
                        {
                            "id": "05378139-066b-46c0-a667-e4e5d4c70ea6",
                            "gambit_id": "8f92d462-7115-4436-8d1c-a5e9eb2f5d4c",
                            "last_updated": "2023-07-17T09:13:05.264351-04:00",
                            "created_at": "2023-07-14T09:13:23.537157-04:00",
                            "name": "PIT (R Hill)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b194a25b-6a53-438f-b14a-ef9940ba4133/?format=api"
                        }
                    ]
                },
                {
                    "id": "33d257dd-e700-4c72-a544-f93c0cc3729a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b41330c-8d17-4e32-85a6-3963a04795e1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:23.539088-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "64e191a4-626f-4029-90b2-bc15d995960b",
                            "gambit_id": "c8ac97c9-b9f9-45c5-8ae5-0bc160302b80",
                            "last_updated": "2023-07-17T09:13:05.268698-04:00",
                            "created_at": "2023-07-14T09:13:23.542221-04:00",
                            "name": "PIT",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33d257dd-e700-4c72-a544-f93c0cc3729a/?format=api"
                        },
                        {
                            "id": "5c5ccdcb-e8fc-4caf-907f-53a8f5ac4241",
                            "gambit_id": "212846a7-a693-4b7b-9faa-4066f03baa34",
                            "last_updated": "2023-07-17T09:13:05.267344-04:00",
                            "created_at": "2023-07-14T09:13:23.540637-04:00",
                            "name": "SFO",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33d257dd-e700-4c72-a544-f93c0cc3729a/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc4eb15e-088c-4c7d-b185-8d5d7589be5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b41330c-8d17-4e32-85a6-3963a04795e1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:23.543844-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4a5cac4a-fa9f-4576-a08a-3f3693cdb96d",
                            "gambit_id": "4efd8f0b-27e1-43f2-aeb0-cc5da909f033",
                            "last_updated": "2023-07-17T09:13:05.271528-04:00",
                            "created_at": "2023-07-14T09:13:23.545324-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc4eb15e-088c-4c7d-b185-8d5d7589be5b/?format=api"
                        },
                        {
                            "id": "7ab2bd36-37bf-4ddf-a513-1af95b2e188e",
                            "gambit_id": "64472d33-6ff2-43d9-97bb-76b2bd54bdca",
                            "last_updated": "2023-07-17T09:13:05.272898-04:00",
                            "created_at": "2023-07-14T09:13:23.547117-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc4eb15e-088c-4c7d-b185-8d5d7589be5b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8e5d04d7-aba2-4842-a94a-b810b8bf23db",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "31ef00e2-6c38-4320-a469-9b5659e1bcb3",
            "completed": true,
            "last_updated": "2023-07-15T08:58:09.692378-04:00",
            "created_at": "2023-07-14T09:13:23.740156-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/31ef00e2-6c38-4320-a469-9b5659e1bcb3",
            "datetime": "2023-07-14T19:05:00-04:00",
            "cutoff_datetime": "2023-07-14T19:05:00-04:00",
            "name": "MIA (S Alcantara) v. BAL (D Kremer)",
            "bettypes": [
                {
                    "id": "1bf28204-5c5d-4b8f-ad83-90c2c74fe301",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8e5d04d7-aba2-4842-a94a-b810b8bf23db/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:23.742155-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5578.0
                            },
                            {
                                "team": "MIA (S Alcantara)",
                                "amount": 4422.0
                            }
                        ],
                        "expected_reward_tokens": 9594.16,
                        "profit_sb": 94.16,
                        "profit_sb_percentage": 0.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7c7e2c33-9524-4d96-a99f-1f2edf79c7e2",
                            "gambit_id": "524ef83a-2e2d-43e3-8e33-d06fa2274028",
                            "last_updated": "2023-07-15T08:58:09.697051-04:00",
                            "created_at": "2023-07-14T09:13:23.745459-04:00",
                            "name": "BAL (D Kremer)",
                            "reward": "1.72000",
                            "odds": "1.75760",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf28204-5c5d-4b8f-ad83-90c2c74fe301/?format=api"
                        },
                        {
                            "id": "05b296ac-9a64-4a96-ab7d-22d4de378b6b",
                            "gambit_id": "734584bb-acc2-4209-92d9-5adbc3ceae10",
                            "last_updated": "2023-07-15T08:58:09.695747-04:00",
                            "created_at": "2023-07-14T09:13:23.743799-04:00",
                            "name": "MIA (S Alcantara)",
                            "reward": "2.17000",
                            "odds": "2.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf28204-5c5d-4b8f-ad83-90c2c74fe301/?format=api"
                        }
                    ]
                },
                {
                    "id": "ff626432-192a-4f1c-bf55-87bbeee5f80b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8e5d04d7-aba2-4842-a94a-b810b8bf23db/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:23.747059-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 6090.0
                            },
                            {
                                "team": "BAL",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8d2109d-3a60-4c8f-94db-81c34f24056c",
                            "gambit_id": "baa6dcd5-4db4-427b-826a-abfee934e73e",
                            "last_updated": "2023-07-15T08:58:09.699578-04:00",
                            "created_at": "2023-07-14T09:13:23.748451-04:00",
                            "name": "MIA",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff626432-192a-4f1c-bf55-87bbeee5f80b/?format=api"
                        },
                        {
                            "id": "11c75e1c-d56c-4f8f-882c-fc8a0a2905e0",
                            "gambit_id": "1e9a9a37-0dd3-4983-82b0-1423f2e01a83",
                            "last_updated": "2023-07-15T08:58:09.700831-04:00",
                            "created_at": "2023-07-14T09:13:23.750116-04:00",
                            "name": "BAL",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff626432-192a-4f1c-bf55-87bbeee5f80b/?format=api"
                        }
                    ]
                },
                {
                    "id": "96f93136-4a6a-4dde-9553-bb0dae974970",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8e5d04d7-aba2-4842-a94a-b810b8bf23db/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:23.751666-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d89c0dcb-b98f-4acf-97c7-8b3e98a10269",
                            "gambit_id": "eb46a5e4-127e-43d0-9663-b60bfe0ece90",
                            "last_updated": "2023-07-15T08:58:09.703417-04:00",
                            "created_at": "2023-07-14T09:13:23.753046-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f93136-4a6a-4dde-9553-bb0dae974970/?format=api"
                        },
                        {
                            "id": "b5ec08ad-58cc-4485-b11c-5bdf04e9de22",
                            "gambit_id": "073b5914-59e1-4d53-9acb-dc6317882fda",
                            "last_updated": "2023-07-15T08:58:09.704756-04:00",
                            "created_at": "2023-07-14T09:13:23.754988-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f93136-4a6a-4dde-9553-bb0dae974970/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "47bd49a8-6817-4d0d-b5f9-5ce78bd3ed54",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "11c82790-485c-4d46-a467-68ce903f2c75",
            "completed": true,
            "last_updated": "2023-07-17T09:18:07.033771-04:00",
            "created_at": "2023-07-14T09:13:23.324624-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/11c82790-485c-4d46-a467-68ce903f2c75",
            "datetime": "2023-07-14T18:05:00-04:00",
            "cutoff_datetime": "2023-07-14T18:05:00-04:00",
            "name": "SDG (Y Darvish) v. PHI (C Sanchez)",
            "bettypes": [
                {
                    "id": "21bf1102-4b04-43a9-b731-abf55b2722c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47bd49a8-6817-4d0d-b5f9-5ce78bd3ed54/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-14T09:13:23.326972-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (Y Darvish)",
                                "amount": 5117.0
                            },
                            {
                                "team": "PHI (C Sanchez)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "339dc56c-aa8b-4064-8d45-ca60b86f9c29",
                            "gambit_id": "3fcb8a6a-901a-4ac8-aa7c-9cccee002354",
                            "last_updated": "2023-07-17T09:18:07.038251-04:00",
                            "created_at": "2023-07-14T09:13:23.328842-04:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21bf1102-4b04-43a9-b731-abf55b2722c4/?format=api"
                        },
                        {
                            "id": "ffbd0ffa-6d46-4196-92d8-2e5b48d3cef4",
                            "gambit_id": "fe4382cf-e992-4c9a-8ea2-807ff0d21b4b",
                            "last_updated": "2023-07-17T09:18:07.039722-04:00",
                            "created_at": "2023-07-14T09:13:23.330706-04:00",
                            "name": "PHI (C Sanchez)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21bf1102-4b04-43a9-b731-abf55b2722c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "1389590e-2cb6-4f35-9747-f473c4705f88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47bd49a8-6817-4d0d-b5f9-5ce78bd3ed54/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-14T09:13:23.332323-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6090.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3910.0
                            }
                        ],
                        "expected_reward_tokens": 9500.4,
                        "profit_sb": 0.4,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "96e50a27-9caa-4520-9ac3-0edbba25902b",
                            "gambit_id": "a599dd12-d2b7-4ca1-b9ea-522b4f5819e2",
                            "last_updated": "2023-07-17T09:18:07.045117-04:00",
                            "created_at": "2023-07-14T09:13:23.335609-04:00",
                            "name": "PHI",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1389590e-2cb6-4f35-9747-f473c4705f88/?format=api"
                        },
                        {
                            "id": "bdcd9812-5f1c-4b82-8bfe-d1628cf2cb54",
                            "gambit_id": "5dccce5a-8203-4a41-b796-bf75f1d73a48",
                            "last_updated": "2023-07-17T09:18:07.042696-04:00",
                            "created_at": "2023-07-14T09:13:23.334044-04:00",
                            "name": "SDG",
                            "reward": "2.43000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1389590e-2cb6-4f35-9747-f473c4705f88/?format=api"
                        }
                    ]
                },
                {
                    "id": "8af25c8f-89a4-4064-9c69-512b3508b704",
                    "match": "https://api-prod.gambitprofit.com/api/matches/47bd49a8-6817-4d0d-b5f9-5ce78bd3ed54/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-14T09:13:23.337174-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "20051146-339b-4d90-b7bd-180b3f19568d",
                            "gambit_id": "78ca2281-e09e-4836-b26c-55c2adb6e320",
                            "last_updated": "2023-07-17T09:18:07.048684-04:00",
                            "created_at": "2023-07-14T09:13:23.338641-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af25c8f-89a4-4064-9c69-512b3508b704/?format=api"
                        },
                        {
                            "id": "a81b9fce-10a6-4498-a472-6337bc04b259",
                            "gambit_id": "32921f38-3f7c-48b5-9d6d-ef964e9c76bb",
                            "last_updated": "2023-07-17T09:18:07.050501-04:00",
                            "created_at": "2023-07-14T09:13:23.340168-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8af25c8f-89a4-4064-9c69-512b3508b704/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0fe7c896-4fd4-4d62-b783-a2edcd3005c1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a7154f79-dcb7-4982-912b-ce5c14928e48",
            "completed": true,
            "last_updated": "2023-07-14T14:03:02.360429-04:00",
            "created_at": "2023-07-13T08:58:27.066387-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.59,
            "sport_category": "ATP Wimbledon",
            "sport": "Tennis",
            "url": "https://app.gambitrewards.com/match/a7154f79-dcb7-4982-912b-ce5c14928e48",
            "datetime": "2023-07-14T08:30:00-04:00",
            "cutoff_datetime": "2023-07-14T08:30:00-04:00",
            "name": "Carlos Alcaraz Garfia v. Daniil Medvedev",
            "bettypes": [
                {
                    "id": "85186690-b5a3-4a3e-8564-8224221aad00",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0fe7c896-4fd4-4d62-b783-a2edcd3005c1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-13T08:58:27.068838-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carlos Alcaraz Garfia",
                                "amount": 6706.0
                            },
                            {
                                "team": "Daniil Medvedev",
                                "amount": 3294.0
                            }
                        ],
                        "expected_reward_tokens": 9254.28,
                        "profit_sb": -245.72,
                        "profit_sb_percentage": -2.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "431cfb9f-7db2-441f-9358-4b257fe8a8f3",
                            "gambit_id": "9c5004db-cfbb-418b-a365-747b73d6e6d1",
                            "last_updated": "2023-07-14T14:03:02.363522-04:00",
                            "created_at": "2023-07-13T08:58:27.070836-04:00",
                            "name": "Carlos Alcaraz Garfia",
                            "reward": "1.38000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85186690-b5a3-4a3e-8564-8224221aad00/?format=api"
                        },
                        {
                            "id": "88a816f3-03a9-4c2d-9c50-57061de3cf69",
                            "gambit_id": "df2bd34d-c142-432d-be39-dce82fe1533b",
                            "last_updated": "2023-07-14T14:03:02.364930-04:00",
                            "created_at": "2023-07-13T08:58:27.072846-04:00",
                            "name": "Daniil Medvedev",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85186690-b5a3-4a3e-8564-8224221aad00/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f08aa157-7fcb-40f3-9bb5-be5c358c2365",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d747988e-9044-4918-aeec-848151105b6c",
            "completed": true,
            "last_updated": "2023-07-14T14:08:15.144254-04:00",
            "created_at": "2023-07-13T08:58:26.878842-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.24,
            "sport_category": "ATP Wimbledon",
            "sport": "Tennis",
            "url": "https://app.gambitrewards.com/match/d747988e-9044-4918-aeec-848151105b6c",
            "datetime": "2023-07-14T08:30:00-04:00",
            "cutoff_datetime": "2023-07-14T08:30:00-04:00",
            "name": "Jannik Sinner v. Novak Djokovic",
            "bettypes": [
                {
                    "id": "3c66993a-7511-4d04-a2cd-20854a53dc74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f08aa157-7fcb-40f3-9bb5-be5c358c2365/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-13T08:58:26.881284-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Novak Djokovic",
                                "amount": 7993.0
                            },
                            {
                                "team": "Jannik Sinner",
                                "amount": 2007.0
                            }
                        ],
                        "expected_reward_tokens": 9191.95,
                        "profit_sb": -308.05,
                        "profit_sb_percentage": -3.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6dc638a2-c9e0-49a9-90a3-18a331e7da04",
                            "gambit_id": "3d1caa7b-56ea-4559-97a4-76e83c78f680",
                            "last_updated": "2023-07-14T14:08:15.149189-04:00",
                            "created_at": "2023-07-13T08:58:26.885757-04:00",
                            "name": "Novak Djokovic",
                            "reward": "1.15000",
                            "odds": "1.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c66993a-7511-4d04-a2cd-20854a53dc74/?format=api"
                        },
                        {
                            "id": "663e8491-9353-46b0-afbf-eba478733e6e",
                            "gambit_id": "600e19d7-9bf8-4b37-898f-b507ed7b5425",
                            "last_updated": "2023-07-14T14:08:15.147831-04:00",
                            "created_at": "2023-07-13T08:58:26.883560-04:00",
                            "name": "Jannik Sinner",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c66993a-7511-4d04-a2cd-20854a53dc74/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fcf48060-3da5-464f-8cc6-2b0493c7f377",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5c1f7dcf-17be-4b19-8ded-27c966452565",
            "completed": false,
            "last_updated": "2023-07-20T11:58:26.025741-04:00",
            "created_at": "2023-07-13T08:58:25.878391-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Barbasol Championship",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/5c1f7dcf-17be-4b19-8ded-27c966452565",
            "datetime": "2023-07-13T12:00:00-04:00",
            "cutoff_datetime": "2023-07-13T12:00:00-04:00",
            "name": "Barbasol Championship: To Win Outright",
            "bettypes": [
                {
                    "id": "bbd68147-32fc-45a0-b0c7-7b70dccc70ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fcf48060-3da5-464f-8cc6-2b0493c7f377/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-13T08:58:25.884616-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "4258f98d-6627-46bd-8f7d-af1c14397ee6",
                            "gambit_id": "7be27198-efee-4ace-90ce-68b542fb4c8e",
                            "last_updated": "2023-07-20T11:58:26.037436-04:00",
                            "created_at": "2023-07-13T08:58:25.891054-04:00",
                            "name": "Vincent Norman",
                            "reward": "3.63000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "ad996d69-4d55-4ae4-99a5-55a4094bad8c",
                            "gambit_id": "d01757d1-0b4d-4742-bd65-919070e170dd",
                            "last_updated": "2023-07-20T11:58:26.032986-04:00",
                            "created_at": "2023-07-13T08:58:25.886433-04:00",
                            "name": "Lucas Glover",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "2743b9f8-25e0-4260-839a-c3c3e2792c3d",
                            "gambit_id": "b60b3418-22ec-4fd1-8fa9-e59cc7d3fa24",
                            "last_updated": "2023-07-20T11:58:26.092601-04:00",
                            "created_at": "2023-07-13T08:58:25.943769-04:00",
                            "name": "Trevor Cone",
                            "reward": "4.18000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "662513ea-6d5c-41f3-a96a-332c02b1beeb",
                            "gambit_id": "6d05f883-fb45-4bb7-9175-2c39c2a2193b",
                            "last_updated": "2023-07-20T11:58:26.084230-04:00",
                            "created_at": "2023-07-13T08:58:25.935484-04:00",
                            "name": "Adrien Saddier",
                            "reward": "11.51000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "3fd035fd-eb22-4eca-aea2-4eda75178aa6",
                            "gambit_id": "0eaae47c-f001-48dc-826b-53f38847b99d",
                            "last_updated": "2023-07-20T11:58:26.098047-04:00",
                            "created_at": "2023-07-13T08:58:25.949817-04:00",
                            "name": "Cody Gribble",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "d395d11f-2f26-4146-82aa-80d064ccb7dc",
                            "gambit_id": "3ff29886-fff4-48d6-8149-9866b5a3440e",
                            "last_updated": "2023-07-20T11:58:26.152809-04:00",
                            "created_at": "2023-07-13T08:58:26.010140-04:00",
                            "name": "Taylor Pendrith",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "e0cb7226-7b85-4b2b-98c2-356e5c7a8b68",
                            "gambit_id": "472251f7-fa09-4aa1-b588-7a67d7d356d3",
                            "last_updated": "2023-07-20T11:58:26.169834-04:00",
                            "created_at": "2023-07-13T08:58:26.027801-04:00",
                            "name": "Jayden Schaper",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "1c2d6460-c4b8-4d1a-9985-921152fe57ef",
                            "gambit_id": "b129d7ba-e680-4e64-a0fa-9efaed4f1a99",
                            "last_updated": "2023-07-20T11:58:26.049654-04:00",
                            "created_at": "2023-07-13T08:58:25.903870-04:00",
                            "name": "Nathan Kimsey",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "a4a92d30-fbac-460d-8999-7872592ddd6d",
                            "gambit_id": "34000bda-d33c-4c31-8d91-23510a444d9c",
                            "last_updated": "2023-07-20T11:58:26.171181-04:00",
                            "created_at": "2023-07-13T08:58:26.029258-04:00",
                            "name": "Marcus Helligkilde",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "1eee6d73-4201-49b6-b50e-05d969d62e60",
                            "gambit_id": "306a0e7c-20c4-405a-ab5d-a1ea7fc94150",
                            "last_updated": "2023-07-20T11:58:26.034546-04:00",
                            "created_at": "2023-07-13T08:58:25.888088-04:00",
                            "name": "Akshay Bhatia",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "5b44d7e1-a85a-4578-8532-d713d7631ee4",
                            "gambit_id": "9c426c44-7b63-4969-a4ad-54cfc430c311",
                            "last_updated": "2023-07-20T11:58:26.155453-04:00",
                            "created_at": "2023-07-13T08:58:26.013029-04:00",
                            "name": "Grayson Murray",
                            "reward": "29.65000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "cf06579f-11f8-4466-8806-882a419f4247",
                            "gambit_id": "c6f2c7cb-8a9f-46ef-af88-d6669b712c08",
                            "last_updated": "2023-07-20T11:58:26.156915-04:00",
                            "created_at": "2023-07-13T08:58:26.014701-04:00",
                            "name": "M-J Daffue",
                            "reward": "29.65000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "6f0f9281-baa3-4581-b86a-ed27e99d0335",
                            "gambit_id": "8f8b7595-8948-4d9a-8f6e-6af672d80e42",
                            "last_updated": "2023-07-20T11:58:26.162347-04:00",
                            "created_at": "2023-07-13T08:58:26.020344-04:00",
                            "name": "Chad Ramey",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "c9bf2de7-db91-4d11-88ae-33d991305890",
                            "gambit_id": "27040025-fc2b-4e51-850d-eebdf17f4466",
                            "last_updated": "2023-07-20T11:58:26.159849-04:00",
                            "created_at": "2023-07-13T08:58:26.017594-04:00",
                            "name": "Cameron Champ",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "655dad60-ddab-4c66-afe4-e52834db36fb",
                            "gambit_id": "c8cf404c-38c7-41f3-b00e-1d7744538c3c",
                            "last_updated": "2023-07-20T11:58:26.235774-04:00",
                            "created_at": "2023-07-13T08:58:26.103663-04:00",
                            "name": "Troy Merritt",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "04ae7f40-5a10-46c7-9231-7ce1a58324ae",
                            "gambit_id": "7ced2293-c8fc-4b3c-8d82-68b7569623be",
                            "last_updated": "2023-07-20T11:58:26.158457-04:00",
                            "created_at": "2023-07-13T08:58:26.016175-04:00",
                            "name": "Niklas Norgaard Møller",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "d886dc1f-2e12-4098-9307-a3aebb62b58f",
                            "gambit_id": "3c5ef515-b723-4f9d-9e99-36059554d67f",
                            "last_updated": "2023-07-20T11:58:26.166114-04:00",
                            "created_at": "2023-07-13T08:58:26.024717-04:00",
                            "name": "Peter Malnati",
                            "reward": "34.43000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "c2241103-fd4c-4149-bc0f-54d8fd06de47",
                            "gambit_id": "37a19150-6814-4e76-b5af-116a0b86cc14",
                            "last_updated": "2023-07-20T11:58:26.154021-04:00",
                            "created_at": "2023-07-13T08:58:26.011653-04:00",
                            "name": "Carl Yuan",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "dd8b64ac-fb9c-4fdc-81c4-75d8a8b8420b",
                            "gambit_id": "11875a8c-e9fb-4284-a690-9af1ff3156ec",
                            "last_updated": "2023-07-20T11:58:26.186421-04:00",
                            "created_at": "2023-07-13T08:58:26.045969-04:00",
                            "name": "Tyler Duncan",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "d14071bf-7d0d-4064-8726-a13f86725b8f",
                            "gambit_id": "d969dbea-9c7f-41aa-9273-9b01e3fc2fc8",
                            "last_updated": "2023-07-20T11:58:26.163607-04:00",
                            "created_at": "2023-07-13T08:58:26.021782-04:00",
                            "name": "Vincent Whaley",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "4dd4aab7-8f39-4d29-8795-5aaa91b12d49",
                            "gambit_id": "9757692c-201e-4d82-8122-f8fcd0350e0d",
                            "last_updated": "2023-07-20T11:58:26.052471-04:00",
                            "created_at": "2023-07-13T08:58:25.907187-04:00",
                            "name": "Marcus Kinhult",
                            "reward": "53.53000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "8620b3d0-fd87-43c2-9885-2b7b621cedea",
                            "gambit_id": "2e562f1d-acaa-4ce5-8e77-edeaf99be661",
                            "last_updated": "2023-07-20T11:58:26.059707-04:00",
                            "created_at": "2023-07-13T08:58:25.914990-04:00",
                            "name": "Louis De Jager",
                            "reward": "53.53000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "415138b8-e6cb-4db5-b621-47b009bc309e",
                            "gambit_id": "2af4571c-e396-432b-9222-d12f8996fbc7",
                            "last_updated": "2023-07-20T11:58:26.121710-04:00",
                            "created_at": "2023-07-13T08:58:25.975398-04:00",
                            "name": "Wesley Bryan",
                            "reward": "53.53000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "66573aa6-c53c-4dcf-977a-70b13fb424c5",
                            "gambit_id": "69657e6d-57d4-4d2c-af6f-9044ac5112d4",
                            "last_updated": "2023-07-20T11:58:26.073536-04:00",
                            "created_at": "2023-07-13T08:58:25.924130-04:00",
                            "name": "Johannes Veerman",
                            "reward": "58.30000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "f4b9d3b3-8065-4f79-a7e1-e2ff6332f420",
                            "gambit_id": "59a23c37-a157-4fd0-b882-9bc2ba656b20",
                            "last_updated": "2023-07-20T11:58:26.210177-04:00",
                            "created_at": "2023-07-13T08:58:26.073842-04:00",
                            "name": "Daniel Brown",
                            "reward": "58.30000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "a5e7ebfc-0865-4b9c-8b11-dba914f07a20",
                            "gambit_id": "df65c390-e80d-4054-bc5a-12bf6e50f0b4",
                            "last_updated": "2023-07-20T11:58:26.183934-04:00",
                            "created_at": "2023-07-13T08:58:26.042739-04:00",
                            "name": "Austin Smotherman",
                            "reward": "58.30000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "dfb16449-965f-4de6-bf39-cf64ddbd198e",
                            "gambit_id": "31669971-18b0-48a7-ae16-b3d1c8647880",
                            "last_updated": "2023-07-20T11:58:26.180062-04:00",
                            "created_at": "2023-07-13T08:58:26.038308-04:00",
                            "name": "Kevin Chappell",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "efa0e86a-abf2-4667-81d8-3967c5f2a4dd",
                            "gambit_id": "1c971635-dd35-4f14-90ce-8e057b87f30a",
                            "last_updated": "2023-07-20T11:58:26.202667-04:00",
                            "created_at": "2023-07-13T08:58:26.065150-04:00",
                            "name": "Julien Guerrier",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "d4e89ab3-c279-4839-8802-ebc3e154469d",
                            "gambit_id": "2af4c507-e934-4bab-b2d8-a3042e959e42",
                            "last_updated": "2023-07-20T11:58:26.188904-04:00",
                            "created_at": "2023-07-13T08:58:26.048974-04:00",
                            "name": "James Hahn",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "c7e1c195-3828-43db-8530-69e354c5c6cd",
                            "gambit_id": "688fd20d-b003-4ccd-ab53-f7a630fd9230",
                            "last_updated": "2023-07-20T11:58:26.181418-04:00",
                            "created_at": "2023-07-13T08:58:26.039774-04:00",
                            "name": "Nacho Elvira",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "f16c68a7-628c-40db-a051-113cf78ba56a",
                            "gambit_id": "08b7b6cd-3ecd-4276-abd9-0de77391eac5",
                            "last_updated": "2023-07-20T11:58:26.175511-04:00",
                            "created_at": "2023-07-13T08:58:26.033647-04:00",
                            "name": "Harry Higgs",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "dd807f5a-99db-484f-8d81-a586d97daff5",
                            "gambit_id": "764e341e-462f-4207-a997-bb6648466a49",
                            "last_updated": "2023-07-20T11:58:26.107495-04:00",
                            "created_at": "2023-07-13T08:58:25.959917-04:00",
                            "name": "David Ravetto",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "7a02cac1-18f8-45c9-90d4-7fa76b2717b3",
                            "gambit_id": "26138957-b121-4cd9-bd8f-43c2fced4100",
                            "last_updated": "2023-07-20T11:58:26.038952-04:00",
                            "created_at": "2023-07-13T08:58:25.892523-04:00",
                            "name": "Sean O'Hair",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "6875bc05-9a1c-42d7-bd26-2cd386afb35c",
                            "gambit_id": "bbab184d-f3f9-4fdb-82ec-cad4c87db230",
                            "last_updated": "2023-07-20T11:58:26.178673-04:00",
                            "created_at": "2023-07-13T08:58:26.036842-04:00",
                            "name": "Andy Sullivan",
                            "reward": "67.85000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "196e1765-f20c-4d3c-9cd9-74b0f0f81cba",
                            "gambit_id": "1bd3ef69-3f19-49ac-b24e-979f306a1927",
                            "last_updated": "2023-07-20T11:58:26.070789-04:00",
                            "created_at": "2023-07-13T08:58:25.920932-04:00",
                            "name": "Henrik Norlander",
                            "reward": "72.63000",
                            "odds": "76.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "44675051-4561-436a-99bf-59bf51a87e95",
                            "gambit_id": "ada20dc4-e052-4fe0-9677-42aa79f69a0c",
                            "last_updated": "2023-07-20T11:58:26.035935-04:00",
                            "created_at": "2023-07-13T08:58:25.889591-04:00",
                            "name": "Kevin Streelman",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "fdc24fb9-823f-4435-a244-67be8b08b6fd",
                            "gambit_id": "61058614-3457-4031-bd8a-5f27f573b08b",
                            "last_updated": "2023-07-20T11:58:26.072201-04:00",
                            "created_at": "2023-07-13T08:58:25.922711-04:00",
                            "name": "John Axelsen",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "8925f554-635c-42dc-a48d-94b22517961d",
                            "gambit_id": "5810218e-a63c-4d9a-b18e-3189efdd4bfd",
                            "last_updated": "2023-07-20T11:58:26.172400-04:00",
                            "created_at": "2023-07-13T08:58:26.030757-04:00",
                            "name": "Matti Schmid",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "807ab54e-3bcb-4f83-8771-c3f7c67955e4",
                            "gambit_id": "acc89855-2c01-42fb-98c4-8486168257d7",
                            "last_updated": "2023-07-20T11:58:26.058321-04:00",
                            "created_at": "2023-07-13T08:58:25.913358-04:00",
                            "name": "Clement Sordet",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "32cc9f39-afbe-4a9f-85b7-b8473d6c7be0",
                            "gambit_id": "4a61b650-ef35-404e-a570-5bad7e1b79f7",
                            "last_updated": "2023-07-20T11:58:26.081530-04:00",
                            "created_at": "2023-07-13T08:58:25.932712-04:00",
                            "name": "Angel Hidalgo",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "a76226b0-fa46-41e7-b2ea-e96582c148ff",
                            "gambit_id": "0541265d-8186-46fc-988a-b8e69fe0666a",
                            "last_updated": "2023-07-20T11:58:26.045368-04:00",
                            "created_at": "2023-07-13T08:58:25.898924-04:00",
                            "name": "Jim Herman",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "94b54e0a-648b-4c10-a87c-e6ddd9fb2fc6",
                            "gambit_id": "91b3e5bd-57f6-40cc-af59-8891a6cf4275",
                            "last_updated": "2023-07-20T11:58:26.046875-04:00",
                            "created_at": "2023-07-13T08:58:25.900323-04:00",
                            "name": "Michael Lorenzo-Vera",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "265375ce-c55a-42c0-9e2a-3a6443696e58",
                            "gambit_id": "94954832-ae04-4f5c-b56a-d575541bf488",
                            "last_updated": "2023-07-20T11:58:26.041932-04:00",
                            "created_at": "2023-07-13T08:58:25.895736-04:00",
                            "name": "Seung-Yul Noh",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "c4c4a494-83c4-4be0-b501-8b6ac1504e4f",
                            "gambit_id": "9218af9d-56bd-43d6-92c9-f46b2d952e29",
                            "last_updated": "2023-07-20T11:58:26.043474-04:00",
                            "created_at": "2023-07-13T08:58:25.897381-04:00",
                            "name": "Jonas Blixt",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "142b9f9d-91c0-4673-8480-9b238667450e",
                            "gambit_id": "d052f8d6-1592-4e06-9803-21582160c52d",
                            "last_updated": "2023-07-20T11:58:26.048287-04:00",
                            "created_at": "2023-07-13T08:58:25.902301-04:00",
                            "name": "Aaron Cockerill",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "f8412418-7702-47e5-8e97-6ec7716da397",
                            "gambit_id": "8a88e8d3-9817-432f-bcbe-12c3ff3f6e94",
                            "last_updated": "2023-07-20T11:58:26.053814-04:00",
                            "created_at": "2023-07-13T08:58:25.908690-04:00",
                            "name": "Kramer Hickok",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "4194cae2-a8fe-4e08-87f9-782368534dd9",
                            "gambit_id": "9e4060e0-3b41-422e-88db-692780b5d2c8",
                            "last_updated": "2023-07-20T11:58:26.055238-04:00",
                            "created_at": "2023-07-13T08:58:25.910166-04:00",
                            "name": "Jazz Janewattananond",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "21462179-c270-4236-9d34-36588c28b6ac",
                            "gambit_id": "3c61d9a5-e32a-4bee-ac3b-8c2096442d0c",
                            "last_updated": "2023-07-20T11:58:26.225638-04:00",
                            "created_at": "2023-07-13T08:58:26.091877-04:00",
                            "name": "Alexander Levy",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "04b260bd-5aa2-4615-9bda-92d678d61cc5",
                            "gambit_id": "d469488c-44ac-430d-8ff8-55371ac124fb",
                            "last_updated": "2023-07-20T11:58:26.191423-04:00",
                            "created_at": "2023-07-13T08:58:26.052055-04:00",
                            "name": "Tano Goya",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "003f54a3-c719-4bcc-893b-92eea9cb81c0",
                            "gambit_id": "eb19ad50-6af8-4a90-b397-af686ed16d69",
                            "last_updated": "2023-07-20T11:58:26.238229-04:00",
                            "created_at": "2023-07-13T08:58:26.106528-04:00",
                            "name": "Andrew Novak",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "7a01d445-43a0-4b9e-973d-1e5df992d2b6",
                            "gambit_id": "fc44c57e-ff4d-4468-a33d-980957cd9097",
                            "last_updated": "2023-07-20T11:58:26.190182-04:00",
                            "created_at": "2023-07-13T08:58:26.050500-04:00",
                            "name": "Darius Van Driel",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "ac8e4e00-0df6-4e9b-ad12-feef64256212",
                            "gambit_id": "976c7de5-fa31-4620-92aa-3634602454d7",
                            "last_updated": "2023-07-20T11:58:26.090968-04:00",
                            "created_at": "2023-07-13T08:58:25.942329-04:00",
                            "name": "Kevin Roy",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "49237b9e-ff7e-4d9b-8bd5-65b9e56c1ede",
                            "gambit_id": "6a5b821b-7dfa-448c-adf0-3094dd692a87",
                            "last_updated": "2023-07-20T11:58:26.213979-04:00",
                            "created_at": "2023-07-13T08:58:26.078218-04:00",
                            "name": "Robert Streb",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "ca02d05a-c5df-43be-af85-fb51fd005256",
                            "gambit_id": "f0e04413-13b8-44ed-b80c-d3041f23c774",
                            "last_updated": "2023-07-20T11:58:26.206370-04:00",
                            "created_at": "2023-07-13T08:58:26.069402-04:00",
                            "name": "Doc Redman",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "69e8d19d-dc9e-4076-9b75-e9d5422c8aa2",
                            "gambit_id": "ae09c78a-2e87-4640-bab4-9e9c46797098",
                            "last_updated": "2023-07-20T11:58:26.234534-04:00",
                            "created_at": "2023-07-13T08:58:26.102217-04:00",
                            "name": "Justin Lower",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "8411943e-5d33-4f8b-8a8b-c30d9b3cdb77",
                            "gambit_id": "f41043b9-8208-436c-8785-df9c7a8a2512",
                            "last_updated": "2023-07-20T11:58:26.086877-04:00",
                            "created_at": "2023-07-13T08:58:25.938236-04:00",
                            "name": "JC Ritchie",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "d1d9f57e-5449-44dd-9e23-bd9ef54b4115",
                            "gambit_id": "6f868c1a-cd46-439e-8f76-73d9ab1924b5",
                            "last_updated": "2023-07-20T11:58:26.051095-04:00",
                            "created_at": "2023-07-13T08:58:25.905531-04:00",
                            "name": "Adam Long",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "bf2789e3-3d14-4236-8f2c-4315795987ca",
                            "gambit_id": "ec2db889-a668-4078-a27f-d40e363f36ee",
                            "last_updated": "2023-07-20T11:58:26.062491-04:00",
                            "created_at": "2023-07-13T08:58:25.917979-04:00",
                            "name": "Russell Knox",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "99497d9d-26e1-4347-8468-0e3e799607d5",
                            "gambit_id": "61ec7bc1-7119-4d65-b2cd-64c8585f0360",
                            "last_updated": "2023-07-20T11:58:26.068100-04:00",
                            "created_at": "2023-07-13T08:58:25.919416-04:00",
                            "name": "Satoshi Kodaira",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "58c9e82d-4d41-48d5-9d9b-58d87f09d559",
                            "gambit_id": "3e04d1c2-d223-47e1-997a-3212916be95e",
                            "last_updated": "2023-07-20T11:58:26.161098-04:00",
                            "created_at": "2023-07-13T08:58:26.018988-04:00",
                            "name": "Patton Kizzire",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "ca9a1bc6-53e0-4d77-9cb5-8ba4af03cad7",
                            "gambit_id": "463ef8fa-c4b2-4dde-a310-bcb90b3c0556",
                            "last_updated": "2023-07-20T11:58:26.099407-04:00",
                            "created_at": "2023-07-13T08:58:25.951271-04:00",
                            "name": "Sung Kang",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "44963d20-ef0e-4089-9b9a-9abd1d6e13fa",
                            "gambit_id": "56a86eaa-d00a-4205-b776-9c1942cc804b",
                            "last_updated": "2023-07-20T11:58:26.077536-04:00",
                            "created_at": "2023-07-13T08:58:25.928346-04:00",
                            "name": "Cameron Percy",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "2397a6a6-e2d8-4523-ab8e-49be89069e6b",
                            "gambit_id": "15d16f42-b19e-49d9-bf3e-a7c9d9c524e4",
                            "last_updated": "2023-07-20T11:58:26.192676-04:00",
                            "created_at": "2023-07-13T08:58:26.053543-04:00",
                            "name": "Andrew Wilson",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "dc4802fe-a6d6-4679-a192-6a8c90dedfb7",
                            "gambit_id": "be2c9e3c-b41c-4699-bcab-d249482bcae7",
                            "last_updated": "2023-07-20T11:58:26.085533-04:00",
                            "created_at": "2023-07-13T08:58:25.936810-04:00",
                            "name": "Hank Lebioda",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "31e5158c-d7f8-4a74-b2cc-50ddc45f5d59",
                            "gambit_id": "1b381d20-2b3b-4b54-829d-dd207277b37b",
                            "last_updated": "2023-07-20T11:58:26.074876-04:00",
                            "created_at": "2023-07-13T08:58:25.925616-04:00",
                            "name": "Jason Scrivener",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "03e7f830-68fe-47d9-9d4a-c1d15d33c6d2",
                            "gambit_id": "89b6efb5-2dd3-4bb9-97e9-3ca92fd2c899",
                            "last_updated": "2023-07-20T11:58:26.177179-04:00",
                            "created_at": "2023-07-13T08:58:26.035197-04:00",
                            "name": "Alejandro Del Rey",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "b8c1e758-4489-47f4-84b8-c5e0c5dcadd7",
                            "gambit_id": "61a8b6ee-0bf4-4337-bcd6-d6f540d791e8",
                            "last_updated": "2023-07-20T11:58:26.076208-04:00",
                            "created_at": "2023-07-13T08:58:25.926985-04:00",
                            "name": "Jeong Weon Ko",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "02c9cabf-a1ec-48d2-9265-e0c6ad453268",
                            "gambit_id": "068f71ca-841e-4101-9a54-fab0e5b53762",
                            "last_updated": "2023-07-20T11:58:26.061110-04:00",
                            "created_at": "2023-07-13T08:58:25.916455-04:00",
                            "name": "Ryan Moore",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "216695cb-22e9-42d2-9efd-d2a945e846ce",
                            "gambit_id": "987ce311-5273-43a4-ba15-2a173dfe2c9c",
                            "last_updated": "2023-07-20T11:58:26.100768-04:00",
                            "created_at": "2023-07-13T08:58:25.952741-04:00",
                            "name": "Kelly Kraft",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "e47c411f-8ed5-4219-a49c-219455b8ef7e",
                            "gambit_id": "c892cc13-6f7e-49bc-a531-034c14b63597",
                            "last_updated": "2023-07-20T11:58:26.095312-04:00",
                            "created_at": "2023-07-13T08:58:25.947028-04:00",
                            "name": "Ryan Armour",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "dcbf6414-88c7-4e0b-9563-87698281a54a",
                            "gambit_id": "1948a0ec-d9d7-45da-aa92-9d9036f670b5",
                            "last_updated": "2023-07-20T11:58:26.089585-04:00",
                            "created_at": "2023-07-13T08:58:25.940965-04:00",
                            "name": "Deon Germishuys",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "75b8e0a0-523d-432d-a77a-48be5161b6f2",
                            "gambit_id": "66a83477-08b8-472e-8577-665d3eb4648f",
                            "last_updated": "2023-07-20T11:58:26.093975-04:00",
                            "created_at": "2023-07-13T08:58:25.945582-04:00",
                            "name": "Chris Stroud",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "05c55b0b-4f80-486e-98a8-a7d16491c4e9",
                            "gambit_id": "0dde7d78-8a3c-4c89-ac53-d90c574a9ed3",
                            "last_updated": "2023-07-20T11:58:26.239452-04:00",
                            "created_at": "2023-07-13T08:58:26.107977-04:00",
                            "name": "Ryo Hisatsune",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "6bafc495-59e0-4a23-967b-b0609d425467",
                            "gambit_id": "e0411221-4ce7-4cdc-85bd-cd25072cfcd4",
                            "last_updated": "2023-07-20T11:58:26.221939-04:00",
                            "created_at": "2023-07-13T08:58:26.087305-04:00",
                            "name": "Sang Moon Bae",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "d6978824-5f4e-477f-857f-dbaf478a57fc",
                            "gambit_id": "ad0b6318-a46f-4630-8dc5-ea568296fc3a",
                            "last_updated": "2023-07-20T11:58:26.078871-04:00",
                            "created_at": "2023-07-13T08:58:25.929899-04:00",
                            "name": "John Catlin",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "7196887b-24a3-4fac-9756-f833d9d17a90",
                            "gambit_id": "9dbc147e-7c27-47b1-8281-3fd265bdde97",
                            "last_updated": "2023-07-20T11:58:26.216684-04:00",
                            "created_at": "2023-07-13T08:58:26.081498-04:00",
                            "name": "Santiago Tarrio",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "b977700c-9738-4dd5-8464-743aa7719cac",
                            "gambit_id": "4849421c-d457-4207-b614-ce16291f35cc",
                            "last_updated": "2023-07-20T11:58:26.224407-04:00",
                            "created_at": "2023-07-13T08:58:26.090327-04:00",
                            "name": "Jens Dantorp",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "b2e14112-de6e-4b21-b58a-47020fbf87ed",
                            "gambit_id": "1496ba86-ef07-4fab-b555-1131082e8827",
                            "last_updated": "2023-07-20T11:58:26.215435-04:00",
                            "created_at": "2023-07-13T08:58:26.079652-04:00",
                            "name": "Kyle Westmoreland",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "d887fa6e-64ad-494c-b77a-c410987239fc",
                            "gambit_id": "baae6a85-7b70-4c9f-9844-f1c605544101",
                            "last_updated": "2023-07-20T11:58:26.187648-04:00",
                            "created_at": "2023-07-13T08:58:26.047512-04:00",
                            "name": "Ryan Gerard",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "530e1d1c-7b84-4e8a-af5b-498fe7c0c1e1",
                            "gambit_id": "a71ed09e-e230-46d4-b882-ef89dba5267c",
                            "last_updated": "2023-07-20T11:58:26.212741-04:00",
                            "created_at": "2023-07-13T08:58:26.076833-04:00",
                            "name": "Austin Cook",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "6bdf9451-e277-4840-b66c-dc8f004e3add",
                            "gambit_id": "a171f0f1-cbe5-40dd-a75b-442c18bf76c8",
                            "last_updated": "2023-07-20T11:58:26.167589-04:00",
                            "created_at": "2023-07-13T08:58:26.026149-04:00",
                            "name": "Kiradech Aphibarnrat",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "8a90ce49-436c-4db9-851d-a7238be35336",
                            "gambit_id": "b916dff6-d25b-419a-8a4d-a46a628ce0c8",
                            "last_updated": "2023-07-20T11:58:26.219283-04:00",
                            "created_at": "2023-07-13T08:58:26.084360-04:00",
                            "name": "Jason Dufner",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "0bc8bb12-d509-4b26-9070-55a2318f6cd7",
                            "gambit_id": "817ce6dd-3511-49f7-bb89-fe0e3c08e3ef",
                            "last_updated": "2023-07-20T11:58:26.173835-04:00",
                            "created_at": "2023-07-13T08:58:26.032236-04:00",
                            "name": "Scott Piercy",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "2e47b141-95ea-43c9-95a9-81e64548902c",
                            "gambit_id": "784c45fb-4b3f-4f92-ac80-1f9424ba1ab0",
                            "last_updated": "2023-07-20T11:58:26.164860-04:00",
                            "created_at": "2023-07-13T08:58:26.023335-04:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "7db79a97-601b-4bd1-805f-89f50dc2d98a",
                            "gambit_id": "2e546064-a242-4a0b-b1b9-f130c3c4a42a",
                            "last_updated": "2023-07-20T11:58:26.211496-04:00",
                            "created_at": "2023-07-13T08:58:26.075378-04:00",
                            "name": "Scott Harrington",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "b20c1304-4bcb-44f0-a240-a93355a38992",
                            "gambit_id": "fd5103ff-6aee-4934-bd85-5ed30cacd566",
                            "last_updated": "2023-07-20T11:58:26.185168-04:00",
                            "created_at": "2023-07-13T08:58:26.044233-04:00",
                            "name": "David Ford",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "fa1330b1-9aa0-45db-b7c5-feff6d3442e0",
                            "gambit_id": "8672a12d-df17-4199-bc97-d38172cd954a",
                            "last_updated": "2023-07-20T11:58:26.040429-04:00",
                            "created_at": "2023-07-13T08:58:25.893930-04:00",
                            "name": "Kevin Tway",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "306028ec-2e5a-43ad-bbdc-46d02e8db099",
                            "gambit_id": "2369dc04-182c-4247-9aa1-7c9057cb25f1",
                            "last_updated": "2023-07-20T11:58:26.116308-04:00",
                            "created_at": "2023-07-13T08:58:25.969395-04:00",
                            "name": "Freddy Schott",
                            "reward": "168.13000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "a42579bd-2fc1-4b1c-a192-c3d738282cd8",
                            "gambit_id": "139d6c74-3a46-4d49-bfba-61409f45bfa1",
                            "last_updated": "2023-07-20T11:58:26.249995-04:00",
                            "created_at": "2023-07-13T08:58:26.119736-04:00",
                            "name": "Maxwell Moldovan",
                            "reward": "168.13000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "d227a348-ed6c-48aa-8152-0d8c453d487e",
                            "gambit_id": "ef921721-cc69-4e7f-ace4-b89a3c1168d5",
                            "last_updated": "2023-07-20T11:58:26.102170-04:00",
                            "created_at": "2023-07-13T08:58:25.954182-04:00",
                            "name": "Ryan Brehm",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "1dbe97cb-b10b-4c6b-9b3c-626be9b8dd7d",
                            "gambit_id": "4abbdab2-43bd-4417-b898-3315b6608453",
                            "last_updated": "2023-07-20T11:58:26.103538-04:00",
                            "created_at": "2023-07-13T08:58:25.955576-04:00",
                            "name": "Alexander Knappe",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "3bc29888-74ff-4083-a1cc-d60b5f6e4ee9",
                            "gambit_id": "eb431b6c-d446-47e7-9bdb-6ec32a370f27",
                            "last_updated": "2023-07-20T11:58:26.104892-04:00",
                            "created_at": "2023-07-13T08:58:25.956931-04:00",
                            "name": "Bryce Easton",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "53f9bddc-a91e-445c-a98f-712a84fce0a4",
                            "gambit_id": "a7d04da6-81f6-4647-aa19-4b585ffbfe5b",
                            "last_updated": "2023-07-20T11:58:26.106175-04:00",
                            "created_at": "2023-07-13T08:58:25.958461-04:00",
                            "name": "James Morrison",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "d9891810-144d-4ad5-bfee-2ad67b921461",
                            "gambit_id": "ce87654a-7945-4f2b-87ff-81b20272d73e",
                            "last_updated": "2023-07-20T11:58:26.113829-04:00",
                            "created_at": "2023-07-13T08:58:25.966721-04:00",
                            "name": "Nick Watney",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "3905f315-6799-4eca-9baf-c1e4dbe9d345",
                            "gambit_id": "7883fcd8-96b4-43e2-99c9-a7e4ee33e209",
                            "last_updated": "2023-07-20T11:58:26.201415-04:00",
                            "created_at": "2023-07-13T08:58:26.063438-04:00",
                            "name": "Peter Kuest",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "82bb7524-bd6a-4202-b95a-567851c048a6",
                            "gambit_id": "f0defed3-4166-466c-af06-50dc16615bb2",
                            "last_updated": "2023-07-20T11:58:26.203893-04:00",
                            "created_at": "2023-07-13T08:58:26.066619-04:00",
                            "name": "Robin Sciot-Siegrist",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "e8a93512-66c8-4662-8107-7c21eb83bed4",
                            "gambit_id": "fecce8fb-5a35-463c-ba20-28245bee967a",
                            "last_updated": "2023-07-20T11:58:26.125605-04:00",
                            "created_at": "2023-07-13T08:58:25.979483-04:00",
                            "name": "Max McGreevy",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "748bf5a9-ef20-41fb-8ea4-3309de4c21cd",
                            "gambit_id": "cd8f9fbc-e3ca-4f62-8dff-f868eb112fdd",
                            "last_updated": "2023-07-20T11:58:26.228239-04:00",
                            "created_at": "2023-07-13T08:58:26.094692-04:00",
                            "name": "Sebastian Garcia Rodriguez",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "adc55635-8a26-4fc5-ac3c-f1394556ecae",
                            "gambit_id": "24d26cca-2f6c-4f16-aa78-0f88677e2483",
                            "last_updated": "2023-07-20T11:58:26.193892-04:00",
                            "created_at": "2023-07-13T08:58:26.054981-04:00",
                            "name": "Martin Trainer",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "2bb8f7da-9cbc-4696-94ef-559b95870aa6",
                            "gambit_id": "ab108b06-d3e4-4655-93d5-023fb55ccdcd",
                            "last_updated": "2023-07-20T11:58:26.226965-04:00",
                            "created_at": "2023-07-13T08:58:26.093254-04:00",
                            "name": "Trevor Werbylo",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "d43e410b-4f32-4ccb-83ad-ab510d662329",
                            "gambit_id": "cc0660ce-1e0f-477f-8544-75e40ab0c5f7",
                            "last_updated": "2023-07-20T11:58:26.108779-04:00",
                            "created_at": "2023-07-13T08:58:25.961266-04:00",
                            "name": "Brandon Matthews",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "1327fcab-7415-48ce-bddc-3d0c8ee52791",
                            "gambit_id": "981db195-d771-4550-9e0d-bbeb28876803",
                            "last_updated": "2023-07-20T11:58:26.217907-04:00",
                            "created_at": "2023-07-13T08:58:26.082994-04:00",
                            "name": "Michael Gligic",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "0822569e-4d10-4703-bfe3-5e08a2cd36ce",
                            "gambit_id": "232c5db4-a38d-4572-9b5f-6b6265425e01",
                            "last_updated": "2023-07-20T11:58:26.111314-04:00",
                            "created_at": "2023-07-13T08:58:25.964006-04:00",
                            "name": "William McGirt",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "8ee6f4cc-ff24-4bb9-8e88-228e69425640",
                            "gambit_id": "ca1dee29-a894-4b1d-9faa-458539670de4",
                            "last_updated": "2023-07-20T11:58:26.088178-04:00",
                            "created_at": "2023-07-13T08:58:25.939618-04:00",
                            "name": "Mikael Lindberg",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "f779b6d8-f99e-4009-b5f4-586e0f47524c",
                            "gambit_id": "7bbc9b1b-239e-4e2b-8154-9e7855800cfa",
                            "last_updated": "2023-07-20T11:58:26.056604-04:00",
                            "created_at": "2023-07-13T08:58:25.911677-04:00",
                            "name": "Jonathan Byrd",
                            "reward": "215.88000",
                            "odds": "226.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "d6d25dcd-6dd9-428e-8eed-c9306b830143",
                            "gambit_id": "53b41032-0c09-4f75-ae2c-628e0858d7e0",
                            "last_updated": "2023-07-20T11:58:26.229476-04:00",
                            "created_at": "2023-07-13T08:58:26.096223-04:00",
                            "name": "Thomas Aiken",
                            "reward": "215.88000",
                            "odds": "226.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "ebf7be7a-3fc8-4d65-9639-481ca52d099b",
                            "gambit_id": "0c2a1da4-a7f7-45b6-ad0c-804a56938255",
                            "last_updated": "2023-07-20T11:58:26.120187-04:00",
                            "created_at": "2023-07-13T08:58:25.973954-04:00",
                            "name": "Soren Kjeldsen",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "02719cf6-348f-4c6f-837b-32f57e9c061b",
                            "gambit_id": "eb2eacea-4b2c-46b7-a635-9f867a52cb98",
                            "last_updated": "2023-07-20T11:58:26.080215-04:00",
                            "created_at": "2023-07-13T08:58:25.931367-04:00",
                            "name": "Brice Garnett",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "0a046903-27b1-4f09-9022-3e86e10fa1c4",
                            "gambit_id": "9d34fce8-a439-409c-be15-70a7188ea2f5",
                            "last_updated": "2023-07-20T11:58:26.195184-04:00",
                            "created_at": "2023-07-13T08:58:26.056326-04:00",
                            "name": "Stephen Stallings",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "82867aa5-96b2-4264-b606-950de2625eba",
                            "gambit_id": "e0f66750-f21d-477e-b193-10e0e7f0a83f",
                            "last_updated": "2023-07-20T11:58:26.223197-04:00",
                            "created_at": "2023-07-13T08:58:26.088851-04:00",
                            "name": "Paul Haley",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "65b9c029-df13-4abb-84ed-25d26b9de277",
                            "gambit_id": "64a875ec-0a33-4e97-8561-51bf88a0fde9",
                            "last_updated": "2023-07-20T11:58:26.123024-04:00",
                            "created_at": "2023-07-13T08:58:25.976740-04:00",
                            "name": "D J Trahan",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "7c1881dd-99ba-4877-91e2-84143a476e49",
                            "gambit_id": "77ec5abf-23ba-4cf8-9980-81b40214c570",
                            "last_updated": "2023-07-20T11:58:26.096726-04:00",
                            "created_at": "2023-07-13T08:58:25.948416-04:00",
                            "name": "Richy Werenski",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "af98b8a2-6287-4c03-a510-401573c0da1b",
                            "gambit_id": "27efe064-d736-444f-a786-5930b1a4bbf3",
                            "last_updated": "2023-07-20T11:58:26.135745-04:00",
                            "created_at": "2023-07-13T08:58:25.991908-04:00",
                            "name": "Bo Van Pelt",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "03ce18c1-bfad-45ff-bf18-989b13bc8947",
                            "gambit_id": "a0ce2633-e34d-455f-b8ef-62e682ca514e",
                            "last_updated": "2023-07-20T11:58:26.237002-04:00",
                            "created_at": "2023-07-13T08:58:26.105082-04:00",
                            "name": "Josh Teater",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "89093917-3ae8-449a-877c-a5e4a0284ef7",
                            "gambit_id": "d76867ba-4f59-461d-9ba6-7f28db1b8db3",
                            "last_updated": "2023-07-20T11:58:26.118910-04:00",
                            "created_at": "2023-07-13T08:58:25.972343-04:00",
                            "name": "Greg Chalmers",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "acac1c79-4490-4951-a345-80492253bd51",
                            "gambit_id": "e73c2ff2-f5b8-4fb7-811f-5436ba68fb30",
                            "last_updated": "2023-07-20T11:58:26.115079-04:00",
                            "created_at": "2023-07-13T08:58:25.968063-04:00",
                            "name": "Martin Simonsen",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "4defb070-0c1d-4317-874a-564e11ca2b4d",
                            "gambit_id": "0715fd7c-ea0e-4dc0-8899-444610b73ad5",
                            "last_updated": "2023-07-20T11:58:26.112576-04:00",
                            "created_at": "2023-07-13T08:58:25.965372-04:00",
                            "name": "Bo Hoag",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "1c048ee6-d9fe-4ead-af21-d45d3efb972d",
                            "gambit_id": "5db5ce29-5265-4703-9de7-6235a2b177b7",
                            "last_updated": "2023-07-20T11:58:26.117591-04:00",
                            "created_at": "2023-07-13T08:58:25.970815-04:00",
                            "name": "Todd Clements",
                            "reward": "239.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "6faf1d10-ebf9-468e-af6a-73d573e303f0",
                            "gambit_id": "435a481c-0397-4478-bc65-a38b5eac3bbd",
                            "last_updated": "2023-07-20T11:58:26.242220-04:00",
                            "created_at": "2023-07-13T08:58:26.110779-04:00",
                            "name": "Wes Homan",
                            "reward": "263.63000",
                            "odds": "276.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "ab125450-2210-4d63-aca4-6e89a880c3fc",
                            "gambit_id": "b444bb30-d04c-4be3-8795-7f7277a4c538",
                            "last_updated": "2023-07-20T11:58:26.220617-04:00",
                            "created_at": "2023-07-13T08:58:26.085843-04:00",
                            "name": "Daan Huizing",
                            "reward": "263.63000",
                            "odds": "276.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "e8704479-5a18-4ca3-824d-5adcfe2f989e",
                            "gambit_id": "ebfa5a8a-afc9-4da6-a0f8-f91fdcb0ba94",
                            "last_updated": "2023-07-20T11:58:26.110013-04:00",
                            "created_at": "2023-07-13T08:58:25.962655-04:00",
                            "name": "Scott Brown",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "5df1f7de-b6b8-496c-9201-443ada1c8d8d",
                            "gambit_id": "df589087-c236-4a89-b6d6-f6f9b515d329",
                            "last_updated": "2023-07-20T11:58:26.082933-04:00",
                            "created_at": "2023-07-13T08:58:25.934088-04:00",
                            "name": "Masahiro Kawamura",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "0a2d8044-f567-4940-a422-b3d60502ba63",
                            "gambit_id": "09884657-2714-4181-a8af-3cca0a3c2b17",
                            "last_updated": "2023-07-20T11:58:26.198914-04:00",
                            "created_at": "2023-07-13T08:58:26.060595-04:00",
                            "name": "Tommy Gainey",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "8d0f2f85-3846-4fc0-bc85-528dfe01a81e",
                            "gambit_id": "c28ce556-5844-4c7e-92d8-cdfd075424e4",
                            "last_updated": "2023-07-20T11:58:26.182693-04:00",
                            "created_at": "2023-07-13T08:58:26.041250-04:00",
                            "name": "Augusto Nunez",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "a2669476-52ae-4de0-87be-4737b6032b98",
                            "gambit_id": "6db6df12-4e37-4bfb-b312-016eb6f3e941",
                            "last_updated": "2023-07-20T11:58:26.196426-04:00",
                            "created_at": "2023-07-13T08:58:26.057726-04:00",
                            "name": "Ricky Barnes",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "bfe23241-e95e-43f1-83d7-096fd4bc42e5",
                            "gambit_id": "adaf261b-f953-4b90-8f49-3bf7725bcc5d",
                            "last_updated": "2023-07-20T11:58:26.197644-04:00",
                            "created_at": "2023-07-13T08:58:26.059204-04:00",
                            "name": "Trey Cox",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "ee5676c2-6bc8-4e2d-bf6c-cc85db21bc78",
                            "gambit_id": "4fd4f208-36f4-4a34-a0a8-890067e73059",
                            "last_updated": "2023-07-20T11:58:26.208846-04:00",
                            "created_at": "2023-07-13T08:58:26.072299-04:00",
                            "name": "Matthias Schwab",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "426d60ba-ebf2-4e8d-ae45-9381e5cfda52",
                            "gambit_id": "ea6e54fb-ff28-41d4-bf33-2843e016a6d0",
                            "last_updated": "2023-07-20T11:58:26.207596-04:00",
                            "created_at": "2023-07-13T08:58:26.070849-04:00",
                            "name": "Andrew Landry",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "ee11859e-153c-487e-b844-1463b00a64fe",
                            "gambit_id": "2f481b31-b003-49eb-b45d-ee551204df44",
                            "last_updated": "2023-07-20T11:58:26.129314-04:00",
                            "created_at": "2023-07-13T08:58:25.984595-04:00",
                            "name": "John Parry",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "2d6d4dcc-23f0-49a8-af7b-da68593f304c",
                            "gambit_id": "407403ad-9881-42aa-a680-ffe47b5e69a8",
                            "last_updated": "2023-07-20T11:58:26.128077-04:00",
                            "created_at": "2023-07-13T08:58:25.982357-04:00",
                            "name": "Ted Potter",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "833835cd-5ec2-4c4b-86fc-6e3c6c28c62d",
                            "gambit_id": "eb0a24e8-b574-465b-9007-95475ea8e2ec",
                            "last_updated": "2023-07-20T11:58:26.232061-04:00",
                            "created_at": "2023-07-13T08:58:26.099175-04:00",
                            "name": "Joshua Lee",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "edad6dd0-dff4-45f7-89b4-bf3daf7b4ce3",
                            "gambit_id": "807b6c48-2990-45fc-96e4-7b6b4cad8e40",
                            "last_updated": "2023-07-20T11:58:26.130619-04:00",
                            "created_at": "2023-07-13T08:58:25.986114-04:00",
                            "name": "Pedro Figueiredo",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "0824b03b-6e96-4697-994d-445c09e1a37f",
                            "gambit_id": "9c928c97-334d-45fc-9359-4453996901ec",
                            "last_updated": "2023-07-20T11:58:26.126848-04:00",
                            "created_at": "2023-07-13T08:58:25.980970-04:00",
                            "name": "Tyson Alexander",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "e7b4c5b4-9a10-489e-b7ac-9fbb1057d9b7",
                            "gambit_id": "0335e280-c5d7-4694-b398-7eecea2fd03f",
                            "last_updated": "2023-07-20T11:58:26.124306-04:00",
                            "created_at": "2023-07-13T08:58:25.978090-04:00",
                            "name": "Geoff Ogilvy",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "90142b1b-30de-473e-aac2-15ab2dda80a9",
                            "gambit_id": "b32106b0-bc4c-488d-b01f-f0d141974131",
                            "last_updated": "2023-07-20T11:58:26.251311-04:00",
                            "created_at": "2023-07-13T08:58:26.121216-04:00",
                            "name": "Chip McDaniel",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "74694865-fa3a-4ca6-b28f-49d106449585",
                            "gambit_id": "573ba73d-c05b-4729-bb06-ad6c4f01681a",
                            "last_updated": "2023-07-20T11:58:26.248735-04:00",
                            "created_at": "2023-07-13T08:58:26.118153-04:00",
                            "name": "Chris Nido",
                            "reward": "383.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "0909a4b1-6209-450b-8ccd-b64788c84140",
                            "gambit_id": "58b54c44-989b-4b85-ac9d-4953ecf2924f",
                            "last_updated": "2023-07-20T11:58:26.138575-04:00",
                            "created_at": "2023-07-13T08:58:25.994589-04:00",
                            "name": "Kyle Stanley",
                            "reward": "383.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "52c468f6-f371-42bf-8986-ac5a8cf7ef16",
                            "gambit_id": "91e19ffb-d13e-464b-a490-f67bba03696b",
                            "last_updated": "2023-07-20T11:58:26.233277-04:00",
                            "created_at": "2023-07-13T08:58:26.100614-04:00",
                            "name": "Brian Stuard",
                            "reward": "383.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "07a97373-70df-45cf-9840-63d93b9cf55f",
                            "gambit_id": "ea521b2d-8f6c-4b9c-91ae-080ee78f380a",
                            "last_updated": "2023-07-20T11:58:26.131960-04:00",
                            "created_at": "2023-07-13T08:58:25.987718-04:00",
                            "name": "Ben Crane",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "da45754a-13d0-4672-a65c-3854be85095b",
                            "gambit_id": "cb1a0e4e-c158-4647-ae2d-5daf3c69b267",
                            "last_updated": "2023-07-20T11:58:26.246246-04:00",
                            "created_at": "2023-07-13T08:58:26.115147-04:00",
                            "name": "Matthew Sharpstene",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "133428bf-d7aa-434b-a851-aa7aa937070b",
                            "gambit_id": "e01d20a7-8db2-4765-85e5-f30511d680e4",
                            "last_updated": "2023-07-20T11:58:26.134503-04:00",
                            "created_at": "2023-07-13T08:58:25.990506-04:00",
                            "name": "Robert Garrigus",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "38c119c4-93a9-4eab-ac61-9964b07f644e",
                            "gambit_id": "7e9d9d0d-6934-41cb-82f9-d066531d5a60",
                            "last_updated": "2023-07-20T11:58:26.247472-04:00",
                            "created_at": "2023-07-13T08:58:26.116623-04:00",
                            "name": "Matt Every",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "dca6c3e3-a167-4aaf-b3d5-28a48bf29c30",
                            "gambit_id": "65abbdc9-c178-49d2-99d6-3ccb0885870c",
                            "last_updated": "2023-07-20T11:58:26.140031-04:00",
                            "created_at": "2023-07-13T08:58:25.995954-04:00",
                            "name": "Jeremy Freiburghaus",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "31e9452b-8a0f-472c-bea4-0e37a6cd2a76",
                            "gambit_id": "10549129-4c09-4767-aa41-c1997a3b156d",
                            "last_updated": "2023-07-20T11:58:26.133234-04:00",
                            "created_at": "2023-07-13T08:58:25.989147-04:00",
                            "name": "Oliver Jorgensen",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "7aa5d8ec-93e0-46cb-9193-50418422c39c",
                            "gambit_id": "10937311-4299-4b04-bc0a-d7fffd020771",
                            "last_updated": "2023-07-20T11:58:26.137069-04:00",
                            "created_at": "2023-07-13T08:58:25.993247-04:00",
                            "name": "Derek Ernst",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "414bdacd-facc-4161-8cb8-8a1afc65b7c4",
                            "gambit_id": "20f7908a-d27d-44e5-83c1-a50ee7089da9",
                            "last_updated": "2023-07-20T11:58:26.205138-04:00",
                            "created_at": "2023-07-13T08:58:26.068021-04:00",
                            "name": "Christoffer Bring",
                            "reward": "478.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "23ee70d3-6e93-49e7-9b49-c4baa3479d46",
                            "gambit_id": "466b87fd-37e7-445c-a0cc-287ba9d11391",
                            "last_updated": "2023-07-20T11:58:26.244988-04:00",
                            "created_at": "2023-07-13T08:58:26.113660-04:00",
                            "name": "Daniel Chopra",
                            "reward": "717.25000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "a46f7dd1-ee0c-4012-95ee-054bae09e91a",
                            "gambit_id": "3583eccd-b141-4758-8943-daaa89e30814",
                            "last_updated": "2023-07-20T11:58:26.243624-04:00",
                            "created_at": "2023-07-13T08:58:26.112290-04:00",
                            "name": "David Hearn",
                            "reward": "717.25000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "8a90ceec-2d6a-46c0-80c1-452302fa2422",
                            "gambit_id": "2a68db62-860a-40cb-9378-6360fc896455",
                            "last_updated": "2023-07-20T11:58:26.240764-04:00",
                            "created_at": "2023-07-13T08:58:26.109354-04:00",
                            "name": "Manu Gandas",
                            "reward": "717.25000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "33bad613-b733-456c-bff1-99e6bd597880",
                            "gambit_id": "cb0cf8a4-1d3d-4a94-811a-940e20b949ca",
                            "last_updated": "2023-07-20T11:58:26.141309-04:00",
                            "created_at": "2023-07-13T08:58:25.997286-04:00",
                            "name": "Derek Lamley",
                            "reward": "717.25000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "93e241b9-64a4-4b13-abde-230c9f89e980",
                            "gambit_id": "9db6231f-1184-492f-bd82-438d3ba5c9cd",
                            "last_updated": "2023-07-20T11:58:26.200187-04:00",
                            "created_at": "2023-07-13T08:58:26.062005-04:00",
                            "name": "Jesse Massie",
                            "reward": "717.25000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "223ad061-812c-47f8-8d49-1f81160c8c34",
                            "gambit_id": "236e5de5-3e3a-4b47-ba85-9fa250c6baa2",
                            "last_updated": "2023-07-20T11:58:26.142671-04:00",
                            "created_at": "2023-07-13T08:58:25.998708-04:00",
                            "name": "Richard S Johnson",
                            "reward": "956.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "afc22276-f04a-45e9-aa66-79eeed11caeb",
                            "gambit_id": "000a7ad4-baab-4bd8-aad2-b5656df35f44",
                            "last_updated": "2023-07-20T11:58:26.145279-04:00",
                            "created_at": "2023-07-13T08:58:26.001662-04:00",
                            "name": "Jesse Mueller",
                            "reward": "956.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "4a49ad80-e440-4c93-83d1-2d4f39c8d6c7",
                            "gambit_id": "c378c214-1830-4f5b-a77f-a8eac554b0b3",
                            "last_updated": "2023-07-20T11:58:26.230742-04:00",
                            "created_at": "2023-07-13T08:58:26.097648-04:00",
                            "name": "Brian Davis",
                            "reward": "956.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "467c4387-70f3-46bc-9449-49c77db3e556",
                            "gambit_id": "bc8bc847-aff4-465e-b929-29d8cf6cec97",
                            "last_updated": "2023-07-20T11:58:26.144023-04:00",
                            "created_at": "2023-07-13T08:58:26.000157-04:00",
                            "name": "D.A. Points",
                            "reward": "956.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "c0788060-18c3-4684-8dbb-39c9e8f20ddf",
                            "gambit_id": "675c2ee0-99fe-41ef-bfc5-93e4edd0ec37",
                            "last_updated": "2023-07-20T11:58:26.146538-04:00",
                            "created_at": "2023-07-13T08:58:26.003130-04:00",
                            "name": "J.J. Henry",
                            "reward": "956.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "ee3b37a1-5402-428b-aea7-852fae741085",
                            "gambit_id": "c3857407-9bc6-4d47-9905-ac91f821cff8",
                            "last_updated": "2023-07-20T11:58:26.149065-04:00",
                            "created_at": "2023-07-13T08:58:26.005986-04:00",
                            "name": "Kevin Stadler",
                            "reward": "1911.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "e9b2f305-17ae-4cf9-97c1-83058e6a4e75",
                            "gambit_id": "25b33f79-6820-4265-8ed5-a0f74366fdb3",
                            "last_updated": "2023-07-20T11:58:26.150308-04:00",
                            "created_at": "2023-07-13T08:58:26.007360-04:00",
                            "name": "Omar Uresti",
                            "reward": "1911.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "2df3cd70-2937-4bbc-a2d7-04c0665ac4e4",
                            "gambit_id": "353fc7fa-05cb-4207-ae86-1e767e6923c7",
                            "last_updated": "2023-07-20T11:58:26.151567-04:00",
                            "created_at": "2023-07-13T08:58:26.008731-04:00",
                            "name": "Ryuji Imada",
                            "reward": "1911.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        },
                        {
                            "id": "5436ecee-5596-4dbd-aeeb-947450c03417",
                            "gambit_id": "61932e5b-5b91-4ce1-b44e-fff8cd11f8e0",
                            "last_updated": "2023-07-20T11:58:26.147795-04:00",
                            "created_at": "2023-07-13T08:58:26.004607-04:00",
                            "name": "Jeff Overton",
                            "reward": "1911.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbd68147-32fc-45a0-b0c7-7b70dccc70ae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2b196df3-e5b3-44bf-b04b-d365d3725bd3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5e3e905a-af0d-48c2-97f4-8b827cbefd3a",
            "completed": true,
            "last_updated": "2023-07-18T09:53:13.163048-04:00",
            "created_at": "2023-07-13T08:58:26.466215-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Barbasol Championship",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/5e3e905a-af0d-48c2-97f4-8b827cbefd3a",
            "datetime": "2023-07-13T12:00:00-04:00",
            "cutoff_datetime": "2023-07-13T12:00:00-04:00",
            "name": "Barbasol Championship: Top 5 Finish",
            "bettypes": [
                {
                    "id": "d4a951ea-339c-438d-924f-428ce7de9b35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2b196df3-e5b3-44bf-b04b-d365d3725bd3/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-13T08:58:26.472017-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "bc9496c8-d15a-4d49-8437-8a246a4b6b3e",
                            "gambit_id": "8548f4c5-c5a0-4a48-81df-434f9c7c4b59",
                            "last_updated": "2023-07-18T09:53:13.169475-04:00",
                            "created_at": "2023-07-13T08:58:26.473595-04:00",
                            "name": "Taylor Pendrith",
                            "reward": "4.34000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "67091d2d-20bc-4f42-8604-1a545c6da3d8",
                            "gambit_id": "e6868426-9ee9-4252-8e2f-27af60c55dfc",
                            "last_updated": "2023-07-18T09:53:13.175196-04:00",
                            "created_at": "2023-07-13T08:58:26.479453-04:00",
                            "name": "Vincent Norman",
                            "reward": "5.30000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "cc8ccd3c-558a-41b0-beff-b40ed3ae55d8",
                            "gambit_id": "6c5e99ad-b6b6-471c-abec-c4aef540bfce",
                            "last_updated": "2023-07-18T09:53:13.170847-04:00",
                            "created_at": "2023-07-13T08:58:26.475065-04:00",
                            "name": "Lucas Glover",
                            "reward": "5.30000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "13994345-1dca-4205-82ae-6be0ba703962",
                            "gambit_id": "62685474-a725-4855-9d9d-67db513eda96",
                            "last_updated": "2023-07-18T09:53:13.173754-04:00",
                            "created_at": "2023-07-13T08:58:26.477973-04:00",
                            "name": "Kevin Streelman",
                            "reward": "6.73000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "f134a6f2-ccc1-4eb0-8c1a-9b570015b27c",
                            "gambit_id": "06af3f48-b637-4d0c-9621-1f32f27c5238",
                            "last_updated": "2023-07-18T09:53:13.172355-04:00",
                            "created_at": "2023-07-13T08:58:26.476486-04:00",
                            "name": "Akshay Bhatia",
                            "reward": "6.73000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "e98db5a3-442c-4319-b46c-0e2d0735d4b7",
                            "gambit_id": "1d1dccac-a7ae-4e43-9dc8-f9fafcf73030",
                            "last_updated": "2023-07-18T09:53:13.178191-04:00",
                            "created_at": "2023-07-13T08:58:26.482298-04:00",
                            "name": "Peter Kuest",
                            "reward": "6.73000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "f935236e-af86-4927-a4c5-147d9b66b3e5",
                            "gambit_id": "cc3535be-30f5-4e22-ab98-16436f0314aa",
                            "last_updated": "2023-07-18T09:53:13.181186-04:00",
                            "created_at": "2023-07-13T08:58:26.485191-04:00",
                            "name": "M-J Daffue",
                            "reward": "7.69000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "c17d7931-8d73-42f7-89c5-40f90e7fce5e",
                            "gambit_id": "4427fd40-d1ce-4454-b691-1947523a1870",
                            "last_updated": "2023-07-18T09:53:13.312216-04:00",
                            "created_at": "2023-07-13T08:58:26.629181-04:00",
                            "name": "Troy Merritt",
                            "reward": "8.16000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "de1ef70d-f809-4c79-8267-e015d0b88356",
                            "gambit_id": "75bfbd82-ad43-4c39-a4f0-6e1c99d33c95",
                            "last_updated": "2023-07-18T09:53:13.182748-04:00",
                            "created_at": "2023-07-13T08:58:26.486616-04:00",
                            "name": "Cameron Champ",
                            "reward": "8.16000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "5c72eebb-2670-48a9-b875-d13c1efb041e",
                            "gambit_id": "1f1ee742-729e-45be-bd88-49f9863f9ae7",
                            "last_updated": "2023-07-18T09:53:13.310888-04:00",
                            "created_at": "2023-07-13T08:58:26.627792-04:00",
                            "name": "Justin Lower",
                            "reward": "8.16000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "5ff5ee16-040d-42ed-a526-5f89ea7dc5bb",
                            "gambit_id": "16ed6b45-1466-4c32-8a3f-f44e77d43917",
                            "last_updated": "2023-07-18T09:53:13.179719-04:00",
                            "created_at": "2023-07-13T08:58:26.483744-04:00",
                            "name": "Grayson Murray",
                            "reward": "8.64000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "c0103bce-f2bc-4219-9628-a9a932dce4a4",
                            "gambit_id": "fff1faf3-bb7c-4496-b886-343f7215dc31",
                            "last_updated": "2023-07-18T09:53:13.176744-04:00",
                            "created_at": "2023-07-13T08:58:26.480875-04:00",
                            "name": "Carl Yuan",
                            "reward": "8.64000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "df67b773-ae44-47db-939c-bf432dd51c47",
                            "gambit_id": "932e9d8d-7650-454c-b1ed-8f8c8c50ec83",
                            "last_updated": "2023-07-18T09:53:13.314662-04:00",
                            "created_at": "2023-07-13T08:58:26.632612-04:00",
                            "name": "Andrew Novak",
                            "reward": "8.64000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "19042334-3d7e-4000-bb0d-cf2961741487",
                            "gambit_id": "8d1c7612-4dfe-4d0a-be39-ddd58ab8b5a3",
                            "last_updated": "2023-07-18T09:53:13.317151-04:00",
                            "created_at": "2023-07-13T08:58:26.635805-04:00",
                            "name": "Chad Ramey",
                            "reward": "8.64000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "9b2aed3b-72e7-4ae6-9e45-8edae19df8c0",
                            "gambit_id": "8fbb2a0d-3462-401b-ace1-22589670d486",
                            "last_updated": "2023-07-18T09:53:13.308096-04:00",
                            "created_at": "2023-07-13T08:58:26.624898-04:00",
                            "name": "Niklas Norgaard Møller",
                            "reward": "9.12000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "4ea5097b-44a1-41c7-a5be-bb20a45adeee",
                            "gambit_id": "741a13c5-26cf-4c3d-9f25-bbab789808d8",
                            "last_updated": "2023-07-18T09:53:13.313431-04:00",
                            "created_at": "2023-07-13T08:58:26.630652-04:00",
                            "name": "Josh Teater",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "d213918c-2db0-4e86-8a51-91ec6a4af83e",
                            "gambit_id": "32f8c2cf-db93-417e-9748-48abb558dd5b",
                            "last_updated": "2023-07-18T09:53:13.199382-04:00",
                            "created_at": "2023-07-13T08:58:26.503753-04:00",
                            "name": "Tyler Duncan",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "d4b027f6-1e1a-4e8a-ba3c-c8b3cb619d05",
                            "gambit_id": "8d6365c3-50a6-4fdd-8b61-f251f4db0523",
                            "last_updated": "2023-07-18T09:53:13.184236-04:00",
                            "created_at": "2023-07-13T08:58:26.488119-04:00",
                            "name": "Marcus Helligkilde",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "fef3d085-23a5-43e6-af93-e0cc04f8dbeb",
                            "gambit_id": "0d0771a9-fbbc-43d4-b965-33c6b2bab47b",
                            "last_updated": "2023-07-18T09:53:13.318451-04:00",
                            "created_at": "2023-07-13T08:58:26.637239-04:00",
                            "name": "Vincent Whaley",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "71298cdc-0d73-47c3-b8f4-c923e59efbde",
                            "gambit_id": "d7d7dec1-e44f-41a5-ab6d-7c2f3bcae4f9",
                            "last_updated": "2023-07-18T09:53:13.309433-04:00",
                            "created_at": "2023-07-13T08:58:26.626377-04:00",
                            "name": "Patton Kizzire",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "85f5a316-5a47-468b-b8bb-02bca29e64dd",
                            "gambit_id": "17f413aa-b025-4d6e-98f7-9d7209e5a414",
                            "last_updated": "2023-07-18T09:53:13.315875-04:00",
                            "created_at": "2023-07-13T08:58:26.634127-04:00",
                            "name": "Ryo Hisatsune",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "59d65f21-24b6-4ff2-92b4-c56e5bf32cec",
                            "gambit_id": "b8429203-d00a-4772-bdc7-7b0f217acf49",
                            "last_updated": "2023-07-18T09:53:13.320905-04:00",
                            "created_at": "2023-07-13T08:58:26.640216-04:00",
                            "name": "Peter Malnati",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "2b4ae02b-45bd-4251-9ed4-87a6b404c8eb",
                            "gambit_id": "c1497622-c4f2-4f82-906e-0984c9552fd5",
                            "last_updated": "2023-07-18T09:53:13.319694-04:00",
                            "created_at": "2023-07-13T08:58:26.638713-04:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "cb82c38f-492f-4b90-9a7c-39928a146533",
                            "gambit_id": "9c54ea5a-ef9b-4fb2-b154-0f499714a915",
                            "last_updated": "2023-07-18T09:53:13.200708-04:00",
                            "created_at": "2023-07-13T08:58:26.505117-04:00",
                            "name": "Ryan Gerard",
                            "reward": "11.51000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "14873333-d251-4ec7-999a-7cbee0e13989",
                            "gambit_id": "becb6cc2-c591-4a29-a613-69b1620afc34",
                            "last_updated": "2023-07-18T09:53:13.189417-04:00",
                            "created_at": "2023-07-13T08:58:26.493950-04:00",
                            "name": "Julien Guerrier",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "4b6fe537-8fcf-4f1e-a19a-4e4bd79303c9",
                            "gambit_id": "20708a81-76a1-4d66-a9a2-171122f16507",
                            "last_updated": "2023-07-18T09:53:13.201953-04:00",
                            "created_at": "2023-07-13T08:58:26.506531-04:00",
                            "name": "James Hahn",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "65235f2c-4998-4c46-b7a6-bf271413a289",
                            "gambit_id": "4ce3de0e-9b51-46ef-ac8a-07735c678745",
                            "last_updated": "2023-07-18T09:53:13.186946-04:00",
                            "created_at": "2023-07-13T08:58:26.491141-04:00",
                            "name": "Scott Piercy",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "0ad53fd6-5e29-45d3-907c-cc3f0acd76a7",
                            "gambit_id": "04bf88f6-3eac-4a87-9c83-29705cd4c9d7",
                            "last_updated": "2023-07-18T09:53:13.322123-04:00",
                            "created_at": "2023-07-13T08:58:26.641607-04:00",
                            "name": "Jayden Schaper",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "952695b7-7cdf-40ea-b67a-952007fe6c94",
                            "gambit_id": "ae670331-9ff3-4f71-8b46-ea8979f84a87",
                            "last_updated": "2023-07-18T09:53:13.196359-04:00",
                            "created_at": "2023-07-13T08:58:26.500874-04:00",
                            "name": "Austin Smotherman",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "7d62c634-7e49-492d-a186-e2430fa0308e",
                            "gambit_id": "f52f0883-f6cb-43b4-ae1a-9b73cb4e94b6",
                            "last_updated": "2023-07-18T09:53:13.197875-04:00",
                            "created_at": "2023-07-13T08:58:26.502335-04:00",
                            "name": "David Ford",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "b4a988f9-e67d-4e9c-adc3-8e09e4660d58",
                            "gambit_id": "4f86475e-5abf-45c6-a933-fdb586600d58",
                            "last_updated": "2023-07-18T09:53:13.204485-04:00",
                            "created_at": "2023-07-13T08:58:26.509441-04:00",
                            "name": "Kevin Tway",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "550d1c7f-bb4d-4ede-b7ae-2d69e590cf4f",
                            "gambit_id": "640ef887-0e65-4dab-b4d2-336958a7b43e",
                            "last_updated": "2023-07-18T09:53:13.195078-04:00",
                            "created_at": "2023-07-13T08:58:26.499527-04:00",
                            "name": "Augusto Nunez",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "ea76531c-b040-40c9-9eed-2b6a091db22a",
                            "gambit_id": "a00786c4-e2d0-4770-b812-8316f6757400",
                            "last_updated": "2023-07-18T09:53:13.188197-04:00",
                            "created_at": "2023-07-13T08:58:26.492558-04:00",
                            "name": "Harry Higgs",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "ebe3ea65-5f4f-4452-8151-783266a9a420",
                            "gambit_id": "22874c71-043c-4b95-a537-21306c5d1db8",
                            "last_updated": "2023-07-18T09:53:13.289338-04:00",
                            "created_at": "2023-07-13T08:58:26.603284-04:00",
                            "name": "Seung-Yul Noh",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "d0ca1770-1c31-4aea-8abf-750b73929a37",
                            "gambit_id": "83d8eb66-35af-4625-993c-3f4efc3e013f",
                            "last_updated": "2023-07-18T09:53:13.192335-04:00",
                            "created_at": "2023-07-13T08:58:26.496716-04:00",
                            "name": "Andy Sullivan",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "12c6b092-8714-4c60-b6bc-4cff70880563",
                            "gambit_id": "ae454109-b6fc-4707-a5c4-2616a2d1334a",
                            "last_updated": "2023-07-18T09:53:13.185629-04:00",
                            "created_at": "2023-07-13T08:58:26.489661-04:00",
                            "name": "Matti Schmid",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "6e42660e-35c3-459b-896e-42dbf6d45596",
                            "gambit_id": "6168cd0a-f457-4477-9dd4-f8ed84c01568",
                            "last_updated": "2023-07-18T09:53:13.209608-04:00",
                            "created_at": "2023-07-13T08:58:26.515242-04:00",
                            "name": "Nathan Kimsey",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "b77e391b-7fec-4688-9302-c61f7600f641",
                            "gambit_id": "5166a8d5-b788-474e-ac3d-e65139c16b1c",
                            "last_updated": "2023-07-18T09:53:13.193732-04:00",
                            "created_at": "2023-07-13T08:58:26.498143-04:00",
                            "name": "Kevin Chappell",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "cd850310-9db7-40a1-8a3b-12b5d82455c2",
                            "gambit_id": "7972ba4c-8fe3-4ea2-b7ee-146811ab08ac",
                            "last_updated": "2023-07-18T09:53:13.208345-04:00",
                            "created_at": "2023-07-13T08:58:26.513804-04:00",
                            "name": "Aaron Cockerill",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "edd1bd5c-a0f0-44cd-a148-fc750752fefa",
                            "gambit_id": "67bc2f12-4fd0-4d33-9f0d-18f1e3ff076c",
                            "last_updated": "2023-07-18T09:53:13.288103-04:00",
                            "created_at": "2023-07-13T08:58:26.601896-04:00",
                            "name": "Kiradech Aphibarnrat",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "5a407122-a28c-4bd8-b62d-fdba1398c107",
                            "gambit_id": "b39cb513-9202-46bb-acde-5b19fb4b3021",
                            "last_updated": "2023-07-18T09:53:13.210941-04:00",
                            "created_at": "2023-07-13T08:58:26.516637-04:00",
                            "name": "Adam Long",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "7ae0e55c-460b-4eba-ab97-1b1748c22da1",
                            "gambit_id": "1844e67c-d948-44a5-b59b-5e87393ea7bf",
                            "last_updated": "2023-07-18T09:53:13.214836-04:00",
                            "created_at": "2023-07-13T08:58:26.520850-04:00",
                            "name": "Jonathan Byrd",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "fb766b1a-b8a4-4760-92c4-1668cd5b67ee",
                            "gambit_id": "569f0abd-f434-4289-b54b-f7c97fe4b72d",
                            "last_updated": "2023-07-18T09:53:13.221114-04:00",
                            "created_at": "2023-07-13T08:58:26.528467-04:00",
                            "name": "Satoshi Kodaira",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "23b18618-4773-4468-b3a5-509de8ef5834",
                            "gambit_id": "94de09bb-928c-42fb-9ae8-2ada319336a5",
                            "last_updated": "2023-07-18T09:53:13.224887-04:00",
                            "created_at": "2023-07-13T08:58:26.533208-04:00",
                            "name": "Cody Gribble",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "a3feb16a-d971-4ede-a91c-ee87df7778fd",
                            "gambit_id": "89c46fff-7815-4840-b8ff-a931667c3643",
                            "last_updated": "2023-07-18T09:53:13.218596-04:00",
                            "created_at": "2023-07-13T08:58:26.525682-04:00",
                            "name": "Ryan Moore",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "d949b975-f5aa-47f2-8b20-9c701be5f028",
                            "gambit_id": "daaa58d1-1314-4c45-b1ff-02ce1947a3d7",
                            "last_updated": "2023-07-18T09:53:13.293146-04:00",
                            "created_at": "2023-07-13T08:58:26.607543-04:00",
                            "name": "Tano Goya",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "cfd216d0-4bb7-48f9-b5bf-587cef328d0a",
                            "gambit_id": "b7d88615-e37c-434d-b3f3-3a3ac9c8e673",
                            "last_updated": "2023-07-18T09:53:13.333824-04:00",
                            "created_at": "2023-07-13T08:58:26.654197-04:00",
                            "name": "Doc Redman",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "796faf0d-d1ce-4323-9506-372a30bd1b90",
                            "gambit_id": "d88f9b1a-7071-4886-86f2-8b2feca09098",
                            "last_updated": "2023-07-18T09:53:13.338922-04:00",
                            "created_at": "2023-07-13T08:58:26.659933-04:00",
                            "name": "Cameron Percy",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "8a5c8070-ae0b-497c-8f24-97e77fb7129f",
                            "gambit_id": "ff65afa0-749e-4294-b410-7d83a07a438d",
                            "last_updated": "2023-07-18T09:53:13.350145-04:00",
                            "created_at": "2023-07-13T08:58:26.672305-04:00",
                            "name": "Kevin Roy",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "db3323a7-e90f-415f-a75e-60d9f05a586a",
                            "gambit_id": "85fe2881-20a4-4a45-a18e-7dd770ad623e",
                            "last_updated": "2023-07-18T09:53:13.355140-04:00",
                            "created_at": "2023-07-13T08:58:26.677877-04:00",
                            "name": "Richy Werenski",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "625870dc-a4d9-45c8-be1f-9925a7b62686",
                            "gambit_id": "adf9186d-374b-4d4b-98b6-ccf3f576b97f",
                            "last_updated": "2023-07-18T09:53:13.213544-04:00",
                            "created_at": "2023-07-13T08:58:26.519370-04:00",
                            "name": "Kramer Hickok",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "55ae2937-7885-40f0-b79e-9e45b0b6168c",
                            "gambit_id": "2dfbc4f7-9515-46c2-9cb3-c0327afc2850",
                            "last_updated": "2023-07-18T09:53:13.203228-04:00",
                            "created_at": "2023-07-13T08:58:26.507940-04:00",
                            "name": "Sean O'Hair",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "eb98fd18-a47b-40ad-8350-355f73343155",
                            "gambit_id": "7e7764b0-8913-4d6b-8f44-221fb5c6d189",
                            "last_updated": "2023-07-18T09:53:13.219837-04:00",
                            "created_at": "2023-07-13T08:58:26.527105-04:00",
                            "name": "Russell Knox",
                            "reward": "18.19000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "8983deec-b906-40e1-9dc9-ad46640d156a",
                            "gambit_id": "65b75d56-34fa-467c-ba4e-1c3b500a98ff",
                            "last_updated": "2023-07-18T09:53:13.212200-04:00",
                            "created_at": "2023-07-13T08:58:26.517996-04:00",
                            "name": "Marcus Kinhult",
                            "reward": "18.19000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "014c8756-dad1-4176-9326-4a9ac73fcf08",
                            "gambit_id": "aa524525-acd5-4bfe-82af-e6b722fcada1",
                            "last_updated": "2023-07-18T09:53:13.216089-04:00",
                            "created_at": "2023-07-13T08:58:26.522425-04:00",
                            "name": "Clement Sordet",
                            "reward": "18.19000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "e500529b-8688-446c-8ebf-76bf9aab005b",
                            "gambit_id": "5779dc3d-b1a0-4374-9ce4-80493994215c",
                            "last_updated": "2023-07-18T09:53:13.290597-04:00",
                            "created_at": "2023-07-13T08:58:26.604711-04:00",
                            "name": "Jazz Janewattananond",
                            "reward": "18.19000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "73a9cdb0-61d6-46ae-8e31-6e4628356e0d",
                            "gambit_id": "a842d492-3023-46ee-a7ef-9a7b46ec7c1b",
                            "last_updated": "2023-07-18T09:53:13.222400-04:00",
                            "created_at": "2023-07-13T08:58:26.530232-04:00",
                            "name": "John Axelsen",
                            "reward": "18.19000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "3e06d49f-27c6-4bc4-a81d-7794a4851858",
                            "gambit_id": "2cd00b32-1212-4365-b8bf-4b274bc12fde",
                            "last_updated": "2023-07-18T09:53:13.190775-04:00",
                            "created_at": "2023-07-13T08:58:26.495346-04:00",
                            "name": "Alejandro Del Rey",
                            "reward": "18.19000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "d949a779-d428-4380-9440-f6d2c7a182b4",
                            "gambit_id": "18cd9d59-823e-4973-94f3-6264aeaf0358",
                            "last_updated": "2023-07-18T09:53:13.233768-04:00",
                            "created_at": "2023-07-13T08:58:26.543410-04:00",
                            "name": "Robert Streb",
                            "reward": "18.19000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "b0abf7af-b9fd-46d0-80df-7cdb419a4e6b",
                            "gambit_id": "9e2d0980-ccd0-4314-8418-053ef4162495",
                            "last_updated": "2023-07-18T09:53:13.323427-04:00",
                            "created_at": "2023-07-13T08:58:26.642979-04:00",
                            "name": "Brice Garnett",
                            "reward": "18.19000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "d167b346-f40d-4e60-96a6-d101668d8862",
                            "gambit_id": "6aa029d5-745a-4876-8fab-0c1e56b29903",
                            "last_updated": "2023-07-18T09:53:13.291878-04:00",
                            "created_at": "2023-07-13T08:58:26.606124-04:00",
                            "name": "Henrik Norlander",
                            "reward": "18.19000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "1d55120e-e350-41ef-b977-aaa33b40f253",
                            "gambit_id": "814df9a0-c18f-4e7c-a414-a66c5f70aca6",
                            "last_updated": "2023-07-18T09:53:13.217352-04:00",
                            "created_at": "2023-07-13T08:58:26.524138-04:00",
                            "name": "Louis De Jager",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "3648fa8f-5fdb-40b4-a148-011729380e62",
                            "gambit_id": "0f796d25-2ccb-48a7-8fe7-e6414cb28924",
                            "last_updated": "2023-07-18T09:53:13.207124-04:00",
                            "created_at": "2023-07-13T08:58:26.512402-04:00",
                            "name": "Jim Herman",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "45b2dcf9-ec00-4d10-aaac-9a322ede8c71",
                            "gambit_id": "3b124c87-0501-4d5d-8fa3-9992ba963d5b",
                            "last_updated": "2023-07-18T09:53:13.340177-04:00",
                            "created_at": "2023-07-13T08:58:26.661368-04:00",
                            "name": "John Catlin",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "51e13626-c6e9-48e4-87a0-107c5bedfcfd",
                            "gambit_id": "03d0eca7-3ace-42bd-bdcd-fe80d3d35be7",
                            "last_updated": "2023-07-18T09:53:13.223630-04:00",
                            "created_at": "2023-07-13T08:58:26.531730-04:00",
                            "name": "Johannes Veerman",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "082c57c6-0cdc-4316-a0fc-984191803a02",
                            "gambit_id": "39a01442-c24f-4075-a6be-759fbf7f089f",
                            "last_updated": "2023-07-18T09:53:13.335119-04:00",
                            "created_at": "2023-07-13T08:58:26.655687-04:00",
                            "name": "Jason Scrivener",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "2bb4a61e-4b56-4516-8ffe-5c7f5f9793ee",
                            "gambit_id": "e70a53d4-24f8-4bce-bf40-08aa37bd7dd4",
                            "last_updated": "2023-07-18T09:53:13.351433-04:00",
                            "created_at": "2023-07-13T08:58:26.673708-04:00",
                            "name": "Trevor Cone",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "b995e097-b78c-4eb3-8881-d90b48efe343",
                            "gambit_id": "9767da07-1608-4e0a-b1cb-520d6e499e26",
                            "last_updated": "2023-07-18T09:53:13.205821-04:00",
                            "created_at": "2023-07-13T08:58:26.510974-04:00",
                            "name": "Jonas Blixt",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "4cbb4b66-a983-40fc-a391-12cb18702146",
                            "gambit_id": "eca0df58-7f39-4892-9a5e-b68da3d56916",
                            "last_updated": "2023-07-18T09:53:13.343870-04:00",
                            "created_at": "2023-07-13T08:58:26.665475-04:00",
                            "name": "Adrien Saddier",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "e9086631-bf23-41f9-a5f2-29020e74c2fb",
                            "gambit_id": "2c80df45-b69d-40ee-a77f-9527262df5c0",
                            "last_updated": "2023-07-18T09:53:13.341395-04:00",
                            "created_at": "2023-07-13T08:58:26.662779-04:00",
                            "name": "Angel Hidalgo",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "affad396-4960-4a97-af53-81440eb25c71",
                            "gambit_id": "16271934-517b-47f6-b1e8-ae89e4d8c745",
                            "last_updated": "2023-07-18T09:53:13.345141-04:00",
                            "created_at": "2023-07-13T08:58:26.666824-04:00",
                            "name": "Hank Lebioda",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "501e3d3e-71ee-42ee-94c8-cc2c5e95aa02",
                            "gambit_id": "75499d13-d8d6-4608-b6d9-9139ef5a4188",
                            "last_updated": "2023-07-18T09:53:13.336347-04:00",
                            "created_at": "2023-07-13T08:58:26.657143-04:00",
                            "name": "Jeong Weon Ko",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "67bac8ab-7391-4b81-b185-e5d94ce7d0ef",
                            "gambit_id": "755878f4-6747-445e-926f-408cb95a3c39",
                            "last_updated": "2023-07-18T09:53:13.337629-04:00",
                            "created_at": "2023-07-13T08:58:26.658548-04:00",
                            "name": "Darius Van Driel",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "a087e962-a73f-4be3-ac1e-f83103829ccc",
                            "gambit_id": "c674f390-2e95-4e7e-809a-f298833a6390",
                            "last_updated": "2023-07-18T09:53:13.227473-04:00",
                            "created_at": "2023-07-13T08:58:26.536238-04:00",
                            "name": "Kelly Kraft",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "8ffd4ff1-bac0-4242-9ebe-dd2139932342",
                            "gambit_id": "0d98b3a3-3d6e-41df-9a7f-1a93f87a0e53",
                            "last_updated": "2023-07-18T09:53:13.228710-04:00",
                            "created_at": "2023-07-13T08:58:26.537657-04:00",
                            "name": "Andrew Landry",
                            "reward": "22.01000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "406fc2aa-adec-46ee-a88c-339017b7c749",
                            "gambit_id": "cca4a95a-36f9-4619-92a8-c662794bffc8",
                            "last_updated": "2023-07-18T09:53:13.294447-04:00",
                            "created_at": "2023-07-13T08:58:26.608964-04:00",
                            "name": "Daniel Brown",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "4127186c-205e-4d6f-90a1-22c83960a9ae",
                            "gambit_id": "4341e213-b93b-49a7-a0c2-003c39c804cd",
                            "last_updated": "2023-07-18T09:53:13.232536-04:00",
                            "created_at": "2023-07-13T08:58:26.541976-04:00",
                            "name": "Scott Harrington",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "f1315590-839c-4e57-874b-f8bdd66454c9",
                            "gambit_id": "14d3f6e1-89b1-4b4d-97c0-cfd3bbf9aa56",
                            "last_updated": "2023-07-18T09:53:13.240293-04:00",
                            "created_at": "2023-07-13T08:58:26.550671-04:00",
                            "name": "Daan Huizing",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "927286c5-4aa3-4578-bc85-72f57f1e71f3",
                            "gambit_id": "519f86d8-b082-432f-9b3b-9d997aa5c980",
                            "last_updated": "2023-07-18T09:53:13.353891-04:00",
                            "created_at": "2023-07-13T08:58:26.676506-04:00",
                            "name": "Ryan Armour",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "0f06c152-12d5-4df0-ad60-e16a78711d1c",
                            "gambit_id": "75a85d0c-2418-471f-9c07-cc7af1c5bd7b",
                            "last_updated": "2023-07-18T09:53:13.346398-04:00",
                            "created_at": "2023-07-13T08:58:26.668173-04:00",
                            "name": "JC Ritchie",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "1a531554-412b-47ee-beb0-57efc2bde02f",
                            "gambit_id": "1ea1403a-24b1-4ff9-99de-0532b5dddb1c",
                            "last_updated": "2023-07-18T09:53:13.231268-04:00",
                            "created_at": "2023-07-13T08:58:26.540562-04:00",
                            "name": "Matthias Schwab",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "fef98111-27c1-477b-a520-a2904e00b72c",
                            "gambit_id": "88b48752-8699-4d4b-af64-79a6ce8bc267",
                            "last_updated": "2023-07-18T09:53:13.342638-04:00",
                            "created_at": "2023-07-13T08:58:26.664125-04:00",
                            "name": "Masahiro Kawamura",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "d4734906-3085-40c8-ab0c-a2bdea58112a",
                            "gambit_id": "7d9893f0-b128-4fd5-9bb4-732265eadc1a",
                            "last_updated": "2023-07-18T09:53:13.352671-04:00",
                            "created_at": "2023-07-13T08:58:26.675113-04:00",
                            "name": "Chris Stroud",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "6e4b6a38-e106-4006-9871-9ade21570f70",
                            "gambit_id": "a4f33df9-bc2f-412c-be43-bf2abf87a7c0",
                            "last_updated": "2023-07-18T09:53:13.347637-04:00",
                            "created_at": "2023-07-13T08:58:26.669510-04:00",
                            "name": "Mikael Lindberg",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "64ad0c05-fbc3-4406-8369-7c945659d53b",
                            "gambit_id": "96aaf2b9-6a59-4763-9800-bef199ebc15e",
                            "last_updated": "2023-07-18T09:53:13.258797-04:00",
                            "created_at": "2023-07-13T08:58:26.570775-04:00",
                            "name": "Scott Brown",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "78d31f7b-82e0-45b4-a2d2-9f198d35e669",
                            "gambit_id": "cf4e7f27-7429-47eb-954a-2abc46aafacb",
                            "last_updated": "2023-07-18T09:53:13.230008-04:00",
                            "created_at": "2023-07-13T08:58:26.539110-04:00",
                            "name": "Andrew Wilson",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "0c161fe2-bf30-4100-ba54-81c47619329f",
                            "gambit_id": "98861a60-86e0-4a7a-a81e-1fb4b9541fef",
                            "last_updated": "2023-07-18T09:53:13.226228-04:00",
                            "created_at": "2023-07-13T08:58:26.534755-04:00",
                            "name": "Sung Kang",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "ede30718-c7c0-44da-b0fc-2a076b714704",
                            "gambit_id": "2d050220-f81a-4150-8eca-47912f85eaab",
                            "last_updated": "2023-07-18T09:53:13.239044-04:00",
                            "created_at": "2023-07-13T08:58:26.549185-04:00",
                            "name": "Jason Dufner",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "145b9e80-8552-4ac8-8ad2-02ce896c923d",
                            "gambit_id": "2da760ad-9241-4e15-9cae-b66f21180ca1",
                            "last_updated": "2023-07-18T09:53:13.348874-04:00",
                            "created_at": "2023-07-13T08:58:26.670917-04:00",
                            "name": "Deon Germishuys",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "80461a46-13f7-4f0e-b585-4eb047109413",
                            "gambit_id": "9bfbd1ce-56ad-44cc-b170-5a78f6663475",
                            "last_updated": "2023-07-18T09:53:13.324693-04:00",
                            "created_at": "2023-07-13T08:58:26.644379-04:00",
                            "name": "Austin Cook",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "50c28919-70ee-4f10-bc38-251d7a62ebf2",
                            "gambit_id": "1933a812-badf-4265-9190-e884fefdedf0",
                            "last_updated": "2023-07-18T09:53:13.235072-04:00",
                            "created_at": "2023-07-13T08:58:26.544769-04:00",
                            "name": "Kyle Westmoreland",
                            "reward": "29.65000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "a674b57f-5930-425c-bace-716c0d4cf625",
                            "gambit_id": "22f85df3-e609-42be-a786-39efc48919e6",
                            "last_updated": "2023-07-18T09:53:13.236342-04:00",
                            "created_at": "2023-07-13T08:58:26.546175-04:00",
                            "name": "Santiago Tarrio",
                            "reward": "29.65000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "1a3e66be-c93d-4cee-95c0-45133f4b1f01",
                            "gambit_id": "be35f3de-2807-477b-a9ec-0fd5571fd586",
                            "last_updated": "2023-07-18T09:53:13.241523-04:00",
                            "created_at": "2023-07-13T08:58:26.552111-04:00",
                            "name": "Sang Moon Bae",
                            "reward": "29.65000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "5c020c45-8593-47b1-90e8-70b913a18654",
                            "gambit_id": "27cc4f14-a49f-420d-8d7d-117e8a0e2d78",
                            "last_updated": "2023-07-18T09:53:13.266240-04:00",
                            "created_at": "2023-07-13T08:58:26.579348-04:00",
                            "name": "Freddy Schott",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "cab22d0c-f58b-4440-a1a1-788776fb7cbb",
                            "gambit_id": "f2925050-164b-450d-85b6-ffc557e40998",
                            "last_updated": "2023-07-18T09:53:13.295722-04:00",
                            "created_at": "2023-07-13T08:58:26.610363-04:00",
                            "name": "Robin Sciot-Siegrist",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "b5a22fb6-9c3f-45be-851f-0685e80d0edc",
                            "gambit_id": "2f2a32cd-0204-43ac-8352-c09abdee9078",
                            "last_updated": "2023-07-18T09:53:13.373513-04:00",
                            "created_at": "2023-07-13T08:58:26.694459-04:00",
                            "name": "Maxwell Moldovan",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "0e315b06-5041-4c2a-ad3a-343122399883",
                            "gambit_id": "5b18f840-f7f9-4b3b-b6d2-b5b9d9ba3c71",
                            "last_updated": "2023-07-18T09:53:13.245406-04:00",
                            "created_at": "2023-07-13T08:58:26.556587-04:00",
                            "name": "Jens Dantorp",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "29765430-fcff-4081-90d6-8660f2ff5e7c",
                            "gambit_id": "acd7b112-cf92-4545-94d6-283b15fe3120",
                            "last_updated": "2023-07-18T09:53:13.237719-04:00",
                            "created_at": "2023-07-13T08:58:26.547600-04:00",
                            "name": "Michael Gligic",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "89dd211a-a8e0-48d3-9d0d-cbfa831cd1a2",
                            "gambit_id": "15861f50-0d08-466a-8afc-a9d72f33d192",
                            "last_updated": "2023-07-18T09:53:13.244113-04:00",
                            "created_at": "2023-07-13T08:58:26.555178-04:00",
                            "name": "Martin Trainer",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "b40be521-46af-4095-ab67-dfe1d0e97408",
                            "gambit_id": "56a1d414-abf3-44c1-a695-0b9112e0f8cf",
                            "last_updated": "2023-07-18T09:53:13.261262-04:00",
                            "created_at": "2023-07-13T08:58:26.573764-04:00",
                            "name": "William McGirt",
                            "reward": "34.43000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "a7ea3ec9-c437-428b-a697-6cbcab7b2b05",
                            "gambit_id": "efb720cb-ace1-48cd-a5b1-bcc5d8f9292d",
                            "last_updated": "2023-07-18T09:53:13.257534-04:00",
                            "created_at": "2023-07-13T08:58:26.568990-04:00",
                            "name": "Brandon Matthews",
                            "reward": "34.43000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "50aa6d94-3331-4b5b-80c1-2ee0aa13c848",
                            "gambit_id": "383af137-e476-462c-a3e2-5eba314f0a19",
                            "last_updated": "2023-07-18T09:53:13.249255-04:00",
                            "created_at": "2023-07-13T08:58:26.560763-04:00",
                            "name": "Sebastian Garcia Rodriguez",
                            "reward": "34.43000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "7248497c-aa40-4979-b273-7a3382023a91",
                            "gambit_id": "edf24877-12f1-4f65-b960-b47cbce0fddf",
                            "last_updated": "2023-07-18T09:53:13.250730-04:00",
                            "created_at": "2023-07-13T08:58:26.562203-04:00",
                            "name": "Ryan Brehm",
                            "reward": "34.43000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "16948933-4150-41c3-bd67-c54778357c64",
                            "gambit_id": "173a1ed6-920b-4441-aecc-c0917ad943f0",
                            "last_updated": "2023-07-18T09:53:13.254977-04:00",
                            "created_at": "2023-07-13T08:58:26.566302-04:00",
                            "name": "James Morrison",
                            "reward": "34.43000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "727f96db-0556-4efb-a38a-c31268130c94",
                            "gambit_id": "fcff314c-a00d-4fbe-bece-e39636d4edf6",
                            "last_updated": "2023-07-18T09:53:13.242788-04:00",
                            "created_at": "2023-07-13T08:58:26.553729-04:00",
                            "name": "Paul Haley",
                            "reward": "34.43000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "cb958355-5fc4-4176-b7e0-bfef72a21142",
                            "gambit_id": "e90777d6-8944-46b2-ac75-8709bc9fa75f",
                            "last_updated": "2023-07-18T09:53:13.256264-04:00",
                            "created_at": "2023-07-13T08:58:26.567652-04:00",
                            "name": "David Ravetto",
                            "reward": "34.43000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "faa07a92-878c-47d0-be1f-e3c3a7a427ab",
                            "gambit_id": "be2bab54-ef72-492c-b1d3-3b84554e3841",
                            "last_updated": "2023-07-18T09:53:13.246678-04:00",
                            "created_at": "2023-07-13T08:58:26.557961-04:00",
                            "name": "Alexander Levy",
                            "reward": "34.43000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "6def5330-089d-406b-bd71-18538c4d957b",
                            "gambit_id": "418caa62-be10-4107-8771-457a9c670505",
                            "last_updated": "2023-07-18T09:53:13.253645-04:00",
                            "created_at": "2023-07-13T08:58:26.564958-04:00",
                            "name": "Bryce Easton",
                            "reward": "34.43000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "578ff59f-8a63-4081-9986-d3aa47a49cdf",
                            "gambit_id": "68532965-356e-4269-a145-9adcb62dc719",
                            "last_updated": "2023-07-18T09:53:13.252290-04:00",
                            "created_at": "2023-07-13T08:58:26.563597-04:00",
                            "name": "Alexander Knappe",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "7b980fca-e073-4ebd-981f-0c9d93c0a457",
                            "gambit_id": "738baf02-f89f-4f0e-9d81-be66418c2f01",
                            "last_updated": "2023-07-18T09:53:13.247991-04:00",
                            "created_at": "2023-07-13T08:58:26.559323-04:00",
                            "name": "Trevor Werbylo",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "f03cfa58-1e8d-46d7-98ab-208acdb34de9",
                            "gambit_id": "2ffd3add-4d67-43a8-a05a-08c57f3b03e9",
                            "last_updated": "2023-07-18T09:53:13.270184-04:00",
                            "created_at": "2023-07-13T08:58:26.583508-04:00",
                            "name": "Soren Kjeldsen",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "3d4c3a45-dde1-4be2-9a43-4e10a9fd049c",
                            "gambit_id": "51a415ba-c80b-431c-b29d-bcffa1f1054c",
                            "last_updated": "2023-07-18T09:53:13.260020-04:00",
                            "created_at": "2023-07-13T08:58:26.572260-04:00",
                            "name": "Stephen Stallings",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "5a1ed6f2-dec1-497a-a969-387c883cd257",
                            "gambit_id": "9e7b2863-0b56-47a2-9aa5-9c435122fd9f",
                            "last_updated": "2023-07-18T09:53:13.267549-04:00",
                            "created_at": "2023-07-13T08:58:26.580739-04:00",
                            "name": "Todd Clements",
                            "reward": "43.98000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "9ff9713f-650b-4f57-98f5-bfe490277d1c",
                            "gambit_id": "a19fc26f-0887-44a5-b821-67cfe799bcc3",
                            "last_updated": "2023-07-18T09:53:13.275227-04:00",
                            "created_at": "2023-07-13T08:58:26.589054-04:00",
                            "name": "Max McGreevy",
                            "reward": "43.98000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "d8fb9cba-641e-4790-a20b-47f8a1e45cbc",
                            "gambit_id": "069a4ba0-465d-453e-bda1-5874534c13ab",
                            "last_updated": "2023-07-18T09:53:13.263725-04:00",
                            "created_at": "2023-07-13T08:58:26.576596-04:00",
                            "name": "Nick Watney",
                            "reward": "43.98000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "2c82c14a-01e0-48d9-b3f8-ca60be22e952",
                            "gambit_id": "ca97c865-c3e8-4589-9898-fe3bc2401746",
                            "last_updated": "2023-07-18T09:53:13.365115-04:00",
                            "created_at": "2023-07-13T08:58:26.687692-04:00",
                            "name": "Thomas Aiken",
                            "reward": "43.98000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "6331fe03-78f8-4db9-ba6b-0b9a3e548118",
                            "gambit_id": "49b8ba63-598c-4b33-812f-283f0fcdf8d4",
                            "last_updated": "2023-07-18T09:53:13.271450-04:00",
                            "created_at": "2023-07-13T08:58:26.584904-04:00",
                            "name": "Wesley Bryan",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "c30e71b1-99ac-4fdf-8b31-ecd412ca6552",
                            "gambit_id": "2d3d8bb2-064b-4cff-a2aa-e081ada82297",
                            "last_updated": "2023-07-18T09:53:13.272665-04:00",
                            "created_at": "2023-07-13T08:58:26.586266-04:00",
                            "name": "D J Trahan",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "6eb6ebb0-d31f-431b-8d11-8400e139794b",
                            "gambit_id": "d0bcb710-f1b8-412e-960e-f78bba3f0b9a",
                            "last_updated": "2023-07-18T09:53:13.264938-04:00",
                            "created_at": "2023-07-13T08:58:26.577957-04:00",
                            "name": "Martin Simonsen",
                            "reward": "53.53000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "9d0ef9f1-d62a-4029-b838-4ced5b0ca0e1",
                            "gambit_id": "1359a129-f8ca-4a6d-9e53-bfff7235c903",
                            "last_updated": "2023-07-18T09:53:13.262491-04:00",
                            "created_at": "2023-07-13T08:58:26.575228-04:00",
                            "name": "Bo Hoag",
                            "reward": "53.53000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "751659c3-a411-44be-a46b-00825116f665",
                            "gambit_id": "84adf66d-b069-47cb-8e8a-f27ace0b3e1e",
                            "last_updated": "2023-07-18T09:53:13.375174-04:00",
                            "created_at": "2023-07-13T08:58:26.695825-04:00",
                            "name": "Chip McDaniel",
                            "reward": "53.53000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "1aae3f51-17f3-4b22-889a-a29798896793",
                            "gambit_id": "1d802f96-7bf5-4e9d-9eb0-4426f9f492de",
                            "last_updated": "2023-07-18T09:53:13.268816-04:00",
                            "created_at": "2023-07-13T08:58:26.582118-04:00",
                            "name": "Greg Chalmers",
                            "reward": "53.53000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "b05e47eb-2c4d-4952-9f87-314156f73c79",
                            "gambit_id": "b7843aa4-39f7-4f8e-9293-4f0ff26eed37",
                            "last_updated": "2023-07-18T09:53:13.273929-04:00",
                            "created_at": "2023-07-13T08:58:26.587650-04:00",
                            "name": "Geoff Ogilvy",
                            "reward": "58.30000",
                            "odds": "61.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "02e4e1d1-94c8-4998-a60e-67a7da367386",
                            "gambit_id": "6be2c5cd-0d58-4b46-904f-62b365abf8f1",
                            "last_updated": "2023-07-18T09:53:13.371688-04:00",
                            "created_at": "2023-07-13T08:58:26.693086-04:00",
                            "name": "Chris Nido",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "f84bfca4-01b6-415a-a160-244cef7dcb08",
                            "gambit_id": "dca953df-bfa5-489c-ab71-9beb1e00fc20",
                            "last_updated": "2023-07-18T09:53:13.356346-04:00",
                            "created_at": "2023-07-13T08:58:26.679353-04:00",
                            "name": "Brian Stuard",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "649e3e5d-08f2-482a-a598-599125e1fb1c",
                            "gambit_id": "4dd5159a-56fa-4e22-a7f5-6b1da60bf98a",
                            "last_updated": "2023-07-18T09:53:13.280259-04:00",
                            "created_at": "2023-07-13T08:58:26.593246-04:00",
                            "name": "Tyson Alexander",
                            "reward": "67.85000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "0ae8c61c-f915-4327-89da-b1eba38d11a6",
                            "gambit_id": "0ad0f813-7a72-4cf8-a5b4-77cbfc45a952",
                            "last_updated": "2023-07-18T09:53:13.285453-04:00",
                            "created_at": "2023-07-13T08:58:26.599097-04:00",
                            "name": "Joshua Lee",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "33969f19-c88c-4963-9400-6f52e94bec5d",
                            "gambit_id": "885190bd-afd6-4ac5-9ebf-6fe5d4d4df10",
                            "last_updated": "2023-07-18T09:53:13.298256-04:00",
                            "created_at": "2023-07-13T08:58:26.613132-04:00",
                            "name": "Kyle Stanley",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "c7dae073-de2b-4e90-9285-f108d123ba28",
                            "gambit_id": "0d796ac3-a83f-4a51-9ffe-eab5a89589ff",
                            "last_updated": "2023-07-18T09:53:13.282949-04:00",
                            "created_at": "2023-07-13T08:58:26.596255-04:00",
                            "name": "John Parry",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "c2076e9f-fde8-47e1-90aa-7bc8bbabda96",
                            "gambit_id": "8add97a5-3f55-4af5-9edd-512609eda7ce",
                            "last_updated": "2023-07-18T09:53:13.284183-04:00",
                            "created_at": "2023-07-13T08:58:26.597651-04:00",
                            "name": "Pedro Figueiredo",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "2a6c3f10-a44d-417b-8a6a-69cfc5d56699",
                            "gambit_id": "c078baa5-9775-443b-8360-1984e3d7772c",
                            "last_updated": "2023-07-18T09:53:13.286845-04:00",
                            "created_at": "2023-07-13T08:58:26.600520-04:00",
                            "name": "Oliver Jorgensen",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "79af0d31-5add-4438-9e56-c8a4c3626679",
                            "gambit_id": "05049276-5686-4691-82ae-034428f9b559",
                            "last_updated": "2023-07-18T09:53:13.281484-04:00",
                            "created_at": "2023-07-13T08:58:26.594836-04:00",
                            "name": "Tommy Gainey",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "a035fa5e-5599-4116-b908-be9b6fc3112d",
                            "gambit_id": "0f2d5813-e1c7-45ad-9180-56a9713922fd",
                            "last_updated": "2023-07-18T09:53:13.277641-04:00",
                            "created_at": "2023-07-13T08:58:26.590438-04:00",
                            "name": "Ricky Barnes",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "7e90af42-1e2b-4445-a9ed-019949ca7ac6",
                            "gambit_id": "e637c23e-6b7c-491d-aa98-0f9579a810a6",
                            "last_updated": "2023-07-18T09:53:13.279031-04:00",
                            "created_at": "2023-07-13T08:58:26.591793-04:00",
                            "name": "Trey Cox",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "834aeaa0-6a04-427f-aae2-db43e6217776",
                            "gambit_id": "2d43b1bd-b19c-4268-86b6-545de6a9d0fd",
                            "last_updated": "2023-07-18T09:53:13.376765-04:00",
                            "created_at": "2023-07-13T08:58:26.697212-04:00",
                            "name": "Matthew Sharpstene",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "d2c06eca-066c-4172-a51f-f5b37c214ff7",
                            "gambit_id": "84d8f1bf-cd3d-428b-8e80-634503ab5b33",
                            "last_updated": "2023-07-18T09:53:13.296979-04:00",
                            "created_at": "2023-07-13T08:58:26.611742-04:00",
                            "name": "Derek Ernst",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "e0353f7b-1913-40eb-b2d2-c05fa180b7e5",
                            "gambit_id": "f5fa792b-3c38-4804-b272-f6a9d8c2713c",
                            "last_updated": "2023-07-18T09:53:13.368240-04:00",
                            "created_at": "2023-07-13T08:58:26.690397-04:00",
                            "name": "Matt Every",
                            "reward": "96.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "bf5751cb-625c-43c3-b524-7c39310b5275",
                            "gambit_id": "37e096af-763e-4d33-b709-26800f1d6f87",
                            "last_updated": "2023-07-18T09:53:13.299569-04:00",
                            "created_at": "2023-07-13T08:58:26.614672-04:00",
                            "name": "Jeremy Freiburghaus",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "ca919ce4-7ee8-465a-acc8-b8b632e740ff",
                            "gambit_id": "ea29e488-d42c-4061-9660-c7d6c9b3e432",
                            "last_updated": "2023-07-18T09:53:13.360130-04:00",
                            "created_at": "2023-07-13T08:58:26.683563-04:00",
                            "name": "Bo Van Pelt",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "5904dda5-e2bd-49c8-bb7a-bed6d5f026f9",
                            "gambit_id": "b92f8b71-264f-46b8-b2e4-8dbbc83492ce",
                            "last_updated": "2023-07-18T09:53:13.358767-04:00",
                            "created_at": "2023-07-13T08:58:26.682195-04:00",
                            "name": "Robert Garrigus",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "c1c02180-cc98-4f87-8438-1d9ca16a1b85",
                            "gambit_id": "5ea2f5c2-9ecb-4c62-8f1a-75461c5ae855",
                            "last_updated": "2023-07-18T09:53:13.357541-04:00",
                            "created_at": "2023-07-13T08:58:26.680791-04:00",
                            "name": "Ben Crane",
                            "reward": "120.38000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "3f4f5f2e-e451-41b5-9e8e-fa911e861221",
                            "gambit_id": "2fa16c90-28d4-43aa-9153-431971876364",
                            "last_updated": "2023-07-18T09:53:13.302001-04:00",
                            "created_at": "2023-07-13T08:58:26.617561-04:00",
                            "name": "Wes Homan",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "f329be91-567a-478d-aa6a-2eb44d4751bc",
                            "gambit_id": "4e4064be-86bc-46ee-bee1-12bfcc4bc719",
                            "last_updated": "2023-07-18T09:53:13.306875-04:00",
                            "created_at": "2023-07-13T08:58:26.623355-04:00",
                            "name": "Derek Lamley",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "574eb3aa-21b9-4f4f-8519-c587ac1ee62f",
                            "gambit_id": "5b1c9b23-1f81-4228-93a5-f289def1ef63",
                            "last_updated": "2023-07-18T09:53:13.303230-04:00",
                            "created_at": "2023-07-13T08:58:26.619063-04:00",
                            "name": "Jesse Massie",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "40ad0ddc-5f9b-4c93-95e0-bafc25edf98e",
                            "gambit_id": "3b84df53-36d9-4f9b-9c40-65397a32066a",
                            "last_updated": "2023-07-18T09:53:13.300783-04:00",
                            "created_at": "2023-07-13T08:58:26.616130-04:00",
                            "name": "Manu Gandas",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "9aa3a0d5-6e03-4cbc-ad58-aaa9ae88850d",
                            "gambit_id": "ba4c80e6-9964-4f4a-b2d5-1799c6866961",
                            "last_updated": "2023-07-18T09:53:13.304409-04:00",
                            "created_at": "2023-07-13T08:58:26.620442-04:00",
                            "name": "Christoffer Bring",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "04dc7eaa-6323-4697-bb7c-4b84266e28f9",
                            "gambit_id": "5148506a-8fad-411d-b719-7c8654e36466",
                            "last_updated": "2023-07-18T09:53:13.305609-04:00",
                            "created_at": "2023-07-13T08:58:26.621895-04:00",
                            "name": "David Hearn",
                            "reward": "144.25000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "da8860f5-5f51-421e-a466-5915969f8827",
                            "gambit_id": "804c2513-f589-4cf7-9bfe-f801f63f5e32",
                            "last_updated": "2023-07-18T09:53:13.366715-04:00",
                            "created_at": "2023-07-13T08:58:26.689031-04:00",
                            "name": "Brian Davis",
                            "reward": "168.13000",
                            "odds": "176.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "dc735114-a891-46a7-b90c-a051aea235e1",
                            "gambit_id": "b77d3b4d-a420-4b4f-aac6-20c686d771c5",
                            "last_updated": "2023-07-18T09:53:13.363534-04:00",
                            "created_at": "2023-07-13T08:58:26.686330-04:00",
                            "name": "Ryuji Imada",
                            "reward": "172.90000",
                            "odds": "181.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "c00417ce-6fd9-4fd9-9a00-5cd3c64ded47",
                            "gambit_id": "04252dc6-8495-4aa5-a84f-233efdf71764",
                            "last_updated": "2023-07-18T09:53:13.328773-04:00",
                            "created_at": "2023-07-13T08:58:26.648627-04:00",
                            "name": "Jesse Mueller",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "6f905ca2-cdbb-4509-95ca-e5e9b690898d",
                            "gambit_id": "9f00bfbd-79a0-410a-9f4e-fb6e293c7108",
                            "last_updated": "2023-07-18T09:53:13.330091-04:00",
                            "created_at": "2023-07-13T08:58:26.649980-04:00",
                            "name": "J.J. Henry",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "8554d0f3-4a98-45d7-b9d2-d51a21d4901f",
                            "gambit_id": "4806f2bc-5108-46a3-8c8f-611d02fa529e",
                            "last_updated": "2023-07-18T09:53:13.325940-04:00",
                            "created_at": "2023-07-13T08:58:26.645736-04:00",
                            "name": "Richard S Johnson",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "bfe2dbd0-1e26-4e5c-8bc0-883a34e00a40",
                            "gambit_id": "fdf3a40a-872b-492e-8abb-157f15090633",
                            "last_updated": "2023-07-18T09:53:13.331320-04:00",
                            "created_at": "2023-07-13T08:58:26.651392-04:00",
                            "name": "Jeff Overton",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "114d1c5e-f4c2-4b25-83bc-c1a833556283",
                            "gambit_id": "3c4b9186-10dc-4b4b-940d-0b85556a2f51",
                            "last_updated": "2023-07-18T09:53:13.369706-04:00",
                            "created_at": "2023-07-13T08:58:26.691738-04:00",
                            "name": "Daniel Chopra",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "3e311690-2af5-40d3-8d3f-71f41f68e1a4",
                            "gambit_id": "203b773b-e3d9-4a4b-8d62-4320dbfe32ac",
                            "last_updated": "2023-07-18T09:53:13.327218-04:00",
                            "created_at": "2023-07-13T08:58:26.647204-04:00",
                            "name": "D.A. Points",
                            "reward": "192.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "f51b5c0f-3cd3-4546-bec2-e8eb89bf95de",
                            "gambit_id": "4e473b60-a515-4d0b-a69e-8a07fce3cea0",
                            "last_updated": "2023-07-18T09:53:13.361801-04:00",
                            "created_at": "2023-07-13T08:58:26.684937-04:00",
                            "name": "Omar Uresti",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        },
                        {
                            "id": "49e55b8c-7235-4045-bcf7-ed37b4aba31a",
                            "gambit_id": "35483ed2-a3a5-4eb2-9000-f7687d34b548",
                            "last_updated": "2023-07-18T09:53:13.332546-04:00",
                            "created_at": "2023-07-13T08:58:26.652802-04:00",
                            "name": "Kevin Stadler",
                            "reward": "287.50000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a951ea-339c-438d-924f-428ce7de9b35/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "066ba0e9-9f04-4275-8787-fb57c219393c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "19bd3668-6e2c-4224-9c22-04285e0b6070",
            "completed": true,
            "last_updated": "2023-07-14T14:03:02.163966-04:00",
            "created_at": "2023-07-13T08:53:23.121825-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.08,
            "sport_category": "WTA Wimbledon",
            "sport": "Tennis",
            "url": "https://app.gambitrewards.com/match/19bd3668-6e2c-4224-9c22-04285e0b6070",
            "datetime": "2023-07-13T09:45:00-04:00",
            "cutoff_datetime": "2023-07-13T09:45:00-04:00",
            "name": "Ons Jabeur v. Aryna Sabalenka",
            "bettypes": [
                {
                    "id": "b816d1cc-83de-4750-a28f-ace9678a3c33",
                    "match": "https://api-prod.gambitprofit.com/api/matches/066ba0e9-9f04-4275-8787-fb57c219393c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-13T08:53:23.124023-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aryna Sabalenka",
                                "amount": 5979.0
                            },
                            {
                                "team": "Ons Jabeur",
                                "amount": 4021.0
                            }
                        ],
                        "expected_reward_tokens": 9207.66,
                        "profit_sb": -292.34,
                        "profit_sb_percentage": -3.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9bc7a469-49fa-4aee-b431-183130da6266",
                            "gambit_id": "7572c566-4b50-4cec-9fe1-24b095237f3e",
                            "last_updated": "2023-07-14T14:03:02.168763-04:00",
                            "created_at": "2023-07-13T08:53:23.127615-04:00",
                            "name": "Aryna Sabalenka",
                            "reward": "1.54000",
                            "odds": "1.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b816d1cc-83de-4750-a28f-ace9678a3c33/?format=api"
                        },
                        {
                            "id": "458ec469-7610-4c0e-80ab-ff9ca62f2778",
                            "gambit_id": "6625aacc-40cf-42e4-8cc9-015cd635521d",
                            "last_updated": "2023-07-14T14:03:02.167323-04:00",
                            "created_at": "2023-07-13T08:53:23.125997-04:00",
                            "name": "Ons Jabeur",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b816d1cc-83de-4750-a28f-ace9678a3c33/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "261a463e-64c0-4844-8987-b3935bca385a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e3c1b775-5fa6-4f08-9f5f-a8572417d2cc",
            "completed": true,
            "last_updated": "2023-07-13T09:33:20.871271-04:00",
            "created_at": "2023-07-11T11:13:15.293549-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/e3c1b775-5fa6-4f08-9f5f-a8572417d2cc",
            "datetime": "2023-07-12T22:59:00-04:00",
            "cutoff_datetime": "2023-07-12T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - July 12th 2023",
            "bettypes": [
                {
                    "id": "53bcb391-f2fd-42cd-a750-ed5192d546dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/261a463e-64c0-4844-8987-b3935bca385a/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-11T11:13:15.295590-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4050460-0edf-43dc-bd98-2d47cb220701",
                            "gambit_id": "c35d4908-c390-4acf-954a-626925f40e0d",
                            "last_updated": "2023-07-13T09:33:20.875458-04:00",
                            "created_at": "2023-07-11T11:13:15.297049-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53bcb391-f2fd-42cd-a750-ed5192d546dc/?format=api"
                        },
                        {
                            "id": "17e3b9e3-d473-43b4-b252-9f10cd49bd4a",
                            "gambit_id": "898dcda2-af1b-489b-aa24-c1484711621d",
                            "last_updated": "2023-07-13T09:33:20.877963-04:00",
                            "created_at": "2023-07-11T11:13:15.298674-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53bcb391-f2fd-42cd-a750-ed5192d546dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0070cf3d-4cbf-4e0e-b89a-a55d6ab6842b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "16fbbd01-f599-40fa-9e36-3950f927c2cc",
            "completed": true,
            "last_updated": "2023-07-13T09:33:19.352718-04:00",
            "created_at": "2023-07-11T11:13:15.102199-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/16fbbd01-f599-40fa-9e36-3950f927c2cc",
            "datetime": "2023-07-12T22:59:00-04:00",
            "cutoff_datetime": "2023-07-12T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - July 12th 2023",
            "bettypes": [
                {
                    "id": "42cd3e78-2d6e-4462-8e0d-ccab233e77e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0070cf3d-4cbf-4e0e-b89a-a55d6ab6842b/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-11T11:13:15.104394-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "faf05189-e926-49e0-91ac-87099c7421b7",
                            "gambit_id": "844b2949-a09a-400d-8de0-10a7a3953b96",
                            "last_updated": "2023-07-13T09:33:19.361955-04:00",
                            "created_at": "2023-07-11T11:13:15.112419-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cd3e78-2d6e-4462-8e0d-ccab233e77e6/?format=api"
                        },
                        {
                            "id": "0eb7786e-3d00-453e-b1b5-d0c1b2fd1297",
                            "gambit_id": "7fce51be-e6e9-4e1a-bcd2-7be84201a81f",
                            "last_updated": "2023-07-13T09:33:19.356562-04:00",
                            "created_at": "2023-07-11T11:13:15.106196-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cd3e78-2d6e-4462-8e0d-ccab233e77e6/?format=api"
                        },
                        {
                            "id": "c2f037ad-8817-4000-b1e9-37f62a8fa315",
                            "gambit_id": "dd227484-889e-42e6-ae71-f175f0f230eb",
                            "last_updated": "2023-07-13T09:33:19.357953-04:00",
                            "created_at": "2023-07-11T11:13:15.107873-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cd3e78-2d6e-4462-8e0d-ccab233e77e6/?format=api"
                        },
                        {
                            "id": "6ef2acf1-ad07-4d44-b1fa-44b08a7a93b8",
                            "gambit_id": "a2eafcec-1389-4433-9bc7-e6bf8d72df1c",
                            "last_updated": "2023-07-13T09:33:19.360581-04:00",
                            "created_at": "2023-07-11T11:13:15.110901-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cd3e78-2d6e-4462-8e0d-ccab233e77e6/?format=api"
                        },
                        {
                            "id": "e7647944-9adf-438f-a43d-7d458ec34294",
                            "gambit_id": "f0e8be8b-8e05-4ead-9481-6538ba411668",
                            "last_updated": "2023-07-13T09:33:19.359289-04:00",
                            "created_at": "2023-07-11T11:13:15.109360-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cd3e78-2d6e-4462-8e0d-ccab233e77e6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bf3ee005-6049-4f89-913e-a936901c77f5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "34f500d3-b658-48c9-8435-7439cbd761b6",
            "completed": true,
            "last_updated": "2023-07-12T10:03:14.109913-04:00",
            "created_at": "2023-07-10T09:03:22.034681-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.7,
            "sport_category": "MLB All Star Game",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/34f500d3-b658-48c9-8435-7439cbd761b6",
            "datetime": "2023-07-11T20:00:00-04:00",
            "cutoff_datetime": "2023-07-11T20:00:00-04:00",
            "name": "National League v. American League",
            "bettypes": [
                {
                    "id": "13e199ac-36f7-409a-ab61-1ef8ff38b1aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf3ee005-6049-4f89-913e-a936901c77f5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-10T09:03:22.037426-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "National League",
                                "amount": 5107.0
                            },
                            {
                                "team": "American League",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ae3e50d4-b325-4936-8895-d2ed9771e53b",
                            "gambit_id": "bcea1ded-ca0e-458f-a507-6e060d20d483",
                            "last_updated": "2023-07-12T10:03:14.113664-04:00",
                            "created_at": "2023-07-10T09:03:22.039674-04:00",
                            "name": "National League",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13e199ac-36f7-409a-ab61-1ef8ff38b1aa/?format=api"
                        },
                        {
                            "id": "40aa27eb-6223-4153-8fb1-463b788fc48c",
                            "gambit_id": "6464ceb3-7ecf-4ee8-9239-1f5b94f3d940",
                            "last_updated": "2023-07-12T10:03:14.115050-04:00",
                            "created_at": "2023-07-10T09:03:22.041800-04:00",
                            "name": "American League",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13e199ac-36f7-409a-ab61-1ef8ff38b1aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "97127c2d-a3dd-4495-828d-bb01b9b7e1b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf3ee005-6049-4f89-913e-a936901c77f5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-10T09:03:22.043789-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "National League",
                                "amount": 6643.0
                            },
                            {
                                "team": "American League",
                                "amount": 3357.0
                            }
                        ],
                        "expected_reward_tokens": 9433.06,
                        "profit_sb": -66.94,
                        "profit_sb_percentage": -0.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd9d9878-7af2-4376-8c7d-83f01ae16176",
                            "gambit_id": "9d49f70d-a342-45e2-aa6e-39b9bace51a3",
                            "last_updated": "2023-07-12T10:03:14.117664-04:00",
                            "created_at": "2023-07-10T09:03:22.046046-04:00",
                            "name": "National League",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97127c2d-a3dd-4495-828d-bb01b9b7e1b5/?format=api"
                        },
                        {
                            "id": "ce995087-a904-4031-abfa-f2d3f710cf72",
                            "gambit_id": "ed390c29-beac-42ed-8456-21bb4e3260f7",
                            "last_updated": "2023-07-12T10:03:14.119005-04:00",
                            "created_at": "2023-07-10T09:03:22.048598-04:00",
                            "name": "American League",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97127c2d-a3dd-4495-828d-bb01b9b7e1b5/?format=api"
                        }
                    ]
                },
                {
                    "id": "b45f5d89-5e5f-45c3-b1c2-e3371e62d93f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf3ee005-6049-4f89-913e-a936901c77f5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-10T09:03:22.050878-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5423.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c1fe605b-4a7d-4840-a236-d79b49a91a84",
                            "gambit_id": "c2700bf5-d3fb-4a94-95ca-6d85b62b74d9",
                            "last_updated": "2023-07-12T10:03:14.122967-04:00",
                            "created_at": "2023-07-10T09:03:22.054415-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b45f5d89-5e5f-45c3-b1c2-e3371e62d93f/?format=api"
                        },
                        {
                            "id": "c190b745-4b2b-4b95-b9ae-948b2cca048d",
                            "gambit_id": "e5fc80c9-9096-4c2a-adc8-4b56d8323b19",
                            "last_updated": "2023-07-12T10:03:14.121606-04:00",
                            "created_at": "2023-07-10T09:03:22.052592-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b45f5d89-5e5f-45c3-b1c2-e3371e62d93f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4aeaaa45-9a36-4b1a-96d3-76eb5bbc3ecc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4f9ccf7f-27ae-4918-b957-6db67f9824f3",
            "completed": true,
            "last_updated": "2023-07-11T13:07:58.654648-04:00",
            "created_at": "2023-07-10T10:23:24.387671-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Home Run Derby",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4f9ccf7f-27ae-4918-b957-6db67f9824f3",
            "datetime": "2023-07-10T20:00:00-04:00",
            "cutoff_datetime": "2023-07-10T20:00:00-04:00",
            "name": "2023 Home Run Derby: To Make the Final",
            "bettypes": [
                {
                    "id": "3aa7fbf8-00ef-48ab-8bb3-2d5078b02626",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4aeaaa45-9a36-4b1a-96d3-76eb5bbc3ecc/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-10T10:23:24.390841-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "df7dd5cc-8bb1-4cd0-b125-ebec8ef82c0c",
                            "gambit_id": "7e80baad-ff75-40dc-9590-2e5d73c84e54",
                            "last_updated": "2023-07-11T13:07:58.658321-04:00",
                            "created_at": "2023-07-10T10:23:24.394179-04:00",
                            "name": "Pete Alonso",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aa7fbf8-00ef-48ab-8bb3-2d5078b02626/?format=api"
                        },
                        {
                            "id": "5917ce73-2fb7-4b26-9b6c-844ec0be1e20",
                            "gambit_id": "a729d4ad-0727-415d-bdcd-078ff7d2a85d",
                            "last_updated": "2023-07-11T13:07:58.660937-04:00",
                            "created_at": "2023-07-10T10:23:24.398370-04:00",
                            "name": "Luis Robert Jr",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aa7fbf8-00ef-48ab-8bb3-2d5078b02626/?format=api"
                        },
                        {
                            "id": "f1591e31-c8c4-4198-bd5a-b89f0b576fdb",
                            "gambit_id": "b129b03e-238c-451d-9cd9-761d6d2d9360",
                            "last_updated": "2023-07-11T13:07:58.659648-04:00",
                            "created_at": "2023-07-10T10:23:24.396292-04:00",
                            "name": "Vladimir Guerrero Jr",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aa7fbf8-00ef-48ab-8bb3-2d5078b02626/?format=api"
                        },
                        {
                            "id": "5291e043-0600-4d1b-a8f6-4eef24747c51",
                            "gambit_id": "827cd121-ce1f-4487-9c65-08bff0578d63",
                            "last_updated": "2023-07-11T13:07:58.663573-04:00",
                            "created_at": "2023-07-10T10:23:24.402204-04:00",
                            "name": "Adolis Garcia",
                            "reward": "3.15000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aa7fbf8-00ef-48ab-8bb3-2d5078b02626/?format=api"
                        },
                        {
                            "id": "c9626584-f2a6-48ca-bdc1-eea89ca3a136",
                            "gambit_id": "27f99fd0-53a4-4760-b1f0-07a34304b413",
                            "last_updated": "2023-07-11T13:07:58.664885-04:00",
                            "created_at": "2023-07-10T10:23:24.403939-04:00",
                            "name": "Randy Arozarena",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aa7fbf8-00ef-48ab-8bb3-2d5078b02626/?format=api"
                        },
                        {
                            "id": "c4670366-3b09-4e40-97fd-d3a4748db25c",
                            "gambit_id": "c61f6d18-6953-4633-9e86-7cc18c556b93",
                            "last_updated": "2023-07-11T13:07:58.662234-04:00",
                            "created_at": "2023-07-10T10:23:24.400453-04:00",
                            "name": "Julio Rodriguez",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aa7fbf8-00ef-48ab-8bb3-2d5078b02626/?format=api"
                        },
                        {
                            "id": "1f67ee88-bd68-4e7a-8f5b-2420204ccd09",
                            "gambit_id": "83cfd041-e454-4974-8d38-642693260d0c",
                            "last_updated": "2023-07-11T13:07:58.666247-04:00",
                            "created_at": "2023-07-10T10:23:24.407411-04:00",
                            "name": "Mookie Betts",
                            "reward": "5.30000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aa7fbf8-00ef-48ab-8bb3-2d5078b02626/?format=api"
                        },
                        {
                            "id": "8e0b2626-0dc7-40a6-b7d0-091a03742127",
                            "gambit_id": "f31f8e54-c8b1-4f1e-a6c1-df807501db61",
                            "last_updated": "2023-07-11T13:07:58.667559-04:00",
                            "created_at": "2023-07-10T10:23:24.409648-04:00",
                            "name": "Adley Rutschman",
                            "reward": "5.78000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aa7fbf8-00ef-48ab-8bb3-2d5078b02626/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f281c61-deb3-43d1-906b-5fdf9bd752bd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9b9e5d3a-5aa3-4812-bc9d-e317ba4e93d9",
            "completed": true,
            "last_updated": "2023-07-11T13:02:56.149463-04:00",
            "created_at": "2023-07-10T10:23:24.179182-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Home Run Derby",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9b9e5d3a-5aa3-4812-bc9d-e317ba4e93d9",
            "datetime": "2023-07-10T20:00:00-04:00",
            "cutoff_datetime": "2023-07-10T20:00:00-04:00",
            "name": "2023 Home Run Derby: To Win Outright",
            "bettypes": [
                {
                    "id": "fa3bcfd5-ba30-469a-a8a1-70ea78d57b01",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f281c61-deb3-43d1-906b-5fdf9bd752bd/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-10T10:23:24.182856-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "6ac7ad0a-1eef-4b11-a848-6f77a7e3cc48",
                            "gambit_id": "cfde90b8-8630-48cc-b01d-1bcc5d91c699",
                            "last_updated": "2023-07-11T13:02:56.152963-04:00",
                            "created_at": "2023-07-10T10:23:24.185731-04:00",
                            "name": "Pete Alonso",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3bcfd5-ba30-469a-a8a1-70ea78d57b01/?format=api"
                        },
                        {
                            "id": "7a282915-67d4-45b3-9df3-102842a62fd3",
                            "gambit_id": "e5e11266-44af-4695-971c-8eb060a9bfce",
                            "last_updated": "2023-07-11T13:02:56.161355-04:00",
                            "created_at": "2023-07-10T10:23:24.200277-04:00",
                            "name": "Vladimir Guerrero Jr",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3bcfd5-ba30-469a-a8a1-70ea78d57b01/?format=api"
                        },
                        {
                            "id": "d92db96f-23d5-47b8-8905-5867aa532799",
                            "gambit_id": "5a1634df-9192-4621-9e2d-c927b86a38e0",
                            "last_updated": "2023-07-11T13:02:56.154376-04:00",
                            "created_at": "2023-07-10T10:23:24.188421-04:00",
                            "name": "Julio Rodriguez",
                            "reward": "5.30000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3bcfd5-ba30-469a-a8a1-70ea78d57b01/?format=api"
                        },
                        {
                            "id": "d21395bb-d4e8-4612-8ed6-1e610d640182",
                            "gambit_id": "b28e2815-500c-48fa-87d9-514c4c7b6805",
                            "last_updated": "2023-07-11T13:02:56.162772-04:00",
                            "created_at": "2023-07-10T10:23:24.202460-04:00",
                            "name": "Luis Robert Jr",
                            "reward": "5.78000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3bcfd5-ba30-469a-a8a1-70ea78d57b01/?format=api"
                        },
                        {
                            "id": "850a2f06-5994-408a-bdb2-68dba726b2ea",
                            "gambit_id": "770b6a00-78f0-4323-a122-f4d6ed424080",
                            "last_updated": "2023-07-11T13:02:56.155780-04:00",
                            "created_at": "2023-07-10T10:23:24.190813-04:00",
                            "name": "Adolis Garcia",
                            "reward": "8.16000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3bcfd5-ba30-469a-a8a1-70ea78d57b01/?format=api"
                        },
                        {
                            "id": "ffcc7df1-0ee5-43bc-8b9c-c81b6e4512f1",
                            "gambit_id": "e50fca56-2e71-42f8-a490-5195aeccdf2b",
                            "last_updated": "2023-07-11T13:02:56.157141-04:00",
                            "created_at": "2023-07-10T10:23:24.193379-04:00",
                            "name": "Randy Arozarena",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3bcfd5-ba30-469a-a8a1-70ea78d57b01/?format=api"
                        },
                        {
                            "id": "f8c9785c-43ea-4885-8d99-3788412a3775",
                            "gambit_id": "bbba7aeb-2712-4a1c-9a60-2e5774cd0dc8",
                            "last_updated": "2023-07-11T13:02:56.158519-04:00",
                            "created_at": "2023-07-10T10:23:24.195761-04:00",
                            "name": "Mookie Betts",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3bcfd5-ba30-469a-a8a1-70ea78d57b01/?format=api"
                        },
                        {
                            "id": "4a860c1c-7ba4-49a6-9996-2e2a8fbf872b",
                            "gambit_id": "2dcf5e0a-f30a-4250-9832-0dd03aa1f58a",
                            "last_updated": "2023-07-11T13:02:56.159910-04:00",
                            "created_at": "2023-07-10T10:23:24.197955-04:00",
                            "name": "Adley Rutschman",
                            "reward": "18.19000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3bcfd5-ba30-469a-a8a1-70ea78d57b01/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "85443716-14da-4866-8bc9-441e295a162e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "be2ab1b8-ee01-4f68-bed2-2faee986fffb",
            "completed": true,
            "last_updated": "2023-07-10T18:18:17.421650-04:00",
            "created_at": "2023-07-08T09:58:15.708805-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Nascar Quaker State 400",
            "sport": "Motor Sports",
            "url": "https://app.gambitrewards.com/match/be2ab1b8-ee01-4f68-bed2-2faee986fffb",
            "datetime": "2023-07-09T19:00:00-04:00",
            "cutoff_datetime": "2023-07-09T19:00:00-04:00",
            "name": "Nascar Quaker State 400: To Win Outright",
            "bettypes": [
                {
                    "id": "577ed5a3-25ba-4e95-95aa-dca259f1aff8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85443716-14da-4866-8bc9-441e295a162e/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-08T09:58:15.713170-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "55936c13-72b3-42f7-80c1-3eeba72d0aa6",
                            "gambit_id": "ec7ea104-5b26-4467-b7d9-9f361636dcc6",
                            "last_updated": "2023-07-10T18:18:17.431007-04:00",
                            "created_at": "2023-07-08T09:58:15.726430-04:00",
                            "name": "Joey Logano",
                            "reward": "9.60000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "904b7f9a-9d54-4aea-9557-f8a7b9fea820",
                            "gambit_id": "5bf00b2b-34e0-4867-b080-2832f9f8cd87",
                            "last_updated": "2023-07-10T18:18:17.429312-04:00",
                            "created_at": "2023-07-08T09:58:15.723491-04:00",
                            "name": "Ryan Blaney",
                            "reward": "9.60000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "1fa1b778-bf56-47d7-8332-513d1dd56c48",
                            "gambit_id": "17c6ddc3-71e0-4521-9661-a84e37400615",
                            "last_updated": "2023-07-10T18:18:17.425335-04:00",
                            "created_at": "2023-07-08T09:58:15.715762-04:00",
                            "name": "Chase Elliott",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "b1dc4dee-ab4a-47d5-a41e-54dc3058ee21",
                            "gambit_id": "de0b1f22-a88c-4838-bd82-73eb40f47566",
                            "last_updated": "2023-07-10T18:18:17.427938-04:00",
                            "created_at": "2023-07-08T09:58:15.720755-04:00",
                            "name": "Denny Hamlin",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "4117f9b3-cdbb-47a1-9f77-45c17f10e23d",
                            "gambit_id": "bbfbb4d0-c37b-4668-88df-4e5c2decbec8",
                            "last_updated": "2023-07-10T18:18:17.434408-04:00",
                            "created_at": "2023-07-08T09:58:15.732575-04:00",
                            "name": "Brad Keselowski",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "0e9dfe6f-6dea-448a-99c0-001cbf48a132",
                            "gambit_id": "c44ed315-b260-4f00-8113-841c95ef8a93",
                            "last_updated": "2023-07-10T18:18:17.437729-04:00",
                            "created_at": "2023-07-08T09:58:15.739007-04:00",
                            "name": "Kyle Larson",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "5f47f7ee-6645-4b2b-ab1b-2a501adc95eb",
                            "gambit_id": "9b0a8407-5f5f-4208-abf0-15cf9447018b",
                            "last_updated": "2023-07-10T18:18:17.426617-04:00",
                            "created_at": "2023-07-08T09:58:15.718449-04:00",
                            "name": "Kyle Busch",
                            "reward": "12.46000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "3cb32471-207d-4707-96b3-219cc6e41335",
                            "gambit_id": "502a085c-8f34-4ac5-ab1d-4602f73298b8",
                            "last_updated": "2023-07-10T18:18:17.445125-04:00",
                            "created_at": "2023-07-08T09:58:15.754553-04:00",
                            "name": "Martin Truex Jr",
                            "reward": "14.37000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "744db887-601b-4afd-bb94-1333557cd47c",
                            "gambit_id": "37d62341-80da-4a76-82a8-96022e030b61",
                            "last_updated": "2023-07-10T18:18:17.457329-04:00",
                            "created_at": "2023-07-08T09:58:15.787008-04:00",
                            "name": "Aric Almirola",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "bf727563-23ff-45bb-8f85-01735489ded0",
                            "gambit_id": "c4e11e0e-7913-4092-bab9-1afe85dac367",
                            "last_updated": "2023-07-10T18:18:17.436115-04:00",
                            "created_at": "2023-07-08T09:58:15.735757-04:00",
                            "name": "William Byron",
                            "reward": "16.28000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "dd08808d-fd0b-4853-8e95-4c3ba4805c68",
                            "gambit_id": "dd5adef7-22f2-4d9d-b9cc-e060daa8b56e",
                            "last_updated": "2023-07-10T18:18:17.453481-04:00",
                            "created_at": "2023-07-08T09:58:15.775096-04:00",
                            "name": "Kevin Harvick",
                            "reward": "18.19000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "8bd42b57-4f29-4298-85b7-5d1c92a461a1",
                            "gambit_id": "85313fdc-1dc1-4db4-afce-1f5cc77bb74f",
                            "last_updated": "2023-07-10T18:18:17.440494-04:00",
                            "created_at": "2023-07-08T09:58:15.745237-04:00",
                            "name": "Chris Buescher",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "a47aa948-eed7-40f5-a6ce-609b8b251bda",
                            "gambit_id": "fe2f799e-90c9-46f8-9ae2-d9c749345a34",
                            "last_updated": "2023-07-10T18:18:17.439172-04:00",
                            "created_at": "2023-07-08T09:58:15.742005-04:00",
                            "name": "Ross Chastain",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "0fa78ab2-9264-4d44-a7b3-6f32f900c4b9",
                            "gambit_id": "b394daed-d75e-47a3-a6dd-0a3346b3bec8",
                            "last_updated": "2023-07-10T18:18:17.432885-04:00",
                            "created_at": "2023-07-08T09:58:15.729581-04:00",
                            "name": "Christopher Bell",
                            "reward": "20.10000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "f29cd7cd-fcfa-4197-8231-ce8d01793017",
                            "gambit_id": "2d62f152-a9c2-4c05-909a-fa2f9913465a",
                            "last_updated": "2023-07-10T18:18:17.443331-04:00",
                            "created_at": "2023-07-08T09:58:15.751463-04:00",
                            "name": "Tyler Reddick",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "065fe16c-9db9-452d-8330-5a04b68b3940",
                            "gambit_id": "76255716-894d-498b-9167-e12966adaafb",
                            "last_updated": "2023-07-10T18:18:17.446679-04:00",
                            "created_at": "2023-07-08T09:58:15.757413-04:00",
                            "name": "Ty Gibbs",
                            "reward": "24.88000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "983521cf-b15a-4745-9813-26756ca77826",
                            "gambit_id": "edf395b2-1f58-4d15-a66f-3ff0a8ea4359",
                            "last_updated": "2023-07-10T18:18:17.465151-04:00",
                            "created_at": "2023-07-08T09:58:15.804526-04:00",
                            "name": "Chase Briscoe",
                            "reward": "27.74000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "8e8c6a6f-8364-4fe2-a8bf-a1261852e42e",
                            "gambit_id": "54e74a8a-667d-4535-a4a6-06dea933b845",
                            "last_updated": "2023-07-10T18:18:17.448354-04:00",
                            "created_at": "2023-07-08T09:58:15.760601-04:00",
                            "name": "Darrell Wallace Jr.",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "5d5aa2f9-3b87-4b2b-acf2-54d236aef2ad",
                            "gambit_id": "1b7980cc-490d-4256-94a2-5b65aabaae2d",
                            "last_updated": "2023-07-10T18:18:17.456057-04:00",
                            "created_at": "2023-07-08T09:58:15.780996-04:00",
                            "name": "Corey Lajoie",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "dff6738c-2ed9-4250-bab0-a918b191917c",
                            "gambit_id": "fc660369-3b7b-439b-a467-4131d8a6984e",
                            "last_updated": "2023-07-10T18:18:17.454743-04:00",
                            "created_at": "2023-07-08T09:58:15.778298-04:00",
                            "name": "Daniel Suarez",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "f1659724-c184-4d56-9bf2-f6927fb25c5f",
                            "gambit_id": "7de4afce-fed4-4dee-95f1-d4f36e84fd08",
                            "last_updated": "2023-07-10T18:18:17.452251-04:00",
                            "created_at": "2023-07-08T09:58:15.771853-04:00",
                            "name": "Erik Jones",
                            "reward": "32.52000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "fe09ed90-803a-4597-a096-1d5a43a571e6",
                            "gambit_id": "1b21d821-b6f6-469f-b62e-b751469ce964",
                            "last_updated": "2023-07-10T18:18:17.441842-04:00",
                            "created_at": "2023-07-08T09:58:15.748400-04:00",
                            "name": "Austin Cindric",
                            "reward": "34.43000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "fb73fbc5-7e09-403c-82fa-e3646ed0f5ea",
                            "gambit_id": "cd3b369d-2c20-4044-a415-1a06b336b3a4",
                            "last_updated": "2023-07-10T18:18:17.466672-04:00",
                            "created_at": "2023-07-08T09:58:15.809007-04:00",
                            "name": "Todd Gilliland",
                            "reward": "34.43000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "caabe33b-3590-4c63-9ba4-8880a937f7eb",
                            "gambit_id": "4953a82c-319a-4e6f-b25e-cf8ec39a963a",
                            "last_updated": "2023-07-10T18:18:17.450991-04:00",
                            "created_at": "2023-07-08T09:58:15.768887-04:00",
                            "name": "Alex Bowman",
                            "reward": "39.20000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "fb6cbbb4-a1c5-4fa7-9f5b-fb6e12b773a9",
                            "gambit_id": "541fec18-598e-48cd-8122-fe1869e78c35",
                            "last_updated": "2023-07-10T18:18:17.463832-04:00",
                            "created_at": "2023-07-08T09:58:15.801394-04:00",
                            "name": "Justin Haley",
                            "reward": "43.98000",
                            "odds": "46.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "d428eb03-65e9-4bd8-a060-2d313c7b9848",
                            "gambit_id": "c4d31f5b-ab67-49d2-8196-d97d1711f4db",
                            "last_updated": "2023-07-10T18:18:17.461178-04:00",
                            "created_at": "2023-07-08T09:58:15.795062-04:00",
                            "name": "Michael McDowell",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "dd29acf3-ca78-4b3a-b5ee-d5438a42492a",
                            "gambit_id": "e797f0f1-fe8d-4123-a02e-2a7e8cfeb596",
                            "last_updated": "2023-07-10T18:18:17.458657-04:00",
                            "created_at": "2023-07-08T09:58:15.789750-04:00",
                            "name": "AJ Allmendinger",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "2981e18f-4485-4e3e-9a57-d89affefbe41",
                            "gambit_id": "80b07653-1d3b-422f-92d4-0ca130fb70b6",
                            "last_updated": "2023-07-10T18:18:17.449674-04:00",
                            "created_at": "2023-07-08T09:58:15.764719-04:00",
                            "name": "Ricky Stenhouse Jr",
                            "reward": "48.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "5afbf849-e285-439d-8b14-928d2b790480",
                            "gambit_id": "9b6541bb-77a9-4062-b9f8-583c15976e7d",
                            "last_updated": "2023-07-10T18:18:17.471712-04:00",
                            "created_at": "2023-07-08T09:58:15.822256-04:00",
                            "name": "Harrison Burton",
                            "reward": "53.53000",
                            "odds": "56.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "b0e018e1-93b8-49bc-9db4-561adeb3c0fa",
                            "gambit_id": "f29f1081-1143-467e-929c-550b93474468",
                            "last_updated": "2023-07-10T18:18:17.467992-04:00",
                            "created_at": "2023-07-08T09:58:15.812130-04:00",
                            "name": "Ryan Preece",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "2a36ee29-d9d9-494a-8fc7-b58498f265ec",
                            "gambit_id": "2cffbb72-e8dd-4edb-9e1e-ec7a5ff1b345",
                            "last_updated": "2023-07-10T18:18:17.459941-04:00",
                            "created_at": "2023-07-08T09:58:15.792435-04:00",
                            "name": "Austin Dillon",
                            "reward": "64.03000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "824a7bdc-e03a-4e6c-9d02-60e0d7ac0541",
                            "gambit_id": "6f4d49fd-09e2-4ed6-99db-5b8c9196f9c3",
                            "last_updated": "2023-07-10T18:18:17.469225-04:00",
                            "created_at": "2023-07-08T09:58:15.816016-04:00",
                            "name": "Noah Gragson",
                            "reward": "67.85000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "ac6ae523-a90b-418b-bc05-e011459abb1b",
                            "gambit_id": "89dbc06e-cca0-4791-8013-572fa4836683",
                            "last_updated": "2023-07-10T18:18:17.462465-04:00",
                            "created_at": "2023-07-08T09:58:15.798115-04:00",
                            "name": "Austin Hill",
                            "reward": "67.85000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "2da7e389-4c33-46f4-b704-612fedb959a9",
                            "gambit_id": "e0058ede-e9d4-4ce1-9d05-58313e15682d",
                            "last_updated": "2023-07-10T18:18:17.470488-04:00",
                            "created_at": "2023-07-08T09:58:15.819167-04:00",
                            "name": "Cole Custer",
                            "reward": "77.40000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "3d4d44b2-2c7f-4e94-ae0c-af9d28041082",
                            "gambit_id": "3c0afaba-f662-4024-8f55-00d2b989e98e",
                            "last_updated": "2023-07-10T18:18:17.472930-04:00",
                            "created_at": "2023-07-08T09:58:15.825197-04:00",
                            "name": "Ty Dillon",
                            "reward": "383.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "d7de1c2c-da15-4844-99c9-22c756db651a",
                            "gambit_id": "52560ec5-66a8-4b04-9124-eee919a563b5",
                            "last_updated": "2023-07-10T18:18:17.475484-04:00",
                            "created_at": "2023-07-08T09:58:15.831562-04:00",
                            "name": "J.J. Yeley",
                            "reward": "717.25000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        },
                        {
                            "id": "46c8d3d8-3d71-44a2-9c34-519029004317",
                            "gambit_id": "34b2a65c-1fd6-42e8-82c2-724e4650422c",
                            "last_updated": "2023-07-10T18:18:17.474214-04:00",
                            "created_at": "2023-07-08T09:58:15.828618-04:00",
                            "name": "BJ McLeod",
                            "reward": "717.25000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577ed5a3-25ba-4e95-95aa-dca259f1aff8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "197b9c1a-d8fe-4109-8a72-cfce08f14efe",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3042a52b-e85a-4b99-95b3-40af8f04204b",
            "completed": true,
            "last_updated": "2023-07-10T18:23:19.275774-04:00",
            "created_at": "2023-07-09T12:18:07.217356-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3042a52b-e85a-4b99-95b3-40af8f04204b",
            "datetime": "2023-07-09T16:10:00-04:00",
            "cutoff_datetime": "2023-07-09T16:10:00-04:00",
            "name": "PIT (C Mlodzinski) v. ARI (Z Davies)",
            "bettypes": [
                {
                    "id": "c0102786-391d-4a56-a5e5-13c8192612dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/197b9c1a-d8fe-4109-8a72-cfce08f14efe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T12:18:07.219471-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5827.0
                            },
                            {
                                "team": "PIT (C Mlodzinski)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8b3098e9-e78d-4b86-a5cb-9306b51142cd",
                            "gambit_id": "94e9c650-68a6-4ed0-8dfb-abf26e2ca23f",
                            "last_updated": "2023-07-10T18:23:19.281062-04:00",
                            "created_at": "2023-07-09T12:18:07.223050-04:00",
                            "name": "ARI (Z Davies)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0102786-391d-4a56-a5e5-13c8192612dd/?format=api"
                        },
                        {
                            "id": "df03c3fe-490d-4ba3-9e3b-35e0d92d0b16",
                            "gambit_id": "f80bef5b-73f5-454a-b2bc-e5b31b93b8cd",
                            "last_updated": "2023-07-10T18:23:19.279436-04:00",
                            "created_at": "2023-07-09T12:18:07.221221-04:00",
                            "name": "PIT (C Mlodzinski)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0102786-391d-4a56-a5e5-13c8192612dd/?format=api"
                        }
                    ]
                },
                {
                    "id": "16399b27-88ce-42ed-bc11-6a9cd2e4a62b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/197b9c1a-d8fe-4109-8a72-cfce08f14efe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T12:18:07.224690-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a3ea1982-f47f-4dbf-85e2-f84cf3a3dafb",
                            "gambit_id": "5904f6c4-cc24-4f7e-a5aa-c516eeb6f14f",
                            "last_updated": "2023-07-10T18:23:19.284253-04:00",
                            "created_at": "2023-07-09T12:18:07.226407-04:00",
                            "name": "PIT",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16399b27-88ce-42ed-bc11-6a9cd2e4a62b/?format=api"
                        },
                        {
                            "id": "decff160-f6d7-428a-ae0b-07dc0eef1989",
                            "gambit_id": "61191426-4140-4354-aeba-f7ce2ab62e7b",
                            "last_updated": "2023-07-10T18:23:19.285941-04:00",
                            "created_at": "2023-07-09T12:18:07.228515-04:00",
                            "name": "ARI",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16399b27-88ce-42ed-bc11-6a9cd2e4a62b/?format=api"
                        }
                    ]
                },
                {
                    "id": "67a1929e-6bfc-46ed-8d75-913129eda133",
                    "match": "https://api-prod.gambitprofit.com/api/matches/197b9c1a-d8fe-4109-8a72-cfce08f14efe/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T12:18:07.230275-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c369fccb-09a0-40cc-adab-7d60e8b389bb",
                            "gambit_id": "289ad05e-6ba8-44d3-a260-b45e9474c0ab",
                            "last_updated": "2023-07-10T18:23:19.290928-04:00",
                            "created_at": "2023-07-09T12:18:07.233681-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67a1929e-6bfc-46ed-8d75-913129eda133/?format=api"
                        },
                        {
                            "id": "8a5fc872-9024-40d8-9e66-c7ee50ff33b2",
                            "gambit_id": "f6e8da19-c9fd-4221-ac80-17ca5970dc5c",
                            "last_updated": "2023-07-10T18:23:19.289247-04:00",
                            "created_at": "2023-07-09T12:18:07.231905-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67a1929e-6bfc-46ed-8d75-913129eda133/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eaa756d4-ecfb-4ba4-9fef-d504256cf4d2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b42d5911-fc7d-4210-941e-9fa9ba837e20",
            "completed": true,
            "last_updated": "2023-07-10T18:23:17.538009-04:00",
            "created_at": "2023-07-09T08:43:19.993402-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b42d5911-fc7d-4210-941e-9fa9ba837e20",
            "datetime": "2023-07-09T16:10:00-04:00",
            "cutoff_datetime": "2023-07-09T16:10:00-04:00",
            "name": "NYM (M Scherzer) v. SDG (J Musgrove)",
            "bettypes": [
                {
                    "id": "79431a9b-c607-4e0f-b5b9-8185e37c2a32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eaa756d4-ecfb-4ba4-9fef-d504256cf4d2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T08:43:19.996544-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5377.0
                            },
                            {
                                "team": "NYM (M Scherzer)",
                                "amount": 4623.0
                            }
                        ],
                        "expected_reward_tokens": 9569.61,
                        "profit_sb": 69.61,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "08a8f149-1635-4cc2-aaf1-436138bc65a3",
                            "gambit_id": "b79eb902-60e5-4a86-8c1a-efda182a0691",
                            "last_updated": "2023-07-10T18:23:17.542644-04:00",
                            "created_at": "2023-07-09T08:43:20.000865-04:00",
                            "name": "SDG (J Musgrove)",
                            "reward": "1.78000",
                            "odds": "1.81970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79431a9b-c607-4e0f-b5b9-8185e37c2a32/?format=api"
                        },
                        {
                            "id": "925de1da-3c9f-4a2e-b205-f703c7151afd",
                            "gambit_id": "f9f9c3dc-b87e-4bc7-bf9b-68079e58dddb",
                            "last_updated": "2023-07-10T18:23:17.541227-04:00",
                            "created_at": "2023-07-09T08:43:19.998701-04:00",
                            "name": "NYM (M Scherzer)",
                            "reward": "2.07000",
                            "odds": "2.12000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79431a9b-c607-4e0f-b5b9-8185e37c2a32/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0ef0825-b52d-4817-96e3-f40bcabcf69d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eaa756d4-ecfb-4ba4-9fef-d504256cf4d2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T08:43:20.003457-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 6232.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e3310d88-addb-4a29-a120-70f1e2ba5395",
                            "gambit_id": "4bcb072a-71ba-4faa-905f-7ad0e8419d88",
                            "last_updated": "2023-07-10T18:23:17.545197-04:00",
                            "created_at": "2023-07-09T08:43:20.005736-04:00",
                            "name": "NYM",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ef0825-b52d-4817-96e3-f40bcabcf69d/?format=api"
                        },
                        {
                            "id": "ff37a6d4-ecd1-4267-9065-99a57d4deeeb",
                            "gambit_id": "40aa1ed8-65a0-4998-9db9-43710e939282",
                            "last_updated": "2023-07-10T18:23:17.546570-04:00",
                            "created_at": "2023-07-09T08:43:20.008203-04:00",
                            "name": "SDG",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ef0825-b52d-4817-96e3-f40bcabcf69d/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f9fdf92-c0ae-40ad-a35d-5a3abbfd092b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eaa756d4-ecfb-4ba4-9fef-d504256cf4d2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T08:43:20.010743-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "519b6787-9913-431d-ade3-15112895309e",
                            "gambit_id": "afe2b4ee-9b66-4831-ab02-1a65e34273e2",
                            "last_updated": "2023-07-10T18:23:17.550561-04:00",
                            "created_at": "2023-07-09T08:43:20.015503-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f9fdf92-c0ae-40ad-a35d-5a3abbfd092b/?format=api"
                        },
                        {
                            "id": "58d44ff0-7fe5-4e5f-976e-0a92177cb89e",
                            "gambit_id": "35bca367-d15a-4501-aa26-587db05a7e25",
                            "last_updated": "2023-07-10T18:23:17.549214-04:00",
                            "created_at": "2023-07-09T08:43:20.013008-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f9fdf92-c0ae-40ad-a35d-5a3abbfd092b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1cd03aa1-106f-4d56-af1d-30c40bb251db",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6ec77a1d-78c9-4502-a3e0-b029298910e1",
            "completed": true,
            "last_updated": "2023-07-10T18:23:17.321205-04:00",
            "created_at": "2023-07-09T08:43:19.780154-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6ec77a1d-78c9-4502-a3e0-b029298910e1",
            "datetime": "2023-07-09T16:05:00-04:00",
            "cutoff_datetime": "2023-07-09T16:05:00-04:00",
            "name": "COL (K Freeland) v. SFO (L Webb)",
            "bettypes": [
                {
                    "id": "2dd608a9-4dec-446c-bb01-26aee259a584",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1cd03aa1-106f-4d56-af1d-30c40bb251db/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T08:43:19.783024-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6682.0
                            },
                            {
                                "team": "COL (K Freeland)",
                                "amount": 3318.0
                            }
                        ],
                        "expected_reward_tokens": 9488.44,
                        "profit_sb": -11.56,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "908d7e33-2ce7-420a-ad1b-848e2a1ba659",
                            "gambit_id": "36b42b6b-dab5-4089-8d53-b32e645e5997",
                            "last_updated": "2023-07-10T18:23:17.325650-04:00",
                            "created_at": "2023-07-09T08:43:19.787404-04:00",
                            "name": "SFO (L Webb)",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dd608a9-4dec-446c-bb01-26aee259a584/?format=api"
                        },
                        {
                            "id": "64e9b95b-bf92-41e2-8e11-c0d2715ca5ea",
                            "gambit_id": "3e9d3635-eae7-40a5-a00f-0bc6fa4c06ff",
                            "last_updated": "2023-07-10T18:23:17.324296-04:00",
                            "created_at": "2023-07-09T08:43:19.785117-04:00",
                            "name": "COL (K Freeland)",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dd608a9-4dec-446c-bb01-26aee259a584/?format=api"
                        }
                    ]
                },
                {
                    "id": "1e5b2465-5d06-4717-aaab-514070432eaf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1cd03aa1-106f-4d56-af1d-30c40bb251db/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T08:43:19.789631-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "COL",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a62e08a7-e882-4917-b80b-5f68b76e46e0",
                            "gambit_id": "bf4f4610-ac6b-4639-a586-b6ff08d6d571",
                            "last_updated": "2023-07-10T18:23:17.329581-04:00",
                            "created_at": "2023-07-09T08:43:19.794171-04:00",
                            "name": "SFO",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e5b2465-5d06-4717-aaab-514070432eaf/?format=api"
                        },
                        {
                            "id": "a240640f-eb4c-4677-bfb8-86c4e1167683",
                            "gambit_id": "2a78f5ff-0626-4cee-84be-783f73f0478a",
                            "last_updated": "2023-07-10T18:23:17.328280-04:00",
                            "created_at": "2023-07-09T08:43:19.791706-04:00",
                            "name": "COL",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e5b2465-5d06-4717-aaab-514070432eaf/?format=api"
                        }
                    ]
                },
                {
                    "id": "07331e6e-278f-47d3-8695-bebdab0d14e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1cd03aa1-106f-4d56-af1d-30c40bb251db/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T08:43:19.796256-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3716cdd4-092e-40c9-a682-eaf4b0031ffa",
                            "gambit_id": "b4bea0c6-e282-401f-96d5-5b41cc277ec0",
                            "last_updated": "2023-07-10T18:23:17.333716-04:00",
                            "created_at": "2023-07-09T08:43:19.800808-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07331e6e-278f-47d3-8695-bebdab0d14e2/?format=api"
                        },
                        {
                            "id": "02894b69-670e-43bf-bb45-f98c044d427f",
                            "gambit_id": "e70d28d8-0d84-4395-8f8c-2ac9c602c82c",
                            "last_updated": "2023-07-10T18:23:17.332348-04:00",
                            "created_at": "2023-07-09T08:43:19.798320-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07331e6e-278f-47d3-8695-bebdab0d14e2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4a246eed-8d35-4707-bff7-f1fd72a347ae",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "109428ed-9a67-459f-95cb-ed1a154366d1",
            "completed": true,
            "last_updated": "2023-07-10T18:28:24.703954-04:00",
            "created_at": "2023-07-09T12:18:07.002569-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/109428ed-9a67-459f-95cb-ed1a154366d1",
            "datetime": "2023-07-09T14:10:00-04:00",
            "cutoff_datetime": "2023-07-09T14:10:00-04:00",
            "name": "CIN (B Lively) v. MIL (W Miley)",
            "bettypes": [
                {
                    "id": "29937e18-efde-42d7-a68f-8102356b957f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a246eed-8d35-4707-bff7-f1fd72a347ae/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T12:18:07.006140-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (W Miley)",
                                "amount": 5478.0
                            },
                            {
                                "team": "CIN (B Lively)",
                                "amount": 4522.0
                            }
                        ],
                        "expected_reward_tokens": 9586.5,
                        "profit_sb": 86.5,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21729c1e-7a1c-4bea-aeb6-2a049afd90e3",
                            "gambit_id": "607e56ab-8c5f-4344-b395-73314d82c050",
                            "last_updated": "2023-07-10T18:28:24.709958-04:00",
                            "created_at": "2023-07-09T12:18:07.011480-04:00",
                            "name": "MIL (W Miley)",
                            "reward": "1.75000",
                            "odds": "1.78740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29937e18-efde-42d7-a68f-8102356b957f/?format=api"
                        },
                        {
                            "id": "93a7ce7f-fc0c-495c-9614-4f7e6328d4a4",
                            "gambit_id": "0af5fccc-8a04-4d93-bdd7-b3f9a0dd4673",
                            "last_updated": "2023-07-10T18:28:24.708146-04:00",
                            "created_at": "2023-07-09T12:18:07.008715-04:00",
                            "name": "CIN (B Lively)",
                            "reward": "2.12000",
                            "odds": "2.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29937e18-efde-42d7-a68f-8102356b957f/?format=api"
                        }
                    ]
                },
                {
                    "id": "91e35f94-4406-41d7-bc8f-9026e50091a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a246eed-8d35-4707-bff7-f1fd72a347ae/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T12:18:07.014000-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "MIL",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b8bcfd81-6a7e-4d8b-90cb-59376100dc89",
                            "gambit_id": "31a863a1-796b-4c7e-ba33-d448575773b4",
                            "last_updated": "2023-07-10T18:28:24.713373-04:00",
                            "created_at": "2023-07-09T12:18:07.016758-04:00",
                            "name": "CIN",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91e35f94-4406-41d7-bc8f-9026e50091a4/?format=api"
                        },
                        {
                            "id": "c3f2941e-d5de-4dc6-81d8-ab5f23bc6c23",
                            "gambit_id": "e1bbd4f3-0d6b-4eed-b2f4-f0b46b4fb7bb",
                            "last_updated": "2023-07-10T18:28:24.714864-04:00",
                            "created_at": "2023-07-09T12:18:07.019552-04:00",
                            "name": "MIL",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91e35f94-4406-41d7-bc8f-9026e50091a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "bce3aad3-3e62-4128-ac58-05b38fb8c5e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a246eed-8d35-4707-bff7-f1fd72a347ae/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T12:18:07.022304-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "01317b70-2f81-4ec3-b2e0-8f9ed498d658",
                            "gambit_id": "50a9219e-fe07-478d-b90a-38607231b728",
                            "last_updated": "2023-07-10T18:28:24.719184-04:00",
                            "created_at": "2023-07-09T12:18:07.027500-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce3aad3-3e62-4128-ac58-05b38fb8c5e3/?format=api"
                        },
                        {
                            "id": "f4ba1a75-1a5f-4035-942d-f3e3a271831a",
                            "gambit_id": "5c4dcbfa-c221-4a67-9d7e-ba358a86246d",
                            "last_updated": "2023-07-10T18:28:24.717481-04:00",
                            "created_at": "2023-07-09T12:18:07.024830-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce3aad3-3e62-4128-ac58-05b38fb8c5e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8d1628ab-f7a0-489f-8a14-35a35fde0e16",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f8343fcf-f6c9-4286-b039-de7a731fc699",
            "completed": true,
            "last_updated": "2023-07-10T18:28:22.858250-04:00",
            "created_at": "2023-07-09T08:43:19.340239-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f8343fcf-f6c9-4286-b039-de7a731fc699",
            "datetime": "2023-07-09T14:10:00-04:00",
            "cutoff_datetime": "2023-07-09T14:10:00-04:00",
            "name": "SEA (L Gilbert) v. HOU (B Bielak)",
            "bettypes": [
                {
                    "id": "f852244d-9063-4e6d-ba83-cf15398bf8f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d1628ab-f7a0-489f-8a14-35a35fde0e16/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T08:43:19.343269-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (L Gilbert)",
                                "amount": 5541.0
                            },
                            {
                                "team": "HOU (B Bielak)",
                                "amount": 4459.0
                            }
                        ],
                        "expected_reward_tokens": 9585.93,
                        "profit_sb": 85.93,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2828a0a9-4e0f-40b1-8d60-328b02af2029",
                            "gambit_id": "1df18004-db76-4258-8b93-410e36d1bc23",
                            "last_updated": "2023-07-10T18:28:22.862406-04:00",
                            "created_at": "2023-07-09T08:43:19.345455-04:00",
                            "name": "SEA (L Gilbert)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f852244d-9063-4e6d-ba83-cf15398bf8f6/?format=api"
                        },
                        {
                            "id": "05747c45-c4f4-4692-abc2-a4630aee8125",
                            "gambit_id": "75a7e5c5-d184-4916-8cdd-beb39c02d96f",
                            "last_updated": "2023-07-10T18:28:22.863900-04:00",
                            "created_at": "2023-07-09T08:43:19.347348-04:00",
                            "name": "HOU (B Bielak)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f852244d-9063-4e6d-ba83-cf15398bf8f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0ad0442-36df-478d-966c-0991b78e8369",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d1628ab-f7a0-489f-8a14-35a35fde0e16/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T08:43:19.349827-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ea9dcacd-64f7-4f52-be9c-e176eb777da7",
                            "gambit_id": "775984dd-7d3f-414b-ad5f-a5038ade1e63",
                            "last_updated": "2023-07-10T18:28:22.868054-04:00",
                            "created_at": "2023-07-09T08:43:19.354224-04:00",
                            "name": "HOU",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ad0442-36df-478d-966c-0991b78e8369/?format=api"
                        },
                        {
                            "id": "96599830-9245-4938-ac62-feae44d60ecb",
                            "gambit_id": "037eb13b-fff9-49a7-be4e-06dd1a03af33",
                            "last_updated": "2023-07-10T18:28:22.866679-04:00",
                            "created_at": "2023-07-09T08:43:19.351831-04:00",
                            "name": "SEA",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ad0442-36df-478d-966c-0991b78e8369/?format=api"
                        }
                    ]
                },
                {
                    "id": "47ae3afa-aaa2-4ef6-aa21-fdd545bd62fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8d1628ab-f7a0-489f-8a14-35a35fde0e16/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T08:43:19.356555-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6bae6fab-2e2a-43af-b8c2-3fb5c62fd7f1",
                            "gambit_id": "1339df38-b2dd-4abd-a54f-61f0fd1dc376",
                            "last_updated": "2023-07-10T18:28:22.870728-04:00",
                            "created_at": "2023-07-09T08:43:19.364215-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ae3afa-aaa2-4ef6-aa21-fdd545bd62fc/?format=api"
                        },
                        {
                            "id": "a9d9b4b0-e153-4aa0-b6ac-c1393c650499",
                            "gambit_id": "a25941cd-169e-4a4b-b8b2-93dd95572a9a",
                            "last_updated": "2023-07-10T18:28:22.872152-04:00",
                            "created_at": "2023-07-09T08:43:19.370902-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47ae3afa-aaa2-4ef6-aa21-fdd545bd62fc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e16642c3-ad00-4364-a590-a6ef6f4b57ca",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d07b9d9c-2c66-45f0-82ad-c09c3f50d2ae",
            "completed": true,
            "last_updated": "2023-07-10T18:28:23.063891-04:00",
            "created_at": "2023-07-09T08:43:19.565066-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d07b9d9c-2c66-45f0-82ad-c09c3f50d2ae",
            "datetime": "2023-07-09T14:10:00-04:00",
            "cutoff_datetime": "2023-07-09T14:10:00-04:00",
            "name": "STL (S Matz) v. CWS (L Giolito)",
            "bettypes": [
                {
                    "id": "b2fe9236-9a36-4c8b-8ceb-769840dc7551",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e16642c3-ad00-4364-a590-a6ef6f4b57ca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T08:43:19.567928-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5440.0
                            },
                            {
                                "team": "STL (S Matz)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e62d22f2-cfa9-44eb-805e-a207f915eb2e",
                            "gambit_id": "1fd97352-df89-4e41-aea3-5fb8d2717705",
                            "last_updated": "2023-07-10T18:28:23.067940-04:00",
                            "created_at": "2023-07-09T08:43:19.570215-04:00",
                            "name": "CWS (L Giolito)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2fe9236-9a36-4c8b-8ceb-769840dc7551/?format=api"
                        },
                        {
                            "id": "d2508d54-01cb-41d6-8ed2-2215941ea3b3",
                            "gambit_id": "dee78840-83f2-433c-99ed-c0565e3dfbec",
                            "last_updated": "2023-07-10T18:28:23.069301-04:00",
                            "created_at": "2023-07-09T08:43:19.572334-04:00",
                            "name": "STL (S Matz)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2fe9236-9a36-4c8b-8ceb-769840dc7551/?format=api"
                        }
                    ]
                },
                {
                    "id": "d21e3349-b6d2-41e2-a4ed-f5d063ea4cab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e16642c3-ad00-4364-a590-a6ef6f4b57ca/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T08:43:19.576229-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6154.0
                            },
                            {
                                "team": "CWS",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c1d213b2-d112-4b46-8bb0-4326150ec3dd",
                            "gambit_id": "e50dd2d0-f2bd-458b-954d-b140097a4d2f",
                            "last_updated": "2023-07-10T18:28:23.072335-04:00",
                            "created_at": "2023-07-09T08:43:19.578181-04:00",
                            "name": "STL",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d21e3349-b6d2-41e2-a4ed-f5d063ea4cab/?format=api"
                        },
                        {
                            "id": "2f303c3e-82b3-4f9f-aa78-4b670e33b867",
                            "gambit_id": "bf2c6a5d-36a1-4dd7-a3d8-663a859c1bbf",
                            "last_updated": "2023-07-10T18:28:23.073716-04:00",
                            "created_at": "2023-07-09T08:43:19.580527-04:00",
                            "name": "CWS",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d21e3349-b6d2-41e2-a4ed-f5d063ea4cab/?format=api"
                        }
                    ]
                },
                {
                    "id": "e49ba65a-913c-4dba-92af-1fdb06664c36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e16642c3-ad00-4364-a590-a6ef6f4b57ca/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T08:43:19.583192-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c930a9bb-7a44-4725-80d0-536aca22238b",
                            "gambit_id": "6b021d3b-5139-4188-9873-aecc89654c46",
                            "last_updated": "2023-07-10T18:28:23.077986-04:00",
                            "created_at": "2023-07-09T08:43:19.587621-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e49ba65a-913c-4dba-92af-1fdb06664c36/?format=api"
                        },
                        {
                            "id": "a7ce912b-4b2c-495a-a959-0f151f1edbf6",
                            "gambit_id": "94d46801-12ec-4866-bd01-4278af9488fd",
                            "last_updated": "2023-07-10T18:28:23.076470-04:00",
                            "created_at": "2023-07-09T08:43:19.585327-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e49ba65a-913c-4dba-92af-1fdb06664c36/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "45238d6b-e76a-4358-8235-1a0d3bed9a7e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c325c5a3-7ffa-4d80-9787-73778615195d",
            "completed": true,
            "last_updated": "2023-07-10T18:23:16.541085-04:00",
            "created_at": "2023-07-09T08:43:19.120717-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.93,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c325c5a3-7ffa-4d80-9787-73778615195d",
            "datetime": "2023-07-09T14:10:00-04:00",
            "cutoff_datetime": "2023-07-09T14:10:00-04:00",
            "name": "BAL (K Gibson) v. MIN (J Ryan)",
            "bettypes": [
                {
                    "id": "c300d433-afd0-42e2-9b43-ec6a97de71dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45238d6b-e76a-4358-8235-1a0d3bed9a7e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T08:43:19.124671-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Ryan)",
                                "amount": 5776.0
                            },
                            {
                                "team": "BAL (K Gibson)",
                                "amount": 4224.0
                            }
                        ],
                        "expected_reward_tokens": 9588.16,
                        "profit_sb": 88.16,
                        "profit_sb_percentage": 0.93,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3f55a929-3c4a-4776-bc42-3b9156687108",
                            "gambit_id": "023f3c8a-b0d0-4139-bef8-0d6b56531126",
                            "last_updated": "2023-07-10T18:23:16.545908-04:00",
                            "created_at": "2023-07-09T08:43:19.129985-04:00",
                            "name": "MIN (J Ryan)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c300d433-afd0-42e2-9b43-ec6a97de71dc/?format=api"
                        },
                        {
                            "id": "c5a0329f-93eb-46b9-80b8-1736175757d4",
                            "gambit_id": "2e1f449a-4ac8-4238-9fbf-3ce88d2da192",
                            "last_updated": "2023-07-10T18:23:16.544524-04:00",
                            "created_at": "2023-07-09T08:43:19.127248-04:00",
                            "name": "BAL (K Gibson)",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c300d433-afd0-42e2-9b43-ec6a97de71dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d557055-a462-4a68-bfaf-02d5b8c13dc1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45238d6b-e76a-4358-8235-1a0d3bed9a7e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T08:43:19.132689-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 5773.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "55ee3460-12eb-4b50-a45e-aa3c61bcaf87",
                            "gambit_id": "65f6d0b7-9890-427b-815b-c03f25b5068c",
                            "last_updated": "2023-07-10T18:23:16.548841-04:00",
                            "created_at": "2023-07-09T08:43:19.135211-04:00",
                            "name": "BAL",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d557055-a462-4a68-bfaf-02d5b8c13dc1/?format=api"
                        },
                        {
                            "id": "2b932ab2-5b97-4802-8e8a-bcc943794374",
                            "gambit_id": "ff58de5d-d78b-4886-8008-4e43cb96d87a",
                            "last_updated": "2023-07-10T18:23:16.550353-04:00",
                            "created_at": "2023-07-09T08:43:19.137836-04:00",
                            "name": "MIN",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d557055-a462-4a68-bfaf-02d5b8c13dc1/?format=api"
                        }
                    ]
                },
                {
                    "id": "db28c62e-163c-46fd-ab97-838725885c14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45238d6b-e76a-4358-8235-1a0d3bed9a7e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T08:43:19.140457-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fec0be1c-a445-4302-a604-44db838147fa",
                            "gambit_id": "9feabb42-b468-406c-8f35-ba0fefc494d8",
                            "last_updated": "2023-07-10T18:23:16.554400-04:00",
                            "created_at": "2023-07-09T08:43:19.145360-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db28c62e-163c-46fd-ab97-838725885c14/?format=api"
                        },
                        {
                            "id": "4e37f34b-1cb3-485b-938c-1fa32f7f556e",
                            "gambit_id": "28cc8cac-ad19-4ea9-be39-29b36b812b2e",
                            "last_updated": "2023-07-10T18:23:16.553067-04:00",
                            "created_at": "2023-07-09T08:43:19.142739-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db28c62e-163c-46fd-ab97-838725885c14/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "91e79efd-95ff-4831-be95-b4cb807e7bb8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4866fee6-76c5-448b-8424-078363fcd720",
            "completed": true,
            "last_updated": "2023-07-10T18:33:28.047773-04:00",
            "created_at": "2023-07-09T12:18:06.773601-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4866fee6-76c5-448b-8424-078363fcd720",
            "datetime": "2023-07-09T13:40:00-04:00",
            "cutoff_datetime": "2023-07-09T13:40:00-04:00",
            "name": "KAN (R Yarbrough) v. CLE (S Bieber)",
            "bettypes": [
                {
                    "id": "4537c63d-7705-4f51-b415-6362980ddb7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91e79efd-95ff-4831-be95-b4cb807e7bb8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T12:18:06.782946-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (S Bieber)",
                                "amount": 6682.0
                            },
                            {
                                "team": "KAN (R Yarbrough)",
                                "amount": 3318.0
                            }
                        ],
                        "expected_reward_tokens": 9488.44,
                        "profit_sb": -11.56,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "805bf5a9-0dd1-4e2c-910b-b6f4c1d42d02",
                            "gambit_id": "9ccb6ebd-242d-41bd-842f-8124315da450",
                            "last_updated": "2023-07-10T18:33:28.052334-04:00",
                            "created_at": "2023-07-09T12:18:06.789906-04:00",
                            "name": "CLE (S Bieber)",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4537c63d-7705-4f51-b415-6362980ddb7c/?format=api"
                        },
                        {
                            "id": "6eb42067-0871-493e-b123-0df1e46c0021",
                            "gambit_id": "410c9ad0-3e61-42d2-9a18-0d2b8fa06c67",
                            "last_updated": "2023-07-10T18:33:28.050977-04:00",
                            "created_at": "2023-07-09T12:18:06.787047-04:00",
                            "name": "KAN (R Yarbrough)",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4537c63d-7705-4f51-b415-6362980ddb7c/?format=api"
                        }
                    ]
                },
                {
                    "id": "a442376a-5926-4b26-8192-626975f15c99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91e79efd-95ff-4831-be95-b4cb807e7bb8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T12:18:06.792649-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "CLE",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "56acf1c8-a2cd-466f-8ee4-2c5956c07d81",
                            "gambit_id": "7dc26d58-70ea-4fca-a4db-1ddd16e93e1d",
                            "last_updated": "2023-07-10T18:33:28.055012-04:00",
                            "created_at": "2023-07-09T12:18:06.795228-04:00",
                            "name": "KAN",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a442376a-5926-4b26-8192-626975f15c99/?format=api"
                        },
                        {
                            "id": "13374f91-ed12-4675-a554-e9e7a92258a3",
                            "gambit_id": "c70b7131-aad0-4037-af60-211cf0f5aa36",
                            "last_updated": "2023-07-10T18:33:28.056388-04:00",
                            "created_at": "2023-07-09T12:18:06.797705-04:00",
                            "name": "CLE",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a442376a-5926-4b26-8192-626975f15c99/?format=api"
                        }
                    ]
                },
                {
                    "id": "c4f0ca52-45de-4f14-bab6-f793fb9dcc9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91e79efd-95ff-4831-be95-b4cb807e7bb8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T12:18:06.800325-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "50ae0b2a-44f8-42b6-be30-70888093b824",
                            "gambit_id": "95ebe4f9-31a8-4671-964e-523423ed0b6b",
                            "last_updated": "2023-07-10T18:33:28.060840-04:00",
                            "created_at": "2023-07-09T12:18:06.806112-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f0ca52-45de-4f14-bab6-f793fb9dcc9c/?format=api"
                        },
                        {
                            "id": "ebca6212-e84e-4e7a-b946-a5d660ec5a97",
                            "gambit_id": "6fd513a6-8c31-4a41-8ef2-105cb9894ce3",
                            "last_updated": "2023-07-10T18:33:28.059341-04:00",
                            "created_at": "2023-07-09T12:18:06.802926-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f0ca52-45de-4f14-bab6-f793fb9dcc9c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9b2f49de-3c9f-44af-9d7d-44abafad2e8f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "22b71247-88a5-4389-bb02-3efcc35e2bff",
            "completed": true,
            "last_updated": "2023-07-10T18:28:23.675302-04:00",
            "created_at": "2023-07-09T08:43:18.460882-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.87,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/22b71247-88a5-4389-bb02-3efcc35e2bff",
            "datetime": "2023-07-09T13:40:00-04:00",
            "cutoff_datetime": "2023-07-09T13:40:00-04:00",
            "name": "TOR (C Bassitt) v. DET (T Skubal)",
            "bettypes": [
                {
                    "id": "1f51dc94-c21f-44c3-af8a-9927bfc313ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b2f49de-3c9f-44af-9d7d-44abafad2e8f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T08:43:18.464995-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Bassitt)",
                                "amount": 5604.0
                            },
                            {
                                "team": "DET (T Skubal)",
                                "amount": 4396.0
                            }
                        ],
                        "expected_reward_tokens": 9582.84,
                        "profit_sb": 82.84,
                        "profit_sb_percentage": 0.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aafeaa7e-7f66-4e70-8001-9886a17d4848",
                            "gambit_id": "819c0d1d-f563-4a5c-9a96-5c709209ad93",
                            "last_updated": "2023-07-10T18:28:23.679009-04:00",
                            "created_at": "2023-07-09T08:43:18.468013-04:00",
                            "name": "TOR (C Bassitt)",
                            "reward": "1.71000",
                            "odds": "1.74630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f51dc94-c21f-44c3-af8a-9927bfc313ab/?format=api"
                        },
                        {
                            "id": "0d8cbfbc-b2e2-4200-88bb-46641a23278f",
                            "gambit_id": "8fabb887-6031-41d2-8989-7a6e147afea6",
                            "last_updated": "2023-07-10T18:28:23.680635-04:00",
                            "created_at": "2023-07-09T08:43:18.471013-04:00",
                            "name": "DET (T Skubal)",
                            "reward": "2.18000",
                            "odds": "2.24000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f51dc94-c21f-44c3-af8a-9927bfc313ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "1034f6b7-e157-4f15-9316-59310b6306f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b2f49de-3c9f-44af-9d7d-44abafad2e8f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T08:43:18.474000-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33801557-674f-4573-a0da-29c505075a7a",
                            "gambit_id": "1ee7f1d4-8a11-44e8-8afa-0a66e14e8221",
                            "last_updated": "2023-07-10T18:28:23.685363-04:00",
                            "created_at": "2023-07-09T08:43:18.480841-04:00",
                            "name": "DET",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1034f6b7-e157-4f15-9316-59310b6306f3/?format=api"
                        },
                        {
                            "id": "a1f21376-7098-4857-8258-d0d565b2d6cf",
                            "gambit_id": "b3fb612d-fe97-4647-935c-ac698359c046",
                            "last_updated": "2023-07-10T18:28:23.683794-04:00",
                            "created_at": "2023-07-09T08:43:18.477522-04:00",
                            "name": "TOR",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1034f6b7-e157-4f15-9316-59310b6306f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "85ac8289-c07a-44f5-b614-56759bef40dd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b2f49de-3c9f-44af-9d7d-44abafad2e8f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T08:43:18.484200-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cead07c4-fe00-4cb8-8917-b6cc87cf2857",
                            "gambit_id": "08dde1c9-37e2-47f3-8d28-76215ee41c36",
                            "last_updated": "2023-07-10T18:28:23.688478-04:00",
                            "created_at": "2023-07-09T08:43:18.487244-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85ac8289-c07a-44f5-b614-56759bef40dd/?format=api"
                        },
                        {
                            "id": "eaaf158a-32ac-410e-b745-ff06fe8b44f5",
                            "gambit_id": "314f28f2-6e03-4f70-8f2e-433974fed59c",
                            "last_updated": "2023-07-10T18:28:23.690104-04:00",
                            "created_at": "2023-07-09T08:43:18.490235-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85ac8289-c07a-44f5-b614-56759bef40dd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "849ddb19-dc4e-40f7-a633-a3d9ec40f1fa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d671ba58-069b-4671-ae61-fc91c1333c3d",
            "completed": true,
            "last_updated": "2023-07-10T18:28:23.471028-04:00",
            "created_at": "2023-07-09T08:43:18.905069-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d671ba58-069b-4671-ae61-fc91c1333c3d",
            "datetime": "2023-07-09T13:40:00-04:00",
            "cutoff_datetime": "2023-07-09T13:40:00-04:00",
            "name": "ATL (B Elder) v. TAM (Z Eflin)",
            "bettypes": [
                {
                    "id": "352501be-dfce-4d24-9cba-a87a70075e0e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/849ddb19-dc4e-40f7-a633-a3d9ec40f1fa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T08:43:18.908503-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (Z Eflin)",
                                "amount": 5286.0
                            },
                            {
                                "team": "ATL (B Elder)",
                                "amount": 4714.0
                            }
                        ],
                        "expected_reward_tokens": 9567.66,
                        "profit_sb": 67.66,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4c144d28-d61d-4989-97ae-6311d8f2de35",
                            "gambit_id": "7aae3581-ed14-48b2-8b21-a55bb46d8d2d",
                            "last_updated": "2023-07-10T18:28:23.476355-04:00",
                            "created_at": "2023-07-09T08:43:18.913256-04:00",
                            "name": "TAM (Z Eflin)",
                            "reward": "1.81000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/352501be-dfce-4d24-9cba-a87a70075e0e/?format=api"
                        },
                        {
                            "id": "a9110f9a-5493-475c-8dac-5b926a0221ab",
                            "gambit_id": "cbc89e66-2ca2-4f7a-844a-7d660bc12416",
                            "last_updated": "2023-07-10T18:28:23.474711-04:00",
                            "created_at": "2023-07-09T08:43:18.910822-04:00",
                            "name": "ATL (B Elder)",
                            "reward": "2.03000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/352501be-dfce-4d24-9cba-a87a70075e0e/?format=api"
                        }
                    ]
                },
                {
                    "id": "26bd4632-b2ba-4ce1-a434-a53b2dbaa644",
                    "match": "https://api-prod.gambitprofit.com/api/matches/849ddb19-dc4e-40f7-a633-a3d9ec40f1fa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T08:43:18.915735-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "812e7233-829c-4d91-9408-6a274ebd368f",
                            "gambit_id": "50f5aca3-0bf6-4e3c-b3c2-5a4ab80c958b",
                            "last_updated": "2023-07-10T18:28:23.479484-04:00",
                            "created_at": "2023-07-09T08:43:18.918263-04:00",
                            "name": "ATL",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26bd4632-b2ba-4ce1-a434-a53b2dbaa644/?format=api"
                        },
                        {
                            "id": "2988ed55-36fb-4e4d-8d83-382530a87698",
                            "gambit_id": "6ce5183e-d902-4c6a-be91-89572370c990",
                            "last_updated": "2023-07-10T18:28:23.480983-04:00",
                            "created_at": "2023-07-09T08:43:18.921291-04:00",
                            "name": "TAM",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26bd4632-b2ba-4ce1-a434-a53b2dbaa644/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a7d4cfb-685c-4a43-9702-7e4217873b4e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/849ddb19-dc4e-40f7-a633-a3d9ec40f1fa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T08:43:18.923891-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "faa36e38-12b3-46e0-a22c-bf8a77f22fb9",
                            "gambit_id": "b035f8f5-386a-44b8-9a3d-591bcd001642",
                            "last_updated": "2023-07-10T18:28:23.483999-04:00",
                            "created_at": "2023-07-09T08:43:18.926201-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7d4cfb-685c-4a43-9702-7e4217873b4e/?format=api"
                        },
                        {
                            "id": "525b9e20-8401-499d-ab3d-c1838052f29c",
                            "gambit_id": "b96f5ca3-1edd-4b1a-ba73-fe0a162116bc",
                            "last_updated": "2023-07-10T18:28:23.485553-04:00",
                            "created_at": "2023-07-09T08:43:18.928807-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a7d4cfb-685c-4a43-9702-7e4217873b4e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ac2e1089-8d2e-4b20-aedf-40469788f3da",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c80f7728-43aa-4423-8a09-55e8481abaab",
            "completed": true,
            "last_updated": "2023-07-10T18:28:23.267398-04:00",
            "created_at": "2023-07-09T08:43:18.683684-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c80f7728-43aa-4423-8a09-55e8481abaab",
            "datetime": "2023-07-09T13:40:00-04:00",
            "cutoff_datetime": "2023-07-09T13:40:00-04:00",
            "name": "PHI (A Nola) v. MIA (J Luzardo)",
            "bettypes": [
                {
                    "id": "6ced5f60-1941-4d55-bc73-dcd4b78cceef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac2e1089-8d2e-4b20-aedf-40469788f3da/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T08:43:18.687728-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Luzardo)",
                                "amount": 5325.0
                            },
                            {
                                "team": "PHI (A Nola)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7fa50c87-fdf9-47f2-9c5c-74c2b850968a",
                            "gambit_id": "7945f4e6-0257-483e-bb6e-589baf6f42a1",
                            "last_updated": "2023-07-10T18:28:23.272652-04:00",
                            "created_at": "2023-07-09T08:43:18.693594-04:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ced5f60-1941-4d55-bc73-dcd4b78cceef/?format=api"
                        },
                        {
                            "id": "1c281166-d4e6-435f-be1b-eeec06931565",
                            "gambit_id": "82c6332c-930a-4201-b107-3ce6806afca6",
                            "last_updated": "2023-07-10T18:28:23.271272-04:00",
                            "created_at": "2023-07-09T08:43:18.690531-04:00",
                            "name": "PHI (A Nola)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ced5f60-1941-4d55-bc73-dcd4b78cceef/?format=api"
                        }
                    ]
                },
                {
                    "id": "3edd7965-72aa-4f03-9c18-0003fac2fc1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac2e1089-8d2e-4b20-aedf-40469788f3da/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T08:43:18.696787-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "MIA",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6fcdc3e9-4e45-4f7c-96b0-159fb1ac998b",
                            "gambit_id": "459e8f6d-3cf0-4c4f-b4d5-1bacd2bd4ec2",
                            "last_updated": "2023-07-10T18:28:23.275337-04:00",
                            "created_at": "2023-07-09T08:43:18.699449-04:00",
                            "name": "PHI",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3edd7965-72aa-4f03-9c18-0003fac2fc1a/?format=api"
                        },
                        {
                            "id": "94ff5d8c-4156-4909-92c5-fdd8d42a0014",
                            "gambit_id": "bef8e7d3-8690-4370-9a71-542de601cc0a",
                            "last_updated": "2023-07-10T18:28:23.276606-04:00",
                            "created_at": "2023-07-09T08:43:18.702397-04:00",
                            "name": "MIA",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3edd7965-72aa-4f03-9c18-0003fac2fc1a/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9407588-8650-48ee-8b6c-65c17818421c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac2e1089-8d2e-4b20-aedf-40469788f3da/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T08:43:18.705236-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "05320fdd-d066-4988-8da8-5c6bde31549c",
                            "gambit_id": "2c01c66c-d3c9-442d-b419-8b8be04b0e75",
                            "last_updated": "2023-07-10T18:28:23.281082-04:00",
                            "created_at": "2023-07-09T08:43:18.710294-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9407588-8650-48ee-8b6c-65c17818421c/?format=api"
                        },
                        {
                            "id": "7387caeb-f912-4d00-9762-12f70fe27b5e",
                            "gambit_id": "c82013f6-5ead-42bc-8a5c-bdbe46f28bef",
                            "last_updated": "2023-07-10T18:28:23.279259-04:00",
                            "created_at": "2023-07-09T08:43:18.707733-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9407588-8650-48ee-8b6c-65c17818421c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "79e63e8b-1328-4d66-a73f-f5f903c666e5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3ca8d2d5-067e-48bc-a33b-f1ed032f1665",
            "completed": true,
            "last_updated": "2023-07-10T18:33:27.631516-04:00",
            "created_at": "2023-07-09T08:43:18.244989-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3ca8d2d5-067e-48bc-a33b-f1ed032f1665",
            "datetime": "2023-07-09T13:35:00-04:00",
            "cutoff_datetime": "2023-07-09T13:35:00-04:00",
            "name": "OAK (J Sears) v. BOS (T Scott)",
            "bettypes": [
                {
                    "id": "5cc204e3-d4a0-4a04-86b8-be0064c84e9d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79e63e8b-1328-4d66-a73f-f5f903c666e5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T08:43:18.247597-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Scott)",
                                "amount": 6232.0
                            },
                            {
                                "team": "OAK (J Sears)",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c599c76d-87cc-4ce0-8307-227719c12f0f",
                            "gambit_id": "c8489af0-76de-46bc-b53e-b587e49e9bae",
                            "last_updated": "2023-07-10T18:33:27.636278-04:00",
                            "created_at": "2023-07-09T08:43:18.252995-04:00",
                            "name": "BOS (T Scott)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cc204e3-d4a0-4a04-86b8-be0064c84e9d/?format=api"
                        },
                        {
                            "id": "edc264fa-0dfa-42e8-84f3-2dfeaa769fe6",
                            "gambit_id": "7545d040-3593-40c2-bb91-d2e7f9201036",
                            "last_updated": "2023-07-10T18:33:27.634947-04:00",
                            "created_at": "2023-07-09T08:43:18.250454-04:00",
                            "name": "OAK (J Sears)",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cc204e3-d4a0-4a04-86b8-be0064c84e9d/?format=api"
                        }
                    ]
                },
                {
                    "id": "1bf3754e-39f1-45d4-9aa1-618bc924dd2d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79e63e8b-1328-4d66-a73f-f5f903c666e5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T08:43:18.255612-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd76f21a-307d-4b8e-9ab1-3bcf792803e4",
                            "gambit_id": "cd364f38-a01c-4f08-a4c0-c334c3585de0",
                            "last_updated": "2023-07-10T18:33:27.639013-04:00",
                            "created_at": "2023-07-09T08:43:18.257952-04:00",
                            "name": "OAK",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf3754e-39f1-45d4-9aa1-618bc924dd2d/?format=api"
                        },
                        {
                            "id": "47787b30-3f6a-4b8e-b14c-63a145b4624f",
                            "gambit_id": "a4afca41-8311-4b0b-9a2c-13baca6c1b83",
                            "last_updated": "2023-07-10T18:33:27.640348-04:00",
                            "created_at": "2023-07-09T08:43:18.260952-04:00",
                            "name": "BOS",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bf3754e-39f1-45d4-9aa1-618bc924dd2d/?format=api"
                        }
                    ]
                },
                {
                    "id": "99d11627-2473-4cda-bb97-c84899b746af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79e63e8b-1328-4d66-a73f-f5f903c666e5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T08:43:18.263775-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "18e95222-d0b1-41f8-9739-efa66aad3d65",
                            "gambit_id": "3886aa26-4b41-47a7-8278-fa1024a44549",
                            "last_updated": "2023-07-10T18:33:27.643192-04:00",
                            "created_at": "2023-07-09T08:43:18.265814-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99d11627-2473-4cda-bb97-c84899b746af/?format=api"
                        },
                        {
                            "id": "b1fe172c-efe6-4a43-97ea-6c8abf88a079",
                            "gambit_id": "32f8c17f-7f9b-447d-bed2-c4d573b1b6a9",
                            "last_updated": "2023-07-10T18:33:27.644613-04:00",
                            "created_at": "2023-07-09T08:43:18.267910-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99d11627-2473-4cda-bb97-c84899b746af/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "235a3b06-931f-41bf-8309-12fd4611c175",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b0c3bf33-4665-4879-9a39-9b54e91e6e9d",
            "completed": true,
            "last_updated": "2023-07-10T18:33:27.409264-04:00",
            "created_at": "2023-07-09T08:43:18.032130-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b0c3bf33-4665-4879-9a39-9b54e91e6e9d",
            "datetime": "2023-07-09T13:35:00-04:00",
            "cutoff_datetime": "2023-07-09T13:35:00-04:00",
            "name": "CHC (K Hendricks) v. NYY (D German)",
            "bettypes": [
                {
                    "id": "9761e5ba-356b-49ac-b960-bcc64085f7d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/235a3b06-931f-41bf-8309-12fd4611c175/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T08:43:18.035044-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (D German)",
                                "amount": 5714.0
                            },
                            {
                                "team": "CHC (K Hendricks)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bddc75a2-de5c-45ed-8573-3cc83516efe9",
                            "gambit_id": "89415232-4e75-4045-9b62-e3a3f94191e2",
                            "last_updated": "2023-07-10T18:33:27.414496-04:00",
                            "created_at": "2023-07-09T08:43:18.039651-04:00",
                            "name": "NYY (D German)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9761e5ba-356b-49ac-b960-bcc64085f7d5/?format=api"
                        },
                        {
                            "id": "574ed604-fe2e-4cd3-98e4-2771426668d5",
                            "gambit_id": "b12e770a-2d56-403e-8b6f-803637b24406",
                            "last_updated": "2023-07-10T18:33:27.413088-04:00",
                            "created_at": "2023-07-09T08:43:18.037408-04:00",
                            "name": "CHC (K Hendricks)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9761e5ba-356b-49ac-b960-bcc64085f7d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "e5735e91-e34a-4db9-91ad-d806ac623c87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/235a3b06-931f-41bf-8309-12fd4611c175/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T08:43:18.041953-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5773.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "827b9dae-5c6b-478c-9de4-dd52ee08fbbd",
                            "gambit_id": "76da109e-cd7d-4a0b-86e3-ebd3774d5cc8",
                            "last_updated": "2023-07-10T18:33:27.417071-04:00",
                            "created_at": "2023-07-09T08:43:18.043933-04:00",
                            "name": "CHC",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5735e91-e34a-4db9-91ad-d806ac623c87/?format=api"
                        },
                        {
                            "id": "685eb0f2-4a3e-4268-ba34-3558a6e85f8e",
                            "gambit_id": "f6681822-dbb1-4559-a04a-dd9881639401",
                            "last_updated": "2023-07-10T18:33:27.418375-04:00",
                            "created_at": "2023-07-09T08:43:18.045873-04:00",
                            "name": "NYY",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5735e91-e34a-4db9-91ad-d806ac623c87/?format=api"
                        }
                    ]
                },
                {
                    "id": "c21238e1-b647-455b-831b-cc09bbfccff8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/235a3b06-931f-41bf-8309-12fd4611c175/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T08:43:18.047943-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "41d80a1a-546f-4f7a-9161-6b87fa3f8acb",
                            "gambit_id": "083fd5c2-91e8-4eb7-bb6c-037c0386db7d",
                            "last_updated": "2023-07-10T18:33:27.420864-04:00",
                            "created_at": "2023-07-09T08:43:18.049679-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c21238e1-b647-455b-831b-cc09bbfccff8/?format=api"
                        },
                        {
                            "id": "77d9285a-e76e-4ebc-841a-5fcf4f638e4b",
                            "gambit_id": "6980d623-9f40-432d-a932-d4efb24ab791",
                            "last_updated": "2023-07-10T18:33:27.422264-04:00",
                            "created_at": "2023-07-09T08:43:18.051655-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c21238e1-b647-455b-831b-cc09bbfccff8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f91a0b66-69ed-47f0-b16d-7d627cfb9183",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f51a2d13-5cca-4fc7-93d7-6db2a6114c78",
            "completed": true,
            "last_updated": "2023-07-10T18:33:27.840560-04:00",
            "created_at": "2023-07-09T08:43:17.816471-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f51a2d13-5cca-4fc7-93d7-6db2a6114c78",
            "datetime": "2023-07-09T12:05:00-04:00",
            "cutoff_datetime": "2023-07-09T12:05:00-04:00",
            "name": "TEX (D Dunning) v. WAS (P Corbin)",
            "bettypes": [
                {
                    "id": "df8f6b4f-17e8-43b5-a5fb-ac3e70d92a5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f91a0b66-69ed-47f0-b16d-7d627cfb9183/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-09T08:43:17.820140-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (D Dunning)",
                                "amount": 6434.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1b4f9ef5-070c-496c-8f8e-67edc7daeab0",
                            "gambit_id": "2d828c6c-56de-4b80-b08d-bb43db593523",
                            "last_updated": "2023-07-10T18:33:27.843803-04:00",
                            "created_at": "2023-07-09T08:43:17.822909-04:00",
                            "name": "TEX (D Dunning)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df8f6b4f-17e8-43b5-a5fb-ac3e70d92a5c/?format=api"
                        },
                        {
                            "id": "48eb90fb-70f6-4b85-b9a9-985f4e2329f9",
                            "gambit_id": "bb304d67-50f8-46f8-af54-a5135c5641cf",
                            "last_updated": "2023-07-10T18:33:27.845142-04:00",
                            "created_at": "2023-07-09T08:43:17.825745-04:00",
                            "name": "WAS (P Corbin)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df8f6b4f-17e8-43b5-a5fb-ac3e70d92a5c/?format=api"
                        }
                    ]
                },
                {
                    "id": "0f6de184-46f0-47c6-8c0b-77011f006ec8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f91a0b66-69ed-47f0-b16d-7d627cfb9183/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-09T08:43:17.828199-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "54397398-81aa-412b-94eb-ef4ef075df5d",
                            "gambit_id": "479b68ce-7887-4199-bb3c-fc09facebdcd",
                            "last_updated": "2023-07-10T18:33:27.847824-04:00",
                            "created_at": "2023-07-09T08:43:17.830355-04:00",
                            "name": "TEX",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f6de184-46f0-47c6-8c0b-77011f006ec8/?format=api"
                        },
                        {
                            "id": "0ad71806-a704-44ed-adc7-00f1855929b5",
                            "gambit_id": "67e98142-c745-4a5a-a3f4-7ed4d912de6f",
                            "last_updated": "2023-07-10T18:33:27.849246-04:00",
                            "created_at": "2023-07-09T08:43:17.832585-04:00",
                            "name": "WAS",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f6de184-46f0-47c6-8c0b-77011f006ec8/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ed0a592-d083-42ca-b60f-8313865825af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f91a0b66-69ed-47f0-b16d-7d627cfb9183/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-09T08:43:17.835464-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e2a4d513-6635-44e8-b7a4-1f5728c11b6b",
                            "gambit_id": "aae8d68f-3435-4a8a-b8f6-27e66c1c548d",
                            "last_updated": "2023-07-10T18:33:27.853114-04:00",
                            "created_at": "2023-07-09T08:43:17.840692-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ed0a592-d083-42ca-b60f-8313865825af/?format=api"
                        },
                        {
                            "id": "7b269015-1ec5-4b79-a35c-1aee38afe0ad",
                            "gambit_id": "5255c663-811e-4dd2-8321-0ada648c79ce",
                            "last_updated": "2023-07-10T18:33:27.851763-04:00",
                            "created_at": "2023-07-09T08:43:17.838012-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ed0a592-d083-42ca-b60f-8313865825af/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9146e893-896e-4a22-9b1b-304c98c8dc3a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2ffea515-44a9-454c-8b9c-36614b3019dc",
            "completed": true,
            "last_updated": "2023-07-10T10:18:21.438652-04:00",
            "created_at": "2023-07-08T09:58:15.274316-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/2ffea515-44a9-454c-8b9c-36614b3019dc",
            "datetime": "2023-07-08T22:59:00-04:00",
            "cutoff_datetime": "2023-07-08T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - July 8th 2023",
            "bettypes": [
                {
                    "id": "e884ab33-3aa6-487a-986c-43e7c0aeaa28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9146e893-896e-4a22-9b1b-304c98c8dc3a/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-08T09:58:15.277664-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "870dedfc-516f-4a82-b0c1-70471b04ece8",
                            "gambit_id": "7dedabd1-140d-4043-93f3-f96f8e7e8aec",
                            "last_updated": "2023-07-10T10:18:21.452652-04:00",
                            "created_at": "2023-07-08T09:58:15.291245-04:00",
                            "name": "21 to 26",
                            "reward": "3.87000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e884ab33-3aa6-487a-986c-43e7c0aeaa28/?format=api"
                        },
                        {
                            "id": "ba759463-1858-40aa-93a2-a0d31099efab",
                            "gambit_id": "7f93a559-d7a0-4153-833e-20254038cf18",
                            "last_updated": "2023-07-10T10:18:21.445379-04:00",
                            "created_at": "2023-07-08T09:58:15.283151-04:00",
                            "name": "6 to 10",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e884ab33-3aa6-487a-986c-43e7c0aeaa28/?format=api"
                        },
                        {
                            "id": "04311e17-3fe8-4ecf-a961-bc114b0c7a87",
                            "gambit_id": "fcc604b5-9da4-4e05-b3db-d1b0f2991257",
                            "last_updated": "2023-07-10T10:18:21.443057-04:00",
                            "created_at": "2023-07-08T09:58:15.280442-04:00",
                            "name": "1 to 5",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e884ab33-3aa6-487a-986c-43e7c0aeaa28/?format=api"
                        },
                        {
                            "id": "7da4d8a9-6c45-4743-b7a6-a20c7cf687f8",
                            "gambit_id": "1589922a-8cb7-4644-9b6d-f23d6a707eb6",
                            "last_updated": "2023-07-10T10:18:21.449836-04:00",
                            "created_at": "2023-07-08T09:58:15.288508-04:00",
                            "name": "16 to 20",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e884ab33-3aa6-487a-986c-43e7c0aeaa28/?format=api"
                        },
                        {
                            "id": "50e56a58-f0a5-4981-a178-5b3c7029cccd",
                            "gambit_id": "2b06fb21-7e9d-48f6-a833-e281b6da876c",
                            "last_updated": "2023-07-10T10:18:21.447772-04:00",
                            "created_at": "2023-07-08T09:58:15.285972-04:00",
                            "name": "11 to 15",
                            "reward": "4.58000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e884ab33-3aa6-487a-986c-43e7c0aeaa28/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c6776f88-9e0e-479a-8bd7-153cac7576b1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4644fd3c-ca3a-4093-b45a-95b410933963",
            "completed": true,
            "last_updated": "2023-07-10T10:18:22.529834-04:00",
            "created_at": "2023-07-08T09:58:15.480976-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/4644fd3c-ca3a-4093-b45a-95b410933963",
            "datetime": "2023-07-08T22:59:00-04:00",
            "cutoff_datetime": "2023-07-08T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - July 8th 2023",
            "bettypes": [
                {
                    "id": "b367eb1d-47ee-4525-ae32-382d7aff7533",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c6776f88-9e0e-479a-8bd7-153cac7576b1/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-07-08T09:58:15.484410-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "419b0ace-7655-4429-a9c1-fecc2740cd5a",
                            "gambit_id": "0d3be18c-ae1d-4d0c-8025-d0b7e200dbd1",
                            "last_updated": "2023-07-10T10:18:22.536870-04:00",
                            "created_at": "2023-07-08T09:58:15.490217-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b367eb1d-47ee-4525-ae32-382d7aff7533/?format=api"
                        },
                        {
                            "id": "3ceedb7a-67f4-4a88-b4b4-9649ea490e58",
                            "gambit_id": "e3780f77-edf1-4525-bcc2-4fc4fd616deb",
                            "last_updated": "2023-07-10T10:18:22.534995-04:00",
                            "created_at": "2023-07-08T09:58:15.487510-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b367eb1d-47ee-4525-ae32-382d7aff7533/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4ab6df01-ec94-4fa7-8fe1-cc5b75f416b4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d0356669-6a2a-4609-895e-d2b2dee640d4",
            "completed": true,
            "last_updated": "2023-07-10T10:03:09.486953-04:00",
            "created_at": "2023-07-08T08:38:24.091370-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d0356669-6a2a-4609-895e-d2b2dee640d4",
            "datetime": "2023-07-08T22:10:00-04:00",
            "cutoff_datetime": "2023-07-08T22:10:00-04:00",
            "name": "NYM (D Peterson) v. SDG (B Snell)",
            "bettypes": [
                {
                    "id": "67e4f2af-95e2-4852-ac5a-966901e47f15",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ab6df01-ec94-4fa7-8fe1-cc5b75f416b4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T08:38:24.095314-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (B Snell)",
                                "amount": 6139.0
                            },
                            {
                                "team": "NYM (D Peterson)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "88fcd8c3-791f-408a-a9c1-10b44682a1a4",
                            "gambit_id": "81dfbd2c-b8a1-425b-b873-8b81e86b16c6",
                            "last_updated": "2023-07-10T10:03:09.492370-04:00",
                            "created_at": "2023-07-08T08:38:24.101534-04:00",
                            "name": "SDG (B Snell)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e4f2af-95e2-4852-ac5a-966901e47f15/?format=api"
                        },
                        {
                            "id": "10ed39a6-96b2-4ff5-b07f-bbf35fcac355",
                            "gambit_id": "17327a77-5489-4ca3-a758-0ff1e6279166",
                            "last_updated": "2023-07-10T10:03:09.494964-04:00",
                            "created_at": "2023-07-08T08:38:24.098257-04:00",
                            "name": "NYM (D Peterson)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e4f2af-95e2-4852-ac5a-966901e47f15/?format=api"
                        }
                    ]
                },
                {
                    "id": "54a52477-5491-4a1b-b168-f1dd1f571887",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ab6df01-ec94-4fa7-8fe1-cc5b75f416b4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T08:38:24.105239-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5614.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9005049a-5047-4a06-9094-c665d0cdb387",
                            "gambit_id": "abe397d9-b2d7-4857-ba80-478fd0348669",
                            "last_updated": "2023-07-10T10:03:09.500235-04:00",
                            "created_at": "2023-07-08T08:38:24.107992-04:00",
                            "name": "NYM",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54a52477-5491-4a1b-b168-f1dd1f571887/?format=api"
                        },
                        {
                            "id": "d87917b6-4845-44be-98f1-41aca34795ea",
                            "gambit_id": "64adc70e-4966-4537-9a06-58ea3478ca11",
                            "last_updated": "2023-07-10T10:03:09.502765-04:00",
                            "created_at": "2023-07-08T08:38:24.110794-04:00",
                            "name": "SDG",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54a52477-5491-4a1b-b168-f1dd1f571887/?format=api"
                        }
                    ]
                },
                {
                    "id": "af9baa2e-8800-4bc7-b088-b4d246589d1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ab6df01-ec94-4fa7-8fe1-cc5b75f416b4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T08:38:24.113464-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5319.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9c0e7fdf-d58c-4796-a47e-3f2c94be28f2",
                            "gambit_id": "a9001f1b-2718-4dc5-8e45-c9586befb804",
                            "last_updated": "2023-07-10T10:03:09.507735-04:00",
                            "created_at": "2023-07-08T08:38:24.117210-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9baa2e-8800-4bc7-b088-b4d246589d1f/?format=api"
                        },
                        {
                            "id": "bdd9a805-d46c-4353-a857-48638b2a73bf",
                            "gambit_id": "d1444c16-d038-4b7f-8546-0470bada7a35",
                            "last_updated": "2023-07-10T10:03:09.510288-04:00",
                            "created_at": "2023-07-08T08:38:24.120258-04:00",
                            "name": "Game Total Under 8",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9baa2e-8800-4bc7-b088-b4d246589d1f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "230cc673-5285-43f0-b9fc-5bca94d126ef",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "82e50fe0-6e13-483d-ad91-2332da08d09e",
            "completed": true,
            "last_updated": "2023-07-10T18:18:17.664902-04:00",
            "created_at": "2023-07-08T09:58:14.876430-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.01,
            "sport_category": "UFC 283",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/82e50fe0-6e13-483d-ad91-2332da08d09e",
            "datetime": "2023-07-08T22:00:00-04:00",
            "cutoff_datetime": "2023-07-08T22:00:00-04:00",
            "name": "Dan Hooker v. Jalin Turner",
            "bettypes": [
                {
                    "id": "694a2337-8a57-4bc2-8dde-4e7760e2e3b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/230cc673-5285-43f0-b9fc-5bca94d126ef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T09:58:14.878684-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jalin Turner",
                                "amount": 7054.0
                            },
                            {
                                "team": "Dan Hooker",
                                "amount": 2946.0
                            }
                        ],
                        "expected_reward_tokens": 9309.36,
                        "profit_sb": -190.64,
                        "profit_sb_percentage": -2.01,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "beeacce7-f1f5-45e6-920c-d641a2e45e7c",
                            "gambit_id": "7a6efa10-b59c-4ba4-a057-40248f4610dd",
                            "last_updated": "2023-07-10T18:18:17.669466-04:00",
                            "created_at": "2023-07-08T09:58:14.882890-04:00",
                            "name": "Jalin Turner",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/694a2337-8a57-4bc2-8dde-4e7760e2e3b3/?format=api"
                        },
                        {
                            "id": "9a45df3c-91cb-44a4-a576-4e1431c3a62a",
                            "gambit_id": "5d5e2020-ed0d-43b4-a6d5-20d0232f08f8",
                            "last_updated": "2023-07-10T18:18:17.668039-04:00",
                            "created_at": "2023-07-08T09:58:14.880680-04:00",
                            "name": "Dan Hooker",
                            "reward": "3.16000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/694a2337-8a57-4bc2-8dde-4e7760e2e3b3/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad12d61e-5f0c-4ea7-86c1-08f3b2eb3456",
                    "match": "https://api-prod.gambitprofit.com/api/matches/230cc673-5285-43f0-b9fc-5bca94d126ef/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T09:58:14.884877-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 1.5",
                                "amount": 5095.0
                            },
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 4905.0
                            }
                        ],
                        "expected_reward_tokens": 9171.0,
                        "profit_sb": -329.0,
                        "profit_sb_percentage": -3.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f113d7a3-8b2c-4714-ba45-0c22d07526d3",
                            "gambit_id": "47ec5582-fd7c-4ce2-9f80-00008161dfed",
                            "last_updated": "2023-07-10T18:18:17.673478-04:00",
                            "created_at": "2023-07-08T09:58:14.888935-04:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad12d61e-5f0c-4ea7-86c1-08f3b2eb3456/?format=api"
                        },
                        {
                            "id": "3617e9c9-fd33-483a-b15d-1e7d5935ad82",
                            "gambit_id": "371db52d-4753-4dca-891e-2466ee5195b7",
                            "last_updated": "2023-07-10T18:18:17.672151-04:00",
                            "created_at": "2023-07-08T09:58:14.886776-04:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad12d61e-5f0c-4ea7-86c1-08f3b2eb3456/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "962f2a5e-35db-479c-979a-ef312d1913db",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ed3c0ebc-fe28-44b6-b3a8-adffa2bcbb83",
            "completed": true,
            "last_updated": "2023-07-10T18:18:16.983130-04:00",
            "created_at": "2023-07-08T09:53:01.904544-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.41,
            "sport_category": "UFC 283",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/ed3c0ebc-fe28-44b6-b3a8-adffa2bcbb83",
            "datetime": "2023-07-08T22:00:00-04:00",
            "cutoff_datetime": "2023-07-08T22:00:00-04:00",
            "name": "Yair Rodriguez v. Alex Volkanovski",
            "bettypes": [
                {
                    "id": "2aa96b6c-ab12-4c2b-b0e2-8062b4339430",
                    "match": "https://api-prod.gambitprofit.com/api/matches/962f2a5e-35db-479c-979a-ef312d1913db/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T09:53:01.909671-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Alex Volkanovski",
                                "amount": 7417.0
                            },
                            {
                                "team": "Yair Rodriguez",
                                "amount": 2583.0
                            }
                        ],
                        "expected_reward_tokens": 9271.25,
                        "profit_sb": -228.75,
                        "profit_sb_percentage": -2.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4613d5d6-6285-4143-a922-de159bbb5d7d",
                            "gambit_id": "849bc37e-bd35-4d87-aa67-9a05336d7881",
                            "last_updated": "2023-07-10T18:18:16.987385-04:00",
                            "created_at": "2023-07-08T09:53:01.914730-04:00",
                            "name": "Alex Volkanovski",
                            "reward": "1.25000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2aa96b6c-ab12-4c2b-b0e2-8062b4339430/?format=api"
                        },
                        {
                            "id": "3f4a04e0-7594-42d6-a267-41c8daac5475",
                            "gambit_id": "bec39584-a068-45ac-a65e-7ca64461fd0c",
                            "last_updated": "2023-07-10T18:18:16.986118-04:00",
                            "created_at": "2023-07-08T09:53:01.911993-04:00",
                            "name": "Yair Rodriguez",
                            "reward": "3.59000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2aa96b6c-ab12-4c2b-b0e2-8062b4339430/?format=api"
                        }
                    ]
                },
                {
                    "id": "7c2cfc3d-d5cf-4474-b510-c7383f10fad9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/962f2a5e-35db-479c-979a-ef312d1913db/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T09:53:01.917453-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 5297.0
                            },
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 4703.0
                            }
                        ],
                        "expected_reward_tokens": 9216.78,
                        "profit_sb": -283.22,
                        "profit_sb_percentage": -2.98,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "97b3f2b9-7a8d-48e0-a736-5776392edc7c",
                            "gambit_id": "0f426926-158d-492a-9fb4-72b11f9fcd8c",
                            "last_updated": "2023-07-10T18:18:16.991337-04:00",
                            "created_at": "2023-07-08T09:53:01.922486-04:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c2cfc3d-d5cf-4474-b510-c7383f10fad9/?format=api"
                        },
                        {
                            "id": "06931736-7f1e-48b8-835d-08f350039c24",
                            "gambit_id": "a37c1efd-1f19-4784-8e64-c7c110699007",
                            "last_updated": "2023-07-10T18:18:16.989917-04:00",
                            "created_at": "2023-07-08T09:53:01.919662-04:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c2cfc3d-d5cf-4474-b510-c7383f10fad9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1df3bede-e081-4ee6-87a3-9f0dce61f169",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1b41ab08-55bf-461a-ba1b-8eda81258cfe",
            "completed": true,
            "last_updated": "2023-07-12T19:13:23.585888-04:00",
            "created_at": "2023-07-08T09:53:02.104722-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.5,
            "sport_category": "UFC 283",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/1b41ab08-55bf-461a-ba1b-8eda81258cfe",
            "datetime": "2023-07-08T22:00:00-04:00",
            "cutoff_datetime": "2023-07-08T22:00:00-04:00",
            "name": "Dricus Du Plessis v. Robert Whittaker",
            "bettypes": [
                {
                    "id": "2595abce-e809-4230-9ac5-9b5639b24614",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1df3bede-e081-4ee6-87a3-9f0dce61f169/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T09:53:02.107368-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Robert Whittaker",
                                "amount": 7281.0
                            },
                            {
                                "team": "Dricus Du Plessis",
                                "amount": 2719.0
                            }
                        ],
                        "expected_reward_tokens": 9244.6,
                        "profit_sb": -255.4,
                        "profit_sb_percentage": -2.69,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "39a0404d-c61b-4691-9f96-9806b2af48cd",
                            "gambit_id": "3113abe9-6a1e-48a8-be52-116881b9c327",
                            "last_updated": "2023-07-12T19:13:23.591103-04:00",
                            "created_at": "2023-07-08T09:53:02.111234-04:00",
                            "name": "Robert Whittaker",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2595abce-e809-4230-9ac5-9b5639b24614/?format=api"
                        },
                        {
                            "id": "779fc95d-ccaf-4ddb-8476-6a6c0e9089a5",
                            "gambit_id": "9547bc00-0299-4fbe-a5b2-020d5c4092e5",
                            "last_updated": "2023-07-12T19:13:23.589715-04:00",
                            "created_at": "2023-07-08T09:53:02.109214-04:00",
                            "name": "Dricus Du Plessis",
                            "reward": "3.40000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2595abce-e809-4230-9ac5-9b5639b24614/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5554f6b-ee78-46b1-bbde-caaaae05dc47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1df3bede-e081-4ee6-87a3-9f0dce61f169/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T09:53:02.113484-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5789.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4211.0
                            }
                        ],
                        "expected_reward_tokens": 9262.4,
                        "profit_sb": -237.6,
                        "profit_sb_percentage": -2.5,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5377d1b9-2de9-4268-9897-f128b6eb37bc",
                            "gambit_id": "4c6493a6-dbcf-4fc0-a181-5783bf1826bd",
                            "last_updated": "2023-07-12T19:13:23.595102-04:00",
                            "created_at": "2023-07-08T09:53:02.117951-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5554f6b-ee78-46b1-bbde-caaaae05dc47/?format=api"
                        },
                        {
                            "id": "51734e7f-fc1b-432f-89e7-b36b52c2c059",
                            "gambit_id": "a37a1c3a-3ed0-473f-bdbb-679ff3724e16",
                            "last_updated": "2023-07-12T19:13:23.593683-04:00",
                            "created_at": "2023-07-08T09:53:02.115710-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5554f6b-ee78-46b1-bbde-caaaae05dc47/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "28db9899-1335-49d7-917c-54fa24acbd3a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8a51cf16-8e27-4557-9fd6-ff1956120add",
            "completed": true,
            "last_updated": "2023-07-10T18:18:16.789207-04:00",
            "created_at": "2023-07-08T09:53:01.706359-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.86,
            "sport_category": "UFC 283",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/8a51cf16-8e27-4557-9fd6-ff1956120add",
            "datetime": "2023-07-08T22:00:00-04:00",
            "cutoff_datetime": "2023-07-08T22:00:00-04:00",
            "name": "Alexandre Pantoja v. Brandon Moreno",
            "bettypes": [
                {
                    "id": "1057cc21-77e2-480b-b0e2-db874d5ac670",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28db9899-1335-49d7-917c-54fa24acbd3a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T09:53:01.709747-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brandon Moreno",
                                "amount": 6386.0
                            },
                            {
                                "team": "Alexandre Pantoja",
                                "amount": 3614.0
                            }
                        ],
                        "expected_reward_tokens": 9323.56,
                        "profit_sb": -176.44,
                        "profit_sb_percentage": -1.86,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e1f472e-8737-43ed-a1db-eb00c3cbb3bd",
                            "gambit_id": "3d10459e-f9af-45c6-bf38-489cb1b0a4d8",
                            "last_updated": "2023-07-10T18:18:16.793548-04:00",
                            "created_at": "2023-07-08T09:53:01.715169-04:00",
                            "name": "Brandon Moreno",
                            "reward": "1.46000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1057cc21-77e2-480b-b0e2-db874d5ac670/?format=api"
                        },
                        {
                            "id": "6b2835a5-b023-4ccb-a10f-bd707eae118a",
                            "gambit_id": "af039ec6-29ab-4659-b6e1-9bc0b332d3fa",
                            "last_updated": "2023-07-10T18:18:16.792162-04:00",
                            "created_at": "2023-07-08T09:53:01.712730-04:00",
                            "name": "Alexandre Pantoja",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1057cc21-77e2-480b-b0e2-db874d5ac670/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e621052-a6ba-484f-a14e-a9a82758b233",
                    "match": "https://api-prod.gambitprofit.com/api/matches/28db9899-1335-49d7-917c-54fa24acbd3a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T09:53:01.717407-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 3.5",
                                "amount": 5875.0
                            },
                            {
                                "team": "Total Rounds Under 3.5",
                                "amount": 4125.0
                            }
                        ],
                        "expected_reward_tokens": 9281.25,
                        "profit_sb": -218.75,
                        "profit_sb_percentage": -2.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "039b2bcb-54bb-48f9-9f64-688faac1970a",
                            "gambit_id": "17ab1ffd-d940-4ea6-b84b-8d71d022c14b",
                            "last_updated": "2023-07-10T18:18:16.796176-04:00",
                            "created_at": "2023-07-08T09:53:01.719414-04:00",
                            "name": "Total Rounds Over 3.5",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e621052-a6ba-484f-a14e-a9a82758b233/?format=api"
                        },
                        {
                            "id": "0bde47c7-0ede-43c5-a831-447fe7832875",
                            "gambit_id": "e9beae3e-dbd2-4eeb-ae5d-080651b2220e",
                            "last_updated": "2023-07-10T18:18:16.797462-04:00",
                            "created_at": "2023-07-08T09:53:01.721588-04:00",
                            "name": "Total Rounds Under 3.5",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e621052-a6ba-484f-a14e-a9a82758b233/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4adc4dd7-968b-4d44-bc8f-94d0bbb92db6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b4ea836f-c1ba-483b-b82e-911cdc591020",
            "completed": true,
            "last_updated": "2023-07-10T18:18:17.860337-04:00",
            "created_at": "2023-07-08T09:58:15.075690-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.39,
            "sport_category": "UFC 283",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/b4ea836f-c1ba-483b-b82e-911cdc591020",
            "datetime": "2023-07-08T22:00:00-04:00",
            "cutoff_datetime": "2023-07-08T22:00:00-04:00",
            "name": "Val Woodburn v. Bo Nickal",
            "bettypes": [
                {
                    "id": "92c56216-88b4-4f4e-baae-325605868b31",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4adc4dd7-968b-4d44-bc8f-94d0bbb92db6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T09:58:15.078120-04:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Bo Nickal",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10400.0,
                        "profit_sb": 900.0,
                        "profit_sb_percentage": 9.47,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Bo Nickal",
                                "amount": 9103.0
                            },
                            {
                                "team": "Val Woodburn",
                                "amount": 897.0
                            }
                        ],
                        "expected_reward_tokens": 9463.35,
                        "profit_sb": -36.65,
                        "profit_sb_percentage": -0.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "56b275f5-9b2e-469c-b2fb-b6319cfb7651",
                            "gambit_id": "671b2232-6ee2-4115-a438-4cf44b9cbc71",
                            "last_updated": "2023-07-10T18:18:17.865245-04:00",
                            "created_at": "2023-07-08T09:58:15.082290-04:00",
                            "name": "Bo Nickal",
                            "reward": "1.04000",
                            "odds": "1.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92c56216-88b4-4f4e-baae-325605868b31/?format=api"
                        },
                        {
                            "id": "f5a229d6-662e-4cd3-b3db-8e2bd3fffc2e",
                            "gambit_id": "c748484b-b9eb-4329-82a9-6ef2156d60b7",
                            "last_updated": "2023-07-10T18:18:17.863767-04:00",
                            "created_at": "2023-07-08T09:58:15.079961-04:00",
                            "name": "Val Woodburn",
                            "reward": "10.55000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92c56216-88b4-4f4e-baae-325605868b31/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2a3440d-dbd2-4664-9199-7651120f571c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4adc4dd7-968b-4d44-bc8f-94d0bbb92db6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T09:58:15.084173-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 1.5",
                                "amount": 7704.0
                            },
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 2296.0
                            }
                        ],
                        "expected_reward_tokens": 9321.76,
                        "profit_sb": -178.24,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e7e5677-7685-4bcf-941e-a624d1c99dcb",
                            "gambit_id": "791519db-7213-4576-8230-bf54d91056f0",
                            "last_updated": "2023-07-10T18:18:17.869525-04:00",
                            "created_at": "2023-07-08T09:58:15.089863-04:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2a3440d-dbd2-4664-9199-7651120f571c/?format=api"
                        },
                        {
                            "id": "7a68b411-00f6-4797-9473-f4c81755ef4f",
                            "gambit_id": "88a82f1a-2e59-49a1-8d21-4f312acd7695",
                            "last_updated": "2023-07-10T18:18:17.867907-04:00",
                            "created_at": "2023-07-08T09:58:15.087202-04:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "4.06000",
                            "odds": "4.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2a3440d-dbd2-4664-9199-7651120f571c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b20de9f2-fbda-48f3-b663-43d5ef2cc94d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "661930e4-2b31-493d-b234-9ebb254ded0b",
            "completed": true,
            "last_updated": "2023-07-09T20:33:26.410850-04:00",
            "created_at": "2023-07-08T15:43:05.444816-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/661930e4-2b31-493d-b234-9ebb254ded0b",
            "datetime": "2023-07-08T21:10:00-04:00",
            "cutoff_datetime": "2023-07-08T21:10:00-04:00",
            "name": "Los Angeles Angels v. Los Angeles Dodgers",
            "bettypes": [
                {
                    "id": "095b8425-8fca-49e5-8f7c-10c034393ead",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b20de9f2-fbda-48f3-b663-43d5ef2cc94d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T15:43:05.447678-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Dodgers",
                                "amount": 5615.0
                            },
                            {
                                "team": "Los Angeles Angels",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5451cc18-fc80-47c1-8ac9-c459f75f8a19",
                            "gambit_id": "dc7c2ed1-bb45-41fc-8921-a0ef561b05e3",
                            "last_updated": "2023-07-09T20:33:26.418535-04:00",
                            "created_at": "2023-07-08T15:43:05.453073-04:00",
                            "name": "Los Angeles Dodgers",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/095b8425-8fca-49e5-8f7c-10c034393ead/?format=api"
                        },
                        {
                            "id": "4ec2918f-b3e7-415e-9725-f2b9b1c7af30",
                            "gambit_id": "7e346164-1401-4aa8-a802-e8b487e3537c",
                            "last_updated": "2023-07-09T20:33:26.416745-04:00",
                            "created_at": "2023-07-08T15:43:05.450513-04:00",
                            "name": "Los Angeles Angels",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/095b8425-8fca-49e5-8f7c-10c034393ead/?format=api"
                        }
                    ]
                },
                {
                    "id": "9a6cb05b-0a50-42c9-ab40-ee36fb16bae3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b20de9f2-fbda-48f3-b663-43d5ef2cc94d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T15:43:05.455975-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Angels",
                                "amount": 6010.0
                            },
                            {
                                "team": "Los Angeles Dodgers",
                                "amount": 3990.0
                            }
                        ],
                        "expected_reward_tokens": 9495.8,
                        "profit_sb": -4.2,
                        "profit_sb_percentage": -0.04,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1a0a4ff2-ac6d-4e73-a066-572b6da033a3",
                            "gambit_id": "164a090a-2da2-48ff-a450-610d7b6eea37",
                            "last_updated": "2023-07-09T20:33:26.421752-04:00",
                            "created_at": "2023-07-08T15:43:05.459159-04:00",
                            "name": "Los Angeles Angels",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6cb05b-0a50-42c9-ab40-ee36fb16bae3/?format=api"
                        },
                        {
                            "id": "685fbdc7-a9d2-4fb1-b4f7-71151acb5899",
                            "gambit_id": "51fef68f-758d-4e8b-9b49-6928346c2eaf",
                            "last_updated": "2023-07-09T20:33:26.423518-04:00",
                            "created_at": "2023-07-08T15:43:05.462274-04:00",
                            "name": "Los Angeles Dodgers",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6cb05b-0a50-42c9-ab40-ee36fb16bae3/?format=api"
                        }
                    ]
                },
                {
                    "id": "f71e2f3d-14d1-436b-bf0d-a78ef1e7c16e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b20de9f2-fbda-48f3-b663-43d5ef2cc94d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T15:43:05.466208-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f1127f3-94b0-4adf-83b2-0cec80bae2ae",
                            "gambit_id": "5c7c91d5-01cf-4aa1-a344-797ac99718be",
                            "last_updated": "2023-07-09T20:33:26.428927-04:00",
                            "created_at": "2023-07-08T15:43:05.471986-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71e2f3d-14d1-436b-bf0d-a78ef1e7c16e/?format=api"
                        },
                        {
                            "id": "cd6afa8b-febd-40f2-9a92-2b31683a53ed",
                            "gambit_id": "6ac29a1d-28ba-474c-b1c1-06088892bd93",
                            "last_updated": "2023-07-09T20:33:26.427019-04:00",
                            "created_at": "2023-07-08T15:43:05.469471-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71e2f3d-14d1-436b-bf0d-a78ef1e7c16e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8962f8fb-1dbd-4a2b-b983-66f3b42873e6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d599f551-000f-4c63-9182-d553d4f64502",
            "completed": true,
            "last_updated": "2023-07-10T10:08:11.460834-04:00",
            "created_at": "2023-07-08T08:38:23.871058-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d599f551-000f-4c63-9182-d553d4f64502",
            "datetime": "2023-07-08T19:15:00-04:00",
            "cutoff_datetime": "2023-07-08T19:15:00-04:00",
            "name": "ATL (S Strider) v. TAM (T Bradley)",
            "bettypes": [
                {
                    "id": "62eab19d-be7d-407e-b253-1fd9befef65c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8962f8fb-1dbd-4a2b-b983-66f3b42873e6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T08:38:23.874612-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (S Strider)",
                                "amount": 5909.0
                            },
                            {
                                "team": "TAM (T Bradley)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ad4ac4b2-7ca7-4179-a8b4-96c095d9ec72",
                            "gambit_id": "ff908b57-ac2b-4423-a995-bc8c6af6c914",
                            "last_updated": "2023-07-10T10:08:11.466901-04:00",
                            "created_at": "2023-07-08T08:38:23.877423-04:00",
                            "name": "ATL (S Strider)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62eab19d-be7d-407e-b253-1fd9befef65c/?format=api"
                        },
                        {
                            "id": "4e8d2bd6-ce87-4084-8844-1a58a34af14a",
                            "gambit_id": "0b03dfca-6e03-4c5b-a4ab-5c7407329fb0",
                            "last_updated": "2023-07-10T10:08:11.469170-04:00",
                            "created_at": "2023-07-08T08:38:23.880633-04:00",
                            "name": "TAM (T Bradley)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62eab19d-be7d-407e-b253-1fd9befef65c/?format=api"
                        }
                    ]
                },
                {
                    "id": "3baa5795-b9e0-4125-a1cc-ca872e421349",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8962f8fb-1dbd-4a2b-b983-66f3b42873e6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T08:38:23.883896-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8e84192-134d-4822-80c9-dd2f8166ae5f",
                            "gambit_id": "f6aa747f-2d4b-4fc3-b174-67f7aecbac7f",
                            "last_updated": "2023-07-10T10:08:11.477348-04:00",
                            "created_at": "2023-07-08T08:38:23.889711-04:00",
                            "name": "TAM",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3baa5795-b9e0-4125-a1cc-ca872e421349/?format=api"
                        },
                        {
                            "id": "9805359d-5323-44ea-9ea4-d2113ae8f869",
                            "gambit_id": "d2230fa5-0760-421b-a34e-2c71548e7d68",
                            "last_updated": "2023-07-10T10:08:11.474860-04:00",
                            "created_at": "2023-07-08T08:38:23.886690-04:00",
                            "name": "ATL",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3baa5795-b9e0-4125-a1cc-ca872e421349/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a38a959-2847-4479-8f94-7d6d2aea9f66",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8962f8fb-1dbd-4a2b-b983-66f3b42873e6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T08:38:23.892977-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ba77db1f-7c60-4df9-bcb6-93eb4744e342",
                            "gambit_id": "a404b38f-5de5-4f56-93ac-5a23cc364485",
                            "last_updated": "2023-07-10T10:08:11.482020-04:00",
                            "created_at": "2023-07-08T08:38:23.895976-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a38a959-2847-4479-8f94-7d6d2aea9f66/?format=api"
                        },
                        {
                            "id": "e7c1c546-6af9-40a7-939a-be8b7b4378ab",
                            "gambit_id": "a69504de-7d75-4b31-a225-4a8c228cbd87",
                            "last_updated": "2023-07-10T10:08:11.484462-04:00",
                            "created_at": "2023-07-08T08:38:23.898754-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a38a959-2847-4479-8f94-7d6d2aea9f66/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "681caee4-4daf-4a82-a725-0d6f2cbfdeee",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "27553eb4-26d5-4fa5-8547-9ef6f15335ca",
            "completed": true,
            "last_updated": "2023-07-10T10:08:11.251492-04:00",
            "created_at": "2023-07-08T08:38:23.647308-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/27553eb4-26d5-4fa5-8547-9ef6f15335ca",
            "datetime": "2023-07-08T19:15:00-04:00",
            "cutoff_datetime": "2023-07-08T19:15:00-04:00",
            "name": "SEA (B Woo) v. HOU (F Valdez)",
            "bettypes": [
                {
                    "id": "2fdc0401-98f8-45ce-9c42-6efadcc0624c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/681caee4-4daf-4a82-a725-0d6f2cbfdeee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T08:38:23.651445-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5615.0
                            },
                            {
                                "team": "SEA (B Woo)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3b58e61-ce76-4fdb-9133-580bf8d10a04",
                            "gambit_id": "ba934547-343f-42d6-b2f2-2441bbce7da4",
                            "last_updated": "2023-07-10T10:08:11.257009-04:00",
                            "created_at": "2023-07-08T08:38:23.656654-04:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fdc0401-98f8-45ce-9c42-6efadcc0624c/?format=api"
                        },
                        {
                            "id": "a4064384-3050-4e6a-9ee9-7598da27289c",
                            "gambit_id": "4e954c9a-4f15-4050-b97c-b59cade77c9b",
                            "last_updated": "2023-07-10T10:08:11.255633-04:00",
                            "created_at": "2023-07-08T08:38:23.653985-04:00",
                            "name": "SEA (B Woo)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fdc0401-98f8-45ce-9c42-6efadcc0624c/?format=api"
                        }
                    ]
                },
                {
                    "id": "945ad45a-f620-48e1-983d-bbaf06f7c8b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/681caee4-4daf-4a82-a725-0d6f2cbfdeee/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T08:38:23.659237-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 6232.0
                            },
                            {
                                "team": "HOU",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "04d34a79-345c-4c8c-8e39-bab3f4cb9868",
                            "gambit_id": "10aeaa6e-086c-4bd9-bffb-ad648c1d6aff",
                            "last_updated": "2023-07-10T10:08:11.260042-04:00",
                            "created_at": "2023-07-08T08:38:23.662232-04:00",
                            "name": "SEA",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/945ad45a-f620-48e1-983d-bbaf06f7c8b6/?format=api"
                        },
                        {
                            "id": "425d7728-e0c1-410d-87f7-3cbb6b2ec8a9",
                            "gambit_id": "ec9d77c3-a30a-405f-b2d9-0f2a7a7d723d",
                            "last_updated": "2023-07-10T10:08:11.261408-04:00",
                            "created_at": "2023-07-08T08:38:23.664696-04:00",
                            "name": "HOU",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/945ad45a-f620-48e1-983d-bbaf06f7c8b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "cea19267-c572-44eb-9abd-98eff7d01108",
                    "match": "https://api-prod.gambitprofit.com/api/matches/681caee4-4daf-4a82-a725-0d6f2cbfdeee/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T08:38:23.667202-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "df846cfa-c2ac-41c6-8319-1248a8b4e307",
                            "gambit_id": "2e56dbfd-fce5-4edf-9747-09af7ad1f1fe",
                            "last_updated": "2023-07-10T10:08:11.264373-04:00",
                            "created_at": "2023-07-08T08:38:23.669958-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cea19267-c572-44eb-9abd-98eff7d01108/?format=api"
                        },
                        {
                            "id": "53f64a81-fe92-4647-ae18-234cf66d6a8e",
                            "gambit_id": "4064b936-f021-42ff-8b0b-54be3deb462b",
                            "last_updated": "2023-07-10T10:08:11.265736-04:00",
                            "created_at": "2023-07-08T08:38:23.672777-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cea19267-c572-44eb-9abd-98eff7d01108/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8e2b2418-52c5-4a07-97d5-bfeca0fc9756",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "15c2bb41-3e84-49e6-a5ca-b3fc855d5498",
            "completed": true,
            "last_updated": "2023-07-10T10:08:10.406304-04:00",
            "created_at": "2023-07-08T08:38:22.779557-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/15c2bb41-3e84-49e6-a5ca-b3fc855d5498",
            "datetime": "2023-07-08T16:10:00-04:00",
            "cutoff_datetime": "2023-07-08T16:10:00-04:00",
            "name": "CIN (L Weaver) v. MIL (C Rea)",
            "bettypes": [
                {
                    "id": "3570a37f-6c49-41b8-9a0b-9f54f842c85e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8e2b2418-52c5-4a07-97d5-bfeca0fc9756/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T08:38:22.783574-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (C Rea)",
                                "amount": 5440.0
                            },
                            {
                                "team": "CIN (L Weaver)",
                                "amount": 4560.0
                            }
                        ],
                        "expected_reward_tokens": 9574.4,
                        "profit_sb": 74.4,
                        "profit_sb_percentage": 0.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "87b916f0-bb8c-43ce-a03e-57c5ad7b57ff",
                            "gambit_id": "05d551cf-0b37-46a8-913d-4819c3239a81",
                            "last_updated": "2023-07-10T10:08:10.412307-04:00",
                            "created_at": "2023-07-08T08:38:22.789000-04:00",
                            "name": "MIL (C Rea)",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3570a37f-6c49-41b8-9a0b-9f54f842c85e/?format=api"
                        },
                        {
                            "id": "47940c99-66a8-4310-b0e7-e2f0676a93c4",
                            "gambit_id": "75ea1256-44bb-492d-b18d-3d8077601a9a",
                            "last_updated": "2023-07-10T10:08:10.410645-04:00",
                            "created_at": "2023-07-08T08:38:22.786212-04:00",
                            "name": "CIN (L Weaver)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3570a37f-6c49-41b8-9a0b-9f54f842c85e/?format=api"
                        }
                    ]
                },
                {
                    "id": "807b26bc-d709-405f-a072-6543e7a28c51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8e2b2418-52c5-4a07-97d5-bfeca0fc9756/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T08:38:22.792059-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6154.0
                            },
                            {
                                "team": "MIL",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f890f9c6-07cb-4afd-985c-e1639accf604",
                            "gambit_id": "1a742199-657a-4470-a9aa-32453baa6687",
                            "last_updated": "2023-07-10T10:08:10.416424-04:00",
                            "created_at": "2023-07-08T08:38:22.794347-04:00",
                            "name": "CIN",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807b26bc-d709-405f-a072-6543e7a28c51/?format=api"
                        },
                        {
                            "id": "d8e17df3-0aa8-45b2-8219-88cb01082613",
                            "gambit_id": "d91eecec-526b-4fa5-95e4-4c6657ca4b2b",
                            "last_updated": "2023-07-10T10:08:10.418519-04:00",
                            "created_at": "2023-07-08T08:38:22.796429-04:00",
                            "name": "MIL",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807b26bc-d709-405f-a072-6543e7a28c51/?format=api"
                        }
                    ]
                },
                {
                    "id": "6609d413-bdaa-4d72-bab8-49d5f6d9ba16",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8e2b2418-52c5-4a07-97d5-bfeca0fc9756/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T08:38:22.798382-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c1106d3-9971-4659-92fa-8c54dd102153",
                            "gambit_id": "5763ec94-92ef-4855-ab14-ffd171a9cab2",
                            "last_updated": "2023-07-10T10:08:10.424532-04:00",
                            "created_at": "2023-07-08T08:38:22.802499-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6609d413-bdaa-4d72-bab8-49d5f6d9ba16/?format=api"
                        },
                        {
                            "id": "4bf10bb0-6b04-4e3e-be5e-2eb967261fab",
                            "gambit_id": "34ca584d-0f90-420d-aab0-556e1d65ddd3",
                            "last_updated": "2023-07-10T10:08:10.422539-04:00",
                            "created_at": "2023-07-08T08:38:22.800323-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6609d413-bdaa-4d72-bab8-49d5f6d9ba16/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2bf65671-9c57-4b16-807a-118c652817c8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "766abe97-b1fa-4406-9fe3-455b55e4fe53",
            "completed": true,
            "last_updated": "2023-07-10T10:13:13.812000-04:00",
            "created_at": "2023-07-08T15:43:05.228593-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/766abe97-b1fa-4406-9fe3-455b55e4fe53",
            "datetime": "2023-07-08T16:10:00-04:00",
            "cutoff_datetime": "2023-07-08T16:10:00-04:00",
            "name": "PIT (M Keller) v. ARI (K Nelson)",
            "bettypes": [
                {
                    "id": "b4397b25-7ccd-4a15-acfa-6c1e9f3d2e09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bf65671-9c57-4b16-807a-118c652817c8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T15:43:05.232764-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Nelson)",
                                "amount": 5578.0
                            },
                            {
                                "team": "PIT (M Keller)",
                                "amount": 4422.0
                            }
                        ],
                        "expected_reward_tokens": 9594.16,
                        "profit_sb": 94.16,
                        "profit_sb_percentage": 0.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "793ba49b-5d32-4aa6-9183-0fe01cbf714a",
                            "gambit_id": "3045eb86-2d82-45e0-9de1-aa4e83b3acdf",
                            "last_updated": "2023-07-10T10:13:13.818284-04:00",
                            "created_at": "2023-07-08T15:43:05.238539-04:00",
                            "name": "ARI (K Nelson)",
                            "reward": "1.72000",
                            "odds": "1.75190",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4397b25-7ccd-4a15-acfa-6c1e9f3d2e09/?format=api"
                        },
                        {
                            "id": "b45f0310-4c38-41ba-a380-c44fc06baf1e",
                            "gambit_id": "45739e94-61d3-4426-8bd8-9cac80da3a8e",
                            "last_updated": "2023-07-10T10:13:13.816589-04:00",
                            "created_at": "2023-07-08T15:43:05.235537-04:00",
                            "name": "PIT (M Keller)",
                            "reward": "2.17000",
                            "odds": "2.23000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4397b25-7ccd-4a15-acfa-6c1e9f3d2e09/?format=api"
                        }
                    ]
                },
                {
                    "id": "c935da22-13c9-4cb8-8169-0069d752d140",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bf65671-9c57-4b16-807a-118c652817c8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T15:43:05.241580-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "ARI",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "44df5b0d-c1f1-44ea-8795-e3b4f2284b76",
                            "gambit_id": "878adbb2-d4c1-4986-87ad-e821d62b7806",
                            "last_updated": "2023-07-10T10:13:13.821627-04:00",
                            "created_at": "2023-07-08T15:43:05.243762-04:00",
                            "name": "PIT",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c935da22-13c9-4cb8-8169-0069d752d140/?format=api"
                        },
                        {
                            "id": "16f4e393-a321-438d-af71-ed82e0458e0b",
                            "gambit_id": "96f4baa6-0273-4cc3-9a10-de78bec6d969",
                            "last_updated": "2023-07-10T10:13:13.823277-04:00",
                            "created_at": "2023-07-08T15:43:05.246345-04:00",
                            "name": "ARI",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c935da22-13c9-4cb8-8169-0069d752d140/?format=api"
                        }
                    ]
                },
                {
                    "id": "57f1693f-4854-4514-8bc3-8ffd9cb3f7ec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2bf65671-9c57-4b16-807a-118c652817c8/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T15:43:05.248631-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "66c2c3d7-d796-470a-a3ae-5a0cead2aba0",
                            "gambit_id": "1ae9a914-d19b-4374-aad4-9b9fd956534c",
                            "last_updated": "2023-07-10T10:13:13.826328-04:00",
                            "created_at": "2023-07-08T15:43:05.251353-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f1693f-4854-4514-8bc3-8ffd9cb3f7ec/?format=api"
                        },
                        {
                            "id": "f18f326d-31f1-4d8e-8113-650667ebb476",
                            "gambit_id": "13d6a978-b036-4ad6-8eae-962b0f8a93ad",
                            "last_updated": "2023-07-10T10:13:13.827878-04:00",
                            "created_at": "2023-07-08T15:43:05.254101-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f1693f-4854-4514-8bc3-8ffd9cb3f7ec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "483b72e6-2fb9-4adc-b91c-964848a28f1c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "59c1c41d-1fff-4eda-8a9f-82e4f212eaea",
            "completed": true,
            "last_updated": "2023-07-10T10:08:10.837081-04:00",
            "created_at": "2023-07-08T08:38:23.216344-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/59c1c41d-1fff-4eda-8a9f-82e4f212eaea",
            "datetime": "2023-07-08T16:10:00-04:00",
            "cutoff_datetime": "2023-07-08T16:10:00-04:00",
            "name": "KAN (B Singer) v. CLE (G Williams)",
            "bettypes": [
                {
                    "id": "9ed1a987-bb8d-472e-8733-a27571c029fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/483b72e6-2fb9-4adc-b91c-964848a28f1c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T08:38:23.219966-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (G Williams)",
                                "amount": 6232.0
                            },
                            {
                                "team": "KAN (B Singer)",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "76e1cab5-ed88-4429-b9dc-dec4594254e0",
                            "gambit_id": "c1301bce-aa5d-49e9-988e-c8c6a8334672",
                            "last_updated": "2023-07-10T10:08:10.842054-04:00",
                            "created_at": "2023-07-08T08:38:23.225572-04:00",
                            "name": "CLE (G Williams)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ed1a987-bb8d-472e-8733-a27571c029fc/?format=api"
                        },
                        {
                            "id": "5b0357d1-18c1-444f-9c7d-9832417c0c1b",
                            "gambit_id": "9c099085-6e68-457e-b0d8-b90fe39480a8",
                            "last_updated": "2023-07-10T10:08:10.840642-04:00",
                            "created_at": "2023-07-08T08:38:23.222870-04:00",
                            "name": "KAN (B Singer)",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ed1a987-bb8d-472e-8733-a27571c029fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "6134e01e-6565-4e2c-b2da-d7beac213b8c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/483b72e6-2fb9-4adc-b91c-964848a28f1c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T08:38:23.227749-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "200c3f9a-fc97-4b7e-93f4-f2dd0352911b",
                            "gambit_id": "9a427e4c-f820-48e3-9ef4-87f4736d5bde",
                            "last_updated": "2023-07-10T10:08:10.845571-04:00",
                            "created_at": "2023-07-08T08:38:23.229618-04:00",
                            "name": "KAN",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6134e01e-6565-4e2c-b2da-d7beac213b8c/?format=api"
                        },
                        {
                            "id": "a523197f-9d03-4dfc-9d06-8fe1bc8a0b9f",
                            "gambit_id": "59e3ecbd-85b8-4135-9638-9cd5f3e0258c",
                            "last_updated": "2023-07-10T10:08:10.847231-04:00",
                            "created_at": "2023-07-08T08:38:23.231598-04:00",
                            "name": "CLE",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6134e01e-6565-4e2c-b2da-d7beac213b8c/?format=api"
                        }
                    ]
                },
                {
                    "id": "2ad42901-59b9-4b3a-8c2b-cc0b50782953",
                    "match": "https://api-prod.gambitprofit.com/api/matches/483b72e6-2fb9-4adc-b91c-964848a28f1c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T08:38:23.233636-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fab03e64-3d1e-48a8-bc7c-37b073dcf5c4",
                            "gambit_id": "bf76df6d-28ff-4972-85c8-7514b282b9d2",
                            "last_updated": "2023-07-10T10:08:10.851071-04:00",
                            "created_at": "2023-07-08T08:38:23.236440-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ad42901-59b9-4b3a-8c2b-cc0b50782953/?format=api"
                        },
                        {
                            "id": "fb7205fa-d7e9-4218-b240-cab6e032cc71",
                            "gambit_id": "1f5992b3-f671-4f81-bf71-b5bef659cf00",
                            "last_updated": "2023-07-10T10:08:10.852982-04:00",
                            "created_at": "2023-07-08T08:38:23.238755-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ad42901-59b9-4b3a-8c2b-cc0b50782953/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "01a27e41-409d-4c01-9cb9-22d009094230",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fb842e9e-3ff4-45e2-8703-de367fba5b12",
            "completed": true,
            "last_updated": "2023-07-10T10:08:10.618357-04:00",
            "created_at": "2023-07-08T08:38:23.001458-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fb842e9e-3ff4-45e2-8703-de367fba5b12",
            "datetime": "2023-07-08T16:10:00-04:00",
            "cutoff_datetime": "2023-07-08T16:10:00-04:00",
            "name": "PHI (R Suarez) v. MIA (B Garrett)",
            "bettypes": [
                {
                    "id": "e5a56cf3-e12b-4acb-92af-9d7928d05cd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/01a27e41-409d-4c01-9cb9-22d009094230/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T08:38:23.004906-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA (B Garrett)",
                                "amount": 5222.0
                            },
                            {
                                "team": "PHI (R Suarez)",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "67e76d86-3487-4f13-b314-806f5163c984",
                            "gambit_id": "5208ab6b-769e-4ab4-a51f-e8cff18be156",
                            "last_updated": "2023-07-10T10:08:10.625356-04:00",
                            "created_at": "2023-07-08T08:38:23.009247-04:00",
                            "name": "MIA (B Garrett)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5a56cf3-e12b-4acb-92af-9d7928d05cd5/?format=api"
                        },
                        {
                            "id": "94f13198-5e5f-4502-90f9-89adb05f82ea",
                            "gambit_id": "8f2c1c9b-2ed4-470e-8153-c2d9430456cc",
                            "last_updated": "2023-07-10T10:08:10.622955-04:00",
                            "created_at": "2023-07-08T08:38:23.007133-04:00",
                            "name": "PHI (R Suarez)",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5a56cf3-e12b-4acb-92af-9d7928d05cd5/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8bdd235-6c25-4878-907a-2ab29e3daa0a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/01a27e41-409d-4c01-9cb9-22d009094230/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T08:38:23.019351-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "MIA",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc2f281d-4b25-401b-91a3-38ad13cef9a0",
                            "gambit_id": "d0a94b7a-f4b1-45ea-ac24-262fc058bca9",
                            "last_updated": "2023-07-10T10:08:10.635513-04:00",
                            "created_at": "2023-07-08T08:38:23.021917-04:00",
                            "name": "PHI",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8bdd235-6c25-4878-907a-2ab29e3daa0a/?format=api"
                        },
                        {
                            "id": "70c59f42-ddca-4eb9-a7a2-497f1ecf96ca",
                            "gambit_id": "963cb035-0b11-4b83-b0d6-a8529bf95c9e",
                            "last_updated": "2023-07-10T10:08:10.637389-04:00",
                            "created_at": "2023-07-08T08:38:23.024521-04:00",
                            "name": "MIA",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8bdd235-6c25-4878-907a-2ab29e3daa0a/?format=api"
                        }
                    ]
                },
                {
                    "id": "74326134-d555-4cc6-8a93-9c07d95e9267",
                    "match": "https://api-prod.gambitprofit.com/api/matches/01a27e41-409d-4c01-9cb9-22d009094230/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T08:38:23.011581-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8e73019c-7a05-4ce1-b6af-b6909722f385",
                            "gambit_id": "e338a0fe-7f3f-4610-a4d1-4e0dbacc5425",
                            "last_updated": "2023-07-10T10:08:10.631362-04:00",
                            "created_at": "2023-07-08T08:38:23.013964-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74326134-d555-4cc6-8a93-9c07d95e9267/?format=api"
                        },
                        {
                            "id": "a82ae12a-b114-498f-9c86-7039bd47099f",
                            "gambit_id": "26dcbdb3-ca1b-4351-9b92-998e0880ab30",
                            "last_updated": "2023-07-10T10:08:10.629242-04:00",
                            "created_at": "2023-07-08T08:38:23.016494-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74326134-d555-4cc6-8a93-9c07d95e9267/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8fa672ec-1f3a-46b2-80f6-47d7aedf6aa7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1f403afa-b1dd-43b6-83c4-9a4f9f1cd39b",
            "completed": false,
            "last_updated": "2023-07-15T16:08:22.753611-04:00",
            "created_at": "2023-07-08T08:38:23.428076-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1f403afa-b1dd-43b6-83c4-9a4f9f1cd39b",
            "datetime": "2023-07-08T16:10:00-04:00",
            "cutoff_datetime": "2023-07-08T16:10:00-04:00",
            "name": "OAK (P Blackburn) v. BOS (J Paxton)",
            "bettypes": [
                {
                    "id": "bdf32fad-f4e2-4734-a5bf-1ca1f165ce5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fa672ec-1f3a-46b2-80f6-47d7aedf6aa7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T08:38:23.431827-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (J Paxton)",
                                "amount": 6698.0
                            },
                            {
                                "team": "OAK (P Blackburn)",
                                "amount": 3302.0
                            }
                        ],
                        "expected_reward_tokens": 9443.72,
                        "profit_sb": -56.28,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "081e8a75-cf89-4828-9ac4-39c1446f6a88",
                            "gambit_id": "ba9ac57e-e97c-4f01-b582-fa607413f3a8",
                            "last_updated": "2023-07-15T16:08:22.757409-04:00",
                            "created_at": "2023-07-08T08:38:23.441285-04:00",
                            "name": "BOS (J Paxton)",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdf32fad-f4e2-4734-a5bf-1ca1f165ce5a/?format=api"
                        },
                        {
                            "id": "8270a792-9777-4275-8780-64325a65360f",
                            "gambit_id": "a2716a8a-7f75-41e8-98a7-474576850b23",
                            "last_updated": "2023-07-15T16:08:22.756291-04:00",
                            "created_at": "2023-07-08T08:38:23.438399-04:00",
                            "name": "OAK (P Blackburn)",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdf32fad-f4e2-4734-a5bf-1ca1f165ce5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "1cf92506-dde5-48c7-9314-14e11783319a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fa672ec-1f3a-46b2-80f6-47d7aedf6aa7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T08:38:23.443706-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 5319.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80133478-f9dc-4858-a019-3b63b0a04981",
                            "gambit_id": "ccd9825e-dfb4-431b-836b-ab701631b69e",
                            "last_updated": "2023-07-15T16:08:22.760750-04:00",
                            "created_at": "2023-07-08T08:38:23.447616-04:00",
                            "name": "BOS",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cf92506-dde5-48c7-9314-14e11783319a/?format=api"
                        },
                        {
                            "id": "09b926f0-635a-4d1c-952f-a8d46e521347",
                            "gambit_id": "6b055036-e0fb-4d09-8ed0-0c229a8b3b1a",
                            "last_updated": "2023-07-15T16:08:22.759708-04:00",
                            "created_at": "2023-07-08T08:38:23.445611-04:00",
                            "name": "OAK",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cf92506-dde5-48c7-9314-14e11783319a/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d9d9820-c7b8-4442-acea-9f4673918854",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fa672ec-1f3a-46b2-80f6-47d7aedf6aa7/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T08:38:23.450230-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5c7d34ab-ef7c-4cc1-a5ce-0a264bd7fe58",
                            "gambit_id": "30f762aa-3615-4356-933e-a1c99c6a6080",
                            "last_updated": "2023-07-15T16:08:22.763879-04:00",
                            "created_at": "2023-07-08T08:38:23.452612-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d9d9820-c7b8-4442-acea-9f4673918854/?format=api"
                        },
                        {
                            "id": "2d7f2c5b-9991-485f-b9b9-b1fe7c1daf12",
                            "gambit_id": "6dc3b29d-4c39-4ba6-8bd1-f10df1bee2a9",
                            "last_updated": "2023-07-15T16:08:22.762824-04:00",
                            "created_at": "2023-07-08T08:38:23.454799-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d9d9820-c7b8-4442-acea-9f4673918854/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "042a7be8-e913-4f77-94d0-6b6f9f965649",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b8d6b7c9-540a-4963-9253-0fff645b983d",
            "completed": true,
            "last_updated": "2023-07-10T10:13:20.041038-04:00",
            "created_at": "2023-07-08T09:58:14.675374-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.19,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b8d6b7c9-540a-4963-9253-0fff645b983d",
            "datetime": "2023-07-08T16:05:00-04:00",
            "cutoff_datetime": "2023-07-08T16:05:00-04:00",
            "name": "COL (C Seabold) v. SFO (R Walker)",
            "bettypes": [
                {
                    "id": "8e2813ba-4259-4b62-8c8f-e67a141d69f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/042a7be8-e913-4f77-94d0-6b6f9f965649/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T09:58:14.677563-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO (R Walker)",
                                "amount": 6564.0
                            },
                            {
                                "team": "COL (C Seabold)",
                                "amount": 3436.0
                            }
                        ],
                        "expected_reward_tokens": 9517.72,
                        "profit_sb": 17.72,
                        "profit_sb_percentage": 0.19,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98ae02fd-43c4-42e3-add5-5b85802d9304",
                            "gambit_id": "5a55bced-85c0-43a2-80bd-ee859c4977e0",
                            "last_updated": "2023-07-10T10:13:20.046985-04:00",
                            "created_at": "2023-07-08T09:58:14.681045-04:00",
                            "name": "SFO (R Walker)",
                            "reward": "1.45000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e2813ba-4259-4b62-8c8f-e67a141d69f4/?format=api"
                        },
                        {
                            "id": "9aa59125-c031-4d25-88c9-f55379a26c7b",
                            "gambit_id": "07b673d2-f5d1-4b4f-a440-7a0ab4276cd3",
                            "last_updated": "2023-07-10T10:13:20.045170-04:00",
                            "created_at": "2023-07-08T09:58:14.679419-04:00",
                            "name": "COL (C Seabold)",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e2813ba-4259-4b62-8c8f-e67a141d69f4/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3fe0101-946c-4911-b5c5-b1bcc02eb2d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/042a7be8-e913-4f77-94d0-6b6f9f965649/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T09:58:14.682882-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "COL",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fbd4a99e-8803-4ef4-ac7c-87822f711331",
                            "gambit_id": "a9534dab-43d2-4be1-a54d-f9d9cad428f9",
                            "last_updated": "2023-07-10T10:13:20.052103-04:00",
                            "created_at": "2023-07-08T09:58:14.686273-04:00",
                            "name": "SFO",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3fe0101-946c-4911-b5c5-b1bcc02eb2d5/?format=api"
                        },
                        {
                            "id": "276da1b2-db95-45a7-9044-819662ff7dd9",
                            "gambit_id": "ae11a30a-113a-4930-b029-f516999f9713",
                            "last_updated": "2023-07-10T10:13:20.050491-04:00",
                            "created_at": "2023-07-08T09:58:14.684487-04:00",
                            "name": "COL",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3fe0101-946c-4911-b5c5-b1bcc02eb2d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "07166c8a-313c-4f3e-ac26-c0a253d3815c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/042a7be8-e913-4f77-94d0-6b6f9f965649/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T09:58:14.688436-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6803c0c8-aa4e-4ec7-9996-def35521140d",
                            "gambit_id": "98cb70bc-9339-46ef-a6d5-fdccfa1fbae9",
                            "last_updated": "2023-07-10T10:13:20.057271-04:00",
                            "created_at": "2023-07-08T09:58:14.692401-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07166c8a-313c-4f3e-ac26-c0a253d3815c/?format=api"
                        },
                        {
                            "id": "da14115d-db22-4741-9096-a524ed5eb75b",
                            "gambit_id": "a106819e-a60e-43fa-8cb2-edfe4dd353c3",
                            "last_updated": "2023-07-10T10:13:20.055399-04:00",
                            "created_at": "2023-07-08T09:58:14.690503-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07166c8a-313c-4f3e-ac26-c0a253d3815c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c06c554f-3158-4cf5-91b2-3a83b28b1256",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0ebde2ac-cf06-49be-bd2b-94729d7359e9",
            "completed": true,
            "last_updated": "2023-07-10T10:13:18.768713-04:00",
            "created_at": "2023-07-08T08:38:22.554443-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0ebde2ac-cf06-49be-bd2b-94729d7359e9",
            "datetime": "2023-07-08T16:05:00-04:00",
            "cutoff_datetime": "2023-07-08T16:05:00-04:00",
            "name": "TEX (A Heaney) v. WAS (J Irvin)",
            "bettypes": [
                {
                    "id": "68120c81-ec2c-4ac3-a753-2762bfe08651",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c06c554f-3158-4cf5-91b2-3a83b28b1256/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T08:38:22.557466-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (A Heaney)",
                                "amount": 6434.0
                            },
                            {
                                "team": "WAS (J Irvin)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a5cfb91e-11ef-48c1-8898-95c8d3d30438",
                            "gambit_id": "e66b77b8-c564-4ec0-aaba-bfee157eb9bf",
                            "last_updated": "2023-07-10T10:13:18.777344-04:00",
                            "created_at": "2023-07-08T08:38:22.559826-04:00",
                            "name": "TEX (A Heaney)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68120c81-ec2c-4ac3-a753-2762bfe08651/?format=api"
                        },
                        {
                            "id": "58f70c1a-99a1-4b72-9a1c-2cf64319b007",
                            "gambit_id": "4ac96342-e49a-4555-bbab-9ff5c5561221",
                            "last_updated": "2023-07-10T10:13:18.773950-04:00",
                            "created_at": "2023-07-08T08:38:22.562726-04:00",
                            "name": "WAS (J Irvin)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68120c81-ec2c-4ac3-a753-2762bfe08651/?format=api"
                        }
                    ]
                },
                {
                    "id": "89ff6ae8-89ca-4ab2-b17f-ae36e89bafd3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c06c554f-3158-4cf5-91b2-3a83b28b1256/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T08:38:22.565319-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4b0f011f-e2ea-4577-be9a-e5b4f1d39dfa",
                            "gambit_id": "222fb07d-03ad-4a17-a7bf-4f64dd5e9fe8",
                            "last_updated": "2023-07-10T10:13:18.782301-04:00",
                            "created_at": "2023-07-08T08:38:22.567692-04:00",
                            "name": "TEX",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89ff6ae8-89ca-4ab2-b17f-ae36e89bafd3/?format=api"
                        },
                        {
                            "id": "65d3fb6f-9659-4402-972f-f6fefe0ae442",
                            "gambit_id": "71a95dd2-015d-4de0-bbbd-4a7ac41fcdc9",
                            "last_updated": "2023-07-10T10:13:18.784774-04:00",
                            "created_at": "2023-07-08T08:38:22.570353-04:00",
                            "name": "WAS",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89ff6ae8-89ca-4ab2-b17f-ae36e89bafd3/?format=api"
                        }
                    ]
                },
                {
                    "id": "e647d009-aa24-4010-b19b-8a269a0deef7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c06c554f-3158-4cf5-91b2-3a83b28b1256/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T08:38:22.572873-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 10",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 10",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "56f38bf1-a0d6-4796-a203-abfe9a3bc6df",
                            "gambit_id": "7389eedf-dc28-4b24-a4a9-1231ec9ad53a",
                            "last_updated": "2023-07-10T10:13:18.791673-04:00",
                            "created_at": "2023-07-08T08:38:22.577511-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e647d009-aa24-4010-b19b-8a269a0deef7/?format=api"
                        },
                        {
                            "id": "95833e0e-6d2a-4e5e-8a3e-26144313ef98",
                            "gambit_id": "ae2c3086-cc29-485d-9473-0c8850cada63",
                            "last_updated": "2023-07-10T10:13:18.789362-04:00",
                            "created_at": "2023-07-08T08:38:22.575213-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e647d009-aa24-4010-b19b-8a269a0deef7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3917872a-ec60-4e0e-93c9-d45ca11f6a02",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8d63deb5-52de-4f49-8acf-0ffa84346e18",
            "completed": true,
            "last_updated": "2023-07-09T20:33:34.559790-04:00",
            "created_at": "2023-07-08T09:58:14.465874-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.07,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8d63deb5-52de-4f49-8acf-0ffa84346e18",
            "datetime": "2023-07-08T14:10:00-04:00",
            "cutoff_datetime": "2023-07-08T14:10:00-04:00",
            "name": "STL (M Mikolas) v. CWS (T Toussaint)",
            "bettypes": [
                {
                    "id": "454228c7-e1c0-4516-96c0-722a5d50088c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3917872a-ec60-4e0e-93c9-d45ca11f6a02/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T09:58:14.468582-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5615.0
                            },
                            {
                                "team": "CWS (T Toussaint)",
                                "amount": 4385.0
                            }
                        ],
                        "expected_reward_tokens": 9601.65,
                        "profit_sb": 101.65,
                        "profit_sb_percentage": 1.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d63ab786-666d-4664-a99c-8658818e831b",
                            "gambit_id": "eb1c67e6-8ce0-4059-9b13-0e6e90668226",
                            "last_updated": "2023-07-09T20:33:34.564651-04:00",
                            "created_at": "2023-07-08T09:58:14.470672-04:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454228c7-e1c0-4516-96c0-722a5d50088c/?format=api"
                        },
                        {
                            "id": "f473bbd2-adf8-4fa6-94c3-e575fa272efb",
                            "gambit_id": "0662a261-02dd-4b73-afda-5d743371d813",
                            "last_updated": "2023-07-09T20:33:34.566835-04:00",
                            "created_at": "2023-07-08T09:58:14.472817-04:00",
                            "name": "CWS (T Toussaint)",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454228c7-e1c0-4516-96c0-722a5d50088c/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c7470bb-11c5-41b6-9170-8043c2b1646a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3917872a-ec60-4e0e-93c9-d45ca11f6a02/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T09:58:14.474739-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS",
                                "amount": 5512.0
                            },
                            {
                                "team": "STL",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca260dbd-acd4-41d9-943e-4abf1628bce3",
                            "gambit_id": "b535f61e-7f96-4184-abad-48735ab85274",
                            "last_updated": "2023-07-09T20:33:34.572951-04:00",
                            "created_at": "2023-07-08T09:58:14.478559-04:00",
                            "name": "CWS",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c7470bb-11c5-41b6-9170-8043c2b1646a/?format=api"
                        },
                        {
                            "id": "aac834c6-66b1-4e6e-a74a-4c765ef03888",
                            "gambit_id": "757119dd-98bf-491c-93b6-2d2fa4c9935c",
                            "last_updated": "2023-07-09T20:33:34.570753-04:00",
                            "created_at": "2023-07-08T09:58:14.476409-04:00",
                            "name": "STL",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c7470bb-11c5-41b6-9170-8043c2b1646a/?format=api"
                        }
                    ]
                },
                {
                    "id": "ded75082-e19c-445f-8fee-79b8c52aafca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3917872a-ec60-4e0e-93c9-d45ca11f6a02/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T09:58:14.480371-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 10",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f49fd852-337a-4014-b315-2cf8f59818a1",
                            "gambit_id": "63d76824-af17-4217-bdda-41649a0c08b2",
                            "last_updated": "2023-07-09T20:33:34.576961-04:00",
                            "created_at": "2023-07-08T09:58:14.482115-04:00",
                            "name": "Game Total Over 10",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded75082-e19c-445f-8fee-79b8c52aafca/?format=api"
                        },
                        {
                            "id": "87ae58bc-16e6-4f8e-91ff-10209fab5d35",
                            "gambit_id": "d904658e-58c0-4bbb-914c-ca85518dbd82",
                            "last_updated": "2023-07-09T20:33:34.578919-04:00",
                            "created_at": "2023-07-08T09:58:14.483903-04:00",
                            "name": "Game Total Under 10",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded75082-e19c-445f-8fee-79b8c52aafca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eeab49cb-fd0e-4740-bc5a-ac3d5f62548d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "326c21f1-b00c-4f43-bc9c-cc4b05b9fe23",
            "completed": true,
            "last_updated": "2023-07-10T10:13:18.550607-04:00",
            "created_at": "2023-07-08T08:38:22.334766-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/326c21f1-b00c-4f43-bc9c-cc4b05b9fe23",
            "datetime": "2023-07-08T14:10:00-04:00",
            "cutoff_datetime": "2023-07-08T14:10:00-04:00",
            "name": "BAL (T Wells) v. MIN (S Gray)",
            "bettypes": [
                {
                    "id": "211b2a15-7731-486f-a60d-0461d2e2ac9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eeab49cb-fd0e-4740-bc5a-ac3d5f62548d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T08:38:22.338892-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (S Gray)",
                                "amount": 5286.0
                            },
                            {
                                "team": "BAL (T Wells)",
                                "amount": 4714.0
                            }
                        ],
                        "expected_reward_tokens": 9567.66,
                        "profit_sb": 67.66,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15622956-031a-4cfd-991b-8e80653948d3",
                            "gambit_id": "c93c9011-5273-4d19-bbfb-a23e6611b267",
                            "last_updated": "2023-07-10T10:13:18.558433-04:00",
                            "created_at": "2023-07-08T08:38:22.345264-04:00",
                            "name": "MIN (S Gray)",
                            "reward": "1.81000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/211b2a15-7731-486f-a60d-0461d2e2ac9f/?format=api"
                        },
                        {
                            "id": "6418b911-3d4a-4b87-95bc-052d8dda2b5b",
                            "gambit_id": "21736fd2-3b86-4bed-b094-f68bbfd63580",
                            "last_updated": "2023-07-10T10:13:18.556111-04:00",
                            "created_at": "2023-07-08T08:38:22.342277-04:00",
                            "name": "BAL (T Wells)",
                            "reward": "2.03000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/211b2a15-7731-486f-a60d-0461d2e2ac9f/?format=api"
                        }
                    ]
                },
                {
                    "id": "17f83339-73eb-4f6d-be35-652ff28201a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eeab49cb-fd0e-4740-bc5a-ac3d5f62548d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T08:38:22.347928-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 6324.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b05a67b6-b588-4849-8551-9d531c6db6a7",
                            "gambit_id": "b1401d30-5b9d-4690-85a1-2b20cbc88bf0",
                            "last_updated": "2023-07-10T10:13:18.562861-04:00",
                            "created_at": "2023-07-08T08:38:22.350334-04:00",
                            "name": "BAL",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f83339-73eb-4f6d-be35-652ff28201a6/?format=api"
                        },
                        {
                            "id": "b129b1f2-07f1-418b-b8ac-b67712ee149a",
                            "gambit_id": "b5bcb021-5585-464c-b821-754fecdb1a68",
                            "last_updated": "2023-07-10T10:13:18.565012-04:00",
                            "created_at": "2023-07-08T08:38:22.352851-04:00",
                            "name": "MIN",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f83339-73eb-4f6d-be35-652ff28201a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "200ecd45-5d2a-4b23-b13c-fd12ad5343bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eeab49cb-fd0e-4740-bc5a-ac3d5f62548d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T08:38:22.355683-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "254d156d-ab03-4715-959e-0047ece70b8f",
                            "gambit_id": "7396b199-4da5-419a-b534-da140cd5dab6",
                            "last_updated": "2023-07-10T10:13:18.569576-04:00",
                            "created_at": "2023-07-08T08:38:22.358433-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/200ecd45-5d2a-4b23-b13c-fd12ad5343bb/?format=api"
                        },
                        {
                            "id": "969dbd8a-f3cc-4897-956d-b15cd1472b51",
                            "gambit_id": "26cc24db-c1e6-49e0-b2f0-9eb9cf949ea6",
                            "last_updated": "2023-07-10T10:13:18.571789-04:00",
                            "created_at": "2023-07-08T08:38:22.361487-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/200ecd45-5d2a-4b23-b13c-fd12ad5343bb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "99f5471c-efb4-426c-9cb5-175c38a03a59",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0ea3d157-f96b-45d3-9619-6e71d3c852b5",
            "completed": true,
            "last_updated": "2023-07-10T10:18:20.641526-04:00",
            "created_at": "2023-07-08T08:38:22.108659-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0ea3d157-f96b-45d3-9619-6e71d3c852b5",
            "datetime": "2023-07-08T13:10:00-04:00",
            "cutoff_datetime": "2023-07-08T13:10:00-04:00",
            "name": "TOR (K Gausman) v. DET (M Manning)",
            "bettypes": [
                {
                    "id": "953d9ad4-9692-40b7-b1c2-a7282fbc9d2a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99f5471c-efb4-426c-9cb5-175c38a03a59/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T08:38:22.112613-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6627.0
                            },
                            {
                                "team": "DET (M Manning)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c93dbc5c-7a6e-4e9b-acd5-bcf20e43eba2",
                            "gambit_id": "5f4c0872-6f79-4562-aefd-6d8f182c82a3",
                            "last_updated": "2023-07-10T10:18:20.646958-04:00",
                            "created_at": "2023-07-08T08:38:22.116189-04:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/953d9ad4-9692-40b7-b1c2-a7282fbc9d2a/?format=api"
                        },
                        {
                            "id": "61e87bee-0e1a-403c-ae25-0517bb2ab5b1",
                            "gambit_id": "9a334e9e-ca5d-4237-8ac1-99a07594fe73",
                            "last_updated": "2023-07-10T10:18:20.649252-04:00",
                            "created_at": "2023-07-08T08:38:22.119709-04:00",
                            "name": "DET (M Manning)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/953d9ad4-9692-40b7-b1c2-a7282fbc9d2a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e82093df-aba6-4eb4-bf21-89b1333621a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99f5471c-efb4-426c-9cb5-175c38a03a59/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T08:38:22.123031-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "DET",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b826c099-73a7-44e8-a240-96d82a0969ad",
                            "gambit_id": "a536d2bd-32aa-4bd3-9398-2d9347de201b",
                            "last_updated": "2023-07-10T10:18:20.653707-04:00",
                            "created_at": "2023-07-08T08:38:22.126038-04:00",
                            "name": "TOR",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e82093df-aba6-4eb4-bf21-89b1333621a8/?format=api"
                        },
                        {
                            "id": "010a99fd-ef82-4497-8bfc-f3fe25f36096",
                            "gambit_id": "7055e09b-c92b-46bc-8d6b-715fe7576239",
                            "last_updated": "2023-07-10T10:18:20.656022-04:00",
                            "created_at": "2023-07-08T08:38:22.128978-04:00",
                            "name": "DET",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e82093df-aba6-4eb4-bf21-89b1333621a8/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3400541-3df4-4f93-ae44-f8c5cdcdbac9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99f5471c-efb4-426c-9cb5-175c38a03a59/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T08:38:22.132213-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8c426834-5c7b-450f-adda-ddea2240db1a",
                            "gambit_id": "278baeb7-7481-49c4-baab-c5f982714542",
                            "last_updated": "2023-07-10T10:18:20.661393-04:00",
                            "created_at": "2023-07-08T08:38:22.135394-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3400541-3df4-4f93-ae44-f8c5cdcdbac9/?format=api"
                        },
                        {
                            "id": "0972034f-0125-4e49-ae0e-b197c48c6980",
                            "gambit_id": "e34fccdd-1dfb-4976-a6c8-b140ab381b1f",
                            "last_updated": "2023-07-10T10:18:20.664210-04:00",
                            "created_at": "2023-07-08T08:38:22.138576-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3400541-3df4-4f93-ae44-f8c5cdcdbac9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "04121195-f816-434b-8320-302ed64a5406",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cdde5b9c-2975-4756-9d66-c6c3629dac87",
            "completed": true,
            "last_updated": "2023-07-10T10:18:20.425841-04:00",
            "created_at": "2023-07-08T08:38:21.889619-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cdde5b9c-2975-4756-9d66-c6c3629dac87",
            "datetime": "2023-07-08T13:05:00-04:00",
            "cutoff_datetime": "2023-07-08T13:05:00-04:00",
            "name": "CHC (D Smyly) v. NYY (G Cole)",
            "bettypes": [
                {
                    "id": "c8b4367f-6cb2-494a-ae05-2e1127c67c01",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04121195-f816-434b-8320-302ed64a5406/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-08T08:38:21.893670-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (G Cole)",
                                "amount": 6434.0
                            },
                            {
                                "team": "CHC (D Smyly)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3bb41ed1-e026-45c9-9555-2f006c8d0729",
                            "gambit_id": "6fbc1497-4cb2-4d29-8474-05cc99f2357a",
                            "last_updated": "2023-07-10T10:18:20.433260-04:00",
                            "created_at": "2023-07-08T08:38:21.899808-04:00",
                            "name": "NYY (G Cole)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b4367f-6cb2-494a-ae05-2e1127c67c01/?format=api"
                        },
                        {
                            "id": "d3f50fe0-9d59-473a-b37d-f6780834d974",
                            "gambit_id": "d67d1de2-8e7c-4a22-80a5-67025893483f",
                            "last_updated": "2023-07-10T10:18:20.430875-04:00",
                            "created_at": "2023-07-08T08:38:21.896827-04:00",
                            "name": "CHC (D Smyly)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b4367f-6cb2-494a-ae05-2e1127c67c01/?format=api"
                        }
                    ]
                },
                {
                    "id": "7597f308-94d6-4704-8795-0cb973f5f34f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04121195-f816-434b-8320-302ed64a5406/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-08T08:38:21.902640-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e266a01b-0e47-4a85-9666-7165e25ce332",
                            "gambit_id": "dab0456b-7ef9-44a9-9db8-99a3f7d7496e",
                            "last_updated": "2023-07-10T10:18:20.438113-04:00",
                            "created_at": "2023-07-08T08:38:21.905414-04:00",
                            "name": "CHC",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7597f308-94d6-4704-8795-0cb973f5f34f/?format=api"
                        },
                        {
                            "id": "8c0f127d-8e6d-43ab-9e72-279f4ce153ba",
                            "gambit_id": "1e49c0f1-db70-410d-8e10-9e633242f77a",
                            "last_updated": "2023-07-10T10:18:20.440525-04:00",
                            "created_at": "2023-07-08T08:38:21.908462-04:00",
                            "name": "NYY",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7597f308-94d6-4704-8795-0cb973f5f34f/?format=api"
                        }
                    ]
                },
                {
                    "id": "25d4667c-c540-44bf-80f2-96a2462ace3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04121195-f816-434b-8320-302ed64a5406/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-08T08:38:21.910939-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80905a1a-77b0-404c-808b-941a39877e43",
                            "gambit_id": "e9cb63d9-d6eb-467f-9e01-bb51b999a49e",
                            "last_updated": "2023-07-10T10:18:20.447643-04:00",
                            "created_at": "2023-07-08T08:38:21.915640-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d4667c-c540-44bf-80f2-96a2462ace3b/?format=api"
                        },
                        {
                            "id": "4bc0a782-ce47-4d48-9af9-502d4957a691",
                            "gambit_id": "c8224c75-d5f8-4e20-8afe-6abf7081b40a",
                            "last_updated": "2023-07-10T10:18:20.445226-04:00",
                            "created_at": "2023-07-08T08:38:21.912952-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d4667c-c540-44bf-80f2-96a2462ace3b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "66e9d827-a727-4acc-acbf-c6e7ab81f0fb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b30ea7d4-bc03-4175-9e97-075c5c1deee1",
            "completed": true,
            "last_updated": "2023-07-09T09:58:33.792800-04:00",
            "created_at": "2023-07-07T14:58:29.554730-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b30ea7d4-bc03-4175-9e97-075c5c1deee1",
            "datetime": "2023-07-07T22:15:00-04:00",
            "cutoff_datetime": "2023-07-07T22:15:00-04:00",
            "name": "Colorado Rockies v. San Francisco Giants",
            "bettypes": [
                {
                    "id": "2261534e-5c1d-45c2-87cd-dd8ab5b1223b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66e9d827-a727-4acc-acbf-c6e7ab81f0fb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T14:58:29.557016-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco Giants",
                                "amount": 5980.0
                            },
                            {
                                "team": "Colorado Rockies",
                                "amount": 4020.0
                            }
                        ],
                        "expected_reward_tokens": 9567.6,
                        "profit_sb": 67.6,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0f6e9dce-f52f-470b-a2c2-c381e4bd4704",
                            "gambit_id": "68360357-2c9c-4591-b66f-e397c21b27ca",
                            "last_updated": "2023-07-09T09:58:33.800556-04:00",
                            "created_at": "2023-07-07T14:58:29.560275-04:00",
                            "name": "San Francisco Giants",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2261534e-5c1d-45c2-87cd-dd8ab5b1223b/?format=api"
                        },
                        {
                            "id": "6e271248-2eee-41d7-a372-887ba1a40ca6",
                            "gambit_id": "05c63001-6ab2-418b-82e3-e58e920ae9cd",
                            "last_updated": "2023-07-09T09:58:33.798117-04:00",
                            "created_at": "2023-07-07T14:58:29.558755-04:00",
                            "name": "Colorado Rockies",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2261534e-5c1d-45c2-87cd-dd8ab5b1223b/?format=api"
                        }
                    ]
                },
                {
                    "id": "2158c727-4213-4b13-90f5-86b102820251",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66e9d827-a727-4acc-acbf-c6e7ab81f0fb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T14:58:29.561804-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Rockies",
                                "amount": 5688.0
                            },
                            {
                                "team": "San Francisco Giants",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eadae11d-bb01-4a3f-b310-249c30140015",
                            "gambit_id": "7e1ffbf1-c0ef-4e12-b7bb-caab337ca2d5",
                            "last_updated": "2023-07-09T09:58:33.805391-04:00",
                            "created_at": "2023-07-07T14:58:29.563238-04:00",
                            "name": "Colorado Rockies",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2158c727-4213-4b13-90f5-86b102820251/?format=api"
                        },
                        {
                            "id": "cf68196d-761e-4062-ad6b-069b99cc246e",
                            "gambit_id": "7e780625-10ec-4c41-926d-43b392553cc8",
                            "last_updated": "2023-07-09T09:58:33.807537-04:00",
                            "created_at": "2023-07-07T14:58:29.564889-04:00",
                            "name": "San Francisco Giants",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2158c727-4213-4b13-90f5-86b102820251/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c1ffb9f-26e4-4be0-9bf4-b1780ec41373",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66e9d827-a727-4acc-acbf-c6e7ab81f0fb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T14:58:29.566501-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fb725ff7-f6b0-4b71-ab4c-f2d1be816c6b",
                            "gambit_id": "3746b016-e4e9-4be6-8d1f-579ac6c9f0fd",
                            "last_updated": "2023-07-09T09:58:33.814039-04:00",
                            "created_at": "2023-07-07T14:58:29.569490-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c1ffb9f-26e4-4be0-9bf4-b1780ec41373/?format=api"
                        },
                        {
                            "id": "174770cd-7264-4984-bc36-1764d6cb848c",
                            "gambit_id": "af072e11-1627-4ce6-b02c-e6d46f304810",
                            "last_updated": "2023-07-09T09:58:33.812014-04:00",
                            "created_at": "2023-07-07T14:58:29.567884-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c1ffb9f-26e4-4be0-9bf4-b1780ec41373/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "089b2682-ff09-4846-aa3a-5209e8a199a3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "709964a1-fbad-4c1c-b98f-69aad4850734",
            "completed": true,
            "last_updated": "2023-07-09T09:58:33.364367-04:00",
            "created_at": "2023-07-07T11:33:30.125678-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/709964a1-fbad-4c1c-b98f-69aad4850734",
            "datetime": "2023-07-07T22:10:00-04:00",
            "cutoff_datetime": "2023-07-07T22:10:00-04:00",
            "name": "LAA (G Canning) v. LOS (T Gonsolin)",
            "bettypes": [
                {
                    "id": "6792cace-2283-48b4-a0a5-b93db08534dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/089b2682-ff09-4846-aa3a-5209e8a199a3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:30.129321-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6173.0
                            },
                            {
                                "team": "LAA (G Canning)",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "58ffffa3-0990-4055-ade4-8e2cd92ca616",
                            "gambit_id": "f97cc4a9-3d26-48e0-9b24-e09a80c4a790",
                            "last_updated": "2023-07-09T09:58:33.371477-04:00",
                            "created_at": "2023-07-07T11:33:30.135661-04:00",
                            "name": "LOS (T Gonsolin)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6792cace-2283-48b4-a0a5-b93db08534dc/?format=api"
                        },
                        {
                            "id": "018dae70-2ae7-49f0-b400-c215784bcfc6",
                            "gambit_id": "b1c96e34-3ef1-4da7-9364-05580aa58806",
                            "last_updated": "2023-07-09T09:58:33.369175-04:00",
                            "created_at": "2023-07-07T11:33:30.131878-04:00",
                            "name": "LAA (G Canning)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6792cace-2283-48b4-a0a5-b93db08534dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9c1025c-79a3-46d0-88fc-7fb5ff85e3d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/089b2682-ff09-4846-aa3a-5209e8a199a3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:30.138075-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc1f5b41-da47-4ddd-ab57-e7473fe0a190",
                            "gambit_id": "35433a7d-845f-4dc4-95c7-95bbb1f15dfb",
                            "last_updated": "2023-07-09T09:58:33.376183-04:00",
                            "created_at": "2023-07-07T11:33:30.140770-04:00",
                            "name": "LAA",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9c1025c-79a3-46d0-88fc-7fb5ff85e3d2/?format=api"
                        },
                        {
                            "id": "4025506f-74c9-4117-b5f3-0383f2bc0e18",
                            "gambit_id": "84bf72b7-71de-42cf-9168-106bc8f5b180",
                            "last_updated": "2023-07-09T09:58:33.378426-04:00",
                            "created_at": "2023-07-07T11:33:30.143505-04:00",
                            "name": "LOS",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9c1025c-79a3-46d0-88fc-7fb5ff85e3d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "f105a154-bb57-4e32-97dd-3c2fb4d9d606",
                    "match": "https://api-prod.gambitprofit.com/api/matches/089b2682-ff09-4846-aa3a-5209e8a199a3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:30.145393-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "026b0a00-a089-468c-b1b6-4d343f7e64cc",
                            "gambit_id": "62b4a86a-5343-4ff2-9616-72fddb3e9ad2",
                            "last_updated": "2023-07-09T09:58:33.385024-04:00",
                            "created_at": "2023-07-07T11:33:30.148970-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f105a154-bb57-4e32-97dd-3c2fb4d9d606/?format=api"
                        },
                        {
                            "id": "f601f153-fdac-4477-b06f-691d6c69594b",
                            "gambit_id": "35c09b82-4056-44f5-9994-6a3e57c41159",
                            "last_updated": "2023-07-09T09:58:33.382638-04:00",
                            "created_at": "2023-07-07T11:33:30.147038-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f105a154-bb57-4e32-97dd-3c2fb4d9d606/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "11457d95-7dc2-426e-a95d-ea9af59780d5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8af17a2b-8852-4dea-bba7-f6bd52cb0ee8",
            "completed": true,
            "last_updated": "2023-07-09T09:58:33.144826-04:00",
            "created_at": "2023-07-07T11:33:29.909076-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8af17a2b-8852-4dea-bba7-f6bd52cb0ee8",
            "datetime": "2023-07-07T21:40:00-04:00",
            "cutoff_datetime": "2023-07-07T21:40:00-04:00",
            "name": "NYM (J Verlander) v. SDG (Y Darvish)",
            "bettypes": [
                {
                    "id": "f44f5987-7845-4840-b4b7-cb12534d1ded",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11457d95-7dc2-426e-a95d-ea9af59780d5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:29.912816-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (Y Darvish)",
                                "amount": 5325.0
                            },
                            {
                                "team": "NYM (J Verlander)",
                                "amount": 4675.0
                            }
                        ],
                        "expected_reward_tokens": 9583.75,
                        "profit_sb": 83.75,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5bd59c1-1a69-4478-873f-3e52d6722161",
                            "gambit_id": "2cff639b-f726-4c41-957b-eb9612b19ca8",
                            "last_updated": "2023-07-09T09:58:33.152521-04:00",
                            "created_at": "2023-07-07T11:33:29.918444-04:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f44f5987-7845-4840-b4b7-cb12534d1ded/?format=api"
                        },
                        {
                            "id": "18792ff2-a250-429d-8ccc-cf5a82a4689b",
                            "gambit_id": "d5f2a74f-326f-434f-832c-210f0e2dddb6",
                            "last_updated": "2023-07-09T09:58:33.150256-04:00",
                            "created_at": "2023-07-07T11:33:29.915837-04:00",
                            "name": "NYM (J Verlander)",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f44f5987-7845-4840-b4b7-cb12534d1ded/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ad3f619-44bf-49d4-a216-1d5ebeb3934d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11457d95-7dc2-426e-a95d-ea9af59780d5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:29.921491-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 6390.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f72923bd-b55a-40f0-94f1-4f6c4d2a209e",
                            "gambit_id": "3b6c3efd-8828-47d4-ad64-79db38ae8b01",
                            "last_updated": "2023-07-09T09:58:33.157347-04:00",
                            "created_at": "2023-07-07T11:33:29.924484-04:00",
                            "name": "NYM",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ad3f619-44bf-49d4-a216-1d5ebeb3934d/?format=api"
                        },
                        {
                            "id": "b15b67b7-1719-4a04-8ca5-c78854411d1c",
                            "gambit_id": "603447c0-82a8-486f-9fec-430074e953d1",
                            "last_updated": "2023-07-09T09:58:33.159712-04:00",
                            "created_at": "2023-07-07T11:33:29.927769-04:00",
                            "name": "SDG",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ad3f619-44bf-49d4-a216-1d5ebeb3934d/?format=api"
                        }
                    ]
                },
                {
                    "id": "c7879c63-0619-43b9-ae35-7706ab0bbff2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11457d95-7dc2-426e-a95d-ea9af59780d5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:29.930766-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3435b691-86f8-418b-95b7-3e5c6a31706b",
                            "gambit_id": "866be292-75e8-48d5-911d-2e427e70cac3",
                            "last_updated": "2023-07-09T09:58:33.167619-04:00",
                            "created_at": "2023-07-07T11:33:29.935948-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7879c63-0619-43b9-ae35-7706ab0bbff2/?format=api"
                        },
                        {
                            "id": "a18f0c3c-5008-416f-89aa-bbba795c22b1",
                            "gambit_id": "d614eb06-4078-4b63-82b9-415e6e6f0690",
                            "last_updated": "2023-07-09T09:58:33.164938-04:00",
                            "created_at": "2023-07-07T11:33:29.933385-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7879c63-0619-43b9-ae35-7706ab0bbff2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0c0d245e-436f-46df-a614-2bc5fa4dddfa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7b2301a9-eaa3-47cc-b498-530ffcdb36ad",
            "completed": true,
            "last_updated": "2023-07-09T09:58:32.924744-04:00",
            "created_at": "2023-07-07T11:33:29.643464-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.19,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/7b2301a9-eaa3-47cc-b498-530ffcdb36ad",
            "datetime": "2023-07-07T21:40:00-04:00",
            "cutoff_datetime": "2023-07-07T21:40:00-04:00",
            "name": "PIT (R Hill) v. ARI (Z Gallen)",
            "bettypes": [
                {
                    "id": "c0945649-0687-4ecd-9dd9-4d09ea9ade87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c0d245e-436f-46df-a614-2bc5fa4dddfa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:29.646173-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 6564.0
                            },
                            {
                                "team": "PIT (R Hill)",
                                "amount": 3436.0
                            }
                        ],
                        "expected_reward_tokens": 9517.72,
                        "profit_sb": 17.72,
                        "profit_sb_percentage": 0.19,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "47c812e6-a358-4a2e-958e-64e0de18a32b",
                            "gambit_id": "350e46fa-ea66-4657-8bb2-cdceb71f5508",
                            "last_updated": "2023-07-09T09:58:32.932274-04:00",
                            "created_at": "2023-07-07T11:33:29.649526-04:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "1.45000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0945649-0687-4ecd-9dd9-4d09ea9ade87/?format=api"
                        },
                        {
                            "id": "e0058ed4-7667-4695-be27-ea34097f55ad",
                            "gambit_id": "221be142-2e50-43e6-aab8-6e77cc06e9e0",
                            "last_updated": "2023-07-09T09:58:32.929818-04:00",
                            "created_at": "2023-07-07T11:33:29.647813-04:00",
                            "name": "PIT (R Hill)",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0945649-0687-4ecd-9dd9-4d09ea9ade87/?format=api"
                        }
                    ]
                },
                {
                    "id": "ecd1263a-7a50-4cb7-a354-6b30bd363e1e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c0d245e-436f-46df-a614-2bc5fa4dddfa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:29.656186-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91315885-e7ea-44ad-9847-d0272d3c76b8",
                            "gambit_id": "bae74f85-7383-4a8f-b8a8-efc007179c7b",
                            "last_updated": "2023-07-09T09:58:32.945048-04:00",
                            "created_at": "2023-07-07T11:33:29.658018-04:00",
                            "name": "PIT",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd1263a-7a50-4cb7-a354-6b30bd363e1e/?format=api"
                        },
                        {
                            "id": "cf5fadc5-c653-4f89-82b7-5fe2d11c00ba",
                            "gambit_id": "3941a944-d3f4-4157-a66c-90ace4e466df",
                            "last_updated": "2023-07-09T09:58:32.947655-04:00",
                            "created_at": "2023-07-07T11:33:29.659855-04:00",
                            "name": "ARI",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecd1263a-7a50-4cb7-a354-6b30bd363e1e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2ea36598-e0d8-4375-bd0c-6a3395cbb43e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c0d245e-436f-46df-a614-2bc5fa4dddfa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:29.651157-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "06b5011b-acd1-49e9-9c8f-7781234b6573",
                            "gambit_id": "c6c3d673-de04-4a18-bed7-ceae24a94199",
                            "last_updated": "2023-07-09T09:58:32.937083-04:00",
                            "created_at": "2023-07-07T11:33:29.652529-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea36598-e0d8-4375-bd0c-6a3395cbb43e/?format=api"
                        },
                        {
                            "id": "f2822245-c2ad-49c7-8357-b4d8f4cdb8ee",
                            "gambit_id": "3f2af7f6-171f-4aca-a7ca-8330865107da",
                            "last_updated": "2023-07-09T09:58:32.939632-04:00",
                            "created_at": "2023-07-07T11:33:29.654191-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ea36598-e0d8-4375-bd0c-6a3395cbb43e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4df8d427-c36c-4324-8e6b-cdc637236501",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5e148d51-2cb4-4b2d-a2be-e06159c7191b",
            "completed": true,
            "last_updated": "2023-07-09T20:23:22.318314-04:00",
            "created_at": "2023-07-07T11:33:28.692061-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5e148d51-2cb4-4b2d-a2be-e06159c7191b",
            "datetime": "2023-07-07T20:10:00-04:00",
            "cutoff_datetime": "2023-07-07T20:10:00-04:00",
            "name": "BAL (C Irvin) v. MIN (B Ober)",
            "bettypes": [
                {
                    "id": "3755c077-3e64-4cbd-952d-b0916b9f4daf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4df8d427-c36c-4324-8e6b-cdc637236501/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:28.694004-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (B Ober)",
                                "amount": 5980.0
                            },
                            {
                                "team": "BAL (C Irvin)",
                                "amount": 4020.0
                            }
                        ],
                        "expected_reward_tokens": 9567.6,
                        "profit_sb": 67.6,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5d7ba78b-9177-4e8b-a189-adcc66ecca60",
                            "gambit_id": "4d284e29-214b-4c3d-ba54-69ae9f55e449",
                            "last_updated": "2023-07-09T20:23:22.325437-04:00",
                            "created_at": "2023-07-07T11:33:28.696792-04:00",
                            "name": "MIN (B Ober)",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3755c077-3e64-4cbd-952d-b0916b9f4daf/?format=api"
                        },
                        {
                            "id": "bf69b524-d68d-468e-883f-0a1f8915bbb1",
                            "gambit_id": "03622e00-b1f9-4de9-97f2-f9d514b95d26",
                            "last_updated": "2023-07-09T20:23:22.323483-04:00",
                            "created_at": "2023-07-07T11:33:28.695379-04:00",
                            "name": "BAL (C Irvin)",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3755c077-3e64-4cbd-952d-b0916b9f4daf/?format=api"
                        }
                    ]
                },
                {
                    "id": "3edc0486-a2f2-4b12-846e-644929828f68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4df8d427-c36c-4324-8e6b-cdc637236501/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:28.698426-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 5688.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69a04bf4-3b66-4c78-8540-bc7f97f17895",
                            "gambit_id": "2738ea59-2127-40d0-a3b7-3064b76cacdc",
                            "last_updated": "2023-07-09T20:23:22.329897-04:00",
                            "created_at": "2023-07-07T11:33:28.699963-04:00",
                            "name": "BAL",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3edc0486-a2f2-4b12-846e-644929828f68/?format=api"
                        },
                        {
                            "id": "cebfaa70-35c0-43fd-9f64-20aed691050e",
                            "gambit_id": "463b5f4d-1ebf-492a-9a56-fded9c3a9ab5",
                            "last_updated": "2023-07-09T20:23:22.331936-04:00",
                            "created_at": "2023-07-07T11:33:28.701614-04:00",
                            "name": "MIN",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3edc0486-a2f2-4b12-846e-644929828f68/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ac7423f-4dc1-405f-b7ea-916f1be5196a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4df8d427-c36c-4324-8e6b-cdc637236501/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:28.703575-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b22434ea-9102-49d2-850c-8d42911f51f8",
                            "gambit_id": "06dbb6cb-f01d-4184-ae76-eb7b9f30e436",
                            "last_updated": "2023-07-09T20:23:22.335888-04:00",
                            "created_at": "2023-07-07T11:33:28.705276-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac7423f-4dc1-405f-b7ea-916f1be5196a/?format=api"
                        },
                        {
                            "id": "74d77258-d0b5-445e-b79e-a0b5f6b0429e",
                            "gambit_id": "60d24278-7d48-42fa-8800-888d6087501e",
                            "last_updated": "2023-07-09T20:23:22.338650-04:00",
                            "created_at": "2023-07-07T11:33:28.707042-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac7423f-4dc1-405f-b7ea-916f1be5196a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5c7750f8-70c0-436f-8a25-b6380cc3604f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ac076a38-ba51-4006-8327-ff00f8107523",
            "completed": true,
            "last_updated": "2023-07-09T20:28:23.886220-04:00",
            "created_at": "2023-07-07T11:33:28.448180-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.87,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ac076a38-ba51-4006-8327-ff00f8107523",
            "datetime": "2023-07-07T20:10:00-04:00",
            "cutoff_datetime": "2023-07-07T20:10:00-04:00",
            "name": "CIN (A Abbott) v. MIL (C Burnes)",
            "bettypes": [
                {
                    "id": "4fb8b38e-1c01-4294-badf-8233154886bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c7750f8-70c0-436f-8a25-b6380cc3604f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:28.450425-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5415.0
                            },
                            {
                                "team": "CIN (A Abbott)",
                                "amount": 4585.0
                            }
                        ],
                        "expected_reward_tokens": 9582.65,
                        "profit_sb": 82.65,
                        "profit_sb_percentage": 0.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3fd2ea25-abfc-4252-9d30-737bf2410ef3",
                            "gambit_id": "69e937c3-a76a-4281-b94c-6a619e0a5bc1",
                            "last_updated": "2023-07-09T20:28:23.898213-04:00",
                            "created_at": "2023-07-07T11:33:28.453472-04:00",
                            "name": "MIL (C Burnes)",
                            "reward": "1.77000",
                            "odds": "1.80650",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb8b38e-1c01-4294-badf-8233154886bd/?format=api"
                        },
                        {
                            "id": "896c4c26-f4c2-4377-b35f-623891970816",
                            "gambit_id": "44639341-381f-4ce0-b8d3-f1a6d8999b96",
                            "last_updated": "2023-07-09T20:28:23.894869-04:00",
                            "created_at": "2023-07-07T11:33:28.451913-04:00",
                            "name": "CIN (A Abbott)",
                            "reward": "2.09000",
                            "odds": "2.14000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb8b38e-1c01-4294-badf-8233154886bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "073503fc-8ab3-4438-b468-1445c36dc10a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c7750f8-70c0-436f-8a25-b6380cc3604f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:28.455074-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "MIL",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9695fd98-9fc8-46ff-b166-f29e6c161960",
                            "gambit_id": "b12d79ff-3e9b-4963-b193-11a097b76fc8",
                            "last_updated": "2023-07-09T20:28:23.905086-04:00",
                            "created_at": "2023-07-07T11:33:28.456702-04:00",
                            "name": "CIN",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/073503fc-8ab3-4438-b468-1445c36dc10a/?format=api"
                        },
                        {
                            "id": "f234cfb2-7b9c-42d3-ae8c-2ab84d5e74f5",
                            "gambit_id": "3f4fb7fb-4aaa-4678-b39b-eb74017a2275",
                            "last_updated": "2023-07-09T20:28:23.907824-04:00",
                            "created_at": "2023-07-07T11:33:28.458328-04:00",
                            "name": "MIL",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/073503fc-8ab3-4438-b468-1445c36dc10a/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f78c6da-1a7a-4e08-85e9-f78302706350",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5c7750f8-70c0-436f-8a25-b6380cc3604f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:28.460033-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5319.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "743bfba8-dbd1-43ec-8ae6-95968db4d984",
                            "gambit_id": "623da55c-5965-468b-8b53-f350a15de2fc",
                            "last_updated": "2023-07-09T20:28:23.914638-04:00",
                            "created_at": "2023-07-07T11:33:28.463115-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f78c6da-1a7a-4e08-85e9-f78302706350/?format=api"
                        },
                        {
                            "id": "5ed64a59-565e-4548-aca5-751b208f27d9",
                            "gambit_id": "ede689e8-498e-4e62-8cc4-9bcfad999e55",
                            "last_updated": "2023-07-09T20:28:23.916935-04:00",
                            "created_at": "2023-07-07T11:33:28.461497-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f78c6da-1a7a-4e08-85e9-f78302706350/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bcbdf55e-aab5-4f32-9d10-5f40c1019d22",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5f80f216-237d-41e4-b90a-9cbcdd797cf1",
            "completed": true,
            "last_updated": "2023-07-09T20:23:22.531573-04:00",
            "created_at": "2023-07-07T11:33:28.908830-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.49,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5f80f216-237d-41e4-b90a-9cbcdd797cf1",
            "datetime": "2023-07-07T20:10:00-04:00",
            "cutoff_datetime": "2023-07-07T20:10:00-04:00",
            "name": "SEA (L Castillo) v. HOU (H Brown)",
            "bettypes": [
                {
                    "id": "96cfdfcc-5248-41e2-b30d-76edd1037c83",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bcbdf55e-aab5-4f32-9d10-5f40c1019d22/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:28.911171-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (H Brown)",
                                "amount": 5079.0
                            },
                            {
                                "team": "SEA (L Castillo)",
                                "amount": 4921.0
                            }
                        ],
                        "expected_reward_tokens": 9546.74,
                        "profit_sb": 46.74,
                        "profit_sb_percentage": 0.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e59170f4-a8bf-423c-8401-b74a6b5bd2a8",
                            "gambit_id": "373a9a27-e1bc-4f59-859f-796b65c97cbc",
                            "last_updated": "2023-07-09T20:23:22.539203-04:00",
                            "created_at": "2023-07-07T11:33:28.915023-04:00",
                            "name": "HOU (H Brown)",
                            "reward": "1.88000",
                            "odds": "1.92590",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96cfdfcc-5248-41e2-b30d-76edd1037c83/?format=api"
                        },
                        {
                            "id": "cbd1a498-d8d9-4eb9-a9f3-7d1a3e6233a2",
                            "gambit_id": "8bbc8a9e-5e77-43a3-b736-3629605b7dc8",
                            "last_updated": "2023-07-09T20:23:22.536778-04:00",
                            "created_at": "2023-07-07T11:33:28.913017-04:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.94000",
                            "odds": "1.98040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96cfdfcc-5248-41e2-b30d-76edd1037c83/?format=api"
                        }
                    ]
                },
                {
                    "id": "8900406f-3725-42da-8746-1a62d98045a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bcbdf55e-aab5-4f32-9d10-5f40c1019d22/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:28.924688-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 6554.0
                            },
                            {
                                "team": "HOU",
                                "amount": 3446.0
                            }
                        ],
                        "expected_reward_tokens": 9372.22,
                        "profit_sb": -127.78,
                        "profit_sb_percentage": -1.35,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6ddeff40-72a2-462e-9b1d-75f610fffc3b",
                            "gambit_id": "20d69389-6615-4300-baa4-d242f384b44c",
                            "last_updated": "2023-07-09T20:23:22.551713-04:00",
                            "created_at": "2023-07-07T11:33:28.926740-04:00",
                            "name": "SEA",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8900406f-3725-42da-8746-1a62d98045a9/?format=api"
                        },
                        {
                            "id": "edd8a7ed-81f2-458c-a637-1a6eddb11bb0",
                            "gambit_id": "7a728f3a-9146-4b41-acca-3483aa1a10b5",
                            "last_updated": "2023-07-09T20:23:22.554091-04:00",
                            "created_at": "2023-07-07T11:33:28.928745-04:00",
                            "name": "HOU",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8900406f-3725-42da-8746-1a62d98045a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "2652178a-85af-4c9b-af52-d31e13953d36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bcbdf55e-aab5-4f32-9d10-5f40c1019d22/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:28.916845-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5319.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c7b2b42f-97d5-4cad-a23c-a15a261fbe9f",
                            "gambit_id": "8dc9cdb4-148e-4f2c-a621-00b6ddf7e1a7",
                            "last_updated": "2023-07-09T20:23:22.547046-04:00",
                            "created_at": "2023-07-07T11:33:28.922417-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2652178a-85af-4c9b-af52-d31e13953d36/?format=api"
                        },
                        {
                            "id": "5ce6e6a9-69e9-4995-9076-6756d02960fc",
                            "gambit_id": "f801a130-9bc1-4d38-bc7e-7403d7c325ce",
                            "last_updated": "2023-07-09T20:23:22.544392-04:00",
                            "created_at": "2023-07-07T11:33:28.920020-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2652178a-85af-4c9b-af52-d31e13953d36/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "72efbc6e-a648-495b-82ea-1c41e0c94ae0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0bbb1703-d380-4872-9389-558d68f7a0c8",
            "completed": true,
            "last_updated": "2023-07-09T20:28:24.233667-04:00",
            "created_at": "2023-07-07T11:33:29.283757-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0bbb1703-d380-4872-9389-558d68f7a0c8",
            "datetime": "2023-07-07T20:10:00-04:00",
            "cutoff_datetime": "2023-07-07T20:10:00-04:00",
            "name": "STL (J Montgomery) v. CWS (D Cease)",
            "bettypes": [
                {
                    "id": "c73c085f-c768-4a17-902d-e46849e3e132",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72efbc6e-a648-495b-82ea-1c41e0c94ae0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:29.285711-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5117.0
                            },
                            {
                                "team": "STL (J Montgomery)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "24490324-f35a-4ad6-a663-750cc8f1b7a1",
                            "gambit_id": "f80ac98b-a019-4361-9641-a7b81c094757",
                            "last_updated": "2023-07-09T20:28:24.243266-04:00",
                            "created_at": "2023-07-07T11:33:29.289130-04:00",
                            "name": "CWS (D Cease)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c73c085f-c768-4a17-902d-e46849e3e132/?format=api"
                        },
                        {
                            "id": "0387747c-f9f0-4493-8ff0-a9ab1629732d",
                            "gambit_id": "16d1ba9f-1eec-42c5-bcaf-f4901fabb362",
                            "last_updated": "2023-07-09T20:28:24.240105-04:00",
                            "created_at": "2023-07-07T11:33:29.287225-04:00",
                            "name": "STL (J Montgomery)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c73c085f-c768-4a17-902d-e46849e3e132/?format=api"
                        }
                    ]
                },
                {
                    "id": "716aec19-5286-4bdd-8dc8-9522ca0a20e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72efbc6e-a648-495b-82ea-1c41e0c94ae0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:29.290748-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS",
                                "amount": 6232.0
                            },
                            {
                                "team": "STL",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3139ed6c-351c-4c58-ad07-14e4c639a7fd",
                            "gambit_id": "989ee31d-8ea6-4dbb-84e9-a9c257e316c8",
                            "last_updated": "2023-07-09T20:28:24.252688-04:00",
                            "created_at": "2023-07-07T11:33:29.293776-04:00",
                            "name": "CWS",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/716aec19-5286-4bdd-8dc8-9522ca0a20e8/?format=api"
                        },
                        {
                            "id": "35542950-51cb-4c5a-b7e0-b3b7f24eebb6",
                            "gambit_id": "34ed42a8-1924-444a-b57c-710af1aedfd4",
                            "last_updated": "2023-07-09T20:28:24.249456-04:00",
                            "created_at": "2023-07-07T11:33:29.292194-04:00",
                            "name": "STL",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/716aec19-5286-4bdd-8dc8-9522ca0a20e8/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f2fa113-e001-4e15-aec4-1afdc5f8890a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/72efbc6e-a648-495b-82ea-1c41e0c94ae0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:29.296308-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca0ebeb5-65ec-445c-ac56-c524e1d7d7ff",
                            "gambit_id": "5c99da24-80f1-49de-b459-413465135757",
                            "last_updated": "2023-07-09T20:28:24.260138-04:00",
                            "created_at": "2023-07-07T11:33:29.297814-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2fa113-e001-4e15-aec4-1afdc5f8890a/?format=api"
                        },
                        {
                            "id": "2d5d9ea3-8cb5-43dc-a222-ec734da20acc",
                            "gambit_id": "f9bcfa5a-3f88-4c80-9e43-314afb40f1f7",
                            "last_updated": "2023-07-09T20:28:24.262891-04:00",
                            "created_at": "2023-07-07T11:33:29.299470-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2fa113-e001-4e15-aec4-1afdc5f8890a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9d6e469e-d15c-4cc4-b508-dccba7807b9a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d428a27c-45b4-4b95-8848-aaebb98bd3d9",
            "completed": true,
            "last_updated": "2023-07-09T20:28:25.791416-04:00",
            "created_at": "2023-07-07T11:33:27.936643-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d428a27c-45b4-4b95-8848-aaebb98bd3d9",
            "datetime": "2023-07-07T19:10:00-04:00",
            "cutoff_datetime": "2023-07-07T19:10:00-04:00",
            "name": "KAN (D Lynch) v. CLE (A Civale)",
            "bettypes": [
                {
                    "id": "b763be80-a9be-4df9-88de-e2f2de76303b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d6e469e-d15c-4cc4-b508-dccba7807b9a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:27.939221-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (A Civale)",
                                "amount": 6293.0
                            },
                            {
                                "team": "KAN (D Lynch)",
                                "amount": 3707.0
                            }
                        ],
                        "expected_reward_tokens": 9564.06,
                        "profit_sb": 64.06,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0260457d-7963-4462-9602-092fac7e4f4a",
                            "gambit_id": "839d09ab-c797-4016-900e-d932d7455d06",
                            "last_updated": "2023-07-09T20:28:25.798309-04:00",
                            "created_at": "2023-07-07T11:33:27.943367-04:00",
                            "name": "CLE (A Civale)",
                            "reward": "1.52000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b763be80-a9be-4df9-88de-e2f2de76303b/?format=api"
                        },
                        {
                            "id": "d130afd3-60b2-4383-b465-1f8cf6c89720",
                            "gambit_id": "834101b3-daae-4492-8f46-a336b26308f9",
                            "last_updated": "2023-07-09T20:28:25.796512-04:00",
                            "created_at": "2023-07-07T11:33:27.941378-04:00",
                            "name": "KAN (D Lynch)",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b763be80-a9be-4df9-88de-e2f2de76303b/?format=api"
                        }
                    ]
                },
                {
                    "id": "a092fee4-a277-458f-9806-8565e3c05ce6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d6e469e-d15c-4cc4-b508-dccba7807b9a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:27.945248-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b0d4a45f-b010-4825-aabd-9d2501b1d230",
                            "gambit_id": "10a3eaec-b987-4e71-9353-db548ba74b4b",
                            "last_updated": "2023-07-09T20:28:25.801739-04:00",
                            "created_at": "2023-07-07T11:33:27.947022-04:00",
                            "name": "KAN",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a092fee4-a277-458f-9806-8565e3c05ce6/?format=api"
                        },
                        {
                            "id": "4d684078-f200-4a9e-af4e-c4985169de1c",
                            "gambit_id": "e348957f-33c0-4929-af4f-c603b94cf5cd",
                            "last_updated": "2023-07-09T20:28:25.803323-04:00",
                            "created_at": "2023-07-07T11:33:27.948977-04:00",
                            "name": "CLE",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a092fee4-a277-458f-9806-8565e3c05ce6/?format=api"
                        }
                    ]
                },
                {
                    "id": "4be3dcb7-4cf4-4fbc-b438-76494b6e31ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d6e469e-d15c-4cc4-b508-dccba7807b9a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:27.950927-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ad4088fe-ee87-47b5-9823-40daa3d708e5",
                            "gambit_id": "941912f3-0cbf-4b9d-83d8-ef641b8786e8",
                            "last_updated": "2023-07-09T20:28:25.809191-04:00",
                            "created_at": "2023-07-07T11:33:27.955389-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be3dcb7-4cf4-4fbc-b438-76494b6e31ff/?format=api"
                        },
                        {
                            "id": "5a7c0c41-f4f7-478a-b4c3-d64ae112c8e5",
                            "gambit_id": "122d1e99-097d-4157-9ba3-3e171cc0c50c",
                            "last_updated": "2023-07-09T20:28:25.806822-04:00",
                            "created_at": "2023-07-07T11:33:27.953551-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be3dcb7-4cf4-4fbc-b438-76494b6e31ff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "708bb9f1-8f25-4928-8891-f1dd7cd26dae",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d7b721be-e25e-4396-96d0-f28dda5374f1",
            "completed": true,
            "last_updated": "2023-07-09T20:28:25.494718-04:00",
            "created_at": "2023-07-07T11:33:27.683073-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d7b721be-e25e-4396-96d0-f28dda5374f1",
            "datetime": "2023-07-07T19:05:00-04:00",
            "cutoff_datetime": "2023-07-07T19:05:00-04:00",
            "name": "TEX (C Bradford) v. WAS (T Williams)",
            "bettypes": [
                {
                    "id": "8190de50-59b5-4694-8861-6274b86decda",
                    "match": "https://api-prod.gambitprofit.com/api/matches/708bb9f1-8f25-4928-8891-f1dd7cd26dae/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:27.686190-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (C Bradford)",
                                "amount": 6232.0
                            },
                            {
                                "team": "WAS (T Williams)",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1ca77b03-7361-4dab-ac99-9d328f6fde08",
                            "gambit_id": "398946c2-4a2d-40a0-a3a0-cad58124acc8",
                            "last_updated": "2023-07-09T20:28:25.499105-04:00",
                            "created_at": "2023-07-07T11:33:27.688549-04:00",
                            "name": "TEX (C Bradford)",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8190de50-59b5-4694-8861-6274b86decda/?format=api"
                        },
                        {
                            "id": "e29a5ac4-7a57-49a1-be1a-3f6d7e0cf936",
                            "gambit_id": "054d3d45-5a86-4f68-ad7b-eeef6b328720",
                            "last_updated": "2023-07-09T20:28:25.501128-04:00",
                            "created_at": "2023-07-07T11:33:27.691095-04:00",
                            "name": "WAS (T Williams)",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8190de50-59b5-4694-8861-6274b86decda/?format=api"
                        }
                    ]
                },
                {
                    "id": "d07c118b-ec59-47d9-8407-e27dcc1704ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/708bb9f1-8f25-4928-8891-f1dd7cd26dae/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:27.693672-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5213.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da0b1d98-d7bf-486f-9346-01a571782839",
                            "gambit_id": "67783a2c-a8ed-4bdf-bd1d-7030f247d73c",
                            "last_updated": "2023-07-09T20:28:25.505007-04:00",
                            "created_at": "2023-07-07T11:33:27.696069-04:00",
                            "name": "TEX",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d07c118b-ec59-47d9-8407-e27dcc1704ab/?format=api"
                        },
                        {
                            "id": "462d156d-fa26-4d07-a178-263ea98b57c4",
                            "gambit_id": "a5134755-02a2-4f7e-8e25-4bdc92bfeace",
                            "last_updated": "2023-07-09T20:28:25.507012-04:00",
                            "created_at": "2023-07-07T11:33:27.698505-04:00",
                            "name": "WAS",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d07c118b-ec59-47d9-8407-e27dcc1704ab/?format=api"
                        }
                    ]
                },
                {
                    "id": "f8a3551a-f65e-4733-a8ee-d84d34e5498d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/708bb9f1-8f25-4928-8891-f1dd7cd26dae/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:27.701031-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c58c399b-38a6-457a-b7ca-6df455fa4199",
                            "gambit_id": "1c3547d5-8784-44d6-bc4f-74b3fa4733cd",
                            "last_updated": "2023-07-09T20:28:25.513737-04:00",
                            "created_at": "2023-07-07T11:33:27.706230-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a3551a-f65e-4733-a8ee-d84d34e5498d/?format=api"
                        },
                        {
                            "id": "93c1dfcd-fed8-4785-b35d-cadc00a9cea7",
                            "gambit_id": "8546bbcd-d139-499b-81ee-8791a07f7566",
                            "last_updated": "2023-07-09T20:28:25.511711-04:00",
                            "created_at": "2023-07-07T11:33:27.703646-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8a3551a-f65e-4733-a8ee-d84d34e5498d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2a411078-beb3-4175-a371-a4b827d5b10d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8670f0f4-04df-4072-8c7a-dbc6a75f98e4",
            "completed": true,
            "last_updated": "2023-07-09T20:28:25.247010-04:00",
            "created_at": "2023-07-07T11:33:27.447431-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.54,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8670f0f4-04df-4072-8c7a-dbc6a75f98e4",
            "datetime": "2023-07-07T19:05:00-04:00",
            "cutoff_datetime": "2023-07-07T19:05:00-04:00",
            "name": "CHC (J Taillon) v. NYY (C Rodon)",
            "bettypes": [
                {
                    "id": "23071468-d4c5-4d52-9bb9-f2fd9c2b0bce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a411078-beb3-4175-a371-a4b827d5b10d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:27.449752-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (C Rodon)",
                                "amount": 5970.0
                            },
                            {
                                "team": "CHC (J Taillon)",
                                "amount": 4030.0
                            }
                        ],
                        "expected_reward_tokens": 9551.1,
                        "profit_sb": 51.1,
                        "profit_sb_percentage": 0.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0674c20d-d394-431c-a0ad-705d0bb4d535",
                            "gambit_id": "58c0a350-b2b2-4437-a52e-9bd0d35eb939",
                            "last_updated": "2023-07-09T20:28:25.255280-04:00",
                            "created_at": "2023-07-07T11:33:27.453401-04:00",
                            "name": "NYY (C Rodon)",
                            "reward": "1.60000",
                            "odds": "1.63290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23071468-d4c5-4d52-9bb9-f2fd9c2b0bce/?format=api"
                        },
                        {
                            "id": "167d0f4b-91da-4009-b388-910a185f39d7",
                            "gambit_id": "1bcd5504-2da8-40b5-b3fa-ecf7a718a5cb",
                            "last_updated": "2023-07-09T20:28:25.252685-04:00",
                            "created_at": "2023-07-07T11:33:27.451599-04:00",
                            "name": "CHC (J Taillon)",
                            "reward": "2.37000",
                            "odds": "2.43000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23071468-d4c5-4d52-9bb9-f2fd9c2b0bce/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b1a39a3-51fd-4acc-9ecc-47eb07aa1fea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a411078-beb3-4175-a371-a4b827d5b10d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:27.455330-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5688.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74c6cecb-00ab-45bf-8006-d6ff84ad4808",
                            "gambit_id": "3c365b89-89a0-4d3e-bfb4-1a46adc3de3f",
                            "last_updated": "2023-07-09T20:28:25.260913-04:00",
                            "created_at": "2023-07-07T11:33:27.457041-04:00",
                            "name": "CHC",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b1a39a3-51fd-4acc-9ecc-47eb07aa1fea/?format=api"
                        },
                        {
                            "id": "cb6a5c96-9245-4482-9f57-28047740c3ad",
                            "gambit_id": "dc161fa1-0242-4123-8467-e3ad75ffe981",
                            "last_updated": "2023-07-09T20:28:25.263535-04:00",
                            "created_at": "2023-07-07T11:33:27.458764-04:00",
                            "name": "NYY",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b1a39a3-51fd-4acc-9ecc-47eb07aa1fea/?format=api"
                        }
                    ]
                },
                {
                    "id": "116d2096-dfaf-40f6-ac90-4793a36a24e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a411078-beb3-4175-a371-a4b827d5b10d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:27.460279-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "99df8ab4-4474-455f-b6e5-e53920536da4",
                            "gambit_id": "2e0c0a6e-7255-4a8a-a1f2-d40bb56aadf9",
                            "last_updated": "2023-07-09T20:28:25.268837-04:00",
                            "created_at": "2023-07-07T11:33:27.461866-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/116d2096-dfaf-40f6-ac90-4793a36a24e7/?format=api"
                        },
                        {
                            "id": "4247e435-331e-496d-9792-0a058f992832",
                            "gambit_id": "19cb4af5-0ab7-45e1-8198-1adad966841f",
                            "last_updated": "2023-07-09T20:28:25.270859-04:00",
                            "created_at": "2023-07-07T11:33:27.464607-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/116d2096-dfaf-40f6-ac90-4793a36a24e7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0c9b4537-cc5c-482e-8929-77033dc4172d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "088b682f-7c83-480d-8fea-2a23682de23c",
            "completed": true,
            "last_updated": "2023-07-09T20:33:30.702170-04:00",
            "created_at": "2023-07-07T11:33:25.706139-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.53,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/088b682f-7c83-480d-8fea-2a23682de23c",
            "datetime": "2023-07-07T18:40:00-04:00",
            "cutoff_datetime": "2023-07-07T18:40:00-04:00",
            "name": "ATL (C Morton) v. TAM (T Glasnow)",
            "bettypes": [
                {
                    "id": "ea59dfd9-1687-408f-a8f6-f9de72b24026",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c9b4537-cc5c-482e-8929-77033dc4172d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:25.709145-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (C Morton)",
                                "amount": 5000.0
                            },
                            {
                                "team": "TAM (T Glasnow)",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9550.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dbdeabc5-44b3-4448-9f0f-c851d0a23c59",
                            "gambit_id": "174d522c-7fec-4e4e-91b3-8ad8a719379d",
                            "last_updated": "2023-07-09T20:33:30.707866-04:00",
                            "created_at": "2023-07-07T11:33:25.711066-04:00",
                            "name": "ATL (C Morton)",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea59dfd9-1687-408f-a8f6-f9de72b24026/?format=api"
                        },
                        {
                            "id": "ccf4f939-86d7-4563-a715-216b6f80248d",
                            "gambit_id": "94d91c7f-ba45-43c5-b671-0330ae3ecbc9",
                            "last_updated": "2023-07-09T20:33:30.710046-04:00",
                            "created_at": "2023-07-07T11:33:25.713098-04:00",
                            "name": "TAM (T Glasnow)",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea59dfd9-1687-408f-a8f6-f9de72b24026/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb31c41d-512b-42c6-ad07-5d99bb76946f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c9b4537-cc5c-482e-8929-77033dc4172d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:25.715319-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49629e63-0fc7-47e9-ab7a-384cbb8fff5c",
                            "gambit_id": "3367a6e7-6499-4775-a542-fb88b7c793ca",
                            "last_updated": "2023-07-09T20:33:30.716450-04:00",
                            "created_at": "2023-07-07T11:33:25.717181-04:00",
                            "name": "ATL",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb31c41d-512b-42c6-ad07-5d99bb76946f/?format=api"
                        },
                        {
                            "id": "42152d1c-d5bd-4b58-aabe-2f9fbbf9c28a",
                            "gambit_id": "821e4773-6a3d-4f82-9f79-cb34b3703969",
                            "last_updated": "2023-07-09T20:33:30.719660-04:00",
                            "created_at": "2023-07-07T11:33:25.718887-04:00",
                            "name": "TAM",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb31c41d-512b-42c6-ad07-5d99bb76946f/?format=api"
                        }
                    ]
                },
                {
                    "id": "b6b9341c-028d-447a-a74f-2501576961ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0c9b4537-cc5c-482e-8929-77033dc4172d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:25.720948-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0bb9b0fd-5a7e-4bcb-8747-8877592776a7",
                            "gambit_id": "76f67d5e-8648-428b-8d7d-ca06e926d3a9",
                            "last_updated": "2023-07-09T20:33:30.724015-04:00",
                            "created_at": "2023-07-07T11:33:25.722885-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6b9341c-028d-447a-a74f-2501576961ce/?format=api"
                        },
                        {
                            "id": "9d8372f1-8fd6-419b-81c7-de8f631e7dce",
                            "gambit_id": "365bed66-1bd5-4c11-b394-e774587bb3e3",
                            "last_updated": "2023-07-09T20:33:30.727341-04:00",
                            "created_at": "2023-07-07T11:33:25.724925-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6b9341c-028d-447a-a74f-2501576961ce/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8a9293bc-f158-4444-a715-630994bcb354",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "71558393-5b39-42e6-a10c-6768f0a58392",
            "completed": true,
            "last_updated": "2023-07-09T20:33:30.985975-04:00",
            "created_at": "2023-07-07T11:33:27.236385-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/71558393-5b39-42e6-a10c-6768f0a58392",
            "datetime": "2023-07-07T18:40:00-04:00",
            "cutoff_datetime": "2023-07-07T18:40:00-04:00",
            "name": "TOR (A Manoah) v. DET (A Faedo)",
            "bettypes": [
                {
                    "id": "7c55cfc3-acc2-462f-86a3-b19cd2760875",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a9293bc-f158-4444-a715-630994bcb354/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:27.238774-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5541.0
                            },
                            {
                                "team": "DET (A Faedo)",
                                "amount": 4459.0
                            }
                        ],
                        "expected_reward_tokens": 9585.93,
                        "profit_sb": 85.93,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b01cc395-f92e-4753-a499-0bdafe27201d",
                            "gambit_id": "ce2a810d-7006-4ba2-9f76-630e6ec9446d",
                            "last_updated": "2023-07-09T20:33:30.992044-04:00",
                            "created_at": "2023-07-07T11:33:27.240600-04:00",
                            "name": "TOR (A Manoah)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c55cfc3-acc2-462f-86a3-b19cd2760875/?format=api"
                        },
                        {
                            "id": "f51b9f67-1382-4efb-bed2-558d9bf342c3",
                            "gambit_id": "eec13eaa-492e-4bd3-9d7f-39a563378d94",
                            "last_updated": "2023-07-09T20:33:30.994581-04:00",
                            "created_at": "2023-07-07T11:33:27.242239-04:00",
                            "name": "DET (A Faedo)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c55cfc3-acc2-462f-86a3-b19cd2760875/?format=api"
                        }
                    ]
                },
                {
                    "id": "82023bc6-ee4e-451a-88dd-d6d03e9d9b89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a9293bc-f158-4444-a715-630994bcb354/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:27.243695-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5614.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "43a9f85b-10bb-4b0e-a824-10d1d988cd17",
                            "gambit_id": "ecc9d1cf-ee76-4ac7-b8c4-49108a7a1238",
                            "last_updated": "2023-07-09T20:33:31.000196-04:00",
                            "created_at": "2023-07-07T11:33:27.245038-04:00",
                            "name": "DET",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82023bc6-ee4e-451a-88dd-d6d03e9d9b89/?format=api"
                        },
                        {
                            "id": "05d1e9a1-33fd-4c43-9ece-4eefe37a0be9",
                            "gambit_id": "d364f12b-6626-4a2d-9d49-7039390c279f",
                            "last_updated": "2023-07-09T20:33:31.006180-04:00",
                            "created_at": "2023-07-07T11:33:27.246510-04:00",
                            "name": "TOR",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82023bc6-ee4e-451a-88dd-d6d03e9d9b89/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e857acc-ba83-4030-9484-6d3081bc0f65",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8a9293bc-f158-4444-a715-630994bcb354/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:27.248247-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44b56fe6-0747-4d35-a0c8-f5cd6aa14007",
                            "gambit_id": "1c73e182-de57-4b90-a5eb-454529de023b",
                            "last_updated": "2023-07-09T20:33:31.013284-04:00",
                            "created_at": "2023-07-07T11:33:27.251575-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e857acc-ba83-4030-9484-6d3081bc0f65/?format=api"
                        },
                        {
                            "id": "b1512f8c-2974-4f5d-966a-c51b6119cf5e",
                            "gambit_id": "ada2c032-56e3-4cc2-8b78-0a8182ba7122",
                            "last_updated": "2023-07-09T20:33:31.010871-04:00",
                            "created_at": "2023-07-07T11:33:27.249831-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e857acc-ba83-4030-9484-6d3081bc0f65/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "775c979f-45a7-4861-b5e0-1048282feb0f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4b5251c8-ed9c-4ead-93e7-652fed763952",
            "completed": true,
            "last_updated": "2023-07-08T09:58:16.899724-04:00",
            "created_at": "2023-07-07T11:33:25.392132-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4b5251c8-ed9c-4ead-93e7-652fed763952",
            "datetime": "2023-07-07T18:40:00-04:00",
            "cutoff_datetime": "2023-07-07T18:40:00-04:00",
            "name": "PHI (Z Wheeler) v. MIA (S Alcantara)",
            "bettypes": [
                {
                    "id": "7cba5187-859c-41ca-a9dd-44970cd87b5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/775c979f-45a7-4861-b5e0-1048282feb0f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:25.395802-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (Z Wheeler)",
                                "amount": 5714.0
                            },
                            {
                                "team": "MIA (S Alcantara)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "42add8e3-a496-47f6-88c5-f03de21eea5c",
                            "gambit_id": "5a7080d0-06d8-481e-a553-8ea397a3aa10",
                            "last_updated": "2023-07-08T09:58:16.905435-04:00",
                            "created_at": "2023-07-07T11:33:25.399019-04:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cba5187-859c-41ca-a9dd-44970cd87b5e/?format=api"
                        },
                        {
                            "id": "4d398e25-1ee3-421c-92e4-8a8bab4ecd6d",
                            "gambit_id": "4c180069-ccad-4b42-b5e4-3f74f47f29d9",
                            "last_updated": "2023-07-08T09:58:16.907728-04:00",
                            "created_at": "2023-07-07T11:33:25.401680-04:00",
                            "name": "MIA (S Alcantara)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cba5187-859c-41ca-a9dd-44970cd87b5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "295afbde-73cc-48f3-bea1-b069c0b03d63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/775c979f-45a7-4861-b5e0-1048282feb0f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:25.404011-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 5773.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1551d11f-ca3b-41bc-bc9c-8455951888ac",
                            "gambit_id": "9a8e9dea-807b-4ffa-8fb1-c5a81977f230",
                            "last_updated": "2023-07-08T09:58:16.913939-04:00",
                            "created_at": "2023-07-07T11:33:25.408899-04:00",
                            "name": "MIA",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/295afbde-73cc-48f3-bea1-b069c0b03d63/?format=api"
                        },
                        {
                            "id": "77bc5314-1517-4968-8ec6-61ae6621ceec",
                            "gambit_id": "667bdac5-fa52-4c59-89f2-1bc47aba3aed",
                            "last_updated": "2023-07-08T09:58:16.911691-04:00",
                            "created_at": "2023-07-07T11:33:25.406293-04:00",
                            "name": "PHI",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/295afbde-73cc-48f3-bea1-b069c0b03d63/?format=api"
                        }
                    ]
                },
                {
                    "id": "543ffc8b-5e3d-4d6d-8820-7bd5b924e241",
                    "match": "https://api-prod.gambitprofit.com/api/matches/775c979f-45a7-4861-b5e0-1048282feb0f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:25.411322-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "315e3dbd-a2bc-43c2-ae19-a2645887c292",
                            "gambit_id": "be5db433-139d-4952-b96d-848a7242f009",
                            "last_updated": "2023-07-08T09:58:16.917821-04:00",
                            "created_at": "2023-07-07T11:33:25.413590-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/543ffc8b-5e3d-4d6d-8820-7bd5b924e241/?format=api"
                        },
                        {
                            "id": "c29206dc-fd6e-46d8-8b96-eea74d96ff0c",
                            "gambit_id": "af2f17dc-4710-4023-b138-757221763440",
                            "last_updated": "2023-07-08T09:58:16.923295-04:00",
                            "created_at": "2023-07-07T11:33:25.415920-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/543ffc8b-5e3d-4d6d-8820-7bd5b924e241/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "640b58f2-f7ee-43a1-9eac-8c71faae206d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "72a07211-6239-4a9b-bcdf-3b0b740620ef",
            "completed": false,
            "last_updated": "2023-07-14T14:08:18.405644-04:00",
            "created_at": "2023-07-07T11:33:28.160097-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.44,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/72a07211-6239-4a9b-bcdf-3b0b740620ef",
            "datetime": "2023-07-07T14:10:00-04:00",
            "cutoff_datetime": "2023-07-07T14:10:00-04:00",
            "name": "OAK (L Medina) v. BOS (B Bernardino)",
            "bettypes": [
                {
                    "id": "65569480-70df-411f-b135-de8f2c4d2835",
                    "match": "https://api-prod.gambitprofit.com/api/matches/640b58f2-f7ee-43a1-9eac-8c71faae206d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-07T11:33:28.162477-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (B Bernardino)",
                                "amount": 6721.0
                            },
                            {
                                "team": "OAK (L Medina)",
                                "amount": 3279.0
                            }
                        ],
                        "expected_reward_tokens": 9541.89,
                        "profit_sb": 41.89,
                        "profit_sb_percentage": 0.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "55fd8865-df9e-42bb-a9a1-33854c8c8ea8",
                            "gambit_id": "8c859d62-2159-4209-849a-8f56b74aa499",
                            "last_updated": "2023-07-14T14:08:18.409929-04:00",
                            "created_at": "2023-07-07T11:33:28.167113-04:00",
                            "name": "BOS (B Bernardino)",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65569480-70df-411f-b135-de8f2c4d2835/?format=api"
                        },
                        {
                            "id": "1c673a5f-5ea7-4aef-b333-95e246d5fc31",
                            "gambit_id": "9e575fc1-102a-4952-927c-adabda4a2e23",
                            "last_updated": "2023-07-14T14:08:18.408673-04:00",
                            "created_at": "2023-07-07T11:33:28.164282-04:00",
                            "name": "OAK (L Medina)",
                            "reward": "2.91000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65569480-70df-411f-b135-de8f2c4d2835/?format=api"
                        }
                    ]
                },
                {
                    "id": "ccccc6d4-b237-42fa-b193-594ecc47e237",
                    "match": "https://api-prod.gambitprofit.com/api/matches/640b58f2-f7ee-43a1-9eac-8c71faae206d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-07T11:33:28.169396-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 5319.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c52d9c24-b3bd-441e-bc5d-d98ffdab3dd6",
                            "gambit_id": "9844b20a-9bc7-4db8-92a9-63666500e3f9",
                            "last_updated": "2023-07-14T14:08:18.413791-04:00",
                            "created_at": "2023-07-07T11:33:28.172819-04:00",
                            "name": "BOS",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccccc6d4-b237-42fa-b193-594ecc47e237/?format=api"
                        },
                        {
                            "id": "021fa4bd-1511-49fb-9fff-9c89b88f71e6",
                            "gambit_id": "e73c3294-786b-4ed6-9e3c-fc8a99825186",
                            "last_updated": "2023-07-14T14:08:18.412496-04:00",
                            "created_at": "2023-07-07T11:33:28.171330-04:00",
                            "name": "OAK",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccccc6d4-b237-42fa-b193-594ecc47e237/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa9695e3-be10-4eb2-bf7e-80e8f6980b05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/640b58f2-f7ee-43a1-9eac-8c71faae206d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-07T11:33:28.174676-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 10.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 10.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a6493949-f6fd-48d8-abf1-1076c10aa062",
                            "gambit_id": "082bba07-932e-468a-bfcd-cde29b96e87e",
                            "last_updated": "2023-07-14T14:08:18.416320-04:00",
                            "created_at": "2023-07-07T11:33:28.176447-04:00",
                            "name": "Game Total Over 10.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa9695e3-be10-4eb2-bf7e-80e8f6980b05/?format=api"
                        },
                        {
                            "id": "786429e4-b9b0-4718-9499-da0e38b90e83",
                            "gambit_id": "36e028ab-c539-4d82-b6f3-40df7a432d8a",
                            "last_updated": "2023-07-14T14:08:18.417569-04:00",
                            "created_at": "2023-07-07T11:33:28.178094-04:00",
                            "name": "Game Total Under 10.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa9695e3-be10-4eb2-bf7e-80e8f6980b05/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c16f29e8-8464-4ad1-a9c3-ad4c00cca085",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fd4b0f54-a99b-4152-b468-463c60b7b25d",
            "completed": true,
            "last_updated": "2023-07-08T09:38:29.816237-04:00",
            "created_at": "2023-07-06T08:43:17.799095-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fd4b0f54-a99b-4152-b468-463c60b7b25d",
            "datetime": "2023-07-06T22:10:00-04:00",
            "cutoff_datetime": "2023-07-06T22:10:00-04:00",
            "name": "PIT (J Oviedo) v. LOS (J Urias)",
            "bettypes": [
                {
                    "id": "28790c12-676b-4696-b24e-9ce324736efe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c16f29e8-8464-4ad1-a9c3-ad4c00cca085/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-07-06T08:43:17.801607-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (J Urias)",
                                "amount": 6434.0
                            },
                            {
                                "team": "PIT (J Oviedo)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b5c6ce7b-35b5-454f-b574-04ea9c1c7d49",
                            "gambit_id": "9011cb23-ca54-49d9-8671-f8f65b24d4eb",
                            "last_updated": "2023-07-08T09:38:29.826175-04:00",
                            "created_at": "2023-07-06T08:43:17.804874-04:00",
                            "name": "LOS (J Urias)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28790c12-676b-4696-b24e-9ce324736efe/?format=api"
                        },
                        {
                            "id": "a02afa56-b438-49a9-91b9-d4c49692cb85",
                            "gambit_id": "afd7e29e-6522-42a9-9b27-4f53b2326c3b",
                            "last_updated": "2023-07-08T09:38:29.823164-04:00",
                            "created_at": "2023-07-06T08:43:17.803212-04:00",
                            "name": "PIT (J Oviedo)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28790c12-676b-4696-b24e-9ce324736efe/?format=api"
                        }
                    ]
                },
                {
                    "id": "f1494aee-f1bf-421d-a6d1-f16b0571fca1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c16f29e8-8464-4ad1-a9c3-ad4c00cca085/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-07-06T08:43:17.806734-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5319.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e92ac28e-546f-45cf-8edd-cae251c684f7",
                            "gambit_id": "adf85753-5217-4c8d-9e50-8c796b81c223",
                            "last_updated": "2023-07-08T09:38:29.832130-04:00",
                            "created_at": "2023-07-06T08:43:17.808428-04:00",
                            "name": "PIT",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1494aee-f1bf-421d-a6d1-f16b0571fca1/?format=api"
                        },
                        {
                            "id": "4bb688f5-e939-4c17-a6de-25db432b57c6",
                            "gambit_id": "b153f907-e226-40d8-9796-20354e356d3c",
                            "last_updated": "2023-07-08T09:38:29.834747-04:00",
                            "created_at": "2023-07-06T08:43:17.810150-04:00",
                            "name": "LOS",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1494aee-f1bf-421d-a6d1-f16b0571fca1/?format=api"
                        }
                    ]
                },
                {
                    "id": "7164f078-34e8-4b58-ada0-8ca89209ab74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c16f29e8-8464-4ad1-a9c3-ad4c00cca085/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-07-06T08:43:17.811823-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c9caa732-5302-442e-9db3-ca1648c7da55",
                            "gambit_id": "9dbe8033-8034-4651-b548-8822b262481b",
                            "last_updated": "2023-07-08T09:38:29.840651-04:00",
                            "created_at": "2023-07-06T08:43:17.813251-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7164f078-34e8-4b58-ada0-8ca89209ab74/?format=api"
                        },
                        {
                            "id": "28585e2b-8216-420b-b2a3-4206edb3a80a",
                            "gambit_id": "8a72ad77-c24f-4dbf-bbd0-faf064129999",
                            "last_updated": "2023-07-08T09:38:29.843488-04:00",
                            "created_at": "2023-07-06T08:43:17.814886-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7164f078-34e8-4b58-ada0-8ca89209ab74/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}