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=9600
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=9700",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=9500",
    "results": [
        {
            "id": "bec0731f-5a22-4033-a662-e0a7baad5701",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f9c92c98-b35a-42b9-a103-d1d669b33a4e",
            "completed": true,
            "last_updated": "2022-09-12T10:21:58.094680-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.79,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f9c92c98-b35a-42b9-a103-d1d669b33a4e",
            "datetime": "2022-09-11T13:00:00-04:00",
            "cutoff_datetime": "2022-09-11T13:00:00-04:00",
            "name": "Jacksonville Jaguars v. Washington Commanders",
            "bettypes": [
                {
                    "id": "8080078d-697c-472e-bc80-23f6a0d2aad6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bec0731f-5a22-4033-a662-e0a7baad5701/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Commanders",
                                "amount": 5836.0
                            },
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 4164.0
                            }
                        ],
                        "expected_reward_tokens": 9160.8,
                        "profit_sb": 160.8,
                        "profit_sb_percentage": 1.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83b3dc6c-6059-44d1-aa60-f0fbcc5335da",
                            "gambit_id": "20fc4ea1-6255-43b2-b702-aae8f1befc49",
                            "last_updated": "2022-09-12T10:21:58.101678-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.57000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8080078d-697c-472e-bc80-23f6a0d2aad6/?format=api"
                        },
                        {
                            "id": "1ef6ee02-22a1-49fe-864e-449679020847",
                            "gambit_id": "88150aa4-4252-4b71-a72d-4fc3f332cf7c",
                            "last_updated": "2022-09-12T10:21:58.102980-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "2.20000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8080078d-697c-472e-bc80-23f6a0d2aad6/?format=api"
                        }
                    ]
                },
                {
                    "id": "254c31e4-869b-4a38-a769-937325634b1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bec0731f-5a22-4033-a662-e0a7baad5701/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jacksonville Jaguars",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Commanders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1527d06a-18a8-4408-ae2c-74be9b8fcbce",
                            "gambit_id": "88239cb4-a50e-4b47-be60-1ee239f8ca43",
                            "last_updated": "2022-09-12T10:21:58.106965-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacksonville Jaguars",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254c31e4-869b-4a38-a769-937325634b1a/?format=api"
                        },
                        {
                            "id": "b5f68962-bfa5-44d0-8c78-9401378d0e8e",
                            "gambit_id": "51754567-d012-4816-aa75-440d93f1dbcb",
                            "last_updated": "2022-09-12T10:21:58.105664-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Commanders",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/254c31e4-869b-4a38-a769-937325634b1a/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b82bab4-9ea5-49a6-89d4-c7494805ca09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bec0731f-5a22-4033-a662-e0a7baad5701/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 43",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 43",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a1a3768-8ed4-4618-a074-b537932618ee",
                            "gambit_id": "402143cb-1345-424f-aefd-3345a77b7ee2",
                            "last_updated": "2022-09-12T10:21:58.099043-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 43",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b82bab4-9ea5-49a6-89d4-c7494805ca09/?format=api"
                        },
                        {
                            "id": "9b59765d-dc22-44d0-be91-834a7ea2bac9",
                            "gambit_id": "d2b461e7-df71-41b5-ae64-da6def63d2ad",
                            "last_updated": "2022-09-12T10:21:58.097779-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 43",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b82bab4-9ea5-49a6-89d4-c7494805ca09/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4f96555c-4e7c-472c-bac9-052d17bd1a04",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "feb0eea8-79e6-435b-83a5-036b0ab28c5e",
            "completed": true,
            "last_updated": "2022-09-12T10:27:01.463924-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.52,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/feb0eea8-79e6-435b-83a5-036b0ab28c5e",
            "datetime": "2022-09-11T13:00:00-04:00",
            "cutoff_datetime": "2022-09-11T13:00:00-04:00",
            "name": "Philadelphia Eagles v. Detroit Lions",
            "bettypes": [
                {
                    "id": "c4094ef4-2140-4f51-867b-2fd195cc5ccf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f96555c-4e7c-472c-bac9-052d17bd1a04/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 6785.0
                            },
                            {
                                "team": "Detroit Lions",
                                "amount": 3215.0
                            }
                        ],
                        "expected_reward_tokens": 9227.05,
                        "profit_sb": 227.05,
                        "profit_sb_percentage": 2.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5145e9d3-0f9c-43da-bd46-ebe7f1bd26a8",
                            "gambit_id": "ca1323ab-4a1f-44eb-9fbd-cf5546d69185",
                            "last_updated": "2022-09-12T10:27:01.472431-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.36000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4094ef4-2140-4f51-867b-2fd195cc5ccf/?format=api"
                        },
                        {
                            "id": "8387734d-1e91-4fa2-a3f5-0d8b7b89410f",
                            "gambit_id": "af8cf4ba-dbbb-488f-8aeb-83c3963e5955",
                            "last_updated": "2022-09-12T10:27:01.471046-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "2.87000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4094ef4-2140-4f51-867b-2fd195cc5ccf/?format=api"
                        }
                    ]
                },
                {
                    "id": "629c1605-7101-428d-887a-cee6c06ddea7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f96555c-4e7c-472c-bac9-052d17bd1a04/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Lions",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia Eagles",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7ef1925-1913-467a-b044-0e297c87eb10",
                            "gambit_id": "de6fca69-ae87-4bc8-8686-8782a2247851",
                            "last_updated": "2022-09-12T10:27:01.474881-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Lions",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/629c1605-7101-428d-887a-cee6c06ddea7/?format=api"
                        },
                        {
                            "id": "25a73931-75e9-426a-acd1-67c9be0f1f73",
                            "gambit_id": "ed3ca042-244d-4861-abbf-f13fed3daef7",
                            "last_updated": "2022-09-12T10:27:01.476151-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Eagles",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/629c1605-7101-428d-887a-cee6c06ddea7/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1a3eae1-5af5-47b1-b83f-03ac55df0258",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f96555c-4e7c-472c-bac9-052d17bd1a04/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 49",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 49",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bc829c57-4200-485c-9315-4edf9c96f6ba",
                            "gambit_id": "70b3b529-e91b-461f-a755-89130c7aad1a",
                            "last_updated": "2022-09-12T10:27:01.467051-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1a3eae1-5af5-47b1-b83f-03ac55df0258/?format=api"
                        },
                        {
                            "id": "294e4469-fd0b-4565-b5f6-1a96adde5240",
                            "gambit_id": "1975ddbe-c89a-4d65-847b-a38ee3506c63",
                            "last_updated": "2022-09-12T10:27:01.468285-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1a3eae1-5af5-47b1-b83f-03ac55df0258/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "de66aded-82da-41cf-bff8-d75784d230ed",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2119091e-4d33-4f9c-ba49-8a8d115d3873",
            "completed": true,
            "last_updated": "2022-09-12T10:21:58.971834-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.25,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2119091e-4d33-4f9c-ba49-8a8d115d3873",
            "datetime": "2022-09-11T13:00:00-04:00",
            "cutoff_datetime": "2022-09-11T13:00:00-04:00",
            "name": "San Francisco 49ers v. Chicago Bears",
            "bettypes": [
                {
                    "id": "e21de0b2-e44a-40d2-9822-4ba02f2204c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de66aded-82da-41cf-bff8-d75784d230ed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 49ers",
                                "amount": 7040.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 2960.0
                            }
                        ],
                        "expected_reward_tokens": 9292.8,
                        "profit_sb": 292.8,
                        "profit_sb_percentage": 3.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7df9573e-dc91-4c34-9a79-5a05bda1bfe5",
                            "gambit_id": "cff0d30f-523b-4636-9c81-1003e395f1ea",
                            "last_updated": "2022-09-12T10:21:58.978987-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.32000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21de0b2-e44a-40d2-9822-4ba02f2204c4/?format=api"
                        },
                        {
                            "id": "cb5d0fd4-5401-4e6c-9a5c-f46180c19e18",
                            "gambit_id": "30a571d0-2cc7-4e5e-9760-7b0dffe995e6",
                            "last_updated": "2022-09-12T10:21:58.977896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "3.14000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e21de0b2-e44a-40d2-9822-4ba02f2204c4/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec854ad5-8864-406f-a9bb-30ede5e2f9fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de66aded-82da-41cf-bff8-d75784d230ed/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Francisco 49ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Bears",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf9379b3-228b-4a3c-8d0b-fab5b048ebea",
                            "gambit_id": "2de07978-9ae0-467d-be75-29b6d21a1af6",
                            "last_updated": "2022-09-12T10:21:58.982501-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Francisco 49ers",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec854ad5-8864-406f-a9bb-30ede5e2f9fd/?format=api"
                        },
                        {
                            "id": "f711f2d5-1d5b-4291-a29a-b3961f1791fc",
                            "gambit_id": "25a018c4-4112-4236-b875-c3d267db984d",
                            "last_updated": "2022-09-12T10:21:58.981398-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bears",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec854ad5-8864-406f-a9bb-30ede5e2f9fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "6878c575-ccd7-470d-9875-6e686010bb33",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de66aded-82da-41cf-bff8-d75784d230ed/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 38",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 38",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "36f350ce-5e0e-4b2d-aae6-9533fa03e0f6",
                            "gambit_id": "bc485cc4-b159-47ac-a046-7d33fdaae920",
                            "last_updated": "2022-09-12T10:21:58.975693-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 38",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6878c575-ccd7-470d-9875-6e686010bb33/?format=api"
                        },
                        {
                            "id": "7bff3d05-9904-413f-b22c-e5dd2465d6b0",
                            "gambit_id": "e4863865-f8f1-4ada-9738-8b1c5f6e0812",
                            "last_updated": "2022-09-12T10:21:58.974539-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 38",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "38.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6878c575-ccd7-470d-9875-6e686010bb33/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0e8688d7-fcc2-48a0-a434-15efd32076f2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6c543d7c-9c19-460b-b649-d831d5b274f6",
            "completed": true,
            "last_updated": "2022-09-12T10:17:26.011774-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6c543d7c-9c19-460b-b649-d831d5b274f6",
            "datetime": "2022-09-11T13:00:00-04:00",
            "cutoff_datetime": "2022-09-11T13:00:00-04:00",
            "name": "Cleveland Browns v. Carolina Panthers",
            "bettypes": [
                {
                    "id": "4cf6844b-317b-4bad-bbeb-ae2ed24cedd8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e8688d7-fcc2-48a0-a434-15efd32076f2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Panthers",
                                "amount": 5302.0
                            },
                            {
                                "team": "Cleveland Browns",
                                "amount": 4698.0
                            }
                        ],
                        "expected_reward_tokens": 9066.42,
                        "profit_sb": 66.42,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "65c26de7-75ec-4527-82e9-b9d1f9a241db",
                            "gambit_id": "934031af-8287-499d-b13f-5ee075495fb2",
                            "last_updated": "2022-09-12T10:17:26.017271-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.71000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf6844b-317b-4bad-bbeb-ae2ed24cedd8/?format=api"
                        },
                        {
                            "id": "efa8ca60-c2f1-4cf9-8bf4-5a24ff48bced",
                            "gambit_id": "876f4b9f-ecf2-40a3-a9bb-97d016f842d4",
                            "last_updated": "2022-09-12T10:17:26.018562-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.93000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cf6844b-317b-4bad-bbeb-ae2ed24cedd8/?format=api"
                        }
                    ]
                },
                {
                    "id": "342a5144-a3a3-4fa0-bda1-69283bcf1ba7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e8688d7-fcc2-48a0-a434-15efd32076f2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Browns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Carolina Panthers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9f648326-c147-43c5-aa54-14cd32b98235",
                            "gambit_id": "5a360d58-b9ee-44df-87ff-5c0e8407e533",
                            "last_updated": "2022-09-12T10:17:26.022088-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Browns",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/342a5144-a3a3-4fa0-bda1-69283bcf1ba7/?format=api"
                        },
                        {
                            "id": "fa79a718-7ec4-452f-ad90-ec3c2a097899",
                            "gambit_id": "a06c6009-9481-4f8c-9817-2d976aa931a5",
                            "last_updated": "2022-09-12T10:17:26.020773-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Panthers",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/342a5144-a3a3-4fa0-bda1-69283bcf1ba7/?format=api"
                        }
                    ]
                },
                {
                    "id": "46efc478-c0a8-4fcb-8f3b-c0b6e2a6b6fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e8688d7-fcc2-48a0-a434-15efd32076f2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8d762acd-6e0b-4b16-841e-355f2cc0c093",
                            "gambit_id": "9dacb954-52f8-4906-848b-59eaf51f3b1b",
                            "last_updated": "2022-09-12T10:17:26.014290-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46efc478-c0a8-4fcb-8f3b-c0b6e2a6b6fc/?format=api"
                        },
                        {
                            "id": "02806794-2c02-4da6-847a-6c79532ecb45",
                            "gambit_id": "166a5595-f893-4607-a663-bc836bfce8bb",
                            "last_updated": "2022-09-12T10:17:26.015309-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46efc478-c0a8-4fcb-8f3b-c0b6e2a6b6fc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6de38262-443b-4ea4-986c-1e18617e921a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "22af9bca-06eb-416f-a72c-0dee18ccccdb",
            "completed": false,
            "last_updated": "2022-12-24T17:12:13.448126-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.28,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/22af9bca-06eb-416f-a72c-0dee18ccccdb",
            "datetime": "2022-09-11T11:30:00-04:00",
            "cutoff_datetime": "2022-09-11T11:30:00-04:00",
            "name": "Crystal Palace v. Manchester United",
            "bettypes": [
                {
                    "id": "229ea2ef-5f26-4f8b-a5a1-6c7651add591",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6de38262-443b-4ea4-986c-1e18617e921a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 6120.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 3880.0
                            }
                        ],
                        "expected_reward_tokens": 11872.8,
                        "profit_sb": 2872.8,
                        "profit_sb_percentage": 31.92,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 4479.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 2839.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2682.0
                            }
                        ],
                        "expected_reward_tokens": 8687.34,
                        "profit_sb": -312.66,
                        "profit_sb_percentage": -3.47,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec0e082c-1851-42a4-84cf-b65920772ed2",
                            "gambit_id": "968d4d2b-c8ea-400f-82e2-d9e9e8ef3a65",
                            "last_updated": "2022-12-24T17:12:13.454305-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester United",
                            "reward": "1.94000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229ea2ef-5f26-4f8b-a5a1-6c7651add591/?format=api"
                        },
                        {
                            "id": "030eb857-11bc-48f6-98e6-d3553d571675",
                            "gambit_id": "7e6c027e-5055-4273-a6ff-1a0688e0845f",
                            "last_updated": "2022-12-24T17:12:13.456557-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Crystal Palace",
                            "reward": "3.06000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229ea2ef-5f26-4f8b-a5a1-6c7651add591/?format=api"
                        },
                        {
                            "id": "fca91f10-b977-44ba-ba22-6b7606989df8",
                            "gambit_id": "9e31a82a-1604-4df4-90fc-52bfc248a628",
                            "last_updated": "2022-12-24T17:12:13.455440-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.24000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/229ea2ef-5f26-4f8b-a5a1-6c7651add591/?format=api"
                        }
                    ]
                },
                {
                    "id": "43a053e0-7c1e-4590-88ba-53301a8007b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6de38262-443b-4ea4-986c-1e18617e921a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5374.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4626.0
                            }
                        ],
                        "expected_reward_tokens": 8974.44,
                        "profit_sb": -25.56,
                        "profit_sb_percentage": -0.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49711a92-f24c-45f4-b5c4-74fb622d3aec",
                            "gambit_id": "f0e9edaa-2fa4-4e21-ac8f-e26b0e1f6a5e",
                            "last_updated": "2022-12-24T17:12:13.452004-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.67000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a053e0-7c1e-4590-88ba-53301a8007b5/?format=api"
                        },
                        {
                            "id": "ec8389e1-c6b1-4de5-9106-6a3995c5b9b6",
                            "gambit_id": "176c0b09-30c4-415b-a558-61dad3fdc48c",
                            "last_updated": "2022-12-24T17:12:13.450874-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.94000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a053e0-7c1e-4590-88ba-53301a8007b5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "511ff8a7-79ac-47a7-9fc1-1951d9cc9463",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c2587f1f-237c-4971-b752-6e710b8d8c3c",
            "completed": false,
            "last_updated": "2022-12-24T17:12:12.999588-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.44,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c2587f1f-237c-4971-b752-6e710b8d8c3c",
            "datetime": "2022-09-11T09:00:00-04:00",
            "cutoff_datetime": "2022-09-11T09:00:00-04:00",
            "name": "Arsenal v. Everton",
            "bettypes": [
                {
                    "id": "c3c0985d-be47-4034-91d8-aaf524a06123",
                    "match": "https://api-prod.gambitprofit.com/api/matches/511ff8a7-79ac-47a7-9fc1-1951d9cc9463/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 7829.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2171.0
                            }
                        ],
                        "expected_reward_tokens": 9942.83,
                        "profit_sb": 942.83,
                        "profit_sb_percentage": 10.48,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 6979.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1935.0
                            },
                            {
                                "team": "Everton",
                                "amount": 1086.0
                            }
                        ],
                        "expected_reward_tokens": 8861.76,
                        "profit_sb": -138.24,
                        "profit_sb_percentage": -1.54,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32ee8a20-bc11-4faa-9c0c-ef7af7131524",
                            "gambit_id": "0fd04e87-d155-459a-93bb-714fa27790c9",
                            "last_updated": "2022-12-24T17:12:13.006910-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arsenal",
                            "reward": "1.27000",
                            "odds": "1.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3c0985d-be47-4034-91d8-aaf524a06123/?format=api"
                        },
                        {
                            "id": "bdf4a7ae-3777-474b-8117-a1cfbad6f778",
                            "gambit_id": "6cc015bb-3612-43ec-bdeb-99f193a111ce",
                            "last_updated": "2022-12-24T17:12:13.008034-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.58000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3c0985d-be47-4034-91d8-aaf524a06123/?format=api"
                        },
                        {
                            "id": "9ad3a038-cc32-4e4f-8aeb-664be3f8da2e",
                            "gambit_id": "8dab3004-9ad5-4476-b8a0-bf3b5781d1ff",
                            "last_updated": "2022-12-24T17:12:13.005790-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Everton",
                            "reward": "8.16000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3c0985d-be47-4034-91d8-aaf524a06123/?format=api"
                        }
                    ]
                },
                {
                    "id": "cafb31cb-8608-4dd2-83d9-8a3647f4b422",
                    "match": "https://api-prod.gambitprofit.com/api/matches/511ff8a7-79ac-47a7-9fc1-1951d9cc9463/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5671.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4329.0
                            }
                        ],
                        "expected_reward_tokens": 8960.18,
                        "profit_sb": -39.82,
                        "profit_sb_percentage": -0.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "23d027b5-cdcc-41dc-951a-31d12e92dfd3",
                            "gambit_id": "7d31ad9a-e501-4fde-9599-af9ccb487fd6",
                            "last_updated": "2022-12-24T17:12:13.003493-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.58000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cafb31cb-8608-4dd2-83d9-8a3647f4b422/?format=api"
                        },
                        {
                            "id": "81620aac-551c-45df-a3b9-5a3748bf8dfa",
                            "gambit_id": "44800ada-1b7d-46b6-b9ea-ab506c228df6",
                            "last_updated": "2022-12-24T17:12:13.002363-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.07000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cafb31cb-8608-4dd2-83d9-8a3647f4b422/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dc94cfb5-92e2-47eb-b1d5-4588cb5cd40b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5a39c449-3527-439d-bdbe-88f1d474e86d",
            "completed": false,
            "last_updated": "2022-12-24T17:12:14.695098-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.22,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/5a39c449-3527-439d-bdbe-88f1d474e86d",
            "datetime": "2022-09-11T09:00:00-04:00",
            "cutoff_datetime": "2022-09-11T09:00:00-04:00",
            "name": "West Ham United v. Newcastle United",
            "bettypes": [
                {
                    "id": "b396b053-e7bd-43da-b3aa-b8cc6c3d8d82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc94cfb5-92e2-47eb-b1d5-4588cb5cd40b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "West Ham United",
                                "amount": 5462.0
                            },
                            {
                                "team": "Newcastle United",
                                "amount": 4538.0
                            }
                        ],
                        "expected_reward_tokens": 12071.02,
                        "profit_sb": 3071.02,
                        "profit_sb_percentage": 34.12,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Ham United",
                                "amount": 3963.0
                            },
                            {
                                "team": "Newcastle United",
                                "amount": 3292.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2745.0
                            }
                        ],
                        "expected_reward_tokens": 8756.55,
                        "profit_sb": -243.45,
                        "profit_sb_percentage": -2.7,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5edc3c84-b60a-469b-bda6-5b5d60faf4c0",
                            "gambit_id": "da5e362e-1081-404b-8a60-abfe4120b0f4",
                            "last_updated": "2022-12-24T17:12:14.702533-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Ham United",
                            "reward": "2.21000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b396b053-e7bd-43da-b3aa-b8cc6c3d8d82/?format=api"
                        },
                        {
                            "id": "4852dd91-6c03-47d3-bbc8-3d2992cefb0f",
                            "gambit_id": "31dd717a-0af8-458e-909e-192d8b83f37f",
                            "last_updated": "2022-12-24T17:12:14.701417-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Newcastle United",
                            "reward": "2.66000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b396b053-e7bd-43da-b3aa-b8cc6c3d8d82/?format=api"
                        },
                        {
                            "id": "9dc27f9a-745f-4118-9d7e-0bb23c91def0",
                            "gambit_id": "bb6db1b3-16a4-4208-91ed-a0dc7fe9a59f",
                            "last_updated": "2022-12-24T17:12:14.703678-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.19000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b396b053-e7bd-43da-b3aa-b8cc6c3d8d82/?format=api"
                        }
                    ]
                },
                {
                    "id": "508be1c2-19ad-4347-832b-f6677d791271",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc94cfb5-92e2-47eb-b1d5-4588cb5cd40b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8800.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.22,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "01a3c3c9-0bf2-41dc-bda0-1c2170959fa0",
                            "gambit_id": "3b6146d7-5c21-4f33-896b-7ce4c0999d33",
                            "last_updated": "2022-12-24T17:12:14.699184-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.76000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/508be1c2-19ad-4347-832b-f6677d791271/?format=api"
                        },
                        {
                            "id": "a1faaef7-6f1d-438b-aa20-a21161c53e18",
                            "gambit_id": "5b7bdeb4-5b3f-4841-96aa-a7b73dca4d1f",
                            "last_updated": "2022-12-24T17:12:14.698034-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.76000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/508be1c2-19ad-4347-832b-f6677d791271/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cf73f51d-4a9a-401c-97d3-101cf9f4908a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7ffb970d-9913-4de0-a034-60274a4a5ee1",
            "completed": true,
            "last_updated": "2022-09-11T21:02:03.059359-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.09,
            "sport_category": "UFC 278",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/7ffb970d-9913-4de0-a034-60274a4a5ee1",
            "datetime": "2022-09-11T00:05:00-04:00",
            "cutoff_datetime": "2022-09-11T00:05:00-04:00",
            "name": "Tony Ferguson v. Nate Diaz",
            "bettypes": [
                {
                    "id": "848e2e58-6ee5-4d79-87c1-a46d935cb886",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf73f51d-4a9a-401c-97d3-101cf9f4908a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tony Ferguson",
                                "amount": 5656.0
                            },
                            {
                                "team": "Nate Diaz",
                                "amount": 4344.0
                            }
                        ],
                        "expected_reward_tokens": 8992.08,
                        "profit_sb": -7.92,
                        "profit_sb_percentage": -0.09,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "29997497-07d4-4a71-be6e-b6e137009ada",
                            "gambit_id": "4a7aeab5-072c-4bdf-ba6b-29776752958f",
                            "last_updated": "2022-09-11T21:02:03.066941-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tony Ferguson",
                            "reward": "1.59000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848e2e58-6ee5-4d79-87c1-a46d935cb886/?format=api"
                        },
                        {
                            "id": "cc48bfaf-f19f-4737-91c8-68032f55a7fb",
                            "gambit_id": "b852add1-413f-48b1-8321-b44bff58cfef",
                            "last_updated": "2022-09-11T21:02:03.065817-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nate Diaz",
                            "reward": "2.07000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848e2e58-6ee5-4d79-87c1-a46d935cb886/?format=api"
                        }
                    ]
                },
                {
                    "id": "19971186-7f0a-4c26-ab02-433fd671e565",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cf73f51d-4a9a-401c-97d3-101cf9f4908a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8850.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a38d924c-7c95-4867-acab-93677766a1b4",
                            "gambit_id": "00996624-b394-4932-a284-f9fed824d7ac",
                            "last_updated": "2022-09-11T21:02:03.062292-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19971186-7f0a-4c26-ab02-433fd671e565/?format=api"
                        },
                        {
                            "id": "ab734d5f-f9b1-4d30-bb2a-daec72b41775",
                            "gambit_id": "6129f22d-d4ce-4900-97da-60a962449e41",
                            "last_updated": "2022-09-11T21:02:03.063473-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19971186-7f0a-4c26-ab02-433fd671e565/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c1d3441b-d553-4299-97fa-5651c7191bbc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "826af528-8140-4b6a-85fa-63ed042c17fa",
            "completed": true,
            "last_updated": "2022-09-11T21:07:06.129038-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.04,
            "sport_category": "UFC 278",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/826af528-8140-4b6a-85fa-63ed042c17fa",
            "datetime": "2022-09-10T23:35:00-04:00",
            "cutoff_datetime": "2022-09-10T23:35:00-04:00",
            "name": "Kevin Holland v. Khamzat Chimaev",
            "bettypes": [
                {
                    "id": "cd4704ff-7829-4b5f-acbe-5bcffada29ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1d3441b-d553-4299-97fa-5651c7191bbc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Khamzat Chimaev",
                                "amount": 7986.0
                            },
                            {
                                "team": "Kevin Holland",
                                "amount": 2014.0
                            }
                        ],
                        "expected_reward_tokens": 9183.84,
                        "profit_sb": 183.84,
                        "profit_sb_percentage": 2.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "734efdfc-c177-42eb-96c0-a60ce455129c",
                            "gambit_id": "314cafaa-b902-461c-8c5e-c21903e78635",
                            "last_updated": "2022-09-11T21:07:06.134800-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Khamzat Chimaev",
                            "reward": "1.15000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd4704ff-7829-4b5f-acbe-5bcffada29ba/?format=api"
                        },
                        {
                            "id": "4a73f74e-9c27-4919-804f-7db6264edd52",
                            "gambit_id": "ea643bb1-40ad-40d5-b141-abacd7551bee",
                            "last_updated": "2022-09-11T21:07:06.135764-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Holland",
                            "reward": "4.56000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd4704ff-7829-4b5f-acbe-5bcffada29ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "36e374a2-0df4-41be-afba-523830df1fe1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1d3441b-d553-4299-97fa-5651c7191bbc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 5656.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4344.0
                            }
                        ],
                        "expected_reward_tokens": 8992.08,
                        "profit_sb": -7.92,
                        "profit_sb_percentage": -0.09,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6afd2691-15e7-458c-bc8c-68c007d3d81f",
                            "gambit_id": "f6589118-e852-49bb-9508-1d16f2d18ab0",
                            "last_updated": "2022-09-11T21:07:06.132875-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.59000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e374a2-0df4-41be-afba-523830df1fe1/?format=api"
                        },
                        {
                            "id": "181cbe7e-b275-46db-a9cd-65c1460e2485",
                            "gambit_id": "2904ad47-3ca6-4146-83ce-acf0cfdcf6ae",
                            "last_updated": "2022-09-11T21:07:06.131791-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.07000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e374a2-0df4-41be-afba-523830df1fe1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c24efb33-5967-4e19-a82e-105a0bde15b6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9faed6b0-ee7e-439f-8ce6-c5ade39fa5c6",
            "completed": true,
            "last_updated": "2022-09-11T09:12:18.538892-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.25,
            "sport_category": "BKFC 29",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/9faed6b0-ee7e-439f-8ce6-c5ade39fa5c6",
            "datetime": "2022-09-10T23:20:00-04:00",
            "cutoff_datetime": "2022-09-10T23:20:00-04:00",
            "name": "Hart Beltran vs Sigala",
            "bettypes": [
                {
                    "id": "ce367146-56b7-4918-9eae-722af1a181fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c24efb33-5967-4e19-a82e-105a0bde15b6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Britain Hart Beltran",
                                "amount": 6310.0
                            },
                            {
                                "team": "Charisa Sigala",
                                "amount": 3690.0
                            }
                        ],
                        "expected_reward_tokens": 8707.8,
                        "profit_sb": -292.2,
                        "profit_sb_percentage": -3.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "169bc0c0-0a94-420e-8684-d72af4540bca",
                            "gambit_id": "19c4cef7-6ed5-4d19-b93c-29fc92483d0b",
                            "last_updated": "2022-09-11T09:12:18.543341-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Britain Hart Beltran",
                            "reward": "1.38000",
                            "odds": "1.47000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce367146-56b7-4918-9eae-722af1a181fa/?format=api"
                        },
                        {
                            "id": "78c9c99c-4346-437a-8720-81a76e02be44",
                            "gambit_id": "6b1154d1-85ba-4d95-8055-39ad307d098a",
                            "last_updated": "2022-09-11T09:12:18.542121-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charisa Sigala",
                            "reward": "2.36000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce367146-56b7-4918-9eae-722af1a181fa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "feef5f06-20c1-4281-8db7-a7589ad132d2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8d5516ee-7e74-45e3-8f79-3437a8096101",
            "completed": true,
            "last_updated": "2022-09-11T21:07:05.975721-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.09,
            "sport_category": "UFC 278",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/8d5516ee-7e74-45e3-8f79-3437a8096101",
            "datetime": "2022-09-10T23:05:00-04:00",
            "cutoff_datetime": "2022-09-10T23:05:00-04:00",
            "name": "Jingliang Li v. Daniel Rodriguez",
            "bettypes": [
                {
                    "id": "a0c9f597-220f-49ef-9529-49166b8a631a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/feef5f06-20c1-4281-8db7-a7589ad132d2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Daniel Rodriguez",
                                "amount": 5892.0
                            },
                            {
                                "team": "Jingliang Li",
                                "amount": 4108.0
                            }
                        ],
                        "expected_reward_tokens": 8955.44,
                        "profit_sb": -44.56,
                        "profit_sb_percentage": -0.5,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7667a9a-cee2-4e4d-9813-886a0c68c0e8",
                            "gambit_id": "1beba642-fb07-479c-8434-4cbb887b62bd",
                            "last_updated": "2022-09-11T21:07:05.981684-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Daniel Rodriguez",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c9f597-220f-49ef-9529-49166b8a631a/?format=api"
                        },
                        {
                            "id": "33b4742d-bb18-4372-b9a0-77b62286f9ff",
                            "gambit_id": "eff94d32-04fc-47a1-a3be-28ee2c5013ec",
                            "last_updated": "2022-09-11T21:07:05.982734-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jingliang Li",
                            "reward": "2.18000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0c9f597-220f-49ef-9529-49166b8a631a/?format=api"
                        }
                    ]
                },
                {
                    "id": "90d7331e-a542-49e4-993e-3082c4c69b2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/feef5f06-20c1-4281-8db7-a7589ad132d2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5656.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4344.0
                            }
                        ],
                        "expected_reward_tokens": 8992.08,
                        "profit_sb": -7.92,
                        "profit_sb_percentage": -0.09,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cfc6c884-8b30-424d-aac0-f615abcb6045",
                            "gambit_id": "2746203b-8ce6-4783-9eca-58d10fca440d",
                            "last_updated": "2022-09-11T21:07:05.979732-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.59000",
                            "odds": "1.66670",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d7331e-a542-49e4-993e-3082c4c69b2f/?format=api"
                        },
                        {
                            "id": "335cfe32-f3d1-40c2-af0b-5ac85a743e50",
                            "gambit_id": "be31a50f-78ba-49e2-9522-9253c4250f24",
                            "last_updated": "2022-09-11T21:07:05.978601-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.07000",
                            "odds": "2.20000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90d7331e-a542-49e4-993e-3082c4c69b2f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f11cadbe-ad7f-487d-89b5-9e086af73671",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d5e5d819-f4de-41f4-bf49-546e6b2c8b02",
            "completed": false,
            "last_updated": "2022-12-24T17:12:20.844039-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -5.68,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/d5e5d819-f4de-41f4-bf49-546e6b2c8b02",
            "datetime": "2022-09-10T23:00:00-04:00",
            "cutoff_datetime": "2022-09-10T23:00:00-04:00",
            "name": "Riggs vs Dyer",
            "bettypes": [
                {
                    "id": "5f68583a-8a60-48ba-bfd1-c85bbbcee755",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f11cadbe-ad7f-487d-89b5-9e086af73671/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Joe Riggs",
                                "amount": 5176.0
                            },
                            {
                                "team": "Josh Dyer",
                                "amount": 4824.0
                            }
                        ],
                        "expected_reward_tokens": 8488.64,
                        "profit_sb": -511.36,
                        "profit_sb_percentage": -5.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30246dc5-d131-4c64-ba76-5675a4b1fa28",
                            "gambit_id": "95371cbc-8af0-49db-93a4-6b250c2abeb9",
                            "last_updated": "2022-12-24T17:12:20.847784-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joe Riggs",
                            "reward": "1.64000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f68583a-8a60-48ba-bfd1-c85bbbcee755/?format=api"
                        },
                        {
                            "id": "a7b6bb5c-3125-4921-a14a-78da635f4afe",
                            "gambit_id": "0f3d1bdc-d415-450d-a94f-c8ec04ee74ab",
                            "last_updated": "2022-12-24T17:12:20.846660-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Josh Dyer",
                            "reward": "1.76000",
                            "odds": "1.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f68583a-8a60-48ba-bfd1-c85bbbcee755/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "103f65b9-323d-4d0f-b1ea-e7dae8e2b924",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ef498cb6-be6a-41fd-9e33-d33d3013edbb",
            "completed": true,
            "last_updated": "2022-09-11T09:47:39.011873-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.3,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ef498cb6-be6a-41fd-9e33-d33d3013edbb",
            "datetime": "2022-09-10T23:00:00-04:00",
            "cutoff_datetime": "2022-09-10T23:00:00-04:00",
            "name": "Mississippi State v. Arizona",
            "bettypes": [
                {
                    "id": "03ee826c-cbd5-4a08-881b-04b2c613a670",
                    "match": "https://api-prod.gambitprofit.com/api/matches/103f65b9-323d-4d0f-b1ea-e7dae8e2b924/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mississippi State",
                                "amount": 7749.0
                            },
                            {
                                "team": "Arizona",
                                "amount": 2251.0
                            }
                        ],
                        "expected_reward_tokens": 9296.63,
                        "profit_sb": 296.63,
                        "profit_sb_percentage": 3.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "550871e8-6039-4fb8-8f3a-4be492c134aa",
                            "gambit_id": "bf90d3b0-1e7f-482a-a926-8e0690b448db",
                            "last_updated": "2022-09-11T09:47:39.018723-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mississippi State",
                            "reward": "1.20000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ee826c-cbd5-4a08-881b-04b2c613a670/?format=api"
                        },
                        {
                            "id": "e863cd27-3bcd-45cf-860b-d2cbe4089f55",
                            "gambit_id": "5f2ca61d-d9ec-4b4c-9588-24042e99121f",
                            "last_updated": "2022-09-11T09:47:39.017762-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona",
                            "reward": "4.13000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ee826c-cbd5-4a08-881b-04b2c613a670/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b6ee257-b62c-44b4-9def-5de195c3d97e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/103f65b9-323d-4d0f-b1ea-e7dae8e2b924/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona",
                                "amount": 5000.0
                            },
                            {
                                "team": "Mississippi State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fb159621-974e-4cd1-b75b-d2f40295720b",
                            "gambit_id": "fb1040fb-4fec-48b1-ba9f-bac7036a46d3",
                            "last_updated": "2022-09-11T09:47:39.020641-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b6ee257-b62c-44b4-9def-5de195c3d97e/?format=api"
                        },
                        {
                            "id": "d4631cbf-81b4-4ce8-9706-bdafc0682b92",
                            "gambit_id": "19162456-969c-46a0-a31c-74ccaec51b19",
                            "last_updated": "2022-09-11T09:47:39.021646-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mississippi State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b6ee257-b62c-44b4-9def-5de195c3d97e/?format=api"
                        }
                    ]
                },
                {
                    "id": "f6115c70-afbd-4fca-9787-98618efa36fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/103f65b9-323d-4d0f-b1ea-e7dae8e2b924/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 58",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 58",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e50b5053-d0fc-4e0a-91cf-80e51c9782d2",
                            "gambit_id": "43ba8062-015f-437c-8ff3-0de984ac1ead",
                            "last_updated": "2022-09-11T09:47:39.015820-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 58",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "58.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6115c70-afbd-4fca-9787-98618efa36fc/?format=api"
                        },
                        {
                            "id": "5616c8c7-58e9-47f5-9205-abcab5b51c41",
                            "gambit_id": "9696d353-c9d7-435e-964a-b09deb131ec5",
                            "last_updated": "2022-09-11T09:47:39.014806-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 58",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "58.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6115c70-afbd-4fca-9787-98618efa36fc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3780a699-e3fa-44dc-a048-c851df6e1e05",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5da65395-9272-4c1a-b70e-ffd2f7b1c013",
            "completed": true,
            "last_updated": "2022-09-11T19:57:01.988768-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.56,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/5da65395-9272-4c1a-b70e-ffd2f7b1c013",
            "datetime": "2022-09-10T22:59:00-04:00",
            "cutoff_datetime": "2022-09-10T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - September 10th 2022",
            "bettypes": [
                {
                    "id": "ed11efd9-6ee4-4b8a-8815-2012df4d2205",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3780a699-e3fa-44dc-a048-c851df6e1e05/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e4d41a7d-8792-478d-b27e-c5646b067389",
                            "gambit_id": "5f69a4c4-9ce8-48bb-9cb5-49665338f6e5",
                            "last_updated": "2022-09-11T19:57:01.992086-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed11efd9-6ee4-4b8a-8815-2012df4d2205/?format=api"
                        },
                        {
                            "id": "57392d6f-c5ca-4374-9ee9-6f3458fa0d8c",
                            "gambit_id": "0a2dcb3b-7930-4cac-adad-100afaa60dd8",
                            "last_updated": "2022-09-11T19:57:01.993226-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed11efd9-6ee4-4b8a-8815-2012df4d2205/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a35dc4a9-3d86-4ee9-8e2f-e2072994a56e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "09a6fe07-5b9e-4255-a1de-b95eb7037cbf",
            "completed": true,
            "last_updated": "2022-09-11T20:02:07.907028-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/09a6fe07-5b9e-4255-a1de-b95eb7037cbf",
            "datetime": "2022-09-10T22:59:00-04:00",
            "cutoff_datetime": "2022-09-10T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - September 10th 2022",
            "bettypes": [
                {
                    "id": "e14923c7-88b0-4c7a-8a19-4851c6e36c73",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a35dc4a9-3d86-4ee9-8e2f-e2072994a56e/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "f6065baf-7188-4842-aa99-762f72d02199",
                            "gambit_id": "d48e23ed-b6d1-4fca-a2f7-42919ba75a0a",
                            "last_updated": "2022-09-11T20:02:07.909837-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.69000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e14923c7-88b0-4c7a-8a19-4851c6e36c73/?format=api"
                        },
                        {
                            "id": "a112baa5-b6a7-4a43-88e5-1d2a28be4006",
                            "gambit_id": "a065ca3b-6fbb-4786-8881-0de66b9b4f59",
                            "last_updated": "2022-09-11T20:02:07.911946-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.36000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e14923c7-88b0-4c7a-8a19-4851c6e36c73/?format=api"
                        },
                        {
                            "id": "ac968660-2c30-49ed-8f0a-f7243ab04ffe",
                            "gambit_id": "520f7d82-8efb-4568-bb4f-38f7c84d1f81",
                            "last_updated": "2022-09-11T20:02:07.910988-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.36000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e14923c7-88b0-4c7a-8a19-4851c6e36c73/?format=api"
                        },
                        {
                            "id": "0f6d035b-fca6-430e-b0db-4aaf3b310359",
                            "gambit_id": "df69fc7c-4703-4470-951f-b1f6e947a82a",
                            "last_updated": "2022-09-11T20:02:07.913904-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.36000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e14923c7-88b0-4c7a-8a19-4851c6e36c73/?format=api"
                        },
                        {
                            "id": "fdc9501b-fbb0-4713-9f08-3acc23074789",
                            "gambit_id": "f86752bb-1885-4a7a-bf27-c2d48a51642e",
                            "last_updated": "2022-09-11T20:02:07.912934-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.36000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e14923c7-88b0-4c7a-8a19-4851c6e36c73/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df1597f1-6382-446b-a283-6699dc04554f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "90a6e33c-fd07-42ce-a87c-f0b12136bf53",
            "completed": true,
            "last_updated": "2022-09-11T09:17:26.807709-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -5.27,
            "sport_category": "BKFC 29",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/90a6e33c-fd07-42ce-a87c-f0b12136bf53",
            "datetime": "2022-09-10T22:40:00-04:00",
            "cutoff_datetime": "2022-09-10T22:40:00-04:00",
            "name": "Stewart vs Crowder",
            "bettypes": [
                {
                    "id": "794c5270-c0ec-4a16-881e-ba1609993b53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df1597f1-6382-446b-a283-6699dc04554f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kai Stewart",
                                "amount": 5263.0
                            },
                            {
                                "team": "Rusty Crowder",
                                "amount": 4737.0
                            }
                        ],
                        "expected_reward_tokens": 8526.06,
                        "profit_sb": -473.94,
                        "profit_sb_percentage": -5.27,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5785c484-b96b-4b64-bd90-b614474d5f9f",
                            "gambit_id": "085429f6-5cfc-4dfe-bb37-71bf4bca61a1",
                            "last_updated": "2022-09-11T09:17:26.811713-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kai Stewart",
                            "reward": "1.62000",
                            "odds": "1.77000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/794c5270-c0ec-4a16-881e-ba1609993b53/?format=api"
                        },
                        {
                            "id": "4057f27a-bf7a-4eff-9d71-9ca2114b4821",
                            "gambit_id": "0f9f2563-b2cd-4cfa-8d13-aeb8366a47e2",
                            "last_updated": "2022-09-11T09:17:26.810452-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rusty Crowder",
                            "reward": "1.80000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/794c5270-c0ec-4a16-881e-ba1609993b53/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7310108b-24eb-4321-913f-8c29bfa5635d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0ff6231d-a891-4688-a3fa-70474ec55c8b",
            "completed": true,
            "last_updated": "2022-09-11T09:47:39.424765-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/0ff6231d-a891-4688-a3fa-70474ec55c8b",
            "datetime": "2022-09-10T22:30:00-04:00",
            "cutoff_datetime": "2022-09-10T22:30:00-04:00",
            "name": "Oregon State v. Fresno State",
            "bettypes": [
                {
                    "id": "7bb18d40-d502-4aa3-85e3-5df076dff2c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7310108b-24eb-4321-913f-8c29bfa5635d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Fresno State",
                                "amount": 5096.0
                            },
                            {
                                "team": "Oregon State",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9070.88,
                        "profit_sb": 70.88,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9bf0fd57-9238-4659-af37-b336e46b61f0",
                            "gambit_id": "a1e09e6f-79ee-473f-a5dd-f577b172c12f",
                            "last_updated": "2022-09-11T09:47:39.430257-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fresno State",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bb18d40-d502-4aa3-85e3-5df076dff2c2/?format=api"
                        },
                        {
                            "id": "10f933e4-3eb7-4e16-a95a-e795536a3d29",
                            "gambit_id": "7a6cf54e-4484-4e40-9a9d-74a9336116cb",
                            "last_updated": "2022-09-11T09:47:39.431236-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon State",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bb18d40-d502-4aa3-85e3-5df076dff2c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb44da6d-4729-4854-800b-308be99b7d81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7310108b-24eb-4321-913f-8c29bfa5635d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Fresno State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oregon State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "22b2d25e-03e0-45f0-a7ef-a4e7a9edc126",
                            "gambit_id": "8cb59282-bc1d-4567-a2a4-0f5156859ef3",
                            "last_updated": "2022-09-11T09:47:39.433340-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fresno State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb44da6d-4729-4854-800b-308be99b7d81/?format=api"
                        },
                        {
                            "id": "8985479f-290a-461b-9f67-4ca03b92b398",
                            "gambit_id": "9a18fd5d-e766-4333-96e9-cf98f01d396b",
                            "last_updated": "2022-09-11T09:47:39.434368-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb44da6d-4729-4854-800b-308be99b7d81/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ae3465c-bf82-453c-97f9-43828e352a6a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7310108b-24eb-4321-913f-8c29bfa5635d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 58.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 58.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a54a9efd-f5a9-4ae7-9eee-5e193419f4a7",
                            "gambit_id": "e981087b-89bd-4dec-8e28-aa44335fcc33",
                            "last_updated": "2022-09-11T09:47:39.428255-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 58.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "58.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ae3465c-bf82-453c-97f9-43828e352a6a/?format=api"
                        },
                        {
                            "id": "9ebc9cad-0552-4892-9d5c-273b8346c21f",
                            "gambit_id": "e2263d02-3541-4745-8f1c-111f915f075b",
                            "last_updated": "2022-09-11T09:47:39.427226-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 58.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "58.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ae3465c-bf82-453c-97f9-43828e352a6a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c9baae66-05b0-4a98-bc33-20f6684dc1fe",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "899d95e5-98d3-4fcc-a862-0ab2d836096b",
            "completed": false,
            "last_updated": "2022-12-24T17:12:26.228096-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.73,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/899d95e5-98d3-4fcc-a862-0ab2d836096b",
            "datetime": "2022-09-10T22:20:00-04:00",
            "cutoff_datetime": "2022-09-10T22:20:00-04:00",
            "name": "Davison vs Slaveski",
            "bettypes": [
                {
                    "id": "58605053-9719-495d-825f-549726752cff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c9baae66-05b0-4a98-bc33-20f6684dc1fe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Gorjan Slaveski",
                                "amount": 6633.0
                            },
                            {
                                "team": "Dallas Davison",
                                "amount": 3367.0
                            }
                        ],
                        "expected_reward_tokens": 8754.2,
                        "profit_sb": -245.8,
                        "profit_sb_percentage": -2.73,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3194348d-9a3c-4a76-9013-29dbdae4a4be",
                            "gambit_id": "be174c2b-f700-4fb2-a507-899ca1a882e4",
                            "last_updated": "2022-12-24T17:12:26.230626-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Gorjan Slaveski",
                            "reward": "1.32000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58605053-9719-495d-825f-549726752cff/?format=api"
                        },
                        {
                            "id": "0b68d5f1-6f7c-48c1-887b-adff7ba44300",
                            "gambit_id": "bfd72372-3d51-45aa-9ebf-ab6e8e549e4c",
                            "last_updated": "2022-12-24T17:12:26.231690-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Davison",
                            "reward": "2.60000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58605053-9719-495d-825f-549726752cff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2239efdc-5f6e-4c8c-82e8-5ccd143e9ebb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0696278a-9f6b-45f5-a969-c1166d17c9f9",
            "completed": true,
            "last_updated": "2022-09-11T09:52:32.200651-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.66,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/0696278a-9f6b-45f5-a969-c1166d17c9f9",
            "datetime": "2022-09-10T22:15:00-04:00",
            "cutoff_datetime": "2022-09-10T22:15:00-04:00",
            "name": "Baylor v. BYU",
            "bettypes": [
                {
                    "id": "07bee934-ad87-4905-8c78-841eb49487b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2239efdc-5f6e-4c8c-82e8-5ccd143e9ebb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BYU",
                                "amount": 5580.0
                            },
                            {
                                "team": "Baylor",
                                "amount": 4420.0
                            }
                        ],
                        "expected_reward_tokens": 9149.4,
                        "profit_sb": 149.4,
                        "profit_sb_percentage": 1.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0c94d315-23d2-4882-ad8e-606f42c96d3c",
                            "gambit_id": "642446d7-e87e-4880-803d-bdc396120993",
                            "last_updated": "2022-09-11T09:52:32.206902-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BYU",
                            "reward": "1.64000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07bee934-ad87-4905-8c78-841eb49487b9/?format=api"
                        },
                        {
                            "id": "e35afd52-d25b-4d43-8883-97f35feeed3e",
                            "gambit_id": "d8450b68-2925-48cd-a1f4-bc2d045f7b78",
                            "last_updated": "2022-09-11T09:52:32.207905-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baylor",
                            "reward": "2.07000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07bee934-ad87-4905-8c78-841eb49487b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "5543031f-fd9e-426f-8f3c-7814412c0e0b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2239efdc-5f6e-4c8c-82e8-5ccd143e9ebb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BYU",
                                "amount": 5096.0
                            },
                            {
                                "team": "Baylor",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9070.88,
                        "profit_sb": 70.88,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d2088b64-cf99-4427-8e36-e2559548cf03",
                            "gambit_id": "5587c509-88bb-4c67-96e4-af47a767cd7f",
                            "last_updated": "2022-09-11T09:52:32.209922-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BYU",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5543031f-fd9e-426f-8f3c-7814412c0e0b/?format=api"
                        },
                        {
                            "id": "fee833d8-8d6a-40ba-a208-50f220707476",
                            "gambit_id": "19906b4b-5ff9-414e-a88b-58b7d2c041c8",
                            "last_updated": "2022-09-11T09:52:32.210925-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baylor",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5543031f-fd9e-426f-8f3c-7814412c0e0b/?format=api"
                        }
                    ]
                },
                {
                    "id": "aecae773-3a99-4911-a426-41be21d4daca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2239efdc-5f6e-4c8c-82e8-5ccd143e9ebb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 55",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 55",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e066b973-b8e9-489e-9139-be0c49ec5fa4",
                            "gambit_id": "3639c942-e5bf-4b98-a68e-d0a979a650c3",
                            "last_updated": "2022-09-11T09:52:32.203702-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aecae773-3a99-4911-a426-41be21d4daca/?format=api"
                        },
                        {
                            "id": "5a3d4a67-7726-4033-8ebd-41433433fe56",
                            "gambit_id": "6499269f-2cc1-4e98-8248-ad1cac595ee7",
                            "last_updated": "2022-09-11T09:52:32.204804-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aecae773-3a99-4911-a426-41be21d4daca/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9909c851-dd38-4fef-b8f7-e4c1806f15f6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "665e13a8-c502-440d-b9f8-1fe1f1d893de",
            "completed": true,
            "last_updated": "2022-09-11T09:22:29.118787-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.34,
            "sport_category": "BKFC 29",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/665e13a8-c502-440d-b9f8-1fe1f1d893de",
            "datetime": "2022-09-10T22:00:00-04:00",
            "cutoff_datetime": "2022-09-10T22:00:00-04:00",
            "name": "Wagner vs Lindsay",
            "bettypes": [
                {
                    "id": "e16d2dc6-fd33-4e07-8af3-11557620964e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9909c851-dd38-4fef-b8f7-e4c1806f15f6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Billy Wagner",
                                "amount": 7146.0
                            },
                            {
                                "team": "Rome Lindsay",
                                "amount": 2854.0
                            }
                        ],
                        "expected_reward_tokens": 8789.58,
                        "profit_sb": -210.42,
                        "profit_sb_percentage": -2.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8cc66ac4-dd27-4746-ba1c-bb25247fa01b",
                            "gambit_id": "5bfaf5d6-f32d-4f05-a885-29d4b882bbd9",
                            "last_updated": "2022-09-11T09:22:29.122906-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Billy Wagner",
                            "reward": "1.23000",
                            "odds": "1.29000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e16d2dc6-fd33-4e07-8af3-11557620964e/?format=api"
                        },
                        {
                            "id": "4f07bd19-acb9-473f-b4b5-c61f19186928",
                            "gambit_id": "c60364ef-ca4a-4af2-841b-372f617ae76e",
                            "last_updated": "2022-09-11T09:22:29.121764-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rome Lindsay",
                            "reward": "3.08000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e16d2dc6-fd33-4e07-8af3-11557620964e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "99e5f5b6-15e7-4552-96e1-eb3ea81e53e7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ed702c1b-a7b0-4a63-adf2-4ad38ca00c1d",
            "completed": true,
            "last_updated": "2022-09-11T21:07:07.749725-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.48,
            "sport_category": "UFC 278",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/ed702c1b-a7b0-4a63-adf2-4ad38ca00c1d",
            "datetime": "2022-09-10T22:00:00-04:00",
            "cutoff_datetime": "2022-09-10T22:00:00-04:00",
            "name": "Johnny Walker v. Ion Cutelaba",
            "bettypes": [
                {
                    "id": "d8f61071-8b31-44cf-8efe-3afe74d3d5e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99e5f5b6-15e7-4552-96e1-eb3ea81e53e7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ion Cutelaba",
                                "amount": 6152.0
                            },
                            {
                                "team": "Johnny Walker",
                                "amount": 3848.0
                            }
                        ],
                        "expected_reward_tokens": 9042.8,
                        "profit_sb": 42.8,
                        "profit_sb_percentage": 0.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4c812440-461a-4a7d-afa4-7bbd94c062c8",
                            "gambit_id": "243e1fac-0472-4c8e-a63b-f5ef580006e4",
                            "last_updated": "2022-09-11T21:07:07.755080-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ion Cutelaba",
                            "reward": "1.47000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8f61071-8b31-44cf-8efe-3afe74d3d5e2/?format=api"
                        },
                        {
                            "id": "63d9e7f9-1bf1-4d0b-8b70-9b99b9ebbdf6",
                            "gambit_id": "2baafdf4-c557-436e-b670-fd7b4709c13c",
                            "last_updated": "2022-09-11T21:07:07.756026-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Johnny Walker",
                            "reward": "2.35000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8f61071-8b31-44cf-8efe-3afe74d3d5e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "5185c128-f9a8-4d0d-b7db-dc9e253f72eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99e5f5b6-15e7-4552-96e1-eb3ea81e53e7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 5482.0
                            },
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 4518.0
                            }
                        ],
                        "expected_reward_tokens": 8990.48,
                        "profit_sb": -9.52,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dfa3c89b-1dd4-4560-a588-ce0d1e5bf30e",
                            "gambit_id": "e56cd55b-b623-4407-bcb9-1c049959e934",
                            "last_updated": "2022-09-11T21:07:07.752155-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.64000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5185c128-f9a8-4d0d-b7db-dc9e253f72eb/?format=api"
                        },
                        {
                            "id": "c097833a-af2d-4843-a06b-2aa406194a88",
                            "gambit_id": "4584828c-f901-4890-aeb7-846025876e9f",
                            "last_updated": "2022-09-11T21:07:07.753148-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.99000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5185c128-f9a8-4d0d-b7db-dc9e253f72eb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5e967746-1fff-4d81-ae18-486fddc8ef02",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "55890ca6-16b6-47b7-acdb-747b69e880d0",
            "completed": false,
            "last_updated": "2022-12-24T17:12:08.912752-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.31,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/55890ca6-16b6-47b7-acdb-747b69e880d0",
            "datetime": "2022-09-10T22:00:00-04:00",
            "cutoff_datetime": "2022-09-10T22:00:00-04:00",
            "name": "Macy Chiasson v. Irene Aldana",
            "bettypes": [
                {
                    "id": "d108f266-9fe3-4b7a-beb1-1ade710f07fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e967746-1fff-4d81-ae18-486fddc8ef02/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Irene Aldana",
                                "amount": 5941.0
                            },
                            {
                                "team": "Macy Chiasson",
                                "amount": 4059.0
                            }
                        ],
                        "expected_reward_tokens": 8970.39,
                        "profit_sb": -29.61,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "811f7d4c-5371-4435-b439-39be002aca2e",
                            "gambit_id": "b5260ab7-b942-4d53-a937-29b12efa21a8",
                            "last_updated": "2022-12-24T17:12:08.919003-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Irene Aldana",
                            "reward": "1.51000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d108f266-9fe3-4b7a-beb1-1ade710f07fd/?format=api"
                        },
                        {
                            "id": "47c1bcc9-738a-4395-b17f-270b86662674",
                            "gambit_id": "2e6ebf3c-7029-4773-8d2e-5da576b4893d",
                            "last_updated": "2022-12-24T17:12:08.920155-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Macy Chiasson",
                            "reward": "2.21000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d108f266-9fe3-4b7a-beb1-1ade710f07fd/?format=api"
                        }
                    ]
                },
                {
                    "id": "73cf29a7-323b-4e21-8640-d71464810163",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e967746-1fff-4d81-ae18-486fddc8ef02/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 6142.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3858.0
                            }
                        ],
                        "expected_reward_tokens": 9027.72,
                        "profit_sb": 27.72,
                        "profit_sb_percentage": 0.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "02c2af1c-d05e-4d7d-b64a-ecd1af4e6efb",
                            "gambit_id": "c1bd571c-f52a-44cc-a5b4-c5841b76be4c",
                            "last_updated": "2022-12-24T17:12:08.916686-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.47000",
                            "odds": "1.52630",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73cf29a7-323b-4e21-8640-d71464810163/?format=api"
                        },
                        {
                            "id": "c5ec431d-48ef-4b14-9a5b-1c8b37dd4967",
                            "gambit_id": "6c2d0018-04ab-41e3-852f-7b8a777883aa",
                            "last_updated": "2022-12-24T17:12:08.915523-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.34000",
                            "odds": "2.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73cf29a7-323b-4e21-8640-d71464810163/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ad8e361a-3022-4ae6-9d12-2c6368b77d04",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e4b40c7a-9023-4e6c-8677-083853f7bd7f",
            "completed": true,
            "last_updated": "2022-09-11T21:12:12.019937-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.27,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/e4b40c7a-9023-4e6c-8677-083853f7bd7f",
            "datetime": "2022-09-10T22:00:00-04:00",
            "cutoff_datetime": "2022-09-10T22:00:00-04:00",
            "name": "Portland Timbers v. Minnesota United FC",
            "bettypes": [
                {
                    "id": "38f1890c-e4ca-4897-ae92-4c73fe6b8fdb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ad8e361a-3022-4ae6-9d12-2c6368b77d04/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Portland Timbers",
                                "amount": 7031.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2969.0
                            }
                        ],
                        "expected_reward_tokens": 11460.34,
                        "profit_sb": 2460.34,
                        "profit_sb_percentage": 27.34,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Timbers",
                                "amount": 5504.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2324.0
                            },
                            {
                                "team": "Minnesota United FC",
                                "amount": 2172.0
                            }
                        ],
                        "expected_reward_tokens": 8970.36,
                        "profit_sb": -29.64,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "506f2362-2101-436c-9933-449f6397abd2",
                            "gambit_id": "aa29eacb-aac6-4759-9205-63fc527339f3",
                            "last_updated": "2022-09-11T21:12:12.026804-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Timbers",
                            "reward": "1.63000",
                            "odds": "1.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38f1890c-e4ca-4897-ae92-4c73fe6b8fdb/?format=api"
                        },
                        {
                            "id": "3c52fb39-c89e-4016-95b6-559ac170c42b",
                            "gambit_id": "35a82004-7e77-40e1-a1c5-b4c389453f38",
                            "last_updated": "2022-09-11T21:12:12.027772-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.86000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38f1890c-e4ca-4897-ae92-4c73fe6b8fdb/?format=api"
                        },
                        {
                            "id": "7dca14de-6510-449c-90c0-83b648e0a72f",
                            "gambit_id": "e9f06f8f-aca4-47e1-9c86-80aebd1fe5d2",
                            "last_updated": "2022-09-11T21:12:12.025836-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota United FC",
                            "reward": "4.13000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38f1890c-e4ca-4897-ae92-4c73fe6b8fdb/?format=api"
                        }
                    ]
                },
                {
                    "id": "561bcfc4-f14b-4a80-ac10-a3c48c3b3475",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ad8e361a-3022-4ae6-9d12-2c6368b77d04/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 6224.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3776.0
                            }
                        ],
                        "expected_reward_tokens": 9024.64,
                        "profit_sb": 24.64,
                        "profit_sb_percentage": 0.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "80097d41-34b4-4f2c-9f1a-38405b32e787",
                            "gambit_id": "f10069aa-358c-4fb1-ace1-82a31eed8928",
                            "last_updated": "2022-09-11T21:12:12.023840-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.45000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/561bcfc4-f14b-4a80-ac10-a3c48c3b3475/?format=api"
                        },
                        {
                            "id": "9822e596-85dc-48a8-a63e-ad62962581e8",
                            "gambit_id": "8e5168df-155a-4cab-86f9-10ac149f9013",
                            "last_updated": "2022-09-11T21:12:12.022780-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.39000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/561bcfc4-f14b-4a80-ac10-a3c48c3b3475/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "51c11756-b4bd-4f3b-a4e6-c0235fa5150b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7eef49f9-0ca3-4839-b681-870c566de95b",
            "completed": true,
            "last_updated": "2022-09-11T21:22:26.319863-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -4.95,
            "sport_category": "BKFC 29",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/7eef49f9-0ca3-4839-b681-870c566de95b",
            "datetime": "2022-09-10T21:40:00-04:00",
            "cutoff_datetime": "2022-09-10T21:40:00-04:00",
            "name": "Lopez vs Moreira",
            "bettypes": [
                {
                    "id": "dcb959df-cba6-4263-b283-03f5eb66076b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51c11756-b4bd-4f3b-a4e6-c0235fa5150b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Erik Lopez",
                                "amount": 5449.0
                            },
                            {
                                "team": "Manuel Moreira",
                                "amount": 4551.0
                            }
                        ],
                        "expected_reward_tokens": 8554.93,
                        "profit_sb": -445.07,
                        "profit_sb_percentage": -4.95,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a85c26d-956f-43ed-bcbc-88202dc73d4e",
                            "gambit_id": "0cc2be7f-3696-46aa-8733-3f71d015dd26",
                            "last_updated": "2022-09-11T21:22:26.323858-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Erik Lopez",
                            "reward": "1.57000",
                            "odds": "1.71000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcb959df-cba6-4263-b283-03f5eb66076b/?format=api"
                        },
                        {
                            "id": "4134c580-ac00-4916-a179-db02e6ea5721",
                            "gambit_id": "e5d50967-7f65-4ffd-82bd-6bdf6f0d30c8",
                            "last_updated": "2022-09-11T21:22:26.322596-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manuel Moreira",
                            "reward": "1.88000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcb959df-cba6-4263-b283-03f5eb66076b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8fc82502-79af-42e0-9c06-37e964449b28",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5bc1556c-c669-4e26-a418-cfefe3d17cdb",
            "completed": true,
            "last_updated": "2022-09-11T21:12:10.852881-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.16,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/5bc1556c-c669-4e26-a418-cfefe3d17cdb",
            "datetime": "2022-09-10T21:30:00-04:00",
            "cutoff_datetime": "2022-09-10T21:30:00-04:00",
            "name": "Real Salt Lake v. DC United",
            "bettypes": [
                {
                    "id": "d3e6c633-68cd-4406-bd45-b8d75d3807db",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fc82502-79af-42e0-9c06-37e964449b28/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Real Salt Lake",
                                "amount": 7443.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2557.0
                            }
                        ],
                        "expected_reward_tokens": 10790.54,
                        "profit_sb": 1790.54,
                        "profit_sb_percentage": 19.89,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Real Salt Lake",
                                "amount": 6218.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2137.0
                            },
                            {
                                "team": "DC United",
                                "amount": 1645.0
                            }
                        ],
                        "expected_reward_tokens": 9014.6,
                        "profit_sb": 14.6,
                        "profit_sb_percentage": 0.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ed7456bc-5839-4c4b-a7be-feb199c37f81",
                            "gambit_id": "aeea3191-15a8-4f4b-9d52-249867d64598",
                            "last_updated": "2022-09-11T21:12:10.859437-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Real Salt Lake",
                            "reward": "1.45000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e6c633-68cd-4406-bd45-b8d75d3807db/?format=api"
                        },
                        {
                            "id": "dbb39954-64c2-4bdb-b957-28a64e1915b8",
                            "gambit_id": "f9627f75-1e07-4724-8bc1-e89ad861596d",
                            "last_updated": "2022-09-11T21:12:10.860520-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.22000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e6c633-68cd-4406-bd45-b8d75d3807db/?format=api"
                        },
                        {
                            "id": "781f7552-1e1c-495a-bda7-6be78779634a",
                            "gambit_id": "b02f81e3-45bb-4c36-8396-67607bb2e862",
                            "last_updated": "2022-09-11T21:12:10.858354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DC United",
                            "reward": "5.48000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3e6c633-68cd-4406-bd45-b8d75d3807db/?format=api"
                        }
                    ]
                },
                {
                    "id": "6bf786b1-4583-49f4-8c63-6897c16d18d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fc82502-79af-42e0-9c06-37e964449b28/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5838.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 8989.92,
                        "profit_sb": -10.08,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "090c914b-ba25-47dc-88ef-591c179d362d",
                            "gambit_id": "243c85e5-30d2-4021-8f49-24f339145586",
                            "last_updated": "2022-09-11T21:12:10.856335-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.54000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf786b1-4583-49f4-8c63-6897c16d18d9/?format=api"
                        },
                        {
                            "id": "72592e77-fa04-4ae6-b0cd-741946d9ad1a",
                            "gambit_id": "4416cf57-e363-416f-bbef-11fabafe55b3",
                            "last_updated": "2022-09-11T21:12:10.855310-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.16000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf786b1-4583-49f4-8c63-6897c16d18d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "759238eb-92ef-4970-9780-eba956702aa0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2fd67e77-d227-488c-bf74-68a15f39f2b8",
            "completed": true,
            "last_updated": "2022-09-11T21:22:16.536084-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.11,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/2fd67e77-d227-488c-bf74-68a15f39f2b8",
            "datetime": "2022-09-10T21:30:00-04:00",
            "cutoff_datetime": "2022-09-10T21:30:00-04:00",
            "name": "Colorado Rapids v. Vancouver Whitecaps FC",
            "bettypes": [
                {
                    "id": "a9b5538d-5a93-4b69-b6d5-51080c3bdb08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/759238eb-92ef-4970-9780-eba956702aa0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Colorado Rapids",
                                "amount": 7197.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2803.0
                            }
                        ],
                        "expected_reward_tokens": 11155.35,
                        "profit_sb": 2155.35,
                        "profit_sb_percentage": 23.95,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Rapids",
                                "amount": 5731.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2232.0
                            },
                            {
                                "team": "Vancouver Whitecaps FC",
                                "amount": 2037.0
                            }
                        ],
                        "expected_reward_tokens": 8881.32,
                        "profit_sb": -118.68,
                        "profit_sb_percentage": -1.32,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "78720ff7-abb3-4f68-8496-42a2511f29ab",
                            "gambit_id": "97490eea-e25a-4d03-866c-791a70c7a4a4",
                            "last_updated": "2022-09-11T21:22:16.546228-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Rapids",
                            "reward": "1.55000",
                            "odds": "1.62000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b5538d-5a93-4b69-b6d5-51080c3bdb08/?format=api"
                        },
                        {
                            "id": "e4bb89a0-4124-4da6-8119-9c85a7ac2640",
                            "gambit_id": "c4c0bd79-0d90-493c-9881-c3157a61d182",
                            "last_updated": "2022-09-11T21:22:16.547619-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.98000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b5538d-5a93-4b69-b6d5-51080c3bdb08/?format=api"
                        },
                        {
                            "id": "ec460e68-142a-42b7-9a66-02cd1be371dc",
                            "gambit_id": "de3503bf-95a1-48b5-b862-d953c4a38a20",
                            "last_updated": "2022-09-11T21:22:16.544828-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Whitecaps FC",
                            "reward": "4.36000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b5538d-5a93-4b69-b6d5-51080c3bdb08/?format=api"
                        }
                    ]
                },
                {
                    "id": "58b9f27c-d24b-4e63-b8c4-168678afa2f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/759238eb-92ef-4970-9780-eba956702aa0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5838.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 8989.92,
                        "profit_sb": -10.08,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9bd6dc7c-3d1b-4670-86e8-5fafa2cf2b96",
                            "gambit_id": "a29c3082-784c-46bb-9179-63d93ff3995e",
                            "last_updated": "2022-09-11T21:22:16.542121-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.54000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b9f27c-d24b-4e63-b8c4-168678afa2f0/?format=api"
                        },
                        {
                            "id": "92b56459-db0f-4682-80b6-ef9db8dd6cc8",
                            "gambit_id": "f64b6f45-90d1-4754-b663-92f65ce8dad6",
                            "last_updated": "2022-09-11T21:22:16.538965-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.16000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58b9f27c-d24b-4e63-b8c4-168678afa2f0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df9c9c45-6531-478f-94d2-331ceb1fdc0d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fd8bc94f-93a9-4678-8c83-c642b949fe8c",
            "completed": true,
            "last_updated": "2022-09-11T09:22:27.353418-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.28,
            "sport_category": "BKFC 29",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/fd8bc94f-93a9-4678-8c83-c642b949fe8c",
            "datetime": "2022-09-10T21:20:00-04:00",
            "cutoff_datetime": "2022-09-10T21:20:00-04:00",
            "name": "Lopez vs Schulte",
            "bettypes": [
                {
                    "id": "ce7c42a7-f90d-441d-be52-7d64d0231264",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df9c9c45-6531-478f-94d2-331ceb1fdc0d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dylan Schulte",
                                "amount": 6545.0
                            },
                            {
                                "team": "Louie Lopez",
                                "amount": 3455.0
                            }
                        ],
                        "expected_reward_tokens": 8704.85,
                        "profit_sb": -295.15,
                        "profit_sb_percentage": -3.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44f75450-ab51-4bb7-abf4-a6a8312ec544",
                            "gambit_id": "b50ad787-3d72-4eda-9452-eef011a8fd9d",
                            "last_updated": "2022-09-11T09:22:27.355848-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Schulte",
                            "reward": "1.33000",
                            "odds": "1.41000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce7c42a7-f90d-441d-be52-7d64d0231264/?format=api"
                        },
                        {
                            "id": "2a6845aa-3160-49d8-a2c4-a0f827c56872",
                            "gambit_id": "a7765ff9-bf5c-4115-bb72-d283e7bd0450",
                            "last_updated": "2022-09-11T09:22:27.356897-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louie Lopez",
                            "reward": "2.52000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce7c42a7-f90d-441d-be52-7d64d0231264/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "85630192-b17e-4192-a93a-4707854b4a2d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "47923f6b-84c4-4f5f-bb0d-2cccc63bece4",
            "completed": true,
            "last_updated": "2022-09-11T18:32:18.540553-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/47923f6b-84c4-4f5f-bb0d-2cccc63bece4",
            "datetime": "2022-09-10T21:10:00-04:00",
            "cutoff_datetime": "2022-09-10T21:10:00-04:00",
            "name": "ATL (M Fried) v. SEA (G Kirby)",
            "bettypes": [
                {
                    "id": "e0c4ae83-5f9e-4bf7-bb8c-3882be75e170",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85630192-b17e-4192-a93a-4707854b4a2d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (M Fried)",
                                "amount": 5323.0
                            },
                            {
                                "team": "SEA (G Kirby)",
                                "amount": 4677.0
                            }
                        ],
                        "expected_reward_tokens": 9260.46,
                        "profit_sb": 260.46,
                        "profit_sb_percentage": 2.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "24eb13e3-dfa4-42aa-8760-e7f8e7d0142b",
                            "gambit_id": "7c191810-a91e-4ef8-b534-163edfc8a181",
                            "last_updated": "2022-09-11T18:32:18.550850-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (M Fried)",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0c4ae83-5f9e-4bf7-bb8c-3882be75e170/?format=api"
                        },
                        {
                            "id": "ad7458ec-89c4-4984-876a-9893d4dea0ed",
                            "gambit_id": "68f2fb34-0d04-4c18-8312-64e88511a50b",
                            "last_updated": "2022-09-11T18:32:18.549946-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.98000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0c4ae83-5f9e-4bf7-bb8c-3882be75e170/?format=api"
                        }
                    ]
                },
                {
                    "id": "108ee3ce-85ac-4ede-92a8-ff2ec4b8786d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85630192-b17e-4192-a93a-4707854b4a2d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 5906.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4094.0
                            }
                        ],
                        "expected_reward_tokens": 9211.5,
                        "profit_sb": 211.5,
                        "profit_sb_percentage": 2.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "017b5b88-65ab-4085-8775-e0377bf28438",
                            "gambit_id": "14e30f28-bb50-468f-930b-f586663f3f5c",
                            "last_updated": "2022-09-11T18:32:18.547052-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "1.56000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/108ee3ce-85ac-4ede-92a8-ff2ec4b8786d/?format=api"
                        },
                        {
                            "id": "c480dc71-c698-4fac-a9e9-9bd71d0ff3c9",
                            "gambit_id": "99cfa16e-ca89-491b-9c24-9f26a69b436d",
                            "last_updated": "2022-09-11T18:32:18.548091-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "2.25000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/108ee3ce-85ac-4ede-92a8-ff2ec4b8786d/?format=api"
                        }
                    ]
                },
                {
                    "id": "deeabaaa-c869-4986-a8e1-159d2501b8f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/85630192-b17e-4192-a93a-4707854b4a2d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5207.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4793.0
                            }
                        ],
                        "expected_reward_tokens": 9058.77,
                        "profit_sb": 58.77,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ec899927-5d88-40dc-9cf4-63f891fa57d2",
                            "gambit_id": "b43e7a09-0686-451a-a924-b0136f01e818",
                            "last_updated": "2022-09-11T18:32:18.543602-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deeabaaa-c869-4986-a8e1-159d2501b8f7/?format=api"
                        },
                        {
                            "id": "a539ff91-da0f-4b90-81ae-99b1048bbea6",
                            "gambit_id": "ca2c0aa8-0147-487e-9771-e450ea8e8553",
                            "last_updated": "2022-09-11T18:32:18.544739-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/deeabaaa-c869-4986-a8e1-159d2501b8f7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7af9bc08-e7f9-43f8-a49f-c58e9b900005",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e87fb806-8f9b-4115-baf5-f38be3fc17b8",
            "completed": true,
            "last_updated": "2022-09-11T09:52:31.047892-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.22,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e87fb806-8f9b-4115-baf5-f38be3fc17b8",
            "datetime": "2022-09-10T21:00:00-04:00",
            "cutoff_datetime": "2022-09-10T21:00:00-04:00",
            "name": "New Mexico State v. UTEP",
            "bettypes": [
                {
                    "id": "d715d653-3eb0-45f4-ae65-20eede9af8fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7af9bc08-e7f9-43f8-a49f-c58e9b900005/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UTEP",
                                "amount": 8527.0
                            },
                            {
                                "team": "New Mexico State",
                                "amount": 1473.0
                            }
                        ],
                        "expected_reward_tokens": 9379.7,
                        "profit_sb": 379.7,
                        "profit_sb_percentage": 4.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3f36de6-1f81-4aca-aaf4-bf313a2c2422",
                            "gambit_id": "3ebb128d-25d0-4643-8cfd-593a737d756f",
                            "last_updated": "2022-09-11T09:52:31.054749-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTEP",
                            "reward": "1.10000",
                            "odds": "1.11110",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d715d653-3eb0-45f4-ae65-20eede9af8fe/?format=api"
                        },
                        {
                            "id": "194fb79a-20d3-4c27-ace5-3745c3211fee",
                            "gambit_id": "5b9ea3f9-0564-42d8-bf53-e54cc74cbd93",
                            "last_updated": "2022-09-11T09:52:31.055950-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "6.37000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d715d653-3eb0-45f4-ae65-20eede9af8fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "9be6dec6-c68c-43b9-9214-95886df921df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7af9bc08-e7f9-43f8-a49f-c58e9b900005/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UTEP",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Mexico State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0cc66a10-1c3a-4320-a7b8-0e66443621e2",
                            "gambit_id": "a2f8ada4-e22f-4913-8d40-63dc4b7a8247",
                            "last_updated": "2022-09-11T09:52:31.058116-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTEP",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-17.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9be6dec6-c68c-43b9-9214-95886df921df/?format=api"
                        },
                        {
                            "id": "0b910756-47d1-4948-ba5b-195152b860bd",
                            "gambit_id": "f671ea47-6607-4ef3-a4f1-d0f7df0c4397",
                            "last_updated": "2022-09-11T09:52:31.059195-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "17.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9be6dec6-c68c-43b9-9214-95886df921df/?format=api"
                        }
                    ]
                },
                {
                    "id": "bfdd49bb-a860-4980-8685-5256c1e5cf82",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7af9bc08-e7f9-43f8-a49f-c58e9b900005/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 46",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 46",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9ec0528f-12b0-4a0e-a2c3-74c5a7b73ef3",
                            "gambit_id": "e12ad8b3-deec-4531-ab53-1a225d5b0c97",
                            "last_updated": "2022-09-11T09:52:31.052250-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 46",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfdd49bb-a860-4980-8685-5256c1e5cf82/?format=api"
                        },
                        {
                            "id": "3f13239e-6e42-40b6-8aed-dae1b38c3558",
                            "gambit_id": "9f67fec5-6170-4ff4-8baf-16d0986e37c3",
                            "last_updated": "2022-09-11T09:52:31.051011-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 46",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "46.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfdd49bb-a860-4980-8685-5256c1e5cf82/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0318d690-e56e-4fb0-8b88-30b070d18856",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a7029b3d-9fe4-4493-8d46-5293d054bcf4",
            "completed": false,
            "last_updated": "2022-12-24T17:12:24.821115-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.96,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a7029b3d-9fe4-4493-8d46-5293d054bcf4",
            "datetime": "2022-09-10T21:00:00-04:00",
            "cutoff_datetime": "2022-09-10T21:00:00-04:00",
            "name": "Beierle vs Christensen",
            "bettypes": [
                {
                    "id": "04174fb5-33bb-4ece-a8d4-f485eee717a8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0318d690-e56e-4fb0-8b88-30b070d18856/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jordan Christensen",
                                "amount": 5763.0
                            },
                            {
                                "team": "Cody Beierle",
                                "amount": 4237.0
                            }
                        ],
                        "expected_reward_tokens": 8643.48,
                        "profit_sb": -356.52,
                        "profit_sb_percentage": -3.96,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91d9197a-5d4c-470c-8408-1d1f5be84ecb",
                            "gambit_id": "234ddc07-64f4-409d-bb1e-a6c6e64341ff",
                            "last_updated": "2022-12-24T17:12:24.823841-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jordan Christensen",
                            "reward": "1.50000",
                            "odds": "1.62000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04174fb5-33bb-4ece-a8d4-f485eee717a8/?format=api"
                        },
                        {
                            "id": "0e009842-b491-481d-b4b5-bdcfc0a3f944",
                            "gambit_id": "3388ea04-ea5f-41be-9f6c-b555ade7060b",
                            "last_updated": "2022-12-24T17:12:24.825003-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cody Beierle",
                            "reward": "2.04000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04174fb5-33bb-4ece-a8d4-f485eee717a8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9a42f681-b778-49d4-b427-27c523c60ca7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "249ad498-8626-44c2-8883-a5d7b10ff9fc",
            "completed": true,
            "last_updated": "2022-09-11T18:32:18.878057-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/249ad498-8626-44c2-8883-a5d7b10ff9fc",
            "datetime": "2022-09-10T20:40:00-04:00",
            "cutoff_datetime": "2022-09-10T20:40:00-04:00",
            "name": "LOS (J Urias) v. SDG (B Snell)",
            "bettypes": [
                {
                    "id": "36d94e17-5847-45d9-8613-8eeecc6ebda4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a42f681-b778-49d4-b427-27c523c60ca7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5597.0
                            },
                            {
                                "team": "SDG (B Snell)",
                                "amount": 4403.0
                            }
                        ],
                        "expected_reward_tokens": 9290.33,
                        "profit_sb": 290.33,
                        "profit_sb_percentage": 3.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5a05eb17-474a-4588-85ad-1d394c0a379d",
                            "gambit_id": "e917f208-c211-4b72-acad-80ad7382db42",
                            "last_updated": "2022-09-11T18:32:18.889669-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (J Urias)",
                            "reward": "1.66000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36d94e17-5847-45d9-8613-8eeecc6ebda4/?format=api"
                        },
                        {
                            "id": "ef54cfe7-6978-4c61-9627-4963d114d9e3",
                            "gambit_id": "39fd0010-79f6-45a2-9de8-bc2ecd5ff17f",
                            "last_updated": "2022-09-11T18:32:18.888646-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (B Snell)",
                            "reward": "2.11000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36d94e17-5847-45d9-8613-8eeecc6ebda4/?format=api"
                        }
                    ]
                },
                {
                    "id": "2bdfe2d3-add2-4dd8-98e1-4419c5198835",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a42f681-b778-49d4-b427-27c523c60ca7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG",
                                "amount": 5580.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4420.0
                            }
                        ],
                        "expected_reward_tokens": 9149.4,
                        "profit_sb": 149.4,
                        "profit_sb_percentage": 1.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "93fa51c7-b550-47fa-9fb5-14403a4411ea",
                            "gambit_id": "66931a18-5d1f-40ed-b633-3b9814fea9f6",
                            "last_updated": "2022-09-11T18:32:18.884275-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.64000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bdfe2d3-add2-4dd8-98e1-4419c5198835/?format=api"
                        },
                        {
                            "id": "934187fe-a887-4ca8-b7b6-09b1b8c0b14e",
                            "gambit_id": "973a072d-3efd-4958-a80a-4070d46e914a",
                            "last_updated": "2022-09-11T18:32:18.886255-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "2.07000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bdfe2d3-add2-4dd8-98e1-4419c5198835/?format=api"
                        }
                    ]
                },
                {
                    "id": "b97489e8-93c7-40aa-9723-8d990b28b34b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9a42f681-b778-49d4-b427-27c523c60ca7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5207.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4793.0
                            }
                        ],
                        "expected_reward_tokens": 9058.77,
                        "profit_sb": 58.77,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "03954c42-2169-402c-8497-1b33858f1923",
                            "gambit_id": "979556d0-2aba-4c1f-8b7b-2d8bab1ca653",
                            "last_updated": "2022-09-11T18:32:18.882031-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b97489e8-93c7-40aa-9723-8d990b28b34b/?format=api"
                        },
                        {
                            "id": "104ec8a1-11c1-46dd-8f01-fde357a9992d",
                            "gambit_id": "e0bafa74-d398-4dfc-83b9-75ccdc515bd5",
                            "last_updated": "2022-09-11T18:32:18.880875-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b97489e8-93c7-40aa-9723-8d990b28b34b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9bfceafe-dbfb-4ecc-9775-da6d24c4f1c6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2efaf5f6-2e61-48a8-b4e3-4304f5e6990e",
            "completed": false,
            "last_updated": "2022-12-24T17:12:21.588455-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.75,
            "sport_category": "BKFC 30",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/2efaf5f6-2e61-48a8-b4e3-4304f5e6990e",
            "datetime": "2022-09-10T20:40:00-04:00",
            "cutoff_datetime": "2022-09-10T20:40:00-04:00",
            "name": "Bercier vs Maxwell",
            "bettypes": [
                {
                    "id": "af400f98-f697-4c30-b939-41a7f6141b78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9bfceafe-dbfb-4ecc-9775-da6d24c4f1c6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Leo Bercier",
                                "amount": 6734.0
                            },
                            {
                                "team": "Brian Maxwell",
                                "amount": 3266.0
                            }
                        ],
                        "expected_reward_tokens": 8752.88,
                        "profit_sb": -247.12,
                        "profit_sb_percentage": -2.75,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "444195e1-3cc2-4309-b47d-df75396251db",
                            "gambit_id": "8f0ec070-9416-4e02-a27d-142e2360b130",
                            "last_updated": "2022-12-24T17:12:21.592218-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Leo Bercier",
                            "reward": "1.30000",
                            "odds": "1.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af400f98-f697-4c30-b939-41a7f6141b78/?format=api"
                        },
                        {
                            "id": "4ebb6098-7871-4465-9469-f085239af3b1",
                            "gambit_id": "6d37c426-8a73-4a8a-add6-47f6207ce02e",
                            "last_updated": "2022-12-24T17:12:21.591128-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Maxwell",
                            "reward": "2.68000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af400f98-f697-4c30-b939-41a7f6141b78/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "064106db-602c-4b3d-9e7b-6397ef9cde06",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "83b19725-9c5b-4bf1-a45f-7e4e576a58db",
            "completed": true,
            "last_updated": "2022-09-11T21:22:16.372648-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.11,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/83b19725-9c5b-4bf1-a45f-7e4e576a58db",
            "datetime": "2022-09-10T20:30:00-04:00",
            "cutoff_datetime": "2022-09-10T20:30:00-04:00",
            "name": "Houston Dynamo v. Sporting Kansas City",
            "bettypes": [
                {
                    "id": "8543c747-73ec-44a1-8534-14c92dbb7676",
                    "match": "https://api-prod.gambitprofit.com/api/matches/064106db-602c-4b3d-9e7b-6397ef9cde06/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Houston Dynamo",
                                "amount": 5462.0
                            },
                            {
                                "team": "Sporting Kansas City",
                                "amount": 4538.0
                            }
                        ],
                        "expected_reward_tokens": 12071.02,
                        "profit_sb": 3071.02,
                        "profit_sb_percentage": 34.12,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston Dynamo",
                                "amount": 4009.0
                            },
                            {
                                "team": "Sporting Kansas City",
                                "amount": 3331.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2661.0
                            }
                        ],
                        "expected_reward_tokens": 8859.89,
                        "profit_sb": -140.11,
                        "profit_sb_percentage": -1.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f91365d-12ae-479c-b9ab-96e3108e6f22",
                            "gambit_id": "83337ac5-6aed-4ee5-b6e7-3910d67d4d63",
                            "last_updated": "2022-09-11T21:22:16.380152-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Dynamo",
                            "reward": "2.21000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8543c747-73ec-44a1-8534-14c92dbb7676/?format=api"
                        },
                        {
                            "id": "02a27699-87f7-405e-83eb-299ac248fd64",
                            "gambit_id": "06a0885e-5316-4fa8-b57c-b39f8f911a15",
                            "last_updated": "2022-09-11T21:22:16.379009-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sporting Kansas City",
                            "reward": "2.66000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8543c747-73ec-44a1-8534-14c92dbb7676/?format=api"
                        },
                        {
                            "id": "86eec3d4-161b-4c1d-ad5b-de44044d25ac",
                            "gambit_id": "24590fc8-613c-4ccc-aab6-97e750e8ad39",
                            "last_updated": "2022-09-11T21:22:16.381275-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.33000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8543c747-73ec-44a1-8534-14c92dbb7676/?format=api"
                        }
                    ]
                },
                {
                    "id": "c2b7cf37-81e7-4832-8895-10b00f1c51dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/064106db-602c-4b3d-9e7b-6397ef9cde06/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5838.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 8989.92,
                        "profit_sb": -10.08,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aef7aa79-d0e6-4427-a8fd-2103dabf902f",
                            "gambit_id": "b7ab6783-98f7-41dc-a998-5746357d6788",
                            "last_updated": "2022-09-11T21:22:16.376564-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.54000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2b7cf37-81e7-4832-8895-10b00f1c51dc/?format=api"
                        },
                        {
                            "id": "4325677a-0faf-479c-a46a-cf84b7060089",
                            "gambit_id": "a2a0f271-140f-42a2-a532-9d2559992d2e",
                            "last_updated": "2022-09-11T21:22:16.375413-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.16000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2b7cf37-81e7-4832-8895-10b00f1c51dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "279d45b1-e11c-4db2-8e9c-246b33b0e433",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "32e3d4df-7e77-4231-870f-ce51fceee09d",
            "completed": true,
            "last_updated": "2022-09-11T21:17:13.950767-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/32e3d4df-7e77-4231-870f-ce51fceee09d",
            "datetime": "2022-09-10T20:30:00-04:00",
            "cutoff_datetime": "2022-09-10T20:30:00-04:00",
            "name": "FC Dallas v. Los Angeles FC",
            "bettypes": [
                {
                    "id": "78b7593d-7b3a-457e-bf32-fd9ca0e2bf5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/279d45b1-e11c-4db2-8e9c-246b33b0e433/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Los Angeles FC",
                                "amount": 5940.0
                            },
                            {
                                "team": "FC Dallas",
                                "amount": 4060.0
                            }
                        ],
                        "expected_reward_tokens": 12058.2,
                        "profit_sb": 3058.2,
                        "profit_sb_percentage": 33.98,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles FC",
                                "amount": 4361.0
                            },
                            {
                                "team": "FC Dallas",
                                "amount": 2981.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2658.0
                            }
                        ],
                        "expected_reward_tokens": 8851.14,
                        "profit_sb": -148.86,
                        "profit_sb_percentage": -1.65,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa13620a-434f-44e9-8a38-16eeab18bc0d",
                            "gambit_id": "fdbb2dab-ec32-4b46-b15b-6bb60e376d78",
                            "last_updated": "2022-09-11T21:17:13.956707-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles FC",
                            "reward": "2.03000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b7593d-7b3a-457e-bf32-fd9ca0e2bf5e/?format=api"
                        },
                        {
                            "id": "be3faadd-2220-45ee-8eb6-a5d9662c2e4d",
                            "gambit_id": "58a8ba45-d031-4a31-ad81-2c42a49cd1d3",
                            "last_updated": "2022-09-11T21:17:13.957771-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Dallas",
                            "reward": "2.97000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b7593d-7b3a-457e-bf32-fd9ca0e2bf5e/?format=api"
                        },
                        {
                            "id": "004b1112-399a-44b6-a074-4d428f3db63e",
                            "gambit_id": "9b3c8fd1-2b30-4bfe-87cb-5ce983e2bc0c",
                            "last_updated": "2022-09-11T21:17:13.958753-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.33000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b7593d-7b3a-457e-bf32-fd9ca0e2bf5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc0cbe34-3917-4f4e-8cf2-c133b7a215d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/279d45b1-e11c-4db2-8e9c-246b33b0e433/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5592.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4408.0
                            }
                        ],
                        "expected_reward_tokens": 8947.2,
                        "profit_sb": -52.8,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8600717a-2ed2-46fe-a21f-97ce5a64318c",
                            "gambit_id": "a80ce020-7fc9-4be4-b793-5451ea6ebd80",
                            "last_updated": "2022-09-11T21:17:13.954735-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.60000",
                            "odds": "1.67000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc0cbe34-3917-4f4e-8cf2-c133b7a215d7/?format=api"
                        },
                        {
                            "id": "3f0b68f4-3d4a-4774-8f99-50a49bf70612",
                            "gambit_id": "124d58e2-b771-4411-a2b8-080f830e444f",
                            "last_updated": "2022-09-11T21:17:13.953676-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.03000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc0cbe34-3917-4f4e-8cf2-c133b7a215d7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "264a40b3-4a39-4cb5-a1a1-80092cd2d042",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6ca232db-e227-44fc-a3e6-795eed70bb8b",
            "completed": true,
            "last_updated": "2022-09-11T09:22:28.301299-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.22,
            "sport_category": "BKFC 29",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/6ca232db-e227-44fc-a3e6-795eed70bb8b",
            "datetime": "2022-09-10T20:20:00-04:00",
            "cutoff_datetime": "2022-09-10T20:20:00-04:00",
            "name": "Dmitriyeva vs Savage",
            "bettypes": [
                {
                    "id": "f8b4ca86-05ce-46ec-bb3b-680d52396956",
                    "match": "https://api-prod.gambitprofit.com/api/matches/264a40b3-4a39-4cb5-a1a1-80092cd2d042/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Jenny Savage",
                                "amount": 7215.0
                            },
                            {
                                "team": "Veronika Dmitriyeva",
                                "amount": 2785.0
                            }
                        ],
                        "expected_reward_tokens": 8800.6,
                        "profit_sb": -199.4,
                        "profit_sb_percentage": -2.22,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cf335cca-98a6-4cad-ba43-4c6e6e0e9f81",
                            "gambit_id": "d434f925-004a-43eb-ab6f-2780992ba3b8",
                            "last_updated": "2022-09-11T09:22:28.304061-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jenny Savage",
                            "reward": "1.22000",
                            "odds": "1.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b4ca86-05ce-46ec-bb3b-680d52396956/?format=api"
                        },
                        {
                            "id": "e89daff5-ced1-4bd3-9309-d9816bca7eae",
                            "gambit_id": "d233db30-7338-4677-bbc1-d2afcbbaceca",
                            "last_updated": "2022-09-11T09:22:28.305220-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Veronika Dmitriyeva",
                            "reward": "3.16000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b4ca86-05ce-46ec-bb3b-680d52396956/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d9e9f0e2-48ea-422d-9db4-d357a0f89115",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bcffd149-a6f6-43db-807a-4e74c1c43ec4",
            "completed": true,
            "last_updated": "2022-09-11T18:32:18.712388-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.78,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bcffd149-a6f6-43db-807a-4e74c1c43ec4",
            "datetime": "2022-09-10T20:10:00-04:00",
            "cutoff_datetime": "2022-09-10T20:10:00-04:00",
            "name": "ARI (M Bumgarner) v. COL (J Urena)",
            "bettypes": [
                {
                    "id": "2cfaeb4c-c88b-4eeb-9ab0-7e93b3369f9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9e9f0e2-48ea-422d-9db4-d357a0f89115/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI (M Bumgarner)",
                                "amount": 5000.0
                            },
                            {
                                "team": "COL (J Urena)",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9250.0,
                        "profit_sb": 250.0,
                        "profit_sb_percentage": 2.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "46da421d-2243-494a-9c90-694cff4716ee",
                            "gambit_id": "1937a101-cf7f-4c78-bd20-6db1d4a5e9a7",
                            "last_updated": "2022-09-11T18:32:18.722938-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (M Bumgarner)",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cfaeb4c-c88b-4eeb-9ab0-7e93b3369f9c/?format=api"
                        },
                        {
                            "id": "419f4952-2085-43e1-81b6-e6fd72348ed4",
                            "gambit_id": "dfed0f3b-405f-4594-a102-a4e97cb0eb7a",
                            "last_updated": "2022-09-11T18:32:18.722009-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (J Urena)",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cfaeb4c-c88b-4eeb-9ab0-7e93b3369f9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "0090661d-db01-4959-91c4-07b6c354da6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9e9f0e2-48ea-422d-9db4-d357a0f89115/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL",
                                "amount": 5836.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4164.0
                            }
                        ],
                        "expected_reward_tokens": 9160.8,
                        "profit_sb": 160.8,
                        "profit_sb_percentage": 1.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc0b991f-f8c8-4f30-a840-83c6a754fe90",
                            "gambit_id": "bd52d186-cb61-43a6-a144-c1a9b2ccfc50",
                            "last_updated": "2022-09-11T18:32:18.718793-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.57000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0090661d-db01-4959-91c4-07b6c354da6f/?format=api"
                        },
                        {
                            "id": "bcad9cdc-8f07-41c3-b3b5-46f79e91553e",
                            "gambit_id": "b84540e6-d49a-4f3a-a8fc-21b9dbe83f7c",
                            "last_updated": "2022-09-11T18:32:18.719947-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "2.20000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0090661d-db01-4959-91c4-07b6c354da6f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7482185c-9d8a-4f05-80f3-9ddc1b218fc2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9e9f0e2-48ea-422d-9db4-d357a0f89115/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 11",
                                "amount": 5207.0
                            },
                            {
                                "team": "Game Total Under 11",
                                "amount": 4793.0
                            }
                        ],
                        "expected_reward_tokens": 9058.77,
                        "profit_sb": 58.77,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cd29ed0b-9648-4238-ae54-41b356098d59",
                            "gambit_id": "28090031-3e33-4123-abfb-1ad1bdaebaf2",
                            "last_updated": "2022-09-11T18:32:18.716520-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 11",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7482185c-9d8a-4f05-80f3-9ddc1b218fc2/?format=api"
                        },
                        {
                            "id": "367a9a6a-0f88-4b1a-9a9b-26b540207327",
                            "gambit_id": "c3c736ba-5948-4902-96b5-002ef7fff67f",
                            "last_updated": "2022-09-11T18:32:18.715381-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 11",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7482185c-9d8a-4f05-80f3-9ddc1b218fc2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ad266f52-4a4a-48aa-a6ed-f0871ef07f7b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "514b494b-4dbe-49e4-a2e2-e3c1f6c2f0fd",
            "completed": true,
            "last_updated": "2022-09-11T09:32:30.548400-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.97,
            "sport_category": "BKFC 29",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/514b494b-4dbe-49e4-a2e2-e3c1f6c2f0fd",
            "datetime": "2022-09-10T20:00:00-04:00",
            "cutoff_datetime": "2022-09-10T20:00:00-04:00",
            "name": "Highpine vs Greenwood",
            "bettypes": [
                {
                    "id": "120a969f-a1aa-49c0-8e1a-683403858d30",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ad266f52-4a4a-48aa-a6ed-f0871ef07f7b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Koda Greenwood",
                                "amount": 6421.0
                            },
                            {
                                "team": "Dakota Highpine",
                                "amount": 3579.0
                            }
                        ],
                        "expected_reward_tokens": 8732.56,
                        "profit_sb": -267.44,
                        "profit_sb_percentage": -2.97,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d10018b9-bac8-4985-862c-616989696f06",
                            "gambit_id": "9d89822a-a211-4ff7-8064-54a7bffac70e",
                            "last_updated": "2022-09-11T09:32:30.551103-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Koda Greenwood",
                            "reward": "1.36000",
                            "odds": "1.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/120a969f-a1aa-49c0-8e1a-683403858d30/?format=api"
                        },
                        {
                            "id": "66a9edde-ff6c-403d-bb01-5dcbdc9f0bcb",
                            "gambit_id": "94584314-5038-4e21-bc00-7ffcbc8f1ab2",
                            "last_updated": "2022-09-11T09:32:30.552227-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dakota Highpine",
                            "reward": "2.44000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/120a969f-a1aa-49c0-8e1a-683403858d30/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "df89f73e-7ea1-4419-a884-bf3316edadaf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3adc621f-f004-47f0-9fd2-9c9d84f92f67",
            "completed": true,
            "last_updated": "2022-09-11T09:52:40.073798-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.56,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3adc621f-f004-47f0-9fd2-9c9d84f92f67",
            "datetime": "2022-09-10T20:00:00-04:00",
            "cutoff_datetime": "2022-09-10T20:00:00-04:00",
            "name": "Hawaii v. Michigan",
            "bettypes": [
                {
                    "id": "bb455307-108e-48a4-8e3b-2643f414181f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df89f73e-7ea1-4419-a884-bf3316edadaf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Hawaii",
                                "amount": 5000.0
                            },
                            {
                                "team": "Michigan",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c8c4073f-caa7-40fc-ad1b-4aef2c329e52",
                            "gambit_id": "b03a1a4f-f31a-46ab-b730-795f1f463ae2",
                            "last_updated": "2022-09-11T09:52:40.081327-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hawaii",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb455307-108e-48a4-8e3b-2643f414181f/?format=api"
                        },
                        {
                            "id": "42a21776-2926-4bad-970e-fa6b15692f93",
                            "gambit_id": "e76bc594-f3c6-4ba1-9ae9-30447498903b",
                            "last_updated": "2022-09-11T09:52:40.080202-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb455307-108e-48a4-8e3b-2643f414181f/?format=api"
                        }
                    ]
                },
                {
                    "id": "3016a28b-d199-43f3-970c-79e7f5e057b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/df89f73e-7ea1-4419-a884-bf3316edadaf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 66.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 66.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6cf9d1c8-b632-480c-8afd-ff064b4e7fb7",
                            "gambit_id": "c72b531e-93cd-41f9-903a-f1a799757d12",
                            "last_updated": "2022-09-11T09:52:40.077796-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 66.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "66.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3016a28b-d199-43f3-970c-79e7f5e057b7/?format=api"
                        },
                        {
                            "id": "6c195d19-5cd3-4ea0-ac54-84330436d3d6",
                            "gambit_id": "a0e5c649-3a3a-4c04-aee2-da31c9feab63",
                            "last_updated": "2022-09-11T09:52:40.076578-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 66.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "66.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3016a28b-d199-43f3-970c-79e7f5e057b7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e6309e91-6ac2-4c2d-b6ed-c8382072448b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d20f949a-d922-4027-9450-11881a2103c9",
            "completed": true,
            "last_updated": "2022-09-11T21:12:11.583859-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.11,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d20f949a-d922-4027-9450-11881a2103c9",
            "datetime": "2022-09-10T20:00:00-04:00",
            "cutoff_datetime": "2022-09-10T20:00:00-04:00",
            "name": "Seattle Sounders v. Austin FC",
            "bettypes": [
                {
                    "id": "3c8b30c7-6f00-4761-a940-356dd1f4a73c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6309e91-6ac2-4c2d-b6ed-c8382072448b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Seattle Sounders",
                                "amount": 6767.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3233.0
                            }
                        ],
                        "expected_reward_tokens": 11638.8,
                        "profit_sb": 2638.8,
                        "profit_sb_percentage": 29.32,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Sounders",
                                "amount": 5171.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2470.0
                            },
                            {
                                "team": "Austin FC",
                                "amount": 2359.0
                            }
                        ],
                        "expected_reward_tokens": 8892.0,
                        "profit_sb": -108.0,
                        "profit_sb_percentage": -1.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "038e8f8a-3674-40eb-97ad-79e984fa5202",
                            "gambit_id": "e6beed48-5fe4-4fbb-8e29-a9a3a36048e3",
                            "last_updated": "2022-09-11T21:12:11.590697-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Sounders",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c8b30c7-6f00-4761-a940-356dd1f4a73c/?format=api"
                        },
                        {
                            "id": "f5d5cd51-d8b4-446d-b97b-0f5940cb3359",
                            "gambit_id": "6b4481ef-ce4d-4e29-99b2-1b0ea89a6219",
                            "last_updated": "2022-09-11T21:12:11.591648-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.60000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c8b30c7-6f00-4761-a940-356dd1f4a73c/?format=api"
                        },
                        {
                            "id": "c77dd9a5-cec8-435e-938a-2d0ade7f530d",
                            "gambit_id": "96521555-0800-4dc3-8cac-8ba48e6d7938",
                            "last_updated": "2022-09-11T21:12:11.589736-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin FC",
                            "reward": "3.77000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c8b30c7-6f00-4761-a940-356dd1f4a73c/?format=api"
                        }
                    ]
                },
                {
                    "id": "6658dd9d-4698-4d7d-b164-5a6abd58175f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6309e91-6ac2-4c2d-b6ed-c8382072448b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5838.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 8989.92,
                        "profit_sb": -10.08,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d3e073dc-ce9e-45b7-93a5-bda41005c0c1",
                            "gambit_id": "231a783d-017b-4e08-b968-3249b00aa4e3",
                            "last_updated": "2022-09-11T21:12:11.587783-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.54000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6658dd9d-4698-4d7d-b164-5a6abd58175f/?format=api"
                        },
                        {
                            "id": "babc6ed1-71b3-4f2b-a497-9bb92e4b2ca6",
                            "gambit_id": "9db69bc3-ca74-4813-bef5-3e293aa42c2f",
                            "last_updated": "2022-09-11T21:12:11.586713-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.16000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6658dd9d-4698-4d7d-b164-5a6abd58175f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2453aa87-fcdd-43fb-a0bb-fb084c5286df",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7554250d-c7c3-4f94-9618-f3c2ab5693c9",
            "completed": true,
            "last_updated": "2022-09-11T21:12:11.147697-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.28,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/7554250d-c7c3-4f94-9618-f3c2ab5693c9",
            "datetime": "2022-09-10T20:00:00-04:00",
            "cutoff_datetime": "2022-09-10T20:00:00-04:00",
            "name": "Chicago Fire v. Inter Miami CF",
            "bettypes": [
                {
                    "id": "c34f6081-3301-495a-8651-787066b64fa7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2453aa87-fcdd-43fb-a0bb-fb084c5286df/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Chicago Fire",
                                "amount": 6367.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3633.0
                            }
                        ],
                        "expected_reward_tokens": 12097.3,
                        "profit_sb": 3097.3,
                        "profit_sb_percentage": 34.41,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Fire",
                                "amount": 4685.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2673.0
                            },
                            {
                                "team": "Inter Miami CF",
                                "amount": 2642.0
                            }
                        ],
                        "expected_reward_tokens": 8901.09,
                        "profit_sb": -98.91,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "68906d9c-47f5-4f7b-9276-f6da2c93512c",
                            "gambit_id": "6e1e0ab1-d461-4507-91ea-565d64b1677c",
                            "last_updated": "2022-09-11T21:12:11.154546-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Fire",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c34f6081-3301-495a-8651-787066b64fa7/?format=api"
                        },
                        {
                            "id": "e448a1aa-241f-4a24-b089-560f27faf73e",
                            "gambit_id": "ec52cbc1-5fbc-46de-b103-4d98dbf6e266",
                            "last_updated": "2022-09-11T21:12:11.155506-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.33000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c34f6081-3301-495a-8651-787066b64fa7/?format=api"
                        },
                        {
                            "id": "59953c33-e5e7-45a8-b20b-49abdd1519eb",
                            "gambit_id": "92024714-363a-4f7b-a3aa-a1a04e813a51",
                            "last_updated": "2022-09-11T21:12:11.153584-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Inter Miami CF",
                            "reward": "3.37000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c34f6081-3301-495a-8651-787066b64fa7/?format=api"
                        }
                    ]
                },
                {
                    "id": "069e1b1d-e71a-4914-9d02-5e1b020e4115",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2453aa87-fcdd-43fb-a0bb-fb084c5286df/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5374.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4626.0
                            }
                        ],
                        "expected_reward_tokens": 8974.44,
                        "profit_sb": -25.56,
                        "profit_sb_percentage": -0.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "06e89a76-6448-4b11-ac54-941a2a74be0d",
                            "gambit_id": "aa12d238-2ca9-47fd-b9c0-9647efd37efe",
                            "last_updated": "2022-09-11T21:12:11.151617-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.67000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069e1b1d-e71a-4914-9d02-5e1b020e4115/?format=api"
                        },
                        {
                            "id": "a48b16c7-47ff-4c5e-a04d-f71050c8ea69",
                            "gambit_id": "f4aafb0d-dc5f-424d-97c5-e4571ad7ed75",
                            "last_updated": "2022-09-11T21:12:11.150525-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.94000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069e1b1d-e71a-4914-9d02-5e1b020e4115/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "201d04dd-acdf-486e-89f2-71b95594dc86",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "10f3c3be-317f-4e32-a20f-12195747a17f",
            "completed": true,
            "last_updated": "2022-09-11T09:52:30.583059-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.12,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/10f3c3be-317f-4e32-a20f-12195747a17f",
            "datetime": "2022-09-10T20:00:00-04:00",
            "cutoff_datetime": "2022-09-10T20:00:00-04:00",
            "name": "Boston College v. Virginia Tech",
            "bettypes": [
                {
                    "id": "d58da767-2a6f-4ace-a661-221702b786db",
                    "match": "https://api-prod.gambitprofit.com/api/matches/201d04dd-acdf-486e-89f2-71b95594dc86/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Virginia Tech",
                                "amount": 5745.0
                            },
                            {
                                "team": "Boston College",
                                "amount": 4255.0
                            }
                        ],
                        "expected_reward_tokens": 9190.8,
                        "profit_sb": 190.8,
                        "profit_sb_percentage": 2.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "55385596-d7de-499e-8079-44ddd39f6e84",
                            "gambit_id": "d58c93bf-90c2-42f8-b6dd-e27530728e0a",
                            "last_updated": "2022-09-11T09:52:30.589166-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Virginia Tech",
                            "reward": "1.60000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d58da767-2a6f-4ace-a661-221702b786db/?format=api"
                        },
                        {
                            "id": "04a6fea8-bfa7-492c-b5c8-ffb3a8478fc9",
                            "gambit_id": "406670dd-9271-426c-b879-3bbe4faee2e0",
                            "last_updated": "2022-09-11T09:52:30.590191-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston College",
                            "reward": "2.16000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d58da767-2a6f-4ace-a661-221702b786db/?format=api"
                        }
                    ]
                },
                {
                    "id": "12c218f6-15eb-40a4-933e-e69cb594e034",
                    "match": "https://api-prod.gambitprofit.com/api/matches/201d04dd-acdf-486e-89f2-71b95594dc86/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Virginia Tech",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston College",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e70a0179-7352-4909-a4bb-c67c968f87a5",
                            "gambit_id": "15ea2cdd-9c8f-4d0a-8603-66f169dcdea2",
                            "last_updated": "2022-09-11T09:52:30.592238-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Virginia Tech",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12c218f6-15eb-40a4-933e-e69cb594e034/?format=api"
                        },
                        {
                            "id": "9b9552cb-7c8b-4c67-b681-39986d99386d",
                            "gambit_id": "e7f65030-5e0a-40e7-9444-d8fc607b7210",
                            "last_updated": "2022-09-11T09:52:30.593241-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston College",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12c218f6-15eb-40a4-933e-e69cb594e034/?format=api"
                        }
                    ]
                },
                {
                    "id": "dcebe20e-bdf6-46cf-8c38-f4ef22e88ea1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/201d04dd-acdf-486e-89f2-71b95594dc86/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 45",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 45",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83afa74f-b4fb-446c-8034-372532dbacdb",
                            "gambit_id": "15c09cf6-2102-4a6a-bdb8-e5e8541eee6e",
                            "last_updated": "2022-09-11T09:52:30.587160-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 45",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcebe20e-bdf6-46cf-8c38-f4ef22e88ea1/?format=api"
                        },
                        {
                            "id": "9262911b-33af-4f30-b2ed-51975331bc63",
                            "gambit_id": "5b531df8-7495-4cf2-99a3-5e1effe5faae",
                            "last_updated": "2022-09-11T09:52:30.586047-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 45",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "45.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcebe20e-bdf6-46cf-8c38-f4ef22e88ea1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8c65d2bc-7eb2-4623-878a-87b5cdb6bcdb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "93fe3cf5-428d-4998-bb8e-fac3b8b0e5eb",
            "completed": true,
            "last_updated": "2022-09-11T18:32:19.050671-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/93fe3cf5-428d-4998-bb8e-fac3b8b0e5eb",
            "datetime": "2022-09-10T19:35:00-04:00",
            "cutoff_datetime": "2022-09-10T19:35:00-04:00",
            "name": "STL (J Flaherty) v. PIT (J Brubaker)",
            "bettypes": [
                {
                    "id": "78f9ac77-36d7-4441-a057-1c4732a2c7e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8c65d2bc-7eb2-4623-878a-87b5cdb6bcdb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (J Flaherty)",
                                "amount": 6103.0
                            },
                            {
                                "team": "PIT (J Brubaker)",
                                "amount": 3897.0
                            }
                        ],
                        "expected_reward_tokens": 9274.86,
                        "profit_sb": 274.86,
                        "profit_sb_percentage": 3.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9d17efb4-b9f9-4a02-9030-f66400c2a8f0",
                            "gambit_id": "1c69489d-9bd1-4e41-b762-1a89115b18c8",
                            "last_updated": "2022-09-11T18:32:19.061466-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (J Flaherty)",
                            "reward": "1.52000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78f9ac77-36d7-4441-a057-1c4732a2c7e6/?format=api"
                        },
                        {
                            "id": "3e40a821-0114-4b19-b2b5-ac0801dcde65",
                            "gambit_id": "5694f222-d0ec-4f92-b347-d8e8dcc07e58",
                            "last_updated": "2022-09-11T18:32:19.060365-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (J Brubaker)",
                            "reward": "2.38000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78f9ac77-36d7-4441-a057-1c4732a2c7e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "275e9093-3b63-42b7-9f99-d59a0ea27246",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8c65d2bc-7eb2-4623-878a-87b5cdb6bcdb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL",
                                "amount": 5000.0
                            },
                            {
                                "team": "PIT",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4f5c42ae-01d5-4b40-928f-8b1fbe0ffd4e",
                            "gambit_id": "667e0795-da38-466f-b1ce-6d17bf6275ee",
                            "last_updated": "2022-09-11T18:32:19.058132-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275e9093-3b63-42b7-9f99-d59a0ea27246/?format=api"
                        },
                        {
                            "id": "092a4d5a-51ac-4b35-8e14-a2ac8e83bc0c",
                            "gambit_id": "05c74d59-173e-4163-b91c-fc3bfffb1ca0",
                            "last_updated": "2022-09-11T18:32:19.056979-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275e9093-3b63-42b7-9f99-d59a0ea27246/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f6a6bf6-e649-423f-9d9c-9238fce92622",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8c65d2bc-7eb2-4623-878a-87b5cdb6bcdb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5110.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9044.7,
                        "profit_sb": 44.7,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cde87ef6-fd08-4c78-8124-af34b922ee5b",
                            "gambit_id": "3fc72294-79f1-43f2-949b-c53747aee235",
                            "last_updated": "2022-09-11T18:32:19.054559-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f6a6bf6-e649-423f-9d9c-9238fce92622/?format=api"
                        },
                        {
                            "id": "c17cb576-8779-4ce8-8dd9-e64ed5401739",
                            "gambit_id": "2b2b8a03-110c-4185-affb-a1969f18079a",
                            "last_updated": "2022-09-11T18:32:19.053422-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f6a6bf6-e649-423f-9d9c-9238fce92622/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bb55f21a-4774-4c31-866a-b611e97d8d51",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6ee8152c-dd47-43db-8666-b83213dba981",
            "completed": true,
            "last_updated": "2022-09-11T09:57:38.593736-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.2,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6ee8152c-dd47-43db-8666-b83213dba981",
            "datetime": "2022-09-10T19:30:00-04:00",
            "cutoff_datetime": "2022-09-10T19:30:00-04:00",
            "name": "Arizona State v. Oklahoma State",
            "bettypes": [
                {
                    "id": "96961945-822d-435a-9e8d-cbfe11b85c9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb55f21a-4774-4c31-866a-b611e97d8d51/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma State",
                                "amount": 7678.0
                            },
                            {
                                "team": "Arizona State",
                                "amount": 2322.0
                            }
                        ],
                        "expected_reward_tokens": 9288.0,
                        "profit_sb": 288.0,
                        "profit_sb_percentage": 3.2,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b2b42a41-9b8a-4e61-9640-66af9b3b5bfb",
                            "gambit_id": "7c9a40aa-d265-4291-a3f1-918c2648d24f",
                            "last_updated": "2022-09-11T09:57:38.600562-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma State",
                            "reward": "1.21000",
                            "odds": "1.23260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96961945-822d-435a-9e8d-cbfe11b85c9c/?format=api"
                        },
                        {
                            "id": "fbb7752c-1165-413a-9db2-6376efc27746",
                            "gambit_id": "dd2a33d5-be26-4bf1-ad8b-a2f6c1e0c7ee",
                            "last_updated": "2022-09-11T09:57:38.601734-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona State",
                            "reward": "4.00000",
                            "odds": "4.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96961945-822d-435a-9e8d-cbfe11b85c9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "98a15d41-7f08-4f11-a0ac-275532df0c11",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb55f21a-4774-4c31-866a-b611e97d8d51/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oklahoma State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arizona State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "af466eb6-a7c5-4b90-8239-5dc1a7b92284",
                            "gambit_id": "d44bb114-8f52-4952-bedc-546274c05bee",
                            "last_updated": "2022-09-11T09:57:38.604682-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98a15d41-7f08-4f11-a0ac-275532df0c11/?format=api"
                        },
                        {
                            "id": "544e8fde-33a7-4ce4-afc8-c647cfae9a06",
                            "gambit_id": "e61a9569-0f31-4f59-9dfe-de026c7839fe",
                            "last_updated": "2022-09-11T09:57:38.607861-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98a15d41-7f08-4f11-a0ac-275532df0c11/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec48aa6e-e859-4cb2-b417-35c409eb2d21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb55f21a-4774-4c31-866a-b611e97d8d51/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 58",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 58",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ecaafbf0-552a-463c-84b8-c6625ad96fdc",
                            "gambit_id": "f54dbcd0-d02d-44fb-bbca-94a7b8df9c7a",
                            "last_updated": "2022-09-11T09:57:38.598087-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 58",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "58.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec48aa6e-e859-4cb2-b417-35c409eb2d21/?format=api"
                        },
                        {
                            "id": "beff11cc-893d-41b4-a168-37c9659629f4",
                            "gambit_id": "f87ce094-31a7-4b08-a5df-777f78a3e5ae",
                            "last_updated": "2022-09-11T09:57:38.596865-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 58",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "58.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec48aa6e-e859-4cb2-b417-35c409eb2d21/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6b515a3d-cc39-4efa-9009-c947f95cddc9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "329806a1-84c3-4360-821b-639233b3ff99",
            "completed": true,
            "last_updated": "2022-09-11T21:17:14.094202-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.44,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/329806a1-84c3-4360-821b-639233b3ff99",
            "datetime": "2022-09-10T19:30:00-04:00",
            "cutoff_datetime": "2022-09-10T19:30:00-04:00",
            "name": "Philadelphia Union v. Orlando City SC",
            "bettypes": [
                {
                    "id": "c4c2162a-ea50-4a38-8c66-b4927b382330",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b515a3d-cc39-4efa-9009-c947f95cddc9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Union",
                                "amount": 7359.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2641.0
                            }
                        ],
                        "expected_reward_tokens": 10669.64,
                        "profit_sb": 1669.64,
                        "profit_sb_percentage": 18.55,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Union",
                                "amount": 6235.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2238.0
                            },
                            {
                                "team": "Orlando City SC",
                                "amount": 1527.0
                            }
                        ],
                        "expected_reward_tokens": 9039.84,
                        "profit_sb": 39.84,
                        "profit_sb_percentage": 0.44,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "81ca8ca7-9d41-48c7-9402-4291fc54dd71",
                            "gambit_id": "fc5830f1-0327-4541-b53e-58ed73319c3d",
                            "last_updated": "2022-09-11T21:17:14.102130-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Union",
                            "reward": "1.45000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c2162a-ea50-4a38-8c66-b4927b382330/?format=api"
                        },
                        {
                            "id": "992034f7-551f-491e-899c-b59328a3d31a",
                            "gambit_id": "5749136d-7527-4ec4-a9cf-ee061df98217",
                            "last_updated": "2022-09-11T21:17:14.103223-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.04000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c2162a-ea50-4a38-8c66-b4927b382330/?format=api"
                        },
                        {
                            "id": "5bee6a3b-2019-4a0e-9ad7-682f91dd5730",
                            "gambit_id": "dbc0b435-3292-4174-bffe-226623b75113",
                            "last_updated": "2022-09-11T21:17:14.101010-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando City SC",
                            "reward": "5.92000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4c2162a-ea50-4a38-8c66-b4927b382330/?format=api"
                        }
                    ]
                },
                {
                    "id": "930b4317-3fc2-4e40-a028-3fa132bce538",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b515a3d-cc39-4efa-9009-c947f95cddc9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5374.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4626.0
                            }
                        ],
                        "expected_reward_tokens": 8974.44,
                        "profit_sb": -25.56,
                        "profit_sb_percentage": -0.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d837b46c-4f8c-4ba5-a69a-f23ece029831",
                            "gambit_id": "42ab0b08-003a-4ce3-ab2e-548a1108ea5e",
                            "last_updated": "2022-09-11T21:17:14.098402-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.67000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/930b4317-3fc2-4e40-a028-3fa132bce538/?format=api"
                        },
                        {
                            "id": "84a52742-2a47-431e-8ad5-fb03cec02570",
                            "gambit_id": "9c5199a7-2e7b-4d58-a3c9-f2fc4c454979",
                            "last_updated": "2022-09-11T21:17:14.097137-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.94000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/930b4317-3fc2-4e40-a028-3fa132bce538/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "00c26fcc-8794-40bb-b9d3-425644775b98",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d6690050-2641-4b5e-892c-b954cd4dc658",
            "completed": true,
            "last_updated": "2022-09-11T09:57:39.113892-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.9,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d6690050-2641-4b5e-892c-b954cd4dc658",
            "datetime": "2022-09-10T19:30:00-04:00",
            "cutoff_datetime": "2022-09-10T19:30:00-04:00",
            "name": "USC v. Stanford",
            "bettypes": [
                {
                    "id": "31cbfda0-81a2-4e5c-a19f-b4093e3e66f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00c26fcc-8794-40bb-b9d3-425644775b98/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "USC",
                                "amount": 7292.0
                            },
                            {
                                "team": "Stanford",
                                "amount": 2708.0
                            }
                        ],
                        "expected_reward_tokens": 9260.84,
                        "profit_sb": 260.84,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b73404f9-2ea4-4b8d-8a0f-ddc25133daff",
                            "gambit_id": "eff4f924-cc82-420a-ad33-4108129e435a",
                            "last_updated": "2022-09-11T09:57:39.121308-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USC",
                            "reward": "1.27000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31cbfda0-81a2-4e5c-a19f-b4093e3e66f6/?format=api"
                        },
                        {
                            "id": "98692fde-7462-4d44-a9a3-0e4d2feeecdf",
                            "gambit_id": "a4359850-bbef-4588-8dac-278103daa1d4",
                            "last_updated": "2022-09-11T09:57:39.120174-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stanford",
                            "reward": "3.42000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31cbfda0-81a2-4e5c-a19f-b4093e3e66f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "2278f430-7272-4ea0-b83e-03b70d13b96b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00c26fcc-8794-40bb-b9d3-425644775b98/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Stanford",
                                "amount": 5000.0
                            },
                            {
                                "team": "USC",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b972d557-81a7-4b2d-9de0-d2d80b23409b",
                            "gambit_id": "27d60474-ee1c-47d7-90af-a124ee93dace",
                            "last_updated": "2022-09-11T09:57:39.123711-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stanford",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2278f430-7272-4ea0-b83e-03b70d13b96b/?format=api"
                        },
                        {
                            "id": "0c56a8ee-9da7-4ff6-997c-ad8ffe0cc426",
                            "gambit_id": "e9fae97c-e8ff-44e1-8112-940dfefb0468",
                            "last_updated": "2022-09-11T09:57:39.124826-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "USC",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2278f430-7272-4ea0-b83e-03b70d13b96b/?format=api"
                        }
                    ]
                },
                {
                    "id": "4632ba6e-18bb-4c89-918f-1b6da7cd4ae6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00c26fcc-8794-40bb-b9d3-425644775b98/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 66.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 66.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0b5e926-bd26-45cc-8a62-df208ff0e27e",
                            "gambit_id": "4b8aeab8-12f4-4a26-9643-ad69f9a7f3af",
                            "last_updated": "2022-09-11T09:57:39.116710-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 66.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "66.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4632ba6e-18bb-4c89-918f-1b6da7cd4ae6/?format=api"
                        },
                        {
                            "id": "d7ee43ea-9a28-4b8b-b68c-ed36ade887ef",
                            "gambit_id": "410026cb-3d13-4294-ba3e-8480e8628685",
                            "last_updated": "2022-09-11T09:57:39.117889-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 66.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "66.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4632ba6e-18bb-4c89-918f-1b6da7cd4ae6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8ff4af8a-5a26-4194-936c-c06613747572",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "18cd4f50-4e5e-4070-af43-8d64bed32fe8",
            "completed": true,
            "last_updated": "2022-09-11T09:52:30.408419-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.59,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/18cd4f50-4e5e-4070-af43-8d64bed32fe8",
            "datetime": "2022-09-10T19:30:00-04:00",
            "cutoff_datetime": "2022-09-10T19:30:00-04:00",
            "name": "Georgia Southern v. Nebraska",
            "bettypes": [
                {
                    "id": "83391c70-59ae-48a0-96d1-9b07f4afd05c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ff4af8a-5a26-4194-936c-c06613747572/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Nebraska",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10400.0,
                        "profit_sb": 1400.0,
                        "profit_sb_percentage": 15.56,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nebraska",
                                "amount": 9054.0
                            },
                            {
                                "team": "Georgia Southern",
                                "amount": 946.0
                            }
                        ],
                        "expected_reward_tokens": 9412.7,
                        "profit_sb": 412.7,
                        "profit_sb_percentage": 4.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "db12d92c-3e54-4e6e-b0f8-5d1cc6c83152",
                            "gambit_id": "4eda7222-8807-43d7-aa20-f71e223072ff",
                            "last_updated": "2022-09-11T09:52:30.414269-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nebraska",
                            "reward": "1.04000",
                            "odds": "1.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83391c70-59ae-48a0-96d1-9b07f4afd05c/?format=api"
                        },
                        {
                            "id": "5e29fd21-9e0e-4e7a-8424-717b71f9c425",
                            "gambit_id": "a551b9a0-4c3b-4390-91a1-f9b47772818a",
                            "last_updated": "2022-09-11T09:52:30.415275-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Southern",
                            "reward": "9.95000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83391c70-59ae-48a0-96d1-9b07f4afd05c/?format=api"
                        }
                    ]
                },
                {
                    "id": "85d028dc-4ba4-4a68-89d6-58aa8f83c694",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ff4af8a-5a26-4194-936c-c06613747572/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Georgia Southern",
                                "amount": 5000.0
                            },
                            {
                                "team": "Nebraska",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9cf5d35a-1a5a-4878-9385-ced41a374c80",
                            "gambit_id": "7a8a5b1d-992d-4323-b1ad-3cd55d870589",
                            "last_updated": "2022-09-11T09:52:30.418276-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Southern",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "23.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85d028dc-4ba4-4a68-89d6-58aa8f83c694/?format=api"
                        },
                        {
                            "id": "9f52c1de-cce4-4840-bec5-d0fb6f7b2973",
                            "gambit_id": "372fc7b8-b995-46e0-8ecd-c39c74aa89b5",
                            "last_updated": "2022-09-11T09:52:30.417270-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nebraska",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-23.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85d028dc-4ba4-4a68-89d6-58aa8f83c694/?format=api"
                        }
                    ]
                },
                {
                    "id": "71110930-7c4e-44c0-a6ce-29632fc7204b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ff4af8a-5a26-4194-936c-c06613747572/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 64",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 64",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "511d2081-3e4f-4f96-b351-f240acf4134a",
                            "gambit_id": "1d2ba987-487a-49c5-aa61-e646f8e01f85",
                            "last_updated": "2022-09-11T09:52:30.412183-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 64",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "64.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71110930-7c4e-44c0-a6ce-29632fc7204b/?format=api"
                        },
                        {
                            "id": "7edd3981-a3b9-45d1-902a-af2525182ff3",
                            "gambit_id": "7892b09d-9ee5-4f59-9712-2dd9705135ec",
                            "last_updated": "2022-09-11T09:52:30.411086-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 64",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "64.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71110930-7c4e-44c0-a6ce-29632fc7204b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "99ea611e-8745-4267-9a6e-1017a650da67",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cfcc914f-7436-4883-a183-5282c18192a3",
            "completed": true,
            "last_updated": "2022-09-11T09:57:39.292537-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.52,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/cfcc914f-7436-4883-a183-5282c18192a3",
            "datetime": "2022-09-10T19:30:00-04:00",
            "cutoff_datetime": "2022-09-10T19:30:00-04:00",
            "name": "San Jose State v. Auburn",
            "bettypes": [
                {
                    "id": "1781f593-8f71-4c39-a001-f687f6cfa185",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99ea611e-8745-4267-9a6e-1017a650da67/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Auburn",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10300.0,
                        "profit_sb": 1300.0,
                        "profit_sb_percentage": 14.44,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Auburn",
                                "amount": 9133.0
                            },
                            {
                                "team": "San Jose State",
                                "amount": 867.0
                            }
                        ],
                        "expected_reward_tokens": 9406.95,
                        "profit_sb": 406.95,
                        "profit_sb_percentage": 4.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "166596ac-0052-4347-bdf1-5838841c2dfd",
                            "gambit_id": "32f0bbc6-ea9d-4ab2-9f58-a1465ba2c148",
                            "last_updated": "2022-09-11T09:57:39.299073-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Auburn",
                            "reward": "1.03000",
                            "odds": "1.03330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1781f593-8f71-4c39-a001-f687f6cfa185/?format=api"
                        },
                        {
                            "id": "eae34d2b-2fb6-4de6-8031-8eeb80b3e4fe",
                            "gambit_id": "8de31fbd-43c7-4d08-92c4-3c3dd0034f7c",
                            "last_updated": "2022-09-11T09:57:39.300121-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose State",
                            "reward": "10.85000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1781f593-8f71-4c39-a001-f687f6cfa185/?format=api"
                        }
                    ]
                },
                {
                    "id": "971caed1-458b-4fbf-8c3a-cde386339dd9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99ea611e-8745-4267-9a6e-1017a650da67/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Auburn",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Jose State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc11763f-427f-4830-a2b6-6fbff9d5a30d",
                            "gambit_id": "6f1781cd-8d34-409e-a42e-077331cfd2e0",
                            "last_updated": "2022-09-11T09:57:39.302202-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Auburn",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-24.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/971caed1-458b-4fbf-8c3a-cde386339dd9/?format=api"
                        },
                        {
                            "id": "34bb23ec-0187-44c6-8e32-6712a48bd943",
                            "gambit_id": "ecfa9da6-739c-47fd-9e48-0d1d7eaf346e",
                            "last_updated": "2022-09-11T09:57:39.303213-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "24.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/971caed1-458b-4fbf-8c3a-cde386339dd9/?format=api"
                        }
                    ]
                },
                {
                    "id": "937b09bc-a0ea-4a38-9b19-8a4e5593b76a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/99ea611e-8745-4267-9a6e-1017a650da67/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 48.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 48.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf734a88-90ff-4e86-a3ab-9cb62dd6cc5a",
                            "gambit_id": "bc696cc1-9869-4339-8b19-3cd84119b513",
                            "last_updated": "2022-09-11T09:57:39.295496-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/937b09bc-a0ea-4a38-9b19-8a4e5593b76a/?format=api"
                        },
                        {
                            "id": "3a45f1f9-a725-4a7f-928d-f0c22ee1fd7d",
                            "gambit_id": "a9f1ae91-66c4-4c36-a195-be857f2678d4",
                            "last_updated": "2022-09-11T09:57:39.296760-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/937b09bc-a0ea-4a38-9b19-8a4e5593b76a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a3858c05-4840-46e9-9d2b-c0739ef3af42",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1a29a435-a900-4ca9-9909-4dbcd0702755",
            "completed": true,
            "last_updated": "2022-09-11T18:27:16.579905-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1a29a435-a900-4ca9-9909-4dbcd0702755",
            "datetime": "2022-09-10T19:15:00-04:00",
            "cutoff_datetime": "2022-09-10T19:15:00-04:00",
            "name": "LAA (S Ohtani) v. HOU (J Urquidy)",
            "bettypes": [
                {
                    "id": "6b52078e-0154-4686-97b2-df16fa54447e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3858c05-4840-46e9-9d2b-c0739ef3af42/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (J Urquidy)",
                                "amount": 5520.0
                            },
                            {
                                "team": "LAA (S Ohtani)",
                                "amount": 4480.0
                            }
                        ],
                        "expected_reward_tokens": 9273.6,
                        "profit_sb": 273.6,
                        "profit_sb_percentage": 3.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83d7f831-89cb-4ff9-882a-11bc982d6476",
                            "gambit_id": "3e1ec995-29ce-4022-9c2e-f6e33cd714ba",
                            "last_updated": "2022-09-11T18:27:16.588932-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (J Urquidy)",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b52078e-0154-4686-97b2-df16fa54447e/?format=api"
                        },
                        {
                            "id": "93ef0be3-9eac-4318-acb5-3df7c35983c1",
                            "gambit_id": "6d618ea3-718c-41d6-806d-aff01d6f9a14",
                            "last_updated": "2022-09-11T18:27:16.589909-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (S Ohtani)",
                            "reward": "2.07000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b52078e-0154-4686-97b2-df16fa54447e/?format=api"
                        }
                    ]
                },
                {
                    "id": "62798ebe-a401-4c44-adab-b35bfca2da07",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3858c05-4840-46e9-9d2b-c0739ef3af42/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA",
                                "amount": 6269.0
                            },
                            {
                                "team": "HOU",
                                "amount": 3731.0
                            }
                        ],
                        "expected_reward_tokens": 9215.43,
                        "profit_sb": 215.43,
                        "profit_sb_percentage": 2.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d6a94e5a-17e9-404a-8ecc-131b38488052",
                            "gambit_id": "b3630948-3dd9-4c61-842a-8721adc08b73",
                            "last_updated": "2022-09-11T18:27:16.587004-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.47000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62798ebe-a401-4c44-adab-b35bfca2da07/?format=api"
                        },
                        {
                            "id": "0e618759-b928-41fe-9c55-b8ca88be6377",
                            "gambit_id": "c4c1abfe-818f-4252-8dc3-b5fb66dc3dc6",
                            "last_updated": "2022-09-11T18:27:16.586036-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.47000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62798ebe-a401-4c44-adab-b35bfca2da07/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1265b19-b10a-4e4d-a0f3-8fb50531f13d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a3858c05-4840-46e9-9d2b-c0739ef3af42/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5207.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4793.0
                            }
                        ],
                        "expected_reward_tokens": 9058.77,
                        "profit_sb": 58.77,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "881179f5-6089-4c23-a96b-5a08a49aca0d",
                            "gambit_id": "13aaa570-fd1d-4664-85f6-462d9a88dc7d",
                            "last_updated": "2022-09-11T18:27:16.584022-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1265b19-b10a-4e4d-a0f3-8fb50531f13d/?format=api"
                        },
                        {
                            "id": "cc062ec6-3862-467c-ac30-0e21c0f5b2ac",
                            "gambit_id": "c8b3ea7b-389e-4367-bb09-4af7daeb6d76",
                            "last_updated": "2022-09-11T18:27:16.582947-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1265b19-b10a-4e4d-a0f3-8fb50531f13d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "49d832ae-1cca-4415-80bd-1e3d943d7f98",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f5ed35e3-2043-463b-a550-4f269e81ed27",
            "completed": true,
            "last_updated": "2022-09-11T18:27:16.088852-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.92,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f5ed35e3-2043-463b-a550-4f269e81ed27",
            "datetime": "2022-09-10T19:15:00-04:00",
            "cutoff_datetime": "2022-09-10T19:15:00-04:00",
            "name": "CLE (T McKenzie) v. MIN (C Archer)",
            "bettypes": [
                {
                    "id": "ab1526be-9015-41e0-b52d-fc884c468368",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49d832ae-1cca-4415-80bd-1e3d943d7f98/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T McKenzie)",
                                "amount": 5175.0
                            },
                            {
                                "team": "MIN (C Archer)",
                                "amount": 4825.0
                            }
                        ],
                        "expected_reward_tokens": 9263.25,
                        "profit_sb": 263.25,
                        "profit_sb_percentage": 2.92,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "71be048d-186f-452d-b9e5-55e401f4ca19",
                            "gambit_id": "880079e9-63dc-456c-9751-3486a8a38740",
                            "last_updated": "2022-09-11T18:27:16.098790-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (T McKenzie)",
                            "reward": "1.79000",
                            "odds": "1.88500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab1526be-9015-41e0-b52d-fc884c468368/?format=api"
                        },
                        {
                            "id": "7f821d50-02f3-49cc-9b2e-b76cdd899426",
                            "gambit_id": "51817c53-0e0a-4a51-b617-7359079b157c",
                            "last_updated": "2022-09-11T18:27:16.097706-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (C Archer)",
                            "reward": "1.92000",
                            "odds": "2.03000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab1526be-9015-41e0-b52d-fc884c468368/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5714df2-8378-43e5-a986-50104e0cb87b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49d832ae-1cca-4415-80bd-1e3d943d7f98/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN",
                                "amount": 5979.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4021.0
                            }
                        ],
                        "expected_reward_tokens": 9207.66,
                        "profit_sb": 207.66,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8f7e481a-06c0-49c9-ab36-99c10e193f07",
                            "gambit_id": "378383c5-982e-4f43-848f-758013e7b37e",
                            "last_updated": "2022-09-11T18:27:16.094782-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.54000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5714df2-8378-43e5-a986-50104e0cb87b/?format=api"
                        },
                        {
                            "id": "a2402049-f3f2-4d32-8f1a-bca93e5968bb",
                            "gambit_id": "cb383707-e40b-4eb6-b9d9-ef8df30a7410",
                            "last_updated": "2022-09-11T18:27:16.095754-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.29000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5714df2-8378-43e5-a986-50104e0cb87b/?format=api"
                        }
                    ]
                },
                {
                    "id": "11911984-a54e-4c36-8644-4ee977e3b313",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49d832ae-1cca-4415-80bd-1e3d943d7f98/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5110.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9044.7,
                        "profit_sb": 44.7,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aad3336f-d430-4537-a26c-015604e3452d",
                            "gambit_id": "51ac3858-066e-4ed3-803a-62c75b4a5270",
                            "last_updated": "2022-09-11T18:27:16.091678-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11911984-a54e-4c36-8644-4ee977e3b313/?format=api"
                        },
                        {
                            "id": "428cd437-8ced-42e1-94b5-1dbe96ca337f",
                            "gambit_id": "54d491fa-1e75-43d1-a8f6-132af008fe98",
                            "last_updated": "2022-09-11T18:27:16.092780-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11911984-a54e-4c36-8644-4ee977e3b313/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ed195be8-5aee-4c30-8aa4-8fee748ee9b6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1ebad242-0e2f-4461-9a0e-233d202b5909",
            "completed": true,
            "last_updated": "2022-09-11T18:27:16.256994-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.95,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1ebad242-0e2f-4461-9a0e-233d202b5909",
            "datetime": "2022-09-10T19:15:00-04:00",
            "cutoff_datetime": "2022-09-10T19:15:00-04:00",
            "name": "CIN (C Anderson) v. MIL (A Houser)",
            "bettypes": [
                {
                    "id": "4f7bfbd3-669f-4f77-a9ec-6dcff09c6f63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed195be8-5aee-4c30-8aa4-8fee748ee9b6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (A Houser)",
                                "amount": 6667.0
                            },
                            {
                                "team": "CIN (C Anderson)",
                                "amount": 3333.0
                            }
                        ],
                        "expected_reward_tokens": 9265.74,
                        "profit_sb": 265.74,
                        "profit_sb_percentage": 2.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a86b78b-e352-4f22-bd4e-0bf2e62ed6d1",
                            "gambit_id": "e3d7bd23-7aec-4a97-a6b9-4b4318175e4f",
                            "last_updated": "2022-09-11T18:27:16.265896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (A Houser)",
                            "reward": "1.39000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7bfbd3-669f-4f77-a9ec-6dcff09c6f63/?format=api"
                        },
                        {
                            "id": "ca22a473-79f5-494a-8205-bd974ac3e495",
                            "gambit_id": "6ea7ccb9-dd80-4d4f-a7f2-31b1de57319e",
                            "last_updated": "2022-09-11T18:27:16.266883-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (C Anderson)",
                            "reward": "2.78000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7bfbd3-669f-4f77-a9ec-6dcff09c6f63/?format=api"
                        }
                    ]
                },
                {
                    "id": "5d1abc7f-5e8f-4c52-81e3-c8e0f09e71c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed195be8-5aee-4c30-8aa4-8fee748ee9b6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL",
                                "amount": 5207.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4793.0
                            }
                        ],
                        "expected_reward_tokens": 9058.77,
                        "profit_sb": 58.77,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "716bcdbf-4629-45db-86a7-8cb037de3f86",
                            "gambit_id": "f1d9c65c-9e18-4a7b-bb6b-bea3709eb22b",
                            "last_updated": "2022-09-11T18:27:16.262921-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d1abc7f-5e8f-4c52-81e3-c8e0f09e71c6/?format=api"
                        },
                        {
                            "id": "8f0d0948-f269-4766-8c96-c8e435f2ff3a",
                            "gambit_id": "1054eff1-81a6-43f1-a5b2-327c8c327b2e",
                            "last_updated": "2022-09-11T18:27:16.263913-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d1abc7f-5e8f-4c52-81e3-c8e0f09e71c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "cf074eec-4490-498e-be63-1dae3e03f491",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed195be8-5aee-4c30-8aa4-8fee748ee9b6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5207.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4793.0
                            }
                        ],
                        "expected_reward_tokens": 9058.77,
                        "profit_sb": 58.77,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a0abb509-8000-4369-b096-fb935d688e7d",
                            "gambit_id": "355bd427-a4cb-4d21-a3b4-53971b3debd0",
                            "last_updated": "2022-09-11T18:27:16.260917-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf074eec-4490-498e-be63-1dae3e03f491/?format=api"
                        },
                        {
                            "id": "456a3d4b-217b-41e2-a98f-efc29c7937aa",
                            "gambit_id": "4ae7f06e-729f-407a-94b8-f4ca3dfac5ac",
                            "last_updated": "2022-09-11T18:27:16.259917-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf074eec-4490-498e-be63-1dae3e03f491/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "86e73574-614f-4e8d-8fbd-d691c433d40d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "74b19ebf-b5af-49d6-b679-aca68a6c4314",
            "completed": true,
            "last_updated": "2022-09-11T18:27:15.913761-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.89,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/74b19ebf-b5af-49d6-b679-aca68a6c4314",
            "datetime": "2022-09-10T19:10:00-04:00",
            "cutoff_datetime": "2022-09-10T19:10:00-04:00",
            "name": "DET (M Manning) v. KAN (J Heasley)",
            "bettypes": [
                {
                    "id": "6b95742b-e4a3-41a8-bbde-e602550245ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86e73574-614f-4e8d-8fbd-d691c433d40d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Heasley)",
                                "amount": 5416.0
                            },
                            {
                                "team": "DET (M Manning)",
                                "amount": 4584.0
                            }
                        ],
                        "expected_reward_tokens": 9259.68,
                        "profit_sb": 259.68,
                        "profit_sb_percentage": 2.89,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf9af065-6ad1-48f3-9540-c2f881ffa0db",
                            "gambit_id": "21d1273d-2e24-407e-9b3e-be19745340e3",
                            "last_updated": "2022-09-11T18:27:15.922751-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (J Heasley)",
                            "reward": "1.71000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b95742b-e4a3-41a8-bbde-e602550245ee/?format=api"
                        },
                        {
                            "id": "e43a370b-2f64-4b02-963a-76062dcef131",
                            "gambit_id": "ca39cca5-8118-4b45-be66-6c651909f914",
                            "last_updated": "2022-09-11T18:27:15.923722-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (M Manning)",
                            "reward": "2.02000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b95742b-e4a3-41a8-bbde-e602550245ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "16ffc2b4-d4b7-41bf-afc9-218e16fb901e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86e73574-614f-4e8d-8fbd-d691c433d40d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 6269.0
                            },
                            {
                                "team": "KAN",
                                "amount": 3731.0
                            }
                        ],
                        "expected_reward_tokens": 9215.43,
                        "profit_sb": 215.43,
                        "profit_sb_percentage": 2.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9565cc95-c1e1-40b7-84a7-13e9f720a5df",
                            "gambit_id": "d565d441-2049-4827-8242-85bcd48572ac",
                            "last_updated": "2022-09-11T18:27:15.920786-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.47000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16ffc2b4-d4b7-41bf-afc9-218e16fb901e/?format=api"
                        },
                        {
                            "id": "bb788fd9-d371-4b65-a42e-7ef47b39fa25",
                            "gambit_id": "85bff7ca-91b4-4ae2-a92b-69f0530219cf",
                            "last_updated": "2022-09-11T18:27:15.919793-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "2.47000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16ffc2b4-d4b7-41bf-afc9-218e16fb901e/?format=api"
                        }
                    ]
                },
                {
                    "id": "947f4fb9-5954-4ee9-b8c5-49e9d6401463",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86e73574-614f-4e8d-8fbd-d691c433d40d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5110.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9044.7,
                        "profit_sb": 44.7,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6ecc3620-c166-4870-84d4-7bb8e5f4f223",
                            "gambit_id": "537a3245-fea8-42fe-84be-cfead3c4b680",
                            "last_updated": "2022-09-11T18:27:15.916708-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/947f4fb9-5954-4ee9-b8c5-49e9d6401463/?format=api"
                        },
                        {
                            "id": "2434bbf6-0121-4788-9ae0-fc63b6a176d3",
                            "gambit_id": "19334721-0352-4c7e-96bb-7f61fc840758",
                            "last_updated": "2022-09-11T18:27:15.917831-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/947f4fb9-5954-4ee9-b8c5-49e9d6401463/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f0ccbcd1-a3fa-4b16-a816-d18e25cf24ce",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e02bd8e5-46a8-44e8-b346-3db54130c686",
            "completed": true,
            "last_updated": "2022-09-11T18:22:15.449787-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.85,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e02bd8e5-46a8-44e8-b346-3db54130c686",
            "datetime": "2022-09-10T19:05:00-04:00",
            "cutoff_datetime": "2022-09-10T19:05:00-04:00",
            "name": "TOR (K Gausman) v. TEX (K Arihara)",
            "bettypes": [
                {
                    "id": "7a223ef3-13b9-4638-b367-11a0dbaf8aa5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0ccbcd1-a3fa-4b16-a816-d18e25cf24ce/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6384.0
                            },
                            {
                                "team": "TEX (K Arihara)",
                                "amount": 3616.0
                            }
                        ],
                        "expected_reward_tokens": 9256.8,
                        "profit_sb": 256.8,
                        "profit_sb_percentage": 2.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aaa2dcc3-562e-42a0-8ce1-5d8bd5896449",
                            "gambit_id": "13bd7075-73b2-4d10-a96f-7b3f3dfafa85",
                            "last_updated": "2022-09-11T18:22:15.459185-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.45000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a223ef3-13b9-4638-b367-11a0dbaf8aa5/?format=api"
                        },
                        {
                            "id": "ca010fb2-f37d-4ef3-9618-b3e75ea5e85b",
                            "gambit_id": "d02b91a0-50e1-46c7-b9f8-6398dc18cc6c",
                            "last_updated": "2022-09-11T18:22:15.458194-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (K Arihara)",
                            "reward": "2.56000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a223ef3-13b9-4638-b367-11a0dbaf8aa5/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb8e97c1-99b1-49fa-86f7-60c5e2cd315a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0ccbcd1-a3fa-4b16-a816-d18e25cf24ce/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR",
                                "amount": 5207.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4793.0
                            }
                        ],
                        "expected_reward_tokens": 9058.77,
                        "profit_sb": 58.77,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d4219a39-efaa-44de-a808-20a7658ed01d",
                            "gambit_id": "e1d232dc-b80e-4d7c-aad8-2af462e8cb8f",
                            "last_updated": "2022-09-11T18:22:15.456184-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb8e97c1-99b1-49fa-86f7-60c5e2cd315a/?format=api"
                        },
                        {
                            "id": "dd0931ed-487b-4576-88ed-866e7dd6b42e",
                            "gambit_id": "32f3783f-64ef-473b-9c56-fd2d699b429b",
                            "last_updated": "2022-09-11T18:22:15.455207-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb8e97c1-99b1-49fa-86f7-60c5e2cd315a/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1adede5-bdce-4a25-a807-a1ebbcc2d87f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f0ccbcd1-a3fa-4b16-a816-d18e25cf24ce/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5110.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9044.7,
                        "profit_sb": 44.7,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "43f68278-21e2-454f-bd45-7b09c3f4bb68",
                            "gambit_id": "2b572b63-067d-49bb-b05a-5605ce23441f",
                            "last_updated": "2022-09-11T18:22:15.452261-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1adede5-bdce-4a25-a807-a1ebbcc2d87f/?format=api"
                        },
                        {
                            "id": "e61e35c5-6a1c-42a6-a7a0-4ffe0b6cf400",
                            "gambit_id": "5556e09e-0236-490c-bd75-1b577077c82b",
                            "last_updated": "2022-09-11T18:22:15.453215-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1adede5-bdce-4a25-a807-a1ebbcc2d87f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "775904b2-716a-44b5-bc5e-d04ca5d024a6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "eef4fde5-1f86-42a5-a503-c14bd9abd3db",
            "completed": true,
            "last_updated": "2022-09-11T10:17:14.447467-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.59,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/eef4fde5-1f86-42a5-a503-c14bd9abd3db",
            "datetime": "2022-09-10T19:00:00-04:00",
            "cutoff_datetime": "2022-09-10T19:00:00-04:00",
            "name": "Syracuse v. Connecticut",
            "bettypes": [
                {
                    "id": "cd607dce-9919-4816-9d57-10dddfde342c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/775904b2-716a-44b5-bc5e-d04ca5d024a6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Syracuse",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10400.0,
                        "profit_sb": 1400.0,
                        "profit_sb_percentage": 15.56,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Syracuse",
                                "amount": 9054.0
                            },
                            {
                                "team": "Connecticut",
                                "amount": 946.0
                            }
                        ],
                        "expected_reward_tokens": 9412.7,
                        "profit_sb": 412.7,
                        "profit_sb_percentage": 4.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "16f81d78-4273-498c-ac07-95ec7cf4406a",
                            "gambit_id": "7eaaf96a-b2ea-4152-8af4-550f4062da4f",
                            "last_updated": "2022-09-11T10:17:14.455179-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Syracuse",
                            "reward": "1.04000",
                            "odds": "1.04000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd607dce-9919-4816-9d57-10dddfde342c/?format=api"
                        },
                        {
                            "id": "616361e4-6733-44c9-9542-a2540d17c307",
                            "gambit_id": "e649ca7c-3831-49db-9215-4c7d90bcc3d3",
                            "last_updated": "2022-09-11T10:17:14.453904-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Connecticut",
                            "reward": "9.95000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd607dce-9919-4816-9d57-10dddfde342c/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed4f6904-ec4d-44e1-b171-163d00f7af7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/775904b2-716a-44b5-bc5e-d04ca5d024a6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Connecticut",
                                "amount": 5000.0
                            },
                            {
                                "team": "Syracuse",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e7456f0c-dda8-4d97-9cfd-2b654ada67bd",
                            "gambit_id": "ead4fc64-0437-41b3-a5a1-d04269471a9c",
                            "last_updated": "2022-09-11T10:17:14.457501-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Connecticut",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "24.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed4f6904-ec4d-44e1-b171-163d00f7af7c/?format=api"
                        },
                        {
                            "id": "7f330155-9864-47cc-b067-4d4345edb412",
                            "gambit_id": "3d0b8236-a643-4bd0-8d44-2a568a68e240",
                            "last_updated": "2022-09-11T10:17:14.458562-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Syracuse",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-24.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed4f6904-ec4d-44e1-b171-163d00f7af7c/?format=api"
                        }
                    ]
                },
                {
                    "id": "47de70cd-a7bd-462d-a4c6-caa1eafec143",
                    "match": "https://api-prod.gambitprofit.com/api/matches/775904b2-716a-44b5-bc5e-d04ca5d024a6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 49.5",
                                "amount": 5096.0
                            },
                            {
                                "team": "Game Total Under 49.5",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9070.88,
                        "profit_sb": 70.88,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d49eb6eb-e66e-4a6f-b877-19055b60077b",
                            "gambit_id": "2b01a7e0-b9ed-4b0f-9dbf-d6d937807a9d",
                            "last_updated": "2022-09-11T10:17:14.451528-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49.5",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47de70cd-a7bd-462d-a4c6-caa1eafec143/?format=api"
                        },
                        {
                            "id": "3d911d9d-c529-44cf-abf7-9d0cb91e6dcf",
                            "gambit_id": "a1ab362e-d7ec-4d24-a09f-359765642a62",
                            "last_updated": "2022-09-11T10:17:14.450317-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49.5",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47de70cd-a7bd-462d-a4c6-caa1eafec143/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e2fdd200-ec6b-455d-843c-50d1b2482adb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dd0df719-38a5-445e-87ba-fb6da526026d",
            "completed": true,
            "last_updated": "2022-09-11T10:42:23.778411-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.74,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/dd0df719-38a5-445e-87ba-fb6da526026d",
            "datetime": "2022-09-10T19:00:00-04:00",
            "cutoff_datetime": "2022-09-10T19:00:00-04:00",
            "name": "Eastern Michigan v. UL Lafayette",
            "bettypes": [
                {
                    "id": "67e45d88-6e63-4dc8-ba9b-b1951a61e094",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2fdd200-ec6b-455d-843c-50d1b2482adb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UL Lafayette",
                                "amount": 7579.0
                            },
                            {
                                "team": "Eastern Michigan",
                                "amount": 2421.0
                            }
                        ],
                        "expected_reward_tokens": 9246.38,
                        "profit_sb": 246.38,
                        "profit_sb_percentage": 2.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "981d124d-8f7f-4cec-8e18-df8fb6bf8009",
                            "gambit_id": "29f51a8f-7a4a-4287-ad6a-d06f96b30d1d",
                            "last_updated": "2022-09-11T10:42:23.784978-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Lafayette",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e45d88-6e63-4dc8-ba9b-b1951a61e094/?format=api"
                        },
                        {
                            "id": "9a2bc5c8-2298-4072-83ac-bb06ca6e1f22",
                            "gambit_id": "bc08ead8-50db-4316-bb89-76fdacea9793",
                            "last_updated": "2022-09-11T10:42:23.786122-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eastern Michigan",
                            "reward": "3.82000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67e45d88-6e63-4dc8-ba9b-b1951a61e094/?format=api"
                        }
                    ]
                },
                {
                    "id": "600d7e91-0cf4-4a0e-b8dc-81017a7ad582",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2fdd200-ec6b-455d-843c-50d1b2482adb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UL Lafayette",
                                "amount": 5000.0
                            },
                            {
                                "team": "Eastern Michigan",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21c9152d-2893-4f46-bc3c-facc3a086186",
                            "gambit_id": "b1d4e9c7-74db-4326-b47d-d0253bfbab27",
                            "last_updated": "2022-09-11T10:42:23.788300-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Lafayette",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/600d7e91-0cf4-4a0e-b8dc-81017a7ad582/?format=api"
                        },
                        {
                            "id": "f0085d05-8a03-413a-86da-a0e3bbaf1833",
                            "gambit_id": "f09a972e-b893-47e3-9733-f87123955fb7",
                            "last_updated": "2022-09-11T10:42:23.789274-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eastern Michigan",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/600d7e91-0cf4-4a0e-b8dc-81017a7ad582/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3dc412a-3011-4c61-af25-5c78eda554c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2fdd200-ec6b-455d-843c-50d1b2482adb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 56",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 56",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e1f763c5-30ec-4ca8-9a4f-84000c60dc78",
                            "gambit_id": "c77d2798-b8ee-416a-8569-a02deddd0ae5",
                            "last_updated": "2022-09-11T10:42:23.781452-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3dc412a-3011-4c61-af25-5c78eda554c8/?format=api"
                        },
                        {
                            "id": "f093478a-7bab-4d6d-9747-801bd7c45b39",
                            "gambit_id": "29d88272-2897-4b39-adc2-91ef9e8057d7",
                            "last_updated": "2022-09-11T10:42:23.782677-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3dc412a-3011-4c61-af25-5c78eda554c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "91995cea-f78f-4d05-9b91-afb2692bc025",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1d61a843-19f1-4692-a81f-9b70fce8bda0",
            "completed": true,
            "last_updated": "2022-09-11T10:02:06.675282-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.54,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/1d61a843-19f1-4692-a81f-9b70fce8bda0",
            "datetime": "2022-09-10T19:00:00-04:00",
            "cutoff_datetime": "2022-09-10T19:00:00-04:00",
            "name": "Florida Intl v. Texas St",
            "bettypes": [
                {
                    "id": "71df7762-9eb5-4bc8-93ad-c649c767ced5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91995cea-f78f-4d05-9b91-afb2692bc025/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas St",
                                "amount": 7965.0
                            },
                            {
                                "team": "Florida Intl",
                                "amount": 2035.0
                            }
                        ],
                        "expected_reward_tokens": 9319.05,
                        "profit_sb": 319.05,
                        "profit_sb_percentage": 3.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d5e58c1-e412-4c85-95aa-b6814edd0fe9",
                            "gambit_id": "498c35dd-a73c-4f05-8fa0-701fc6bdce6e",
                            "last_updated": "2022-09-11T10:02:06.681496-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas St",
                            "reward": "1.17000",
                            "odds": "1.18870",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71df7762-9eb5-4bc8-93ad-c649c767ced5/?format=api"
                        },
                        {
                            "id": "828b0d11-9a15-481c-b696-92e97dfe9d8b",
                            "gambit_id": "35785096-a34d-45b0-89fd-a58ffdbfa94f",
                            "last_updated": "2022-09-11T10:02:06.682549-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Intl",
                            "reward": "4.58000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71df7762-9eb5-4bc8-93ad-c649c767ced5/?format=api"
                        }
                    ]
                },
                {
                    "id": "d903a373-5c9d-4821-8f30-357ec4a67496",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91995cea-f78f-4d05-9b91-afb2692bc025/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas St",
                                "amount": 5096.0
                            },
                            {
                                "team": "Florida Intl",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9070.88,
                        "profit_sb": 70.88,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "47fbe8d2-1284-40eb-a16b-17008ce485ce",
                            "gambit_id": "e969d15d-d44d-4983-86e1-e490fb88fae2",
                            "last_updated": "2022-09-11T10:02:06.684770-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas St",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d903a373-5c9d-4821-8f30-357ec4a67496/?format=api"
                        },
                        {
                            "id": "2e257ae7-cfbd-440b-9bc5-a568cfef90e5",
                            "gambit_id": "562701e0-b95a-43e3-9c97-cb2c9a8326a5",
                            "last_updated": "2022-09-11T10:02:06.685902-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Intl",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d903a373-5c9d-4821-8f30-357ec4a67496/?format=api"
                        }
                    ]
                },
                {
                    "id": "aad1aae5-9495-482a-9fc5-5be9b0491aae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91995cea-f78f-4d05-9b91-afb2692bc025/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 63",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 63",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2919ac78-6641-486e-91b7-6bc9b4cc4d22",
                            "gambit_id": "a616fb16-2748-4236-8497-ab318e851761",
                            "last_updated": "2022-09-11T10:02:06.678229-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aad1aae5-9495-482a-9fc5-5be9b0491aae/?format=api"
                        },
                        {
                            "id": "df7f7865-999c-45d5-90fa-f961a4a72307",
                            "gambit_id": "3758893a-4fc9-4a19-a83f-39d4518fe983",
                            "last_updated": "2022-09-11T10:02:06.679370-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aad1aae5-9495-482a-9fc5-5be9b0491aae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "596205ba-5512-493e-a195-a7802c5053ce",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "870d3d84-cd2c-4e7d-a8ac-ed1f27407d5c",
            "completed": true,
            "last_updated": "2022-09-11T10:02:06.838760-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.95,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/870d3d84-cd2c-4e7d-a8ac-ed1f27407d5c",
            "datetime": "2022-09-10T19:00:00-04:00",
            "cutoff_datetime": "2022-09-10T19:00:00-04:00",
            "name": "Kentucky v. Florida",
            "bettypes": [
                {
                    "id": "64b598b3-ad2c-4f6c-98b1-76c842f81868",
                    "match": "https://api-prod.gambitprofit.com/api/matches/596205ba-5512-493e-a195-a7802c5053ce/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida",
                                "amount": 6601.0
                            },
                            {
                                "team": "Kentucky",
                                "amount": 3399.0
                            }
                        ],
                        "expected_reward_tokens": 9175.39,
                        "profit_sb": 175.39,
                        "profit_sb_percentage": 1.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "05fb2024-2e85-4d76-8918-698b190cb35b",
                            "gambit_id": "8b197153-0143-4b89-98b9-12d107594485",
                            "last_updated": "2022-09-11T10:02:06.844990-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida",
                            "reward": "1.39000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64b598b3-ad2c-4f6c-98b1-76c842f81868/?format=api"
                        },
                        {
                            "id": "e9584680-d55f-435c-937d-0f4bfcc2852e",
                            "gambit_id": "4f123713-a6f6-4b73-b013-65979dae2455",
                            "last_updated": "2022-09-11T10:02:06.846014-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kentucky",
                            "reward": "2.70000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64b598b3-ad2c-4f6c-98b1-76c842f81868/?format=api"
                        }
                    ]
                },
                {
                    "id": "242a65ce-9a11-4ced-892a-26b638518dec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/596205ba-5512-493e-a195-a7802c5053ce/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kentucky",
                                "amount": 5000.0
                            },
                            {
                                "team": "Florida",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4e6b3d81-1cb9-4f92-9577-7fc58b9c20b8",
                            "gambit_id": "46d29e07-b55a-40ec-a022-3f9d86869b3e",
                            "last_updated": "2022-09-11T10:02:06.849102-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kentucky",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/242a65ce-9a11-4ced-892a-26b638518dec/?format=api"
                        },
                        {
                            "id": "9733d3fc-caa2-4c88-b65e-65ef0edc9b97",
                            "gambit_id": "0dadfe26-3a27-449f-8c67-49e61145ab03",
                            "last_updated": "2022-09-11T10:02:06.848051-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/242a65ce-9a11-4ced-892a-26b638518dec/?format=api"
                        }
                    ]
                },
                {
                    "id": "361e0c94-e8c1-4dd7-8df4-1204597881e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/596205ba-5512-493e-a195-a7802c5053ce/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 53",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 53",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "df775aed-a2d3-4be0-8f44-f656b6184cad",
                            "gambit_id": "4835f0e9-61cc-401d-8a0e-3a089961e2cc",
                            "last_updated": "2022-09-11T10:02:06.842921-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 53",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "53.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/361e0c94-e8c1-4dd7-8df4-1204597881e0/?format=api"
                        },
                        {
                            "id": "e3dbc76a-b695-4622-b7ac-45e32358d6cc",
                            "gambit_id": "5b66e73c-01fb-4e57-b40a-7ba0568fd14d",
                            "last_updated": "2022-09-11T10:02:06.841821-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 53",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "53.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/361e0c94-e8c1-4dd7-8df4-1204597881e0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6002ed4f-06e8-4789-9ed5-07d2076a1454",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fb77f0ff-dfd0-45d1-a6d0-1d6ad0a98524",
            "completed": true,
            "last_updated": "2022-09-11T10:22:15.985593-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.95,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/fb77f0ff-dfd0-45d1-a6d0-1d6ad0a98524",
            "datetime": "2022-09-10T19:00:00-04:00",
            "cutoff_datetime": "2022-09-10T19:00:00-04:00",
            "name": "Northern Illinois v. Tulsa",
            "bettypes": [
                {
                    "id": "94e933a7-4c1e-4e65-a997-9ba8a4f3d338",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6002ed4f-06e8-4789-9ed5-07d2076a1454/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tulsa",
                                "amount": 6601.0
                            },
                            {
                                "team": "Northern Illinois",
                                "amount": 3399.0
                            }
                        ],
                        "expected_reward_tokens": 9175.39,
                        "profit_sb": 175.39,
                        "profit_sb_percentage": 1.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e8d63ea3-cae1-4868-90b0-c2912bde4068",
                            "gambit_id": "215ddf76-5d5a-46da-a932-ba1688aad1fc",
                            "last_updated": "2022-09-11T10:22:15.991413-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulsa",
                            "reward": "1.39000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94e933a7-4c1e-4e65-a997-9ba8a4f3d338/?format=api"
                        },
                        {
                            "id": "474072c4-286c-4d14-8972-d257c0c18a2f",
                            "gambit_id": "38221224-e181-4ca0-a5b3-9eb4ae820c83",
                            "last_updated": "2022-09-11T10:22:15.992503-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northern Illinois",
                            "reward": "2.70000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94e933a7-4c1e-4e65-a997-9ba8a4f3d338/?format=api"
                        }
                    ]
                },
                {
                    "id": "f27248eb-6cbb-4813-86d0-2647aa20388a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6002ed4f-06e8-4789-9ed5-07d2076a1454/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tulsa",
                                "amount": 5000.0
                            },
                            {
                                "team": "Northern Illinois",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9cdee253-1a72-4eab-8e8d-a1bd1d1d92dc",
                            "gambit_id": "d0cc7522-4200-4661-8fe3-496888d38e51",
                            "last_updated": "2022-09-11T10:22:15.994518-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulsa",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f27248eb-6cbb-4813-86d0-2647aa20388a/?format=api"
                        },
                        {
                            "id": "b475f045-4683-48f1-8feb-edf255dff178",
                            "gambit_id": "43c8c891-0613-4933-86ca-a0ba6f99afd7",
                            "last_updated": "2022-09-11T10:22:15.995522-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northern Illinois",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f27248eb-6cbb-4813-86d0-2647aa20388a/?format=api"
                        }
                    ]
                },
                {
                    "id": "605fb954-3226-4128-b0e1-30d0c699a28d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6002ed4f-06e8-4789-9ed5-07d2076a1454/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 63",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 63",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8d295fc4-371e-4cdf-8712-69cde1a06ac6",
                            "gambit_id": "4aace38b-df97-4a0d-917a-47768bc1f045",
                            "last_updated": "2022-09-11T10:22:15.988162-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605fb954-3226-4128-b0e1-30d0c699a28d/?format=api"
                        },
                        {
                            "id": "2659183b-9b87-4aa2-80ac-8289fcaede4f",
                            "gambit_id": "ba61c7f3-0a29-4638-992a-61e0ae1bbba9",
                            "last_updated": "2022-09-11T10:22:15.989242-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605fb954-3226-4128-b0e1-30d0c699a28d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c141b1e5-10e3-4a99-9c66-4ba6f36fac59",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6be5a3b8-57b6-4e1a-bc74-42116c93bcde",
            "completed": true,
            "last_updated": "2022-09-11T09:57:46.074369-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.56,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6be5a3b8-57b6-4e1a-bc74-42116c93bcde",
            "datetime": "2022-09-10T19:00:00-04:00",
            "cutoff_datetime": "2022-09-10T19:00:00-04:00",
            "name": "Massachusetts v. Toledo",
            "bettypes": [
                {
                    "id": "b8a9b8ca-d5f6-4dc8-9186-81496f62a3fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c141b1e5-10e3-4a99-9c66-4ba6f36fac59/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toledo",
                                "amount": 5000.0
                            },
                            {
                                "team": "Massachusetts",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "60d4ba39-6043-4ffe-b751-359487d4990c",
                            "gambit_id": "0cde73d4-4f57-41e0-a482-5b77477a46f7",
                            "last_updated": "2022-09-11T09:57:46.079681-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toledo",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-28.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8a9b8ca-d5f6-4dc8-9186-81496f62a3fc/?format=api"
                        },
                        {
                            "id": "8803d48e-8b86-44a0-8490-2a71f4de9d8d",
                            "gambit_id": "60805622-2dba-4ea9-87af-e048f106712d",
                            "last_updated": "2022-09-11T09:57:46.080739-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Massachusetts",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "28.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8a9b8ca-d5f6-4dc8-9186-81496f62a3fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "a358c3cb-46a4-4c44-bdc0-8c48a3411e38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c141b1e5-10e3-4a99-9c66-4ba6f36fac59/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 49",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 49",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ff800112-db96-4fc5-b6cc-5a5f6778501b",
                            "gambit_id": "87fa79d7-d61b-4854-b6fa-3156866368a5",
                            "last_updated": "2022-09-11T09:57:46.077781-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a358c3cb-46a4-4c44-bdc0-8c48a3411e38/?format=api"
                        },
                        {
                            "id": "955fe553-33cc-4a7c-922b-7994dbfa4db2",
                            "gambit_id": "f1216fd5-4aba-4b6d-a7ed-8226cf5c53fe",
                            "last_updated": "2022-09-11T09:57:46.076759-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a358c3cb-46a4-4c44-bdc0-8c48a3411e38/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cb99343d-bf3c-4612-94f2-00263da3948b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "970c6245-9cb9-4d7a-82d0-4cd0e61afade",
            "completed": true,
            "last_updated": "2022-09-11T10:17:21.257870-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.56,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/970c6245-9cb9-4d7a-82d0-4cd0e61afade",
            "datetime": "2022-09-10T19:00:00-04:00",
            "cutoff_datetime": "2022-09-10T19:00:00-04:00",
            "name": "Kent State v. Oklahoma",
            "bettypes": [
                {
                    "id": "fd2a6c23-7157-4f4f-80dc-0dbcf4a0a68f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb99343d-bf3c-4612-94f2-00263da3948b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kent State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "092fa151-8635-4bec-91d3-d3b5a4c2a3b3",
                            "gambit_id": "f851090d-146e-4cb3-a4d6-637a8f4a8754",
                            "last_updated": "2022-09-11T10:17:21.265326-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kent State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "33.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd2a6c23-7157-4f4f-80dc-0dbcf4a0a68f/?format=api"
                        },
                        {
                            "id": "1c05505f-22ea-45fa-96d5-15a8931f8106",
                            "gambit_id": "ecc0106a-bee7-4bb0-b67a-2c5837270e7e",
                            "last_updated": "2022-09-11T10:17:21.264237-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-33.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd2a6c23-7157-4f4f-80dc-0dbcf4a0a68f/?format=api"
                        }
                    ]
                },
                {
                    "id": "cfd91072-fc8c-4351-8dd3-8b3896c40598",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cb99343d-bf3c-4612-94f2-00263da3948b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 72.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 72.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a3d4816-55df-4695-ae4d-3f73455f22b9",
                            "gambit_id": "8c438734-ebcb-4c81-b22e-e862d86ab570",
                            "last_updated": "2022-09-11T10:17:21.260815-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 72.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "72.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd91072-fc8c-4351-8dd3-8b3896c40598/?format=api"
                        },
                        {
                            "id": "162fcd90-f4a0-42a3-8d73-fc8c385a6896",
                            "gambit_id": "97bfed3f-01c9-4994-a797-77d00fa767c5",
                            "last_updated": "2022-09-11T10:17:21.261945-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 72.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "72.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfd91072-fc8c-4351-8dd3-8b3896c40598/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e648569-8b0e-4ae4-9472-235833ebd028",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f609e127-fbbd-4c10-859b-8bc278460b95",
            "completed": true,
            "last_updated": "2022-09-11T18:22:14.302052-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.75,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f609e127-fbbd-4c10-859b-8bc278460b95",
            "datetime": "2022-09-10T18:10:00-04:00",
            "cutoff_datetime": "2022-09-10T18:10:00-04:00",
            "name": "NYM (C Carrasco) v. MIA (P Lopez)",
            "bettypes": [
                {
                    "id": "9eeec3ff-ec9a-4444-b0f1-fc4b72d25646",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e648569-8b0e-4ae4-9472-235833ebd028/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (C Carrasco)",
                                "amount": 5890.0
                            },
                            {
                                "team": "MIA (P Lopez)",
                                "amount": 4110.0
                            }
                        ],
                        "expected_reward_tokens": 9247.3,
                        "profit_sb": 247.3,
                        "profit_sb_percentage": 2.75,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cfb9a9ae-aa3c-4a8f-a9d6-3ea7f6bc4e55",
                            "gambit_id": "4699c330-6f26-47c7-9b72-66b3a06265a5",
                            "last_updated": "2022-09-11T18:22:14.311686-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (C Carrasco)",
                            "reward": "1.57000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eeec3ff-ec9a-4444-b0f1-fc4b72d25646/?format=api"
                        },
                        {
                            "id": "998276c0-0063-4766-bed5-20a15768d56b",
                            "gambit_id": "91c5a5f6-dd6e-463b-8d7f-00e2f03ee3e6",
                            "last_updated": "2022-09-11T18:22:14.310696-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (P Lopez)",
                            "reward": "2.25000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eeec3ff-ec9a-4444-b0f1-fc4b72d25646/?format=api"
                        }
                    ]
                },
                {
                    "id": "39b56978-c2a7-4737-833c-ed0b55a98411",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e648569-8b0e-4ae4-9472-235833ebd028/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 5410.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4590.0
                            }
                        ],
                        "expected_reward_tokens": 9088.2,
                        "profit_sb": 88.2,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a48d2d07-2b0c-4d20-875f-e5424302be27",
                            "gambit_id": "dc63e084-2ef9-4ce1-b7c7-bae597873bf4",
                            "last_updated": "2022-09-11T18:22:14.307668-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.68000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b56978-c2a7-4737-833c-ed0b55a98411/?format=api"
                        },
                        {
                            "id": "c0fba3af-b301-4f6f-8c65-e301b0355069",
                            "gambit_id": "f175ff8e-f543-4210-aed6-26e4852d40a9",
                            "last_updated": "2022-09-11T18:22:14.308670-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.98000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39b56978-c2a7-4737-833c-ed0b55a98411/?format=api"
                        }
                    ]
                },
                {
                    "id": "df7c3c57-016c-4612-9339-ce772d9209b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e648569-8b0e-4ae4-9472-235833ebd028/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "73a669b8-bab0-4f07-8da2-150c783a610f",
                            "gambit_id": "b5a62d7d-fe6e-47f2-a570-9ee224fe5e2f",
                            "last_updated": "2022-09-11T18:22:14.305677-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7c3c57-016c-4612-9339-ce772d9209b7/?format=api"
                        },
                        {
                            "id": "d4fa276c-e644-40c7-a025-94208e6de579",
                            "gambit_id": "d3209ce6-e900-471f-8999-ac95115ff375",
                            "last_updated": "2022-09-11T18:22:14.304644-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df7c3c57-016c-4612-9339-ce772d9209b7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "024fe700-e217-4369-82c8-19e5c66bef0f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "66dc2c33-6a3c-4d10-a544-1acda7ec15bd",
            "completed": true,
            "last_updated": "2022-09-11T18:17:12.604481-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.03,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/66dc2c33-6a3c-4d10-a544-1acda7ec15bd",
            "datetime": "2022-09-10T18:05:00-04:00",
            "cutoff_datetime": "2022-09-10T18:05:00-04:00",
            "name": "WAS (E Fedde) v. PHI (R Suarez)",
            "bettypes": [
                {
                    "id": "613bc5f5-2049-47fd-aa7d-20d88d665051",
                    "match": "https://api-prod.gambitprofit.com/api/matches/024fe700-e217-4369-82c8-19e5c66bef0f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (R Suarez)",
                                "amount": 6769.0
                            },
                            {
                                "team": "WAS (E Fedde)",
                                "amount": 3231.0
                            }
                        ],
                        "expected_reward_tokens": 9272.97,
                        "profit_sb": 272.97,
                        "profit_sb_percentage": 3.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "77f60bcd-43be-461c-ba36-07bef6b1ecd5",
                            "gambit_id": "29c680cf-8a31-4a3c-84d2-af3c2bc4c7a9",
                            "last_updated": "2022-09-11T18:17:12.614189-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (R Suarez)",
                            "reward": "1.37000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/613bc5f5-2049-47fd-aa7d-20d88d665051/?format=api"
                        },
                        {
                            "id": "19c5c915-9b49-4d25-9fd9-a011f556918c",
                            "gambit_id": "de36bd43-b929-41de-bd87-292c52735d87",
                            "last_updated": "2022-09-11T18:17:12.615321-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (E Fedde)",
                            "reward": "2.87000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/613bc5f5-2049-47fd-aa7d-20d88d665051/?format=api"
                        }
                    ]
                },
                {
                    "id": "646d8d93-0823-4104-a391-22bf1406f72d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/024fe700-e217-4369-82c8-19e5c66bef0f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 5302.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4698.0
                            }
                        ],
                        "expected_reward_tokens": 9066.42,
                        "profit_sb": 66.42,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "04b3979f-6ea2-4775-aadb-07f4d171fba8",
                            "gambit_id": "42cf561b-a485-475d-b69a-10001d79792e",
                            "last_updated": "2022-09-11T18:17:12.610807-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.71000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/646d8d93-0823-4104-a391-22bf1406f72d/?format=api"
                        },
                        {
                            "id": "0a305936-577e-478b-956d-200851fa32f5",
                            "gambit_id": "5260890e-0bf6-483c-a060-8bdb5d431e20",
                            "last_updated": "2022-09-11T18:17:12.611939-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "1.93000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/646d8d93-0823-4104-a391-22bf1406f72d/?format=api"
                        }
                    ]
                },
                {
                    "id": "8de2b345-3a30-4194-a17d-2c009c311c38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/024fe700-e217-4369-82c8-19e5c66bef0f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5110.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9044.7,
                        "profit_sb": 44.7,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4130c5d2-24d8-41d5-9dd2-92fcad372708",
                            "gambit_id": "05769434-556f-4e7f-a8ae-b24d6d8c7606",
                            "last_updated": "2022-09-11T18:17:12.607294-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8de2b345-3a30-4194-a17d-2c009c311c38/?format=api"
                        },
                        {
                            "id": "6b5d7206-97c5-4a1c-b2e5-fdaae5808fe0",
                            "gambit_id": "0f4fc537-d233-41bd-8d71-d396565b1585",
                            "last_updated": "2022-09-11T18:17:12.608471-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8de2b345-3a30-4194-a17d-2c009c311c38/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6e0b24e7-1d35-4d6c-94dc-e107911477b5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "735658f1-751d-43fe-ae91-867147d38601",
            "completed": true,
            "last_updated": "2022-09-12T11:07:18.641838-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.3,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/735658f1-751d-43fe-ae91-867147d38601",
            "datetime": "2022-09-10T18:00:00-04:00",
            "cutoff_datetime": "2022-09-10T18:00:00-04:00",
            "name": "New York Red Bulls v. New England Revolution",
            "bettypes": [
                {
                    "id": "eb09ddc9-5c32-422e-8dbf-bef8a64171bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e0b24e7-1d35-4d6c-94dc-e107911477b5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "New York Red Bulls",
                                "amount": 6771.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3229.0
                            }
                        ],
                        "expected_reward_tokens": 11172.15,
                        "profit_sb": 2172.15,
                        "profit_sb_percentage": 24.14,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Red Bulls",
                                "amount": 5390.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2570.0
                            },
                            {
                                "team": "New England Revolution",
                                "amount": 2040.0
                            }
                        ],
                        "expected_reward_tokens": 8892.2,
                        "profit_sb": -107.8,
                        "profit_sb_percentage": -1.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "34b3123c-a02a-499f-ba64-1c6ed9f93162",
                            "gambit_id": "8cb54d69-f5d2-4c70-a302-2240f7ccbec4",
                            "last_updated": "2022-09-12T11:07:18.647776-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Red Bulls",
                            "reward": "1.65000",
                            "odds": "1.73000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb09ddc9-5c32-422e-8dbf-bef8a64171bb/?format=api"
                        },
                        {
                            "id": "ee48938d-9b5c-4300-a7d5-90d201583eb8",
                            "gambit_id": "de729978-5a60-4008-be25-4716a96c996a",
                            "last_updated": "2022-09-12T11:07:18.648794-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.46000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb09ddc9-5c32-422e-8dbf-bef8a64171bb/?format=api"
                        },
                        {
                            "id": "3aa4d2e9-54e9-44e3-8aed-e1988940409b",
                            "gambit_id": "492910d0-ba2d-4b3f-a27a-03a4945b2c80",
                            "last_updated": "2022-09-12T11:07:18.650029-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New England Revolution",
                            "reward": "4.36000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb09ddc9-5c32-422e-8dbf-bef8a64171bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "bae40db4-59b5-4133-9aae-daa866573e71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e0b24e7-1d35-4d6c-94dc-e107911477b5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5249.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4751.0
                            }
                        ],
                        "expected_reward_tokens": 9026.9,
                        "profit_sb": 26.9,
                        "profit_sb_percentage": 0.3,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "eff0fb0c-a878-40ae-bcb6-51d2570c788f",
                            "gambit_id": "35f3361b-f779-415e-81c7-4983cf7cc5a9",
                            "last_updated": "2022-09-12T11:07:18.644149-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.72000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae40db4-59b5-4133-9aae-daa866573e71/?format=api"
                        },
                        {
                            "id": "6d356f7f-02c6-46f7-b7c6-19cbc5cfd976",
                            "gambit_id": "0851a1f3-66ae-4f20-9dbd-6c2ff1072fc3",
                            "last_updated": "2022-09-12T11:07:18.645276-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.90000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae40db4-59b5-4133-9aae-daa866573e71/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "95372ce9-2963-4538-9dd4-cb62d6f30ce1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "87d01f69-9f6d-481d-8812-0b49e1d6506c",
            "completed": true,
            "last_updated": "2022-09-11T10:47:32.073834-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.73,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/87d01f69-9f6d-481d-8812-0b49e1d6506c",
            "datetime": "2022-09-10T18:00:00-04:00",
            "cutoff_datetime": "2022-09-10T18:00:00-04:00",
            "name": "Kansas v. West Virginia",
            "bettypes": [
                {
                    "id": "bd5881f6-c1c0-4a69-a30c-d1d76ae02ae0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95372ce9-2963-4538-9dd4-cb62d6f30ce1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Virginia",
                                "amount": 7979.0
                            },
                            {
                                "team": "Kansas",
                                "amount": 2021.0
                            }
                        ],
                        "expected_reward_tokens": 9335.43,
                        "profit_sb": 335.43,
                        "profit_sb_percentage": 3.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "be11ccc6-0395-4f0b-a0a3-8c9903d9205d",
                            "gambit_id": "1c3717c4-df4e-4339-9e2c-e39a232415cc",
                            "last_updated": "2022-09-11T10:47:32.080501-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Virginia",
                            "reward": "1.17000",
                            "odds": "1.18520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd5881f6-c1c0-4a69-a30c-d1d76ae02ae0/?format=api"
                        },
                        {
                            "id": "4e47fe07-ed37-46dd-966b-b2dec36d2558",
                            "gambit_id": "61dc4b2c-e031-46c4-a23a-65aec16a62e7",
                            "last_updated": "2022-09-11T10:47:32.081663-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas",
                            "reward": "4.62000",
                            "odds": "5.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd5881f6-c1c0-4a69-a30c-d1d76ae02ae0/?format=api"
                        }
                    ]
                },
                {
                    "id": "1cb29e26-89ad-4b9f-8835-89b44e1b7fa7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95372ce9-2963-4538-9dd4-cb62d6f30ce1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Virginia",
                                "amount": 5000.0
                            },
                            {
                                "team": "Kansas",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "494ec067-e9e0-4ec0-abe9-b3bf30ef2eb5",
                            "gambit_id": "606ca6b8-104a-4916-9f86-53c6320a7491",
                            "last_updated": "2022-09-11T10:47:32.083715-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Virginia",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cb29e26-89ad-4b9f-8835-89b44e1b7fa7/?format=api"
                        },
                        {
                            "id": "1a19f471-ffd5-4a24-9e5d-fccd6eb0312d",
                            "gambit_id": "2116ed73-70d3-49f8-b2e7-b7d4afe27e52",
                            "last_updated": "2022-09-11T10:47:32.084716-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cb29e26-89ad-4b9f-8835-89b44e1b7fa7/?format=api"
                        }
                    ]
                },
                {
                    "id": "370cc65e-224a-43c5-9fe7-0a692f8e20f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/95372ce9-2963-4538-9dd4-cb62d6f30ce1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 59.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 59.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "62c48e59-95d0-4554-a554-d759cba30fb4",
                            "gambit_id": "ca1a527d-f021-4486-b05d-a6b370dd1d82",
                            "last_updated": "2022-09-11T10:47:32.076979-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 59.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "59.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/370cc65e-224a-43c5-9fe7-0a692f8e20f8/?format=api"
                        },
                        {
                            "id": "ec087195-ac35-407e-a15b-8d47ae268461",
                            "gambit_id": "f611160a-8c3d-4343-bd86-39fa1e3b7945",
                            "last_updated": "2022-09-11T10:47:32.078166-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 59.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "59.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/370cc65e-224a-43c5-9fe7-0a692f8e20f8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b1e2743a-556b-4067-8faa-ab5ac52205d4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "290ca2aa-a01f-40da-8b63-2734230365f6",
            "completed": true,
            "last_updated": "2022-09-11T10:47:31.039931-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.91,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/290ca2aa-a01f-40da-8b63-2734230365f6",
            "datetime": "2022-09-10T18:00:00-04:00",
            "cutoff_datetime": "2022-09-10T18:00:00-04:00",
            "name": "UAB v. Liberty",
            "bettypes": [
                {
                    "id": "409ad82f-7666-49d5-816b-ada4ecbfe637",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1e2743a-556b-4067-8faa-ab5ac52205d4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UAB",
                                "amount": 6552.0
                            },
                            {
                                "team": "Liberty",
                                "amount": 3448.0
                            }
                        ],
                        "expected_reward_tokens": 9171.68,
                        "profit_sb": 171.68,
                        "profit_sb_percentage": 1.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd047377-9bde-4649-aed7-68c1aef0eef6",
                            "gambit_id": "1972e702-7c5d-4ae2-aaf9-612e3329a4bc",
                            "last_updated": "2022-09-11T10:47:31.047955-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UAB",
                            "reward": "1.40000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/409ad82f-7666-49d5-816b-ada4ecbfe637/?format=api"
                        },
                        {
                            "id": "5f21ed57-7c77-473e-aa98-fc58b6f7fd5d",
                            "gambit_id": "d11f7fee-bfb3-431b-a65d-3cd5e0ae1c37",
                            "last_updated": "2022-09-11T10:47:31.046819-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Liberty",
                            "reward": "2.66000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/409ad82f-7666-49d5-816b-ada4ecbfe637/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad93f364-cf5b-4436-8270-069968641b18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1e2743a-556b-4067-8faa-ab5ac52205d4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UAB",
                                "amount": 5000.0
                            },
                            {
                                "team": "Liberty",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c5ff7a19-3bca-444d-899d-0ba869a2d1f0",
                            "gambit_id": "6e82d7f6-8fce-4752-8821-0689c67269b7",
                            "last_updated": "2022-09-11T10:47:31.051298-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UAB",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad93f364-cf5b-4436-8270-069968641b18/?format=api"
                        },
                        {
                            "id": "7a7c231b-7084-423f-bfbd-1fd9cd80a7bc",
                            "gambit_id": "f82c5b4f-014b-435c-95da-e661ab8925a3",
                            "last_updated": "2022-09-11T10:47:31.050191-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Liberty",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad93f364-cf5b-4436-8270-069968641b18/?format=api"
                        }
                    ]
                },
                {
                    "id": "d71ae383-e94c-4f0a-ab3f-74cbdde4258b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1e2743a-556b-4067-8faa-ab5ac52205d4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 50",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 50",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f7c7326b-7877-4746-bd11-b9d2bd2366e3",
                            "gambit_id": "f853e711-89f8-4057-bd75-16e4b9230654",
                            "last_updated": "2022-09-11T10:47:31.044319-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 50",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "50.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71ae383-e94c-4f0a-ab3f-74cbdde4258b/?format=api"
                        },
                        {
                            "id": "b7f4b316-d0e1-4b0a-8786-a43fe787c1c2",
                            "gambit_id": "40492ea3-d727-479a-8fd5-921ff4576441",
                            "last_updated": "2022-09-11T10:47:31.042825-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 50",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "50.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71ae383-e94c-4f0a-ab3f-74cbdde4258b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e6addf38-5d0b-473a-bc8d-5b1e5362dbb7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "875699d8-cbd3-4c59-8a1b-65523f07ff4a",
            "completed": true,
            "last_updated": "2022-09-11T10:42:23.930174-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.18,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/875699d8-cbd3-4c59-8a1b-65523f07ff4a",
            "datetime": "2022-09-10T18:00:00-04:00",
            "cutoff_datetime": "2022-09-10T18:00:00-04:00",
            "name": "Old Dominion v. East Carolina",
            "bettypes": [
                {
                    "id": "54b6b340-893d-48b8-bd9f-2f6920c3e615",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6addf38-5d0b-473a-bc8d-5b1e5362dbb7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "East Carolina",
                                "amount": 7870.0
                            },
                            {
                                "team": "Old Dominion",
                                "amount": 2130.0
                            }
                        ],
                        "expected_reward_tokens": 9286.6,
                        "profit_sb": 286.6,
                        "profit_sb_percentage": 3.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ac3f1a1f-5be3-41f7-a9fd-ca5fd04b3971",
                            "gambit_id": "0b3d42de-63de-4d57-9bbf-b725b2f4c3e7",
                            "last_updated": "2022-09-11T10:42:23.936798-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "East Carolina",
                            "reward": "1.18000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b6b340-893d-48b8-bd9f-2f6920c3e615/?format=api"
                        },
                        {
                            "id": "fdf39863-9dc5-49a6-8563-039dc440ca99",
                            "gambit_id": "2de99d9e-608b-4c75-9efd-698cd834d997",
                            "last_updated": "2022-09-11T10:42:23.937985-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Old Dominion",
                            "reward": "4.36000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b6b340-893d-48b8-bd9f-2f6920c3e615/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8242bc9-7a78-422d-bc76-fb2cd2fe8d1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6addf38-5d0b-473a-bc8d-5b1e5362dbb7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "East Carolina",
                                "amount": 5000.0
                            },
                            {
                                "team": "Old Dominion",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "77db8939-6ea8-4df8-9fa7-daa8c9cf974b",
                            "gambit_id": "56573d0c-453a-4f85-a7da-f2ebba4b9e1d",
                            "last_updated": "2022-09-11T10:42:23.940054-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "East Carolina",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8242bc9-7a78-422d-bc76-fb2cd2fe8d1d/?format=api"
                        },
                        {
                            "id": "c5419a32-60d1-4952-9592-2f97fcd0eae0",
                            "gambit_id": "2e279ed2-5948-449f-82c9-54eca1e8dfe6",
                            "last_updated": "2022-09-11T10:42:23.941034-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Old Dominion",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8242bc9-7a78-422d-bc76-fb2cd2fe8d1d/?format=api"
                        }
                    ]
                },
                {
                    "id": "898b3e6e-8e40-4d93-bbd6-462fa9bc2680",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6addf38-5d0b-473a-bc8d-5b1e5362dbb7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 50",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 50",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c79ac100-c0a5-47cc-b1d5-4e32b2436c48",
                            "gambit_id": "be7ea48b-ed59-4a5f-a8b8-adb2b662c453",
                            "last_updated": "2022-09-11T10:42:23.933224-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 50",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "50.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/898b3e6e-8e40-4d93-bbd6-462fa9bc2680/?format=api"
                        },
                        {
                            "id": "981a76ff-beb3-45b8-8464-3b86d5cc3674",
                            "gambit_id": "b10c4153-5733-430a-826b-026464834a65",
                            "last_updated": "2022-09-11T10:42:23.934398-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 50",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "50.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/898b3e6e-8e40-4d93-bbd6-462fa9bc2680/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ba1a7b3e-19d0-4170-bafa-d96bd46458bf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e6ec2e64-59a5-4faf-8e5b-11e8b2ff0582",
            "completed": true,
            "last_updated": "2022-09-11T18:02:01.254450-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.48,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e6ec2e64-59a5-4faf-8e5b-11e8b2ff0582",
            "datetime": "2022-09-10T17:05:00-04:00",
            "cutoff_datetime": "2022-09-10T17:05:00-04:00",
            "name": "BOS (M Wacha) v. BAL (J Lyles)",
            "bettypes": [
                {
                    "id": "6dfacead-2d4d-464f-94f1-11cf8e3807b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba1a7b3e-19d0-4170-bafa-d96bd46458bf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (J Lyles)",
                                "amount": 5068.0
                            },
                            {
                                "team": "BOS (M Wacha)",
                                "amount": 4932.0
                            }
                        ],
                        "expected_reward_tokens": 9222.84,
                        "profit_sb": 222.84,
                        "profit_sb_percentage": 2.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "de549bb6-7cf8-4a15-a5ae-a1131de63e33",
                            "gambit_id": "24f4c71b-8aa5-4f58-914e-e245661b65df",
                            "last_updated": "2022-09-11T18:02:01.264269-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (J Lyles)",
                            "reward": "1.82000",
                            "odds": "1.92590",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dfacead-2d4d-464f-94f1-11cf8e3807b8/?format=api"
                        },
                        {
                            "id": "8d05c601-98a8-490b-bc28-bece9efa9988",
                            "gambit_id": "692dc8dc-e4c7-4dd0-a7a1-66ff53a605b2",
                            "last_updated": "2022-09-11T18:02:01.265235-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (M Wacha)",
                            "reward": "1.87000",
                            "odds": "1.98040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dfacead-2d4d-464f-94f1-11cf8e3807b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "888a5973-157d-4c7b-9aad-9d575e9fc5a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba1a7b3e-19d0-4170-bafa-d96bd46458bf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 6500.0
                            },
                            {
                                "team": "BAL",
                                "amount": 3500.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "256c5b03-b026-4fc1-b2ba-7ceb92e289d9",
                            "gambit_id": "d97f6cc0-5948-4831-a16c-a46a8765d0e4",
                            "last_updated": "2022-09-11T18:02:01.262346-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/888a5973-157d-4c7b-9aad-9d575e9fc5a9/?format=api"
                        },
                        {
                            "id": "7591f4f5-f1e3-415b-b047-daa58b9fb1c6",
                            "gambit_id": "56df23dc-58fa-475a-9083-7ca5e73e9e18",
                            "last_updated": "2022-09-11T18:02:01.261216-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "2.60000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/888a5973-157d-4c7b-9aad-9d575e9fc5a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e002822-20cc-4ea3-8ced-7e8338b132ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ba1a7b3e-19d0-4170-bafa-d96bd46458bf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5110.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9044.7,
                        "profit_sb": 44.7,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7b6e9e23-76e7-47c8-aaeb-8ad40f576bd1",
                            "gambit_id": "27addfc8-4717-459f-910d-fa3b628281dc",
                            "last_updated": "2022-09-11T18:02:01.257663-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e002822-20cc-4ea3-8ced-7e8338b132ae/?format=api"
                        },
                        {
                            "id": "9f5e32e0-d244-4bf0-8ca3-636616882c8b",
                            "gambit_id": "a0e781db-6564-48a8-920c-e1783981885c",
                            "last_updated": "2022-09-11T18:02:01.258866-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e002822-20cc-4ea3-8ced-7e8338b132ae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "91a8d9cc-4dfb-4da7-82b2-ba1e546558f8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "54ab10be-d0a1-48eb-86e1-a16b6c1af5b6",
            "completed": true,
            "last_updated": "2022-09-11T18:02:04.383357-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.46,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/54ab10be-d0a1-48eb-86e1-a16b6c1af5b6",
            "datetime": "2022-09-10T16:07:00-04:00",
            "cutoff_datetime": "2022-09-10T16:07:00-04:00",
            "name": "CWS (L Lynn) v. OAK (A Martinez)",
            "bettypes": [
                {
                    "id": "6a6d6831-a09a-4cf8-9b74-e075e7b3166f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91a8d9cc-4dfb-4da7-82b2-ba1e546558f8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Lynn)",
                                "amount": 6189.0
                            },
                            {
                                "team": "OAK (A Martinez)",
                                "amount": 3811.0
                            }
                        ],
                        "expected_reward_tokens": 9221.61,
                        "profit_sb": 221.61,
                        "profit_sb_percentage": 2.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "441ae318-c320-4da2-9610-22f28670f492",
                            "gambit_id": "bb56fee5-b5b8-42d4-8ca5-6d81e2d2a50d",
                            "last_updated": "2022-09-11T18:02:04.393413-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (L Lynn)",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6d6831-a09a-4cf8-9b74-e075e7b3166f/?format=api"
                        },
                        {
                            "id": "ad276284-22f6-49b6-987c-22e162bd08ad",
                            "gambit_id": "1bc0ce63-44ef-4d0d-b12c-321029fe06fa",
                            "last_updated": "2022-09-11T18:02:04.392398-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (A Martinez)",
                            "reward": "2.42000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6d6831-a09a-4cf8-9b74-e075e7b3166f/?format=api"
                        }
                    ]
                },
                {
                    "id": "d0d93f40-3ce8-486a-a637-1f3f3998afe2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91a8d9cc-4dfb-4da7-82b2-ba1e546558f8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS",
                                "amount": 5110.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9044.7,
                        "profit_sb": 44.7,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a82b965e-db2b-4c12-8b61-a60e97b87f4b",
                            "gambit_id": "ae6e4c4f-a24e-40e6-b660-9a40de9ec792",
                            "last_updated": "2022-09-11T18:02:04.390434-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0d93f40-3ce8-486a-a637-1f3f3998afe2/?format=api"
                        },
                        {
                            "id": "19b85782-00c9-4d5e-8c57-6b027f9c3d99",
                            "gambit_id": "5838ef22-2825-41cb-ae4a-5771263865e0",
                            "last_updated": "2022-09-11T18:02:04.389378-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0d93f40-3ce8-486a-a637-1f3f3998afe2/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebb37e96-6063-4dec-b5e6-7113703d6772",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91a8d9cc-4dfb-4da7-82b2-ba1e546558f8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f9f3d5aa-b499-4cfd-a8b2-713e89928506",
                            "gambit_id": "5fc62f7c-f056-437f-980c-ec9cd7aa1ae5",
                            "last_updated": "2022-09-11T18:02:04.386194-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb37e96-6063-4dec-b5e6-7113703d6772/?format=api"
                        },
                        {
                            "id": "47744a8a-f7e2-4064-b2ff-f9c50a3ce7c9",
                            "gambit_id": "3a2104a2-bf0a-443d-83e0-354dc2fb6246",
                            "last_updated": "2022-09-11T18:02:04.387391-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb37e96-6063-4dec-b5e6-7113703d6772/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3a1e134d-5b02-4f39-bfb6-264ffa2706ae",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fa704fbd-4280-42fd-a386-27bfdb8eb17e",
            "completed": true,
            "last_updated": "2022-09-11T10:47:31.878854-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.78,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/fa704fbd-4280-42fd-a386-27bfdb8eb17e",
            "datetime": "2022-09-10T16:00:00-04:00",
            "cutoff_datetime": "2022-09-10T16:00:00-04:00",
            "name": "Iowa State v. Iowa",
            "bettypes": [
                {
                    "id": "c96de7a3-1061-4fcd-aa79-22407c348ee9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a1e134d-5b02-4f39-bfb6-264ffa2706ae/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Iowa",
                                "amount": 6047.0
                            },
                            {
                                "team": "Iowa State",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9250.02,
                        "profit_sb": 250.02,
                        "profit_sb_percentage": 2.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f7e97706-2c78-481c-a439-1907639c6469",
                            "gambit_id": "e19fc73d-d2cc-4c6f-8124-3d495a1a0af0",
                            "last_updated": "2022-09-11T10:47:31.885481-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iowa",
                            "reward": "1.53000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96de7a3-1061-4fcd-aa79-22407c348ee9/?format=api"
                        },
                        {
                            "id": "0a6d9cd8-3c49-4f22-ac24-143672c8d1d1",
                            "gambit_id": "52497d65-0664-4145-b64f-78203aadb5f6",
                            "last_updated": "2022-09-11T10:47:31.886724-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iowa State",
                            "reward": "2.34000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96de7a3-1061-4fcd-aa79-22407c348ee9/?format=api"
                        }
                    ]
                },
                {
                    "id": "6aebdd60-1cea-49be-ae2b-bf4a3a20252f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a1e134d-5b02-4f39-bfb6-264ffa2706ae/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Iowa",
                                "amount": 5000.0
                            },
                            {
                                "team": "Iowa State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9b21196a-42db-428f-bd96-074764658dae",
                            "gambit_id": "40644145-13ca-4c52-a90d-d6c54259273e",
                            "last_updated": "2022-09-11T10:47:31.888980-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iowa",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aebdd60-1cea-49be-ae2b-bf4a3a20252f/?format=api"
                        },
                        {
                            "id": "4d6c6bc2-606f-4d38-87c7-2e3f6a9f7dd5",
                            "gambit_id": "3c25bdbb-be03-42ef-9060-171d8655cbd2",
                            "last_updated": "2022-09-11T10:47:31.890020-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iowa State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aebdd60-1cea-49be-ae2b-bf4a3a20252f/?format=api"
                        }
                    ]
                },
                {
                    "id": "27328a05-19c0-4b8d-8fdc-fb67489e3b2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a1e134d-5b02-4f39-bfb6-264ffa2706ae/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 39",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 39",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6df5a5c8-7caa-474e-ada7-2794048f2c60",
                            "gambit_id": "56a194d2-2be8-4e1b-bf39-6e912d58bff8",
                            "last_updated": "2022-09-11T10:47:31.882135-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 39",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "39.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27328a05-19c0-4b8d-8fdc-fb67489e3b2f/?format=api"
                        },
                        {
                            "id": "4f71c137-997f-446e-b9e8-b6fd9c29e2e2",
                            "gambit_id": "ad0fca5c-6f66-459b-86c7-4ac49849e2b5",
                            "last_updated": "2022-09-11T10:47:31.883254-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 39",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "39.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27328a05-19c0-4b8d-8fdc-fb67489e3b2f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5dd26312-4e85-4a6b-9d7b-6eb0881ad50e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d9bc3f77-6255-4410-aa30-ed636a6a37bf",
            "completed": true,
            "last_updated": "2022-09-11T10:52:29.874724-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.81,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d9bc3f77-6255-4410-aa30-ed636a6a37bf",
            "datetime": "2022-09-10T16:00:00-04:00",
            "cutoff_datetime": "2022-09-10T16:00:00-04:00",
            "name": "Virginia v. Illinois",
            "bettypes": [
                {
                    "id": "08f1e99e-2c2d-419d-a42b-98cf1e02ac72",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5dd26312-4e85-4a6b-9d7b-6eb0881ad50e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Illinois",
                                "amount": 6128.0
                            },
                            {
                                "team": "Virginia",
                                "amount": 3872.0
                            }
                        ],
                        "expected_reward_tokens": 9253.28,
                        "profit_sb": 253.28,
                        "profit_sb_percentage": 2.81,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4e16b250-8fd3-4c3d-9003-e1e42fda8ca1",
                            "gambit_id": "d8d04252-d148-4b26-ad22-9c335ffa756c",
                            "last_updated": "2022-09-11T10:52:29.881092-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Illinois",
                            "reward": "1.51000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f1e99e-2c2d-419d-a42b-98cf1e02ac72/?format=api"
                        },
                        {
                            "id": "74f0b041-065e-4aa7-94d8-3f2957e7c343",
                            "gambit_id": "89cd5d47-721b-466e-a98f-32ae110efcd0",
                            "last_updated": "2022-09-11T10:52:29.882224-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Virginia",
                            "reward": "2.39000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f1e99e-2c2d-419d-a42b-98cf1e02ac72/?format=api"
                        }
                    ]
                },
                {
                    "id": "c30e5951-4ae6-4d4e-a4ec-ebf6f70b84df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5dd26312-4e85-4a6b-9d7b-6eb0881ad50e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Virginia",
                                "amount": 5000.0
                            },
                            {
                                "team": "Illinois",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "42e5b541-eb3f-4fcc-93d0-1b99dc710d55",
                            "gambit_id": "096abcd7-dccb-475d-8b38-74c6e8cb77ba",
                            "last_updated": "2022-09-11T10:52:29.886055-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Virginia",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c30e5951-4ae6-4d4e-a4ec-ebf6f70b84df/?format=api"
                        },
                        {
                            "id": "0595b57b-c605-4000-8bc4-757b4d82e115",
                            "gambit_id": "2d7fa2af-1790-4736-8769-b555fc88e525",
                            "last_updated": "2022-09-11T10:52:29.884803-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Illinois",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c30e5951-4ae6-4d4e-a4ec-ebf6f70b84df/?format=api"
                        }
                    ]
                },
                {
                    "id": "23aefb87-a362-4a92-8bb0-c8daf15fc704",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5dd26312-4e85-4a6b-9d7b-6eb0881ad50e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 55",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 55",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21f8b8e7-1c16-459a-941f-c1ae1a00410b",
                            "gambit_id": "7f9d7cbc-b856-47fe-a8d0-0f730e66a3db",
                            "last_updated": "2022-09-11T10:52:29.878812-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23aefb87-a362-4a92-8bb0-c8daf15fc704/?format=api"
                        },
                        {
                            "id": "830a8f62-e348-4acb-bec3-b402cd6c467d",
                            "gambit_id": "dee889d4-e7cd-454f-8f14-377e1fdd1b79",
                            "last_updated": "2022-09-11T10:52:29.877621-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23aefb87-a362-4a92-8bb0-c8daf15fc704/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "67beb76a-8524-459c-a6ea-f55b27a5f6b8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ee08faea-5936-4243-8600-dfb7f8328e03",
            "completed": true,
            "last_updated": "2022-09-11T10:52:37.492089-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.56,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ee08faea-5936-4243-8600-dfb7f8328e03",
            "datetime": "2022-09-10T16:00:00-04:00",
            "cutoff_datetime": "2022-09-10T16:00:00-04:00",
            "name": "Akron v. Michigan State",
            "bettypes": [
                {
                    "id": "f953c89a-9c93-423f-922c-01f18829d033",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67beb76a-8524-459c-a6ea-f55b27a5f6b8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Akron",
                                "amount": 5000.0
                            },
                            {
                                "team": "Michigan State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "37cad343-c5d9-436d-8c42-e7e12f756d1b",
                            "gambit_id": "16019c6e-a078-462a-91a3-18f4b8c34f31",
                            "last_updated": "2022-09-11T10:52:37.500759-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Akron",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "34.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f953c89a-9c93-423f-922c-01f18829d033/?format=api"
                        },
                        {
                            "id": "a82a0756-ad57-495e-b619-677a4dce6ffe",
                            "gambit_id": "fa132464-1ffd-4924-abec-645405eb6cef",
                            "last_updated": "2022-09-11T10:52:37.499505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-34.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f953c89a-9c93-423f-922c-01f18829d033/?format=api"
                        }
                    ]
                },
                {
                    "id": "95c49b1b-9ef4-4aff-a082-76d05ceef374",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67beb76a-8524-459c-a6ea-f55b27a5f6b8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 56",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 56",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "78441fa0-8a2c-4492-b4e6-0fd50843e8e2",
                            "gambit_id": "d681bbae-d5ad-4ec0-befd-0f08379ad62a",
                            "last_updated": "2022-09-11T10:52:37.494837-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c49b1b-9ef4-4aff-a082-76d05ceef374/?format=api"
                        },
                        {
                            "id": "65715d52-29c6-4e99-ba53-61096fd9f5d3",
                            "gambit_id": "9922eb44-3bfc-4388-abc2-4e142f002ff3",
                            "last_updated": "2022-09-11T10:52:37.496099-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c49b1b-9ef4-4aff-a082-76d05ceef374/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1f185047-6077-4178-a063-94034eb80226",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3dc27dea-dc10-4623-b8d7-022c2f8c0745",
            "completed": true,
            "last_updated": "2022-09-11T10:52:28.965534-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.78,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3dc27dea-dc10-4623-b8d7-022c2f8c0745",
            "datetime": "2022-09-10T16:00:00-04:00",
            "cutoff_datetime": "2022-09-10T16:00:00-04:00",
            "name": "Houston v. Texas Tech",
            "bettypes": [
                {
                    "id": "aba32663-7697-4d10-addf-8014ed39ea40",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f185047-6077-4178-a063-94034eb80226/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas Tech",
                                "amount": 6047.0
                            },
                            {
                                "team": "Houston",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9250.02,
                        "profit_sb": 250.02,
                        "profit_sb_percentage": 2.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8a8649de-b543-43ca-aba5-588e180405c1",
                            "gambit_id": "8807ab45-416a-4168-96d1-46892d5cfeba",
                            "last_updated": "2022-09-11T10:52:28.972098-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas Tech",
                            "reward": "1.53000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba32663-7697-4d10-addf-8014ed39ea40/?format=api"
                        },
                        {
                            "id": "9627edc2-11e7-4d98-8264-e28936177d74",
                            "gambit_id": "27985c52-5eb1-4be0-b50e-d98c88c986e3",
                            "last_updated": "2022-09-11T10:52:28.973109-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston",
                            "reward": "2.34000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aba32663-7697-4d10-addf-8014ed39ea40/?format=api"
                        }
                    ]
                },
                {
                    "id": "b8465b8c-3f85-490d-83e7-d4aed862e3d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f185047-6077-4178-a063-94034eb80226/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston",
                                "amount": 5000.0
                            },
                            {
                                "team": "Texas Tech",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc0d1900-dbe3-42ef-be0c-182e2c1c7749",
                            "gambit_id": "07f75ede-44be-43a1-946b-748b10c129be",
                            "last_updated": "2022-09-11T10:52:28.977241-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8465b8c-3f85-490d-83e7-d4aed862e3d3/?format=api"
                        },
                        {
                            "id": "337ee80c-c331-4c52-81df-9126d835b5b4",
                            "gambit_id": "29844f13-fc46-4130-a6df-9b96efccddc2",
                            "last_updated": "2022-09-11T10:52:28.976215-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas Tech",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8465b8c-3f85-490d-83e7-d4aed862e3d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "556a60ca-664a-42fa-9cbb-c601a132f959",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1f185047-6077-4178-a063-94034eb80226/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 62",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 62",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ac9eb49a-bee1-4460-9133-0d10b631fbe2",
                            "gambit_id": "fad86380-27be-4434-8b3e-07e3246f5ae8",
                            "last_updated": "2022-09-11T10:52:28.968412-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 62",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "62.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/556a60ca-664a-42fa-9cbb-c601a132f959/?format=api"
                        },
                        {
                            "id": "ea23529c-a622-4349-a674-12d16e5153c7",
                            "gambit_id": "917f44b3-cb0a-4ccf-9988-8142da58a561",
                            "last_updated": "2022-09-11T10:52:28.969579-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 62",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "62.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/556a60ca-664a-42fa-9cbb-c601a132f959/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "66adfd25-cb44-42b6-ac7f-984bc15ee0c2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "45bfc659-5d9e-4590-9169-fb2dcf699656",
            "completed": true,
            "last_updated": "2022-09-11T10:47:30.466424-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.24,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/45bfc659-5d9e-4590-9169-fb2dcf699656",
            "datetime": "2022-09-10T16:00:00-04:00",
            "cutoff_datetime": "2022-09-10T16:00:00-04:00",
            "name": "Mid Tenn State v. Colorado State",
            "bettypes": [
                {
                    "id": "8f49335e-b47b-470a-b377-1460058a1fbf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66adfd25-cb44-42b6-ac7f-984bc15ee0c2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 State",
                                "amount": 8010.0
                            },
                            {
                                "team": "Mid Tenn State",
                                "amount": 1990.0
                            }
                        ],
                        "expected_reward_tokens": 9291.6,
                        "profit_sb": 291.6,
                        "profit_sb_percentage": 3.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fac92d55-e42b-4534-b294-a4afe78997bf",
                            "gambit_id": "e6a4bfb9-9355-4dc2-a4a6-136b02ec0973",
                            "last_updated": "2022-09-11T10:47:30.472887-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado State",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f49335e-b47b-470a-b377-1460058a1fbf/?format=api"
                        },
                        {
                            "id": "8daf6869-ae1b-4659-aa0c-5626fa9be88b",
                            "gambit_id": "11b48cb6-de60-4610-858f-c91dc90f0a77",
                            "last_updated": "2022-09-11T10:47:30.474041-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mid Tenn State",
                            "reward": "4.67000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f49335e-b47b-470a-b377-1460058a1fbf/?format=api"
                        }
                    ]
                },
                {
                    "id": "0710a607-ea51-4b4c-85d4-473903b2ac35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66adfd25-cb44-42b6-ac7f-984bc15ee0c2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mid Tenn State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Colorado State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "54539ca9-446f-4c9a-b5f6-f024abb0a793",
                            "gambit_id": "5d0226e0-d4a2-4b7f-9eac-df86d91ff610",
                            "last_updated": "2022-09-11T10:47:30.477056-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mid Tenn State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0710a607-ea51-4b4c-85d4-473903b2ac35/?format=api"
                        },
                        {
                            "id": "ff736832-c18c-4ef6-a3a9-3c5b22c13b1e",
                            "gambit_id": "4fbac7e7-b611-4012-a202-c0c7d63599b4",
                            "last_updated": "2022-09-11T10:47:30.476057-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0710a607-ea51-4b4c-85d4-473903b2ac35/?format=api"
                        }
                    ]
                },
                {
                    "id": "fe86e8f4-1f14-4b10-9d41-2972e041e0f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66adfd25-cb44-42b6-ac7f-984bc15ee0c2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 58.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 58.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "00d0983e-4cab-4956-8384-81336b918c78",
                            "gambit_id": "7712ec06-f81c-4419-80d5-6bf3af56b6c9",
                            "last_updated": "2022-09-11T10:47:30.470590-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 58.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "58.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe86e8f4-1f14-4b10-9d41-2972e041e0f9/?format=api"
                        },
                        {
                            "id": "38525e53-25b3-409b-809e-162d2224167a",
                            "gambit_id": "21e8c72d-3f0a-49e7-84f0-cc54f3dcc551",
                            "last_updated": "2022-09-11T10:47:30.469382-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 58.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "58.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe86e8f4-1f14-4b10-9d41-2972e041e0f9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "312ff0d1-506d-4694-84d8-8c117e9e5c0c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "545967a6-73e5-4acf-aaad-f4745429ff35",
            "completed": true,
            "last_updated": "2022-09-11T20:17:23.278568-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "WTA US Open",
            "sport": "Tennis",
            "url": "https://app.gambitrewards.com/match/545967a6-73e5-4acf-aaad-f4745429ff35",
            "datetime": "2022-09-10T16:00:00-04:00",
            "cutoff_datetime": "2022-09-10T16:00:00-04:00",
            "name": "Iga Swiatek v. Ons Jabeur",
            "bettypes": [
                {
                    "id": "7fc8d6ff-ddc2-441a-bad4-90d9ac84e363",
                    "match": "https://api-prod.gambitprofit.com/api/matches/312ff0d1-506d-4694-84d8-8c117e9e5c0c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Iga Swiatek",
                                "amount": 6214.0
                            },
                            {
                                "team": "Ons Jabeur",
                                "amount": 3786.0
                            }
                        ],
                        "expected_reward_tokens": 9010.3,
                        "profit_sb": 10.3,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7bb2b0f5-41c4-4c6a-a08e-e5c62359c6ee",
                            "gambit_id": "f5005d4e-d3c5-431a-99fd-f4a8381052cb",
                            "last_updated": "2022-09-11T20:17:23.282570-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iga Swiatek",
                            "reward": "1.45000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fc8d6ff-ddc2-441a-bad4-90d9ac84e363/?format=api"
                        },
                        {
                            "id": "ff53f51e-87c3-46fa-80f3-ef82437f956a",
                            "gambit_id": "766430cd-56ba-49e4-bd98-2c76299536bd",
                            "last_updated": "2022-09-11T20:17:23.281360-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ons Jabeur",
                            "reward": "2.38000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fc8d6ff-ddc2-441a-bad4-90d9ac84e363/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fe29d50e-0a35-4529-aa5a-aeef7e6b8039",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "84108d60-5fd0-4fb2-92e6-13c9355f4a3a",
            "completed": true,
            "last_updated": "2022-09-11T10:52:30.201678-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.38,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/84108d60-5fd0-4fb2-92e6-13c9355f4a3a",
            "datetime": "2022-09-10T16:00:00-04:00",
            "cutoff_datetime": "2022-09-10T16:00:00-04:00",
            "name": "UNLV v. California",
            "bettypes": [
                {
                    "id": "e04476e0-b85d-4e20-8fb2-dce99339a671",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe29d50e-0a35-4529-aa5a-aeef7e6b8039/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "California",
                                "amount": 7821.0
                            },
                            {
                                "team": "UNLV",
                                "amount": 2179.0
                            }
                        ],
                        "expected_reward_tokens": 9304.33,
                        "profit_sb": 304.33,
                        "profit_sb_percentage": 3.38,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2158825e-ac98-4154-8514-37507488c032",
                            "gambit_id": "c9ab31b8-c686-47dc-b6a1-045beaca3efd",
                            "last_updated": "2022-09-11T10:52:30.207879-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "California",
                            "reward": "1.19000",
                            "odds": "1.20830",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e04476e0-b85d-4e20-8fb2-dce99339a671/?format=api"
                        },
                        {
                            "id": "a86239c3-c4d9-484b-b94b-703c31d0f760",
                            "gambit_id": "532bef52-092a-4de2-b5fd-b69b63c3eb93",
                            "last_updated": "2022-09-11T10:52:30.208994-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UNLV",
                            "reward": "4.27000",
                            "odds": "4.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e04476e0-b85d-4e20-8fb2-dce99339a671/?format=api"
                        }
                    ]
                },
                {
                    "id": "6816f5b4-5fbe-432c-839c-f4710f4d2dec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe29d50e-0a35-4529-aa5a-aeef7e6b8039/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "California",
                                "amount": 5000.0
                            },
                            {
                                "team": "UNLV",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "82f7bb3c-7f57-4d73-95bd-425bc9827cc2",
                            "gambit_id": "82d7f230-b654-40fb-a3d9-8df88a594cfe",
                            "last_updated": "2022-09-11T10:52:30.211293-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "California",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6816f5b4-5fbe-432c-839c-f4710f4d2dec/?format=api"
                        },
                        {
                            "id": "dcee6fc0-08ca-4bb1-9082-5b02d8497570",
                            "gambit_id": "4e0c94cc-c7c0-4ad1-a4f7-15bfdb1e5848",
                            "last_updated": "2022-09-11T10:52:30.212296-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UNLV",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6816f5b4-5fbe-432c-839c-f4710f4d2dec/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa645d05-8d59-45de-ac34-cd569e4a9e5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fe29d50e-0a35-4529-aa5a-aeef7e6b8039/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 49.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 49.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5ce5926-8c88-4547-82b6-8984d819b465",
                            "gambit_id": "1252c4ca-bfe1-48eb-abfa-dc5b3b55cf5b",
                            "last_updated": "2022-09-11T10:52:30.204454-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa645d05-8d59-45de-ac34-cd569e4a9e5c/?format=api"
                        },
                        {
                            "id": "55a000a2-ecb9-4f0c-8178-377e53f2ff3f",
                            "gambit_id": "f925298a-7014-4c7d-9758-ebfba06c54a8",
                            "last_updated": "2022-09-11T10:52:30.205617-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa645d05-8d59-45de-ac34-cd569e4a9e5c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "235e54a0-54e8-4998-afb6-25f271ba4f49",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "151ab2cb-ee0f-48ae-85e4-8f775a3d8444",
            "completed": true,
            "last_updated": "2022-09-11T10:22:15.041162-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 6.22,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/151ab2cb-ee0f-48ae-85e4-8f775a3d8444",
            "datetime": "2022-09-10T15:30:00-04:00",
            "cutoff_datetime": "2022-09-10T15:30:00-04:00",
            "name": "Maryland v. Charlotte",
            "bettypes": [
                {
                    "id": "0bed1ea2-f4fb-4507-9f5d-ff1d1db1f46f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/235e54a0-54e8-4998-afb6-25f271ba4f49/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Maryland",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10200.0,
                        "profit_sb": 1200.0,
                        "profit_sb_percentage": 13.33,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Maryland",
                                "amount": 9376.0
                            },
                            {
                                "team": "Charlotte",
                                "amount": 624.0
                            }
                        ],
                        "expected_reward_tokens": 9559.68,
                        "profit_sb": 559.68,
                        "profit_sb_percentage": 6.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "597909a8-02bc-46e1-8901-eaf528b839a8",
                            "gambit_id": "188ce244-63f5-4cc6-a379-2e6932cec507",
                            "last_updated": "2022-09-11T10:22:15.048600-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maryland",
                            "reward": "1.02000",
                            "odds": "1.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bed1ea2-f4fb-4507-9f5d-ff1d1db1f46f/?format=api"
                        },
                        {
                            "id": "06c79503-eaf4-4d1d-89be-b22652ccdc80",
                            "gambit_id": "2fc36695-428b-48fb-ba73-35bd767ec913",
                            "last_updated": "2022-09-11T10:22:15.047550-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "15.32000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bed1ea2-f4fb-4507-9f5d-ff1d1db1f46f/?format=api"
                        }
                    ]
                },
                {
                    "id": "4e439a6d-5b68-44fc-a405-90d519a8eb21",
                    "match": "https://api-prod.gambitprofit.com/api/matches/235e54a0-54e8-4998-afb6-25f271ba4f49/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Maryland",
                                "amount": 5000.0
                            },
                            {
                                "team": "Charlotte",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "347e01f8-f2d9-4705-af7b-9d3774d14113",
                            "gambit_id": "1e74e959-e1bb-40e3-9c6a-f9106d60f601",
                            "last_updated": "2022-09-11T10:22:15.051764-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maryland",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-28.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e439a6d-5b68-44fc-a405-90d519a8eb21/?format=api"
                        },
                        {
                            "id": "51a9f2fa-5d91-4e59-b7ac-b2e8b3ee877b",
                            "gambit_id": "921612a6-3632-4190-bdd7-7359a67643c9",
                            "last_updated": "2022-09-11T10:22:15.050728-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "28.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e439a6d-5b68-44fc-a405-90d519a8eb21/?format=api"
                        }
                    ]
                },
                {
                    "id": "d84ed28b-f3f5-4720-8341-4e24522d50bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/235e54a0-54e8-4998-afb6-25f271ba4f49/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 65",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 65",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d7bad4a-401c-4537-992b-d43302a3cca1",
                            "gambit_id": "5d831e64-8c0c-4bee-82aa-a3e1d0afe557",
                            "last_updated": "2022-09-11T10:22:15.044019-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 65",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "65.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84ed28b-f3f5-4720-8341-4e24522d50bf/?format=api"
                        },
                        {
                            "id": "7104c9af-09c5-462a-9b1b-85a157904d59",
                            "gambit_id": "8ff6c1b7-0c22-4185-8ac2-3961e5cbded6",
                            "last_updated": "2022-09-11T10:22:15.045201-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 65",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "65.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84ed28b-f3f5-4720-8341-4e24522d50bf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e2732f0f-c566-4743-9847-e18bd6ec75b6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "58584a10-3d0d-497e-85a1-856179e41310",
            "completed": true,
            "last_updated": "2022-09-11T11:02:02.729893-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.9,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/58584a10-3d0d-497e-85a1-856179e41310",
            "datetime": "2022-09-10T15:30:00-04:00",
            "cutoff_datetime": "2022-09-10T15:30:00-04:00",
            "name": "Washington State v. Wisconsin",
            "bettypes": [
                {
                    "id": "3070207d-9058-4152-ad12-51faae013e64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2732f0f-c566-4743-9847-e18bd6ec75b6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Wisconsin",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1900.0,
                        "profit_sb_percentage": 21.11,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wisconsin",
                                "amount": 8581.0
                            },
                            {
                                "team": "Washington State",
                                "amount": 1419.0
                            }
                        ],
                        "expected_reward_tokens": 9351.21,
                        "profit_sb": 351.21,
                        "profit_sb_percentage": 3.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8dfe742f-35e0-492e-a2fd-e0ef6f05feb2",
                            "gambit_id": "f2e201fd-4f20-473d-994c-1f8f693c24fb",
                            "last_updated": "2022-09-11T11:02:02.735527-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wisconsin",
                            "reward": "1.09000",
                            "odds": "1.10530",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3070207d-9058-4152-ad12-51faae013e64/?format=api"
                        },
                        {
                            "id": "731e968e-9ac1-4927-a41a-45c521ce3c2b",
                            "gambit_id": "9ebf13c3-6014-44dc-85bc-17e75363d710",
                            "last_updated": "2022-09-11T11:02:02.736556-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington State",
                            "reward": "6.59000",
                            "odds": "7.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3070207d-9058-4152-ad12-51faae013e64/?format=api"
                        }
                    ]
                },
                {
                    "id": "55a5e27e-e892-4773-a697-919a7a759ba2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2732f0f-c566-4743-9847-e18bd6ec75b6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wisconsin",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ca9823eb-2527-4940-9aa5-4f2f1cbd5866",
                            "gambit_id": "dbd1ec14-1346-4a75-80da-02c229c9f459",
                            "last_updated": "2022-09-11T11:02:02.738605-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wisconsin",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-17.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55a5e27e-e892-4773-a697-919a7a759ba2/?format=api"
                        },
                        {
                            "id": "bb927729-aaae-4358-a63f-329bff8d65a8",
                            "gambit_id": "ab1b19a1-9e61-40f4-8237-0b53da3e670a",
                            "last_updated": "2022-09-11T11:02:02.739605-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "17.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55a5e27e-e892-4773-a697-919a7a759ba2/?format=api"
                        }
                    ]
                },
                {
                    "id": "7a1ba281-cfc7-4971-a7c2-fd0a1253f9d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e2732f0f-c566-4743-9847-e18bd6ec75b6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 49",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 49",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "936c9789-879a-4b0d-9772-99af617c3d85",
                            "gambit_id": "874dc94e-ce90-441d-85d4-8de7ca2fdd0d",
                            "last_updated": "2022-09-11T11:02:02.732435-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1ba281-cfc7-4971-a7c2-fd0a1253f9d1/?format=api"
                        },
                        {
                            "id": "251a297c-7856-4d7f-9ab2-3bf262e2251d",
                            "gambit_id": "491055f9-556f-4fe5-b22b-228ee8fbe1c3",
                            "last_updated": "2022-09-11T11:02:02.733448-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1ba281-cfc7-4971-a7c2-fd0a1253f9d1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c210e719-2433-4982-9ec0-9fab09799e47",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0497f8cc-b9ed-489b-b3d5-ecdff7789bfe",
            "completed": true,
            "last_updated": "2022-09-11T21:17:13.510775-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.11,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/0497f8cc-b9ed-489b-b3d5-ecdff7789bfe",
            "datetime": "2022-09-10T15:30:00-04:00",
            "cutoff_datetime": "2022-09-10T15:30:00-04:00",
            "name": "Nashville SC v. Los Angeles Galaxy",
            "bettypes": [
                {
                    "id": "7eae77a4-dfc6-4a58-ac1d-6dbe59d4c0b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c210e719-2433-4982-9ec0-9fab09799e47/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Nashville SC",
                                "amount": 6716.0
                            },
                            {
                                "team": "Los Angeles Galaxy",
                                "amount": 3284.0
                            }
                        ],
                        "expected_reward_tokens": 11820.16,
                        "profit_sb": 2820.16,
                        "profit_sb_percentage": 31.34,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville SC",
                                "amount": 5056.0
                            },
                            {
                                "team": "Los Angeles Galaxy",
                                "amount": 2472.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2472.0
                            }
                        ],
                        "expected_reward_tokens": 8898.56,
                        "profit_sb": -101.44,
                        "profit_sb_percentage": -1.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8987f3c9-ca56-4555-ab3d-6d17f507e84f",
                            "gambit_id": "8d989ffe-051e-4668-ba3c-cd77ef7fff75",
                            "last_updated": "2022-09-11T21:17:13.517707-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville SC",
                            "reward": "1.76000",
                            "odds": "1.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eae77a4-dfc6-4a58-ac1d-6dbe59d4c0b4/?format=api"
                        },
                        {
                            "id": "fbfa8627-18a4-47ee-ae25-7e4d33acafde",
                            "gambit_id": "029b2dd5-60f8-4ca6-a962-9e9e93ac59f1",
                            "last_updated": "2022-09-11T21:17:13.516693-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Galaxy",
                            "reward": "3.60000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eae77a4-dfc6-4a58-ac1d-6dbe59d4c0b4/?format=api"
                        },
                        {
                            "id": "6d3a9710-81f3-42a9-844e-350bc90efe9e",
                            "gambit_id": "165c739b-308f-46ec-b9db-bdc36bcacc7c",
                            "last_updated": "2022-09-11T21:17:13.518706-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.60000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eae77a4-dfc6-4a58-ac1d-6dbe59d4c0b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7363310-b730-46b9-a14c-3faa44996f86",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c210e719-2433-4982-9ec0-9fab09799e47/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5838.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 8989.92,
                        "profit_sb": -10.08,
                        "profit_sb_percentage": -0.11,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b7e877a-86dc-4218-ae23-da83467549a1",
                            "gambit_id": "aeb7d6f2-6c9e-4d9a-ae76-1661d51ac671",
                            "last_updated": "2022-09-11T21:17:13.514707-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.54000",
                            "odds": "1.60000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7363310-b730-46b9-a14c-3faa44996f86/?format=api"
                        },
                        {
                            "id": "168aa7cd-2a77-4cce-a7a4-45ea0667505d",
                            "gambit_id": "211cc662-1e3f-4384-8bb1-14b69bad2317",
                            "last_updated": "2022-09-11T21:17:13.513654-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.16000",
                            "odds": "2.30000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7363310-b730-46b9-a14c-3faa44996f86/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "378d006e-f2ff-4187-8cb5-ef38fc34542e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4ca91ccb-9415-40a5-92d1-af75207303a0",
            "completed": true,
            "last_updated": "2022-09-11T10:57:04.481491-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.7,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4ca91ccb-9415-40a5-92d1-af75207303a0",
            "datetime": "2022-09-10T15:30:00-04:00",
            "cutoff_datetime": "2022-09-10T15:30:00-04:00",
            "name": "Tennessee v. Pittsburgh",
            "bettypes": [
                {
                    "id": "053a3ac3-7eaa-4da8-8194-66793500ff00",
                    "match": "https://api-prod.gambitprofit.com/api/matches/378d006e-f2ff-4187-8cb5-ef38fc34542e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee",
                                "amount": 6493.0
                            },
                            {
                                "team": "Pittsburgh",
                                "amount": 3507.0
                            }
                        ],
                        "expected_reward_tokens": 9153.27,
                        "profit_sb": 153.27,
                        "profit_sb_percentage": 1.7,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "959166fa-120e-471d-95d7-4da77c0bc3a4",
                            "gambit_id": "33fe2002-bf31-421a-ab8e-b4380c13544c",
                            "last_updated": "2022-09-11T10:57:04.489026-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/053a3ac3-7eaa-4da8-8194-66793500ff00/?format=api"
                        },
                        {
                            "id": "232966fe-fe8d-4a81-a709-4ee4051004d4",
                            "gambit_id": "b88f1095-45ed-4647-a0b9-3e22d287deb2",
                            "last_updated": "2022-09-11T10:57:04.488015-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh",
                            "reward": "2.61000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/053a3ac3-7eaa-4da8-8194-66793500ff00/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1a6a4b1-f368-488c-893c-f7812e88499c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/378d006e-f2ff-4187-8cb5-ef38fc34542e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tennessee",
                                "amount": 5000.0
                            },
                            {
                                "team": "Pittsburgh",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8b892f2a-1e8e-486e-9258-46608d05c64f",
                            "gambit_id": "a6163695-9622-4d14-a82f-2220f161405d",
                            "last_updated": "2022-09-11T10:57:04.492102-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a6a4b1-f368-488c-893c-f7812e88499c/?format=api"
                        },
                        {
                            "id": "77b5a71d-3a59-4450-867b-4aaf58bdb8cb",
                            "gambit_id": "723e90ad-661d-4821-b6bc-cc234c845b6a",
                            "last_updated": "2022-09-11T10:57:04.491104-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1a6a4b1-f368-488c-893c-f7812e88499c/?format=api"
                        }
                    ]
                },
                {
                    "id": "a6321f93-59ef-44f4-8b8a-e201176077c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/378d006e-f2ff-4187-8cb5-ef38fc34542e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 63",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 63",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a745d39d-7e09-4749-83e1-9415dc8ef123",
                            "gambit_id": "0b0e0dbf-1c44-4625-bdef-edfcf832b3b8",
                            "last_updated": "2022-09-11T10:57:04.484525-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6321f93-59ef-44f4-8b8a-e201176077c1/?format=api"
                        },
                        {
                            "id": "8f82290a-fafe-4745-aa49-38c4934bd9b3",
                            "gambit_id": "ddb9bf47-6025-4126-8d0b-7e3f28d1879e",
                            "last_updated": "2022-09-11T10:57:04.485686-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6321f93-59ef-44f4-8b8a-e201176077c1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "52c19dc8-6d30-4617-88a8-0aa5fd3c6325",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "74c28cef-4242-4086-b0d3-171ed8ed122b",
            "completed": true,
            "last_updated": "2022-09-11T10:57:00.205337-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.54,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/74c28cef-4242-4086-b0d3-171ed8ed122b",
            "datetime": "2022-09-10T15:30:00-04:00",
            "cutoff_datetime": "2022-09-10T15:30:00-04:00",
            "name": "Memphis v. Navy",
            "bettypes": [
                {
                    "id": "7d901cba-111c-4a19-8358-c43edc57a777",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52c19dc8-6d30-4617-88a8-0aa5fd3c6325/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis",
                                "amount": 6278.0
                            },
                            {
                                "team": "Navy",
                                "amount": 3722.0
                            }
                        ],
                        "expected_reward_tokens": 9228.66,
                        "profit_sb": 228.66,
                        "profit_sb_percentage": 2.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5779d0b7-a59b-4bc8-917c-bb68f8074536",
                            "gambit_id": "13513eb2-6b54-4bd6-a2d4-f3506d4d3b05",
                            "last_updated": "2022-09-11T10:57:00.213425-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis",
                            "reward": "1.47000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d901cba-111c-4a19-8358-c43edc57a777/?format=api"
                        },
                        {
                            "id": "6997f3c0-7071-40c2-8efe-313f74599e82",
                            "gambit_id": "f8bd310a-c24c-4609-8504-c39d3573bede",
                            "last_updated": "2022-09-11T10:57:00.212121-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Navy",
                            "reward": "2.48000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d901cba-111c-4a19-8358-c43edc57a777/?format=api"
                        }
                    ]
                },
                {
                    "id": "acb15af9-58c8-4d00-b13c-49a8ce753409",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52c19dc8-6d30-4617-88a8-0aa5fd3c6325/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Navy",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6b55c90d-b3eb-420b-82e1-d7c2e1f81684",
                            "gambit_id": "3c8d6a6c-eda5-429d-b3bf-ed018c250f60",
                            "last_updated": "2022-09-11T10:57:00.215753-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Navy",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acb15af9-58c8-4d00-b13c-49a8ce753409/?format=api"
                        },
                        {
                            "id": "3083b652-3f1e-4fa9-b4d4-34dc1c4e2676",
                            "gambit_id": "1eeb9657-5658-4557-95d8-60a48df9e49d",
                            "last_updated": "2022-09-11T10:57:00.216780-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acb15af9-58c8-4d00-b13c-49a8ce753409/?format=api"
                        }
                    ]
                },
                {
                    "id": "5974accf-a86e-45a9-bd8d-d329fa5f671b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/52c19dc8-6d30-4617-88a8-0aa5fd3c6325/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 47.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 47.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7bd11278-6680-4acc-a958-2127d30b3eef",
                            "gambit_id": "76e550ca-990a-42ed-913f-2c0b0d975f57",
                            "last_updated": "2022-09-11T10:57:00.208538-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5974accf-a86e-45a9-bd8d-d329fa5f671b/?format=api"
                        },
                        {
                            "id": "e1b1b914-7a7b-45fd-a8b0-612d14fb1a06",
                            "gambit_id": "f0ecb000-2d2c-4c2d-af65-b0a96040cbce",
                            "last_updated": "2022-09-11T10:57:00.209768-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5974accf-a86e-45a9-bd8d-d329fa5f671b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fde91954-eb05-478a-ba3a-55b3f5e0541f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ec325b8b-bed7-486c-ba24-b80a9af127f4",
            "completed": true,
            "last_updated": "2022-09-11T10:57:00.557568-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.42,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ec325b8b-bed7-486c-ba24-b80a9af127f4",
            "datetime": "2022-09-10T15:30:00-04:00",
            "cutoff_datetime": "2022-09-10T15:30:00-04:00",
            "name": "Colorado v. Air Force",
            "bettypes": [
                {
                    "id": "f46aba9e-5cf8-4127-af36-fdabd370556c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fde91954-eb05-478a-ba3a-55b3f5e0541f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Air Force",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10900.0,
                        "profit_sb": 1900.0,
                        "profit_sb_percentage": 21.11,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Air Force",
                                "amount": 8622.0
                            },
                            {
                                "team": "Colorado",
                                "amount": 1378.0
                            }
                        ],
                        "expected_reward_tokens": 9397.96,
                        "profit_sb": 397.96,
                        "profit_sb_percentage": 4.42,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fa863ea4-1ae3-4dcf-8ea6-e8e3a29722bf",
                            "gambit_id": "ef076f62-6890-4d05-9a45-57c584afaa44",
                            "last_updated": "2022-09-11T10:57:00.563476-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Air Force",
                            "reward": "1.09000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f46aba9e-5cf8-4127-af36-fdabd370556c/?format=api"
                        },
                        {
                            "id": "3708f533-9831-46e4-afca-caa46ed8534c",
                            "gambit_id": "a38f1d43-8a77-41d0-b0ed-faa14b47197b",
                            "last_updated": "2022-09-11T10:57:00.564542-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado",
                            "reward": "6.82000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f46aba9e-5cf8-4127-af36-fdabd370556c/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3598b6f-c348-4a73-9a80-c24bc5b47fe6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fde91954-eb05-478a-ba3a-55b3f5e0541f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado",
                                "amount": 5000.0
                            },
                            {
                                "team": "Air Force",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "043ce9e3-c609-4930-bc63-e474b5813834",
                            "gambit_id": "d4c60a96-3cd5-4247-9a1b-476d36399066",
                            "last_updated": "2022-09-11T10:57:00.567688-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "17.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3598b6f-c348-4a73-9a80-c24bc5b47fe6/?format=api"
                        },
                        {
                            "id": "85974029-cd70-4028-9739-84640738cb3a",
                            "gambit_id": "b816acbf-f81d-4459-8687-02e572d06918",
                            "last_updated": "2022-09-11T10:57:00.566658-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Air Force",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-17.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3598b6f-c348-4a73-9a80-c24bc5b47fe6/?format=api"
                        }
                    ]
                },
                {
                    "id": "5cfd2fd3-dcb9-4b94-90b3-8b1bd3cd10a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fde91954-eb05-478a-ba3a-55b3f5e0541f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 50",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 50",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b9f56200-a284-485a-8bbc-9f89c4e1b83a",
                            "gambit_id": "5641f93f-35a7-4f22-bb98-8e6fd5579d97",
                            "last_updated": "2022-09-11T10:57:00.561262-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 50",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "50.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cfd2fd3-dcb9-4b94-90b3-8b1bd3cd10a3/?format=api"
                        },
                        {
                            "id": "b5d0a87e-5cc4-498c-bdb7-77d8e5765fc3",
                            "gambit_id": "fd255683-62b4-4d7f-b2f0-6d49ddd85525",
                            "last_updated": "2022-09-11T10:57:00.560199-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 50",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "50.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cfd2fd3-dcb9-4b94-90b3-8b1bd3cd10a3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e75d700f-fe91-4192-9ff1-40369a7c3016",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "540b59ac-020c-4a19-86e5-fd217919ad30",
            "completed": true,
            "last_updated": "2022-09-11T10:52:29.415868-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.64,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/540b59ac-020c-4a19-86e5-fd217919ad30",
            "datetime": "2022-09-10T15:30:00-04:00",
            "cutoff_datetime": "2022-09-10T15:30:00-04:00",
            "name": "Appalachian St v. Texas A&M",
            "bettypes": [
                {
                    "id": "1af78b3b-b7c9-4ce4-8d6d-bf4a1d03a1bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e75d700f-fe91-4192-9ff1-40369a7c3016/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Texas A&M",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10700.0,
                        "profit_sb": 1700.0,
                        "profit_sb_percentage": 18.89,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas A&M",
                                "amount": 8717.0
                            },
                            {
                                "team": "Appalachian St",
                                "amount": 1283.0
                            }
                        ],
                        "expected_reward_tokens": 9327.19,
                        "profit_sb": 327.19,
                        "profit_sb_percentage": 3.64,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4a3a3b44-a249-4ef1-b9c0-44c398c8ff81",
                            "gambit_id": "7522bbbe-3a75-4323-a274-c13744648e5f",
                            "last_updated": "2022-09-11T10:52:29.422347-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas A&M",
                            "reward": "1.07000",
                            "odds": "1.08330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1af78b3b-b7c9-4ce4-8d6d-bf4a1d03a1bd/?format=api"
                        },
                        {
                            "id": "8271abb5-f0bd-4f9e-aad3-bf22d9000703",
                            "gambit_id": "eb33e9f9-b50a-4864-ac7a-e73a7ccf0454",
                            "last_updated": "2022-09-11T10:52:29.423482-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Appalachian St",
                            "reward": "7.27000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1af78b3b-b7c9-4ce4-8d6d-bf4a1d03a1bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "5ae4dae5-e369-4322-b033-bf87cd2c06c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e75d700f-fe91-4192-9ff1-40369a7c3016/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Appalachian St",
                                "amount": 5000.0
                            },
                            {
                                "team": "Texas A&M",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0aa68ea3-5ab7-41f2-90c1-1651c3ad77e3",
                            "gambit_id": "4a141b2e-287f-4980-ae36-2c73e02b4669",
                            "last_updated": "2022-09-11T10:52:29.427310-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Appalachian St",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "18.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ae4dae5-e369-4322-b033-bf87cd2c06c5/?format=api"
                        },
                        {
                            "id": "e268946a-e0e4-4529-a374-49c1118778a7",
                            "gambit_id": "b8971094-7c3d-4a9d-a8b4-4aed839112ec",
                            "last_updated": "2022-09-11T10:52:29.426147-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas A&M",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-18.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ae4dae5-e369-4322-b033-bf87cd2c06c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c232b3f-c1e3-4b7d-b28f-91d1c0f9cef0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e75d700f-fe91-4192-9ff1-40369a7c3016/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 54",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 54",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2065d97f-ad4c-4eed-968d-0ffd7cc14630",
                            "gambit_id": "8f0bb8cb-d6b7-4a66-9bbe-04c4a6a67ece",
                            "last_updated": "2022-09-11T10:52:29.420082-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 54",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c232b3f-c1e3-4b7d-b28f-91d1c0f9cef0/?format=api"
                        },
                        {
                            "id": "08a17565-af0a-4b41-96d9-66c3f34e3b3b",
                            "gambit_id": "fb3dc2ac-e767-461c-9e90-a28de0b7a58c",
                            "last_updated": "2022-09-11T10:52:29.418851-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 54",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c232b3f-c1e3-4b7d-b28f-91d1c0f9cef0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "524ebd87-18c8-4a5f-89f6-d7c87c0e89f7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4e69c698-360b-4096-907d-1aff58dac762",
            "completed": true,
            "last_updated": "2022-09-11T11:02:02.219625-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.23,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4e69c698-360b-4096-907d-1aff58dac762",
            "datetime": "2022-09-10T14:30:00-04:00",
            "cutoff_datetime": "2022-09-10T14:30:00-04:00",
            "name": "Marshall v. Notre Dame",
            "bettypes": [
                {
                    "id": "0f3fd592-7eef-4269-af50-00687fed441b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/524ebd87-18c8-4a5f-89f6-d7c87c0e89f7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Notre Dame",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10600.0,
                        "profit_sb": 1600.0,
                        "profit_sb_percentage": 17.78,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Notre Dame",
                                "amount": 8850.0
                            },
                            {
                                "team": "Marshall",
                                "amount": 1150.0
                            }
                        ],
                        "expected_reward_tokens": 9381.0,
                        "profit_sb": 381.0,
                        "profit_sb_percentage": 4.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "94e8bd21-82c2-40cd-81e7-0840683602e6",
                            "gambit_id": "42422cdf-dbee-4a3c-bbf4-0272b33f9e9b",
                            "last_updated": "2022-09-11T11:02:02.226237-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Notre Dame",
                            "reward": "1.06000",
                            "odds": "1.06250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f3fd592-7eef-4269-af50-00687fed441b/?format=api"
                        },
                        {
                            "id": "5d6c8703-2db2-4cc0-ba03-18cfd5ec6fde",
                            "gambit_id": "4de1a0f3-ddd3-4061-b0d0-153de1aa1463",
                            "last_updated": "2022-09-11T11:02:02.227494-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Marshall",
                            "reward": "8.16000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f3fd592-7eef-4269-af50-00687fed441b/?format=api"
                        }
                    ]
                },
                {
                    "id": "0fde36bc-f082-49e5-b417-163f0a6fa952",
                    "match": "https://api-prod.gambitprofit.com/api/matches/524ebd87-18c8-4a5f-89f6-d7c87c0e89f7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Notre Dame",
                                "amount": 5096.0
                            },
                            {
                                "team": "Marshall",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9070.88,
                        "profit_sb": 70.88,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "af8b6cb8-b8fb-441c-966e-80d3f2eae3e1",
                            "gambit_id": "5a9b8da5-249e-4bbc-accc-b068b7e95d40",
                            "last_updated": "2022-09-11T11:02:02.229624-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Notre Dame",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "-20.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fde36bc-f082-49e5-b417-163f0a6fa952/?format=api"
                        },
                        {
                            "id": "8215131d-f254-4791-92ef-d18871fe2a34",
                            "gambit_id": "616e53f1-c0aa-463e-801e-14e935e65205",
                            "last_updated": "2022-09-11T11:02:02.230794-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Marshall",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "20.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fde36bc-f082-49e5-b417-163f0a6fa952/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a0e1b35-8c07-4fe7-9bd3-40eeec804f0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/524ebd87-18c8-4a5f-89f6-d7c87c0e89f7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 47.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 47.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b063c483-ed8b-4c65-b449-9148b9034731",
                            "gambit_id": "6ee31182-c6b1-46f4-9c0a-90013cda36de",
                            "last_updated": "2022-09-11T11:02:02.222646-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a0e1b35-8c07-4fe7-9bd3-40eeec804f0d/?format=api"
                        },
                        {
                            "id": "6a3d4631-45bb-4f9b-b083-483afdd78865",
                            "gambit_id": "e70c5090-03ec-49e1-995f-507592a20e01",
                            "last_updated": "2022-09-11T11:02:02.223905-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a0e1b35-8c07-4fe7-9bd3-40eeec804f0d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6e1a8d5e-9492-40ba-9a8f-4b754b2b4506",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0b11deec-e280-42b0-8174-a85a4bb1e945",
            "completed": true,
            "last_updated": "2022-09-11T18:01:58.398448-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0b11deec-e280-42b0-8174-a85a4bb1e945",
            "datetime": "2022-09-10T14:20:00-04:00",
            "cutoff_datetime": "2022-09-10T14:20:00-04:00",
            "name": "SFO (L Webb) v. CHC (M Stroman)",
            "bettypes": [
                {
                    "id": "0ebde90b-98b4-48a1-8794-78ef2ed9ca3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e1a8d5e-9492-40ba-9a8f-4b754b2b4506/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5216.0
                            },
                            {
                                "team": "CHC (M Stroman)",
                                "amount": 4784.0
                            }
                        ],
                        "expected_reward_tokens": 9232.32,
                        "profit_sb": 232.32,
                        "profit_sb_percentage": 2.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "967454f6-b124-49f1-b1b3-68e5c0794a2c",
                            "gambit_id": "99ed1fe1-6ada-461e-a27d-dac148c049cb",
                            "last_updated": "2022-09-11T18:01:58.409866-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (L Webb)",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ebde90b-98b4-48a1-8794-78ef2ed9ca3f/?format=api"
                        },
                        {
                            "id": "864ed2e3-afbb-4191-8445-004c1a58f924",
                            "gambit_id": "5e63b314-6b69-4731-92f9-c5dae57f4aa0",
                            "last_updated": "2022-09-11T18:01:58.408776-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (M Stroman)",
                            "reward": "1.93000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ebde90b-98b4-48a1-8794-78ef2ed9ca3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "36801868-87e9-4dc5-8729-420328b002f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e1a8d5e-9492-40ba-9a8f-4b754b2b4506/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5906.0
                            },
                            {
                                "team": "SFO",
                                "amount": 4094.0
                            }
                        ],
                        "expected_reward_tokens": 9211.5,
                        "profit_sb": 211.5,
                        "profit_sb_percentage": 2.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f0532e98-c06b-41ec-9486-a51d08f2e428",
                            "gambit_id": "cfa4441a-902e-4644-a720-c8dc15849ab1",
                            "last_updated": "2022-09-11T18:01:58.401680-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "1.56000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36801868-87e9-4dc5-8729-420328b002f2/?format=api"
                        },
                        {
                            "id": "53a67d37-ddbd-4f49-8c2b-349849a5fe4e",
                            "gambit_id": "745be11e-3fb2-4741-a4ab-404217a60ff7",
                            "last_updated": "2022-09-11T18:01:58.402883-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "2.25000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36801868-87e9-4dc5-8729-420328b002f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "f71e920f-afbc-463d-b2f8-2ef5957a7037",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6e1a8d5e-9492-40ba-9a8f-4b754b2b4506/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5110.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9044.7,
                        "profit_sb": 44.7,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "be115a38-0261-4bf3-8f93-ec37d6693c0a",
                            "gambit_id": "7f76982e-9377-4556-b4d9-7e5f07d935c2",
                            "last_updated": "2022-09-11T18:01:58.406415-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71e920f-afbc-463d-b2f8-2ef5957a7037/?format=api"
                        },
                        {
                            "id": "61eb450f-607c-452c-8588-42810fd3909d",
                            "gambit_id": "1dc66203-21b0-4656-8539-786eea506a34",
                            "last_updated": "2022-09-11T18:01:58.405238-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f71e920f-afbc-463d-b2f8-2ef5957a7037/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "132c199f-e4a6-4bff-b2c6-f7a4f00bf260",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d91dcd13-8b5b-4765-b3dd-aaa9f6e0fff8",
            "completed": true,
            "last_updated": "2022-09-11T11:02:02.378576-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.09,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d91dcd13-8b5b-4765-b3dd-aaa9f6e0fff8",
            "datetime": "2022-09-10T14:00:00-04:00",
            "cutoff_datetime": "2022-09-10T14:00:00-04:00",
            "name": "Western Michigan v. Ball State",
            "bettypes": [
                {
                    "id": "9733159e-df68-4402-b55f-88dbc909a6f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/132c199f-e4a6-4bff-b2c6-f7a4f00bf260/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Western Michigan",
                                "amount": 6659.0
                            },
                            {
                                "team": "Ball State",
                                "amount": 3341.0
                            }
                        ],
                        "expected_reward_tokens": 9187.75,
                        "profit_sb": 187.75,
                        "profit_sb_percentage": 2.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a52cf490-e96e-4566-829d-a9f6e1499b95",
                            "gambit_id": "76e97e8b-3dd7-4165-8496-25f461036d2a",
                            "last_updated": "2022-09-11T11:02:02.386407-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Michigan",
                            "reward": "1.38000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9733159e-df68-4402-b55f-88dbc909a6f0/?format=api"
                        },
                        {
                            "id": "b3fe436b-4586-4c08-b0e5-3bf9ef3b41ec",
                            "gambit_id": "0086576f-8e2d-4b46-bd49-b32f65838727",
                            "last_updated": "2022-09-11T11:02:02.385293-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ball State",
                            "reward": "2.75000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9733159e-df68-4402-b55f-88dbc909a6f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "25d8c7f5-2e0c-4dec-ad08-195930b80ddd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/132c199f-e4a6-4bff-b2c6-f7a4f00bf260/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ball State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Western Michigan",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4697d920-8530-46ae-9bd6-fb7f413fe306",
                            "gambit_id": "a8eb1a34-1ca8-4e38-8cbe-773c00d044c5",
                            "last_updated": "2022-09-11T11:02:02.388567-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ball State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d8c7f5-2e0c-4dec-ad08-195930b80ddd/?format=api"
                        },
                        {
                            "id": "c670cb98-2b9f-4cc3-950c-a2fd21cf3ed3",
                            "gambit_id": "18d2a19c-cf76-4867-bc16-2388c9621762",
                            "last_updated": "2022-09-11T11:02:02.389635-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Michigan",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d8c7f5-2e0c-4dec-ad08-195930b80ddd/?format=api"
                        }
                    ]
                },
                {
                    "id": "048cb5ee-ccd9-4a47-875a-2ad0ada75733",
                    "match": "https://api-prod.gambitprofit.com/api/matches/132c199f-e4a6-4bff-b2c6-f7a4f00bf260/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 51.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 51.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5e278fa0-ae58-437b-8e97-07d49bd17816",
                            "gambit_id": "c20601b7-795f-4eb6-b932-93309c7bea81",
                            "last_updated": "2022-09-11T11:02:02.381571-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "51.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/048cb5ee-ccd9-4a47-875a-2ad0ada75733/?format=api"
                        },
                        {
                            "id": "c2e6a6ac-caa2-45c1-805a-0fc2cb9589be",
                            "gambit_id": "da0ed8cf-585a-485f-8731-e22340222a9d",
                            "last_updated": "2022-09-11T11:02:02.382863-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "51.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/048cb5ee-ccd9-4a47-875a-2ad0ada75733/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "428f75b5-3b3e-40e7-8f90-3ffa8843c715",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "426bbfbe-64a9-4cca-b059-4c7931248a47",
            "completed": false,
            "last_updated": "2022-12-24T17:12:24.579749-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.03,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/426bbfbe-64a9-4cca-b059-4c7931248a47",
            "datetime": "2022-09-10T13:30:00-04:00",
            "cutoff_datetime": "2022-09-10T13:30:00-04:00",
            "name": "Faze Clan v. G2 Esports",
            "bettypes": [
                {
                    "id": "f1a7839a-120c-4bec-a3f0-ae663e47061b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/428f75b5-3b3e-40e7-8f90-3ffa8843c715/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Faze Clan",
                                "amount": 5918.0
                            },
                            {
                                "team": "G2 Esports",
                                "amount": 4082.0
                            }
                        ],
                        "expected_reward_tokens": 8817.12,
                        "profit_sb": -182.88,
                        "profit_sb_percentage": -2.03,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "06a55108-9b41-4ff6-baa4-1c8f644249a8",
                            "gambit_id": "f674d2e1-b331-45c0-aa2a-eea11d5dc288",
                            "last_updated": "2022-12-24T17:12:24.583563-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Faze Clan",
                            "reward": "1.49000",
                            "odds": "1.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a7839a-120c-4bec-a3f0-ae663e47061b/?format=api"
                        },
                        {
                            "id": "985edccd-d456-4564-8fe7-428ed4ca8939",
                            "gambit_id": "2f0b980f-9012-4146-9ddb-72609b0878cd",
                            "last_updated": "2022-12-24T17:12:24.582409-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "G2 Esports",
                            "reward": "2.16000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1a7839a-120c-4bec-a3f0-ae663e47061b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "45b5f454-52ca-4675-bc43-097001644547",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e62bc31d-5765-43bc-9467-ef96f0069f33",
            "completed": true,
            "last_updated": "2022-09-11T18:17:11.337654-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e62bc31d-5765-43bc-9467-ef96f0069f33",
            "datetime": "2022-09-10T13:05:00-04:00",
            "cutoff_datetime": "2022-09-10T13:05:00-04:00",
            "name": "TAM (C Kluber) v. NYY (J Taillon)",
            "bettypes": [
                {
                    "id": "ff22d572-2f78-40d4-80f7-847673c9d215",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45b5f454-52ca-4675-bc43-097001644547/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (C Kluber)",
                                "amount": 5216.0
                            },
                            {
                                "team": "NYY (J Taillon)",
                                "amount": 4784.0
                            }
                        ],
                        "expected_reward_tokens": 9232.32,
                        "profit_sb": 232.32,
                        "profit_sb_percentage": 2.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6d84248f-e902-457d-92c6-6fa50c17e25d",
                            "gambit_id": "7ed64f35-8c9c-49e9-856f-ed7e952e5c51",
                            "last_updated": "2022-09-11T18:17:11.348417-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (C Kluber)",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff22d572-2f78-40d4-80f7-847673c9d215/?format=api"
                        },
                        {
                            "id": "a385bbd2-b1fa-4667-8bb5-ecde45dff223",
                            "gambit_id": "6f1dbe67-cb19-4b4c-8fac-720506d0f43d",
                            "last_updated": "2022-09-11T18:17:11.347476-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (J Taillon)",
                            "reward": "1.93000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff22d572-2f78-40d4-80f7-847673c9d215/?format=api"
                        }
                    ]
                },
                {
                    "id": "345225b1-616d-479a-b087-7a55c5d5f468",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45b5f454-52ca-4675-bc43-097001644547/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM",
                                "amount": 6500.0
                            },
                            {
                                "team": "NYY",
                                "amount": 3500.0
                            }
                        ],
                        "expected_reward_tokens": 9100.0,
                        "profit_sb": 100.0,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "60a17e7d-7403-4716-9fe4-a2c06846c92e",
                            "gambit_id": "d2ecb45e-fbf5-49dc-bfbf-6ace1820a2af",
                            "last_updated": "2022-09-11T18:17:11.345576-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/345225b1-616d-479a-b087-7a55c5d5f468/?format=api"
                        },
                        {
                            "id": "9f14b609-15f9-404f-8b70-25a3c359db1a",
                            "gambit_id": "11c5cea4-1d39-4664-bb45-9ef8656e3dde",
                            "last_updated": "2022-09-11T18:17:11.344529-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.60000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/345225b1-616d-479a-b087-7a55c5d5f468/?format=api"
                        }
                    ]
                },
                {
                    "id": "a40d6143-e5eb-486c-9d0d-d1e4c748caef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/45b5f454-52ca-4675-bc43-097001644547/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5110.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9044.7,
                        "profit_sb": 44.7,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "24bbead9-dd0b-48ae-aa69-24f1a724c2c5",
                            "gambit_id": "2d1015ee-d8e7-4c05-bc44-3ef653a452a1",
                            "last_updated": "2022-09-11T18:17:11.340451-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40d6143-e5eb-486c-9d0d-d1e4c748caef/?format=api"
                        },
                        {
                            "id": "0781419a-0ddd-411d-889f-4d3720d63422",
                            "gambit_id": "5dcc2f61-0cf0-4364-9304-bc0cea8f0aa0",
                            "last_updated": "2022-09-11T18:17:11.341653-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a40d6143-e5eb-486c-9d0d-d1e4c748caef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "709b3df1-364c-4de4-9037-3f43fd185834",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "743b7591-fd66-4a7e-9e7a-c4661982af70",
            "completed": false,
            "last_updated": "2022-12-24T17:12:19.994751-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.85,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/743b7591-fd66-4a7e-9e7a-c4661982af70",
            "datetime": "2022-09-10T13:00:00-04:00",
            "cutoff_datetime": "2022-09-10T13:00:00-04:00",
            "name": "Charlotte FC v. New York City FC",
            "bettypes": [
                {
                    "id": "f228d738-07ae-4d6f-bb77-8abf0d57b4a0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/709b3df1-364c-4de4-9037-3f43fd185834/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Charlotte FC",
                                "amount": 5748.0
                            },
                            {
                                "team": "New York City FC",
                                "amount": 4252.0
                            }
                        ],
                        "expected_reward_tokens": 12415.68,
                        "profit_sb": 3415.68,
                        "profit_sb_percentage": 37.95,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte FC",
                                "amount": 4089.0
                            },
                            {
                                "team": "New York City FC",
                                "amount": 3025.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2886.0
                            }
                        ],
                        "expected_reward_tokens": 8831.16,
                        "profit_sb": -168.84,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d7276ec-44b0-40b6-a455-a93fd5cb9bc4",
                            "gambit_id": "cb7296b3-6ad2-4dfb-9589-e7ae2807bd5f",
                            "last_updated": "2022-12-24T17:12:20.003102-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte FC",
                            "reward": "2.16000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f228d738-07ae-4d6f-bb77-8abf0d57b4a0/?format=api"
                        },
                        {
                            "id": "7cfd54c5-a07d-49b5-8665-86533934f988",
                            "gambit_id": "328a997c-7b50-409c-ac3e-b7e7e0a1ef02",
                            "last_updated": "2022-12-24T17:12:20.001459-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York City FC",
                            "reward": "2.92000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f228d738-07ae-4d6f-bb77-8abf0d57b4a0/?format=api"
                        },
                        {
                            "id": "365bdd30-3875-47c9-afac-2892f2eb2ffb",
                            "gambit_id": "d452b60a-7c68-4db1-a0a9-321c21a00533",
                            "last_updated": "2022-12-24T17:12:20.004850-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.06000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f228d738-07ae-4d6f-bb77-8abf0d57b4a0/?format=api"
                        }
                    ]
                },
                {
                    "id": "c842ee4a-b9ed-47a3-b8cf-980b565daa8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/709b3df1-364c-4de4-9037-3f43fd185834/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5070.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4930.0
                            }
                        ],
                        "expected_reward_tokens": 8923.2,
                        "profit_sb": -76.8,
                        "profit_sb_percentage": -0.85,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6bad9a71-c57c-48cf-aa7f-0c9930f8ffb0",
                            "gambit_id": "81068614-be89-4da8-914c-dd898ca1e8b6",
                            "last_updated": "2022-12-24T17:12:19.998692-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.76000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c842ee4a-b9ed-47a3-b8cf-980b565daa8a/?format=api"
                        },
                        {
                            "id": "7ca387f1-41fc-4703-8ade-49107bfdf987",
                            "gambit_id": "23283bec-14e3-43ae-b062-44ef80ca14fb",
                            "last_updated": "2022-12-24T17:12:19.997535-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.81000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c842ee4a-b9ed-47a3-b8cf-980b565daa8a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "824046c9-b66c-4875-b430-16b1912be2d9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6c4aa661-2cde-41db-b400-209ccb0e5283",
            "completed": true,
            "last_updated": "2022-09-11T11:02:03.017654-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.7,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6c4aa661-2cde-41db-b400-209ccb0e5283",
            "datetime": "2022-09-10T13:00:00-04:00",
            "cutoff_datetime": "2022-09-10T13:00:00-04:00",
            "name": "South Alabama v. Central Michigan",
            "bettypes": [
                {
                    "id": "e5877996-02b1-4a51-8dde-84c89bd2075b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/824046c9-b66c-4875-b430-16b1912be2d9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Central Michigan",
                                "amount": 6493.0
                            },
                            {
                                "team": "South Alabama",
                                "amount": 3507.0
                            }
                        ],
                        "expected_reward_tokens": 9153.27,
                        "profit_sb": 153.27,
                        "profit_sb_percentage": 1.7,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "54572a16-91c2-4d0a-8f65-e0a1e33ae6a9",
                            "gambit_id": "828018df-d665-4d8f-9159-add5ed238fbf",
                            "last_updated": "2022-09-11T11:02:03.023758-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Michigan",
                            "reward": "1.41000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5877996-02b1-4a51-8dde-84c89bd2075b/?format=api"
                        },
                        {
                            "id": "ab26ee58-6759-4d30-8fbd-66c1d1670579",
                            "gambit_id": "e03c9f82-1aa7-46e4-8dc6-94e00f08f2ab",
                            "last_updated": "2022-09-11T11:02:03.024817-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Alabama",
                            "reward": "2.61000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5877996-02b1-4a51-8dde-84c89bd2075b/?format=api"
                        }
                    ]
                },
                {
                    "id": "b455afbb-e456-4770-ba0c-58af9147016b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/824046c9-b66c-4875-b430-16b1912be2d9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "South Alabama",
                                "amount": 5000.0
                            },
                            {
                                "team": "Central Michigan",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d343c845-e755-4a6e-a052-1005c1de224e",
                            "gambit_id": "6e939dc2-3a0e-4e3e-b63f-58d94331ac05",
                            "last_updated": "2022-09-11T11:02:03.028000-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Alabama",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b455afbb-e456-4770-ba0c-58af9147016b/?format=api"
                        },
                        {
                            "id": "3462c797-7aae-4c08-b750-43b566e75ed8",
                            "gambit_id": "80a51a13-57ed-45da-bd57-63f8dde773f8",
                            "last_updated": "2022-09-11T11:02:03.026915-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Michigan",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b455afbb-e456-4770-ba0c-58af9147016b/?format=api"
                        }
                    ]
                },
                {
                    "id": "aca35068-14c2-4108-b173-656fdb735858",
                    "match": "https://api-prod.gambitprofit.com/api/matches/824046c9-b66c-4875-b430-16b1912be2d9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 58",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 58",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "319027b0-2286-413f-bb31-7d1062720e2f",
                            "gambit_id": "4413143c-7146-4a52-9153-8d890d592ca6",
                            "last_updated": "2022-09-11T11:02:03.020457-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 58",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "58.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aca35068-14c2-4108-b173-656fdb735858/?format=api"
                        },
                        {
                            "id": "7a8c4481-26aa-4a1d-85d4-f61a83a0b5c0",
                            "gambit_id": "8129cd13-b63d-4ce8-93e9-69e728e88cc9",
                            "last_updated": "2022-09-11T11:02:03.021514-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 58",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "58.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aca35068-14c2-4108-b173-656fdb735858/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4eb10636-c42b-4ee2-a45d-b3821a56d19a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "71b05d97-71d8-4fb6-abea-8e456cfe066d",
            "completed": false,
            "last_updated": "2022-12-24T17:12:12.045907-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.01,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/71b05d97-71d8-4fb6-abea-8e456cfe066d",
            "datetime": "2022-09-10T12:30:00-04:00",
            "cutoff_datetime": "2022-09-10T12:30:00-04:00",
            "name": "Manchester City v. Tottenham",
            "bettypes": [
                {
                    "id": "6fe69c3d-1b9f-446d-8aef-8e38d6345595",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4eb10636-c42b-4ee2-a45d-b3821a56d19a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 7843.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2157.0
                            }
                        ],
                        "expected_reward_tokens": 10352.76,
                        "profit_sb": 1352.76,
                        "profit_sb_percentage": 15.03,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 6809.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1873.0
                            },
                            {
                                "team": "Tottenham",
                                "amount": 1318.0
                            }
                        ],
                        "expected_reward_tokens": 8987.88,
                        "profit_sb": -12.12,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c735b25-2dce-4000-ab97-51f0aae7fbf0",
                            "gambit_id": "5a45c412-b450-41f1-8ed2-1dc2383d6766",
                            "last_updated": "2022-12-24T17:12:12.053522-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester City",
                            "reward": "1.32000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fe69c3d-1b9f-446d-8aef-8e38d6345595/?format=api"
                        },
                        {
                            "id": "d50ab940-7760-4fa8-8362-9d2a40ef9f81",
                            "gambit_id": "e449ad86-a50b-49da-879e-baca6ef8dbc4",
                            "last_updated": "2022-12-24T17:12:12.054664-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.80000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fe69c3d-1b9f-446d-8aef-8e38d6345595/?format=api"
                        },
                        {
                            "id": "76d54861-f79c-46d0-9689-85c4e3f0deca",
                            "gambit_id": "4900aa28-766d-4c93-8442-52fc894a36e6",
                            "last_updated": "2022-12-24T17:12:12.052361-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tottenham",
                            "reward": "6.82000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fe69c3d-1b9f-446d-8aef-8e38d6345595/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5e9e669-0f30-444f-b0c9-5d17b930d360",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4eb10636-c42b-4ee2-a45d-b3821a56d19a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 6429.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3571.0
                            }
                        ],
                        "expected_reward_tokens": 8998.92,
                        "profit_sb": -1.08,
                        "profit_sb_percentage": -0.01,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37b88752-c7a4-4073-8b24-e5aaa58d4ab5",
                            "gambit_id": "dd350474-485a-4dac-bfd4-d73fd83b3e62",
                            "last_updated": "2022-12-24T17:12:12.049982-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.40000",
                            "odds": "1.45000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e9e669-0f30-444f-b0c9-5d17b930d360/?format=api"
                        },
                        {
                            "id": "9cc84029-9482-46e6-a086-078580042946",
                            "gambit_id": "011acadb-f6fe-4dda-a1eb-40df92894f85",
                            "last_updated": "2022-12-24T17:12:12.048728-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.52000",
                            "odds": "2.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e9e669-0f30-444f-b0c9-5d17b930d360/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "26d4abb7-d1c8-4d2d-acdb-6349538402fc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fe6b518e-f154-49d5-a019-4c078da8e3d0",
            "completed": true,
            "last_updated": "2022-09-11T20:17:15.520666-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Nascar Hollywood Casino 400",
            "sport": "Motor Sports",
            "url": "https://app.gambitrewards.com/match/fe6b518e-f154-49d5-a019-4c078da8e3d0",
            "datetime": "2022-09-10T12:05:00-04:00",
            "cutoff_datetime": "2022-09-10T12:05:00-04:00",
            "name": "Nascar Hollywood Casino 400: To Win Outright",
            "bettypes": [
                {
                    "id": "4192ce39-df9f-40e9-a8ec-50aa0cba3a6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26d4abb7-d1c8-4d2d-acdb-6349538402fc/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "b0f5e3c4-f7dc-47dc-a078-6d1cc7ff8185",
                            "gambit_id": "1a260891-e4b5-4148-a142-7a64fb426009",
                            "last_updated": "2022-09-11T20:17:15.553559-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyler Reddick",
                            "reward": "5.92000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "7a784ad1-c4b1-45ff-8345-6487b46af0bf",
                            "gambit_id": "c5be1301-3671-4875-95a3-9b18e175e40e",
                            "last_updated": "2022-09-11T20:17:15.551493-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Christopher Bell",
                            "reward": "6.37000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "a7f4421a-b04d-4917-adb8-da65f7e5eec4",
                            "gambit_id": "fcddaaae-6a12-410b-88df-59172ce33075",
                            "last_updated": "2022-09-11T20:17:15.556490-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Larson",
                            "reward": "7.27000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "d5d4c6e4-0125-4892-978b-66ed39b81491",
                            "gambit_id": "0115059c-730d-4061-8ee0-fc1b6053300d",
                            "last_updated": "2022-09-11T20:17:15.550442-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ross Chastain",
                            "reward": "7.27000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "5b3967a8-0e35-4ac0-9a11-cb81df6da642",
                            "gambit_id": "351f5e92-d7c5-45cb-a85a-a7d9143205f0",
                            "last_updated": "2022-09-11T20:17:15.549426-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joey Logano",
                            "reward": "8.61000",
                            "odds": "9.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "ba409a99-62de-4c7f-975a-c012919378b7",
                            "gambit_id": "eb5b7a8f-055d-46d3-8783-fd98bac5779f",
                            "last_updated": "2022-09-11T20:17:15.554537-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Truex Jr",
                            "reward": "9.06000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "65d7eede-9305-40e8-baa2-5b71a53bacc5",
                            "gambit_id": "7e952ed6-6f63-4be7-9321-8ddb4b10d113",
                            "last_updated": "2022-09-11T20:17:15.558452-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Busch",
                            "reward": "9.95000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "dbf0a268-94ec-47d7-b605-51459d8c2fc6",
                            "gambit_id": "22b4646a-db40-4038-a2dd-323f7e12dea7",
                            "last_updated": "2022-09-11T20:17:15.557456-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denny Hamlin",
                            "reward": "9.95000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "7e08ac2b-070b-4bcc-b745-ca38af0463ec",
                            "gambit_id": "6af015af-ac9a-4b57-99b2-15f34032e489",
                            "last_updated": "2022-09-11T20:17:15.555516-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chase Elliott",
                            "reward": "13.53000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "81c0f3a4-30a8-487d-afe0-5c40a1b72d09",
                            "gambit_id": "5bb88f6b-941a-4eb0-ad98-745063d0a3dc",
                            "last_updated": "2022-09-11T20:17:15.552535-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "William Byron",
                            "reward": "13.53000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "9fc49c79-d7ae-4282-be7f-9a768318f97a",
                            "gambit_id": "9f9109ec-57d0-4bf3-bed1-576a4e6a673c",
                            "last_updated": "2022-09-11T20:17:15.545555-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Bowman",
                            "reward": "13.53000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "9fd236b5-36aa-46f1-a9cc-7260c30d3d37",
                            "gambit_id": "ab4103b7-553a-4159-9012-f65d34430744",
                            "last_updated": "2022-09-11T20:17:15.546521-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Darrell Wallace Jr.",
                            "reward": "18.90000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "1aae09ad-e952-4002-9c2b-08b1bc8ca9f9",
                            "gambit_id": "6895ba5b-0e0e-4db9-9a34-2083b01a0234",
                            "last_updated": "2022-09-11T20:17:15.547501-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Blaney",
                            "reward": "18.90000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "7d3a175d-f36d-480a-8f65-99b7371ca0fd",
                            "gambit_id": "e0eec1df-b99f-44e3-8ef1-78ca14488da1",
                            "last_updated": "2022-09-11T20:17:15.548462-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Harvick",
                            "reward": "23.38000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "96d3ddba-9853-4db0-b66e-be54df570cdc",
                            "gambit_id": "e0d997e6-d6de-4541-90f5-9cd5e486193b",
                            "last_updated": "2022-09-11T20:17:15.543594-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ty Gibbs",
                            "reward": "30.54000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "c27158d7-c7c1-4099-b7a4-5d58c34042ac",
                            "gambit_id": "f5c5054e-b98f-45e7-9d83-10a45db31e66",
                            "last_updated": "2022-09-11T20:17:15.544583-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Daniel Suarez",
                            "reward": "30.54000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "b225f979-5ea7-42d8-a3c1-d37d1de1c4dd",
                            "gambit_id": "866f6d6b-2485-4ffb-8fda-243515a3243a",
                            "last_updated": "2022-09-11T20:17:15.540662-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Dillon",
                            "reward": "45.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "b2957972-3f5a-4883-a137-9ae3ebc14b5e",
                            "gambit_id": "d35661a0-3297-4d91-83b9-5cd33c045916",
                            "last_updated": "2022-09-11T20:17:15.538703-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Cindric",
                            "reward": "45.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "799c5ac3-714d-4d2c-a7c3-86834b6c0fbe",
                            "gambit_id": "e6759367-3673-469b-84ff-36c288649b7c",
                            "last_updated": "2022-09-11T20:17:15.539682-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Buescher",
                            "reward": "45.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "958231e1-b0d2-4385-9211-cd89cdf217f1",
                            "gambit_id": "386e014a-18fa-499a-abd8-fd4ccb5944ca",
                            "last_updated": "2022-09-11T20:17:15.541640-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chase Briscoe",
                            "reward": "45.75000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "086230cf-9a05-44db-959c-8dbb8be10358",
                            "gambit_id": "b08bae81-3c44-4b25-bc20-b1d97082789a",
                            "last_updated": "2022-09-11T20:17:15.537733-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Erik Jones",
                            "reward": "90.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "fcadb2c5-d1d4-4e7a-991b-3c0a8823782e",
                            "gambit_id": "ddf3ebf6-ee7d-4336-84c5-478579bc5f31",
                            "last_updated": "2022-09-11T20:17:15.542614-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brad Keselowski",
                            "reward": "90.50000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "8e4fbf29-3c8c-479b-aceb-c6a0eab657a8",
                            "gambit_id": "11bdc565-d9c9-453d-9b37-5934b99d2798",
                            "last_updated": "2022-09-11T20:17:15.536707-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aric Almirola",
                            "reward": "180.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "6f9eecdf-3f11-49f8-bd3c-ca6661d3b44b",
                            "gambit_id": "22449d41-068f-49a8-b143-2d8dccc4e7a7",
                            "last_updated": "2022-09-11T20:17:15.535598-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael McDowell",
                            "reward": "224.75000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "a9d38de4-17e5-484d-8d23-98fb4fe9d7bb",
                            "gambit_id": "b916b086-b5b9-4090-8879-c8a125bbc94e",
                            "last_updated": "2022-09-11T20:17:15.534610-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ricky Stenhouse Jr",
                            "reward": "314.25000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "b32ae33e-b240-4893-98b2-4c58b641317c",
                            "gambit_id": "8b70b6f8-2bae-4661-9641-3e37ad6b8d36",
                            "last_updated": "2022-09-11T20:17:15.532632-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Haley",
                            "reward": "448.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "943cd089-acbc-463e-81ef-24adcfa73090",
                            "gambit_id": "de940bc8-0d26-4d05-8c27-12ac3047a8da",
                            "last_updated": "2022-09-11T20:17:15.530675-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ty Dillon",
                            "reward": "448.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "0b44551f-2bda-405e-a892-984541913246",
                            "gambit_id": "0f1b437a-8bb3-4471-aabd-988f925e658f",
                            "last_updated": "2022-09-11T20:17:15.533619-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cole Custer",
                            "reward": "448.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "cb3d3239-6c9c-4a5f-b19f-a41230d52feb",
                            "gambit_id": "003798f0-6e00-411d-a59b-6657f8de08bd",
                            "last_updated": "2022-09-11T20:17:15.531666-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harrison Burton",
                            "reward": "448.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "03ad23da-3e7c-4659-88e0-87c7154cea61",
                            "gambit_id": "b2402b5e-413b-448f-8e66-d8a781ab2140",
                            "last_updated": "2022-09-11T20:17:15.529692-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Noah Gragson",
                            "reward": "448.50000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "59292ab7-435a-4175-b0a1-be492e90ba7f",
                            "gambit_id": "a058e20e-6a74-4f50-aa84-62ae490f962b",
                            "last_updated": "2022-09-11T20:17:15.526701-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Corey Lajoie",
                            "reward": "896.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "a239a413-a8ef-4471-a177-4e11ea67e1e0",
                            "gambit_id": "597b32a1-c4e8-4512-a359-4b03011a53b6",
                            "last_updated": "2022-09-11T20:17:15.525733-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BJ McLeod",
                            "reward": "896.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "851e544e-0c62-4124-beb4-10ece3e4d813",
                            "gambit_id": "8edf0509-a367-4014-902d-b74300a6f07e",
                            "last_updated": "2022-09-11T20:17:15.527674-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Landon Cassill",
                            "reward": "896.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "c03f8929-af10-4cfd-b83f-293ffbc1e323",
                            "gambit_id": "6f6ab071-f875-4e8a-99f4-30c013925549",
                            "last_updated": "2022-09-11T20:17:15.528699-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Todd Gilliland",
                            "reward": "896.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "d6e9082d-dc12-4bbd-a1ba-3d7dc19d81c8",
                            "gambit_id": "63148487-b109-4eb7-8c5c-b87b754115cf",
                            "last_updated": "2022-09-11T20:17:15.523742-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "J.J. Yeley",
                            "reward": "896.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        },
                        {
                            "id": "63850a97-9093-432a-8d20-1c1c77452170",
                            "gambit_id": "559764e9-3804-4a47-af11-9f6d29bc23a7",
                            "last_updated": "2022-09-11T20:17:15.524744-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cody Ware",
                            "reward": "1343.50000",
                            "odds": "1501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4192ce39-df9f-40e9-a8ec-50aa0cba3a6f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "58e92f32-ee0d-4df1-a1cd-5f2aa0af8fe0",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4b6fd3f5-3314-4bfc-bd3c-a1ddf848f89d",
            "completed": true,
            "last_updated": "2022-09-11T11:12:11.251358-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.12,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4b6fd3f5-3314-4bfc-bd3c-a1ddf848f89d",
            "datetime": "2022-09-10T12:00:00-04:00",
            "cutoff_datetime": "2022-09-10T12:00:00-04:00",
            "name": "Duke v. Northwestern",
            "bettypes": [
                {
                    "id": "1746c486-8068-4194-a028-312e3570922f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58e92f32-ee0d-4df1-a1cd-5f2aa0af8fe0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Northwestern",
                                "amount": 7485.0
                            },
                            {
                                "team": "Duke",
                                "amount": 2515.0
                            }
                        ],
                        "expected_reward_tokens": 9280.35,
                        "profit_sb": 280.35,
                        "profit_sb_percentage": 3.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b85681d3-51e3-4e59-bedf-eb4ed21d5cf9",
                            "gambit_id": "a5f8aa2c-62ee-4205-b456-ab70171e8934",
                            "last_updated": "2022-09-11T11:12:11.258387-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northwestern",
                            "reward": "1.24000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1746c486-8068-4194-a028-312e3570922f/?format=api"
                        },
                        {
                            "id": "a5c2f055-f7c7-4daa-aa1b-63f1817f3ee0",
                            "gambit_id": "00327be8-c9e0-43db-883e-40847fb37d44",
                            "last_updated": "2022-09-11T11:12:11.259657-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Duke",
                            "reward": "3.69000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1746c486-8068-4194-a028-312e3570922f/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac7cbd93-7134-4760-8843-1f6c13174df0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58e92f32-ee0d-4df1-a1cd-5f2aa0af8fe0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Northwestern",
                                "amount": 5000.0
                            },
                            {
                                "team": "Duke",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "592ff97f-0723-4aef-ac12-3feba301613d",
                            "gambit_id": "8dd9452c-8341-4283-92ab-2b3bdf7c3992",
                            "last_updated": "2022-09-11T11:12:11.262033-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northwestern",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac7cbd93-7134-4760-8843-1f6c13174df0/?format=api"
                        },
                        {
                            "id": "1a834fd8-cdd0-44a3-bcf5-930d5292e413",
                            "gambit_id": "aee27175-0d25-4e09-bc49-829bbb12afaa",
                            "last_updated": "2022-09-11T11:12:11.263335-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Duke",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac7cbd93-7134-4760-8843-1f6c13174df0/?format=api"
                        }
                    ]
                },
                {
                    "id": "8fd7b3de-53ec-4cad-9297-9e4cab5e401c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/58e92f32-ee0d-4df1-a1cd-5f2aa0af8fe0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 56",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 56",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b332052f-5e27-4f17-a7b1-65155a53f2f5",
                            "gambit_id": "1fc5ddc7-5197-4ed5-bb63-968d594c743f",
                            "last_updated": "2022-09-11T11:12:11.254828-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fd7b3de-53ec-4cad-9297-9e4cab5e401c/?format=api"
                        },
                        {
                            "id": "f755fad0-f717-42fe-ba33-f6d5e657c784",
                            "gambit_id": "fa4541d8-12ef-4061-8d81-0c933b188d1e",
                            "last_updated": "2022-09-11T11:12:11.256005-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fd7b3de-53ec-4cad-9297-9e4cab5e401c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b3f2f3b9-1724-4d95-9656-3072b863287c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "dda29169-5acc-45a0-80d5-a5dab9be306e",
            "completed": true,
            "last_updated": "2022-09-11T11:07:06.438642-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.6,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/dda29169-5acc-45a0-80d5-a5dab9be306e",
            "datetime": "2022-09-10T12:00:00-04:00",
            "cutoff_datetime": "2022-09-10T12:00:00-04:00",
            "name": "North Carolina v. Georgia State",
            "bettypes": [
                {
                    "id": "3d0bf447-7de1-46c2-8c76-f0a26e4379f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3f2f3b9-1724-4d95-9656-3072b863287c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "North Carolina",
                                "amount": 6891.0
                            },
                            {
                                "team": "Georgia State",
                                "amount": 3109.0
                            }
                        ],
                        "expected_reward_tokens": 9233.73,
                        "profit_sb": 233.73,
                        "profit_sb_percentage": 2.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ccd20694-2434-473b-8075-c3eb2cac337b",
                            "gambit_id": "d3017d88-4d58-4c32-9dfa-07381e66d2ad",
                            "last_updated": "2022-09-11T11:07:06.444948-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Carolina",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0bf447-7de1-46c2-8c76-f0a26e4379f6/?format=api"
                        },
                        {
                            "id": "f00cf1f9-b167-4ccf-9a91-b698027650f2",
                            "gambit_id": "2df2c55a-83c7-40af-9c11-68ec8f3e3ce0",
                            "last_updated": "2022-09-11T11:07:06.443972-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia State",
                            "reward": "2.97000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0bf447-7de1-46c2-8c76-f0a26e4379f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "909d9c85-9648-430e-8bf7-fce612626127",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3f2f3b9-1724-4d95-9656-3072b863287c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "North Carolina",
                                "amount": 5000.0
                            },
                            {
                                "team": "Georgia State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bffc3048-26d5-43c6-98f8-544818f5ae62",
                            "gambit_id": "fd7ba219-7060-4983-b1a0-2b64bcdb882e",
                            "last_updated": "2022-09-11T11:07:06.447899-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Carolina",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/909d9c85-9648-430e-8bf7-fce612626127/?format=api"
                        },
                        {
                            "id": "b9ee37f7-2ff2-4411-bc38-63b6ac496a56",
                            "gambit_id": "26373a16-b7ae-4504-ba25-672f997634d3",
                            "last_updated": "2022-09-11T11:07:06.446922-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/909d9c85-9648-430e-8bf7-fce612626127/?format=api"
                        }
                    ]
                },
                {
                    "id": "f6bd20ec-78cd-41f0-aa93-420669e3ea45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3f2f3b9-1724-4d95-9656-3072b863287c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 64",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 64",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fb4deda0-6691-4fcc-8510-2204fd245bfa",
                            "gambit_id": "78ee9e67-ee00-44d6-b65f-064cf2993978",
                            "last_updated": "2022-09-11T11:07:06.441039-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 64",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "64.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6bd20ec-78cd-41f0-aa93-420669e3ea45/?format=api"
                        },
                        {
                            "id": "7dcb0888-c2a3-42ef-9d66-8a8a40b76695",
                            "gambit_id": "9a283d5c-aec8-475a-b01d-71603bd4310f",
                            "last_updated": "2022-09-11T11:07:06.442022-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 64",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "64.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6bd20ec-78cd-41f0-aa93-420669e3ea45/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cdc38605-b0d4-4d37-a3b4-886bd06d2284",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a3ca6455-3609-4da9-b154-1675729ee352",
            "completed": true,
            "last_updated": "2022-09-11T11:17:09.598369-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.9,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a3ca6455-3609-4da9-b154-1675729ee352",
            "datetime": "2022-09-10T12:00:00-04:00",
            "cutoff_datetime": "2022-09-10T12:00:00-04:00",
            "name": "South Carolina v. Arkansas",
            "bettypes": [
                {
                    "id": "afd766df-7b1f-40d5-a239-1bbe5b8f2638",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdc38605-b0d4-4d37-a3b4-886bd06d2284/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arkansas",
                                "amount": 7292.0
                            },
                            {
                                "team": "South Carolina",
                                "amount": 2708.0
                            }
                        ],
                        "expected_reward_tokens": 9260.84,
                        "profit_sb": 260.84,
                        "profit_sb_percentage": 2.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bdefbc69-306a-41d9-831a-4fdba0757152",
                            "gambit_id": "93995f0e-cdaf-49fe-a5e0-817d3be8cc8d",
                            "last_updated": "2022-09-11T11:17:09.604542-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas",
                            "reward": "1.27000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afd766df-7b1f-40d5-a239-1bbe5b8f2638/?format=api"
                        },
                        {
                            "id": "f686a423-9775-45f8-8fbf-7f2127acb8ea",
                            "gambit_id": "2bd8da14-b179-44ee-919c-fb7fb7087918",
                            "last_updated": "2022-09-11T11:17:09.605613-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Carolina",
                            "reward": "3.42000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afd766df-7b1f-40d5-a239-1bbe5b8f2638/?format=api"
                        }
                    ]
                },
                {
                    "id": "440736da-c8c0-4baa-abc5-f6323753fb56",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdc38605-b0d4-4d37-a3b4-886bd06d2284/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "South Carolina",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arkansas",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9a5d57bc-6c91-4f9e-86bd-bff63574c6e9",
                            "gambit_id": "a7d9b70c-a546-49e9-a072-5545a7910bcf",
                            "last_updated": "2022-09-11T11:17:09.608678-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Carolina",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/440736da-c8c0-4baa-abc5-f6323753fb56/?format=api"
                        },
                        {
                            "id": "97e339c1-6f03-4248-be9c-1a99fb3a3031",
                            "gambit_id": "db43dd5c-da2e-408b-8bab-23edafb0b2d1",
                            "last_updated": "2022-09-11T11:17:09.607660-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/440736da-c8c0-4baa-abc5-f6323753fb56/?format=api"
                        }
                    ]
                },
                {
                    "id": "4aeb07f9-0c76-4a02-8c02-4f2593d0bc53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cdc38605-b0d4-4d37-a3b4-886bd06d2284/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 56",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 56",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8c910f97-23cc-401f-83ee-a1c509e6e0a4",
                            "gambit_id": "b52c0639-21dd-4070-88bd-6292bf72beec",
                            "last_updated": "2022-09-11T11:17:09.601334-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aeb07f9-0c76-4a02-8c02-4f2593d0bc53/?format=api"
                        },
                        {
                            "id": "1d5956fe-bc1c-434b-886a-55603e88cb49",
                            "gambit_id": "a43885c2-d793-4185-b0db-340d78523cd2",
                            "last_updated": "2022-09-11T11:17:09.602461-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4aeb07f9-0c76-4a02-8c02-4f2593d0bc53/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4dc4d01f-226b-4a19-9a86-2bd0a39d0bb4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f844b3ad-8358-42d1-9afc-3437fb984ebf",
            "completed": true,
            "last_updated": "2022-09-11T11:17:09.435476-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.31,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f844b3ad-8358-42d1-9afc-3437fb984ebf",
            "datetime": "2022-09-10T12:00:00-04:00",
            "cutoff_datetime": "2022-09-10T12:00:00-04:00",
            "name": "UTSA v. Army",
            "bettypes": [
                {
                    "id": "7d5d675d-67eb-4a14-8fa7-b7ca1c169447",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4dc4d01f-226b-4a19-9a86-2bd0a39d0bb4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UTSA",
                                "amount": 5395.0
                            },
                            {
                                "team": "Army",
                                "amount": 4605.0
                            }
                        ],
                        "expected_reward_tokens": 9117.55,
                        "profit_sb": 117.55,
                        "profit_sb_percentage": 1.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "79d4e092-c66a-4995-a7e6-76d17050f2d3",
                            "gambit_id": "ebeb3861-0248-4d96-b06b-3628809fde73",
                            "last_updated": "2022-09-11T11:17:09.442517-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTSA",
                            "reward": "1.69000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5d675d-67eb-4a14-8fa7-b7ca1c169447/?format=api"
                        },
                        {
                            "id": "69d1ccb9-3fff-4ea2-992c-306b96879261",
                            "gambit_id": "c1be3228-95e6-45d7-a7a7-1abae04d7159",
                            "last_updated": "2022-09-11T11:17:09.441516-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Army",
                            "reward": "1.98000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d5d675d-67eb-4a14-8fa7-b7ca1c169447/?format=api"
                        }
                    ]
                },
                {
                    "id": "06efe259-144d-496f-9b1a-887c319d2726",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4dc4d01f-226b-4a19-9a86-2bd0a39d0bb4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Army",
                                "amount": 5000.0
                            },
                            {
                                "team": "UTSA",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d6e9df5d-b85e-4ec9-a820-770332a51d1b",
                            "gambit_id": "adb0256e-a416-4c5b-ade7-975eca2a0e3d",
                            "last_updated": "2022-09-11T11:17:09.444507-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Army",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06efe259-144d-496f-9b1a-887c319d2726/?format=api"
                        },
                        {
                            "id": "39edfaee-2f74-429e-9ce1-5f842f263bc5",
                            "gambit_id": "7349d20a-621b-4a70-9927-44518151b0ef",
                            "last_updated": "2022-09-11T11:17:09.445502-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UTSA",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06efe259-144d-496f-9b1a-887c319d2726/?format=api"
                        }
                    ]
                },
                {
                    "id": "588e6cc0-0a74-4834-ad61-9e3c3ff12961",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4dc4d01f-226b-4a19-9a86-2bd0a39d0bb4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 54",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 54",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ff6107d5-86ee-48ef-9437-b7a4d515b3a4",
                            "gambit_id": "35c0a54b-908a-4903-b6bc-fd25234903bc",
                            "last_updated": "2022-09-11T11:17:09.438296-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 54",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/588e6cc0-0a74-4834-ad61-9e3c3ff12961/?format=api"
                        },
                        {
                            "id": "9a55eb60-f5e3-4734-9c8b-5dea7cccf054",
                            "gambit_id": "f6346ef5-f252-4df7-977b-f7c911d39e7a",
                            "last_updated": "2022-09-11T11:17:09.439530-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 54",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "54.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/588e6cc0-0a74-4834-ad61-9e3c3ff12961/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d714047a-bd73-457f-a195-cb83a0501a1e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3da45ef7-7fae-4bf0-9ef9-46931369a2f6",
            "completed": true,
            "last_updated": "2022-09-11T11:17:09.266086-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.4,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3da45ef7-7fae-4bf0-9ef9-46931369a2f6",
            "datetime": "2022-09-10T12:00:00-04:00",
            "cutoff_datetime": "2022-09-10T12:00:00-04:00",
            "name": "Missouri v. Kansas State",
            "bettypes": [
                {
                    "id": "f7fedc64-7f7d-4d20-b8d9-9204a54b59cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d714047a-bd73-457f-a195-cb83a0501a1e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas State",
                                "amount": 6998.0
                            },
                            {
                                "team": "Missouri",
                                "amount": 3002.0
                            }
                        ],
                        "expected_reward_tokens": 9306.2,
                        "profit_sb": 306.2,
                        "profit_sb_percentage": 3.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2fbd715e-5b2c-4891-8eae-2ea75e6e9d74",
                            "gambit_id": "3a4115cf-1d7f-4d20-8a52-6d0de046dbd2",
                            "last_updated": "2022-09-11T11:17:09.272588-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas State",
                            "reward": "1.33000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7fedc64-7f7d-4d20-b8d9-9204a54b59cd/?format=api"
                        },
                        {
                            "id": "a5a617c9-9230-4fb9-97d2-4ffb195f4485",
                            "gambit_id": "2c8c7b26-0ecc-4e53-b9d6-4bae2816a334",
                            "last_updated": "2022-09-11T11:17:09.273722-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Missouri",
                            "reward": "3.10000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7fedc64-7f7d-4d20-b8d9-9204a54b59cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd32a827-271d-4c53-977d-0d9431a27bc3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d714047a-bd73-457f-a195-cb83a0501a1e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas State",
                                "amount": 5096.0
                            },
                            {
                                "team": "Missouri",
                                "amount": 4904.0
                            }
                        ],
                        "expected_reward_tokens": 9070.88,
                        "profit_sb": 70.88,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3810dd3f-7a8e-40e3-882e-2540d96b1eca",
                            "gambit_id": "83f65e90-625a-472a-927b-c0c5611c0e06",
                            "last_updated": "2022-09-11T11:17:09.276014-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas State",
                            "reward": "1.78000",
                            "odds": "1.86960",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd32a827-271d-4c53-977d-0d9431a27bc3/?format=api"
                        },
                        {
                            "id": "2a5c3d8e-daa9-49a0-8d23-0b6f9f9f87c2",
                            "gambit_id": "725641d4-7bf2-4021-960b-ab155aa5401c",
                            "last_updated": "2022-09-11T11:17:09.277147-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Missouri",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd32a827-271d-4c53-977d-0d9431a27bc3/?format=api"
                        }
                    ]
                },
                {
                    "id": "de37a1f5-7005-4826-8a47-53396e06137e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d714047a-bd73-457f-a195-cb83a0501a1e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 53",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 53",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3e338ae5-dded-41bc-b9fa-16af42df48cd",
                            "gambit_id": "e9b008fc-70e5-412a-ab21-17e17d027930",
                            "last_updated": "2022-09-11T11:17:09.268984-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 53",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "53.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de37a1f5-7005-4826-8a47-53396e06137e/?format=api"
                        },
                        {
                            "id": "0fd9b3d6-7205-4954-8c61-2074f4fa4559",
                            "gambit_id": "a4ce2ec2-f419-4afe-9caa-cf1f42b40d11",
                            "last_updated": "2022-09-11T11:17:09.270211-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 53",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "53.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de37a1f5-7005-4826-8a47-53396e06137e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e7475d91-54c4-4d05-9d75-ec9d705ac049",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2d32305c-46ee-44ff-bc43-1d3fbd6f0e43",
            "completed": true,
            "last_updated": "2022-09-11T11:07:06.740453-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.38,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2d32305c-46ee-44ff-bc43-1d3fbd6f0e43",
            "datetime": "2022-09-10T12:00:00-04:00",
            "cutoff_datetime": "2022-09-10T12:00:00-04:00",
            "name": "Ohio v. Penn State",
            "bettypes": [
                {
                    "id": "7edb8b28-42f0-495e-9b23-c2dcb1488a78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7475d91-54c4-4d05-9d75-ec9d705ac049/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Penn State",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10200.0,
                        "profit_sb": 1200.0,
                        "profit_sb_percentage": 13.33,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Penn State",
                                "amount": 9299.0
                            },
                            {
                                "team": "Ohio",
                                "amount": 701.0
                            }
                        ],
                        "expected_reward_tokens": 9484.53,
                        "profit_sb": 484.53,
                        "profit_sb_percentage": 5.38,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ef6b8dee-c24f-4347-9fb9-7becc4f2afb7",
                            "gambit_id": "94460369-5e64-4bed-ba30-d13bf2d8c8e3",
                            "last_updated": "2022-09-11T11:07:06.746926-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Penn State",
                            "reward": "1.02000",
                            "odds": "1.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7edb8b28-42f0-495e-9b23-c2dcb1488a78/?format=api"
                        },
                        {
                            "id": "9ef6e3c5-6ec8-4b8c-bcb9-a8825e16e982",
                            "gambit_id": "c60884a7-9cf5-48f8-b5dc-c90524c6c4ed",
                            "last_updated": "2022-09-11T11:07:06.748268-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "13.53000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7edb8b28-42f0-495e-9b23-c2dcb1488a78/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b296e54-cef0-41de-a21c-9e0610754597",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7475d91-54c4-4d05-9d75-ec9d705ac049/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ohio",
                                "amount": 5000.0
                            },
                            {
                                "team": "Penn State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e615027a-782a-4137-8727-415a9cd78520",
                            "gambit_id": "bd4a7cab-bd68-4e3f-b47a-c7a8e1496bf8",
                            "last_updated": "2022-09-11T11:07:06.751738-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "28.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b296e54-cef0-41de-a21c-9e0610754597/?format=api"
                        },
                        {
                            "id": "a1d62be6-2a10-4b3f-b611-d3492a5fccdd",
                            "gambit_id": "3bbc6a80-e93e-4044-9e7b-237132c04520",
                            "last_updated": "2022-09-11T11:07:06.750647-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Penn State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-28.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b296e54-cef0-41de-a21c-9e0610754597/?format=api"
                        }
                    ]
                },
                {
                    "id": "802bf50f-93bd-4d36-97ca-af7150c7ab5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e7475d91-54c4-4d05-9d75-ec9d705ac049/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 55",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 55",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "049dccae-7c9b-4178-a551-b9df0d589bbd",
                            "gambit_id": "0a45bc27-5f2c-4bda-80f8-aeef6f823508",
                            "last_updated": "2022-09-11T11:07:06.743307-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802bf50f-93bd-4d36-97ca-af7150c7ab5c/?format=api"
                        },
                        {
                            "id": "4b016942-ca91-463a-9d61-bcbcdbae714d",
                            "gambit_id": "25e738db-536b-486c-8870-1b9da105032f",
                            "last_updated": "2022-09-11T11:07:06.744495-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "55.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802bf50f-93bd-4d36-97ca-af7150c7ab5c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "21417c73-e178-42b4-8a55-6379865f70a4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f1656393-8696-4a3f-9c17-7b168ab6ef24",
            "completed": true,
            "last_updated": "2022-09-11T11:07:05.378564-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.18,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f1656393-8696-4a3f-9c17-7b168ab6ef24",
            "datetime": "2022-09-10T12:00:00-04:00",
            "cutoff_datetime": "2022-09-10T12:00:00-04:00",
            "name": "Wake Forest v. Vanderbilt",
            "bettypes": [
                {
                    "id": "07821e77-a07e-4151-a6dd-daa4d6868572",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21417c73-e178-42b4-8a55-6379865f70a4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wake Forest",
                                "amount": 7870.0
                            },
                            {
                                "team": "Vanderbilt",
                                "amount": 2130.0
                            }
                        ],
                        "expected_reward_tokens": 9286.6,
                        "profit_sb": 286.6,
                        "profit_sb_percentage": 3.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f4a76874-b8b5-464a-8d7b-c8e218ab537b",
                            "gambit_id": "1db0419f-cf90-4b4d-82e6-c6e4a8390c7d",
                            "last_updated": "2022-09-11T11:07:05.386150-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wake Forest",
                            "reward": "1.18000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07821e77-a07e-4151-a6dd-daa4d6868572/?format=api"
                        },
                        {
                            "id": "3a1ba7cd-2931-4f6b-9a88-38db8be68fff",
                            "gambit_id": "9c2089af-5c5b-419f-ba89-c3e95377e9c1",
                            "last_updated": "2022-09-11T11:07:05.385002-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vanderbilt",
                            "reward": "4.36000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07821e77-a07e-4151-a6dd-daa4d6868572/?format=api"
                        }
                    ]
                },
                {
                    "id": "26a9a1a0-72ba-4773-b96d-8d9631867f02",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21417c73-e178-42b4-8a55-6379865f70a4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wake Forest",
                                "amount": 5000.0
                            },
                            {
                                "team": "Vanderbilt",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "70e06890-2112-4664-9dca-87aabd32d4a5",
                            "gambit_id": "a93e36b4-3e29-4eb3-b280-957ac495905b",
                            "last_updated": "2022-09-11T11:07:05.389700-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wake Forest",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26a9a1a0-72ba-4773-b96d-8d9631867f02/?format=api"
                        },
                        {
                            "id": "a9d03fb9-59f2-4ddb-9393-d1c3533f6d8c",
                            "gambit_id": "332eb0a6-e3dc-4b75-a811-ab9183b3e939",
                            "last_updated": "2022-09-11T11:07:05.388464-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vanderbilt",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26a9a1a0-72ba-4773-b96d-8d9631867f02/?format=api"
                        }
                    ]
                },
                {
                    "id": "5fb7779a-a2c5-4204-acf3-68527fc3816a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21417c73-e178-42b4-8a55-6379865f70a4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 65",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 65",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "38db81dc-aeb9-4746-ba52-e8a3b5ca1d5c",
                            "gambit_id": "19af4cf4-ce7e-458b-adea-d25cd661459b",
                            "last_updated": "2022-09-11T11:07:05.382748-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 65",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "65.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fb7779a-a2c5-4204-acf3-68527fc3816a/?format=api"
                        },
                        {
                            "id": "223edb34-1433-4682-b9a5-a09e01f28e47",
                            "gambit_id": "fb95a120-b8fe-46ae-8db5-52cf9f04b629",
                            "last_updated": "2022-09-11T11:07:05.381562-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 65",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "65.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fb7779a-a2c5-4204-acf3-68527fc3816a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9d09cb34-8c53-483f-b2da-ec488be0580a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cef72101-a2b8-4db7-86f8-a25aa1e28207",
            "completed": true,
            "last_updated": "2022-09-11T11:12:11.692966-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.54,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/cef72101-a2b8-4db7-86f8-a25aa1e28207",
            "datetime": "2022-09-10T12:00:00-04:00",
            "cutoff_datetime": "2022-09-10T12:00:00-04:00",
            "name": "Alabama v. Texas",
            "bettypes": [
                {
                    "id": "f149c3c7-f25a-439b-9c3a-bc288a6f5b67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d09cb34-8c53-483f-b2da-ec488be0580a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Alabama",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10600.0,
                        "profit_sb": 1600.0,
                        "profit_sb_percentage": 17.78,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Alabama",
                                "amount": 8791.0
                            },
                            {
                                "team": "Texas",
                                "amount": 1209.0
                            }
                        ],
                        "expected_reward_tokens": 9318.46,
                        "profit_sb": 318.46,
                        "profit_sb_percentage": 3.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "665e6e82-7fef-4fd7-9634-c232532b39f8",
                            "gambit_id": "988bd3c4-809d-49ba-8bc9-dfd89c2913fe",
                            "last_updated": "2022-09-11T11:12:11.701651-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alabama",
                            "reward": "1.06000",
                            "odds": "1.07140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f149c3c7-f25a-439b-9c3a-bc288a6f5b67/?format=api"
                        },
                        {
                            "id": "2fe48a9a-a1ac-417c-bdb8-5dee27c9798b",
                            "gambit_id": "ac923d93-0a04-433b-90c4-6ff566625a49",
                            "last_updated": "2022-09-11T11:12:11.700579-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas",
                            "reward": "7.71000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f149c3c7-f25a-439b-9c3a-bc288a6f5b67/?format=api"
                        }
                    ]
                },
                {
                    "id": "a4eade72-a0ef-416d-a116-20b241b0cc1e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d09cb34-8c53-483f-b2da-ec488be0580a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Alabama",
                                "amount": 5000.0
                            },
                            {
                                "team": "Texas",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9ac727e1-2f1d-495b-8fe6-b0c81b2dccf6",
                            "gambit_id": "2bf63642-08bb-4442-9b01-b036072a9991",
                            "last_updated": "2022-09-11T11:12:11.704639-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alabama",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-21.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4eade72-a0ef-416d-a116-20b241b0cc1e/?format=api"
                        },
                        {
                            "id": "8982cf6e-9e18-40eb-bc34-4b77f080de52",
                            "gambit_id": "5790a60d-d7f5-478a-8892-e9312142c967",
                            "last_updated": "2022-09-11T11:12:11.703686-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "21.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4eade72-a0ef-416d-a116-20b241b0cc1e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca041d19-98e5-4069-b254-927869b16a69",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9d09cb34-8c53-483f-b2da-ec488be0580a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 64.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 64.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9af01101-ccc8-4cc0-83ac-4f7878546ddc",
                            "gambit_id": "0f1d4ef5-9eae-42e6-b12f-d2d7b313b6f9",
                            "last_updated": "2022-09-11T11:12:11.697930-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 64.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "64.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca041d19-98e5-4069-b254-927869b16a69/?format=api"
                        },
                        {
                            "id": "6becc621-9343-40a5-a4bb-cf9afd8ed8ae",
                            "gambit_id": "d164de15-6ded-4eae-8e0c-7b322a2c7034",
                            "last_updated": "2022-09-11T11:12:11.696381-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 64.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "64.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca041d19-98e5-4069-b254-927869b16a69/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "08679b5a-a73a-4304-95da-42c8d9408459",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b509359c-bf62-46de-aa16-57a78cd9525f",
            "completed": true,
            "last_updated": "2022-09-11T11:07:06.279039-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.38,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b509359c-bf62-46de-aa16-57a78cd9525f",
            "datetime": "2022-09-10T12:00:00-04:00",
            "cutoff_datetime": "2022-09-10T12:00:00-04:00",
            "name": "Southern Miss v. Miami Florida",
            "bettypes": [
                {
                    "id": "42b9e485-deaf-4847-aa27-ea624907e2ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08679b5a-a73a-4304-95da-42c8d9408459/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Miami Florida",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10200.0,
                        "profit_sb": 1200.0,
                        "profit_sb_percentage": 13.33,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Florida",
                                "amount": 9299.0
                            },
                            {
                                "team": "Southern Miss",
                                "amount": 701.0
                            }
                        ],
                        "expected_reward_tokens": 9484.53,
                        "profit_sb": 484.53,
                        "profit_sb_percentage": 5.38,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "655582c9-328d-4736-9f41-bc9d3a282864",
                            "gambit_id": "0adb008f-13d0-43b9-9b5f-026682091561",
                            "last_updated": "2022-09-11T11:07:06.285499-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Florida",
                            "reward": "1.02000",
                            "odds": "1.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42b9e485-deaf-4847-aa27-ea624907e2ed/?format=api"
                        },
                        {
                            "id": "3a1c935a-f4ff-4443-a96f-e0348a55f349",
                            "gambit_id": "ba25e0f0-0c73-44f3-b80b-d609436e54c0",
                            "last_updated": "2022-09-11T11:07:06.286682-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southern Miss",
                            "reward": "13.53000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42b9e485-deaf-4847-aa27-ea624907e2ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "8cb7b600-f63b-45c2-87af-83389b8d3337",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08679b5a-a73a-4304-95da-42c8d9408459/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Southern Miss",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Florida",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6deb6ec2-17ba-40ef-a905-0cb611c0f7b2",
                            "gambit_id": "8344f76c-bf69-44b4-9e54-a45612c377cc",
                            "last_updated": "2022-09-11T11:07:06.289936-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southern Miss",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "27.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb7b600-f63b-45c2-87af-83389b8d3337/?format=api"
                        },
                        {
                            "id": "c4296335-0061-4899-b770-f1e6a1cc41ba",
                            "gambit_id": "2f5a620f-e277-46a8-847e-d84ef0a7674a",
                            "last_updated": "2022-09-11T11:07:06.288859-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Florida",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-27.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb7b600-f63b-45c2-87af-83389b8d3337/?format=api"
                        }
                    ]
                },
                {
                    "id": "47b196ef-e0df-41cb-99c9-4e872069e6d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/08679b5a-a73a-4304-95da-42c8d9408459/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 51",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 51",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bb81d3ac-3a78-4b48-9119-2e55eff29634",
                            "gambit_id": "8c4f25d2-5507-4fd4-bdd0-747dd5d3ce68",
                            "last_updated": "2022-09-11T11:07:06.281962-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47b196ef-e0df-41cb-99c9-4e872069e6d8/?format=api"
                        },
                        {
                            "id": "d02da0a1-6d3a-41b2-ae95-b2ce9a143ca5",
                            "gambit_id": "c5bb0b6e-d7a7-4b95-acbd-25613f646d5f",
                            "last_updated": "2022-09-11T11:07:06.283151-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47b196ef-e0df-41cb-99c9-4e872069e6d8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7c2fd515-4c82-400d-bf44-8ede6cd7478d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b2509be0-b252-47e2-8af3-64dbb5c78cfb",
            "completed": true,
            "last_updated": "2022-09-11T11:02:09.490030-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.56,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b2509be0-b252-47e2-8af3-64dbb5c78cfb",
            "datetime": "2022-09-10T12:00:00-04:00",
            "cutoff_datetime": "2022-09-10T12:00:00-04:00",
            "name": "Arkansas State v. Ohio State",
            "bettypes": [
                {
                    "id": "879e265d-00ed-4202-8408-27e3ed8dc54c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c2fd515-4c82-400d-bf44-8ede6cd7478d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ohio State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arkansas State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a1dacafa-e2c2-462b-9bbd-383cdf8e6907",
                            "gambit_id": "6f29ef8c-e3fb-4b58-a3cf-281ecc899b99",
                            "last_updated": "2022-09-11T11:02:09.495609-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/879e265d-00ed-4202-8408-27e3ed8dc54c/?format=api"
                        },
                        {
                            "id": "fd8dcc17-1aa3-4755-a8ee-8cc5771abc7b",
                            "gambit_id": "aca1b918-b5b3-4287-b769-7e90975228f1",
                            "last_updated": "2022-09-11T11:02:09.496622-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "44.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/879e265d-00ed-4202-8408-27e3ed8dc54c/?format=api"
                        }
                    ]
                },
                {
                    "id": "de246b73-e5f4-4a11-b4b0-89f9029c32fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7c2fd515-4c82-400d-bf44-8ede6cd7478d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 68.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 68.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d0ca99c-261f-49f2-b2bf-5a82ef7c381b",
                            "gambit_id": "438d179f-4f51-4556-b976-000cd7ea528c",
                            "last_updated": "2022-09-11T11:02:09.493653-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 68.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "68.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de246b73-e5f4-4a11-b4b0-89f9029c32fd/?format=api"
                        },
                        {
                            "id": "a55a50a4-e337-48cf-9d48-da56e2aa81ed",
                            "gambit_id": "1eed4edb-b72d-4b7a-ba27-1164c874092a",
                            "last_updated": "2022-09-11T11:02:09.492573-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 68.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "68.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de246b73-e5f4-4a11-b4b0-89f9029c32fd/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}