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=9400
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=9500",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=9300",
    "results": [
        {
            "id": "fd65f5e4-60aa-4627-aff0-c8da986932e3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3c147c9d-4b43-4847-bd62-7b7809ff18b3",
            "completed": true,
            "last_updated": "2022-09-18T13:02:34.669276-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.15,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3c147c9d-4b43-4847-bd62-7b7809ff18b3",
            "datetime": "2022-09-17T19:30:00-04:00",
            "cutoff_datetime": "2022-09-17T19:30:00-04:00",
            "name": "Central Florida v. Florida Atlantic",
            "bettypes": [
                {
                    "id": "3501d3f1-4dba-4e66-a109-df6db3e6bdb4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd65f5e4-60aa-4627-aff0-c8da986932e3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Florida",
                                "amount": 7072.0
                            },
                            {
                                "team": "Florida Atlantic",
                                "amount": 2928.0
                            }
                        ],
                        "expected_reward_tokens": 9193.6,
                        "profit_sb": 193.6,
                        "profit_sb_percentage": 2.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6feb6011-bfbd-4d1f-98ae-039a5a64026e",
                            "gambit_id": "7a611182-9a78-4e2d-ab3f-b6e3b82513ab",
                            "last_updated": "2022-09-18T13:02:34.677244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Florida",
                            "reward": "1.30000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3501d3f1-4dba-4e66-a109-df6db3e6bdb4/?format=api"
                        },
                        {
                            "id": "2877d9ab-3712-45c3-808c-7afc6103e42c",
                            "gambit_id": "500612f1-bd05-4d2d-a214-62b732675625",
                            "last_updated": "2022-09-18T13:02:34.676289-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Atlantic",
                            "reward": "3.14000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3501d3f1-4dba-4e66-a109-df6db3e6bdb4/?format=api"
                        }
                    ]
                },
                {
                    "id": "f1000433-c2d1-4971-9ae7-cd32d02becd8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd65f5e4-60aa-4627-aff0-c8da986932e3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Florida",
                                "amount": 5000.0
                            },
                            {
                                "team": "Florida Atlantic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f0af6da3-7443-4a5d-8b15-f6d558f3ae55",
                            "gambit_id": "fbb0a10d-0d52-4777-96ac-61c9d7380058",
                            "last_updated": "2022-09-18T13:02:34.680176-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Florida",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1000433-c2d1-4971-9ae7-cd32d02becd8/?format=api"
                        },
                        {
                            "id": "4be34602-4a86-4434-b31e-0ac50e4c1094",
                            "gambit_id": "22dd49fe-6c8d-46bd-8547-62c27d560300",
                            "last_updated": "2022-09-18T13:02:34.679192-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Atlantic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1000433-c2d1-4971-9ae7-cd32d02becd8/?format=api"
                        }
                    ]
                },
                {
                    "id": "b2f60cb3-7c8c-4442-8f33-93889b1e242b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd65f5e4-60aa-4627-aff0-c8da986932e3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 61.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 61.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc9e4bf6-77af-4592-b415-5f53562ea850",
                            "gambit_id": "3e056481-d143-41d7-ba99-23749d8225c3",
                            "last_updated": "2022-09-18T13:02:34.674354-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 61.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "61.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2f60cb3-7c8c-4442-8f33-93889b1e242b/?format=api"
                        },
                        {
                            "id": "10d8769e-5ea1-4dd1-a7e9-7078c33404a8",
                            "gambit_id": "6a307c52-6a7e-4482-8c3e-b48e4e1e9220",
                            "last_updated": "2022-09-18T13:02:34.673355-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 61.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "61.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2f60cb3-7c8c-4442-8f33-93889b1e242b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "902b9fee-c4d3-4cfc-9e29-9024886df95c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6e557bd6-cf97-4d29-95a2-0031797eb93b",
            "completed": true,
            "last_updated": "2022-09-18T13:07:29.406937-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.76,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6e557bd6-cf97-4d29-95a2-0031797eb93b",
            "datetime": "2022-09-17T19:30:00-04:00",
            "cutoff_datetime": "2022-09-17T19:30:00-04:00",
            "name": "SMU v. Maryland",
            "bettypes": [
                {
                    "id": "b7241b79-ce1a-4191-98ec-17b736040344",
                    "match": "https://api-prod.gambitprofit.com/api/matches/902b9fee-c4d3-4cfc-9e29-9024886df95c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5760.0
                            },
                            {
                                "team": "SMU",
                                "amount": 4240.0
                            }
                        ],
                        "expected_reward_tokens": 9158.4,
                        "profit_sb": 158.4,
                        "profit_sb_percentage": 1.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b319a45b-1639-492a-8080-790ebbd29220",
                            "gambit_id": "9d7619b5-0875-42e1-b5c6-577c70c463b7",
                            "last_updated": "2022-09-18T13:07:29.413277-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maryland",
                            "reward": "1.59000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7241b79-ce1a-4191-98ec-17b736040344/?format=api"
                        },
                        {
                            "id": "fc8b11e8-f9c3-4b76-96db-38b7336302d7",
                            "gambit_id": "33726a99-40db-4ad4-b266-2a6a10ebcaa3",
                            "last_updated": "2022-09-18T13:07:29.414464-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SMU",
                            "reward": "2.16000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7241b79-ce1a-4191-98ec-17b736040344/?format=api"
                        }
                    ]
                },
                {
                    "id": "a964fd7b-8762-4cac-b479-369e2211e7f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/902b9fee-c4d3-4cfc-9e29-9024886df95c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SMU",
                                "amount": 5110.0
                            },
                            {
                                "team": "Maryland",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9044.7,
                        "profit_sb": 44.7,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "74f373ad-14f1-42f0-86c3-6083d85d5e1b",
                            "gambit_id": "b2dffe4f-add8-4511-93b3-ec8fffdce468",
                            "last_updated": "2022-09-18T13:07:29.417868-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SMU",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a964fd7b-8762-4cac-b479-369e2211e7f0/?format=api"
                        },
                        {
                            "id": "3e97c948-d995-41c0-b823-6d47c55b34c0",
                            "gambit_id": "c5fc1682-3bf6-4425-934e-0239fbf49686",
                            "last_updated": "2022-09-18T13:07:29.416806-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maryland",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a964fd7b-8762-4cac-b479-369e2211e7f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ef408b9-2e8d-402d-ae8a-56d0378780de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/902b9fee-c4d3-4cfc-9e29-9024886df95c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 73.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 73.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "706b71ed-2d48-426a-b060-80c59b503335",
                            "gambit_id": "5079aabb-4172-4a9b-b65c-fcb7911c22b2",
                            "last_updated": "2022-09-18T13:07:29.410971-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 73.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "73.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef408b9-2e8d-402d-ae8a-56d0378780de/?format=api"
                        },
                        {
                            "id": "69343561-3c08-4791-9541-33188fa3d058",
                            "gambit_id": "c25e9ab7-e4dd-46f2-9023-339b3fe0de70",
                            "last_updated": "2022-09-18T13:07:29.409782-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 73.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "73.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef408b9-2e8d-402d-ae8a-56d0378780de/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "761f333c-8976-4002-8c3c-4bd40dfe627c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "564cb469-83e5-40cd-bee5-50f5d2d3d020",
            "completed": true,
            "last_updated": "2022-09-18T09:52:20.117980-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/564cb469-83e5-40cd-bee5-50f5d2d3d020",
            "datetime": "2022-09-17T19:30:00-04:00",
            "cutoff_datetime": "2022-09-17T19:30:00-04:00",
            "name": "Michigan State v. Washington",
            "bettypes": [
                {
                    "id": "dc929812-d0f9-421b-9ee7-09bc8493c8c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/761f333c-8976-4002-8c3c-4bd40dfe627c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 6114.0
                            },
                            {
                                "team": "Michigan State",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b31f3ef3-84ce-4d26-a11b-3a4f312b16e3",
                            "gambit_id": "98990edf-2ac5-4435-9500-1cc507a39421",
                            "last_updated": "2022-09-18T09:52:20.123566-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc929812-d0f9-421b-9ee7-09bc8493c8c1/?format=api"
                        },
                        {
                            "id": "df4d2052-b163-4be7-a216-920002ca2f54",
                            "gambit_id": "b7dbbfbd-b0ae-4203-a4ed-09373c0ed611",
                            "last_updated": "2022-09-18T09:52:20.124531-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan State",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc929812-d0f9-421b-9ee7-09bc8493c8c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "2fd96441-9e35-4584-89f9-61c65980faf6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/761f333c-8976-4002-8c3c-4bd40dfe627c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Michigan State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc119e0d-6c67-495a-8e97-f80ebd6e2abc",
                            "gambit_id": "1b1e92d5-d0d5-4735-84ff-67d836cdf7ab",
                            "last_updated": "2022-09-18T09:52:20.127466-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fd96441-9e35-4584-89f9-61c65980faf6/?format=api"
                        },
                        {
                            "id": "52d01f0f-4cc1-4e0e-b24c-9728ee54fd6d",
                            "gambit_id": "ee9c7100-d07c-4d65-9162-0014a2dee858",
                            "last_updated": "2022-09-18T09:52:20.126498-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fd96441-9e35-4584-89f9-61c65980faf6/?format=api"
                        }
                    ]
                },
                {
                    "id": "d0e28748-3cda-4b54-99c6-f0171a245d85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/761f333c-8976-4002-8c3c-4bd40dfe627c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 56.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f5df6c2-855f-4675-995b-0e1add5bd761",
                            "gambit_id": "d1c8ccdb-1e1f-4f1a-8a49-16759414f30b",
                            "last_updated": "2022-09-18T09:52:20.121577-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "56.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0e28748-3cda-4b54-99c6-f0171a245d85/?format=api"
                        },
                        {
                            "id": "9aef46cc-9e3b-4486-98a6-299b982d1d07",
                            "gambit_id": "ebebda7c-4a1d-4909-8ee7-a658aab25155",
                            "last_updated": "2022-09-18T09:52:20.120525-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "56.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0e28748-3cda-4b54-99c6-f0171a245d85/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "87e2b9f0-799e-4562-836a-d10795db9f81",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f1d5612d-4df2-4d84-838b-69115cf3e62c",
            "completed": true,
            "last_updated": "2022-09-19T09:32:05.082542-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f1d5612d-4df2-4d84-838b-69115cf3e62c",
            "datetime": "2022-09-17T19:20:00-04:00",
            "cutoff_datetime": "2022-09-17T19:20:00-04:00",
            "name": "PHI (A Nola) v. ATL (J Odorizzi)",
            "bettypes": [
                {
                    "id": "be049595-13e8-4127-b27e-e566e82cfb54",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87e2b9f0-799e-4562-836a-d10795db9f81/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (A Nola)",
                                "amount": 5095.0
                            },
                            {
                                "team": "ATL (J Odorizzi)",
                                "amount": 4905.0
                            }
                        ],
                        "expected_reward_tokens": 9171.0,
                        "profit_sb": 171.0,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c32f4d95-1355-4f78-9092-55ef4ab10c6a",
                            "gambit_id": "a76c1bca-33f0-46b5-9ac0-7b33f30a7593",
                            "last_updated": "2022-09-19T09:32:05.095253-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.80000",
                            "odds": "1.91740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be049595-13e8-4127-b27e-e566e82cfb54/?format=api"
                        },
                        {
                            "id": "381f6542-824d-49d2-b906-bc3741692fef",
                            "gambit_id": "5504c505-c33a-48a4-9601-abf5883f4f42",
                            "last_updated": "2022-09-19T09:32:05.096403-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (J Odorizzi)",
                            "reward": "1.87000",
                            "odds": "1.99010",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be049595-13e8-4127-b27e-e566e82cfb54/?format=api"
                        }
                    ]
                },
                {
                    "id": "4ac808cf-4877-4e0d-9ef4-fa44dee0fd9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87e2b9f0-799e-4562-836a-d10795db9f81/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL",
                                "amount": 6047.0
                            },
                            {
                                "team": "PHI",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8fd6cf25-46c3-4f76-b0c7-5b0744861d48",
                            "gambit_id": "4a5f9117-0348-4b8d-bbc7-1a770b5969a1",
                            "last_updated": "2022-09-19T09:32:05.089316-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ac808cf-4877-4e0d-9ef4-fa44dee0fd9c/?format=api"
                        },
                        {
                            "id": "c0b3686b-b1cb-4112-ae17-faca9fb85c71",
                            "gambit_id": "4fb63613-738e-4601-9346-fba69b67683d",
                            "last_updated": "2022-09-19T09:32:05.090560-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ac808cf-4877-4e0d-9ef4-fa44dee0fd9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "94d69f45-e79a-4c40-94d4-f46da5cde01a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/87e2b9f0-799e-4562-836a-d10795db9f81/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5b672a4-32dd-46cd-af3c-c24e393f19c2",
                            "gambit_id": "80766900-4914-44b1-aca4-ee823cc4df66",
                            "last_updated": "2022-09-19T09:32:05.085601-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94d69f45-e79a-4c40-94d4-f46da5cde01a/?format=api"
                        },
                        {
                            "id": "0a4d9514-6573-41de-8211-f9ecacfa6ade",
                            "gambit_id": "6b728e84-41a1-4b20-aeff-2945cc594a63",
                            "last_updated": "2022-09-19T09:32:05.086845-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94d69f45-e79a-4c40-94d4-f46da5cde01a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "758213e2-cae9-4346-9de4-953340f91935",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "45ca3994-693c-43db-a2d8-b1eebb05195c",
            "completed": true,
            "last_updated": "2022-09-19T09:32:04.922668-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.32,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/45ca3994-693c-43db-a2d8-b1eebb05195c",
            "datetime": "2022-09-17T19:15:00-04:00",
            "cutoff_datetime": "2022-09-17T19:15:00-04:00",
            "name": "CIN (H Greene) v. STL (J Quintana) - Game 2",
            "bettypes": [
                {
                    "id": "2fb46e6a-acfb-4e8c-be5d-5ec31b3edfe4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/758213e2-cae9-4346-9de4-953340f91935/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (J Quintana)",
                                "amount": 6485.0
                            },
                            {
                                "team": "CIN (H Greene)",
                                "amount": 3515.0
                            }
                        ],
                        "expected_reward_tokens": 9208.7,
                        "profit_sb": 208.7,
                        "profit_sb_percentage": 2.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2916996e-f62e-4c4c-bac3-38be2ed7c783",
                            "gambit_id": "a85195d1-0492-4228-81f5-8bc8c45d91cd",
                            "last_updated": "2022-09-19T09:32:04.932698-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (J Quintana)",
                            "reward": "1.42000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fb46e6a-acfb-4e8c-be5d-5ec31b3edfe4/?format=api"
                        },
                        {
                            "id": "9b3557db-e6b9-4502-8028-fe8793eee329",
                            "gambit_id": "45077fc5-166f-4c24-9efd-93b82b88f9c6",
                            "last_updated": "2022-09-19T09:32:04.933745-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (H Greene)",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fb46e6a-acfb-4e8c-be5d-5ec31b3edfe4/?format=api"
                        }
                    ]
                },
                {
                    "id": "46ee8662-aa99-453e-b07a-1917aa242468",
                    "match": "https://api-prod.gambitprofit.com/api/matches/758213e2-cae9-4346-9de4-953340f91935/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN",
                                "amount": 5208.0
                            },
                            {
                                "team": "STL",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "da3c5b2f-451a-45ac-9890-1baf332bcc3e",
                            "gambit_id": "a041ad16-f41f-4afe-ba80-8e6ab86390d8",
                            "last_updated": "2022-09-19T09:32:04.930220-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ee8662-aa99-453e-b07a-1917aa242468/?format=api"
                        },
                        {
                            "id": "12191ef0-3f8f-4ef7-9b99-0b629c2a1463",
                            "gambit_id": "172b5651-c6ac-4eb6-adb6-f163bb63511c",
                            "last_updated": "2022-09-19T09:32:04.929014-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ee8662-aa99-453e-b07a-1917aa242468/?format=api"
                        }
                    ]
                },
                {
                    "id": "516864c1-0906-4c91-b352-c57c5e4348e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/758213e2-cae9-4346-9de4-953340f91935/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5208.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8ec4d650-8c1c-4ab0-9db7-97d0df843670",
                            "gambit_id": "c992aae6-3f3a-424e-906a-05d75806a92d",
                            "last_updated": "2022-09-19T09:32:04.926603-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/516864c1-0906-4c91-b352-c57c5e4348e2/?format=api"
                        },
                        {
                            "id": "c9b6db19-2325-4899-aa78-7fed00788588",
                            "gambit_id": "38b08dbf-f188-4351-a595-f8ab3a702e43",
                            "last_updated": "2022-09-19T09:32:04.925413-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/516864c1-0906-4c91-b352-c57c5e4348e2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "199f4a43-e0e4-4659-8af1-9a2bbe44206d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9002fc13-6367-4aa4-a530-1ae7b4c85995",
            "completed": true,
            "last_updated": "2022-09-19T09:32:04.595822-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9002fc13-6367-4aa4-a530-1ae7b4c85995",
            "datetime": "2022-09-17T19:10:00-04:00",
            "cutoff_datetime": "2022-09-17T19:10:00-04:00",
            "name": "OAK (C Irvin) v. HOU (J Urquidy)",
            "bettypes": [
                {
                    "id": "940193c1-fae2-4305-99ad-e0f288e6ea9f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/199f4a43-e0e4-4659-8af1-9a2bbe44206d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6952.0
                            },
                            {
                                "team": "OAK (C Irvin)",
                                "amount": 3048.0
                            }
                        ],
                        "expected_reward_tokens": 9174.48,
                        "profit_sb": 174.48,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9731892f-bcf6-4757-b194-001a42195522",
                            "gambit_id": "d2237509-617b-4f94-aca4-1279ae86d47d",
                            "last_updated": "2022-09-19T09:32:04.601723-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (J Urquidy)",
                            "reward": "1.32000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/940193c1-fae2-4305-99ad-e0f288e6ea9f/?format=api"
                        },
                        {
                            "id": "9feabaf2-b667-4803-93cc-08c579f51e8b",
                            "gambit_id": "f3e2fb32-f6d5-4b16-ac3b-aae5678c07bd",
                            "last_updated": "2022-09-19T09:32:04.602660-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (C Irvin)",
                            "reward": "3.01000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/940193c1-fae2-4305-99ad-e0f288e6ea9f/?format=api"
                        }
                    ]
                },
                {
                    "id": "585c1f51-2a4d-4bfd-875c-f471021f8d09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/199f4a43-e0e4-4659-8af1-9a2bbe44206d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 5304.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "632df12b-624a-4dec-8823-26c13a298a9a",
                            "gambit_id": "15efdcca-b7e3-4633-a20d-50afec4d1135",
                            "last_updated": "2022-09-19T09:32:04.604535-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/585c1f51-2a4d-4bfd-875c-f471021f8d09/?format=api"
                        },
                        {
                            "id": "156d3556-034c-4400-a191-194500adf014",
                            "gambit_id": "99767067-fdcd-44e7-a10f-d7da4af96c36",
                            "last_updated": "2022-09-19T09:32:04.605447-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/585c1f51-2a4d-4bfd-875c-f471021f8d09/?format=api"
                        }
                    ]
                },
                {
                    "id": "257e1efc-9a9c-4419-aafd-0d18698d332d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/199f4a43-e0e4-4659-8af1-9a2bbe44206d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "935e7f51-1015-4312-babf-34fed19b87ae",
                            "gambit_id": "8e5f304c-c164-4151-b38c-4e507e81804c",
                            "last_updated": "2022-09-19T09:32:04.598687-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/257e1efc-9a9c-4419-aafd-0d18698d332d/?format=api"
                        },
                        {
                            "id": "840f9f8c-6686-451b-8675-f325c436bece",
                            "gambit_id": "c424043e-45c8-49dd-a5d0-551dc2a92da9",
                            "last_updated": "2022-09-19T09:32:04.599739-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/257e1efc-9a9c-4419-aafd-0d18698d332d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "03ae4b35-9158-4760-92de-808c722bee63",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "56da1005-aec7-40b7-8dc1-42c592b63cc7",
            "completed": true,
            "last_updated": "2022-09-19T09:37:07.652580-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.45,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/56da1005-aec7-40b7-8dc1-42c592b63cc7",
            "datetime": "2022-09-17T19:10:00-04:00",
            "cutoff_datetime": "2022-09-17T19:10:00-04:00",
            "name": "MIN (J Winder) v. CLE (K Pilkington) - Game 2",
            "bettypes": [
                {
                    "id": "2a2fb3b6-8812-4d7e-bdce-b5e50611c888",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03ae4b35-9158-4760-92de-808c722bee63/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (K Pilkington)",
                                "amount": 5588.0
                            },
                            {
                                "team": "MIN (J Winder)",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "735c5886-aa88-48af-a8ed-88d39d1c0cc2",
                            "gambit_id": "f9bd5ef6-e5a8-4457-9c43-d7ce6185a18e",
                            "last_updated": "2022-09-19T09:37:07.662257-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (K Pilkington)",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a2fb3b6-8812-4d7e-bdce-b5e50611c888/?format=api"
                        },
                        {
                            "id": "1fc32ad6-1956-4511-9c92-fd65e9600baa",
                            "gambit_id": "5513b253-945d-4ef3-81b8-933173047269",
                            "last_updated": "2022-09-19T09:37:07.663301-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (J Winder)",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a2fb3b6-8812-4d7e-bdce-b5e50611c888/?format=api"
                        }
                    ]
                },
                {
                    "id": "ffe64639-f692-42bd-b084-e88ab2b9e357",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03ae4b35-9158-4760-92de-808c722bee63/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6047.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d6354667-1e33-4278-aab4-833f9be8279e",
                            "gambit_id": "5ab1c18f-7341-42a6-aec0-dd14b8613c62",
                            "last_updated": "2022-09-19T09:37:07.660146-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffe64639-f692-42bd-b084-e88ab2b9e357/?format=api"
                        },
                        {
                            "id": "646e9f46-af4c-4fa0-aec9-74399bcc3f7c",
                            "gambit_id": "85c99c45-ea68-4a94-97a7-f1fa80deed34",
                            "last_updated": "2022-09-19T09:37:07.659067-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffe64639-f692-42bd-b084-e88ab2b9e357/?format=api"
                        }
                    ]
                },
                {
                    "id": "53001026-af98-4b03-bb27-f865c57b0596",
                    "match": "https://api-prod.gambitprofit.com/api/matches/03ae4b35-9158-4760-92de-808c722bee63/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0849c293-d1e9-42c8-be5c-8809e221d936",
                            "gambit_id": "c7712e0a-a4c7-4b98-b71a-1fd53122622c",
                            "last_updated": "2022-09-19T09:37:07.656585-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53001026-af98-4b03-bb27-f865c57b0596/?format=api"
                        },
                        {
                            "id": "4d2ae4ac-6f0c-4753-b0ad-cfa670d487fd",
                            "gambit_id": "046973d6-a839-475e-a91b-762a9a8964e1",
                            "last_updated": "2022-09-19T09:37:07.655407-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53001026-af98-4b03-bb27-f865c57b0596/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "255175c2-2058-4ddb-bc54-295308d28cf2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "96196802-433d-41f1-a354-c55bfdbc99d4",
            "completed": true,
            "last_updated": "2022-09-19T09:32:04.280450-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/96196802-433d-41f1-a354-c55bfdbc99d4",
            "datetime": "2022-09-17T19:10:00-04:00",
            "cutoff_datetime": "2022-09-17T19:10:00-04:00",
            "name": "NYY (J Taillon) v. MIL (B Woodruff)",
            "bettypes": [
                {
                    "id": "c31b8710-3ac6-4ab3-ab62-580d17a92bb1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/255175c2-2058-4ddb-bc54-295308d28cf2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (B Woodruff)",
                                "amount": 5745.0
                            },
                            {
                                "team": "NYY (J Taillon)",
                                "amount": 4255.0
                            }
                        ],
                        "expected_reward_tokens": 9190.8,
                        "profit_sb": 190.8,
                        "profit_sb_percentage": 2.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "47e7a3ef-215d-441b-b0ac-08aa89dc61a4",
                            "gambit_id": "3d7b13ce-3e10-46eb-a485-05d7d196b7ca",
                            "last_updated": "2022-09-19T09:32:04.289571-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (B Woodruff)",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c31b8710-3ac6-4ab3-ab62-580d17a92bb1/?format=api"
                        },
                        {
                            "id": "dd44b851-2714-4f62-9670-f9a387b32d9d",
                            "gambit_id": "73398b09-eeac-48d2-8905-b67987a4177f",
                            "last_updated": "2022-09-19T09:32:04.290507-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (J Taillon)",
                            "reward": "2.16000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c31b8710-3ac6-4ab3-ab62-580d17a92bb1/?format=api"
                        }
                    ]
                },
                {
                    "id": "f6a41208-22ba-4118-b99a-3697e14c85c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/255175c2-2058-4ddb-bc54-295308d28cf2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 6114.0
                            },
                            {
                                "team": "MIL",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "092a296c-1848-40f3-88b5-158a1af58d39",
                            "gambit_id": "7f44226c-3d34-495f-84fd-54a770913c5c",
                            "last_updated": "2022-09-19T09:32:04.286717-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6a41208-22ba-4118-b99a-3697e14c85c9/?format=api"
                        },
                        {
                            "id": "65b9621a-213a-4029-b4ae-9916864a9ab2",
                            "gambit_id": "fc00bebd-4c2f-4c3c-9322-4485c3967de3",
                            "last_updated": "2022-09-19T09:32:04.287660-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6a41208-22ba-4118-b99a-3697e14c85c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "802c19d4-c758-4714-8cab-d35f70aae154",
                    "match": "https://api-prod.gambitprofit.com/api/matches/255175c2-2058-4ddb-bc54-295308d28cf2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ac0724e6-a915-4e85-be61-69f8e06a9bce",
                            "gambit_id": "db35ec7e-f4b0-419c-af50-abfaf72482cc",
                            "last_updated": "2022-09-19T09:32:04.283271-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802c19d4-c758-4714-8cab-d35f70aae154/?format=api"
                        },
                        {
                            "id": "7f12a1a3-194d-4a03-97d2-8660bab61919",
                            "gambit_id": "c2199ac6-c142-4722-b092-2586d3dbf9d2",
                            "last_updated": "2022-09-19T09:32:04.284428-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802c19d4-c758-4714-8cab-d35f70aae154/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7d9cf023-07a3-4d3e-b616-25627de561b1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cf89c8f2-7db4-456f-8c07-50293c8df01f",
            "completed": true,
            "last_updated": "2022-09-19T09:32:04.435763-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cf89c8f2-7db4-456f-8c07-50293c8df01f",
            "datetime": "2022-09-17T19:10:00-04:00",
            "cutoff_datetime": "2022-09-17T19:10:00-04:00",
            "name": "PIT (B Wilson) v. NYM (C Bassitt)",
            "bettypes": [
                {
                    "id": "de238a8c-468a-4fe4-9c5e-9adce0942391",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d9cf023-07a3-4d3e-b616-25627de561b1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Bassitt)",
                                "amount": 7121.0
                            },
                            {
                                "team": "PIT (B Wilson)",
                                "amount": 2879.0
                            }
                        ],
                        "expected_reward_tokens": 9184.01,
                        "profit_sb": 184.01,
                        "profit_sb_percentage": 2.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b9ecea7-feeb-4f10-be32-4d93d1f8981a",
                            "gambit_id": "fb8c75a6-5a35-43d4-b0b5-fad2bf8a4cc2",
                            "last_updated": "2022-09-19T09:32:04.443770-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (C Bassitt)",
                            "reward": "1.29000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de238a8c-468a-4fe4-9c5e-9adce0942391/?format=api"
                        },
                        {
                            "id": "1c0790a8-39db-4be0-ab9a-a0b26d56fbdd",
                            "gambit_id": "b82eff36-de7f-48f1-9ddf-739fe2a0cbea",
                            "last_updated": "2022-09-19T09:32:04.444712-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (B Wilson)",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de238a8c-468a-4fe4-9c5e-9adce0942391/?format=api"
                        }
                    ]
                },
                {
                    "id": "b8c39b25-4285-48a7-8407-424f76a90957",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d9cf023-07a3-4d3e-b616-25627de561b1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5664.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3c0495e5-ddb8-443a-8b46-238284434739",
                            "gambit_id": "9672fff3-e7a1-4140-a0b4-86d9526cc2d0",
                            "last_updated": "2022-09-19T09:32:04.440959-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8c39b25-4285-48a7-8407-424f76a90957/?format=api"
                        },
                        {
                            "id": "443bba92-74e6-438a-8b1f-d28a712d398d",
                            "gambit_id": "fb6d3f50-eb99-429c-ad07-e873ac99a23f",
                            "last_updated": "2022-09-19T09:32:04.441906-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8c39b25-4285-48a7-8407-424f76a90957/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc1703b3-91b6-4ecd-93d2-6ae56a40e63b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7d9cf023-07a3-4d3e-b616-25627de561b1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5208.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "927d0eef-2e8d-422d-9455-d7bdc9ac0c06",
                            "gambit_id": "02773c2d-04d4-4c20-b431-7f43cbf74279",
                            "last_updated": "2022-09-19T09:32:04.438124-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc1703b3-91b6-4ecd-93d2-6ae56a40e63b/?format=api"
                        },
                        {
                            "id": "e86946de-cfb1-482f-bde4-a5b9a5511e5e",
                            "gambit_id": "02d0b76b-40ed-49ea-8e84-0fb5c62d1298",
                            "last_updated": "2022-09-19T09:32:04.439082-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc1703b3-91b6-4ecd-93d2-6ae56a40e63b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4d29a1a0-b408-4811-940a-867ffb65326d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "40569101-1788-45cc-8911-6136e1a41b14",
            "completed": true,
            "last_updated": "2022-09-18T13:12:27.714260-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/40569101-1788-45cc-8911-6136e1a41b14",
            "datetime": "2022-09-17T19:00:00-04:00",
            "cutoff_datetime": "2022-09-17T19:00:00-04:00",
            "name": "Toledo v. Ohio State",
            "bettypes": [
                {
                    "id": "246b05a9-53c1-4651-9025-8c66c07d12a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d29a1a0-b408-4811-940a-867ffb65326d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Ohio State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f57dc155-5a97-4dd0-9158-b80466bb99c9",
                            "gambit_id": "2f770db9-9172-4a8a-beb2-12076c2290d5",
                            "last_updated": "2022-09-18T13:12:27.721738-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toledo",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "31.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/246b05a9-53c1-4651-9025-8c66c07d12a9/?format=api"
                        },
                        {
                            "id": "1d101ccc-9051-48c8-8158-c81bd366f11a",
                            "gambit_id": "7bc06816-1023-498c-8160-3b9cd4af3ac3",
                            "last_updated": "2022-09-18T13:12:27.720587-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-31.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/246b05a9-53c1-4651-9025-8c66c07d12a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "281c54bc-aa9f-4c9e-bc58-1071ae49212b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4d29a1a0-b408-4811-940a-867ffb65326d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 62.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 62.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5192f466-92ac-4eb8-8f8d-1fc7508ce457",
                            "gambit_id": "02b7b536-6bce-498d-b524-6c59dd8403a8",
                            "last_updated": "2022-09-18T13:12:27.718316-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 62.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "62.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/281c54bc-aa9f-4c9e-bc58-1071ae49212b/?format=api"
                        },
                        {
                            "id": "1f31070c-7cff-4051-8e7b-d0268a20d6cc",
                            "gambit_id": "ad5ef845-3fdf-4e87-8c9d-e4a27c1b1679",
                            "last_updated": "2022-09-18T13:12:27.717150-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 62.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "62.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/281c54bc-aa9f-4c9e-bc58-1071ae49212b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c14802fc-8829-4448-9665-e019b3d92143",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "68073b45-d05b-448b-933f-89a9a6f95180",
            "completed": true,
            "last_updated": "2022-09-18T13:12:31.573560-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.08,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/68073b45-d05b-448b-933f-89a9a6f95180",
            "datetime": "2022-09-17T19:00:00-04:00",
            "cutoff_datetime": "2022-09-17T19:00:00-04:00",
            "name": "Texas Tech v. NC State",
            "bettypes": [
                {
                    "id": "8bc7edd6-f220-4dbd-a68c-5ad52efd7b34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c14802fc-8829-4448-9665-e019b3d92143/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NC State",
                                "amount": 7469.0
                            },
                            {
                                "team": "Texas Tech",
                                "amount": 2531.0
                            }
                        ],
                        "expected_reward_tokens": 9186.87,
                        "profit_sb": 186.87,
                        "profit_sb_percentage": 2.08,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a6b8a84-fe20-442a-9690-c9c51f2f6329",
                            "gambit_id": "77522e7b-e91d-4d16-be76-fff734f1f428",
                            "last_updated": "2022-09-18T13:12:31.579936-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NC State",
                            "reward": "1.23000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bc7edd6-f220-4dbd-a68c-5ad52efd7b34/?format=api"
                        },
                        {
                            "id": "a4042ece-b940-4fa1-b5ab-32af36b59a61",
                            "gambit_id": "6cf06b9d-c66b-4415-b622-3e8951f92b8b",
                            "last_updated": "2022-09-18T13:12:31.581071-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas Tech",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bc7edd6-f220-4dbd-a68c-5ad52efd7b34/?format=api"
                        }
                    ]
                },
                {
                    "id": "f287891f-178f-4145-bd81-f556ebbfa9c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c14802fc-8829-4448-9665-e019b3d92143/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NC State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Texas Tech",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "38171cc7-921a-4d03-8244-a2c0e3a14af5",
                            "gambit_id": "a62ad7a7-b3bb-4e76-8a71-40ae68f92ead",
                            "last_updated": "2022-09-18T13:12:31.583343-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NC State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f287891f-178f-4145-bd81-f556ebbfa9c9/?format=api"
                        },
                        {
                            "id": "88f738a9-544c-46fb-9eb3-b1153b39ee34",
                            "gambit_id": "b9b6839c-eef7-44f2-8e63-ed44efb9716a",
                            "last_updated": "2022-09-18T13:12:31.584436-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas Tech",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f287891f-178f-4145-bd81-f556ebbfa9c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2c2959b-108b-44a0-badc-7ff60160cb77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c14802fc-8829-4448-9665-e019b3d92143/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 55.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c2e4c5ef-0538-47cc-b4b6-eee2df0a4902",
                            "gambit_id": "057b9545-caee-4cd2-b22c-adc73b6780ab",
                            "last_updated": "2022-09-18T13:12:31.577656-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c2959b-108b-44a0-badc-7ff60160cb77/?format=api"
                        },
                        {
                            "id": "c91fb002-99eb-48a3-96fe-737aa07bd579",
                            "gambit_id": "42e31921-a3f5-42da-a86e-9e28bb8094ab",
                            "last_updated": "2022-09-18T13:12:31.576417-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "55.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2c2959b-108b-44a0-badc-7ff60160cb77/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2eccfa06-7249-43c2-bb20-8efc3c50139b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4160b40b-bdfb-467b-afb2-19567676a667",
            "completed": true,
            "last_updated": "2022-09-19T09:47:13.680428-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/4160b40b-bdfb-467b-afb2-19567676a667",
            "datetime": "2022-09-17T19:00:00-04:00",
            "cutoff_datetime": "2022-09-17T19:00:00-04:00",
            "name": "Yadong Song v. Cory Sandhagen",
            "bettypes": [
                {
                    "id": "c165baaa-141d-44fc-ad7a-a22fbc55dfbe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2eccfa06-7249-43c2-bb20-8efc3c50139b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cory Sandhagen",
                                "amount": 6250.0
                            },
                            {
                                "team": "Yadong Song",
                                "amount": 3750.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f0fdc5d2-910c-4d55-9919-1c2f3b9bb829",
                            "gambit_id": "0a35b6bf-c648-47a0-b512-c4366230268b",
                            "last_updated": "2022-09-19T09:47:13.686004-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cory Sandhagen",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c165baaa-141d-44fc-ad7a-a22fbc55dfbe/?format=api"
                        },
                        {
                            "id": "4907a1e2-1a22-44cf-b0c2-31212395a33e",
                            "gambit_id": "33dfb720-3138-4d74-8d83-95a622eae0fd",
                            "last_updated": "2022-09-19T09:47:13.687029-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Yadong Song",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c165baaa-141d-44fc-ad7a-a22fbc55dfbe/?format=api"
                        }
                    ]
                },
                {
                    "id": "ffc410c7-bbca-4fdb-bbb1-b79f1471fc3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2eccfa06-7249-43c2-bb20-8efc3c50139b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 4.5",
                                "amount": 5742.0
                            },
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 4258.0
                            }
                        ],
                        "expected_reward_tokens": 8899.22,
                        "profit_sb": -100.78,
                        "profit_sb_percentage": -1.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cfbc4bb5-ac39-49b7-ad2b-ce04c9671a07",
                            "gambit_id": "f4efe2cf-2f0a-4049-bb79-cbd813cae683",
                            "last_updated": "2022-09-19T09:47:13.683961-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffc410c7-bbca-4fdb-bbb1-b79f1471fc3b/?format=api"
                        },
                        {
                            "id": "973bf348-4b0c-4e46-bbca-da783d7bfc7d",
                            "gambit_id": "78334286-5993-4a9a-9f21-28ed626be094",
                            "last_updated": "2022-09-19T09:47:13.682873-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffc410c7-bbca-4fdb-bbb1-b79f1471fc3b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d5ee36af-01a9-460d-bb3f-f7b7503a759c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1bfb751f-dd97-430f-a0e1-3ef993fec83d",
            "completed": true,
            "last_updated": "2022-09-19T09:47:27.991861-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.43,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/1bfb751f-dd97-430f-a0e1-3ef993fec83d",
            "datetime": "2022-09-17T19:00:00-04:00",
            "cutoff_datetime": "2022-09-17T19:00:00-04:00",
            "name": "Andre Fili v. Bill Algeo",
            "bettypes": [
                {
                    "id": "d780135e-95c3-42dc-a8fc-2f9f906f2066",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5ee36af-01a9-460d-bb3f-f7b7503a759c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Andre Fili",
                                "amount": 5296.0
                            },
                            {
                                "team": "Bill Algeo",
                                "amount": 4704.0
                            }
                        ],
                        "expected_reward_tokens": 8843.52,
                        "profit_sb": -156.48,
                        "profit_sb_percentage": -1.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8fe5961c-fdbf-4c58-8c05-ab50a6ae3906",
                            "gambit_id": "c301dff2-0eca-428c-bffa-ff3a9e745e13",
                            "last_updated": "2022-09-19T09:47:27.998620-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andre Fili",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d780135e-95c3-42dc-a8fc-2f9f906f2066/?format=api"
                        },
                        {
                            "id": "153d2479-b5b7-451e-b11a-fc938331004f",
                            "gambit_id": "76edf3eb-5424-442c-9cef-c09148100653",
                            "last_updated": "2022-09-19T09:47:27.997591-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bill Algeo",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d780135e-95c3-42dc-a8fc-2f9f906f2066/?format=api"
                        }
                    ]
                },
                {
                    "id": "a47cc100-1ab0-4b68-b1a1-50b48311afd8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d5ee36af-01a9-460d-bb3f-f7b7503a759c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6401.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3599.0
                            }
                        ],
                        "expected_reward_tokens": 8961.4,
                        "profit_sb": -38.6,
                        "profit_sb_percentage": -0.43,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "78f7ac2d-7351-4aca-8379-d095ea30a033",
                            "gambit_id": "bf4a4139-9ccb-4075-916a-e1f9da6b9ea2",
                            "last_updated": "2022-09-19T09:47:27.995469-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a47cc100-1ab0-4b68-b1a1-50b48311afd8/?format=api"
                        },
                        {
                            "id": "329df401-7659-49b4-b17f-1839d48ec57b",
                            "gambit_id": "787fc25b-d3bb-4de9-9d13-0ebe04c897af",
                            "last_updated": "2022-09-19T09:47:27.994401-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a47cc100-1ab0-4b68-b1a1-50b48311afd8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6568480-586e-4439-a403-43a7207b60c8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d3c8310b-c0a5-4acc-ad02-39b5a7e4245c",
            "completed": true,
            "last_updated": "2022-09-18T17:57:11.773821-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/d3c8310b-c0a5-4acc-ad02-39b5a7e4245c",
            "datetime": "2022-09-17T19:00:00-04:00",
            "cutoff_datetime": "2022-09-17T19:00:00-04:00",
            "name": "Akron v. Tennessee",
            "bettypes": [
                {
                    "id": "808d52fb-3238-4dd3-a809-6fea89c9e8a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6568480-586e-4439-a403-43a7207b60c8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Akron",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b1f5dc51-c675-44f5-b812-7796f16d107f",
                            "gambit_id": "e9486643-1c95-4972-a48a-cc7e743833b7",
                            "last_updated": "2022-09-18T17:57:11.780030-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tennessee",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/808d52fb-3238-4dd3-a809-6fea89c9e8a6/?format=api"
                        },
                        {
                            "id": "d561f4c4-8d26-4b9c-a333-401a4efeb567",
                            "gambit_id": "84bc4e76-f394-41c1-89ba-de9b89192aa2",
                            "last_updated": "2022-09-18T17:57:11.781157-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Akron",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/808d52fb-3238-4dd3-a809-6fea89c9e8a6/?format=api"
                        }
                    ]
                },
                {
                    "id": "2941cdcc-a446-4d48-8748-dae0a6e347e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6568480-586e-4439-a403-43a7207b60c8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 67",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 67",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5eb60bf8-5166-4267-99cd-b9ff4cf9ac17",
                            "gambit_id": "a61c829d-94af-4f31-b9ca-750580e751bd",
                            "last_updated": "2022-09-18T17:57:11.776621-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 67",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "67.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2941cdcc-a446-4d48-8748-dae0a6e347e9/?format=api"
                        },
                        {
                            "id": "5a6c0e18-db8a-41af-bbbe-69d02260b481",
                            "gambit_id": "1c5c016d-3a22-4e5f-801e-ee3034fc11e2",
                            "last_updated": "2022-09-18T17:57:11.777775-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 67",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "67.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2941cdcc-a446-4d48-8748-dae0a6e347e9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dd246085-9ecd-4a56-9840-39794fef61c1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "65b093f2-d19c-4c27-ac74-9348430798df",
            "completed": true,
            "last_updated": "2022-09-18T13:07:29.240059-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.92,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/65b093f2-d19c-4c27-ac74-9348430798df",
            "datetime": "2022-09-17T19:00:00-04:00",
            "cutoff_datetime": "2022-09-17T19:00:00-04:00",
            "name": "Arkansas State v. Memphis",
            "bettypes": [
                {
                    "id": "fe9f912f-60e3-488e-a820-88ad83430cfc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd246085-9ecd-4a56-9840-39794fef61c1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8125.0
                            },
                            {
                                "team": "Arkansas State",
                                "amount": 1875.0
                            }
                        ],
                        "expected_reward_tokens": 9262.5,
                        "profit_sb": 262.5,
                        "profit_sb_percentage": 2.92,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "027374b7-9b80-465e-8f7d-bfc9b485160c",
                            "gambit_id": "8bfeed4f-4667-4378-9399-b555cb110dc9",
                            "last_updated": "2022-09-18T13:07:29.245256-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis",
                            "reward": "1.14000",
                            "odds": "1.16130",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe9f912f-60e3-488e-a820-88ad83430cfc/?format=api"
                        },
                        {
                            "id": "1a80745b-695b-4f1e-aee1-aa1ce26437ad",
                            "gambit_id": "4cfdbe57-d838-48eb-a087-e2583a41115d",
                            "last_updated": "2022-09-18T13:07:29.246193-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas State",
                            "reward": "4.94000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe9f912f-60e3-488e-a820-88ad83430cfc/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f704029-d2fe-4be1-a286-1ae99a73aea7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd246085-9ecd-4a56-9840-39794fef61c1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "119a7553-bf4a-4b8e-99d1-8a8c175db9de",
                            "gambit_id": "0afa9b2a-c9f5-4957-bd90-719257552d5b",
                            "last_updated": "2022-09-18T13:07:29.249145-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arkansas State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f704029-d2fe-4be1-a286-1ae99a73aea7/?format=api"
                        },
                        {
                            "id": "3b4dab22-5e4d-4067-8e79-79c7bdc73de6",
                            "gambit_id": "b08261bf-5b1d-447a-a6a0-64ca824efadf",
                            "last_updated": "2022-09-18T13:07:29.248141-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-14.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f704029-d2fe-4be1-a286-1ae99a73aea7/?format=api"
                        }
                    ]
                },
                {
                    "id": "b430d3d8-0237-417a-be0a-6e62599c0d4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd246085-9ecd-4a56-9840-39794fef61c1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59508e48-325b-4b16-9b2d-36012c2c31ad",
                            "gambit_id": "cd448136-dd96-4a74-826d-3f264564c3d6",
                            "last_updated": "2022-09-18T13:07:29.242419-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 64",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "64.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b430d3d8-0237-417a-be0a-6e62599c0d4b/?format=api"
                        },
                        {
                            "id": "a2704cac-f53c-42e0-b40b-7f0fffc275fa",
                            "gambit_id": "86d01ac3-82c5-44e9-a1a5-6d03e313c8ca",
                            "last_updated": "2022-09-18T13:07:29.243385-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 64",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "64.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b430d3d8-0237-417a-be0a-6e62599c0d4b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6b87ffab-6914-44be-83a8-0f880b350838",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bb9edbc5-6fc0-40be-9d5f-d2c3f56261e1",
            "completed": true,
            "last_updated": "2022-09-19T09:47:28.147696-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.19,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/bb9edbc5-6fc0-40be-9d5f-d2c3f56261e1",
            "datetime": "2022-09-17T19:00:00-04:00",
            "cutoff_datetime": "2022-09-17T19:00:00-04:00",
            "name": "Alen Amedovski v. Joe Pyfer",
            "bettypes": [
                {
                    "id": "3d1eec85-3f7f-4786-a721-df6ec54c722c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b87ffab-6914-44be-83a8-0f880b350838/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Pyfer",
                                "amount": 7852.0
                            },
                            {
                                "team": "Alen Amedovski",
                                "amount": 2148.0
                            }
                        ],
                        "expected_reward_tokens": 9107.52,
                        "profit_sb": 107.52,
                        "profit_sb_percentage": 1.19,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd332270-c0ec-4671-a374-60d2f4af8735",
                            "gambit_id": "9cb86a08-460d-4030-927a-b168fcd3d8ec",
                            "last_updated": "2022-09-19T09:47:28.153661-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joe Pyfer",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d1eec85-3f7f-4786-a721-df6ec54c722c/?format=api"
                        },
                        {
                            "id": "d033f7d0-2e46-493d-b34b-4bb42bff99d1",
                            "gambit_id": "6a070b42-577d-4e9a-9c7a-655671bd8e2a",
                            "last_updated": "2022-09-19T09:47:28.154637-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alen Amedovski",
                            "reward": "4.24000",
                            "odds": "4.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d1eec85-3f7f-4786-a721-df6ec54c722c/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9b82f74-b3aa-4c63-a548-2d01c39aac2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b87ffab-6914-44be-83a8-0f880b350838/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6250.0
                            },
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 3750.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4b08ea3-b962-4569-9c46-29d085364652",
                            "gambit_id": "b154c120-3a4b-45a6-bce3-86e883deaa67",
                            "last_updated": "2022-09-19T09:47:28.150520-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b82f74-b3aa-4c63-a548-2d01c39aac2b/?format=api"
                        },
                        {
                            "id": "e423d79e-81d2-42b7-8533-78728e20aa65",
                            "gambit_id": "d553e075-8def-4263-ad24-66e20a1646f8",
                            "last_updated": "2022-09-19T09:47:28.151707-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b82f74-b3aa-4c63-a548-2d01c39aac2b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a843f024-918c-4fc5-9409-80d12c9b7eab",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ccaa441b-23f1-45df-857a-7a6b18a0f604",
            "completed": true,
            "last_updated": "2022-09-19T09:47:28.303653-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.43,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/ccaa441b-23f1-45df-857a-7a6b18a0f604",
            "datetime": "2022-09-17T19:00:00-04:00",
            "cutoff_datetime": "2022-09-17T19:00:00-04:00",
            "name": "Marc-Andre Barriault v. Anthony Hernandez",
            "bettypes": [
                {
                    "id": "62062945-2f10-4cec-afab-dff990ff26cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a843f024-918c-4fc5-9409-80d12c9b7eab/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anthony Hernandez",
                                "amount": 6401.0
                            },
                            {
                                "team": "Marc-Andre Barriault",
                                "amount": 3599.0
                            }
                        ],
                        "expected_reward_tokens": 8961.4,
                        "profit_sb": -38.6,
                        "profit_sb_percentage": -0.43,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3ae246f2-c456-4000-b982-0a87d5a90cb0",
                            "gambit_id": "4f9f1fa5-a62d-4c57-bd31-4f9c13b8192a",
                            "last_updated": "2022-09-19T09:47:28.310613-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anthony Hernandez",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62062945-2f10-4cec-afab-dff990ff26cd/?format=api"
                        },
                        {
                            "id": "e56ae788-8a81-4fe3-9a03-67a0e1bdcfa4",
                            "gambit_id": "ceb221e9-80c7-418e-a1ce-adb0724f9d67",
                            "last_updated": "2022-09-19T09:47:28.311575-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Marc-Andre Barriault",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62062945-2f10-4cec-afab-dff990ff26cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "994320fc-652d-479a-b3a2-9ac938242533",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a843f024-918c-4fc5-9409-80d12c9b7eab/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5099.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4901.0
                            }
                        ],
                        "expected_reward_tokens": 8821.27,
                        "profit_sb": -178.73,
                        "profit_sb_percentage": -1.99,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "499d3127-9998-43e5-b95a-5c756e7ea8b3",
                            "gambit_id": "6cbf81b6-3d1b-4ae7-a4f0-a0c1c619afc4",
                            "last_updated": "2022-09-19T09:47:28.308093-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/994320fc-652d-479a-b3a2-9ac938242533/?format=api"
                        },
                        {
                            "id": "ec34fc74-e612-4c6b-885c-910421c86c13",
                            "gambit_id": "58cb0a70-32db-4a92-aafe-6be2b376e112",
                            "last_updated": "2022-09-19T09:47:28.306793-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/994320fc-652d-479a-b3a2-9ac938242533/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c4f8db1c-49d6-4ca9-b7f1-b79229d8c2a7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "71a9aae8-bc23-469a-82dd-0115594810ec",
            "completed": true,
            "last_updated": "2022-09-19T09:47:28.643550-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.08,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/71a9aae8-bc23-469a-82dd-0115594810ec",
            "datetime": "2022-09-17T19:00:00-04:00",
            "cutoff_datetime": "2022-09-17T19:00:00-04:00",
            "name": "Gregory Rodrigues v. Chidi Njokuani",
            "bettypes": [
                {
                    "id": "9ea5cc29-35e3-41c9-a95a-70e97f567dd4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4f8db1c-49d6-4ca9-b7f1-b79229d8c2a7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chidi Njokuani",
                                "amount": 5184.0
                            },
                            {
                                "team": "Gregory Rodrigues",
                                "amount": 4816.0
                            }
                        ],
                        "expected_reward_tokens": 8812.8,
                        "profit_sb": -187.2,
                        "profit_sb_percentage": -2.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d687e2dc-6126-45c3-b4c4-0206972d3aa3",
                            "gambit_id": "7afcec17-f873-4cf8-9d35-3aebc906988e",
                            "last_updated": "2022-09-19T09:47:28.649466-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chidi Njokuani",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ea5cc29-35e3-41c9-a95a-70e97f567dd4/?format=api"
                        },
                        {
                            "id": "2d4021e7-0a17-4871-a4c4-b8d3d845bc9c",
                            "gambit_id": "c43dec1a-63f2-4503-aee7-c13569c28692",
                            "last_updated": "2022-09-19T09:47:28.650466-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Gregory Rodrigues",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ea5cc29-35e3-41c9-a95a-70e97f567dd4/?format=api"
                        }
                    ]
                },
                {
                    "id": "43dea115-1eb0-487a-b533-9ea2e8ae66ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c4f8db1c-49d6-4ca9-b7f1-b79229d8c2a7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5184.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4816.0
                            }
                        ],
                        "expected_reward_tokens": 8812.8,
                        "profit_sb": -187.2,
                        "profit_sb_percentage": -2.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "131ea83e-cc71-4c00-b22f-d071d6d5408e",
                            "gambit_id": "20fccf9f-09eb-4ce6-bd0b-79b1a829c8ea",
                            "last_updated": "2022-09-19T09:47:28.647337-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43dea115-1eb0-487a-b533-9ea2e8ae66ed/?format=api"
                        },
                        {
                            "id": "642064e8-207d-4809-9b77-3a906eb12dc8",
                            "gambit_id": "9e26a273-b90c-43bd-9ae6-74c90be61035",
                            "last_updated": "2022-09-19T09:47:28.646241-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43dea115-1eb0-487a-b533-9ea2e8ae66ed/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "062a94e6-f661-401c-89af-8ded5fbc35e6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6714eee7-40f4-4469-941e-c0845e11c882",
            "completed": true,
            "last_updated": "2022-09-18T13:07:28.752655-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.37,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6714eee7-40f4-4469-941e-c0845e11c882",
            "datetime": "2022-09-17T19:00:00-04:00",
            "cutoff_datetime": "2022-09-17T19:00:00-04:00",
            "name": "Charlotte v. Georgia State",
            "bettypes": [
                {
                    "id": "2a25d3a6-7c58-40a5-b489-d8e8b72a6166",
                    "match": "https://api-prod.gambitprofit.com/api/matches/062a94e6-f661-401c-89af-8ded5fbc35e6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Georgia State",
                                "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": "Georgia State",
                                "amount": 8695.0
                            },
                            {
                                "team": "Charlotte",
                                "amount": 1305.0
                            }
                        ],
                        "expected_reward_tokens": 9303.65,
                        "profit_sb": 303.65,
                        "profit_sb_percentage": 3.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "db0b05f5-7ef8-4519-b19b-971232b2c56a",
                            "gambit_id": "19eb4fee-091d-490d-9175-76ab5ffab8aa",
                            "last_updated": "2022-09-18T13:07:28.759186-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia State",
                            "reward": "1.07000",
                            "odds": "1.08330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a25d3a6-7c58-40a5-b489-d8e8b72a6166/?format=api"
                        },
                        {
                            "id": "da900d39-913d-4435-a74e-3181c77a329d",
                            "gambit_id": "35dd7972-7e36-4375-b991-7bab814f463c",
                            "last_updated": "2022-09-18T13:07:28.760338-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "7.13000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a25d3a6-7c58-40a5-b489-d8e8b72a6166/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b4152bf-470c-44cb-8b2c-193e9ed8498a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/062a94e6-f661-401c-89af-8ded5fbc35e6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte",
                                "amount": 5000.0
                            },
                            {
                                "team": "Georgia State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "97acd86c-f4a7-4ccc-b542-cfa33e1d626f",
                            "gambit_id": "eb6eff44-8f80-4bcc-adf4-68f884b6d7ad",
                            "last_updated": "2022-09-18T13:07:28.763339-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "19.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b4152bf-470c-44cb-8b2c-193e9ed8498a/?format=api"
                        },
                        {
                            "id": "0fa0bc26-b564-4fab-be29-89341b0df51b",
                            "gambit_id": "ad1642ed-0740-49c3-ae38-63c9ec33f5b5",
                            "last_updated": "2022-09-18T13:07:28.762405-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-19.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b4152bf-470c-44cb-8b2c-193e9ed8498a/?format=api"
                        }
                    ]
                },
                {
                    "id": "f4c3b63e-2efc-4d58-99e1-e07c2d308857",
                    "match": "https://api-prod.gambitprofit.com/api/matches/062a94e6-f661-401c-89af-8ded5fbc35e6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 63.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ccdd6e27-f900-4163-ab0b-ff4e52b1115d",
                            "gambit_id": "a6e632a7-da15-477e-980b-0194823c138c",
                            "last_updated": "2022-09-18T13:07:28.755704-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "63.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c3b63e-2efc-4d58-99e1-e07c2d308857/?format=api"
                        },
                        {
                            "id": "30c5bae4-ee8f-4aa8-a5bb-bb3b89f99b75",
                            "gambit_id": "bb2a4fa8-9b7f-45cb-a5da-e4bf6d874b8c",
                            "last_updated": "2022-09-18T13:07:28.756858-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "63.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4c3b63e-2efc-4d58-99e1-e07c2d308857/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "baa97e9c-ff15-4cd5-bc61-5b75639e1c0a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0031fe83-614e-480f-942a-8e7cd5c9c044",
            "completed": true,
            "last_updated": "2022-09-19T09:37:07.334423-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0031fe83-614e-480f-942a-8e7cd5c9c044",
            "datetime": "2022-09-17T18:10:00-04:00",
            "cutoff_datetime": "2022-09-17T18:10:00-04:00",
            "name": "TEX (J Gray) v. TAM (S Armstrong)",
            "bettypes": [
                {
                    "id": "ac58528b-cdea-4663-a816-bc42fe42e124",
                    "match": "https://api-prod.gambitprofit.com/api/matches/baa97e9c-ff15-4cd5-bc61-5b75639e1c0a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (S Armstrong)",
                                "amount": 5445.0
                            },
                            {
                                "team": "TEX (J Gray)",
                                "amount": 4555.0
                            }
                        ],
                        "expected_reward_tokens": 9201.1,
                        "profit_sb": 201.1,
                        "profit_sb_percentage": 2.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1ffea2dd-79ee-41b8-ba8e-6d41fbd51b75",
                            "gambit_id": "a6ad0557-6bc7-4ce9-a060-22882913677c",
                            "last_updated": "2022-09-19T09:37:07.343958-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (S Armstrong)",
                            "reward": "1.69000",
                            "odds": "1.78740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac58528b-cdea-4663-a816-bc42fe42e124/?format=api"
                        },
                        {
                            "id": "1d6a2c1e-26e9-4f08-909f-26deeb659981",
                            "gambit_id": "c825ca9c-f4fe-4133-ac92-daf4fcb7a590",
                            "last_updated": "2022-09-19T09:37:07.345115-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (J Gray)",
                            "reward": "2.02000",
                            "odds": "2.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac58528b-cdea-4663-a816-bc42fe42e124/?format=api"
                        }
                    ]
                },
                {
                    "id": "8b7c104c-082c-495b-942f-e6d0db7a645e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/baa97e9c-ff15-4cd5-bc61-5b75639e1c0a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 6256.0
                            },
                            {
                                "team": "TAM",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c5d2a52d-3252-4643-88fd-28547d4794fd",
                            "gambit_id": "28b90c4d-a65e-40a7-8b1a-eff593398fc6",
                            "last_updated": "2022-09-19T09:37:07.341672-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b7c104c-082c-495b-942f-e6d0db7a645e/?format=api"
                        },
                        {
                            "id": "f3795ee5-3b1b-4edc-ab6d-b55fbe7d673a",
                            "gambit_id": "4732993a-f9d1-4c94-8299-ef730f8ba52c",
                            "last_updated": "2022-09-19T09:37:07.340394-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b7c104c-082c-495b-942f-e6d0db7a645e/?format=api"
                        }
                    ]
                },
                {
                    "id": "18bd20d8-14ff-42e4-bafa-86d99cf53bc5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/baa97e9c-ff15-4cd5-bc61-5b75639e1c0a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d1bc2f86-f8fc-452b-91b4-3fa4df6658ed",
                            "gambit_id": "f2fb7111-f490-4e42-ac2a-bcf2de5c244d",
                            "last_updated": "2022-09-19T09:37:07.337288-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18bd20d8-14ff-42e4-bafa-86d99cf53bc5/?format=api"
                        },
                        {
                            "id": "543754c2-f84b-45bf-8a90-ac8df7afbf76",
                            "gambit_id": "9d0f1f82-d280-478d-85f4-1443239fd266",
                            "last_updated": "2022-09-19T09:37:07.338453-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18bd20d8-14ff-42e4-bafa-86d99cf53bc5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c82bf425-a0cc-4de4-a03f-55b1cc2fc06f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0af63cf3-7e78-487b-bb0c-45eb3720b3a3",
            "completed": false,
            "last_updated": "2022-12-24T17:12:09.861912-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0af63cf3-7e78-487b-bb0c-45eb3720b3a3",
            "datetime": "2022-09-17T18:10:00-04:00",
            "cutoff_datetime": "2022-09-17T18:10:00-04:00",
            "name": "CWS (J Cueto) v. DET (ED Rodriguez)",
            "bettypes": [
                {
                    "id": "96422a35-ced2-486b-9161-7c9f48c387ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c82bf425-a0cc-4de4-a03f-55b1cc2fc06f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (J Cueto)",
                                "amount": 5884.0
                            },
                            {
                                "team": "DET (ED Rodriguez)",
                                "amount": 4116.0
                            }
                        ],
                        "expected_reward_tokens": 9178.68,
                        "profit_sb": 178.68,
                        "profit_sb_percentage": 1.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cc5325ac-a621-426c-8723-cca517e42410",
                            "gambit_id": "d88e4386-0531-4bc9-bc95-2beed652bb16",
                            "last_updated": "2022-12-24T17:12:09.872801-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (J Cueto)",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96422a35-ced2-486b-9161-7c9f48c387ce/?format=api"
                        },
                        {
                            "id": "adf1bb0a-c520-496a-8b80-2ddae7002de5",
                            "gambit_id": "7e8768f1-12ad-45f3-993a-722979c2410e",
                            "last_updated": "2022-12-24T17:12:09.871609-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (ED Rodriguez)",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96422a35-ced2-486b-9161-7c9f48c387ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e63767e-1f7a-4935-8558-ee434c3ef6b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c82bf425-a0cc-4de4-a03f-55b1cc2fc06f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5399.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21cbf123-a2a5-4629-86d9-2cc8d5c2f9c3",
                            "gambit_id": "481faceb-1a82-40f9-b12d-9d5f480f4bcc",
                            "last_updated": "2022-12-24T17:12:09.869346-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e63767e-1f7a-4935-8558-ee434c3ef6b1/?format=api"
                        },
                        {
                            "id": "8d80c662-f984-4264-8270-5f07a4b873ba",
                            "gambit_id": "ae93a21e-93df-42f5-b846-abd4028f1f67",
                            "last_updated": "2022-12-24T17:12:09.868192-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e63767e-1f7a-4935-8558-ee434c3ef6b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "c1272aa1-cf9c-4b57-85c3-ab43a19ca748",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c82bf425-a0cc-4de4-a03f-55b1cc2fc06f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5304.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "253ddc90-d6fb-4ac5-92c0-1893aa3160c0",
                            "gambit_id": "afdff5b7-c59d-4a53-8803-8cb5fa0d0e68",
                            "last_updated": "2022-12-24T17:12:09.865944-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1272aa1-cf9c-4b57-85c3-ab43a19ca748/?format=api"
                        },
                        {
                            "id": "a851f706-7770-4389-ba5d-245604cc1352",
                            "gambit_id": "822314cc-ccff-4c6f-8479-1614d814e4b6",
                            "last_updated": "2022-12-24T17:12:09.864797-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1272aa1-cf9c-4b57-85c3-ab43a19ca748/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "36da8cee-a86a-4576-8af3-0a5019d27fbc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ecc64285-c971-43bc-bec8-457d578a4966",
            "completed": true,
            "last_updated": "2022-09-18T18:02:28.802044-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.79,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ecc64285-c971-43bc-bec8-457d578a4966",
            "datetime": "2022-09-17T18:00:00-04:00",
            "cutoff_datetime": "2022-09-17T18:00:00-04:00",
            "name": "Mississippi State v. LSU",
            "bettypes": [
                {
                    "id": "a2bc1204-86ca-49dd-96fa-774f1941155e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36da8cee-a86a-4576-8af3-0a5019d27fbc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5836.0
                            },
                            {
                                "team": "LSU",
                                "amount": 4164.0
                            }
                        ],
                        "expected_reward_tokens": 9160.8,
                        "profit_sb": 160.8,
                        "profit_sb_percentage": 1.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bae9ea1a-af79-4654-bb4f-ac24985eb244",
                            "gambit_id": "85ed6f56-fb44-4891-b214-09fce8c7bd88",
                            "last_updated": "2022-09-18T18:02:28.809457-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mississippi State",
                            "reward": "1.57000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2bc1204-86ca-49dd-96fa-774f1941155e/?format=api"
                        },
                        {
                            "id": "c8dd20cd-9518-4eaa-a6c1-fabdd9e3d586",
                            "gambit_id": "006fdeae-18db-40c4-b153-0c766d371cd1",
                            "last_updated": "2022-09-18T18:02:28.808327-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LSU",
                            "reward": "2.20000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2bc1204-86ca-49dd-96fa-774f1941155e/?format=api"
                        }
                    ]
                },
                {
                    "id": "363c44a0-964a-41b2-9ae5-37efa3cc2186",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36da8cee-a86a-4576-8af3-0a5019d27fbc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "LSU",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e7f01d0f-fd2b-4853-b7c8-62b0fe30a5ed",
                            "gambit_id": "f7743869-b94e-4d9b-919d-028c842a9f9e",
                            "last_updated": "2022-09-18T18:02:28.813019-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mississippi State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/363c44a0-964a-41b2-9ae5-37efa3cc2186/?format=api"
                        },
                        {
                            "id": "c49bcc4f-32f1-4031-8a6c-8df21d07bfd0",
                            "gambit_id": "8574ba02-0b28-4e39-8765-f45347c68cf1",
                            "last_updated": "2022-09-18T18:02:28.811869-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LSU",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/363c44a0-964a-41b2-9ae5-37efa3cc2186/?format=api"
                        }
                    ]
                },
                {
                    "id": "9e98de21-550b-4c4e-a0fe-889d4a33adbd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36da8cee-a86a-4576-8af3-0a5019d27fbc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "737a4119-e3a9-4de2-a789-eda7667fe038",
                            "gambit_id": "f46c7be3-18cd-435e-a1c3-ba5b9ad4d92a",
                            "last_updated": "2022-09-18T18:02:28.806036-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/9e98de21-550b-4c4e-a0fe-889d4a33adbd/?format=api"
                        },
                        {
                            "id": "43e72fa2-73d6-4b29-be7f-26dc2996fe12",
                            "gambit_id": "c817eb97-af13-41f3-bf2b-2dfefbb83ab6",
                            "last_updated": "2022-09-18T18:02:28.804869-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/9e98de21-550b-4c4e-a0fe-889d4a33adbd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5fc9e0e8-7bb8-433a-a86c-b7cb812f7048",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a3d5b3bb-4ebf-4e29-9cef-4e98c5b15898",
            "completed": true,
            "last_updated": "2022-09-18T18:02:28.344816-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.66,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/a3d5b3bb-4ebf-4e29-9cef-4e98c5b15898",
            "datetime": "2022-09-17T17:00:00-04:00",
            "cutoff_datetime": "2022-09-17T17:00:00-04:00",
            "name": "Marshall v. Bowling Green",
            "bettypes": [
                {
                    "id": "bcc3588e-4dc4-4d2c-8277-9c739f3a2aca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5fc9e0e8-7bb8-433a-a86c-b7cb812f7048/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Marshall",
                                "amount": 8331.0
                            },
                            {
                                "team": "Bowling Green",
                                "amount": 1669.0
                            }
                        ],
                        "expected_reward_tokens": 9329.71,
                        "profit_sb": 329.71,
                        "profit_sb_percentage": 3.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1e52a561-957e-448e-b6e7-29c2d9351132",
                            "gambit_id": "cffdc7b8-a765-4f22-8395-82f477c15b90",
                            "last_updated": "2022-09-18T18:02:28.352394-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Marshall",
                            "reward": "1.12000",
                            "odds": "1.13330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcc3588e-4dc4-4d2c-8277-9c739f3a2aca/?format=api"
                        },
                        {
                            "id": "32943b84-00a9-47b7-a7ed-564cb0aa6fbc",
                            "gambit_id": "7d5ed9d1-1d15-467f-868c-b195a5400c81",
                            "last_updated": "2022-09-18T18:02:28.351073-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bowling Green",
                            "reward": "5.59000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcc3588e-4dc4-4d2c-8277-9c739f3a2aca/?format=api"
                        }
                    ]
                },
                {
                    "id": "9aa4f460-3047-4d32-80d1-354751fb843e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5fc9e0e8-7bb8-433a-a86c-b7cb812f7048/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Bowling Green",
                                "amount": 5000.0
                            },
                            {
                                "team": "Marshall",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "70868184-f7fe-479a-ba38-a36ffd1a3e2d",
                            "gambit_id": "969528c2-171d-4406-82bc-8258acbfe0f0",
                            "last_updated": "2022-09-18T18:02:28.354723-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bowling Green",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9aa4f460-3047-4d32-80d1-354751fb843e/?format=api"
                        },
                        {
                            "id": "21dbd983-134b-4241-ab58-8c95bfc23bbd",
                            "gambit_id": "23cd0703-5cfa-4a14-a528-3d9e976d0692",
                            "last_updated": "2022-09-18T18:02:28.355855-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Marshall",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9aa4f460-3047-4d32-80d1-354751fb843e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ded8d9f5-9768-4b33-ae2b-78b4c8d58827",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5fc9e0e8-7bb8-433a-a86c-b7cb812f7048/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 50.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a0d21ad-2ea9-4f33-93e0-4bebc34f9a62",
                            "gambit_id": "1a0dd442-a12b-4106-903d-85cf9530e86f",
                            "last_updated": "2022-09-18T18:02:28.347631-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 50.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "50.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded8d9f5-9768-4b33-ae2b-78b4c8d58827/?format=api"
                        },
                        {
                            "id": "a1651c39-617f-4927-8e01-6f4fc7c9a72d",
                            "gambit_id": "3bd2db41-0316-4e82-b7ce-f5fd91defe92",
                            "last_updated": "2022-09-18T18:02:28.348791-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 50.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "50.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ded8d9f5-9768-4b33-ae2b-78b4c8d58827/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "53ae765c-c1b3-472b-bf2a-92de2d6cd74b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "39c40b5a-07e9-4941-8080-73e42e314eee",
            "completed": true,
            "last_updated": "2022-09-18T18:02:28.048414-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.66,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/39c40b5a-07e9-4941-8080-73e42e314eee",
            "datetime": "2022-09-17T17:00:00-04:00",
            "cutoff_datetime": "2022-09-17T17:00:00-04:00",
            "name": "Liberty v. Wake Forest",
            "bettypes": [
                {
                    "id": "2366855d-c9b2-4734-ba28-9ad4b0730f3c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53ae765c-c1b3-472b-bf2a-92de2d6cd74b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8331.0
                            },
                            {
                                "team": "Liberty",
                                "amount": 1669.0
                            }
                        ],
                        "expected_reward_tokens": 9329.71,
                        "profit_sb": 329.71,
                        "profit_sb_percentage": 3.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2325de81-de18-45cc-b4e8-cd10adb2c064",
                            "gambit_id": "5a8f9fd5-98e1-4112-9783-37ea12a9ab8b",
                            "last_updated": "2022-09-18T18:02:28.054704-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wake Forest",
                            "reward": "1.12000",
                            "odds": "1.13330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2366855d-c9b2-4734-ba28-9ad4b0730f3c/?format=api"
                        },
                        {
                            "id": "e13829fd-8329-4835-8aea-535eb16aac2a",
                            "gambit_id": "f3c057c0-7dae-4e0c-b9a4-a0556cca2f96",
                            "last_updated": "2022-09-18T18:02:28.055919-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Liberty",
                            "reward": "5.59000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2366855d-c9b2-4734-ba28-9ad4b0730f3c/?format=api"
                        }
                    ]
                },
                {
                    "id": "d2ecbd01-66f5-4fbe-9ff5-5a9a6d58e441",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53ae765c-c1b3-472b-bf2a-92de2d6cd74b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liberty",
                                "amount": 5000.0
                            },
                            {
                                "team": "Wake Forest",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af8d09cd-b6d6-4e86-a5f0-7267cfdbed02",
                            "gambit_id": "6ecc1133-c11c-46da-8837-c4f070aada2c",
                            "last_updated": "2022-09-18T18:02:28.059194-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Liberty",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "17.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ecbd01-66f5-4fbe-9ff5-5a9a6d58e441/?format=api"
                        },
                        {
                            "id": "594ff9b0-809d-44c8-adf8-38f6d3675bb8",
                            "gambit_id": "12dcbd48-4b18-4875-a708-aa040958a18e",
                            "last_updated": "2022-09-18T18:02:28.058189-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wake Forest",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-17.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2ecbd01-66f5-4fbe-9ff5-5a9a6d58e441/?format=api"
                        }
                    ]
                },
                {
                    "id": "da424a6a-6f36-4c1b-a15a-44d248114568",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53ae765c-c1b3-472b-bf2a-92de2d6cd74b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0bab4c50-0232-4c68-bd6a-f76e3a5a344e",
                            "gambit_id": "115fb332-5266-47c3-b53b-525efa1b974e",
                            "last_updated": "2022-09-18T18:02:28.051245-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 64",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "64.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da424a6a-6f36-4c1b-a15a-44d248114568/?format=api"
                        },
                        {
                            "id": "66cd31b4-ae85-4777-a6a9-46aa0169c912",
                            "gambit_id": "8e8bf5fc-c0b7-4149-a2fc-7a5b835d42bb",
                            "last_updated": "2022-09-18T18:02:28.052408-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 64",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "64.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da424a6a-6f36-4c1b-a15a-44d248114568/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "65d14c63-9245-4335-bf39-95c49ee78ecc",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7a5e43fe-3efd-4216-87cb-13dabe77505d",
            "completed": true,
            "last_updated": "2022-09-18T18:02:28.496686-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.55,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7a5e43fe-3efd-4216-87cb-13dabe77505d",
            "datetime": "2022-09-17T17:00:00-04:00",
            "cutoff_datetime": "2022-09-17T17:00:00-04:00",
            "name": "Colorado State v. Washington State",
            "bettypes": [
                {
                    "id": "89bd0b15-f49b-46d7-b21b-8f640aa2c293",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65d14c63-9245-4335-bf39-95c49ee78ecc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 State",
                                "amount": 8396.0
                            },
                            {
                                "team": "Colorado State",
                                "amount": 1604.0
                            }
                        ],
                        "expected_reward_tokens": 9319.24,
                        "profit_sb": 319.24,
                        "profit_sb_percentage": 3.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "74e5bfb0-3a2b-47e9-8395-abb342ce7323",
                            "gambit_id": "cd70747c-269f-4a96-89b9-5955c03a6622",
                            "last_updated": "2022-09-18T18:02:28.505777-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington State",
                            "reward": "1.11000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89bd0b15-f49b-46d7-b21b-8f640aa2c293/?format=api"
                        },
                        {
                            "id": "bb0eb089-b76c-4ee8-8e26-5a2bb2e06fe7",
                            "gambit_id": "e0032f45-28f1-4fd7-b7be-e66a16e80e2e",
                            "last_updated": "2022-09-18T18:02:28.507002-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado State",
                            "reward": "5.81000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89bd0b15-f49b-46d7-b21b-8f640aa2c293/?format=api"
                        }
                    ]
                },
                {
                    "id": "0f60e717-670b-40a1-bef3-46c588cc006d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65d14c63-9245-4335-bf39-95c49ee78ecc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Colorado State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3800398f-0fc1-4f0b-af31-853c3ef24077",
                            "gambit_id": "57bcfee9-194c-416b-abb8-30ab6af9fbb3",
                            "last_updated": "2022-09-18T18:02:28.509638-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f60e717-670b-40a1-bef3-46c588cc006d/?format=api"
                        },
                        {
                            "id": "0b28eb5c-87ae-4ed1-9818-5a9d33944d9a",
                            "gambit_id": "eaef545b-9a03-4bb2-9b8e-8d572a4da4f0",
                            "last_updated": "2022-09-18T18:02:28.511034-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f60e717-670b-40a1-bef3-46c588cc006d/?format=api"
                        }
                    ]
                },
                {
                    "id": "09a467e4-f287-43a4-b0d8-7a414d7f4432",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65d14c63-9245-4335-bf39-95c49ee78ecc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 52",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 52",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3e5cbf6f-1c27-4230-8037-c28c6003d0be",
                            "gambit_id": "27cd2053-c834-4311-929d-dcd3d57d528b",
                            "last_updated": "2022-09-18T18:02:28.502849-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a467e4-f287-43a4-b0d8-7a414d7f4432/?format=api"
                        },
                        {
                            "id": "e654c6db-c017-4342-9784-152eda151ecf",
                            "gambit_id": "6c949f23-28c5-41f1-bd2d-fcc382be72a4",
                            "last_updated": "2022-09-18T18:02:28.501085-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a467e4-f287-43a4-b0d8-7a414d7f4432/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0914b35f-05aa-4d24-b9ce-76a994d8962d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f907b99b-69d0-48f3-8ae2-9c6209229f8f",
            "completed": true,
            "last_updated": "2022-09-19T09:37:07.152499-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.45,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f907b99b-69d0-48f3-8ae2-9c6209229f8f",
            "datetime": "2022-09-17T16:10:00-04:00",
            "cutoff_datetime": "2022-09-17T16:10:00-04:00",
            "name": "KAN (B Singer) v. BOS (R Hill)",
            "bettypes": [
                {
                    "id": "01a3b44b-d18e-4fc2-b60b-e323f3d2ef02",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0914b35f-05aa-4d24-b9ce-76a994d8962d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (R Hill)",
                                "amount": 5588.0
                            },
                            {
                                "team": "KAN (B Singer)",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf6a04db-d66d-4c52-a394-edb0b920d5ac",
                            "gambit_id": "de9461e2-5042-4a13-ae8b-b91532718fdb",
                            "last_updated": "2022-09-19T09:37:07.161418-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (R Hill)",
                            "reward": "1.65000",
                            "odds": "1.74630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a3b44b-d18e-4fc2-b60b-e323f3d2ef02/?format=api"
                        },
                        {
                            "id": "5fcdc5c7-ce1d-413d-a508-cafb5fe04416",
                            "gambit_id": "6f471c13-dcd4-45cd-9b6f-6afc05dd8a5e",
                            "last_updated": "2022-09-19T09:37:07.162446-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (B Singer)",
                            "reward": "2.09000",
                            "odds": "2.24000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a3b44b-d18e-4fc2-b60b-e323f3d2ef02/?format=api"
                        }
                    ]
                },
                {
                    "id": "45118841-92ba-4091-b711-b3ae5c4dc83e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0914b35f-05aa-4d24-b9ce-76a994d8962d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5899.0
                            },
                            {
                                "team": "BOS",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ab856008-2984-4319-a6a1-c312eda34c1a",
                            "gambit_id": "bce17248-a694-4396-98d0-0a3a69e2a5b3",
                            "last_updated": "2022-09-19T09:37:07.159498-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45118841-92ba-4091-b711-b3ae5c4dc83e/?format=api"
                        },
                        {
                            "id": "edc52444-ebb8-41f3-8ed5-0637fdda54f4",
                            "gambit_id": "97dd2319-55f4-4aae-9d7c-6611fe9269f1",
                            "last_updated": "2022-09-19T09:37:07.158524-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45118841-92ba-4091-b711-b3ae5c4dc83e/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e49e4bf-273b-4a29-8e2e-53e85959d3e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0914b35f-05aa-4d24-b9ce-76a994d8962d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e0d57f5-85c0-4d92-82ec-930e806ebcc4",
                            "gambit_id": "783eb0a1-7e24-467e-9da9-c3945f814039",
                            "last_updated": "2022-09-19T09:37:07.156515-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e49e4bf-273b-4a29-8e2e-53e85959d3e4/?format=api"
                        },
                        {
                            "id": "b27c9b52-4e58-4084-99be-683d4bc5bb1d",
                            "gambit_id": "4c198ec9-deae-4bd9-ac02-c7f3a2651176",
                            "last_updated": "2022-09-19T09:37:07.155396-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e49e4bf-273b-4a29-8e2e-53e85959d3e4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "beea543d-133d-4810-8a2a-fb15eb2a7eba",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4700fc7d-8e49-401c-beb1-b37859146a4b",
            "completed": true,
            "last_updated": "2022-09-19T09:37:06.991174-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4700fc7d-8e49-401c-beb1-b37859146a4b",
            "datetime": "2022-09-17T16:05:00-04:00",
            "cutoff_datetime": "2022-09-17T16:05:00-04:00",
            "name": "MIA (T Rogers) v. WAS (E Fedde)",
            "bettypes": [
                {
                    "id": "ceab806a-a469-4d6b-96d3-7f91302911db",
                    "match": "https://api-prod.gambitprofit.com/api/matches/beea543d-133d-4810-8a2a-fb15eb2a7eba/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (T Rogers)",
                                "amount": 5445.0
                            },
                            {
                                "team": "WAS (E Fedde)",
                                "amount": 4555.0
                            }
                        ],
                        "expected_reward_tokens": 9201.1,
                        "profit_sb": 201.1,
                        "profit_sb_percentage": 2.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ddcca0c2-92fb-4e1a-bfce-851e66e85b3b",
                            "gambit_id": "e541175b-c15a-46b6-8363-06a4a67e5220",
                            "last_updated": "2022-09-19T09:37:07.000844-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (T Rogers)",
                            "reward": "1.69000",
                            "odds": "1.78740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceab806a-a469-4d6b-96d3-7f91302911db/?format=api"
                        },
                        {
                            "id": "9c9d0838-97c1-4807-9ba6-dfd206e17124",
                            "gambit_id": "30ea7de2-a2cd-495d-9579-ecabd8aeb66c",
                            "last_updated": "2022-09-19T09:37:06.999896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (E Fedde)",
                            "reward": "2.02000",
                            "odds": "2.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceab806a-a469-4d6b-96d3-7f91302911db/?format=api"
                        }
                    ]
                },
                {
                    "id": "955c09e3-efca-45c9-b2e4-64d6999b1520",
                    "match": "https://api-prod.gambitprofit.com/api/matches/beea543d-133d-4810-8a2a-fb15eb2a7eba/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5753.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1dbf09b-1b76-4102-97cb-85e76705f487",
                            "gambit_id": "55596c9c-e1ce-428a-99d2-16e965a02710",
                            "last_updated": "2022-09-19T09:37:06.997030-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/955c09e3-efca-45c9-b2e4-64d6999b1520/?format=api"
                        },
                        {
                            "id": "bc1567e0-36a1-4dd6-b123-020a05886c05",
                            "gambit_id": "5c84779b-0eb9-4ac3-94e4-88d997f6f461",
                            "last_updated": "2022-09-19T09:37:06.997997-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/955c09e3-efca-45c9-b2e4-64d6999b1520/?format=api"
                        }
                    ]
                },
                {
                    "id": "3abd10e3-a51c-4315-8006-e9628a89387a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/beea543d-133d-4810-8a2a-fb15eb2a7eba/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31872de7-ec29-448a-a925-1aaf17a0cead",
                            "gambit_id": "001b9dde-263d-4cd2-847e-b5856e4dbca1",
                            "last_updated": "2022-09-19T09:37:06.994086-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3abd10e3-a51c-4315-8006-e9628a89387a/?format=api"
                        },
                        {
                            "id": "f9a39921-1d3e-4303-a71a-fbc70ffd367b",
                            "gambit_id": "af2bb626-0057-4822-be20-d89b56614ce6",
                            "last_updated": "2022-09-19T09:37:06.995096-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3abd10e3-a51c-4315-8006-e9628a89387a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "267009a6-6803-4b4d-bd1c-bc3de4cc7ebb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7cfe89ae-58ab-4d5e-aa6c-f1d318f68c2c",
            "completed": true,
            "last_updated": "2022-09-18T18:07:38.987644-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/7cfe89ae-58ab-4d5e-aa6c-f1d318f68c2c",
            "datetime": "2022-09-17T16:00:00-04:00",
            "cutoff_datetime": "2022-09-17T16:00:00-04:00",
            "name": "UL Monroe v. Alabama",
            "bettypes": [
                {
                    "id": "61a9d810-2c95-40db-97a6-5e3009590c3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/267009a6-6803-4b4d-bd1c-bc3de4cc7ebb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "UL Monroe",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "03fb08b6-9044-4a3d-9192-cd0ffc54cbd6",
                            "gambit_id": "e884538f-2270-44e9-b138-0d5f6739a449",
                            "last_updated": "2022-09-18T18:07:38.993664-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alabama",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61a9d810-2c95-40db-97a6-5e3009590c3f/?format=api"
                        },
                        {
                            "id": "65524e96-ec05-4667-87e4-146b1814e9a8",
                            "gambit_id": "8725e517-eada-4b94-81e9-f901e8d989e3",
                            "last_updated": "2022-09-18T18:07:38.994665-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Monroe",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "49.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61a9d810-2c95-40db-97a6-5e3009590c3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef061ab8-42f8-4f7d-955d-32a2ce5e5d0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/267009a6-6803-4b4d-bd1c-bc3de4cc7ebb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 61.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 61.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b08c695a-a8fa-4ae0-b77e-665529fcb459",
                            "gambit_id": "e0e95b8c-e145-42b9-b18a-5cc2b6e5e2ea",
                            "last_updated": "2022-09-18T18:07:38.990423-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 61.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "61.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef061ab8-42f8-4f7d-955d-32a2ce5e5d0f/?format=api"
                        },
                        {
                            "id": "17405aef-659b-4d13-9075-30931fa6922a",
                            "gambit_id": "70ff4e49-502f-41b7-9fe0-c51351a509cc",
                            "last_updated": "2022-09-18T18:07:38.991613-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 61.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "61.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef061ab8-42f8-4f7d-955d-32a2ce5e5d0f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3a035e96-dc9e-497f-9108-2cd1f47c5c49",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9f99d3b9-80f3-459f-9908-72a3b2cc114c",
            "completed": true,
            "last_updated": "2022-09-18T18:07:35.087258-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.85,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/9f99d3b9-80f3-459f-9908-72a3b2cc114c",
            "datetime": "2022-09-17T16:00:00-04:00",
            "cutoff_datetime": "2022-09-17T16:00:00-04:00",
            "name": "Kansas v. Houston",
            "bettypes": [
                {
                    "id": "03ad9dc4-e2b8-4a75-80ea-7a19f1f8f958",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a035e96-dc9e-497f-9108-2cd1f47c5c49/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7162.0
                            },
                            {
                                "team": "Kansas",
                                "amount": 2838.0
                            }
                        ],
                        "expected_reward_tokens": 9166.74,
                        "profit_sb": 166.74,
                        "profit_sb_percentage": 1.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2c7e1408-993e-42c0-8729-a677fa861768",
                            "gambit_id": "7ccb6435-39ea-4200-8646-880ff202526c",
                            "last_updated": "2022-09-18T18:07:35.096512-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston",
                            "reward": "1.28000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ad9dc4-e2b8-4a75-80ea-7a19f1f8f958/?format=api"
                        },
                        {
                            "id": "a5d1f73b-08cf-4fdc-a1d9-b25dbdd3c26a",
                            "gambit_id": "a3275d3f-b47a-4566-a816-420662037c9d",
                            "last_updated": "2022-09-18T18:07:35.097659-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas",
                            "reward": "3.23000",
                            "odds": "3.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ad9dc4-e2b8-4a75-80ea-7a19f1f8f958/?format=api"
                        }
                    ]
                },
                {
                    "id": "64abf59d-c479-4054-984f-09b4ba074f2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a035e96-dc9e-497f-9108-2cd1f47c5c49/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Kansas",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1197fe93-ccb0-4ae6-8388-f388c6bdb82f",
                            "gambit_id": "6a997dc3-c76e-4cce-a133-f2c11b83e57d",
                            "last_updated": "2022-09-18T18:07:35.099887-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64abf59d-c479-4054-984f-09b4ba074f2c/?format=api"
                        },
                        {
                            "id": "eff1facf-b99b-4262-963a-af346c92ee3c",
                            "gambit_id": "a9ed823c-6ba0-447e-8399-d56d26964618",
                            "last_updated": "2022-09-18T18:07:35.100902-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64abf59d-c479-4054-984f-09b4ba074f2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "437a7e75-439a-44ed-a5ce-c791b1ff8a05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3a035e96-dc9e-497f-9108-2cd1f47c5c49/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b2330379-4b47-4311-b40e-a84177f5e5a9",
                            "gambit_id": "1b5fc46e-0218-428c-8ccc-b345205ea2d3",
                            "last_updated": "2022-09-18T18:07:35.090166-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 58",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "58.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437a7e75-439a-44ed-a5ce-c791b1ff8a05/?format=api"
                        },
                        {
                            "id": "c1c76d77-b0f3-40f7-b84f-9eb0633f3209",
                            "gambit_id": "0f2f68bf-784d-4fa6-b56c-aeee73b60c7c",
                            "last_updated": "2022-09-18T18:07:35.094112-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 58",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "58.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437a7e75-439a-44ed-a5ce-c791b1ff8a05/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "222264d8-f066-4c6b-bef0-beff3df26e82",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3967c8ab-2583-4329-a0ab-baa528711bec",
            "completed": true,
            "last_updated": "2022-09-18T18:07:32.338158-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.47,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3967c8ab-2583-4329-a0ab-baa528711bec",
            "datetime": "2022-09-17T15:30:00-04:00",
            "cutoff_datetime": "2022-09-17T15:30:00-04:00",
            "name": "Mississippi v. Georgia Tech",
            "bettypes": [
                {
                    "id": "87e88c19-b6c1-47d1-ad87-53f2c25ef7dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/222264d8-f066-4c6b-bef0-beff3df26e82/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 8311.0
                            },
                            {
                                "team": "Georgia Tech",
                                "amount": 1689.0
                            }
                        ],
                        "expected_reward_tokens": 9221.94,
                        "profit_sb": 221.94,
                        "profit_sb_percentage": 2.47,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4d260429-c408-46dc-9590-805b6aeef5c3",
                            "gambit_id": "e1de91c4-4a4e-4393-b1b3-5651545dba19",
                            "last_updated": "2022-09-18T18:07:32.344518-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mississippi",
                            "reward": "1.11000",
                            "odds": "1.13330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87e88c19-b6c1-47d1-ad87-53f2c25ef7dc/?format=api"
                        },
                        {
                            "id": "4a7d0cf9-e64c-4018-b96b-527918406d7f",
                            "gambit_id": "e3d29621-9e1d-4f3a-a18a-3f45cbe1ece5",
                            "last_updated": "2022-09-18T18:07:32.343531-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Tech",
                            "reward": "5.46000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87e88c19-b6c1-47d1-ad87-53f2c25ef7dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c9fea97-87b0-4a0e-ac8e-7499c8f3a543",
                    "match": "https://api-prod.gambitprofit.com/api/matches/222264d8-f066-4c6b-bef0-beff3df26e82/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Georgia Tech",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8850.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "427308d4-d500-42ef-bdcd-5c52626372b6",
                            "gambit_id": "c69f170e-6b58-4b5f-aaf2-858d9f709ef7",
                            "last_updated": "2022-09-18T18:07:32.347478-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mississippi",
                            "reward": "1.77000",
                            "odds": "1.90910",
                            "spread": "-17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c9fea97-87b0-4a0e-ac8e-7499c8f3a543/?format=api"
                        },
                        {
                            "id": "622cfd18-b8b7-405b-8f8e-a96a8c5f8bd7",
                            "gambit_id": "60bc28f8-e31c-4ed9-938b-7c9127611012",
                            "last_updated": "2022-09-18T18:07:32.346502-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Tech",
                            "reward": "1.77000",
                            "odds": "1.90910",
                            "spread": "17.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c9fea97-87b0-4a0e-ac8e-7499c8f3a543/?format=api"
                        }
                    ]
                },
                {
                    "id": "f568e72e-ac7a-46e0-89f4-16ee7c714a34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/222264d8-f066-4c6b-bef0-beff3df26e82/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8850.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0123e5f1-54d4-49b7-b4bb-e4fb4559ceca",
                            "gambit_id": "47c2588f-c3b7-46fc-aae7-8b436ef49524",
                            "last_updated": "2022-09-18T18:07:32.340596-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63",
                            "reward": "1.77000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f568e72e-ac7a-46e0-89f4-16ee7c714a34/?format=api"
                        },
                        {
                            "id": "b7b5ff91-57e1-4804-919a-dd8b4527f4c7",
                            "gambit_id": "db118ee2-3643-4cfe-94d3-a3206a90dc32",
                            "last_updated": "2022-09-18T18:07:32.341591-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63",
                            "reward": "1.77000",
                            "odds": "1.90910",
                            "spread": "63.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f568e72e-ac7a-46e0-89f4-16ee7c714a34/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9319f946-5e6b-4203-ad19-3362cb45ce30",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "63cecbd5-23ee-4470-b2fe-d543d1f43172",
            "completed": true,
            "last_updated": "2022-09-18T09:27:37.712622-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 5.29,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/63cecbd5-23ee-4470-b2fe-d543d1f43172",
            "datetime": "2022-09-17T15:30:00-04:00",
            "cutoff_datetime": "2022-09-17T15:30:00-04:00",
            "name": "Colorado v. Minnesota",
            "bettypes": [
                {
                    "id": "bf4917ba-d8e4-42a8-9e9b-71124cae6c54",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9319f946-5e6b-4203-ad19-3362cb45ce30/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Minnesota",
                                "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": "Minnesota",
                                "amount": 9296.0
                            },
                            {
                                "team": "Colorado",
                                "amount": 704.0
                            }
                        ],
                        "expected_reward_tokens": 9475.84,
                        "profit_sb": 475.84,
                        "profit_sb_percentage": 5.29,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a326a6c5-6169-4c01-b621-e35f0fbd9bdf",
                            "gambit_id": "2c604b6d-30d7-41b4-a42b-e8f9f6da1038",
                            "last_updated": "2022-09-18T09:27:37.718764-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota",
                            "reward": "1.02000",
                            "odds": "1.02000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4917ba-d8e4-42a8-9e9b-71124cae6c54/?format=api"
                        },
                        {
                            "id": "f8ddc7b9-28f3-4ed9-af88-40494dd95b89",
                            "gambit_id": "3853e43d-953d-4739-a86a-d4cfa2331ff1",
                            "last_updated": "2022-09-18T09:27:37.719755-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado",
                            "reward": "13.46000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4917ba-d8e4-42a8-9e9b-71124cae6c54/?format=api"
                        }
                    ]
                },
                {
                    "id": "694a8ef3-95e7-4144-a113-396ed4c42846",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9319f946-5e6b-4203-ad19-3362cb45ce30/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota",
                                "amount": 5000.0
                            },
                            {
                                "team": "Colorado",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "150158cb-6269-4d4d-ac25-d295e70088bc",
                            "gambit_id": "3f143bdf-0a3b-4f42-a659-1964c1d39a57",
                            "last_updated": "2022-09-18T09:27:37.721812-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-28.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/694a8ef3-95e7-4144-a113-396ed4c42846/?format=api"
                        },
                        {
                            "id": "146e258f-c6bb-4bb2-958f-24964e37eee0",
                            "gambit_id": "07666d49-7c49-40b9-a610-42e20664ff10",
                            "last_updated": "2022-09-18T09:27:37.722792-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "28.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/694a8ef3-95e7-4144-a113-396ed4c42846/?format=api"
                        }
                    ]
                },
                {
                    "id": "60083331-ee90-4e1f-84a3-9ce8db72b475",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9319f946-5e6b-4203-ad19-3362cb45ce30/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 47",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 47",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "87f1078a-bfd7-4396-954f-c3d6b05a0ae2",
                            "gambit_id": "a8c0cecf-bf01-46b1-b3fc-6370d93c062c",
                            "last_updated": "2022-09-18T09:27:37.716748-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60083331-ee90-4e1f-84a3-9ce8db72b475/?format=api"
                        },
                        {
                            "id": "327d1aa5-7ee4-4e8d-a603-cee47b327a5d",
                            "gambit_id": "d261fcb6-41ba-4b32-948c-3e952a6c3467",
                            "last_updated": "2022-09-18T09:27:37.715508-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60083331-ee90-4e1f-84a3-9ce8db72b475/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "571019bf-dcea-45d8-a42c-6825e563bf05",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4eef0ecf-4da8-428f-b3ba-6214646174e1",
            "completed": true,
            "last_updated": "2022-09-18T20:37:20.219509-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.87,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4eef0ecf-4da8-428f-b3ba-6214646174e1",
            "datetime": "2022-09-17T15:30:00-04:00",
            "cutoff_datetime": "2022-09-17T15:30:00-04:00",
            "name": "Troy v. Appalachian St",
            "bettypes": [
                {
                    "id": "11144058-25ac-42db-b0e3-26ec31defeeb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/571019bf-dcea-45d8-a42c-6825e563bf05/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7983.0
                            },
                            {
                                "team": "Troy",
                                "amount": 2017.0
                            }
                        ],
                        "expected_reward_tokens": 9258.03,
                        "profit_sb": 258.03,
                        "profit_sb_percentage": 2.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a772cf4-b688-498c-bc2e-a9af47b03e96",
                            "gambit_id": "3d9171bc-c4a9-4161-875c-2fe9baa270c1",
                            "last_updated": "2022-09-18T20:37:20.225568-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Appalachian St",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11144058-25ac-42db-b0e3-26ec31defeeb/?format=api"
                        },
                        {
                            "id": "e3277397-bfe4-42a2-a823-1af6aa6c6d72",
                            "gambit_id": "6d26c32f-9a25-4ea8-abd2-9a530d103504",
                            "last_updated": "2022-09-18T20:37:20.226576-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy",
                            "reward": "4.59000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11144058-25ac-42db-b0e3-26ec31defeeb/?format=api"
                        }
                    ]
                },
                {
                    "id": "73118313-f08b-4360-a3bd-6db4bd947bfc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/571019bf-dcea-45d8-a42c-6825e563bf05/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Troy",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b91548df-891e-45f3-982d-22ed9b849d7e",
                            "gambit_id": "8b1a99af-c67b-4bd0-8e56-36cf9d38122e",
                            "last_updated": "2022-09-18T20:37:20.228537-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Appalachian St",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73118313-f08b-4360-a3bd-6db4bd947bfc/?format=api"
                        },
                        {
                            "id": "9c1c79dd-6057-415c-8140-bef9849c2b61",
                            "gambit_id": "8b1b8869-29cc-484d-a8be-16c516f94522",
                            "last_updated": "2022-09-18T20:37:20.229582-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73118313-f08b-4360-a3bd-6db4bd947bfc/?format=api"
                        }
                    ]
                },
                {
                    "id": "d7cccd8b-11ec-47d3-9fcd-f303142e7204",
                    "match": "https://api-prod.gambitprofit.com/api/matches/571019bf-dcea-45d8-a42c-6825e563bf05/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 52",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 52",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "43ff15d6-bb41-4282-bd60-509b320ff579",
                            "gambit_id": "616908bd-4ad2-4b0d-b406-1a4b65c687c1",
                            "last_updated": "2022-09-18T20:37:20.223579-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7cccd8b-11ec-47d3-9fcd-f303142e7204/?format=api"
                        },
                        {
                            "id": "1eef3d03-31fd-45b9-91f9-778fc0a3f049",
                            "gambit_id": "c27473a6-c088-43a1-a025-dcc042ab8584",
                            "last_updated": "2022-09-18T20:37:20.222402-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7cccd8b-11ec-47d3-9fcd-f303142e7204/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8ac98692-8a7f-4459-ad58-61d60f8ef58e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a0bcfb10-b06f-4f31-aa55-70f16e91885d",
            "completed": true,
            "last_updated": "2022-09-18T20:32:16.385911-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/a0bcfb10-b06f-4f31-aa55-70f16e91885d",
            "datetime": "2022-09-17T15:30:00-04:00",
            "cutoff_datetime": "2022-09-17T15:30:00-04:00",
            "name": "New Mexico State v. Wisconsin",
            "bettypes": [
                {
                    "id": "56545cca-9019-40e2-8a43-f7af4dbbead3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ac98692-8a7f-4459-ad58-61d60f8ef58e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Mexico State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Wisconsin",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d9095053-30ce-41a9-aade-050824eefdee",
                            "gambit_id": "b8fa1c62-e4dd-4c88-9de0-5ef301b079d0",
                            "last_updated": "2022-09-18T20:32:16.393213-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Mexico State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "37.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56545cca-9019-40e2-8a43-f7af4dbbead3/?format=api"
                        },
                        {
                            "id": "b495f6c9-b2bb-4ede-9bbe-2776b6f98a87",
                            "gambit_id": "7cdb1d8d-73ef-446b-bb7d-99cd8c87abf0",
                            "last_updated": "2022-09-18T20:32:16.392231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wisconsin",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-37.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56545cca-9019-40e2-8a43-f7af4dbbead3/?format=api"
                        }
                    ]
                },
                {
                    "id": "b72a4b84-d006-4e1c-a59f-073e2200fef6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8ac98692-8a7f-4459-ad58-61d60f8ef58e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 45",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 45",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "859cb519-4cb0-4d1d-bc0d-ba8e1e004654",
                            "gambit_id": "f1643bbb-c10b-4053-93ef-d53f641cb18d",
                            "last_updated": "2022-09-18T20:32:16.389037-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/b72a4b84-d006-4e1c-a59f-073e2200fef6/?format=api"
                        },
                        {
                            "id": "aaa90ada-99ee-4178-aff3-7313cb10d008",
                            "gambit_id": "1a897095-5c42-414e-af62-2fb10692a3cc",
                            "last_updated": "2022-09-18T20:32:16.390206-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/b72a4b84-d006-4e1c-a59f-073e2200fef6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "591a459a-cc6f-46f7-b2a2-fc2d2be54ae6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e64bc8a8-befd-4667-b666-7e763e254abe",
            "completed": true,
            "last_updated": "2022-09-18T18:12:30.920156-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.24,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e64bc8a8-befd-4667-b666-7e763e254abe",
            "datetime": "2022-09-17T15:30:00-04:00",
            "cutoff_datetime": "2022-09-17T15:30:00-04:00",
            "name": "Vanderbilt v. Northern Illinois",
            "bettypes": [
                {
                    "id": "a5faa51c-1b30-445d-a462-0b999d655ff8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/591a459a-cc6f-46f7-b2a2-fc2d2be54ae6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Northern Illinois",
                                "amount": 5489.0
                            },
                            {
                                "team": "Vanderbilt",
                                "amount": 4511.0
                            }
                        ],
                        "expected_reward_tokens": 9111.74,
                        "profit_sb": 111.74,
                        "profit_sb_percentage": 1.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "949dcabf-99b1-4b3e-9dd8-3136a310045f",
                            "gambit_id": "c2b0858a-a9d5-4dd3-a796-2b6cc2cef596",
                            "last_updated": "2022-09-18T18:12:30.925508-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northern Illinois",
                            "reward": "1.66000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5faa51c-1b30-445d-a462-0b999d655ff8/?format=api"
                        },
                        {
                            "id": "ce9b7844-c278-4693-90ae-8ef43276507e",
                            "gambit_id": "4f51998d-e968-4dcb-9050-280b09de74cc",
                            "last_updated": "2022-09-18T18:12:30.926492-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vanderbilt",
                            "reward": "2.02000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5faa51c-1b30-445d-a462-0b999d655ff8/?format=api"
                        }
                    ]
                },
                {
                    "id": "dfb6f0f6-4b01-4163-bef3-32fd70b975bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/591a459a-cc6f-46f7-b2a2-fc2d2be54ae6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vanderbilt",
                                "amount": 5000.0
                            },
                            {
                                "team": "Northern Illinois",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "223a8f31-34fd-42d1-aa6c-f5a431eb5dcd",
                            "gambit_id": "cf089a8a-3e25-4d47-9f99-22fb36b6c4f6",
                            "last_updated": "2022-09-18T18:12:30.929384-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vanderbilt",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfb6f0f6-4b01-4163-bef3-32fd70b975bd/?format=api"
                        },
                        {
                            "id": "46072dcf-148a-4016-8ff6-f5973fbef6d2",
                            "gambit_id": "f220b8c3-d613-4dfc-98c9-00e2928a0d7d",
                            "last_updated": "2022-09-18T18:12:30.928415-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northern Illinois",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfb6f0f6-4b01-4163-bef3-32fd70b975bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "28be1889-1993-46a7-8713-40efb696fb35",
                    "match": "https://api-prod.gambitprofit.com/api/matches/591a459a-cc6f-46f7-b2a2-fc2d2be54ae6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "5c931376-f121-4b5d-adf6-172fbedc09ea",
                            "gambit_id": "e2846ed2-b74b-42ae-b068-88a84251d294",
                            "last_updated": "2022-09-18T18:12:30.923563-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/28be1889-1993-46a7-8713-40efb696fb35/?format=api"
                        },
                        {
                            "id": "1355ff40-94e6-4ab2-9993-0efe3067e459",
                            "gambit_id": "d03e3dc6-7381-45db-8b4e-637098f9277d",
                            "last_updated": "2022-09-18T18:12:30.922584-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/28be1889-1993-46a7-8713-40efb696fb35/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9eaa664d-7f73-45a4-ae36-9ecd003f371d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f47dc0d9-7f9f-4244-8203-9719db8cb808",
            "completed": true,
            "last_updated": "2022-09-18T18:07:34.508823-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f47dc0d9-7f9f-4244-8203-9719db8cb808",
            "datetime": "2022-09-17T15:30:00-04:00",
            "cutoff_datetime": "2022-09-17T15:30:00-04:00",
            "name": "BYU v. Oregon",
            "bettypes": [
                {
                    "id": "7ce0da70-971f-48ca-834b-175e74ec20ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eaa664d-7f73-45a4-ae36-9ecd003f371d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oregon",
                                "amount": 6114.0
                            },
                            {
                                "team": "BYU",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "932fe982-6e83-4802-8c01-4fe6f8f6b263",
                            "gambit_id": "55f54ae3-8071-4cea-a380-3f42553288a6",
                            "last_updated": "2022-09-18T18:07:34.515339-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ce0da70-971f-48ca-834b-175e74ec20ae/?format=api"
                        },
                        {
                            "id": "3a8806ba-50e8-44ef-be18-35799ad05e70",
                            "gambit_id": "40c1d013-ab30-4678-87c3-80c32f8efe5a",
                            "last_updated": "2022-09-18T18:07:34.516485-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BYU",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ce0da70-971f-48ca-834b-175e74ec20ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "7a1966bd-fa96-4457-944d-9ad16f9ab363",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eaa664d-7f73-45a4-ae36-9ecd003f371d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Oregon",
                                "amount": 5000.0
                            },
                            {
                                "team": "BYU",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "98abffe0-7554-4212-aeb8-109236604fa4",
                            "gambit_id": "687aa487-a866-4447-8376-3afbe5704807",
                            "last_updated": "2022-09-18T18:07:34.518781-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oregon",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1966bd-fa96-4457-944d-9ad16f9ab363/?format=api"
                        },
                        {
                            "id": "d0d0d57d-bad2-4829-9677-5cf78e10f5b4",
                            "gambit_id": "43a2bf2d-2b31-416e-ac2d-153f28dd4ac9",
                            "last_updated": "2022-09-18T18:07:34.519920-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BYU",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1966bd-fa96-4457-944d-9ad16f9ab363/?format=api"
                        }
                    ]
                },
                {
                    "id": "cfa6d13b-309f-45c2-9154-995dae13ef0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9eaa664d-7f73-45a4-ae36-9ecd003f371d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 57.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 57.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d4a2847-c664-4c4f-9c7c-806f30b4bbe7",
                            "gambit_id": "9ffad553-bcec-4054-bd9a-252537b3fbe6",
                            "last_updated": "2022-09-18T18:07:34.512834-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 57.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "57.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfa6d13b-309f-45c2-9154-995dae13ef0c/?format=api"
                        },
                        {
                            "id": "f06be533-c3d3-4fa2-a9ae-682c5fea3b9e",
                            "gambit_id": "a13c7078-dfdb-4677-8c8d-95ad64350f9f",
                            "last_updated": "2022-09-18T18:07:34.511678-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 57.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "57.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfa6d13b-309f-45c2-9154-995dae13ef0c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "37a8316e-69d3-4138-90e6-0fda6b222bd8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "924bb9e0-1700-4e7a-8d0f-da26c48918f0",
            "completed": true,
            "last_updated": "2022-09-18T18:07:34.749972-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.25,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/924bb9e0-1700-4e7a-8d0f-da26c48918f0",
            "datetime": "2022-09-17T15:30:00-04:00",
            "cutoff_datetime": "2022-09-17T15:30:00-04:00",
            "name": "Georgia Southern v. UAB",
            "bettypes": [
                {
                    "id": "60259467-6bcc-436f-a2f4-3412c0f2f584",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37a8316e-69d3-4138-90e6-0fda6b222bd8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7733.0
                            },
                            {
                                "team": "Georgia Southern",
                                "amount": 2267.0
                            }
                        ],
                        "expected_reward_tokens": 9202.27,
                        "profit_sb": 202.27,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a95b8d9f-9b99-4e05-a08c-f3be3f04ad3f",
                            "gambit_id": "05ba237d-0e11-489a-87ea-b2f6d283442f",
                            "last_updated": "2022-09-18T18:07:34.756301-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UAB",
                            "reward": "1.19000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60259467-6bcc-436f-a2f4-3412c0f2f584/?format=api"
                        },
                        {
                            "id": "62113e89-e399-43ff-9141-0c43c1147c41",
                            "gambit_id": "c30008cf-a11d-46d0-b49d-35a2981151a7",
                            "last_updated": "2022-09-18T18:07:34.758192-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Southern",
                            "reward": "4.06000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60259467-6bcc-436f-a2f4-3412c0f2f584/?format=api"
                        }
                    ]
                },
                {
                    "id": "5837407e-6de4-45fe-b25a-33e7012a405f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37a8316e-69d3-4138-90e6-0fda6b222bd8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Georgia Southern",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd5c1534-abe0-4b46-aa0c-cab7bcb04720",
                            "gambit_id": "b60d2178-b9e3-47ad-b278-5cc18517bed2",
                            "last_updated": "2022-09-18T18:07:34.760076-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UAB",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5837407e-6de4-45fe-b25a-33e7012a405f/?format=api"
                        },
                        {
                            "id": "c0922e0d-387d-49e8-abcc-33e81aa994de",
                            "gambit_id": "819d4090-07ad-467d-be58-aedd075ad6a8",
                            "last_updated": "2022-09-18T18:07:34.761006-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Southern",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5837407e-6de4-45fe-b25a-33e7012a405f/?format=api"
                        }
                    ]
                },
                {
                    "id": "e400291e-f200-4080-8e33-ede129b6a85a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/37a8316e-69d3-4138-90e6-0fda6b222bd8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a766c60d-66ea-487f-b63d-811f87c1126a",
                            "gambit_id": "43c1e158-9b3a-4378-a2cb-fc059e7383e1",
                            "last_updated": "2022-09-18T18:07:34.752799-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 59.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "59.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e400291e-f200-4080-8e33-ede129b6a85a/?format=api"
                        },
                        {
                            "id": "c88148f8-6f12-4cd7-b2e6-da7fe990e2d7",
                            "gambit_id": "d571d2bb-7ba4-4b33-b763-01cc8c45089f",
                            "last_updated": "2022-09-18T18:07:34.754022-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 59.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "59.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e400291e-f200-4080-8e33-ede129b6a85a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "79c96c88-49f6-47bb-a0d6-f58cc3b9ce14",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bfdd05ec-7624-4d48-9225-79e23ad9ef02",
            "completed": true,
            "last_updated": "2022-09-19T10:11:59.311265-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.15,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/bfdd05ec-7624-4d48-9225-79e23ad9ef02",
            "datetime": "2022-09-17T15:30:00-04:00",
            "cutoff_datetime": "2022-09-17T15:30:00-04:00",
            "name": "Atlanta United FC v. Philadelphia Union",
            "bettypes": [
                {
                    "id": "bbc91773-0b62-4f8c-bdfb-f78522d4bedb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79c96c88-49f6-47bb-a0d6-f58cc3b9ce14/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Atlanta United FC",
                                "amount": 5378.0
                            },
                            {
                                "team": "Philadelphia Union",
                                "amount": 4622.0
                            }
                        ],
                        "expected_reward_tokens": 11831.6,
                        "profit_sb": 2831.6,
                        "profit_sb_percentage": 31.46,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta United FC",
                                "amount": 3978.0
                            },
                            {
                                "team": "Philadelphia Union",
                                "amount": 3418.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2604.0
                            }
                        ],
                        "expected_reward_tokens": 8749.44,
                        "profit_sb": -250.56,
                        "profit_sb_percentage": -2.78,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0fd31fde-284a-4934-8dff-6b7495da5b0b",
                            "gambit_id": "1840f538-c272-40ab-9337-191d29cb23a6",
                            "last_updated": "2022-09-19T10:11:59.318863-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta United FC",
                            "reward": "2.20000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc91773-0b62-4f8c-bdfb-f78522d4bedb/?format=api"
                        },
                        {
                            "id": "1ac68811-7fad-4c05-99f8-ff56121e290e",
                            "gambit_id": "0654b1d4-5860-4ccb-bf69-5900f445c165",
                            "last_updated": "2022-09-19T10:11:59.317738-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Union",
                            "reward": "2.56000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc91773-0b62-4f8c-bdfb-f78522d4bedb/?format=api"
                        },
                        {
                            "id": "0fdf7296-2411-4f5a-92cf-1c997bdc76c0",
                            "gambit_id": "ae85f419-641f-4cac-a719-3f9a0e9b2668",
                            "last_updated": "2022-09-19T10:11:59.320019-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.36000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc91773-0b62-4f8c-bdfb-f78522d4bedb/?format=api"
                        }
                    ]
                },
                {
                    "id": "42bd16e2-b0db-42a5-aca9-3836cfd91f26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/79c96c88-49f6-47bb-a0d6-f58cc3b9ce14/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6419.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3581.0
                            }
                        ],
                        "expected_reward_tokens": 8986.6,
                        "profit_sb": -13.4,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f79cb29e-4587-4ac6-a8ab-0b1fe68946d9",
                            "gambit_id": "71d8d6dc-147f-4057-96dd-8b71f0a30cfb",
                            "last_updated": "2022-09-19T10:11:59.315338-04: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/42bd16e2-b0db-42a5-aca9-3836cfd91f26/?format=api"
                        },
                        {
                            "id": "7f9c717c-858d-44f9-9e1b-0f3e965d5a74",
                            "gambit_id": "1e891921-eef0-4287-9308-ed6257b6fe46",
                            "last_updated": "2022-09-19T10:11:59.314071-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.51000",
                            "odds": "2.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42bd16e2-b0db-42a5-aca9-3836cfd91f26/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e7fd4b0-d5ef-4633-a498-8ff249d367b1",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "714f91db-073a-4fa6-b434-f3f786b2845e",
            "completed": true,
            "last_updated": "2022-09-18T20:32:16.224664-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/714f91db-073a-4fa6-b434-f3f786b2845e",
            "datetime": "2022-09-17T15:30:00-04:00",
            "cutoff_datetime": "2022-09-17T15:30:00-04:00",
            "name": "Penn State v. Auburn",
            "bettypes": [
                {
                    "id": "cbc73212-6b4a-4f11-b671-c27ee43a21ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e7fd4b0-d5ef-4633-a498-8ff249d367b1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Penn State",
                                "amount": 5580.0
                            },
                            {
                                "team": "Auburn",
                                "amount": 4420.0
                            }
                        ],
                        "expected_reward_tokens": 9149.4,
                        "profit_sb": 149.4,
                        "profit_sb_percentage": 1.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6b6fe68c-ebe3-49e1-bc27-a1dfdbfa755c",
                            "gambit_id": "adeedb2b-693a-44cc-9e40-b60669793653",
                            "last_updated": "2022-09-18T20:32:16.231674-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Penn State",
                            "reward": "1.64000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbc73212-6b4a-4f11-b671-c27ee43a21ff/?format=api"
                        },
                        {
                            "id": "febf5679-273e-46d1-a4e0-f3df297eaa2a",
                            "gambit_id": "cc15a575-8da7-42f8-aff8-00231d388bd9",
                            "last_updated": "2022-09-18T20:32:16.230699-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Auburn",
                            "reward": "2.07000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbc73212-6b4a-4f11-b671-c27ee43a21ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "75cb8ef8-f259-4ec8-8e86-671139117977",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e7fd4b0-d5ef-4633-a498-8ff249d367b1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Penn State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Auburn",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "da352272-a153-475d-9b4f-95c50bf3c5d6",
                            "gambit_id": "52ce77dd-2e93-4b60-8b70-ebc90c4983a1",
                            "last_updated": "2022-09-18T20:32:16.234596-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Penn State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75cb8ef8-f259-4ec8-8e86-671139117977/?format=api"
                        },
                        {
                            "id": "47c0cb01-bff3-4066-bedb-bcd468bc047b",
                            "gambit_id": "3dbec913-8aff-40a4-ac7c-05e5ea7bbf19",
                            "last_updated": "2022-09-18T20:32:16.233612-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Auburn",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75cb8ef8-f259-4ec8-8e86-671139117977/?format=api"
                        }
                    ]
                },
                {
                    "id": "32860213-9589-4af4-8d48-3410951fdcfa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e7fd4b0-d5ef-4633-a498-8ff249d367b1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "82604bce-a0f3-48d4-99d2-524fd076f7a7",
                            "gambit_id": "125c131b-11b9-4a5e-a027-9e4efeb7f1c4",
                            "last_updated": "2022-09-18T20:32:16.227548-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/32860213-9589-4af4-8d48-3410951fdcfa/?format=api"
                        },
                        {
                            "id": "6e05332b-4ef6-4493-8b21-350b52560634",
                            "gambit_id": "916892d2-d625-41c8-ae8b-6f918c90d709",
                            "last_updated": "2022-09-18T20:32:16.228743-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/32860213-9589-4af4-8d48-3410951fdcfa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2cca293a-79c5-4564-97f9-22966e13f47a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "997673db-5009-4944-862f-534c170e96d9",
            "completed": true,
            "last_updated": "2022-09-19T09:42:08.665198-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/997673db-5009-4944-862f-534c170e96d9",
            "datetime": "2022-09-17T15:07:00-04:00",
            "cutoff_datetime": "2022-09-17T15:07:00-04:00",
            "name": "BAL (K Bradish) v. TOR (J Berrios)",
            "bettypes": [
                {
                    "id": "a6b35e41-014c-497b-8d99-9ae56a13f3e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cca293a-79c5-4564-97f9-22966e13f47a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (J Berrios)",
                                "amount": 5884.0
                            },
                            {
                                "team": "BAL (K Bradish)",
                                "amount": 4116.0
                            }
                        ],
                        "expected_reward_tokens": 9178.68,
                        "profit_sb": 178.68,
                        "profit_sb_percentage": 1.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c0462981-3a9a-4c29-897d-a8561d52a881",
                            "gambit_id": "f7200d2b-b366-41b3-9a93-55cbc6ad911c",
                            "last_updated": "2022-09-19T09:42:08.674572-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6b35e41-014c-497b-8d99-9ae56a13f3e1/?format=api"
                        },
                        {
                            "id": "5ee15cd3-9acc-46d3-b65a-386275a738ee",
                            "gambit_id": "b25f5115-3a1b-497e-bcf7-5db2bd1bb7fd",
                            "last_updated": "2022-09-19T09:42:08.675558-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL (K Bradish)",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6b35e41-014c-497b-8d99-9ae56a13f3e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c1581ce-17ea-4eda-97f4-a7b60de0435c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cca293a-79c5-4564-97f9-22966e13f47a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 5664.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7426f3e2-0290-41e1-a398-b447ecefd9b6",
                            "gambit_id": "793b64da-435c-46da-a307-221be432e935",
                            "last_updated": "2022-09-19T09:42:08.672545-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BAL",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c1581ce-17ea-4eda-97f4-a7b60de0435c/?format=api"
                        },
                        {
                            "id": "7cbc6772-7c2d-4e9a-98e5-7be037b5805a",
                            "gambit_id": "5980b37e-f55d-4de3-8c4a-baa66da25c09",
                            "last_updated": "2022-09-19T09:42:08.671521-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c1581ce-17ea-4eda-97f4-a7b60de0435c/?format=api"
                        }
                    ]
                },
                {
                    "id": "3aec7ece-5f2e-4cea-820d-1132fbb2c87a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cca293a-79c5-4564-97f9-22966e13f47a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5208.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5ceef2e5-f007-487a-956b-792b4895d213",
                            "gambit_id": "0b544d1b-27d4-4408-97c2-97ee667ce05f",
                            "last_updated": "2022-09-19T09:42:08.668319-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aec7ece-5f2e-4cea-820d-1132fbb2c87a/?format=api"
                        },
                        {
                            "id": "c5e7df9f-b45d-4b8d-a16e-f48014fed88d",
                            "gambit_id": "2c6fc9d6-795a-4dfc-b9b2-11a5a8b37bf4",
                            "last_updated": "2022-09-19T09:42:08.669477-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aec7ece-5f2e-4cea-820d-1132fbb2c87a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5e91ceb9-7a1b-4481-82f5-b5317a39b5a2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "68467c8f-a264-44fa-bb6d-312dddacf894",
            "completed": true,
            "last_updated": "2022-09-18T20:37:19.478757-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.24,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/68467c8f-a264-44fa-bb6d-312dddacf894",
            "datetime": "2022-09-17T15:00:00-04:00",
            "cutoff_datetime": "2022-09-17T15:00:00-04:00",
            "name": "North Texas v. UNLV",
            "bettypes": [
                {
                    "id": "00bf6b94-863c-4691-9a26-1f2a04a9dbd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e91ceb9-7a1b-4481-82f5-b5317a39b5a2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UNLV",
                                "amount": 5489.0
                            },
                            {
                                "team": "North Texas",
                                "amount": 4511.0
                            }
                        ],
                        "expected_reward_tokens": 9111.74,
                        "profit_sb": 111.74,
                        "profit_sb_percentage": 1.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1df5e9f-3f05-4cbe-a842-204e13b57c6f",
                            "gambit_id": "2162db91-3776-458c-beb0-e8ec1d1ecd56",
                            "last_updated": "2022-09-18T20:37:19.485833-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UNLV",
                            "reward": "1.66000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00bf6b94-863c-4691-9a26-1f2a04a9dbd5/?format=api"
                        },
                        {
                            "id": "e94f3354-9183-49e3-8d3a-725907573ad1",
                            "gambit_id": "3350ec33-7c2c-4d98-91d2-308fa52c5888",
                            "last_updated": "2022-09-18T20:37:19.486922-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Texas",
                            "reward": "2.02000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00bf6b94-863c-4691-9a26-1f2a04a9dbd5/?format=api"
                        }
                    ]
                },
                {
                    "id": "46f3a877-2aa1-4d4c-9de9-9636b8733fa1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e91ceb9-7a1b-4481-82f5-b5317a39b5a2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UNLV",
                                "amount": 5110.0
                            },
                            {
                                "team": "North Texas",
                                "amount": 4890.0
                            }
                        ],
                        "expected_reward_tokens": 9044.7,
                        "profit_sb": 44.7,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8918e3d7-a6ee-45cc-b542-b769fe895c5a",
                            "gambit_id": "bcb11267-3489-4da9-8d6e-86f0234b4ca0",
                            "last_updated": "2022-09-18T20:37:19.488871-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UNLV",
                            "reward": "1.77000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46f3a877-2aa1-4d4c-9de9-9636b8733fa1/?format=api"
                        },
                        {
                            "id": "6e44847d-4a33-4ab5-8c78-f5d99cd3e100",
                            "gambit_id": "4bbea4b6-d9ad-48f3-8b7c-a43a69d881f8",
                            "last_updated": "2022-09-18T20:37:19.489852-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "North Texas",
                            "reward": "1.85000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46f3a877-2aa1-4d4c-9de9-9636b8733fa1/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c1cafda-980e-41ba-9124-becfa85ef882",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e91ceb9-7a1b-4481-82f5-b5317a39b5a2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 62.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "94f7f5b6-c09f-4bf7-a1f1-703caf4d3d47",
                            "gambit_id": "66e05c86-2fea-4437-a414-ba29e75dac60",
                            "last_updated": "2022-09-18T20:37:19.482138-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 62.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "62.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c1cafda-980e-41ba-9124-becfa85ef882/?format=api"
                        },
                        {
                            "id": "28616d3a-5d71-4fdf-a4f7-ba462b870e64",
                            "gambit_id": "bce98a87-12d7-4dd5-8665-7dfcb6ba1b1f",
                            "last_updated": "2022-09-18T20:37:19.483388-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 62.5",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "62.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c1cafda-980e-41ba-9124-becfa85ef882/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5aa92ffe-0508-40e4-819d-0b6f9c17def5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ab792dbf-15c1-4b0f-b9a4-2d41bfbeae50",
            "completed": true,
            "last_updated": "2022-09-18T20:37:19.650337-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.82,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ab792dbf-15c1-4b0f-b9a4-2d41bfbeae50",
            "datetime": "2022-09-17T15:00:00-04:00",
            "cutoff_datetime": "2022-09-17T15:00:00-04:00",
            "name": "Tulane v. Kansas State",
            "bettypes": [
                {
                    "id": "b3cb74d3-29aa-4e90-b866-9d17cdcd6c71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5aa92ffe-0508-40e4-819d-0b6f9c17def5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8189.0
                            },
                            {
                                "team": "Tulane",
                                "amount": 1811.0
                            }
                        ],
                        "expected_reward_tokens": 9253.57,
                        "profit_sb": 253.57,
                        "profit_sb_percentage": 2.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee0b11a6-236c-4ea0-822a-73d514c5bcd2",
                            "gambit_id": "e327d7e8-171d-4b87-ac90-3ba78cf4c451",
                            "last_updated": "2022-09-18T20:37:19.656289-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas State",
                            "reward": "1.13000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3cb74d3-29aa-4e90-b866-9d17cdcd6c71/?format=api"
                        },
                        {
                            "id": "3113c393-d8ff-46b8-86bf-1f49f16ca53b",
                            "gambit_id": "e13a2c11-914d-41cd-a53b-2992f427dc5f",
                            "last_updated": "2022-09-18T20:37:19.657255-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulane",
                            "reward": "5.11000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3cb74d3-29aa-4e90-b866-9d17cdcd6c71/?format=api"
                        }
                    ]
                },
                {
                    "id": "d723136b-c599-4ebf-87e7-6a4eb10065a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5aa92ffe-0508-40e4-819d-0b6f9c17def5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Tulane",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "944ded99-d8f2-4cdd-ba9a-e78f7f498b80",
                            "gambit_id": "ea108afc-bf2e-411a-ac6d-7b4acf35279c",
                            "last_updated": "2022-09-18T20:37:19.659170-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas State",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d723136b-c599-4ebf-87e7-6a4eb10065a7/?format=api"
                        },
                        {
                            "id": "1902e6ad-5022-4aef-890b-abdf0ec949ca",
                            "gambit_id": "f95edfbf-a955-4040-ab7f-e2ef2f81f479",
                            "last_updated": "2022-09-18T20:37:19.660127-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulane",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d723136b-c599-4ebf-87e7-6a4eb10065a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9ed6d17-6138-4db8-b363-af9d5c0771ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5aa92ffe-0508-40e4-819d-0b6f9c17def5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b84d097b-f0ab-49c2-9438-ccd3af83cd3d",
                            "gambit_id": "77a92d82-6cbc-4934-88d7-5ea8a8e092b6",
                            "last_updated": "2022-09-18T20:37:19.654331-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 49",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ed6d17-6138-4db8-b363-af9d5c0771ce/?format=api"
                        },
                        {
                            "id": "3210c037-3bf2-4fc7-874f-7f28b640b53a",
                            "gambit_id": "8c8d38bc-abc7-496c-b615-0338b1ce96b3",
                            "last_updated": "2022-09-18T20:37:19.653293-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 49",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "49.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ed6d17-6138-4db8-b363-af9d5c0771ce/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4700fd5e-e619-4fd7-aabf-7c2c985f72c2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3a7da35e-ca00-444a-ba44-309440693bec",
            "completed": true,
            "last_updated": "2022-09-18T20:37:19.318422-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.15,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/3a7da35e-ca00-444a-ba44-309440693bec",
            "datetime": "2022-09-17T14:30:00-04:00",
            "cutoff_datetime": "2022-09-17T14:30:00-04:00",
            "name": "California v. Notre Dame",
            "bettypes": [
                {
                    "id": "4e828222-cbef-4c3b-8478-91bc105246a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4700fd5e-e619-4fd7-aabf-7c2c985f72c2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7937.0
                            },
                            {
                                "team": "California",
                                "amount": 2063.0
                            }
                        ],
                        "expected_reward_tokens": 9283.5,
                        "profit_sb": 283.5,
                        "profit_sb_percentage": 3.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a1b6aed-7206-4229-aadd-545bcaeea88c",
                            "gambit_id": "38391399-c200-419a-bf98-4ca27b05d33b",
                            "last_updated": "2022-09-18T20:37:19.324358-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Notre Dame",
                            "reward": "1.17000",
                            "odds": "1.18870",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e828222-cbef-4c3b-8478-91bc105246a2/?format=api"
                        },
                        {
                            "id": "7420cbde-045c-43d2-aa00-29fc7502fe4d",
                            "gambit_id": "05565be4-f94d-4388-bdfb-0b0157139dcc",
                            "last_updated": "2022-09-18T20:37:19.325679-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "California",
                            "reward": "4.50000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e828222-cbef-4c3b-8478-91bc105246a2/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ce0a12d-83c6-4847-977c-d1ad1af1f22b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4700fd5e-e619-4fd7-aabf-7c2c985f72c2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Notre Dame",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a72efafa-4436-47d1-b74c-25886a7dbfa8",
                            "gambit_id": "88d9f21e-4996-4221-adec-c095e4bacf81",
                            "last_updated": "2022-09-18T20:37:19.328876-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "California",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ce0a12d-83c6-4847-977c-d1ad1af1f22b/?format=api"
                        },
                        {
                            "id": "0e3203f1-ba0d-4aa4-a5a1-f1d417dd3e3f",
                            "gambit_id": "545b1b0b-3360-4188-9628-148aa6e8a412",
                            "last_updated": "2022-09-18T20:37:19.327911-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Notre Dame",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ce0a12d-83c6-4847-977c-d1ad1af1f22b/?format=api"
                        }
                    ]
                },
                {
                    "id": "55154efb-8faf-4b63-a08a-f20dde9c5d2d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4700fd5e-e619-4fd7-aabf-7c2c985f72c2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 41.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 41.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67f65fad-2fb0-468d-97fb-dfe898406703",
                            "gambit_id": "4fb7f797-f01f-4a63-8ade-cd7e79e73c47",
                            "last_updated": "2022-09-18T20:37:19.322442-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 41.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "41.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55154efb-8faf-4b63-a08a-f20dde9c5d2d/?format=api"
                        },
                        {
                            "id": "acb42175-8e51-4f3c-9e3a-3ad9ca5402c8",
                            "gambit_id": "430ea6ed-e85a-4dcc-94d6-ff7f1d3db2fc",
                            "last_updated": "2022-09-18T20:37:19.321222-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 41.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "41.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55154efb-8faf-4b63-a08a-f20dde9c5d2d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "78bf74b9-07a3-47b5-8467-03b0dcf1483f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "730e49d2-5e9e-4d4f-b147-6570bcede314",
            "completed": true,
            "last_updated": "2022-09-19T09:42:09.111062-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.45,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/730e49d2-5e9e-4d4f-b147-6570bcede314",
            "datetime": "2022-09-17T14:20:00-04:00",
            "cutoff_datetime": "2022-09-17T14:20:00-04:00",
            "name": "COL (J Urena) v. CHC (H Wesneski)",
            "bettypes": [
                {
                    "id": "60312ab1-f650-4942-95f5-04c1b1735ed7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78bf74b9-07a3-47b5-8467-03b0dcf1483f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (H Wesneski)",
                                "amount": 5588.0
                            },
                            {
                                "team": "COL (J Urena)",
                                "amount": 4412.0
                            }
                        ],
                        "expected_reward_tokens": 9220.2,
                        "profit_sb": 220.2,
                        "profit_sb_percentage": 2.45,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3dc66a08-c0b4-418b-99f4-16cd83f1d96e",
                            "gambit_id": "78fa5660-98d7-47ae-9e1e-f318e8c00cf1",
                            "last_updated": "2022-09-19T09:42:09.121129-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (H Wesneski)",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60312ab1-f650-4942-95f5-04c1b1735ed7/?format=api"
                        },
                        {
                            "id": "4d4b8a33-c0ad-4cc6-8f24-af5ab34878c7",
                            "gambit_id": "52e1223d-5ff3-48db-bdea-a73d30a3dbef",
                            "last_updated": "2022-09-19T09:42:09.122192-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (J Urena)",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60312ab1-f650-4942-95f5-04c1b1735ed7/?format=api"
                        }
                    ]
                },
                {
                    "id": "cbe28829-1d46-4e48-a3a6-84575a926f56",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78bf74b9-07a3-47b5-8467-03b0dcf1483f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "CHC",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ecaa1d49-5e99-433a-97da-4c31bf2c5c26",
                            "gambit_id": "e48addfc-d645-4859-b4bb-30cc0b06e460",
                            "last_updated": "2022-09-19T09:42:09.118961-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe28829-1d46-4e48-a3a6-84575a926f56/?format=api"
                        },
                        {
                            "id": "84323c16-4419-45c5-ab1b-e9ac3a803324",
                            "gambit_id": "f1a71212-c4dd-4a11-b146-275b02568b3c",
                            "last_updated": "2022-09-19T09:42:09.117748-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe28829-1d46-4e48-a3a6-84575a926f56/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a494b29-547c-4cc4-95b0-f0497c3c66b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78bf74b9-07a3-47b5-8467-03b0dcf1483f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cdf1b7a7-a28c-4244-8ce8-2aee37392723",
                            "gambit_id": "319ad9dc-4e38-47a0-a149-847d70c63b8c",
                            "last_updated": "2022-09-19T09:42:09.115302-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a494b29-547c-4cc4-95b0-f0497c3c66b8/?format=api"
                        },
                        {
                            "id": "cc6c8c03-538e-44dd-b7cc-78272440339d",
                            "gambit_id": "f9314b01-faaf-4496-b5f6-bb39d6aad322",
                            "last_updated": "2022-09-19T09:42:09.114061-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a494b29-547c-4cc4-95b0-f0497c3c66b8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8f378c73-a57e-4222-8443-6d14feae9c7c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0f6e0472-03e1-4b62-8825-9cd6ebf2acea",
            "completed": true,
            "last_updated": "2022-09-18T20:42:16.882460-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.22,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/0f6e0472-03e1-4b62-8825-9cd6ebf2acea",
            "datetime": "2022-09-17T14:00:00-04:00",
            "cutoff_datetime": "2022-09-17T14:00:00-04:00",
            "name": "Old Dominion v. Virginia",
            "bettypes": [
                {
                    "id": "4f130b9f-e26e-4fae-aac7-f67e7a700470",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f378c73-a57e-4222-8443-6d14feae9c7c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7302.0
                            },
                            {
                                "team": "Old Dominion",
                                "amount": 2698.0
                            }
                        ],
                        "expected_reward_tokens": 9200.18,
                        "profit_sb": 200.18,
                        "profit_sb_percentage": 2.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d9f8de85-b40e-453b-9046-84c84ffce41c",
                            "gambit_id": "7c39c654-15ee-498b-9e64-c55c602f349c",
                            "last_updated": "2022-09-18T20:42:16.889217-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Virginia",
                            "reward": "1.26000",
                            "odds": "1.29410",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f130b9f-e26e-4fae-aac7-f67e7a700470/?format=api"
                        },
                        {
                            "id": "c68f6bc7-2149-41b8-8004-c293aaabab27",
                            "gambit_id": "c0c37f9d-bb34-4c2b-b2af-49b297427e74",
                            "last_updated": "2022-09-18T20:42:16.890301-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Old Dominion",
                            "reward": "3.41000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f130b9f-e26e-4fae-aac7-f67e7a700470/?format=api"
                        }
                    ]
                },
                {
                    "id": "f60e337f-4ffc-4f1e-8daa-b17bd32032bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f378c73-a57e-4222-8443-6d14feae9c7c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Old Dominion",
                                "amount": 5000.0
                            },
                            {
                                "team": "Virginia",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b209d947-d634-420a-b7fa-94551eb226cc",
                            "gambit_id": "9c4a8970-dc73-48fe-a740-996d267f54dd",
                            "last_updated": "2022-09-18T20:42:16.893485-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Old Dominion",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f60e337f-4ffc-4f1e-8daa-b17bd32032bd/?format=api"
                        },
                        {
                            "id": "179c4b26-0880-4235-8d34-ca9fde761d02",
                            "gambit_id": "e2c0f25e-a06a-40b5-9a91-16be46cbbb38",
                            "last_updated": "2022-09-18T20:42:16.892447-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Virginia",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f60e337f-4ffc-4f1e-8daa-b17bd32032bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "65ccd784-7291-4cf5-b903-1bbdd50f2519",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8f378c73-a57e-4222-8443-6d14feae9c7c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 52.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 52.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dbbb2831-c0f2-4187-a34d-aeebeed27953",
                            "gambit_id": "145fa98c-69ff-4870-895a-6562cf221717",
                            "last_updated": "2022-09-18T20:42:16.886795-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ccd784-7291-4cf5-b903-1bbdd50f2519/?format=api"
                        },
                        {
                            "id": "6a3c189f-478b-4371-ad43-0866aac91a08",
                            "gambit_id": "f7805d1c-579f-45a4-a559-d08299a5e321",
                            "last_updated": "2022-09-18T20:42:16.885528-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ccd784-7291-4cf5-b903-1bbdd50f2519/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fc19d41e-55a8-4f01-8e5c-a4c635d88f9a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f6570d6b-f7bc-4d7e-a4b9-0ba3b46c8ef0",
            "completed": true,
            "last_updated": "2022-09-18T20:42:17.332951-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.96,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f6570d6b-f7bc-4d7e-a4b9-0ba3b46c8ef0",
            "datetime": "2022-09-17T14:00:00-04:00",
            "cutoff_datetime": "2022-09-17T14:00:00-04:00",
            "name": "Ohio v. Iowa State",
            "bettypes": [
                {
                    "id": "b00d47e4-2431-449e-92eb-0ea17f8a2200",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc19d41e-55a8-4f01-8e5c-a4c635d88f9a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Iowa State",
                                "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": "Iowa State",
                                "amount": 8744.0
                            },
                            {
                                "team": "Ohio",
                                "amount": 1256.0
                            }
                        ],
                        "expected_reward_tokens": 9356.08,
                        "profit_sb": 356.08,
                        "profit_sb_percentage": 3.96,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "49bc87b1-6f77-485d-90aa-0bb6ebf450ce",
                            "gambit_id": "fece77ee-accd-4111-a36d-7d4b56e3bfe0",
                            "last_updated": "2022-09-18T20:42:17.338921-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iowa State",
                            "reward": "1.07000",
                            "odds": "1.07690",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b00d47e4-2431-449e-92eb-0ea17f8a2200/?format=api"
                        },
                        {
                            "id": "b652b040-6acb-4624-a342-9c62ce731a04",
                            "gambit_id": "1b678237-1c83-4b38-ac2e-291c9b2e6c1d",
                            "last_updated": "2022-09-18T20:42:17.339897-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "7.45000",
                            "odds": "8.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b00d47e4-2431-449e-92eb-0ea17f8a2200/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b14c7b0-7596-49df-90c7-a7bda3a0c594",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc19d41e-55a8-4f01-8e5c-a4c635d88f9a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 State",
                                "amount": 5000.0
                            },
                            {
                                "team": "Ohio",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf160591-b424-4d43-a76b-7794a72b4779",
                            "gambit_id": "cf81c01a-676c-438e-b8b9-15d88d71bd01",
                            "last_updated": "2022-09-18T20:42:17.341849-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iowa State",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-19.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b14c7b0-7596-49df-90c7-a7bda3a0c594/?format=api"
                        },
                        {
                            "id": "aef87059-a288-49be-9fe7-8c2e0ec15c05",
                            "gambit_id": "8702547e-47c3-4856-9ff6-0606219fbf40",
                            "last_updated": "2022-09-18T20:42:17.342821-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "19.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b14c7b0-7596-49df-90c7-a7bda3a0c594/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b3d4de8-1181-4671-bec0-9102d60b642e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc19d41e-55a8-4f01-8e5c-a4c635d88f9a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 48",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3418a7fc-3ccb-4f4d-99b4-2d4a177c0457",
                            "gambit_id": "5ecef615-78ad-418f-82fb-cfa74d5d500a",
                            "last_updated": "2022-09-18T20:42:17.335812-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b3d4de8-1181-4671-bec0-9102d60b642e/?format=api"
                        },
                        {
                            "id": "37f1496c-313a-4157-9e6d-45b0d1baeac9",
                            "gambit_id": "2e96e6bb-2716-4263-bf12-97fe09dadde6",
                            "last_updated": "2022-09-18T20:42:17.336863-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "48.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b3d4de8-1181-4671-bec0-9102d60b642e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "60fdc6eb-3553-4954-a283-fba04ee1ce47",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "699c4bf6-3270-4650-a98c-cc1517fcdd03",
            "completed": true,
            "last_updated": "2022-09-18T20:42:17.490132-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.82,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/699c4bf6-3270-4650-a98c-cc1517fcdd03",
            "datetime": "2022-09-17T14:00:00-04:00",
            "cutoff_datetime": "2022-09-17T14:00:00-04:00",
            "name": "South Alabama v. UCLA",
            "bettypes": [
                {
                    "id": "bc94b71f-53a8-48e2-b62e-1c678f518317",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60fdc6eb-3553-4954-a283-fba04ee1ce47/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UCLA",
                                "amount": 8189.0
                            },
                            {
                                "team": "South Alabama",
                                "amount": 1811.0
                            }
                        ],
                        "expected_reward_tokens": 9253.57,
                        "profit_sb": 253.57,
                        "profit_sb_percentage": 2.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "39f0baaa-68ea-442f-a030-15f1a0c15d02",
                            "gambit_id": "7016cb80-ed09-4901-8eb3-1f0b540602e7",
                            "last_updated": "2022-09-18T20:42:17.496148-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UCLA",
                            "reward": "1.13000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc94b71f-53a8-48e2-b62e-1c678f518317/?format=api"
                        },
                        {
                            "id": "34d59692-989f-43d7-9b58-535e18ba70b0",
                            "gambit_id": "9c594677-10d1-4664-a780-007fd4241e84",
                            "last_updated": "2022-09-18T20:42:17.497112-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Alabama",
                            "reward": "5.11000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc94b71f-53a8-48e2-b62e-1c678f518317/?format=api"
                        }
                    ]
                },
                {
                    "id": "904cce86-f795-4ed5-9c05-5f39bc153fc5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60fdc6eb-3553-4954-a283-fba04ee1ce47/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "UCLA",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8fa15ef-8bc0-42f8-be7f-55b7c8d5b350",
                            "gambit_id": "9f6abf3b-205c-461f-b366-4dc9fd90a989",
                            "last_updated": "2022-09-18T20:42:17.500028-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Alabama",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904cce86-f795-4ed5-9c05-5f39bc153fc5/?format=api"
                        },
                        {
                            "id": "568c8149-81d3-4d37-9f2f-15194c9f6c13",
                            "gambit_id": "32ba3e3a-94a3-4505-ba8e-18596d541982",
                            "last_updated": "2022-09-18T20:42:17.499061-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UCLA",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-15.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/904cce86-f795-4ed5-9c05-5f39bc153fc5/?format=api"
                        }
                    ]
                },
                {
                    "id": "8da66a46-5091-43b8-a609-439fd30b2e91",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60fdc6eb-3553-4954-a283-fba04ee1ce47/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 59",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a7bf5fa-f7f2-4449-bfb4-929548dd073d",
                            "gambit_id": "347443bf-3c6b-416f-8e0a-58f4e6d24305",
                            "last_updated": "2022-09-18T20:42:17.494199-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 59",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "59.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8da66a46-5091-43b8-a609-439fd30b2e91/?format=api"
                        },
                        {
                            "id": "b73da9cc-7d41-4b79-8803-0d7f1684016e",
                            "gambit_id": "24e35144-c3b1-46ff-b253-b5942b810931",
                            "last_updated": "2022-09-18T20:42:17.492962-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 59",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "59.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8da66a46-5091-43b8-a609-439fd30b2e91/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a04dabf9-45b4-4cad-9c8d-c507662c40b2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7f839532-a31a-4512-88bd-0c8fe8992782",
            "completed": true,
            "last_updated": "2022-09-18T20:47:17.953750-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.75,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7f839532-a31a-4512-88bd-0c8fe8992782",
            "datetime": "2022-09-17T14:00:00-04:00",
            "cutoff_datetime": "2022-09-17T14:00:00-04:00",
            "name": "Rutgers v. Temple",
            "bettypes": [
                {
                    "id": "b628c887-e849-45a9-84e5-6171d13881ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a04dabf9-45b4-4cad-9c8d-c507662c40b2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Rutgers",
                                "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": "Rutgers",
                                "amount": 8570.0
                            },
                            {
                                "team": "Temple",
                                "amount": 1430.0
                            }
                        ],
                        "expected_reward_tokens": 9337.9,
                        "profit_sb": 337.9,
                        "profit_sb_percentage": 3.75,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee140df0-3a65-4360-bf8e-703983719789",
                            "gambit_id": "7dbb7d4f-cf19-4f31-ace6-6e123414d2c5",
                            "last_updated": "2022-09-18T20:47:17.960743-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rutgers",
                            "reward": "1.09000",
                            "odds": "1.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b628c887-e849-45a9-84e5-6171d13881ed/?format=api"
                        },
                        {
                            "id": "31badbe2-a780-4f19-9f8a-98039d0525e1",
                            "gambit_id": "3f2750ca-0d63-4f9a-b5af-84afcd618349",
                            "last_updated": "2022-09-18T20:47:17.959732-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Temple",
                            "reward": "6.53000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b628c887-e849-45a9-84e5-6171d13881ed/?format=api"
                        }
                    ]
                },
                {
                    "id": "b41941f2-e04d-44e8-8b07-32834a071d6e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a04dabf9-45b4-4cad-9c8d-c507662c40b2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rutgers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Temple",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8850.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de457de7-5776-455d-bf31-e733b1c73d61",
                            "gambit_id": "21a81e5c-9933-4d85-ad9d-2053d07d455d",
                            "last_updated": "2022-09-18T20:47:17.963786-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rutgers",
                            "reward": "1.77000",
                            "odds": "1.90910",
                            "spread": "-18.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b41941f2-e04d-44e8-8b07-32834a071d6e/?format=api"
                        },
                        {
                            "id": "3cda9b14-f815-41f8-982b-15c685763254",
                            "gambit_id": "092d42c4-a276-425c-9cd4-50653c3cba1a",
                            "last_updated": "2022-09-18T20:47:17.962761-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Temple",
                            "reward": "1.77000",
                            "odds": "1.90910",
                            "spread": "18.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b41941f2-e04d-44e8-8b07-32834a071d6e/?format=api"
                        }
                    ]
                },
                {
                    "id": "53b7f2bc-4dd6-4449-b0b1-54c3fef89812",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a04dabf9-45b4-4cad-9c8d-c507662c40b2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 42.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 42.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8850.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "226d9a29-1e75-4c48-b8c2-3e07bd504478",
                            "gambit_id": "af1d15bc-4387-4c1d-9620-be511024f5bf",
                            "last_updated": "2022-09-18T20:47:17.957781-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42.5",
                            "reward": "1.77000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53b7f2bc-4dd6-4449-b0b1-54c3fef89812/?format=api"
                        },
                        {
                            "id": "28182a5c-5d93-4387-b074-2512faa9ec87",
                            "gambit_id": "a9e09529-dce0-42ed-9fe1-7ea8b320a674",
                            "last_updated": "2022-09-18T20:47:17.956717-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42.5",
                            "reward": "1.77000",
                            "odds": "1.90910",
                            "spread": "42.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53b7f2bc-4dd6-4449-b0b1-54c3fef89812/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "38a6be2c-bdcb-4aba-ac02-99f93a448202",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "137f1658-1a44-4415-b597-9e0388b2efbb",
            "completed": true,
            "last_updated": "2022-09-19T09:52:23.392530-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.12,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/137f1658-1a44-4415-b597-9e0388b2efbb",
            "datetime": "2022-09-17T13:30:00-04:00",
            "cutoff_datetime": "2022-09-17T13:30:00-04:00",
            "name": "Ence Esports v. Astralis",
            "bettypes": [
                {
                    "id": "d39a3b60-ae15-482f-bc4d-6a645632fbe5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38a6be2c-bdcb-4aba-ac02-99f93a448202/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ence Esports",
                                "amount": 5129.0
                            },
                            {
                                "team": "Astralis",
                                "amount": 4871.0
                            }
                        ],
                        "expected_reward_tokens": 8719.09,
                        "profit_sb": -280.91,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8cd17f29-021b-4abc-bf8a-0718a0782016",
                            "gambit_id": "aba219b9-ff09-4ea1-a97b-b9c771e1b73a",
                            "last_updated": "2022-09-19T09:52:23.396707-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ence Esports",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d39a3b60-ae15-482f-bc4d-6a645632fbe5/?format=api"
                        },
                        {
                            "id": "ffb56cfc-9fe7-432a-b2bd-0313879641c0",
                            "gambit_id": "457929f4-4979-48d7-a926-c2343c731332",
                            "last_updated": "2022-09-19T09:52:23.395346-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Astralis",
                            "reward": "1.79000",
                            "odds": "1.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d39a3b60-ae15-482f-bc4d-6a645632fbe5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bc4ecb32-c489-4cc1-8d50-104097e0d0a6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c0f5be25-4810-44eb-8f77-2c7de45efcc7",
            "completed": true,
            "last_updated": "2022-09-19T09:42:08.959504-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.18,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c0f5be25-4810-44eb-8f77-2c7de45efcc7",
            "datetime": "2022-09-17T13:15:00-04:00",
            "cutoff_datetime": "2022-09-17T13:15:00-04:00",
            "name": "CIN (M Minor) v. STL (D Hudson) - Game 1",
            "bettypes": [
                {
                    "id": "5aa73dd9-5243-46a6-badd-3278cbb7a383",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc4ecb32-c489-4cc1-8d50-104097e0d0a6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (D Hudson)",
                                "amount": 6762.0
                            },
                            {
                                "team": "CIN (M Minor)",
                                "amount": 3238.0
                            }
                        ],
                        "expected_reward_tokens": 9195.92,
                        "profit_sb": 195.92,
                        "profit_sb_percentage": 2.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "04f5ee61-1e0d-460d-8cf8-ca276c9b9627",
                            "gambit_id": "128f0a5d-0d85-4d3a-85f2-f162e0211b89",
                            "last_updated": "2022-09-19T09:42:08.969080-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (D Hudson)",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aa73dd9-5243-46a6-badd-3278cbb7a383/?format=api"
                        },
                        {
                            "id": "60b106d5-8b81-4402-a165-31557afa662f",
                            "gambit_id": "55eb3634-c922-40bb-aea8-da5966a46902",
                            "last_updated": "2022-09-19T09:42:08.970221-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (M Minor)",
                            "reward": "2.84000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aa73dd9-5243-46a6-badd-3278cbb7a383/?format=api"
                        }
                    ]
                },
                {
                    "id": "fbe1257f-9eeb-4469-b73b-563a92916b29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc4ecb32-c489-4cc1-8d50-104097e0d0a6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5208.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e4dae51f-532a-4033-8d85-a84fe54da5b1",
                            "gambit_id": "14d4c688-25ee-4f03-a970-909e2457a927",
                            "last_updated": "2022-09-19T09:42:08.966077-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbe1257f-9eeb-4469-b73b-563a92916b29/?format=api"
                        },
                        {
                            "id": "ca077c26-edc4-42cc-bd1f-fa025f29b316",
                            "gambit_id": "54ad3477-8a63-434d-9bf6-2cb039a25aab",
                            "last_updated": "2022-09-19T09:42:08.967085-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbe1257f-9eeb-4469-b73b-563a92916b29/?format=api"
                        }
                    ]
                },
                {
                    "id": "d485f8c1-5ad7-4757-96c9-ba867fe4fe47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bc4ecb32-c489-4cc1-8d50-104097e0d0a6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5208.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d46c01fc-2612-4210-9bcb-0dcd3ffeb0a5",
                            "gambit_id": "9d40d215-f3af-4502-aef8-ddf99b88261a",
                            "last_updated": "2022-09-19T09:42:08.963608-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d485f8c1-5ad7-4757-96c9-ba867fe4fe47/?format=api"
                        },
                        {
                            "id": "795e07a4-1fac-49be-a8e7-9136a59774bc",
                            "gambit_id": "d1e5e9d7-cddc-43ab-8886-ac4744bd0871",
                            "last_updated": "2022-09-19T09:42:08.962519-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d485f8c1-5ad7-4757-96c9-ba867fe4fe47/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7cbf2c83-ce0c-447f-8a1c-9df61772202c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a98ba548-fc4b-43f3-af9c-7597ce0bbd38",
            "completed": true,
            "last_updated": "2022-09-19T09:42:03.848858-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a98ba548-fc4b-43f3-af9c-7597ce0bbd38",
            "datetime": "2022-09-17T13:10:00-04:00",
            "cutoff_datetime": "2022-09-17T13:10:00-04:00",
            "name": "MIN (L Varland) v. CLE (S Bieber) - Game 1",
            "bettypes": [
                {
                    "id": "148f24c4-8bf0-4091-bfc1-af71cd5af5eb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cbf2c83-ce0c-447f-8a1c-9df61772202c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (S Bieber)",
                                "amount": 6170.0
                            },
                            {
                                "team": "MIN (L Varland)",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5863896f-50fb-4762-9e9b-08e5574ef0d1",
                            "gambit_id": "e15cfcdb-6c1e-4de2-90db-c8d97dcd52f1",
                            "last_updated": "2022-09-19T09:42:03.859239-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (S Bieber)",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148f24c4-8bf0-4091-bfc1-af71cd5af5eb/?format=api"
                        },
                        {
                            "id": "5828e625-8eb0-4640-9e0b-82c38597d637",
                            "gambit_id": "a2329d36-d6be-496a-be44-026594dd98f2",
                            "last_updated": "2022-09-19T09:42:03.858285-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (L Varland)",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148f24c4-8bf0-4091-bfc1-af71cd5af5eb/?format=api"
                        }
                    ]
                },
                {
                    "id": "04f3b0e3-6005-4730-9171-b5b0aeca7380",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cbf2c83-ce0c-447f-8a1c-9df61772202c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5492.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5007e887-b40f-40e1-9ff0-c48015fe50f9",
                            "gambit_id": "822b042d-bb6d-4f88-8a8d-b0f296070917",
                            "last_updated": "2022-09-19T09:42:03.856335-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04f3b0e3-6005-4730-9171-b5b0aeca7380/?format=api"
                        },
                        {
                            "id": "df56a583-b445-4c66-8d0c-655aeb51e410",
                            "gambit_id": "43b2b8e9-63d4-4fd9-b448-25e4703dc90d",
                            "last_updated": "2022-09-19T09:42:03.855325-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04f3b0e3-6005-4730-9171-b5b0aeca7380/?format=api"
                        }
                    ]
                },
                {
                    "id": "93a69031-5b6e-43df-84ce-ef1ca60a66b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cbf2c83-ce0c-447f-8a1c-9df61772202c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5208.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "743039f3-f1df-424a-99eb-2c00e3110b62",
                            "gambit_id": "7d3eb6b2-ca2a-4b00-b20b-19af8585f831",
                            "last_updated": "2022-09-19T09:42:03.853337-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a69031-5b6e-43df-84ce-ef1ca60a66b7/?format=api"
                        },
                        {
                            "id": "c08aba57-ba61-467a-ba4f-1ccf7a08e525",
                            "gambit_id": "762586b1-fba7-4454-9b25-21857bdc6c91",
                            "last_updated": "2022-09-19T09:42:03.852311-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a69031-5b6e-43df-84ce-ef1ca60a66b7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bd1863f8-a1ba-46ea-9565-0785079dd964",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ffca6d01-d0de-495e-b8e7-9ba12ed726ca",
            "completed": true,
            "last_updated": "2022-09-18T20:47:18.274187-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.33,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ffca6d01-d0de-495e-b8e7-9ba12ed726ca",
            "datetime": "2022-09-17T13:00:00-04:00",
            "cutoff_datetime": "2022-09-17T13:00:00-04:00",
            "name": "Buffalo v. Coastal Carolina",
            "bettypes": [
                {
                    "id": "e13410a8-2a21-426e-a990-9bd59bcf2fe2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd1863f8-a1ba-46ea-9565-0785079dd964/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Coastal Carolina",
                                "amount": 7873.0
                            },
                            {
                                "team": "Buffalo",
                                "amount": 2127.0
                            }
                        ],
                        "expected_reward_tokens": 9209.91,
                        "profit_sb": 209.91,
                        "profit_sb_percentage": 2.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4444215e-f1d2-4631-bf74-93a61b02efe6",
                            "gambit_id": "ec61ee4c-1bc7-4f70-a64e-647628715298",
                            "last_updated": "2022-09-18T20:47:18.280247-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Coastal Carolina",
                            "reward": "1.17000",
                            "odds": "1.19610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13410a8-2a21-426e-a990-9bd59bcf2fe2/?format=api"
                        },
                        {
                            "id": "f786293a-03a9-427c-9019-2aa3cc39044a",
                            "gambit_id": "2dcd48ce-4e41-4aff-b61b-4d22e10629b5",
                            "last_updated": "2022-09-18T20:47:18.281231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo",
                            "reward": "4.33000",
                            "odds": "4.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13410a8-2a21-426e-a990-9bd59bcf2fe2/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2cf6b0a-3b52-466a-b22f-fb53f2a96010",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd1863f8-a1ba-46ea-9565-0785079dd964/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo",
                                "amount": 5000.0
                            },
                            {
                                "team": "Coastal Carolina",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5e1007a6-8700-4f47-82ff-ee44e2e18206",
                            "gambit_id": "a8ae60e4-16bf-4c35-b5fe-4f5360827863",
                            "last_updated": "2022-09-18T20:47:18.284609-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2cf6b0a-3b52-466a-b22f-fb53f2a96010/?format=api"
                        },
                        {
                            "id": "5c683f98-4e7a-4f41-abb7-c52226789fab",
                            "gambit_id": "e0889c68-857c-46c8-969a-cb30b6919de5",
                            "last_updated": "2022-09-18T20:47:18.283263-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Coastal Carolina",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2cf6b0a-3b52-466a-b22f-fb53f2a96010/?format=api"
                        }
                    ]
                },
                {
                    "id": "c4231cbf-1605-44a8-b167-50be800788ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bd1863f8-a1ba-46ea-9565-0785079dd964/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 59.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 59.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d908ddc-b21a-438f-b48b-f6358328dfb7",
                            "gambit_id": "6ed9836b-f955-441f-a5b5-729b6ea01092",
                            "last_updated": "2022-09-18T20:47:18.278100-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 59.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "59.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4231cbf-1605-44a8-b167-50be800788ae/?format=api"
                        },
                        {
                            "id": "e35e1443-6774-411a-84d5-349c1fcab57f",
                            "gambit_id": "a13c2798-66e3-4a92-8a4c-04e8816b046d",
                            "last_updated": "2022-09-18T20:47:18.276993-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 59.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "59.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4231cbf-1605-44a8-b167-50be800788ae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "36858e3d-9009-469e-8a1d-7d35013f3f88",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1612e7cf-0d91-497f-8fc8-12a54bfd1748",
            "completed": true,
            "last_updated": "2022-09-19T10:11:57.577202-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.0,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/1612e7cf-0d91-497f-8fc8-12a54bfd1748",
            "datetime": "2022-09-17T13:00:00-04:00",
            "cutoff_datetime": "2022-09-17T13:00:00-04:00",
            "name": "New York City FC v. New York Red Bulls",
            "bettypes": [
                {
                    "id": "e8beb5ed-6300-49c3-b9ff-3fad38d48449",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36858e3d-9009-469e-8a1d-7d35013f3f88/?format=api",
                    "name": "Pick the Winner",
                    "created_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 City FC",
                                "amount": 5605.0
                            },
                            {
                                "team": "New York Red Bulls",
                                "amount": 4395.0
                            }
                        ],
                        "expected_reward_tokens": 12611.25,
                        "profit_sb": 3611.25,
                        "profit_sb_percentage": 40.12,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York City FC",
                                "amount": 3931.0
                            },
                            {
                                "team": "New York Red Bulls",
                                "amount": 3082.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2988.0
                            }
                        ],
                        "expected_reward_tokens": 8844.48,
                        "profit_sb": -155.52,
                        "profit_sb_percentage": -1.73,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f74d00ec-039d-4fe3-848d-5ddb6daa8bfd",
                            "gambit_id": "3e925a87-ebc5-4b51-b9a5-a53d641fc614",
                            "last_updated": "2022-09-19T10:11:57.584890-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York City FC",
                            "reward": "2.25000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8beb5ed-6300-49c3-b9ff-3fad38d48449/?format=api"
                        },
                        {
                            "id": "f98ec1f6-7cbc-4d5d-a672-8948b110a103",
                            "gambit_id": "3759b974-6ba3-4ea5-affd-66e22ea64c50",
                            "last_updated": "2022-09-19T10:11:57.583679-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Red Bulls",
                            "reward": "2.87000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8beb5ed-6300-49c3-b9ff-3fad38d48449/?format=api"
                        },
                        {
                            "id": "0d40b2f3-ad47-4be0-ac53-15d0625909c8",
                            "gambit_id": "cc7dbec7-bed5-4120-873b-2cd8fed2f4c7",
                            "last_updated": "2022-09-19T10:11:57.586042-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.96000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8beb5ed-6300-49c3-b9ff-3fad38d48449/?format=api"
                        }
                    ]
                },
                {
                    "id": "b95b767c-eace-4829-b6a9-0ff5b58ee9e7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/36858e3d-9009-469e-8a1d-7d35013f3f88/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5500.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4500.0
                            }
                        ],
                        "expected_reward_tokens": 8910.0,
                        "profit_sb": -90.0,
                        "profit_sb_percentage": -1.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a1a25b7a-b71f-4bff-aa3f-56329d8e6adc",
                            "gambit_id": "8a37ff0b-65f6-464a-8a06-ee14e355c998",
                            "last_updated": "2022-09-19T10:11:57.580136-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.62000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b95b767c-eace-4829-b6a9-0ff5b58ee9e7/?format=api"
                        },
                        {
                            "id": "d01f3698-fc8e-4f39-bec4-70609cc47c5d",
                            "gambit_id": "54066aad-bbb2-4c62-adbc-6629b3ad5e88",
                            "last_updated": "2022-09-19T10:11:57.581307-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.98000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b95b767c-eace-4829-b6a9-0ff5b58ee9e7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "33a426e5-67ab-4baf-a302-a9dffeba8663",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "299e2017-b7bc-4c95-8654-eb1b02fb4c9e",
            "completed": true,
            "last_updated": "2022-09-19T09:07:27.595939-04: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/299e2017-b7bc-4c95-8654-eb1b02fb4c9e",
            "datetime": "2022-09-17T12:30:00-04:00",
            "cutoff_datetime": "2022-09-17T12:30:00-04:00",
            "name": "Tottenham v. Leicester City",
            "bettypes": [
                {
                    "id": "7170ef4e-6a54-478b-80a3-065a951d2a0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33a426e5-67ab-4baf-a302-a9dffeba8663/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 7354.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2646.0
                            }
                        ],
                        "expected_reward_tokens": 10663.3,
                        "profit_sb": 1663.3,
                        "profit_sb_percentage": 18.48,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tottenham",
                                "amount": 6190.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2227.0
                            },
                            {
                                "team": "Leicester City",
                                "amount": 1583.0
                            }
                        ],
                        "expected_reward_tokens": 8974.81,
                        "profit_sb": -25.19,
                        "profit_sb_percentage": -0.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "84894cbc-e0d4-4b33-87ab-2b583834f47c",
                            "gambit_id": "9d9c1faf-4e66-4bfe-8fc3-4218242c00c4",
                            "last_updated": "2022-09-19T09:07:27.603215-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tottenham",
                            "reward": "1.45000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7170ef4e-6a54-478b-80a3-065a951d2a0d/?format=api"
                        },
                        {
                            "id": "191d3d92-9d3b-41cb-ac6a-1023c1739729",
                            "gambit_id": "5c9856cd-a0fd-4078-a018-9808a31507a5",
                            "last_updated": "2022-09-19T09:07:27.604237-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.03000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7170ef4e-6a54-478b-80a3-065a951d2a0d/?format=api"
                        },
                        {
                            "id": "91ecb19e-3b4c-4f32-8abc-83ca59984013",
                            "gambit_id": "ab1e67c5-778d-4fb0-8244-f2568bce9985",
                            "last_updated": "2022-09-19T09:07:27.602163-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Leicester City",
                            "reward": "5.67000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7170ef4e-6a54-478b-80a3-065a951d2a0d/?format=api"
                        }
                    ]
                },
                {
                    "id": "52fe8ac7-4d19-461d-a2a7-8f2b65cd6812",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33a426e5-67ab-4baf-a302-a9dffeba8663/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5930.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4070.0
                            }
                        ],
                        "expected_reward_tokens": 8954.0,
                        "profit_sb": -46.0,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c32fbcf1-dd9c-4b67-927c-2dd24ff4fe9f",
                            "gambit_id": "3f002980-dbc8-4dd0-bf0a-a42e6e033132",
                            "last_updated": "2022-09-19T09:07:27.600010-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.51000",
                            "odds": "1.57000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52fe8ac7-4d19-461d-a2a7-8f2b65cd6812/?format=api"
                        },
                        {
                            "id": "a1baaefc-a460-4e73-a810-c2a55f4393cc",
                            "gambit_id": "007c5ee7-c89e-4aaa-b756-9b2b8374c953",
                            "last_updated": "2022-09-19T09:07:27.598805-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.20000",
                            "odds": "2.35000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52fe8ac7-4d19-461d-a2a7-8f2b65cd6812/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dcd9f11d-6ec5-4c7a-a7f1-6212b8b43eb5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "df62975a-756b-407e-aeb9-fdb021d81f95",
            "completed": true,
            "last_updated": "2022-09-18T20:47:17.358683-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.34,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/df62975a-756b-407e-aeb9-fdb021d81f95",
            "datetime": "2022-09-17T12:00:00-04:00",
            "cutoff_datetime": "2022-09-17T12:00:00-04:00",
            "name": "Oklahoma v. Nebraska",
            "bettypes": [
                {
                    "id": "940ad0da-c269-4de2-b014-93d234935107",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dcd9f11d-6ec5-4c7a-a7f1-6212b8b43eb5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 7550.0
                            },
                            {
                                "team": "Nebraska",
                                "amount": 2450.0
                            }
                        ],
                        "expected_reward_tokens": 9211.0,
                        "profit_sb": 211.0,
                        "profit_sb_percentage": 2.34,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b40c93e2-903f-4e0f-bb14-61edb0df96af",
                            "gambit_id": "b6ad3496-b863-4415-b47e-8d0bb737e2bb",
                            "last_updated": "2022-09-18T20:47:17.365793-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/940ad0da-c269-4de2-b014-93d234935107/?format=api"
                        },
                        {
                            "id": "b3c9dce2-c20b-4ab2-bf57-076bf5ae5903",
                            "gambit_id": "e4c7cbf0-05aa-4e4f-91d4-424230c2da23",
                            "last_updated": "2022-09-18T20:47:17.364797-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nebraska",
                            "reward": "3.76000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/940ad0da-c269-4de2-b014-93d234935107/?format=api"
                        }
                    ]
                },
                {
                    "id": "bbfcfe34-a308-4227-babf-9f6d147946ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dcd9f11d-6ec5-4c7a-a7f1-6212b8b43eb5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Nebraska",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5fc5c5a-bc7f-4efa-8784-3a92ea7de3ac",
                            "gambit_id": "2f12e746-d968-40b9-9530-d00b75f94939",
                            "last_updated": "2022-09-18T20:47:17.368726-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbfcfe34-a308-4227-babf-9f6d147946ce/?format=api"
                        },
                        {
                            "id": "8d4ef8de-8f92-454e-84c6-f99965e18b2c",
                            "gambit_id": "9e0fd92d-9e54-4b96-9d07-76eeccecaf63",
                            "last_updated": "2022-09-18T20:47:17.367747-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nebraska",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbfcfe34-a308-4227-babf-9f6d147946ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae1234a3-285a-455a-a89c-b4a14cab6c8a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dcd9f11d-6ec5-4c7a-a7f1-6212b8b43eb5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 65.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ae0b991-f834-4bed-91a1-fdc997f3ce29",
                            "gambit_id": "7e90758e-720d-434f-8d6a-1325ece136d2",
                            "last_updated": "2022-09-18T20:47:17.362769-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 65.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae1234a3-285a-455a-a89c-b4a14cab6c8a/?format=api"
                        },
                        {
                            "id": "24b545bb-7cb9-4e43-998e-bae50b9b0245",
                            "gambit_id": "54880f81-658d-4c0e-946e-b110d738a647",
                            "last_updated": "2022-09-18T20:47:17.361747-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 65.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae1234a3-285a-455a-a89c-b4a14cab6c8a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5fdd3eab-8a2f-47d4-b347-879d2fca677c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "de4df50d-393c-4dc4-b025-37f3239cfa00",
            "completed": true,
            "last_updated": "2022-09-18T18:12:27.857436-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 4.29,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/de4df50d-393c-4dc4-b025-37f3239cfa00",
            "datetime": "2022-09-17T12:00:00-04:00",
            "cutoff_datetime": "2022-09-17T12:00:00-04:00",
            "name": "Cincinnati v. Miami-Ohio",
            "bettypes": [
                {
                    "id": "27353bcb-559a-43e2-9564-501230494b48",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5fdd3eab-8a2f-47d4-b347-879d2fca677c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Cincinnati",
                                "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": "Cincinnati",
                                "amount": 9117.0
                            },
                            {
                                "team": "Miami-Ohio",
                                "amount": 883.0
                            }
                        ],
                        "expected_reward_tokens": 9386.29,
                        "profit_sb": 386.29,
                        "profit_sb_percentage": 4.29,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a1f935a3-ebc9-47b2-b022-387e33762f49",
                            "gambit_id": "5767f5f1-3376-4e45-b14f-72f2c3c54e02",
                            "last_updated": "2022-09-18T18:12:27.864143-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati",
                            "reward": "1.03000",
                            "odds": "1.03330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27353bcb-559a-43e2-9564-501230494b48/?format=api"
                        },
                        {
                            "id": "cf6ef4ef-8a10-4a0f-ade5-a6932e468b96",
                            "gambit_id": "55f4be74-7f0a-4932-aca4-1dc5944d110a",
                            "last_updated": "2022-09-18T18:12:27.863196-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami-Ohio",
                            "reward": "10.63000",
                            "odds": "12.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27353bcb-559a-43e2-9564-501230494b48/?format=api"
                        }
                    ]
                },
                {
                    "id": "7443c157-013a-4b3c-8322-66611712676a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5fdd3eab-8a2f-47d4-b347-879d2fca677c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami-Ohio",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85ef61ae-a61c-4cb2-a6ac-b3d2b1ac5648",
                            "gambit_id": "a21410e5-361f-42e5-b780-580e2acc13d4",
                            "last_updated": "2022-09-18T18:12:27.866987-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-24.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7443c157-013a-4b3c-8322-66611712676a/?format=api"
                        },
                        {
                            "id": "009beafc-867b-41bf-be9c-069af9b18bf5",
                            "gambit_id": "54704517-6279-4319-8d07-db643de98d48",
                            "last_updated": "2022-09-18T18:12:27.866034-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami-Ohio",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "24.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7443c157-013a-4b3c-8322-66611712676a/?format=api"
                        }
                    ]
                },
                {
                    "id": "b7e1da0a-eed6-4bd3-99f2-6bf33817b826",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5fdd3eab-8a2f-47d4-b347-879d2fca677c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f2c74a57-c5be-40cd-a131-1a79c4a7dc95",
                            "gambit_id": "517c7cb3-21b1-4978-8ca6-a728013cbc3c",
                            "last_updated": "2022-09-18T18:12:27.860293-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7e1da0a-eed6-4bd3-99f2-6bf33817b826/?format=api"
                        },
                        {
                            "id": "6dfd1eb1-9af2-413e-8956-a5f226b56574",
                            "gambit_id": "30009269-5e9f-4ee8-b506-6d3785d69956",
                            "last_updated": "2022-09-18T18:12:27.861279-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7e1da0a-eed6-4bd3-99f2-6bf33817b826/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2471a6ee-a2c5-4701-82f5-dc9f45fece09",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b59a4cab-44f7-44fa-b577-3375fe8e8b2a",
            "completed": true,
            "last_updated": "2022-09-18T20:47:18.113872-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.65,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b59a4cab-44f7-44fa-b577-3375fe8e8b2a",
            "datetime": "2022-09-17T12:00:00-04:00",
            "cutoff_datetime": "2022-09-17T12:00:00-04:00",
            "name": "Purdue v. Syracuse",
            "bettypes": [
                {
                    "id": "d8b881db-4a69-48b5-885a-88f668b19663",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2471a6ee-a2c5-4701-82f5-dc9f45fece09/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Syracuse",
                                "amount": 5207.0
                            },
                            {
                                "team": "Purdue",
                                "amount": 4793.0
                            }
                        ],
                        "expected_reward_tokens": 9058.77,
                        "profit_sb": 58.77,
                        "profit_sb_percentage": 0.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bc53f69c-c80b-4edd-939b-89ce2006865f",
                            "gambit_id": "245355f0-3fff-49be-96b2-a498e67136b9",
                            "last_updated": "2022-09-18T20:47:18.120541-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Syracuse",
                            "reward": "1.74000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b881db-4a69-48b5-885a-88f668b19663/?format=api"
                        },
                        {
                            "id": "a3e0d3e6-717a-4bf8-a2cf-a88c23b39aae",
                            "gambit_id": "b3ed8e64-bff6-4c96-91cd-31a23c666821",
                            "last_updated": "2022-09-18T20:47:18.121647-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Purdue",
                            "reward": "1.89000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8b881db-4a69-48b5-885a-88f668b19663/?format=api"
                        }
                    ]
                },
                {
                    "id": "61174e3a-b4a4-4e11-9431-7e9f779d934d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2471a6ee-a2c5-4701-82f5-dc9f45fece09/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Purdue",
                                "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": "93f40715-72a7-46ae-8530-bfc3bae3d192",
                            "gambit_id": "d438dc6a-c8aa-43c0-bdb9-5b1aba495b1b",
                            "last_updated": "2022-09-18T20:47:18.124850-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Purdue",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61174e3a-b4a4-4e11-9431-7e9f779d934d/?format=api"
                        },
                        {
                            "id": "c0cbbb91-547b-4cd7-a61d-b136a475057f",
                            "gambit_id": "cb928ef8-1498-47eb-8baf-3f6b09e601e3",
                            "last_updated": "2022-09-18T20:47:18.123847-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Syracuse",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61174e3a-b4a4-4e11-9431-7e9f779d934d/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d4dfcae-589c-48f5-992e-e1b1b40fb38d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2471a6ee-a2c5-4701-82f5-dc9f45fece09/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 59.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 59.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1cb74f52-4adc-4173-8c12-6b6f858e52af",
                            "gambit_id": "df2bb492-05b2-4b4d-a294-dbd7e377c806",
                            "last_updated": "2022-09-18T20:47:18.118159-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/0d4dfcae-589c-48f5-992e-e1b1b40fb38d/?format=api"
                        },
                        {
                            "id": "f90e6abd-9d1b-4b89-ad28-603d8b208179",
                            "gambit_id": "456dd790-8c8e-4107-ad85-984b6781512f",
                            "last_updated": "2022-09-18T20:47:18.116801-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/0d4dfcae-589c-48f5-992e-e1b1b40fb38d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9fa87f76-4f5a-4a03-8607-30a3e3c1e7b8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2d26b954-2257-46d7-8085-9145e4949b10",
            "completed": true,
            "last_updated": "2022-09-18T18:12:28.169940-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.78,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2d26b954-2257-46d7-8085-9145e4949b10",
            "datetime": "2022-09-17T12:00:00-04:00",
            "cutoff_datetime": "2022-09-17T12:00:00-04:00",
            "name": "Georgia v. South Carolina",
            "bettypes": [
                {
                    "id": "5b16c5b5-dcdf-4d37-a49d-96cdab01f921",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9fa87f76-4f5a-4a03-8607-30a3e3c1e7b8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Georgia",
                                "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": "Georgia",
                                "amount": 9157.0
                            },
                            {
                                "team": "South Carolina",
                                "amount": 843.0
                            }
                        ],
                        "expected_reward_tokens": 9340.14,
                        "profit_sb": 340.14,
                        "profit_sb_percentage": 3.78,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a5bcb64e-99eb-40a8-a5fd-081508b441f2",
                            "gambit_id": "3484f984-6944-464f-91a4-c1fc02a79cd8",
                            "last_updated": "2022-09-18T18:12:28.177046-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia",
                            "reward": "1.02000",
                            "odds": "1.02500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b16c5b5-dcdf-4d37-a49d-96cdab01f921/?format=api"
                        },
                        {
                            "id": "b087b1df-e01b-4f37-a7a9-c958f0bed14b",
                            "gambit_id": "c0e07f67-aa85-4eb9-b144-b32b9977be48",
                            "last_updated": "2022-09-18T18:12:28.176054-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Carolina",
                            "reward": "11.08000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b16c5b5-dcdf-4d37-a49d-96cdab01f921/?format=api"
                        }
                    ]
                },
                {
                    "id": "afcf742c-dc90-4e3d-b39f-291183a41231",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9fa87f76-4f5a-4a03-8607-30a3e3c1e7b8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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",
                                "amount": 5000.0
                            },
                            {
                                "team": "South Carolina",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8800.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.22,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "78b2b8e2-c3f4-4827-8686-9619faa0851e",
                            "gambit_id": "b7e73e55-f324-4512-a63e-4d1207b4e70e",
                            "last_updated": "2022-09-18T18:12:28.180035-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia",
                            "reward": "1.76000",
                            "odds": "1.90910",
                            "spread": "-25.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afcf742c-dc90-4e3d-b39f-291183a41231/?format=api"
                        },
                        {
                            "id": "299c4842-2014-43c4-abfd-4d69d37fecdf",
                            "gambit_id": "492855cd-7c7f-4863-bc71-71aaf8b6db70",
                            "last_updated": "2022-09-18T18:12:28.179052-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Carolina",
                            "reward": "1.76000",
                            "odds": "1.90910",
                            "spread": "25.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afcf742c-dc90-4e3d-b39f-291183a41231/?format=api"
                        }
                    ]
                },
                {
                    "id": "4f3894bd-bb25-41bc-89ff-269368ddae81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9fa87f76-4f5a-4a03-8607-30a3e3c1e7b8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 56",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 56",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8800.0,
                        "profit_sb": -200.0,
                        "profit_sb_percentage": -2.22,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce9d8aad-2b31-4826-a381-e84a7fd1d10e",
                            "gambit_id": "31c7a018-17d0-4ed6-a88b-00f960737e26",
                            "last_updated": "2022-09-18T18:12:28.174001-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56",
                            "reward": "1.76000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f3894bd-bb25-41bc-89ff-269368ddae81/?format=api"
                        },
                        {
                            "id": "47ea25f0-c62c-4578-a0bc-48f400764b53",
                            "gambit_id": "44f96a4a-6d9a-4f51-b51b-cb733f2e797f",
                            "last_updated": "2022-09-18T18:12:28.172901-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56",
                            "reward": "1.76000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f3894bd-bb25-41bc-89ff-269368ddae81/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d35ad072-0b47-4b1d-ba75-d6e376da2128",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b7f36dd6-b3f5-4fa6-8503-4d72caa34fd0",
            "completed": true,
            "last_updated": "2022-09-18T20:52:20.506432-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b7f36dd6-b3f5-4fa6-8503-4d72caa34fd0",
            "datetime": "2022-09-17T12:00:00-04:00",
            "cutoff_datetime": "2022-09-17T12:00:00-04:00",
            "name": "Western Kentucky v. Indiana",
            "bettypes": [
                {
                    "id": "ee439981-a0c2-4db9-ac15-e924eedb43b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d35ad072-0b47-4b1d-ba75-d6e376da2128/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana",
                                "amount": 6952.0
                            },
                            {
                                "team": "Western Kentucky",
                                "amount": 3048.0
                            }
                        ],
                        "expected_reward_tokens": 9174.48,
                        "profit_sb": 174.48,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2c1c2cc0-f2fc-4877-b9d1-96f23d33321b",
                            "gambit_id": "f9d603e5-3e46-419a-b24a-996c48296ea6",
                            "last_updated": "2022-09-18T20:52:20.512885-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana",
                            "reward": "1.32000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee439981-a0c2-4db9-ac15-e924eedb43b9/?format=api"
                        },
                        {
                            "id": "eb9f92a0-9c0b-4ed0-91c6-39991e3c8043",
                            "gambit_id": "10e5cafa-6b78-40e2-b103-8be13ce06716",
                            "last_updated": "2022-09-18T20:52:20.514028-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Kentucky",
                            "reward": "3.01000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee439981-a0c2-4db9-ac15-e924eedb43b9/?format=api"
                        }
                    ]
                },
                {
                    "id": "91aefd8d-1002-4238-a676-6a0a2dc0ff5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d35ad072-0b47-4b1d-ba75-d6e376da2128/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Kentucky",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f60b6544-9c17-4850-a291-177582c1b26e",
                            "gambit_id": "95c1ff5e-9f48-450d-8ed6-f56569591c32",
                            "last_updated": "2022-09-18T20:52:20.517441-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Kentucky",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91aefd8d-1002-4238-a676-6a0a2dc0ff5a/?format=api"
                        },
                        {
                            "id": "0a0fbec6-0f06-4147-bcae-fb774427a8f9",
                            "gambit_id": "23ced836-a2d1-40a5-9ba0-cd62f59117f4",
                            "last_updated": "2022-09-18T20:52:20.516304-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91aefd8d-1002-4238-a676-6a0a2dc0ff5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a7e0b6a-f7cd-4d1f-9948-7e6a21cdafd4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d35ad072-0b47-4b1d-ba75-d6e376da2128/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 61.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 61.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "56a83ba3-4761-4f1d-975b-292a9707bde3",
                            "gambit_id": "d3f4174c-85b1-4913-ad22-00eca8b8a032",
                            "last_updated": "2022-09-18T20:52:20.510580-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 61.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "61.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a7e0b6a-f7cd-4d1f-9948-7e6a21cdafd4/?format=api"
                        },
                        {
                            "id": "74258426-2402-4ae7-b4b6-66c4e36b2d73",
                            "gambit_id": "d4b633b4-b45a-4cbf-a568-80a3be5d86e7",
                            "last_updated": "2022-09-18T20:52:20.509408-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 61.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "61.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a7e0b6a-f7cd-4d1f-9948-7e6a21cdafd4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c63e0488-6e32-421b-b557-33fdd9a65312",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5d29f511-b8d1-4cd7-b8b3-775d1b83e070",
            "completed": true,
            "last_updated": "2022-09-18T20:47:21.724902-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/5d29f511-b8d1-4cd7-b8b3-775d1b83e070",
            "datetime": "2022-09-17T12:00:00-04:00",
            "cutoff_datetime": "2022-09-17T12:00:00-04:00",
            "name": "Connecticut v. Michigan",
            "bettypes": [
                {
                    "id": "6049d15c-9e88-4d2b-8660-40ba032851ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c63e0488-6e32-421b-b557-33fdd9a65312/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Michigan",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a6f24bdb-8b00-493e-9f10-ad17c87d39fb",
                            "gambit_id": "8b79efd6-1d2a-412b-b3dd-514d09639b8f",
                            "last_updated": "2022-09-18T20:47:21.732871-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Connecticut",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6049d15c-9e88-4d2b-8660-40ba032851ba/?format=api"
                        },
                        {
                            "id": "e147c318-48f4-49bb-81b6-4d3b5de4f14a",
                            "gambit_id": "feba55a4-b6f1-4cc6-b980-b78aa207f601",
                            "last_updated": "2022-09-18T20:47:21.731717-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michigan",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-47.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6049d15c-9e88-4d2b-8660-40ba032851ba/?format=api"
                        }
                    ]
                },
                {
                    "id": "7a980e3b-20d5-4739-9560-a64858139471",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c63e0488-6e32-421b-b557-33fdd9a65312/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 59",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d392964e-9112-4773-b0a6-646048af3552",
                            "gambit_id": "b4768f7d-01fc-4a65-b2b8-d87f3f57a5e2",
                            "last_updated": "2022-09-18T20:47:21.727947-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 59",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "59.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a980e3b-20d5-4739-9560-a64858139471/?format=api"
                        },
                        {
                            "id": "fb2b24a2-90d3-4cd3-b3d9-7279e77e7cfd",
                            "gambit_id": "4444a1e4-7375-445c-a1ff-d1a60d059a6e",
                            "last_updated": "2022-09-18T20:47:21.729180-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 59",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "59.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a980e3b-20d5-4739-9560-a64858139471/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5b226644-8cf4-4c9b-b872-3bce3cf66a23",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c04a7ef9-1f3b-4d33-98de-e369125f7dd6",
            "completed": true,
            "last_updated": "2022-09-18T20:52:24.179502-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/c04a7ef9-1f3b-4d33-98de-e369125f7dd6",
            "datetime": "2022-09-17T12:00:00-04:00",
            "cutoff_datetime": "2022-09-17T12:00:00-04:00",
            "name": "Texas St v. Baylor",
            "bettypes": [
                {
                    "id": "9b7c4de0-6e8c-47f5-8f4d-6314fa323121",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b226644-8cf4-4c9b-b872-3bce3cf66a23/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Baylor",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9050.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.56,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4e72bec-2c80-44cf-9b1d-2d5cdd46074b",
                            "gambit_id": "9fd0298e-8d72-456b-9593-2977af26ff6f",
                            "last_updated": "2022-09-18T20:52:24.186398-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas St",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "30.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b7c4de0-6e8c-47f5-8f4d-6314fa323121/?format=api"
                        },
                        {
                            "id": "ecc5629f-3ff6-4857-9f67-3cc54f0124e0",
                            "gambit_id": "816a2865-d037-4eee-a0a3-b9f4fe4662e8",
                            "last_updated": "2022-09-18T20:52:24.185398-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baylor",
                            "reward": "1.81000",
                            "odds": "1.90910",
                            "spread": "-30.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b7c4de0-6e8c-47f5-8f4d-6314fa323121/?format=api"
                        }
                    ]
                },
                {
                    "id": "55403c60-5aa9-4a6e-a350-2a540b73e6ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b226644-8cf4-4c9b-b872-3bce3cf66a23/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": "3191ee7e-3404-4833-bba5-d21e3c1f4c79",
                            "gambit_id": "13a2cfc0-d17d-405c-9977-4f84dbfe6178",
                            "last_updated": "2022-09-18T20:52:24.183410-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/55403c60-5aa9-4a6e-a350-2a540b73e6ab/?format=api"
                        },
                        {
                            "id": "cbc840b9-a5c6-4d08-8ad8-de38eb6b794f",
                            "gambit_id": "76d7245c-78df-4a26-8da0-5a2dbae539e0",
                            "last_updated": "2022-09-18T20:52:24.182340-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/55403c60-5aa9-4a6e-a350-2a540b73e6ab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c8e4d6be-26cd-41aa-bfe9-19adbf6ba6e9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "13ec1da3-fca3-433f-9bc1-1f66b1aa8342",
            "completed": true,
            "last_updated": "2022-09-19T09:22:06.418148-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.19,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/13ec1da3-fca3-433f-9bc1-1f66b1aa8342",
            "datetime": "2022-09-17T10:00:00-04:00",
            "cutoff_datetime": "2022-09-17T10:00:00-04:00",
            "name": "Newcastle United v. Bournemouth",
            "bettypes": [
                {
                    "id": "96766a19-1ba9-4b6b-8f51-f244062a085f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8e4d6be-26cd-41aa-bfe9-19adbf6ba6e9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 7614.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2386.0
                            }
                        ],
                        "expected_reward_tokens": 10355.04,
                        "profit_sb": 1355.04,
                        "profit_sb_percentage": 15.06,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Newcastle United",
                                "amount": 6607.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2070.0
                            },
                            {
                                "team": "Bournemouth",
                                "amount": 1323.0
                            }
                        ],
                        "expected_reward_tokens": 8983.17,
                        "profit_sb": -16.83,
                        "profit_sb_percentage": -0.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a49fc4d1-40e1-43e0-8473-bfd924dc1c76",
                            "gambit_id": "faa57576-9b29-4e56-8e04-19a227de3ae0",
                            "last_updated": "2022-09-19T09:22:06.425182-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Newcastle United",
                            "reward": "1.36000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96766a19-1ba9-4b6b-8f51-f244062a085f/?format=api"
                        },
                        {
                            "id": "a51a32ea-241b-4303-b22d-4bf01065df61",
                            "gambit_id": "b4382e62-1a47-4bde-84ea-cd04aef92663",
                            "last_updated": "2022-09-19T09:22:06.426138-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.34000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96766a19-1ba9-4b6b-8f51-f244062a085f/?format=api"
                        },
                        {
                            "id": "6c3cb084-a9a4-443f-bc30-dcacf19c5109",
                            "gambit_id": "161d4fca-6373-450a-aea6-011c64bafa69",
                            "last_updated": "2022-09-19T09:22:06.424223-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bournemouth",
                            "reward": "6.79000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96766a19-1ba9-4b6b-8f51-f244062a085f/?format=api"
                        }
                    ]
                },
                {
                    "id": "2dde2dce-7cfa-4429-9dff-a636f97f8be5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c8e4d6be-26cd-41aa-bfe9-19adbf6ba6e9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5500.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4500.0
                            }
                        ],
                        "expected_reward_tokens": 8910.0,
                        "profit_sb": -90.0,
                        "profit_sb_percentage": -1.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "95fec72d-21ef-4bd1-9bd3-706b83d0ecc2",
                            "gambit_id": "9048c446-7413-44e9-940e-cdc69f222611",
                            "last_updated": "2022-09-19T09:22:06.422136-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.62000",
                            "odds": "1.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dde2dce-7cfa-4429-9dff-a636f97f8be5/?format=api"
                        },
                        {
                            "id": "48fd107c-5690-40ed-a412-3b87443fefea",
                            "gambit_id": "2b051e03-48d5-480f-9d46-be1c3e1e6161",
                            "last_updated": "2022-09-19T09:22:06.420998-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.98000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dde2dce-7cfa-4429-9dff-a636f97f8be5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3eb06a88-7dc6-42ad-83b1-c6d20d0c1175",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "31343453-7eca-4316-a298-a8a4422d4e28",
            "completed": true,
            "last_updated": "2022-09-19T09:52:24.614328-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.87,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/31343453-7eca-4316-a298-a8a4422d4e28",
            "datetime": "2022-09-17T10:00:00-04:00",
            "cutoff_datetime": "2022-09-17T10:00:00-04:00",
            "name": "Complexity Gaming v. MOUZ",
            "bettypes": [
                {
                    "id": "c87f8374-6614-4551-832d-6611cbb20549",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3eb06a88-7dc6-42ad-83b1-c6d20d0c1175/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MOUZ",
                                "amount": 7066.0
                            },
                            {
                                "team": "Complexity Gaming",
                                "amount": 2934.0
                            }
                        ],
                        "expected_reward_tokens": 8831.34,
                        "profit_sb": -168.66,
                        "profit_sb_percentage": -1.87,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "acea11bf-332e-45bb-8f8f-8ff1dc56caab",
                            "gambit_id": "23890af7-4437-4ecf-9c2e-dd68460cb506",
                            "last_updated": "2022-09-19T09:52:24.616978-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MOUZ",
                            "reward": "1.25000",
                            "odds": "1.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c87f8374-6614-4551-832d-6611cbb20549/?format=api"
                        },
                        {
                            "id": "be5cc6ad-7fef-4572-9372-4bc952f28f6f",
                            "gambit_id": "e1c992db-4838-4ad3-8bf9-5b3deeb67537",
                            "last_updated": "2022-09-19T09:52:24.618155-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Complexity Gaming",
                            "reward": "3.01000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c87f8374-6614-4551-832d-6611cbb20549/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c41fee17-a3b2-4e2c-8e12-ea0b6ff2e05d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c5649ca5-35c2-463d-82d8-51fee5653f9a",
            "completed": true,
            "last_updated": "2022-09-19T09:22:03.654221-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.33,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/c5649ca5-35c2-463d-82d8-51fee5653f9a",
            "datetime": "2022-09-17T07:30:00-04:00",
            "cutoff_datetime": "2022-09-17T07:30:00-04:00",
            "name": "Wolverhampton Wanderers v. Manchester City",
            "bettypes": [
                {
                    "id": "fc3b568c-eb15-454f-a2e7-1564fa0349e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c41fee17-a3b2-4e2c-8e12-ea0b6ff2e05d/?format=api",
                    "name": "Pick the Winner",
                    "created_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": 7875.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2125.0
                            }
                        ],
                        "expected_reward_tokens": 10157.5,
                        "profit_sb": 1157.5,
                        "profit_sb_percentage": 12.86,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 6955.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1877.0
                            },
                            {
                                "team": "Wolverhampton Wanderers",
                                "amount": 1168.0
                            }
                        ],
                        "expected_reward_tokens": 8970.24,
                        "profit_sb": -29.76,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3046eb91-7cf9-4e52-ad0a-ed18a91d9f44",
                            "gambit_id": "5a3ee364-3189-4d1b-99aa-f3703668857e",
                            "last_updated": "2022-09-19T09:22:03.660548-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester City",
                            "reward": "1.29000",
                            "odds": "1.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3b568c-eb15-454f-a2e7-1564fa0349e0/?format=api"
                        },
                        {
                            "id": "098d5252-b89f-49e2-92cb-f89aa5dc3cd1",
                            "gambit_id": "803076d5-4924-4f0f-b9d9-efac67c2e7fd",
                            "last_updated": "2022-09-19T09:22:03.662616-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.78000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3b568c-eb15-454f-a2e7-1564fa0349e0/?format=api"
                        },
                        {
                            "id": "1e3d9ef9-ca4b-4f0a-96e0-6c3c3de11437",
                            "gambit_id": "745a80b2-80fb-4ddc-901f-f923e0d10707",
                            "last_updated": "2022-09-19T09:22:03.661586-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wolverhampton Wanderers",
                            "reward": "7.68000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc3b568c-eb15-454f-a2e7-1564fa0349e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "e6f99d0b-3cfb-4573-bf55-23d39486bf7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c41fee17-a3b2-4e2c-8e12-ea0b6ff2e05d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5930.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4070.0
                            }
                        ],
                        "expected_reward_tokens": 8954.0,
                        "profit_sb": -46.0,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25bc1e83-05ab-420b-a72a-5e5c003fe073",
                            "gambit_id": "b55563e4-fa6c-471f-88ee-4399726ab3da",
                            "last_updated": "2022-09-19T09:22:03.658251-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.51000",
                            "odds": "1.57000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6f99d0b-3cfb-4573-bf55-23d39486bf7c/?format=api"
                        },
                        {
                            "id": "540776ee-b827-403b-8476-c95befc610d9",
                            "gambit_id": "b54ef4cc-4e21-49a0-ae1d-0ba1efa32615",
                            "last_updated": "2022-09-19T09:22:03.657073-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.20000",
                            "odds": "2.35000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6f99d0b-3cfb-4573-bf55-23d39486bf7c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c59327d0-4ce1-4186-a307-2b31e72079ae",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3d6fd7bf-d9c8-4d45-b6e7-cc7a5da20253",
            "completed": true,
            "last_updated": "2022-09-19T09:52:27.279455-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.06,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/3d6fd7bf-d9c8-4d45-b6e7-cc7a5da20253",
            "datetime": "2022-09-17T06:30:00-04:00",
            "cutoff_datetime": "2022-09-17T06:30:00-04:00",
            "name": "Heroic v. HEET",
            "bettypes": [
                {
                    "id": "1aab5927-0357-4e2e-96db-cf1edb6ecbc0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c59327d0-4ce1-4186-a307-2b31e72079ae/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Heroic",
                                "amount": 7547.0
                            },
                            {
                                "team": "HEET",
                                "amount": 2453.0
                            }
                        ],
                        "expected_reward_tokens": 8904.39,
                        "profit_sb": -95.61,
                        "profit_sb_percentage": -1.06,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e62333f1-b1d3-48e7-922c-884cc299e00c",
                            "gambit_id": "ebfe05c7-c7d2-4881-abee-76987f122f14",
                            "last_updated": "2022-09-19T09:52:27.283427-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Heroic",
                            "reward": "1.18000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aab5927-0357-4e2e-96db-cf1edb6ecbc0/?format=api"
                        },
                        {
                            "id": "93b094a4-22e4-4811-babf-d4ba333e672f",
                            "gambit_id": "b679d7ca-7416-43a8-9c2b-49fa925922cf",
                            "last_updated": "2022-09-19T09:52:27.282250-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HEET",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1aab5927-0357-4e2e-96db-cf1edb6ecbc0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "222eaf4d-5c02-498d-8644-a695f8496abf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "47ef5f5f-90ee-4e70-8d0e-2997170a89c6",
            "completed": true,
            "last_updated": "2022-09-17T17:07:22.318682-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.33,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/47ef5f5f-90ee-4e70-8d0e-2997170a89c6",
            "datetime": "2022-09-16T22:15:00-04:00",
            "cutoff_datetime": "2022-09-16T22:15:00-04:00",
            "name": "LOS (D May) v. SFO (L Webb)",
            "bettypes": [
                {
                    "id": "3e76cc19-0643-4052-acde-9eedf01bf019",
                    "match": "https://api-prod.gambitprofit.com/api/matches/222eaf4d-5c02-498d-8644-a695f8496abf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (D May)",
                                "amount": 5942.0
                            },
                            {
                                "team": "SFO (L Webb)",
                                "amount": 4058.0
                            }
                        ],
                        "expected_reward_tokens": 9210.1,
                        "profit_sb": 210.1,
                        "profit_sb_percentage": 2.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8ddeffe0-4e8a-4d2b-802e-51d444e383fb",
                            "gambit_id": "5b257b3f-ea7a-4a21-ac7c-d36a424fc24a",
                            "last_updated": "2022-09-17T17:07:22.328508-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS (D May)",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e76cc19-0643-4052-acde-9eedf01bf019/?format=api"
                        },
                        {
                            "id": "780f7cf4-608d-48ea-92e2-7c68dc25c393",
                            "gambit_id": "b41230ce-0477-42fc-bc83-b2e1e8cd7610",
                            "last_updated": "2022-09-17T17:07:22.327502-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO (L Webb)",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e76cc19-0643-4052-acde-9eedf01bf019/?format=api"
                        }
                    ]
                },
                {
                    "id": "14d64eb6-23e9-4b9f-8203-9e18e24200e2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/222eaf4d-5c02-498d-8644-a695f8496abf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 5304.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3e6536d0-bf53-432d-a022-5cc42f97cb41",
                            "gambit_id": "f44df037-a6c3-4546-8c86-dcd43c0b2e35",
                            "last_updated": "2022-09-17T17:07:22.324513-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SFO",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d64eb6-23e9-4b9f-8203-9e18e24200e2/?format=api"
                        },
                        {
                            "id": "bfb77c93-cb07-4e33-8ff0-9438e2561713",
                            "gambit_id": "e47caac8-07d0-4285-87ee-aef614cc5ab3",
                            "last_updated": "2022-09-17T17:07:22.325492-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LOS",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d64eb6-23e9-4b9f-8203-9e18e24200e2/?format=api"
                        }
                    ]
                },
                {
                    "id": "0209f13b-c978-403c-8992-0081f6d01604",
                    "match": "https://api-prod.gambitprofit.com/api/matches/222eaf4d-5c02-498d-8644-a695f8496abf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fdde52c3-bb59-4bd8-88dd-69b1a5cc017f",
                            "gambit_id": "62186d8e-81df-4dc1-9556-45ee11d9b369",
                            "last_updated": "2022-09-17T17:07:22.322510-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0209f13b-c978-403c-8992-0081f6d01604/?format=api"
                        },
                        {
                            "id": "4a9d0f52-c99c-40ff-b584-0b70aa4e425a",
                            "gambit_id": "3c65218d-8f63-4067-881a-5321a3d196c7",
                            "last_updated": "2022-09-17T17:07:22.321486-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0209f13b-c978-403c-8992-0081f6d01604/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "14b19fe8-4b0b-4ffd-ad76-608bb59ab77e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6c1e50e5-86b2-44a5-8718-2f4eed85c7b1",
            "completed": true,
            "last_updated": "2022-09-17T17:07:22.037108-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.92,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6c1e50e5-86b2-44a5-8718-2f4eed85c7b1",
            "datetime": "2022-09-16T21:40:00-04:00",
            "cutoff_datetime": "2022-09-16T21:40:00-04:00",
            "name": "SDG (B Snell) v. ARI (M Bumgarner)",
            "bettypes": [
                {
                    "id": "4ae4a579-b388-4ff3-adf8-8a5ce9b7cb88",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14b19fe8-4b0b-4ffd-ad76-608bb59ab77e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (B Snell)",
                                "amount": 6240.0
                            },
                            {
                                "team": "ARI (M Bumgarner)",
                                "amount": 3760.0
                            }
                        ],
                        "expected_reward_tokens": 9172.8,
                        "profit_sb": 172.8,
                        "profit_sb_percentage": 1.92,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1e15378-d79a-4303-9935-18a8be25cb9d",
                            "gambit_id": "7bce2787-6a1c-4ddc-aec4-e6e0fe46d9c4",
                            "last_updated": "2022-09-17T17:07:22.047013-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (B Snell)",
                            "reward": "1.47000",
                            "odds": "1.54050",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ae4a579-b388-4ff3-adf8-8a5ce9b7cb88/?format=api"
                        },
                        {
                            "id": "2e86fec8-d910-4c32-9cbf-5dab67465ba2",
                            "gambit_id": "7e2046e8-2aa1-444f-8a86-6ce007b6925d",
                            "last_updated": "2022-09-17T17:07:22.046062-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI (M Bumgarner)",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ae4a579-b388-4ff3-adf8-8a5ce9b7cb88/?format=api"
                        }
                    ]
                },
                {
                    "id": "03839bf2-6eba-4eaa-91cc-792b01c2e07b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14b19fe8-4b0b-4ffd-ad76-608bb59ab77e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5208.0
                            },
                            {
                                "team": "ARI",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aa2ca279-cb7a-4f5a-b701-3ba96122e09a",
                            "gambit_id": "b5551b45-c04b-4e52-96c2-d64812fda7bb",
                            "last_updated": "2022-09-17T17:07:22.044141-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03839bf2-6eba-4eaa-91cc-792b01c2e07b/?format=api"
                        },
                        {
                            "id": "654efa82-6451-4e03-9223-7b9debd180ab",
                            "gambit_id": "e6ea56ea-4bb6-471c-a2d6-5a19cdbba638",
                            "last_updated": "2022-09-17T17:07:22.043184-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ARI",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03839bf2-6eba-4eaa-91cc-792b01c2e07b/?format=api"
                        }
                    ]
                },
                {
                    "id": "e3b40ba7-1772-430e-8438-0a387539b647",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14b19fe8-4b0b-4ffd-ad76-608bb59ab77e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "83db3005-0904-4d71-a9ad-00f0e5ee15db",
                            "gambit_id": "fc39b757-7b17-4f4a-9a34-df23af4dd5b1",
                            "last_updated": "2022-09-17T17:07:22.040206-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3b40ba7-1772-430e-8438-0a387539b647/?format=api"
                        },
                        {
                            "id": "2e6a43a6-df06-4ffa-a50f-27baca26a106",
                            "gambit_id": "f46176de-15f8-4972-a1e7-366638685837",
                            "last_updated": "2022-09-17T17:07:22.041248-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3b40ba7-1772-430e-8438-0a387539b647/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a2b141bb-6f7c-43a1-8461-a38621c32c4d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "576a5d8d-7644-48dd-a7f5-855492e9ae97",
            "completed": true,
            "last_updated": "2022-09-17T17:07:23.697685-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/576a5d8d-7644-48dd-a7f5-855492e9ae97",
            "datetime": "2022-09-16T21:38:00-04:00",
            "cutoff_datetime": "2022-09-16T21:38:00-04:00",
            "name": "SEA (R Ray) v. LAA (M Lorenzen)",
            "bettypes": [
                {
                    "id": "c6f2d3f7-0b4b-4a36-b6c1-41a32eec33b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2b141bb-6f7c-43a1-8461-a38621c32c4d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (R Ray)",
                                "amount": 5884.0
                            },
                            {
                                "team": "LAA (M Lorenzen)",
                                "amount": 4116.0
                            }
                        ],
                        "expected_reward_tokens": 9178.68,
                        "profit_sb": 178.68,
                        "profit_sb_percentage": 1.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "de6321dd-c937-4174-b2bd-3d1970ab733a",
                            "gambit_id": "23c33eeb-64a5-4cce-bac0-e791881f1d45",
                            "last_updated": "2022-09-17T17:07:23.706884-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA (R Ray)",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f2d3f7-0b4b-4a36-b6c1-41a32eec33b3/?format=api"
                        },
                        {
                            "id": "e919f801-9ba6-4f25-9c88-ebfa76b96fec",
                            "gambit_id": "6a5f600c-eca4-4720-9a24-495ea12ee05a",
                            "last_updated": "2022-09-17T17:07:23.705927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA (M Lorenzen)",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f2d3f7-0b4b-4a36-b6c1-41a32eec33b3/?format=api"
                        }
                    ]
                },
                {
                    "id": "04323191-e48e-420c-874c-5ec9d25e029c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2b141bb-6f7c-43a1-8461-a38621c32c4d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5304.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bba166ab-1007-40b9-841e-08cafa67eae2",
                            "gambit_id": "a60cca69-af72-4b6c-8f8c-806e47df59bc",
                            "last_updated": "2022-09-17T17:07:23.703048-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LAA",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04323191-e48e-420c-874c-5ec9d25e029c/?format=api"
                        },
                        {
                            "id": "8076720e-e652-4da4-aeee-2b143589f765",
                            "gambit_id": "b6b41367-0181-42e0-a62b-51f68b32781d",
                            "last_updated": "2022-09-17T17:07:23.704007-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SEA",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04323191-e48e-420c-874c-5ec9d25e029c/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b9cd692-94ce-4b5c-ae19-23554cd2f5e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2b141bb-6f7c-43a1-8461-a38621c32c4d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "13af6ba4-ba60-4b2c-81c5-71be88e80c6e",
                            "gambit_id": "cadb8627-a1bf-412f-addd-d948a97d73f2",
                            "last_updated": "2022-09-17T17:07:23.701100-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b9cd692-94ce-4b5c-ae19-23554cd2f5e8/?format=api"
                        },
                        {
                            "id": "53af2c3d-0e73-4cd6-8ed7-8e8b437d8e7a",
                            "gambit_id": "7f1d9f5f-1869-4ea3-99c3-5741599f76e7",
                            "last_updated": "2022-09-17T17:07:23.700126-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b9cd692-94ce-4b5c-ae19-23554cd2f5e8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0e1a0daa-d245-412d-9eb1-8b3a5fcb5571",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ec3ea6c1-710d-4ccf-9fbf-fc26b71f073e",
            "completed": true,
            "last_updated": "2022-09-17T17:07:23.858250-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ec3ea6c1-710d-4ccf-9fbf-fc26b71f073e",
            "datetime": "2022-09-16T20:15:00-04:00",
            "cutoff_datetime": "2022-09-16T20:15:00-04:00",
            "name": "Cincinnati Reds v. St Louis Cardinals",
            "bettypes": [
                {
                    "id": "6d23363c-526e-4d1b-a204-ab023f32b03c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e1a0daa-d245-412d-9eb1-8b3a5fcb5571/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Cardinals",
                                "amount": 7029.0
                            },
                            {
                                "team": "Cincinnati Reds",
                                "amount": 2971.0
                            }
                        ],
                        "expected_reward_tokens": 9207.99,
                        "profit_sb": 207.99,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d4f3a048-a661-4237-ab5a-b2ccfd0fe6b5",
                            "gambit_id": "38c81f4f-7f13-4dfd-916f-fa918ed810d6",
                            "last_updated": "2022-09-17T17:07:23.867999-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Cardinals",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d23363c-526e-4d1b-a204-ab023f32b03c/?format=api"
                        },
                        {
                            "id": "e87e41e9-2b70-4282-b164-10854dc4fd01",
                            "gambit_id": "4ecba991-93c6-4a82-94a3-3ed09acc7a23",
                            "last_updated": "2022-09-17T17:07:23.869082-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Reds",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d23363c-526e-4d1b-a204-ab023f32b03c/?format=api"
                        }
                    ]
                },
                {
                    "id": "7a90947c-d087-46b7-8373-38ef42cc9014",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e1a0daa-d245-412d-9eb1-8b3a5fcb5571/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Cardinals",
                                "amount": 5399.0
                            },
                            {
                                "team": "Cincinnati Reds",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "456e8bf7-0341-422e-b381-ca214930a9a7",
                            "gambit_id": "f3081b7e-4e37-401d-8c33-5140ebe1b17f",
                            "last_updated": "2022-09-17T17:07:23.864709-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Cardinals",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a90947c-d087-46b7-8373-38ef42cc9014/?format=api"
                        },
                        {
                            "id": "97136520-ac94-47bb-a2aa-d01fc3f5cde7",
                            "gambit_id": "cd3dbd94-72a3-443d-a3c0-6062456c6c41",
                            "last_updated": "2022-09-17T17:07:23.865886-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati Reds",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a90947c-d087-46b7-8373-38ef42cc9014/?format=api"
                        }
                    ]
                },
                {
                    "id": "987ad308-0fa3-432d-b556-d03ebb0c0285",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e1a0daa-d245-412d-9eb1-8b3a5fcb5571/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6ca3faaa-966d-41da-9271-e32189cb5403",
                            "gambit_id": "7d1e5ca7-54be-4bd1-97ee-e21fe278ee4d",
                            "last_updated": "2022-09-17T17:07:23.861163-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/987ad308-0fa3-432d-b556-d03ebb0c0285/?format=api"
                        },
                        {
                            "id": "1d20dbff-f466-447a-a588-31a10b0dec74",
                            "gambit_id": "b4d7b32e-71b2-4264-8bb6-1a727cd395c7",
                            "last_updated": "2022-09-17T17:07:23.862339-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/987ad308-0fa3-432d-b556-d03ebb0c0285/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b7e4948b-3471-40ef-885f-da1f1b3935cf",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5c9f58ce-ae14-4504-b1fc-c787cbc3cc5a",
            "completed": true,
            "last_updated": "2022-09-17T17:07:21.370336-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.62,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5c9f58ce-ae14-4504-b1fc-c787cbc3cc5a",
            "datetime": "2022-09-16T20:10:00-04:00",
            "cutoff_datetime": "2022-09-16T20:10:00-04:00",
            "name": "OAK (A Martinez) v. HOU (J Verlander)",
            "bettypes": [
                {
                    "id": "c906c0a9-53fc-447d-8d16-c05a932ba1b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7e4948b-3471-40ef-885f-da1f1b3935cf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (J Verlander)",
                                "amount": 7318.0
                            },
                            {
                                "team": "OAK (A Martinez)",
                                "amount": 2682.0
                            }
                        ],
                        "expected_reward_tokens": 9145.62,
                        "profit_sb": 145.62,
                        "profit_sb_percentage": 1.62,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9adbdd2d-3b3a-47ad-b0aa-1c456983422f",
                            "gambit_id": "d248fac1-1234-4f59-b61a-5d006bd1ebd0",
                            "last_updated": "2022-09-17T17:07:21.382392-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (J Verlander)",
                            "reward": "1.25000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c906c0a9-53fc-447d-8d16-c05a932ba1b1/?format=api"
                        },
                        {
                            "id": "13e32108-a3e1-491a-8bfd-324b6b652071",
                            "gambit_id": "80b13966-064f-41f0-8927-4d39e319774e",
                            "last_updated": "2022-09-17T17:07:21.383357-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK (A Martinez)",
                            "reward": "3.41000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c906c0a9-53fc-447d-8d16-c05a932ba1b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "309d2367-9d00-4c0e-a020-5e7b80344a5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7e4948b-3471-40ef-885f-da1f1b3935cf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 5753.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8bb1999c-0061-4db1-853a-03c10dd86efb",
                            "gambit_id": "f9c9bb92-2296-4e1e-b01f-87f877b56fc8",
                            "last_updated": "2022-09-17T17:07:21.376911-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309d2367-9d00-4c0e-a020-5e7b80344a5a/?format=api"
                        },
                        {
                            "id": "b2623f1d-f0b4-4162-bc57-8d35883a62aa",
                            "gambit_id": "b417564d-1cf8-486f-aaf3-ba36e46060ae",
                            "last_updated": "2022-09-17T17:07:21.380410-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "OAK",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309d2367-9d00-4c0e-a020-5e7b80344a5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "3c38ce71-7c93-4ebe-aa9d-aeb1d3e8e0cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b7e4948b-3471-40ef-885f-da1f1b3935cf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5208.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98dfdcc2-9176-44ac-b5d4-bcf7acdf47d4",
                            "gambit_id": "e0ecbd9f-0d75-4a59-ba83-2fdbff05b3dc",
                            "last_updated": "2022-09-17T17:07:21.373199-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c38ce71-7c93-4ebe-aa9d-aeb1d3e8e0cc/?format=api"
                        },
                        {
                            "id": "54711106-b723-4d0a-9520-8a1c0bd29c08",
                            "gambit_id": "ecc9df0d-bd1d-4fb9-ba66-36e6d0b2d093",
                            "last_updated": "2022-09-17T17:07:21.374326-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c38ce71-7c93-4ebe-aa9d-aeb1d3e8e0cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "affaeefe-7e1d-4063-a78f-66adf96e73d7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0497af7b-68fd-468d-8855-1a4a018efa95",
            "completed": true,
            "last_updated": "2022-09-17T17:12:29.981339-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.17,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0497af7b-68fd-468d-8855-1a4a018efa95",
            "datetime": "2022-09-16T20:10:00-04:00",
            "cutoff_datetime": "2022-09-16T20:10:00-04:00",
            "name": "NYY (F Montas) v. MIL (A Houser)",
            "bettypes": [
                {
                    "id": "8f7eb623-71ce-4210-be5f-f2918c18e34c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/affaeefe-7e1d-4063-a78f-66adf96e73d7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (F Montas)",
                                "amount": 5109.0
                            },
                            {
                                "team": "MIL (A Houser)",
                                "amount": 4891.0
                            }
                        ],
                        "expected_reward_tokens": 9195.08,
                        "profit_sb": 195.08,
                        "profit_sb_percentage": 2.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d54a824f-ae03-4f04-9f03-8d3e3c7408aa",
                            "gambit_id": "d68f3162-45ff-4ecb-9620-1432807be5b9",
                            "last_updated": "2022-09-17T17:12:29.991168-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (F Montas)",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f7eb623-71ce-4210-be5f-f2918c18e34c/?format=api"
                        },
                        {
                            "id": "cd812237-e8ec-4ba4-aded-9aa80e8fc9f5",
                            "gambit_id": "a09ff566-a36a-4259-bd39-bf3d9541a4e7",
                            "last_updated": "2022-09-17T17:12:29.990219-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL (A Houser)",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f7eb623-71ce-4210-be5f-f2918c18e34c/?format=api"
                        }
                    ]
                },
                {
                    "id": "c91c2602-355d-42b7-8b67-250104cfd41b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/affaeefe-7e1d-4063-a78f-66adf96e73d7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5974.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7817e4b-ffa6-46b3-ab1e-971ba516c784",
                            "gambit_id": "d73d6e98-dc49-4f14-9ea3-7ca428bc75a1",
                            "last_updated": "2022-09-17T17:12:29.986965-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIL",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c91c2602-355d-42b7-8b67-250104cfd41b/?format=api"
                        },
                        {
                            "id": "385db80f-d13e-4c4c-853a-8f6028cd8618",
                            "gambit_id": "ccb973e7-eeac-424c-ad3e-2574578e433f",
                            "last_updated": "2022-09-17T17:12:29.987942-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c91c2602-355d-42b7-8b67-250104cfd41b/?format=api"
                        }
                    ]
                },
                {
                    "id": "543ca9eb-6484-4e45-85d4-5f42af329c36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/affaeefe-7e1d-4063-a78f-66adf96e73d7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "979c2b42-4f73-45b9-b12e-2566695487c8",
                            "gambit_id": "22749c7c-d2ed-448a-8e76-f8d82335971f",
                            "last_updated": "2022-09-17T17:12:29.984910-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/543ca9eb-6484-4e45-85d4-5f42af329c36/?format=api"
                        },
                        {
                            "id": "04a77ace-6c3a-4811-b10e-b65c9698a0ab",
                            "gambit_id": "8f1c0274-10dd-4936-b6bf-2aa0f0919bfc",
                            "last_updated": "2022-09-17T17:12:29.983874-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/543ca9eb-6484-4e45-85d4-5f42af329c36/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "66c242d8-63ae-4e6d-97ff-9422a413586b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "de9c7aca-013c-4b9b-b70d-900e921b8d81",
            "completed": true,
            "last_updated": "2022-09-17T16:57:42.814738-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.66,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/de9c7aca-013c-4b9b-b70d-900e921b8d81",
            "datetime": "2022-09-16T20:00:00-04:00",
            "cutoff_datetime": "2022-09-16T20:00:00-04:00",
            "name": "Air Force v. Wyoming",
            "bettypes": [
                {
                    "id": "c5304659-9c17-4fc1-b00f-7e632aa617b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66c242d8-63ae-4e6d-97ff-9422a413586b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Air Force",
                                "amount": 8331.0
                            },
                            {
                                "team": "Wyoming",
                                "amount": 1669.0
                            }
                        ],
                        "expected_reward_tokens": 9329.71,
                        "profit_sb": 329.71,
                        "profit_sb_percentage": 3.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "81b57480-c464-43fe-9806-ace76bf4e41f",
                            "gambit_id": "3c9f69f8-cae9-4ac0-8d31-be764bb2de71",
                            "last_updated": "2022-09-17T16:57:42.821304-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Air Force",
                            "reward": "1.12000",
                            "odds": "1.13330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5304659-9c17-4fc1-b00f-7e632aa617b0/?format=api"
                        },
                        {
                            "id": "42bb2048-2652-489b-af70-a47525528223",
                            "gambit_id": "88736b5f-a54d-465b-9075-920f2c34322c",
                            "last_updated": "2022-09-17T16:57:42.820307-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyoming",
                            "reward": "5.59000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5304659-9c17-4fc1-b00f-7e632aa617b0/?format=api"
                        }
                    ]
                },
                {
                    "id": "85e3042f-db6f-417e-bd2c-08ed6756e2c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66c242d8-63ae-4e6d-97ff-9422a413586b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wyoming",
                                "amount": 5000.0
                            },
                            {
                                "team": "Air Force",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eb1e3d23-62ea-48ea-8ae8-8b1c7aed65e1",
                            "gambit_id": "7c65c951-e514-494e-a313-5df278413764",
                            "last_updated": "2022-09-17T16:57:42.823324-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyoming",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "16.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e3042f-db6f-417e-bd2c-08ed6756e2c0/?format=api"
                        },
                        {
                            "id": "b750b7ce-6d77-4ec5-939d-5440bc2dd07e",
                            "gambit_id": "0b9e2d83-08f4-4bac-b6c1-91d544fc5f3b",
                            "last_updated": "2022-09-17T16:57:42.825568-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Air Force",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-16.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85e3042f-db6f-417e-bd2c-08ed6756e2c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "ab252059-af99-430e-b56f-7f64cbe679b9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/66c242d8-63ae-4e6d-97ff-9422a413586b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 46.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f826af50-fb75-428f-8efd-dfbf7f03608b",
                            "gambit_id": "cc9b52a2-56f2-4050-80a3-9710b675140c",
                            "last_updated": "2022-09-17T16:57:42.818337-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 46.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab252059-af99-430e-b56f-7f64cbe679b9/?format=api"
                        },
                        {
                            "id": "ce7e4067-d2e9-4877-aa44-40b309486c80",
                            "gambit_id": "972987de-f339-4090-a5b2-ef4b270be4cb",
                            "last_updated": "2022-09-17T16:57:42.817329-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 46.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab252059-af99-430e-b56f-7f64cbe679b9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "23791e2a-ea07-4c3d-9a6a-0afc822c7e43",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8b8ffc2a-0d2c-4539-b578-3e043e1b0556",
            "completed": true,
            "last_updated": "2022-09-17T17:02:17.089296-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.69,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8b8ffc2a-0d2c-4539-b578-3e043e1b0556",
            "datetime": "2022-09-16T19:30:00-04:00",
            "cutoff_datetime": "2022-09-16T19:30:00-04:00",
            "name": "Florida State v. Louisville",
            "bettypes": [
                {
                    "id": "792a233c-0fba-43d7-a9f3-da864e0c595f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23791e2a-ea07-4c3d-9a6a-0afc822c7e43/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 State",
                                "amount": 5664.0
                            },
                            {
                                "team": "Louisville",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "46c489ff-4f6f-479c-b289-7ed9c9b3e86a",
                            "gambit_id": "0a350dfd-f395-43e4-876f-4c5f0b6ad704",
                            "last_updated": "2022-09-17T17:02:17.096213-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida State",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792a233c-0fba-43d7-a9f3-da864e0c595f/?format=api"
                        },
                        {
                            "id": "e1b5d1e2-6789-4d8a-a2ae-ca2a1892465f",
                            "gambit_id": "0ecad490-2d86-4532-b051-480956b707e9",
                            "last_updated": "2022-09-17T17:02:17.095233-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louisville",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/792a233c-0fba-43d7-a9f3-da864e0c595f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e0d17d5-627f-4cca-992d-5c14f8bf799b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23791e2a-ea07-4c3d-9a6a-0afc822c7e43/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Louisville",
                                "amount": 5097.0
                            },
                            {
                                "team": "Florida State",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "92555b2a-a861-492d-835f-25f86137be9c",
                            "gambit_id": "581220ce-c356-42da-9726-fa5deb88c94c",
                            "last_updated": "2022-09-17T17:02:17.098149-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louisville",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e0d17d5-627f-4cca-992d-5c14f8bf799b/?format=api"
                        },
                        {
                            "id": "f40cf33d-f092-4046-8add-e6e9169a6bf3",
                            "gambit_id": "e79ddb7e-3423-43b7-b5b0-e521f44d9cbc",
                            "last_updated": "2022-09-17T17:02:17.099108-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida State",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e0d17d5-627f-4cca-992d-5c14f8bf799b/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6579cd1-ee04-41e4-944e-ecc5b3a45dd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23791e2a-ea07-4c3d-9a6a-0afc822c7e43/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 57",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 57",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0b98cb61-0246-458c-a953-b798421f8198",
                            "gambit_id": "a73d4d0a-cd5d-4818-9d74-571c4d923910",
                            "last_updated": "2022-09-17T17:02:17.092210-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 57",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "57.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6579cd1-ee04-41e4-944e-ecc5b3a45dd6/?format=api"
                        },
                        {
                            "id": "b24f9237-7e2f-401f-a127-af7b965cfe78",
                            "gambit_id": "8417ec80-4b3e-4c40-9fdb-39eaff6455ac",
                            "last_updated": "2022-09-17T17:02:17.093294-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 57",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "57.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6579cd1-ee04-41e4-944e-ecc5b3a45dd6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4c0c99eb-b891-4775-9a4c-179c0344503c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "77048251-d18b-48ce-bb09-b9d5933ffce4",
            "completed": true,
            "last_updated": "2022-09-17T17:12:28.448652-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.32,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/77048251-d18b-48ce-bb09-b9d5933ffce4",
            "datetime": "2022-09-16T19:20:00-04:00",
            "cutoff_datetime": "2022-09-16T19:20:00-04:00",
            "name": "PHI (R Suarez) v. ATL (M Fried)",
            "bettypes": [
                {
                    "id": "9e15d32d-32c0-4d42-9d20-bee353ff73be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c0c99eb-b891-4775-9a4c-179c0344503c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6485.0
                            },
                            {
                                "team": "PHI (R Suarez)",
                                "amount": 3515.0
                            }
                        ],
                        "expected_reward_tokens": 9208.7,
                        "profit_sb": 208.7,
                        "profit_sb_percentage": 2.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "33ff7e86-92d7-40cc-9dab-5c15ff206711",
                            "gambit_id": "aceb6023-7a2f-46ec-a69b-65a868d7c107",
                            "last_updated": "2022-09-17T17:12:28.457288-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL (M Fried)",
                            "reward": "1.42000",
                            "odds": "1.47620",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e15d32d-32c0-4d42-9d20-bee353ff73be/?format=api"
                        },
                        {
                            "id": "f55b1e96-dff3-4872-9aa5-bbd7c5b14468",
                            "gambit_id": "4cc926a2-0d28-46c5-98fe-eb8ef9aa4f7e",
                            "last_updated": "2022-09-17T17:12:28.458238-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (R Suarez)",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e15d32d-32c0-4d42-9d20-bee353ff73be/?format=api"
                        }
                    ]
                },
                {
                    "id": "774634ac-c49d-42e7-8fa0-9f4025bd0483",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c0c99eb-b891-4775-9a4c-179c0344503c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5208.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "32a34ca0-c2e7-4306-a9b5-536e7b4955d1",
                            "gambit_id": "59580937-5cf8-4ddd-85c9-20334b063654",
                            "last_updated": "2022-09-17T17:12:28.455407-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/774634ac-c49d-42e7-8fa0-9f4025bd0483/?format=api"
                        },
                        {
                            "id": "99ddfa35-8478-478f-9bb3-0a1614ebe89d",
                            "gambit_id": "cad4d7c7-fa32-4ce5-9c9b-5469e260e857",
                            "last_updated": "2022-09-17T17:12:28.454455-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "ATL",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/774634ac-c49d-42e7-8fa0-9f4025bd0483/?format=api"
                        }
                    ]
                },
                {
                    "id": "7def5141-5dc1-4e0a-b7a1-ed6a6126c8d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c0c99eb-b891-4775-9a4c-179c0344503c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5208.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "99bcee17-31a8-4bd1-9264-8649ac2d89ee",
                            "gambit_id": "18d54e70-363a-4334-b2fb-9111e2f8773b",
                            "last_updated": "2022-09-17T17:12:28.452451-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7def5141-5dc1-4e0a-b7a1-ed6a6126c8d2/?format=api"
                        },
                        {
                            "id": "d836bb99-9eac-4945-af98-c1d8379bd243",
                            "gambit_id": "7d199664-69ea-437b-8833-15e2c82b3b92",
                            "last_updated": "2022-09-17T17:12:28.451461-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7def5141-5dc1-4e0a-b7a1-ed6a6126c8d2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "706cad7e-b845-4054-9133-3e0125a5842e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8bc45d38-96a8-4499-8579-54176a503954",
            "completed": true,
            "last_updated": "2022-09-17T17:12:28.287736-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/8bc45d38-96a8-4499-8579-54176a503954",
            "datetime": "2022-09-16T19:10:00-04:00",
            "cutoff_datetime": "2022-09-16T19:10:00-04:00",
            "name": "TEX (M Perez) v. TAM (C Kluber)",
            "bettypes": [
                {
                    "id": "4d0e3016-ce6a-44d4-b29c-bc3784c01f2a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/706cad7e-b845-4054-9133-3e0125a5842e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5884.0
                            },
                            {
                                "team": "TEX (M Perez)",
                                "amount": 4116.0
                            }
                        ],
                        "expected_reward_tokens": 9178.68,
                        "profit_sb": 178.68,
                        "profit_sb_percentage": 1.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a499a222-cecd-47da-a56f-b5fcba2fbd39",
                            "gambit_id": "826500a7-13ff-4662-bbdf-02659bb2bce4",
                            "last_updated": "2022-09-17T17:12:28.300162-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (C Kluber)",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d0e3016-ce6a-44d4-b29c-bc3784c01f2a/?format=api"
                        },
                        {
                            "id": "5ea64dc2-6093-4bbc-a2be-ba7960e0a35e",
                            "gambit_id": "26d6808f-3b08-47d5-bc57-fcb3897b03b1",
                            "last_updated": "2022-09-17T17:12:28.301231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX (M Perez)",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d0e3016-ce6a-44d4-b29c-bc3784c01f2a/?format=api"
                        }
                    ]
                },
                {
                    "id": "de79125d-5a5c-4534-b308-02bc09c77657",
                    "match": "https://api-prod.gambitprofit.com/api/matches/706cad7e-b845-4054-9133-3e0125a5842e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 5974.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b68bd1b5-1e72-4b4b-9eb6-aaac3a692f09",
                            "gambit_id": "40e6e79d-c8c5-455a-9610-04e685d0911c",
                            "last_updated": "2022-09-17T17:12:28.297905-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TEX",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de79125d-5a5c-4534-b308-02bc09c77657/?format=api"
                        },
                        {
                            "id": "0d646396-5168-4725-9356-16dac2641b0b",
                            "gambit_id": "3359c147-560f-4f53-b295-be49f6904b3b",
                            "last_updated": "2022-09-17T17:12:28.294392-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de79125d-5a5c-4534-b308-02bc09c77657/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd67812b-cb07-434f-820e-814cfaef7eae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/706cad7e-b845-4054-9133-3e0125a5842e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5208.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ead18566-59f8-414d-9ba0-515da71ecfa0",
                            "gambit_id": "70ef030f-9d2e-4ea5-8f7c-562c9fffa670",
                            "last_updated": "2022-09-17T17:12:28.290825-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd67812b-cb07-434f-820e-814cfaef7eae/?format=api"
                        },
                        {
                            "id": "db03e802-4e4f-418a-a5c8-08c06f61b1ed",
                            "gambit_id": "25f8fdfc-ed2c-4cf8-a76e-c784faa7b0ca",
                            "last_updated": "2022-09-17T17:12:28.292068-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd67812b-cb07-434f-820e-814cfaef7eae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4c0c71ab-0f61-4348-9af6-2d6924d2013a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9c8628a8-3d18-4b2b-b431-521cb204e494",
            "completed": true,
            "last_updated": "2022-09-17T17:17:25.596750-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9c8628a8-3d18-4b2b-b431-521cb204e494",
            "datetime": "2022-09-16T19:10:00-04:00",
            "cutoff_datetime": "2022-09-16T19:10:00-04:00",
            "name": "PIT (M Keller) v. NYM (T Walker)",
            "bettypes": [
                {
                    "id": "16bbe21d-fcb2-4bed-b946-117438301c09",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c0c71ab-0f61-4348-9af6-2d6924d2013a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (T Walker)",
                                "amount": 6809.0
                            },
                            {
                                "team": "PIT (M Keller)",
                                "amount": 3191.0
                            }
                        ],
                        "expected_reward_tokens": 9190.08,
                        "profit_sb": 190.08,
                        "profit_sb_percentage": 2.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "68e6ae65-dceb-402c-83fc-20246a34b7f8",
                            "gambit_id": "39692823-1afc-4141-b89e-3bb028a698c3",
                            "last_updated": "2022-09-17T17:17:25.606419-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (T Walker)",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16bbe21d-fcb2-4bed-b946-117438301c09/?format=api"
                        },
                        {
                            "id": "ac8d7c00-bd1c-4eaf-990d-749517b43ca9",
                            "gambit_id": "6b6bce3e-5d43-4a48-a161-e1a49bb8eaf4",
                            "last_updated": "2022-09-17T17:17:25.607458-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (M Keller)",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16bbe21d-fcb2-4bed-b946-117438301c09/?format=api"
                        }
                    ]
                },
                {
                    "id": "a62d71dc-789e-48e6-be0a-ed3528de4897",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c0c71ab-0f61-4348-9af6-2d6924d2013a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5208.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7a526efe-9055-4f7b-ac58-12212ad16611",
                            "gambit_id": "313b7da5-032f-40dd-ad6c-3b477f649d5b",
                            "last_updated": "2022-09-17T17:17:25.602946-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a62d71dc-789e-48e6-be0a-ed3528de4897/?format=api"
                        },
                        {
                            "id": "b552454a-b3be-4aeb-8fe2-facb9cb92549",
                            "gambit_id": "46c8f156-4260-4b8e-8348-d5d8b17c04ba",
                            "last_updated": "2022-09-17T17:17:25.604141-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a62d71dc-789e-48e6-be0a-ed3528de4897/?format=api"
                        }
                    ]
                },
                {
                    "id": "c33ceab5-6fd3-4f4c-9eed-d130c30aa41c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4c0c71ab-0f61-4348-9af6-2d6924d2013a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cecf5409-b843-44b3-9970-a582e8881f94",
                            "gambit_id": "ea24e56e-534d-45e5-ac62-df9ee3a53be6",
                            "last_updated": "2022-09-17T17:17:25.599534-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c33ceab5-6fd3-4f4c-9eed-d130c30aa41c/?format=api"
                        },
                        {
                            "id": "56d63a63-1610-4382-999b-3c4f8364fc1c",
                            "gambit_id": "7e83621e-4cdf-4ebe-b169-c116c844fe9f",
                            "last_updated": "2022-09-17T17:17:25.600667-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c33ceab5-6fd3-4f4c-9eed-d130c30aa41c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5bc5c0be-3ebf-495c-b3d8-38acbfd5c0d3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "45b2fd0a-9682-4920-bd1f-9711dd0c8dbd",
            "completed": true,
            "last_updated": "2022-09-17T17:17:25.067635-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.33,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/45b2fd0a-9682-4920-bd1f-9711dd0c8dbd",
            "datetime": "2022-09-16T19:10:00-04:00",
            "cutoff_datetime": "2022-09-16T19:10:00-04:00",
            "name": "MIN (B Ober) v. CLE (T McKenzie)",
            "bettypes": [
                {
                    "id": "660d4849-cacb-4e5c-a5bb-e5041192c0d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bc5c0be-3ebf-495c-b3d8-38acbfd5c0d3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5942.0
                            },
                            {
                                "team": "MIN (B Ober)",
                                "amount": 4058.0
                            }
                        ],
                        "expected_reward_tokens": 9210.1,
                        "profit_sb": 210.1,
                        "profit_sb_percentage": 2.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a8ffc1e7-c0c9-402d-b0ee-0cbf95845680",
                            "gambit_id": "306dbcac-3f68-4454-b227-d948eb788cdc",
                            "last_updated": "2022-09-17T17:17:25.078373-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (T McKenzie)",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/660d4849-cacb-4e5c-a5bb-e5041192c0d8/?format=api"
                        },
                        {
                            "id": "44ce723a-ccfa-4442-b8b8-e241e19276ea",
                            "gambit_id": "78c6f711-5e65-4f65-987d-d57f4e2b223f",
                            "last_updated": "2022-09-17T17:17:25.077339-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (B Ober)",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/660d4849-cacb-4e5c-a5bb-e5041192c0d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "1716e8b6-fed6-4a48-af4c-87c8afcc21d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bc5c0be-3ebf-495c-b3d8-38acbfd5c0d3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5829.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5b0386c3-265e-46c6-bea6-7f084277711b",
                            "gambit_id": "2623cdc9-2a64-4827-b84c-b4beeb54681c",
                            "last_updated": "2022-09-17T17:17:25.075244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1716e8b6-fed6-4a48-af4c-87c8afcc21d2/?format=api"
                        },
                        {
                            "id": "c4ec5203-0388-4bba-8266-1e295c946618",
                            "gambit_id": "422f9c68-a25b-476c-bead-ead4fb65b797",
                            "last_updated": "2022-09-17T17:17:25.074128-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1716e8b6-fed6-4a48-af4c-87c8afcc21d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "364a2387-0e37-47cc-998f-7700c12c2d5d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bc5c0be-3ebf-495c-b3d8-38acbfd5c0d3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cea04da8-4ff2-48c9-a6ca-8b9457acab86",
                            "gambit_id": "26422621-3875-4da8-adbf-4d8289fad294",
                            "last_updated": "2022-09-17T17:17:25.070619-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/364a2387-0e37-47cc-998f-7700c12c2d5d/?format=api"
                        },
                        {
                            "id": "fe56b054-54ef-4d27-8a6b-a255ff074609",
                            "gambit_id": "e15e122c-7551-49ce-9798-0416985b56c3",
                            "last_updated": "2022-09-17T17:17:25.071778-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/364a2387-0e37-47cc-998f-7700c12c2d5d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7e8998e9-0496-4ae9-af00-60af0f4a440a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bec1f87e-23f6-4899-8f46-a0b8946fff9e",
            "completed": true,
            "last_updated": "2022-09-17T17:12:29.468548-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.8,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bec1f87e-23f6-4899-8f46-a0b8946fff9e",
            "datetime": "2022-09-16T19:10:00-04:00",
            "cutoff_datetime": "2022-09-16T19:10:00-04:00",
            "name": "CWS (L Giolito) v. DET (M Manning)",
            "bettypes": [
                {
                    "id": "8ab5384e-e86d-4456-8abc-282e1a0b6f71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e8998e9-0496-4ae9-af00-60af0f4a440a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (L Giolito)",
                                "amount": 5676.0
                            },
                            {
                                "team": "DET (M Manning)",
                                "amount": 4324.0
                            }
                        ],
                        "expected_reward_tokens": 9251.88,
                        "profit_sb": 251.88,
                        "profit_sb_percentage": 2.8,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "595107fa-a092-4bea-bb73-fae2b90af88e",
                            "gambit_id": "210d4926-9b9c-4dde-979c-e3d5880a7313",
                            "last_updated": "2022-09-17T17:12:29.477653-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (L Giolito)",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab5384e-e86d-4456-8abc-282e1a0b6f71/?format=api"
                        },
                        {
                            "id": "6d2f53ee-caa1-4287-9f8c-66c7c51f52aa",
                            "gambit_id": "cb1003e5-7ded-4de5-b0f0-d50f470f0166",
                            "last_updated": "2022-09-17T17:12:29.476723-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET (M Manning)",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab5384e-e86d-4456-8abc-282e1a0b6f71/?format=api"
                        }
                    ]
                },
                {
                    "id": "65d6f056-39ba-4a15-8254-aea77b401d2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e8998e9-0496-4ae9-af00-60af0f4a440a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5399.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0167da35-019c-4142-89e6-ece8e48198ab",
                            "gambit_id": "86179291-c0ba-4b67-9b87-0fd19cb656eb",
                            "last_updated": "2022-09-17T17:12:29.473876-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "DET",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65d6f056-39ba-4a15-8254-aea77b401d2c/?format=api"
                        },
                        {
                            "id": "3c2ea27d-3bcd-479e-b945-6893b00e5986",
                            "gambit_id": "1880e736-7b0e-4b78-ae16-9bc0e146d327",
                            "last_updated": "2022-09-17T17:12:29.474852-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65d6f056-39ba-4a15-8254-aea77b401d2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "2a6b054b-16c2-4d30-b982-0e5088a45d24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e8998e9-0496-4ae9-af00-60af0f4a440a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5208.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9742dedd-631d-44bc-9dfd-694900772a19",
                            "gambit_id": "4fc0856b-8b34-4d5a-9d05-9907b624efbe",
                            "last_updated": "2022-09-17T17:12:29.471022-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a6b054b-16c2-4d30-b982-0e5088a45d24/?format=api"
                        },
                        {
                            "id": "5354d5a1-a4e9-4d77-9513-4a07351c1a0c",
                            "gambit_id": "85c90709-4dd3-4cd4-8fe8-00621c11f881",
                            "last_updated": "2022-09-17T17:12:29.472004-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a6b054b-16c2-4d30-b982-0e5088a45d24/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6bbb4a08-68c3-4552-b1c2-a52156ab6397",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1a2dcf19-9b15-45e2-9d65-37b56428a117",
            "completed": true,
            "last_updated": "2022-09-17T17:12:28.780812-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1a2dcf19-9b15-45e2-9d65-37b56428a117",
            "datetime": "2022-09-16T19:10:00-04:00",
            "cutoff_datetime": "2022-09-16T19:10:00-04:00",
            "name": "KAN (J Heasley) v. BOS (M Wacha)",
            "bettypes": [
                {
                    "id": "cd8c3914-14cc-462c-ac7f-579f4c7fae2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6bbb4a08-68c3-4552-b1c2-a52156ab6397/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Wacha)",
                                "amount": 6434.0
                            },
                            {
                                "team": "KAN (J Heasley)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9200.28,
                        "profit_sb": 200.28,
                        "profit_sb_percentage": 2.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1813d374-f031-4416-bf64-b6db55956f4d",
                            "gambit_id": "a37af59f-c96c-45c7-bcb7-a99364c3bd92",
                            "last_updated": "2022-09-17T17:12:28.789105-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS (M Wacha)",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8c3914-14cc-462c-ac7f-579f4c7fae2c/?format=api"
                        },
                        {
                            "id": "d3ecdc52-f869-4095-91ea-7ddb734d8f69",
                            "gambit_id": "404182aa-790e-4ae0-8e98-bb28ded75f50",
                            "last_updated": "2022-09-17T17:12:28.790101-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (J Heasley)",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8c3914-14cc-462c-ac7f-579f4c7fae2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "b98fd144-323b-460a-9163-61b0f332b7e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6bbb4a08-68c3-4552-b1c2-a52156ab6397/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5208.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc182da7-127f-4795-a5a8-5d2d9fc927ae",
                            "gambit_id": "e215c19d-00ad-40b8-ba4d-bc6b2a7cdca9",
                            "last_updated": "2022-09-17T17:12:28.786194-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "BOS",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b98fd144-323b-460a-9163-61b0f332b7e0/?format=api"
                        },
                        {
                            "id": "1cdbbf5b-b09f-46fd-8eb8-7ba14c9f7880",
                            "gambit_id": "bce38414-6ed1-4871-bfac-1f42adc1e153",
                            "last_updated": "2022-09-17T17:12:28.787130-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b98fd144-323b-460a-9163-61b0f332b7e0/?format=api"
                        }
                    ]
                },
                {
                    "id": "588319d0-a29a-4b01-9945-b6b9ed4404b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6bbb4a08-68c3-4552-b1c2-a52156ab6397/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "092f035c-c27a-43e6-b859-8b33023a7219",
                            "gambit_id": "2409d478-7b4e-4e78-9c95-76f4b934b69d",
                            "last_updated": "2022-09-17T17:12:28.784273-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/588319d0-a29a-4b01-9945-b6b9ed4404b2/?format=api"
                        },
                        {
                            "id": "9c878433-305f-44fe-875d-232684486e24",
                            "gambit_id": "1ecda14c-4705-4a72-80a2-ff2e5a90c6c1",
                            "last_updated": "2022-09-17T17:12:28.783321-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/588319d0-a29a-4b01-9945-b6b9ed4404b2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "565b8b02-5909-447d-94f5-43bd705d0550",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "415a6ec5-f299-4c88-965e-ad554914e43c",
            "completed": true,
            "last_updated": "2022-09-17T17:17:26.231874-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.99,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/415a6ec5-f299-4c88-965e-ad554914e43c",
            "datetime": "2022-09-16T19:07:00-04:00",
            "cutoff_datetime": "2022-09-16T19:07:00-04:00",
            "name": "Baltimore Orioles v. Toronto Blue Jays",
            "bettypes": [
                {
                    "id": "8bae786a-722e-488d-a59a-4bdaf72a1074",
                    "match": "https://api-prod.gambitprofit.com/api/matches/565b8b02-5909-447d-94f5-43bd705d0550/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Blue Jays",
                                "amount": 5884.0
                            },
                            {
                                "team": "Baltimore Orioles",
                                "amount": 4116.0
                            }
                        ],
                        "expected_reward_tokens": 9178.68,
                        "profit_sb": 178.68,
                        "profit_sb_percentage": 1.99,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "39f17213-f5a8-499c-8bc0-c1b2c3bedcb1",
                            "gambit_id": "ace4cda1-d99d-46fa-be74-5e1d7bfe18cc",
                            "last_updated": "2022-09-17T17:17:26.240227-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Blue Jays",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bae786a-722e-488d-a59a-4bdaf72a1074/?format=api"
                        },
                        {
                            "id": "c105bf7a-67a8-4790-8d33-59f0291df207",
                            "gambit_id": "899359d6-0344-4b29-9a5a-02384daa761a",
                            "last_updated": "2022-09-17T17:17:26.241265-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Orioles",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bae786a-722e-488d-a59a-4bdaf72a1074/?format=api"
                        }
                    ]
                },
                {
                    "id": "9d783d38-243c-4200-a930-c478d9b5c57e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/565b8b02-5909-447d-94f5-43bd705d0550/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baltimore Orioles",
                                "amount": 5664.0
                            },
                            {
                                "team": "Toronto Blue Jays",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "67fe9afe-2dcf-4147-9b62-a7500d7d93fb",
                            "gambit_id": "0e23650d-d1d1-457a-909e-83bb370d8583",
                            "last_updated": "2022-09-17T17:17:26.238149-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baltimore Orioles",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d783d38-243c-4200-a930-c478d9b5c57e/?format=api"
                        },
                        {
                            "id": "727a9fcc-c9ea-4407-8ef6-446ec56c3d96",
                            "gambit_id": "75ed6f66-c4dc-48a8-83ba-d7d7b59ab469",
                            "last_updated": "2022-09-17T17:17:26.237169-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Blue Jays",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d783d38-243c-4200-a930-c478d9b5c57e/?format=api"
                        }
                    ]
                },
                {
                    "id": "151b0c68-070e-43a6-9a5b-aa1406ca4c46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/565b8b02-5909-447d-94f5-43bd705d0550/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a87a9a61-4898-4462-971f-23541b729570",
                            "gambit_id": "ede43580-9a00-4ab2-b035-764ee51ff6f6",
                            "last_updated": "2022-09-17T17:17:26.235236-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151b0c68-070e-43a6-9a5b-aa1406ca4c46/?format=api"
                        },
                        {
                            "id": "5d8035bd-9930-4da7-87d6-b60032d1057c",
                            "gambit_id": "2b11a30a-eb41-4d9b-9377-ede74b485a08",
                            "last_updated": "2022-09-17T17:17:26.234275-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/151b0c68-070e-43a6-9a5b-aa1406ca4c46/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "15c57061-4852-4192-9c2b-abe43f085916",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "26f32975-f3c8-46ef-9d44-f3a002431eb9",
            "completed": true,
            "last_updated": "2022-09-17T17:17:25.758375-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.33,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/26f32975-f3c8-46ef-9d44-f3a002431eb9",
            "datetime": "2022-09-16T19:05:00-04:00",
            "cutoff_datetime": "2022-09-16T19:05:00-04:00",
            "name": "MIA (J Luzardo) v. WAS (J Gray)",
            "bettypes": [
                {
                    "id": "759b4b75-d531-460e-8e50-72cc7751f2f4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15c57061-4852-4192-9c2b-abe43f085916/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 5418.0
                            },
                            {
                                "team": "WAS (J Gray)",
                                "amount": 4582.0
                            }
                        ],
                        "expected_reward_tokens": 9209.82,
                        "profit_sb": 209.82,
                        "profit_sb_percentage": 2.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1ae2ea5d-1603-4628-be6d-1f63a83847fd",
                            "gambit_id": "9dda86d0-0f51-4fad-a1ab-345943c37902",
                            "last_updated": "2022-09-17T17:17:25.768880-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759b4b75-d531-460e-8e50-72cc7751f2f4/?format=api"
                        },
                        {
                            "id": "547ecdbb-ba30-4f44-9bc8-973aa8819d74",
                            "gambit_id": "dfa3b00c-42aa-4d5c-bb85-9aa8a09d6bbf",
                            "last_updated": "2022-09-17T17:17:25.767875-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS (J Gray)",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759b4b75-d531-460e-8e50-72cc7751f2f4/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9c29978-56f4-43b3-b92a-27e79b6539d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15c57061-4852-4192-9c2b-abe43f085916/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5753.0
                            },
                            {
                                "team": "MIA",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "16d2f30e-ea38-484d-8b41-a18bf5c1a939",
                            "gambit_id": "e9bb7361-e7f9-491f-b560-ddc20a8d04b1",
                            "last_updated": "2022-09-17T17:17:25.765713-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "WAS",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9c29978-56f4-43b3-b92a-27e79b6539d7/?format=api"
                        },
                        {
                            "id": "bdf8831e-71ac-4751-9242-6b1a8509bd9c",
                            "gambit_id": "cf948052-9b7e-4334-808c-6633b140e75b",
                            "last_updated": "2022-09-17T17:17:25.764542-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9c29978-56f4-43b3-b92a-27e79b6539d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "733d8cf0-4864-434b-af40-72fbdf583d4f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15c57061-4852-4192-9c2b-abe43f085916/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4dcf3ac3-a77e-4cc5-b89e-8b57e3d5f74d",
                            "gambit_id": "37bd66bf-2746-4723-aaa2-794d3f5a0b5f",
                            "last_updated": "2022-09-17T17:17:25.761132-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733d8cf0-4864-434b-af40-72fbdf583d4f/?format=api"
                        },
                        {
                            "id": "2d7d9615-ebdb-4fdd-86d7-46cfae4e2fc2",
                            "gambit_id": "50c1e191-1281-4cc6-8350-3fbf27d87873",
                            "last_updated": "2022-09-17T17:17:25.762273-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733d8cf0-4864-434b-af40-72fbdf583d4f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d28cda57-658d-40f8-be93-5a5eb449185d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "48d09b8b-1309-4048-acb3-f0c53bf16537",
            "completed": true,
            "last_updated": "2022-09-17T22:02:22.719586-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.67,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/48d09b8b-1309-4048-acb3-f0c53bf16537",
            "datetime": "2022-09-16T15:00:00-04:00",
            "cutoff_datetime": "2022-09-16T15:00:00-04:00",
            "name": "Nottingham Forest v. Fulham",
            "bettypes": [
                {
                    "id": "5f33b16b-6549-409e-8345-04112f473aa6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d28cda57-658d-40f8-be93-5a5eb449185d/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Fulham",
                                "amount": 5276.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 4724.0
                            }
                        ],
                        "expected_reward_tokens": 12187.56,
                        "profit_sb": 3187.56,
                        "profit_sb_percentage": 35.42,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Fulham",
                                "amount": 3773.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 3378.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2848.0
                            }
                        ],
                        "expected_reward_tokens": 8714.88,
                        "profit_sb": -285.12,
                        "profit_sb_percentage": -3.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd3de2d7-bcf6-41aa-baf0-021f8c253187",
                            "gambit_id": "4a7249a5-f09d-4e4d-9717-93887375d29e",
                            "last_updated": "2022-09-17T22:02:22.727649-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fulham",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f33b16b-6549-409e-8345-04112f473aa6/?format=api"
                        },
                        {
                            "id": "f3d29dfe-9ed3-4c09-8ace-d4568a4c5990",
                            "gambit_id": "b7b0843f-673a-4ccf-8f15-91dfbb498e63",
                            "last_updated": "2022-09-17T22:02:22.726598-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nottingham Forest",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f33b16b-6549-409e-8345-04112f473aa6/?format=api"
                        },
                        {
                            "id": "686b3ab1-6f5a-4d10-a86f-ca081cd96618",
                            "gambit_id": "90e154e6-defe-4d36-a429-3e0bd3e9e038",
                            "last_updated": "2022-09-17T22:02:22.728624-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.06000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f33b16b-6549-409e-8345-04112f473aa6/?format=api"
                        }
                    ]
                },
                {
                    "id": "ba647d12-3b08-4c26-ae61-bc49cdde821a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d28cda57-658d-40f8-be93-5a5eb449185d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8850.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ca585aa-53dd-4c49-aa03-b90310811a7d",
                            "gambit_id": "e0e99e8d-9087-410d-a0f3-08b0b9d219dc",
                            "last_updated": "2022-09-17T22:02:22.724089-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.77000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba647d12-3b08-4c26-ae61-bc49cdde821a/?format=api"
                        },
                        {
                            "id": "d3931741-e9a6-4952-ba89-fdd7d3986c8a",
                            "gambit_id": "2d7d63a2-2ad4-4b14-bc6b-c57be68e38ab",
                            "last_updated": "2022-09-17T22:02:22.722825-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.77000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba647d12-3b08-4c26-ae61-bc49cdde821a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4baa1d4f-3afa-439c-8d13-bad7b25982f4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d6618476-17bd-4754-ab53-80b71f44b1c2",
            "completed": true,
            "last_updated": "2022-09-17T22:02:22.403613-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.67,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d6618476-17bd-4754-ab53-80b71f44b1c2",
            "datetime": "2022-09-16T15:00:00-04:00",
            "cutoff_datetime": "2022-09-16T15:00:00-04:00",
            "name": "Aston Villa v. Southampton",
            "bettypes": [
                {
                    "id": "65ce0017-01d3-41f2-ac6b-8c83f06c422b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4baa1d4f-3afa-439c-8d13-bad7b25982f4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 6243.0
                            },
                            {
                                "team": "Southampton",
                                "amount": 3757.0
                            }
                        ],
                        "expected_reward_tokens": 11984.83,
                        "profit_sb": 2984.83,
                        "profit_sb_percentage": 33.16,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 4538.0
                            },
                            {
                                "team": "Southampton",
                                "amount": 2731.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2731.0
                            }
                        ],
                        "expected_reward_tokens": 8711.89,
                        "profit_sb": -288.11,
                        "profit_sb_percentage": -3.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2bf54af1-6531-4c58-921a-187ec3169fa7",
                            "gambit_id": "d9fdf801-c3a0-4b26-a9ca-db533e25d96f",
                            "last_updated": "2022-09-17T22:02:22.409930-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aston Villa",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ce0017-01d3-41f2-ac6b-8c83f06c422b/?format=api"
                        },
                        {
                            "id": "39c6613b-e89e-456e-a678-995a4ef86a26",
                            "gambit_id": "9b6e1454-caee-44c8-8d2c-be74de0a51f6",
                            "last_updated": "2022-09-17T22:02:22.412161-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Southampton",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ce0017-01d3-41f2-ac6b-8c83f06c422b/?format=api"
                        },
                        {
                            "id": "d5789a99-2970-407f-812f-c9765c1be8c6",
                            "gambit_id": "69843bfa-2d0b-44ed-b414-8ff85899c316",
                            "last_updated": "2022-09-17T22:02:22.411045-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.19000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ce0017-01d3-41f2-ac6b-8c83f06c422b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6b5159dd-d459-44a6-83b4-042c105c96ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4baa1d4f-3afa-439c-8d13-bad7b25982f4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 8850.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "88478840-2927-443d-a41d-0015557174aa",
                            "gambit_id": "e9ab01f9-f7e9-4289-8941-26fdcd23c9f6",
                            "last_updated": "2022-09-17T22:02:22.406457-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.77000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b5159dd-d459-44a6-83b4-042c105c96ed/?format=api"
                        },
                        {
                            "id": "becf0b70-e734-4d74-a0b7-bff7e4d61e00",
                            "gambit_id": "2de9ed6c-1fa7-4d5b-a570-3cef5d7bed4b",
                            "last_updated": "2022-09-17T22:02:22.407647-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.77000",
                            "odds": "1.88000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b5159dd-d459-44a6-83b4-042c105c96ed/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d8b7b9c5-62a2-492c-b6cb-0a44f6f802a4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ecf351e8-3461-4ec6-965a-a83b07d33648",
            "completed": true,
            "last_updated": "2022-09-17T17:22:26.614000-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ecf351e8-3461-4ec6-965a-a83b07d33648",
            "datetime": "2022-09-16T14:20:00-04:00",
            "cutoff_datetime": "2022-09-16T14:20:00-04:00",
            "name": "COL (G Marquez) v. CHC (M Stroman)",
            "bettypes": [
                {
                    "id": "8556d200-5562-4066-a37d-7b0346fdc740",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8b7b9c5-62a2-492c-b6cb-0a44f6f802a4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Stroman)",
                                "amount": 5445.0
                            },
                            {
                                "team": "COL (G Marquez)",
                                "amount": 4555.0
                            }
                        ],
                        "expected_reward_tokens": 9201.1,
                        "profit_sb": 201.1,
                        "profit_sb_percentage": 2.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d63466fe-f3ee-4f5c-98f8-af4efac7fb0e",
                            "gambit_id": "4cc4d181-a778-47d2-815b-5ef76af2bf6a",
                            "last_updated": "2022-09-17T17:22:26.624023-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC (M Stroman)",
                            "reward": "1.69000",
                            "odds": "1.79370",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8556d200-5562-4066-a37d-7b0346fdc740/?format=api"
                        },
                        {
                            "id": "9e9ae0f5-d756-4d0b-a856-6439d83a10c7",
                            "gambit_id": "b6eeec7f-c3f2-4b0e-85a3-c5be831441b2",
                            "last_updated": "2022-09-17T17:22:26.625065-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL (G Marquez)",
                            "reward": "2.02000",
                            "odds": "2.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8556d200-5562-4066-a37d-7b0346fdc740/?format=api"
                        }
                    ]
                },
                {
                    "id": "2860fc9a-befb-49f0-ad95-cbadd2b88282",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8b7b9c5-62a2-492c-b6cb-0a44f6f802a4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6170.0
                            },
                            {
                                "team": "CHC",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a0710f89-57ab-4643-b07f-82d08c5b2018",
                            "gambit_id": "1c0447d2-700d-41a9-85d3-3e58bddd192e",
                            "last_updated": "2022-09-17T17:22:26.620897-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "COL",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2860fc9a-befb-49f0-ad95-cbadd2b88282/?format=api"
                        },
                        {
                            "id": "8aeec23a-f648-459b-b67b-e1bdec8cecb4",
                            "gambit_id": "6688eb9f-cf88-456f-897b-3e5b1fcfd4fa",
                            "last_updated": "2022-09-17T17:22:26.621915-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CHC",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2860fc9a-befb-49f0-ad95-cbadd2b88282/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3c1180d-47c0-42a1-b47c-8ff1c1f21fbf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d8b7b9c5-62a2-492c-b6cb-0a44f6f802a4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5208.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "97354b56-ad10-45fd-9c6c-7f0add5b27f5",
                            "gambit_id": "d6486fc0-f638-474a-850d-637c751e9887",
                            "last_updated": "2022-09-17T17:22:26.618771-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3c1180d-47c0-42a1-b47c-8ff1c1f21fbf/?format=api"
                        },
                        {
                            "id": "c2652c70-c9ce-46f1-88c5-14cffe54761a",
                            "gambit_id": "23e5adbb-6167-45be-9363-6f8886d20d7d",
                            "last_updated": "2022-09-17T17:22:26.617533-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3c1180d-47c0-42a1-b47c-8ff1c1f21fbf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "43100f48-2b14-4415-8971-b0c5f4ab72d4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bd82050a-7a3e-4374-9228-767f7d37a785",
            "completed": true,
            "last_updated": "2022-09-17T22:07:23.878003-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.48,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/bd82050a-7a3e-4374-9228-767f7d37a785",
            "datetime": "2022-09-16T13:30:00-04:00",
            "cutoff_datetime": "2022-09-16T13:30:00-04:00",
            "name": "Ence Esports v. MOUZ",
            "bettypes": [
                {
                    "id": "394462f6-3fb0-40a9-8f12-5baca1141a43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43100f48-2b14-4415-8971-b0c5f4ab72d4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ence Esports",
                                "amount": 5256.0
                            },
                            {
                                "team": "MOUZ",
                                "amount": 4744.0
                            }
                        ],
                        "expected_reward_tokens": 8776.4,
                        "profit_sb": -223.6,
                        "profit_sb_percentage": -2.48,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "137f4179-3b56-4466-ae17-9d8e16856d51",
                            "gambit_id": "052c9f8e-5b85-43ce-9bb5-1b6d71c59880",
                            "last_updated": "2022-09-17T22:07:23.881971-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ence Esports",
                            "reward": "1.67000",
                            "odds": "1.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/394462f6-3fb0-40a9-8f12-5baca1141a43/?format=api"
                        },
                        {
                            "id": "0b06d859-213e-4de6-bdb4-0826f2b12868",
                            "gambit_id": "75899afa-955b-4cf4-81cb-9d147bb00d97",
                            "last_updated": "2022-09-17T22:07:23.880787-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MOUZ",
                            "reward": "1.85000",
                            "odds": "1.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/394462f6-3fb0-40a9-8f12-5baca1141a43/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6c954465-d4f5-492e-81c7-f505aaed7806",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f1ac2f37-dd2e-4110-a465-92a1fd18cd60",
            "completed": true,
            "last_updated": "2022-09-17T22:02:03.082158-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.61,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/f1ac2f37-dd2e-4110-a465-92a1fd18cd60",
            "datetime": "2022-09-16T10:00:00-04:00",
            "cutoff_datetime": "2022-09-16T10:00:00-04:00",
            "name": "Heroic v. Complexity Gaming",
            "bettypes": [
                {
                    "id": "7d3d667e-f1aa-4619-8353-1c818b448895",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6c954465-d4f5-492e-81c7-f505aaed7806/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Heroic",
                                "amount": 7258.0
                            },
                            {
                                "team": "Complexity Gaming",
                                "amount": 2742.0
                            }
                        ],
                        "expected_reward_tokens": 8854.76,
                        "profit_sb": -145.24,
                        "profit_sb_percentage": -1.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "726e8255-370f-4d40-a284-f61ba793d766",
                            "gambit_id": "22099f3e-d549-4e41-99b9-4ee0947cbe26",
                            "last_updated": "2022-09-17T22:02:03.085428-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Heroic",
                            "reward": "1.22000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d3d667e-f1aa-4619-8353-1c818b448895/?format=api"
                        },
                        {
                            "id": "d21a24f1-e604-4c14-b5f4-3bef31518453",
                            "gambit_id": "3656d264-3dca-4fd2-942b-fe9b939b31f2",
                            "last_updated": "2022-09-17T22:02:03.084485-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Complexity Gaming",
                            "reward": "3.23000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d3d667e-f1aa-4619-8353-1c818b448895/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "21aafb8d-9860-4203-b5cc-abffb1266e34",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "10942c5f-9f32-4f41-a59c-c9414f5a9a6b",
            "completed": true,
            "last_updated": "2022-09-17T22:02:02.942156-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.08,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/10942c5f-9f32-4f41-a59c-c9414f5a9a6b",
            "datetime": "2022-09-16T06:30:00-04:00",
            "cutoff_datetime": "2022-09-16T06:30:00-04:00",
            "name": "Astralis v. HEET",
            "bettypes": [
                {
                    "id": "6b4b3ad3-2b70-4d66-a0cc-bfd8badd9a03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21aafb8d-9860-4203-b5cc-abffb1266e34/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Astralis",
                                "amount": 7419.0
                            },
                            {
                                "team": "HEET",
                                "amount": 2581.0
                            }
                        ],
                        "expected_reward_tokens": 8902.8,
                        "profit_sb": -97.2,
                        "profit_sb_percentage": -1.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c27854ba-c914-40f3-a721-3c10282f358e",
                            "gambit_id": "f0286337-fe5a-4644-8901-2d01c58dcbde",
                            "last_updated": "2022-09-17T22:02:02.945549-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Astralis",
                            "reward": "1.20000",
                            "odds": "1.22000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b4b3ad3-2b70-4d66-a0cc-bfd8badd9a03/?format=api"
                        },
                        {
                            "id": "c648fdb5-9fef-4afc-ae43-fe2eb7ace972",
                            "gambit_id": "76bbdeae-0d3c-4e3c-9ef2-fff57e607a91",
                            "last_updated": "2022-09-17T22:02:02.944563-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HEET",
                            "reward": "3.45000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b4b3ad3-2b70-4d66-a0cc-bfd8badd9a03/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ecf7977d-8c1f-41a3-953a-e3c373fcc65e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d78cf70b-af73-4a6a-ba88-cfc5fb2e5913",
            "completed": true,
            "last_updated": "2022-09-16T10:07:03.987976-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d78cf70b-af73-4a6a-ba88-cfc5fb2e5913",
            "datetime": "2022-09-15T20:15:00-04:00",
            "cutoff_datetime": "2022-09-15T20:15:00-04:00",
            "name": "Los Angeles Chargers v. Kansas City Chiefs",
            "bettypes": [
                {
                    "id": "7dcf09c2-bbd9-4258-ad91-e7d986ac51e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecf7977d-8c1f-41a3-953a-e3c373fcc65e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 City Chiefs",
                                "amount": 6389.0
                            },
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf03edd7-c8a6-4f6e-aeeb-e12d035fc280",
                            "gambit_id": "0ca42b8d-6d00-4d31-beb6-ce949fb1eca7",
                            "last_updated": "2022-09-16T10:07:03.994596-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dcf09c2-bbd9-4258-ad91-e7d986ac51e8/?format=api"
                        },
                        {
                            "id": "56a66df3-2021-42eb-b693-3eb5dcef3d1f",
                            "gambit_id": "e0a1f0c5-ed77-41a2-bf6e-343c154941fe",
                            "last_updated": "2022-09-16T10:07:03.995760-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dcf09c2-bbd9-4258-ad91-e7d986ac51e8/?format=api"
                        }
                    ]
                },
                {
                    "id": "7eb83675-cb5d-4c83-a4d2-bc46227e11d0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecf7977d-8c1f-41a3-953a-e3c373fcc65e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 City Chiefs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Chargers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2d60d398-a9b4-4f9c-8495-aa4ce4b79d95",
                            "gambit_id": "57ab599f-237d-4869-8caf-7f4504f8be5f",
                            "last_updated": "2022-09-16T10:07:03.998008-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas City Chiefs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb83675-cb5d-4c83-a4d2-bc46227e11d0/?format=api"
                        },
                        {
                            "id": "3066e473-7f7d-4fdd-99e4-7d919bd81d9c",
                            "gambit_id": "7dcc6983-251c-4b85-9bc9-98fe8f2bdf63",
                            "last_updated": "2022-09-16T10:07:03.999099-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Chargers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb83675-cb5d-4c83-a4d2-bc46227e11d0/?format=api"
                        }
                    ]
                },
                {
                    "id": "6095c15f-0f9a-44f6-b88a-4169f60c0d0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecf7977d-8c1f-41a3-953a-e3c373fcc65e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 52.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 52.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bf45b159-a933-4bbe-b37f-0d4850aeacad",
                            "gambit_id": "9e49dbbb-d008-4f09-8e0f-e5a928dcf90c",
                            "last_updated": "2022-09-16T10:07:03.991028-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 52.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6095c15f-0f9a-44f6-b88a-4169f60c0d0c/?format=api"
                        },
                        {
                            "id": "4382e61b-b232-46a6-9dcc-db016d569d02",
                            "gambit_id": "ae429a5b-96a2-4f63-a48b-13eb6d896b29",
                            "last_updated": "2022-09-16T10:07:03.992226-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 52.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "52.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6095c15f-0f9a-44f6-b88a-4169f60c0d0c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7cad68de-2931-4617-a8b1-79c9eef6656d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "77deaa28-6d41-4e65-8228-758ca09916cd",
            "completed": true,
            "last_updated": "2022-09-16T11:41:53.960827-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/77deaa28-6d41-4e65-8228-758ca09916cd",
            "datetime": "2022-09-15T19:45:00-04:00",
            "cutoff_datetime": "2022-09-15T19:45:00-04:00",
            "name": "CIN (C Anderson) v. STL (M Mikolas)",
            "bettypes": [
                {
                    "id": "b8a7b9b7-bc92-40f7-9eab-8642b04b9339",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cad68de-2931-4617-a8b1-79c9eef6656d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (M Mikolas)",
                                "amount": 7029.0
                            },
                            {
                                "team": "CIN (C Anderson)",
                                "amount": 2971.0
                            }
                        ],
                        "expected_reward_tokens": 9207.99,
                        "profit_sb": 207.99,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3d2ec166-b916-43ee-bd4f-1b24729b9ca0",
                            "gambit_id": "89112876-3646-4c4b-9017-a783c5509cff",
                            "last_updated": "2022-09-16T11:41:53.969981-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8a7b9b7-bc92-40f7-9eab-8642b04b9339/?format=api"
                        },
                        {
                            "id": "10456a79-a9a3-40f0-9b5f-a33929aa66e7",
                            "gambit_id": "0d793b87-bfdd-43e5-b696-1771b9bc9539",
                            "last_updated": "2022-09-16T11:41:53.970962-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN (C Anderson)",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8a7b9b7-bc92-40f7-9eab-8642b04b9339/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e8c2609-2584-4956-a3e6-5c23f5c1ae36",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cad68de-2931-4617-a8b1-79c9eef6656d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5571.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc4d405c-7839-494a-88e3-291d4e6e2744",
                            "gambit_id": "5873f113-99f2-42c3-b890-f5d4f1a6fa29",
                            "last_updated": "2022-09-16T11:41:53.967036-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "STL",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e8c2609-2584-4956-a3e6-5c23f5c1ae36/?format=api"
                        },
                        {
                            "id": "68f8e5ce-fd07-40c4-ad4b-480c454fab12",
                            "gambit_id": "40e6f3aa-c4dc-4bfd-9f18-45c895a9a8b1",
                            "last_updated": "2022-09-16T11:41:53.968011-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CIN",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e8c2609-2584-4956-a3e6-5c23f5c1ae36/?format=api"
                        }
                    ]
                },
                {
                    "id": "ecab2598-810a-4748-832e-5d9535c2aa3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cad68de-2931-4617-a8b1-79c9eef6656d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d6329b9-27cd-447a-9da7-8dca3fb5593a",
                            "gambit_id": "bbf1f2cb-77a8-458e-8a16-daec3fbf2607",
                            "last_updated": "2022-09-16T11:41:53.964914-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecab2598-810a-4748-832e-5d9535c2aa3e/?format=api"
                        },
                        {
                            "id": "5b25673f-4600-4c2a-a94b-c8934cee079e",
                            "gambit_id": "92790d59-436b-4a8a-b59b-de02729586a7",
                            "last_updated": "2022-09-16T11:41:53.963836-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecab2598-810a-4748-832e-5d9535c2aa3e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6b85b427-b0c2-41a8-91d6-a8fbe78226bb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a8e4d58c-f0aa-40d6-9ca4-a7761feebaf2",
            "completed": true,
            "last_updated": "2022-09-16T11:41:53.803290-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.38,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a8e4d58c-f0aa-40d6-9ca4-a7761feebaf2",
            "datetime": "2022-09-15T19:40:00-04:00",
            "cutoff_datetime": "2022-09-15T19:40:00-04:00",
            "name": "KAN (D Lynch) v. MIN (D Bundy)",
            "bettypes": [
                {
                    "id": "e671308e-caf3-4a56-b843-e66ee4596fe2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b85b427-b0c2-41a8-91d6-a8fbe78226bb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (D Bundy)",
                                "amount": 6062.0
                            },
                            {
                                "team": "KAN (D Lynch)",
                                "amount": 3938.0
                            }
                        ],
                        "expected_reward_tokens": 9214.24,
                        "profit_sb": 214.24,
                        "profit_sb_percentage": 2.38,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6f9e5428-8b74-464e-ba4f-d1f5ce4cc820",
                            "gambit_id": "a06c92dd-b762-4e8f-a86d-c652c67d32b9",
                            "last_updated": "2022-09-16T11:41:53.813560-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN (D Bundy)",
                            "reward": "1.52000",
                            "odds": "1.59520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e671308e-caf3-4a56-b843-e66ee4596fe2/?format=api"
                        },
                        {
                            "id": "d4221179-2f37-415a-b209-9708a522b5ac",
                            "gambit_id": "5d954f88-a7df-4c80-a387-3aa4ff6848c2",
                            "last_updated": "2022-09-16T11:41:53.814538-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN (D Lynch)",
                            "reward": "2.34000",
                            "odds": "2.53000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e671308e-caf3-4a56-b843-e66ee4596fe2/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b90d474-b5be-4e23-b722-0e3b934e5352",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b85b427-b0c2-41a8-91d6-a8fbe78226bb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5492.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9d1ea2ed-67cd-447e-a33a-3dd877eed311",
                            "gambit_id": "0052e5fc-c7bd-4715-bfb3-03ef3ccc1509",
                            "last_updated": "2022-09-16T11:41:53.811224-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "KAN",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b90d474-b5be-4e23-b722-0e3b934e5352/?format=api"
                        },
                        {
                            "id": "c3389f89-6144-4a46-9b26-edc3201b7f95",
                            "gambit_id": "ed152bb1-a0c1-4bd6-9f8b-33b077697817",
                            "last_updated": "2022-09-16T11:41:53.810007-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIN",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b90d474-b5be-4e23-b722-0e3b934e5352/?format=api"
                        }
                    ]
                },
                {
                    "id": "b49a79f0-8bdb-40c3-9a2c-d4777598484c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6b85b427-b0c2-41a8-91d6-a8fbe78226bb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1b6af254-551b-4d16-b8de-6724f8fb9098",
                            "gambit_id": "2a23cc05-d551-4b88-b418-7abadda5198f",
                            "last_updated": "2022-09-16T11:41:53.807352-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b49a79f0-8bdb-40c3-9a2c-d4777598484c/?format=api"
                        },
                        {
                            "id": "75b3e587-1355-40f9-b1f3-2e401dd706c3",
                            "gambit_id": "1f60bdf9-99d4-45c1-b089-e68e5472b4e0",
                            "last_updated": "2022-09-16T11:41:53.806178-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b49a79f0-8bdb-40c3-9a2c-d4777598484c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ecc8d7a0-6586-42bb-b45b-b0878da706bd",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "eed33fa0-e4cc-4ec0-9480-a5337930b30b",
            "completed": true,
            "last_updated": "2022-09-16T11:41:54.298910-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/eed33fa0-e4cc-4ec0-9480-a5337930b30b",
            "datetime": "2022-09-15T19:20:00-04:00",
            "cutoff_datetime": "2022-09-15T19:20:00-04:00",
            "name": "PIT (J Brubaker) v. NYM (C Carrasco)",
            "bettypes": [
                {
                    "id": "c8b88694-de30-444c-8a71-d514fe6413f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecc8d7a0-6586-42bb-b45b-b0878da706bd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6809.0
                            },
                            {
                                "team": "PIT (J Brubaker)",
                                "amount": 3191.0
                            }
                        ],
                        "expected_reward_tokens": 9190.08,
                        "profit_sb": 190.08,
                        "profit_sb_percentage": 2.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6babf587-1c6b-4b30-aa69-2c70a98c3e55",
                            "gambit_id": "c08bf41b-5c6b-454a-a641-956d182d017b",
                            "last_updated": "2022-09-16T11:41:54.307184-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM (C Carrasco)",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b88694-de30-444c-8a71-d514fe6413f7/?format=api"
                        },
                        {
                            "id": "df0181d0-3cb5-405e-a03d-742429121b85",
                            "gambit_id": "c2f30a3c-e2b3-49cc-bf4a-76f9026b6a0b",
                            "last_updated": "2022-09-16T11:41:54.308102-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT (J Brubaker)",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b88694-de30-444c-8a71-d514fe6413f7/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1b6364b-b91c-4c91-a2b3-8afba17691ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecc8d7a0-6586-42bb-b45b-b0878da706bd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5208.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cbbb07d7-117f-43d5-9361-07a55d79bd3a",
                            "gambit_id": "3d120d74-7680-4769-b4ad-a680bd671196",
                            "last_updated": "2022-09-16T11:41:54.304379-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYM",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1b6364b-b91c-4c91-a2b3-8afba17691ee/?format=api"
                        },
                        {
                            "id": "6ff5c812-6435-437e-b420-2456c2b4c865",
                            "gambit_id": "06ac33b5-d5e6-4588-8fbc-5e6543b6b602",
                            "last_updated": "2022-09-16T11:41:54.305309-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PIT",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1b6364b-b91c-4c91-a2b3-8afba17691ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "9cf528e8-f534-4399-b5fa-4ee6ec62419f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecc8d7a0-6586-42bb-b45b-b0878da706bd/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5304.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bc52896d-518e-49e2-b4a7-8989c6530fb5",
                            "gambit_id": "bd75c577-0363-43d1-aa4f-6967bcfb4911",
                            "last_updated": "2022-09-16T11:41:54.302450-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cf528e8-f534-4399-b5fa-4ee6ec62419f/?format=api"
                        },
                        {
                            "id": "d394b13c-74a4-41d1-8864-9fc0fb83eb53",
                            "gambit_id": "77ed3018-b17e-4c59-a6de-1dd0fd3558dc",
                            "last_updated": "2022-09-16T11:41:54.301478-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cf528e8-f534-4399-b5fa-4ee6ec62419f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b3f67e20-2863-4e04-8dbe-831fb856c553",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cc3fec45-0638-4210-911c-e3802d1ca25b",
            "completed": true,
            "last_updated": "2022-09-16T11:41:54.132326-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.33,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cc3fec45-0638-4210-911c-e3802d1ca25b",
            "datetime": "2022-09-15T18:40:00-04:00",
            "cutoff_datetime": "2022-09-15T18:40:00-04:00",
            "name": "PHI (N Syndergaard) v. MIA (P Lopez)",
            "bettypes": [
                {
                    "id": "f3310c1a-2418-4afe-aaee-e1c33b6bf6c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3f67e20-2863-4e04-8dbe-831fb856c553/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (N Syndergaard)",
                                "amount": 5418.0
                            },
                            {
                                "team": "MIA (P Lopez)",
                                "amount": 4582.0
                            }
                        ],
                        "expected_reward_tokens": 9209.82,
                        "profit_sb": 209.82,
                        "profit_sb_percentage": 2.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0d2c035b-33e9-48d7-8220-846be7b39fff",
                            "gambit_id": "5a2f0c7c-2442-4e98-9f5f-d27da1bbe803",
                            "last_updated": "2022-09-16T11:41:54.142527-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (N Syndergaard)",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3310c1a-2418-4afe-aaee-e1c33b6bf6c1/?format=api"
                        },
                        {
                            "id": "4c94e44a-6561-4fff-8a71-725e72ca4cbc",
                            "gambit_id": "c7851380-b2be-428d-a077-66774ee17bca",
                            "last_updated": "2022-09-16T11:41:54.141596-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA (P Lopez)",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3310c1a-2418-4afe-aaee-e1c33b6bf6c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "1fb7b4ff-5cb4-4753-961d-52277cc14492",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3f67e20-2863-4e04-8dbe-831fb856c553/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5899.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "516f39e2-8646-4a44-8fc9-f5720dff6a96",
                            "gambit_id": "0d9685da-c38b-4313-9c4e-14426e7b7260",
                            "last_updated": "2022-09-16T11:41:54.138643-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MIA",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb7b4ff-5cb4-4753-961d-52277cc14492/?format=api"
                        },
                        {
                            "id": "e448e1ce-f982-4d8d-a9c4-ad5124959c70",
                            "gambit_id": "b4dbc4d0-38ed-473a-adf6-cbb93f06c76e",
                            "last_updated": "2022-09-16T11:41:54.139739-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fb7b4ff-5cb4-4753-961d-52277cc14492/?format=api"
                        }
                    ]
                },
                {
                    "id": "59537fca-7503-4985-81f8-7fe430e5a552",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b3f67e20-2863-4e04-8dbe-831fb856c553/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e8ae976a-4af8-4f56-a23f-f08c2c103923",
                            "gambit_id": "4d861a7a-33c6-4ab6-ba97-25f7961f6152",
                            "last_updated": "2022-09-16T11:41:54.135125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59537fca-7503-4985-81f8-7fe430e5a552/?format=api"
                        },
                        {
                            "id": "a3d778eb-c6d5-4ac9-a12f-990dd89caf6a",
                            "gambit_id": "a8624cbf-6460-4869-88ea-2ca8fde5b216",
                            "last_updated": "2022-09-16T11:41:54.136243-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59537fca-7503-4985-81f8-7fe430e5a552/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "33e85e10-eb03-4854-8a2e-87eed83e82f7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3824372c-d506-456f-acc6-c48a29898a51",
            "completed": true,
            "last_updated": "2022-09-16T11:41:53.615399-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3824372c-d506-456f-acc6-c48a29898a51",
            "datetime": "2022-09-15T15:07:00-04:00",
            "cutoff_datetime": "2022-09-15T15:07:00-04:00",
            "name": "TAM (S McClanahan) v. TOR (K Gausman)",
            "bettypes": [
                {
                    "id": "d1cf5ab9-8b74-4b20-9ee6-8a8628e23ec8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33e85e10-eb03-4854-8a2e-87eed83e82f7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5511.0
                            },
                            {
                                "team": "TAM (S McClanahan)",
                                "amount": 4489.0
                            }
                        ],
                        "expected_reward_tokens": 9202.45,
                        "profit_sb": 202.45,
                        "profit_sb_percentage": 2.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "414d8a49-b5e1-48fb-8bee-5fc0bed81bad",
                            "gambit_id": "4b4f2554-788b-4d8e-9d9f-3a964b649dc2",
                            "last_updated": "2022-09-16T11:41:53.625509-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1cf5ab9-8b74-4b20-9ee6-8a8628e23ec8/?format=api"
                        },
                        {
                            "id": "82f83916-40d0-4104-8dcb-9b8799009eca",
                            "gambit_id": "5a357d69-1349-443b-9ddc-d4b1b5f49e5a",
                            "last_updated": "2022-09-16T11:41:53.626430-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM (S McClanahan)",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1cf5ab9-8b74-4b20-9ee6-8a8628e23ec8/?format=api"
                        }
                    ]
                },
                {
                    "id": "17f4d1f3-701d-4d4f-8391-12e0c5aeb7e1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33e85e10-eb03-4854-8a2e-87eed83e82f7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6170.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "14b44408-2e7f-4934-94dc-28d6a2efd34f",
                            "gambit_id": "980ac517-246d-438a-929f-dd0dfe79b7f1",
                            "last_updated": "2022-09-16T11:41:53.623657-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TAM",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f4d1f3-701d-4d4f-8391-12e0c5aeb7e1/?format=api"
                        },
                        {
                            "id": "99db1139-272c-4f4e-b360-2b6b0793a2f4",
                            "gambit_id": "99cfb9fc-6a96-4f2c-9e01-568ee5d57399",
                            "last_updated": "2022-09-16T11:41:53.621743-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TOR",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17f4d1f3-701d-4d4f-8391-12e0c5aeb7e1/?format=api"
                        }
                    ]
                },
                {
                    "id": "64def211-5d83-4980-8ee8-24c1b7b8d423",
                    "match": "https://api-prod.gambitprofit.com/api/matches/33e85e10-eb03-4854-8a2e-87eed83e82f7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6c398931-2fc8-4a1a-b5b9-a165193eb588",
                            "gambit_id": "693d4892-2cde-4750-a243-fd42eaeded3c",
                            "last_updated": "2022-09-16T11:41:53.618326-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64def211-5d83-4980-8ee8-24c1b7b8d423/?format=api"
                        },
                        {
                            "id": "0e6ea3b5-8e30-49a2-a07d-f00a945e9a1b",
                            "gambit_id": "346ea7f7-4e39-46d1-88ce-d87a75ed5b32",
                            "last_updated": "2022-09-16T11:41:53.619462-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64def211-5d83-4980-8ee8-24c1b7b8d423/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "91fbf74e-2dc9-40e6-b1b3-507b2a267406",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "aa054437-f575-44ea-8297-dcf5517334b3",
            "completed": true,
            "last_updated": "2022-09-16T12:02:04.734755-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.36,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/aa054437-f575-44ea-8297-dcf5517334b3",
            "datetime": "2022-09-15T13:30:00-04:00",
            "cutoff_datetime": "2022-09-15T13:30:00-04:00",
            "name": "Ence Esports v. Heroic",
            "bettypes": [
                {
                    "id": "8420cd28-46c6-44ee-8c2c-6d4af493db3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/91fbf74e-2dc9-40e6-b1b3-507b2a267406/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ence Esports",
                                "amount": 5562.0
                            },
                            {
                                "team": "Heroic",
                                "amount": 4438.0
                            }
                        ],
                        "expected_reward_tokens": 8787.24,
                        "profit_sb": -212.76,
                        "profit_sb_percentage": -2.36,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1a48c06d-79ac-4d72-aee8-dc4f67e6a688",
                            "gambit_id": "b86a9c1a-7c02-41ec-9dde-669b85f8c179",
                            "last_updated": "2022-09-16T12:02:04.738636-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ence Esports",
                            "reward": "1.58000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8420cd28-46c6-44ee-8c2c-6d4af493db3a/?format=api"
                        },
                        {
                            "id": "19dd98b7-0a59-4fec-a9e4-585acb68d0a2",
                            "gambit_id": "392a29b3-0a5d-499a-93a2-5c9c974726e9",
                            "last_updated": "2022-09-16T12:02:04.737484-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Heroic",
                            "reward": "1.98000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8420cd28-46c6-44ee-8c2c-6d4af493db3a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "00514ab3-032c-4170-9bba-988087ff8ac9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "88533c62-2810-4fdd-81e3-db5acc7a0e21",
            "completed": true,
            "last_updated": "2022-09-16T11:41:53.452291-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/88533c62-2810-4fdd-81e3-db5acc7a0e21",
            "datetime": "2022-09-15T13:10:00-04:00",
            "cutoff_datetime": "2022-09-15T13:10:00-04:00",
            "name": "CWS (L Lynn) v. CLE (H Gaddis)",
            "bettypes": [
                {
                    "id": "5c86e0aa-f520-41d9-8291-d17d334ec194",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00514ab3-032c-4170-9bba-988087ff8ac9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5745.0
                            },
                            {
                                "team": "CLE (H Gaddis)",
                                "amount": 4255.0
                            }
                        ],
                        "expected_reward_tokens": 9190.8,
                        "profit_sb": 190.8,
                        "profit_sb_percentage": 2.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5af182c5-2107-4737-8626-21dd1d6f0f22",
                            "gambit_id": "191e3d8c-e13b-47a1-a3a1-bb4e1902d609",
                            "last_updated": "2022-09-16T11:41:53.462591-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS (L Lynn)",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c86e0aa-f520-41d9-8291-d17d334ec194/?format=api"
                        },
                        {
                            "id": "69ab8b93-f7c3-4f85-a33b-4744a74742f5",
                            "gambit_id": "d998d85e-3898-498f-8315-2bade92d3fa5",
                            "last_updated": "2022-09-16T11:41:53.461651-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE (H Gaddis)",
                            "reward": "2.16000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c86e0aa-f520-41d9-8291-d17d334ec194/?format=api"
                        }
                    ]
                },
                {
                    "id": "85fd68cd-41e3-48b8-b731-6905b8f5a412",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00514ab3-032c-4170-9bba-988087ff8ac9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE",
                                "amount": 5492.0
                            },
                            {
                                "team": "CWS",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "283cee8b-0b27-43d3-9d60-23b312281fe6",
                            "gambit_id": "492b1672-4455-48d4-8a57-fadc1d67c587",
                            "last_updated": "2022-09-16T11:41:53.458557-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CLE",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fd68cd-41e3-48b8-b731-6905b8f5a412/?format=api"
                        },
                        {
                            "id": "5bea87e3-153d-4f83-bb7e-4ef94925a7ce",
                            "gambit_id": "7cf77fa4-30d2-41e0-a680-948d0bce65e8",
                            "last_updated": "2022-09-16T11:41:53.459695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "CWS",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fd68cd-41e3-48b8-b731-6905b8f5a412/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b8c09c5-4802-4d71-bde6-1e20e7fd49a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00514ab3-032c-4170-9bba-988087ff8ac9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5097.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "54099d1b-7e88-47c7-8a5d-7ea7d4cb77ba",
                            "gambit_id": "f01bb050-087d-4b0c-88de-ddb25f4f3925",
                            "last_updated": "2022-09-16T11:41:53.455085-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b8c09c5-4802-4d71-bde6-1e20e7fd49a4/?format=api"
                        },
                        {
                            "id": "ced90065-d8d2-4c4e-af26-3525120a4278",
                            "gambit_id": "4498247f-6235-4e6e-9ffc-5ce7284bbc61",
                            "last_updated": "2022-09-16T11:41:53.456245-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b8c09c5-4802-4d71-bde6-1e20e7fd49a4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7b8f5901-de86-48c6-9b81-14d7845a53a8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bf401a93-26bf-44b3-8b43-3466908e1670",
            "completed": true,
            "last_updated": "2022-09-16T12:02:04.272422-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.48,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/bf401a93-26bf-44b3-8b43-3466908e1670",
            "datetime": "2022-09-15T10:00:00-04:00",
            "cutoff_datetime": "2022-09-15T10:00:00-04:00",
            "name": "Complexity Gaming v. HEET",
            "bettypes": [
                {
                    "id": "991821f6-87ac-4a6a-812b-99ebe60d563f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b8f5901-de86-48c6-9b81-14d7845a53a8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Complexity Gaming",
                                "amount": 5256.0
                            },
                            {
                                "team": "HEET",
                                "amount": 4744.0
                            }
                        ],
                        "expected_reward_tokens": 8776.4,
                        "profit_sb": -223.6,
                        "profit_sb_percentage": -2.48,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff659b9a-3135-4633-8ff1-0aef910235cf",
                            "gambit_id": "4ab0be9f-6b09-40a9-b5a2-39f1c106cbbe",
                            "last_updated": "2022-09-16T12:02:04.275756-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Complexity Gaming",
                            "reward": "1.67000",
                            "odds": "1.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/991821f6-87ac-4a6a-812b-99ebe60d563f/?format=api"
                        },
                        {
                            "id": "1f5dfbed-3654-4890-86ae-5d9d0c6995f9",
                            "gambit_id": "1bebb36f-ef13-41ff-b991-0d4db96727ce",
                            "last_updated": "2022-09-16T12:02:04.274724-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HEET",
                            "reward": "1.85000",
                            "odds": "1.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/991821f6-87ac-4a6a-812b-99ebe60d563f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "46084aad-8698-4c08-8f1c-0ac3aec1d7e9",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "35cf8281-51cf-463f-9e8d-a69802ed2531",
            "completed": true,
            "last_updated": "2022-09-19T14:11:56.702940-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Fortinet Championship",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/35cf8281-51cf-463f-9e8d-a69802ed2531",
            "datetime": "2022-09-15T08:00:00-04:00",
            "cutoff_datetime": "2022-09-15T08:00:00-04:00",
            "name": "Fortinet Championship: To Win Outright",
            "bettypes": [
                {
                    "id": "7fea7d28-84ca-4910-8227-507bbccec04e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46084aad-8698-4c08-8f1c-0ac3aec1d7e9/?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": "07579644-8800-4fd2-9f06-807e23673f97",
                            "gambit_id": "d406b833-3c84-4145-af01-4cc503efd00e",
                            "last_updated": "2022-09-19T14:11:56.751551-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denny McCarthy",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "1054e8b8-656a-44ba-9152-ebc296a50bc7",
                            "gambit_id": "991bca44-9cb0-466e-8b4f-b9a3f277f6cd",
                            "last_updated": "2022-09-19T14:11:56.747850-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Gary Woodland",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "7fc6ef3b-5ca1-4cb8-b79c-552618156036",
                            "gambit_id": "d8d421e7-2798-414b-bd30-024b01ccbd62",
                            "last_updated": "2022-09-19T14:11:56.812340-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Riley",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "c9d1e2b4-c4d6-414e-837b-4c9b1539cc4b",
                            "gambit_id": "d48f6ca0-4c88-4f31-b612-013326e8611c",
                            "last_updated": "2022-09-19T14:11:56.813236-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maverick McNealy",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "78abab43-5fa7-4402-8fc6-cc78572d9f0d",
                            "gambit_id": "1a20cf99-60e6-4356-b0b8-faa60bfd2ca3",
                            "last_updated": "2022-09-19T14:11:56.814146-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Davis",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "19ee090d-b37f-47b6-997e-312bd072cdfb",
                            "gambit_id": "b68c1b90-1b71-40b4-b270-26cca195028b",
                            "last_updated": "2022-09-19T14:11:56.834882-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harry Higgs",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "d3d2dc7a-7596-4098-93b0-263ee2bb8d21",
                            "gambit_id": "c3ac3499-d0b1-46d6-aa78-80bee807c58d",
                            "last_updated": "2022-09-19T14:11:56.715495-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sung Kang",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "c98a9e23-fdae-49f8-8bd4-02c66217b7df",
                            "gambit_id": "851b0290-400b-47ab-a23c-88d97618a3af",
                            "last_updated": "2022-09-19T14:11:56.831289-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Watney",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "a7eb46cf-feff-4727-94fc-245afdd9ad31",
                            "gambit_id": "d30ef4e7-38f7-464b-851e-918c40c7d1c4",
                            "last_updated": "2022-09-19T14:11:56.839439-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chad Ramey",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "c21cac29-2958-47c1-a19f-79dfe0268c34",
                            "gambit_id": "f33ab36d-d864-4728-bb70-4c56f601c9ba",
                            "last_updated": "2022-09-19T14:11:56.828595-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jim Herman",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "2b4e0d29-5cfa-447b-bfe4-88bc15de558d",
                            "gambit_id": "2d9410fd-ba55-4243-a3c7-4902e9b04ee5",
                            "last_updated": "2022-09-19T14:11:56.840331-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eric Cole",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "689bc337-39cd-49f9-80ef-914f4e665e1a",
                            "gambit_id": "e2efe862-521d-465c-a776-21ee477e2299",
                            "last_updated": "2022-09-19T14:11:56.832188-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tano Goya",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "ed676be3-8a03-4ec4-8cae-f60574fc8a70",
                            "gambit_id": "5bca0aaa-1cf1-4e39-9d03-658da3a97786",
                            "last_updated": "2022-09-19T14:11:56.833077-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Matthews",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "0fb9913d-c61e-4a04-94ae-f1ce89e54c46",
                            "gambit_id": "4f8ef4f5-c068-4a7b-8ff5-9830a26d4e20",
                            "last_updated": "2022-09-19T14:11:56.833982-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trevor Cone",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "16e739c7-c8f0-46e5-b5cb-e5444d28836e",
                            "gambit_id": "c0dd9017-fd3b-4eab-b819-197a6bdd41bf",
                            "last_updated": "2022-09-19T14:11:56.836712-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Augenstein",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "77180328-f3eb-43ba-98a8-92e6d20bd5bd",
                            "gambit_id": "2dc04623-e7ab-401a-a05c-8db8605513b2",
                            "last_updated": "2022-09-19T14:11:56.841221-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nicolas Echavarria",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "1e687d1f-ac66-4016-b693-a4251d098085",
                            "gambit_id": "82c66965-e110-4ee4-8a71-ca5359e91bbe",
                            "last_updated": "2022-09-19T14:11:56.714321-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Hagy",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "d4e22b21-16df-425a-a3eb-98e259812c48",
                            "gambit_id": "ddc51284-62e3-4832-9a21-07a05d078773",
                            "last_updated": "2022-09-19T14:11:56.829487-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyson Alexander",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "04654e35-5f62-422a-bb41-a25954e981e7",
                            "gambit_id": "7cae14b3-4023-41dc-aeb3-884dd492d7d9",
                            "last_updated": "2022-09-19T14:11:56.830391-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Wu",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "37dab7f6-79c5-455f-841c-a1d3b032bab3",
                            "gambit_id": "7b0184fb-4223-4513-95ca-cbeb9d8f8cdc",
                            "last_updated": "2022-09-19T14:11:56.837617-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kramer Hickok",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "aec2a618-e7f5-45b5-be78-1ab4b145f5fa",
                            "gambit_id": "ae420b5f-e4bd-4b4d-9d96-14e1e5bb9a45",
                            "last_updated": "2022-09-19T14:11:56.838541-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Moore",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "85ad02c4-fac9-418a-9bf4-8593ed3b4176",
                            "gambit_id": "bdfb8102-20fe-4fed-94df-334caeb0f99a",
                            "last_updated": "2022-09-19T14:11:56.710840-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Griffin",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "85ce1e10-edb4-497f-94ed-e40955046751",
                            "gambit_id": "c00a562e-ed3a-46d6-9de3-556ba180b02c",
                            "last_updated": "2022-09-19T14:11:56.721421-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Ryder",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "775f363a-fba7-4b92-a328-310f7e152bad",
                            "gambit_id": "f570d14c-747c-412e-9332-64d7b1219a2d",
                            "last_updated": "2022-09-19T14:11:56.767068-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nate Lashley",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "0abe1174-51d2-45e9-ad3e-45a1a27c0c4e",
                            "gambit_id": "6f40d570-3709-4485-ba19-d51295b08ba2",
                            "last_updated": "2022-09-19T14:11:56.773193-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Thompson",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "1bec1eec-2956-426a-b08f-0c3e3062ab31",
                            "gambit_id": "efd49e30-e1b5-40e1-ad9b-b18b4bb6301e",
                            "last_updated": "2022-09-19T14:11:56.793000-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charley Hoffman",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "aa39107b-6f85-4da0-9e55-28d662c719ff",
                            "gambit_id": "94ea4662-854c-4417-8193-d58b9b3a1e86",
                            "last_updated": "2022-09-19T14:11:56.845722-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brent Grant",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "8229a35b-4b44-4ed7-9211-31c64dc471be",
                            "gambit_id": "d752443d-6acc-48ed-8216-f71ba0a311a1",
                            "last_updated": "2022-09-19T14:11:56.851190-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lingmerth",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "9f51b3d6-a1db-4569-b291-6e4c43a72bcb",
                            "gambit_id": "f39fed85-e312-40be-a4a7-f857d87bedde",
                            "last_updated": "2022-09-19T14:11:56.780859-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hayden Buckley",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "4c90ea6a-b9a0-4ce7-af35-dbc85fa63652",
                            "gambit_id": "f05e0784-bb52-439b-aaac-79d985efe386",
                            "last_updated": "2022-09-19T14:11:56.781803-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Kim",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "b95f4ce9-1338-46ab-bd2a-603ad563f806",
                            "gambit_id": "4faef125-18d4-4f71-af9a-625c47719835",
                            "last_updated": "2022-09-19T14:11:56.783696-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Cook",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "f5f1c691-fa43-4e99-99a4-53e64f800941",
                            "gambit_id": "e4389cf4-f419-4047-a0d8-458fffc324b3",
                            "last_updated": "2022-09-19T14:11:56.792099-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Russell Knox",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "172f898f-3e85-420f-bc04-9a241f933b00",
                            "gambit_id": "b7e33405-c4ca-4255-8dee-de4345b1bd6e",
                            "last_updated": "2022-09-19T14:11:56.793914-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chesson Hadley",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "fce36baf-52e1-43c6-83ab-7aba8b9b61b4",
                            "gambit_id": "d52b289e-eeec-471e-b898-fde576310999",
                            "last_updated": "2022-09-19T14:11:56.794811-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Huh",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "23c95f56-663d-4d90-be2b-0d63dec71764",
                            "gambit_id": "440b7e21-de0d-4db6-b83b-052c6a766ade",
                            "last_updated": "2022-09-19T14:11:56.843023-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Yu",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "ca8deb3c-0722-4161-b4e3-7ce388474b74",
                            "gambit_id": "11b38268-c63d-41fd-b381-9b154cfacf1b",
                            "last_updated": "2022-09-19T14:11:56.774299-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Henrik Norlander",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "d331a833-c578-47af-829c-fb97f3466a3f",
                            "gambit_id": "74539354-f514-4514-9b92-e7330bbe81e8",
                            "last_updated": "2022-09-19T14:11:56.843923-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robert Streb",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "f888bb4f-7c60-46f3-af6d-677b85591fc6",
                            "gambit_id": "7737e7ad-a13e-4028-95bd-115538b72447",
                            "last_updated": "2022-09-19T14:11:56.844814-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Erik Barnes",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "3d18b42b-1196-48a3-adf3-b20a4c9fc5f8",
                            "gambit_id": "b070bdf7-aaac-4f26-b18b-d409ad5e4890",
                            "last_updated": "2022-09-19T14:11:56.846632-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Lee",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "d6126ef1-7759-49cd-bc65-d7d7d207c0bd",
                            "gambit_id": "c47e5b0e-1a4a-4873-8ee4-0dc15dae7179",
                            "last_updated": "2022-09-19T14:11:56.727845-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Taylor",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "2b157cb3-fb68-49d2-b2e1-b31b7868e54d",
                            "gambit_id": "43ac8371-4614-4b24-bb6e-62842dfe9070",
                            "last_updated": "2022-09-19T14:11:56.849316-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philip Knowles",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "e09c75c7-95a5-460f-9821-459673ad380c",
                            "gambit_id": "7b523a17-90b5-4eb6-899f-5fb2759de2f7",
                            "last_updated": "2022-09-19T14:11:56.850261-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Richy Werenski",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "6c4be52a-de8f-4bc0-9679-32cc5732924c",
                            "gambit_id": "9fc4fa88-525a-4568-8375-c51ed6fff1b7",
                            "last_updated": "2022-09-19T14:11:56.852145-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kelly Kraft",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "c0fbaf1f-1ed8-4873-9475-196a6d7a5aa7",
                            "gambit_id": "b235e6d9-f038-4868-8974-07216b89b4ac",
                            "last_updated": "2022-09-19T14:11:56.723248-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Schenk",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "0749f0a4-45bf-461b-be8e-b263362c9eda",
                            "gambit_id": "effaefbf-439d-47a1-9734-2e32cfdd04b2",
                            "last_updated": "2022-09-19T14:11:56.758789-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Roy",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "dd450687-0e46-4054-984f-8f0df53a823f",
                            "gambit_id": "4507a1b1-5a3e-4183-8f16-03ccb5c1e2c3",
                            "last_updated": "2022-09-19T14:11:56.853045-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthias Schwab",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "a3bcd24a-41f9-441b-a1b1-3b7f8ac1f9e4",
                            "gambit_id": "d7db3bc7-26d1-48f0-8f42-f6b58d1656fe",
                            "last_updated": "2022-09-19T14:11:56.768597-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harry Hall",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "dab84584-023c-4def-b1ba-176e84fbf04f",
                            "gambit_id": "ac1eb789-972e-48b6-83cb-2d1942554418",
                            "last_updated": "2022-09-19T14:11:56.775239-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joel Dahmen",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "311d75b8-dbfd-455c-a01e-11ecfc62cfff",
                            "gambit_id": "ced5dec7-0a8c-4e5b-a2ca-6882481ea2a7",
                            "last_updated": "2022-09-19T14:11:56.770415-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Piercy",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "179574e9-ccd5-4ca8-9343-e0c18b1e8c64",
                            "gambit_id": "26ebb4ee-9802-47aa-be7c-736fbd49bdc7",
                            "last_updated": "2022-09-19T14:11:56.724198-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Wallace",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "7a450c51-5e2d-498b-b5c5-eb6b63511e4a",
                            "gambit_id": "83684177-ef84-4705-8b22-ae96db4b4bed",
                            "last_updated": "2022-09-19T14:11:56.776160-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doug Ghim",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "9e325e66-35f5-45ac-af4f-8bdf51105abe",
                            "gambit_id": "2dcd9fe5-4272-4ad3-947c-d25db0863d14",
                            "last_updated": "2022-09-19T14:11:56.708616-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Armour",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "c373fdf5-0e4b-4639-80df-fbfaa82a26ef",
                            "gambit_id": "e6abe68b-945f-490a-8d22-5874d923c936",
                            "last_updated": "2022-09-19T14:11:56.717533-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brice Garnett",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "4371dba4-12ee-4acb-86d5-ebdc598b42ae",
                            "gambit_id": "a53f63e1-86dd-44fb-a2d7-4508b5a8ce69",
                            "last_updated": "2022-09-19T14:11:56.719546-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Augusto Nunez",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "e4f9cc8b-5367-4095-81ea-9e18509a2b72",
                            "gambit_id": "5991e711-701d-4b0c-9050-a7471b71ba4a",
                            "last_updated": "2022-09-19T14:11:56.726003-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Stevens",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "2b8e5a6c-bffe-4155-b808-155084eaf235",
                            "gambit_id": "848e70e7-90cb-4313-8674-7ca1b627d9a7",
                            "last_updated": "2022-09-19T14:11:56.730567-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Beau Hossler",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "d37d01f4-f1e9-452a-9ae1-32d5a0e6b6fc",
                            "gambit_id": "d8cfb7d8-8608-436c-b52b-7175daa2d1ca",
                            "last_updated": "2022-09-19T14:11:56.731458-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "C T Pan",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "8cd70370-b7f2-4920-a3be-76cc355a6445",
                            "gambit_id": "ccfbf475-774c-4b2f-9088-4cd157aa80e9",
                            "last_updated": "2022-09-19T14:11:56.760572-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Peter Malnati",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "2c9b7472-82ad-463a-834d-83f06994122e",
                            "gambit_id": "cd9e3fa7-2261-433e-a9af-14cd013da8fd",
                            "last_updated": "2022-09-19T14:11:56.761455-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vincent Whaley",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "e51b6404-e3af-4f5c-85ea-13f11d6f09ce",
                            "gambit_id": "b5717c1b-a6b4-485e-81df-1ac616907b6f",
                            "last_updated": "2022-09-19T14:11:56.777054-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patton Kizzire",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "9ece4ee1-610e-4483-8313-d747d78c7a34",
                            "gambit_id": "a2a2f9fd-af2a-450b-89eb-b252353c4767",
                            "last_updated": "2022-09-19T14:11:56.778039-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "M-J Daffue",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "abc57daf-385b-4740-8c05-d8538bdd33ed",
                            "gambit_id": "1987b990-164c-494e-a682-3f23c3a96ff2",
                            "last_updated": "2022-09-19T14:11:56.825909-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jimmy Walker",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "850b21f5-c9ac-44a7-bcb4-6a9345723b31",
                            "gambit_id": "5532807f-f5ea-4340-ae6f-7585392dfc66",
                            "last_updated": "2022-09-19T14:11:56.826806-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Garrick Higgo",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "80a9b814-5eab-41a4-939d-d31baa9445bf",
                            "gambit_id": "40796787-d076-42cb-8ad8-1da78a2fc231",
                            "last_updated": "2022-09-19T14:11:56.827701-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carson Young",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "91cafc3f-cd20-4bc3-bb0d-cf0b38e6a0ce",
                            "gambit_id": "439958f9-1494-4751-9699-93f648c7b95a",
                            "last_updated": "2022-09-19T14:11:56.811432-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brendan Steele",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "52ad7d17-fab3-47a9-b687-17e7fa460d66",
                            "gambit_id": "249ac5a9-8293-44b6-bd55-3d64dd8aaa0c",
                            "last_updated": "2022-09-19T14:11:56.815048-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott De Borba",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "328831e4-2a80-4cae-8325-5abb48ba7d34",
                            "gambit_id": "2f2b1e46-3434-4a02-ac16-bfe1ba5978e7",
                            "last_updated": "2022-09-19T14:11:56.757867-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Corey Conners",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "e7eb0169-cd9e-4b60-a3cc-78178589abb0",
                            "gambit_id": "fcd49a61-1ae5-4f1c-be97-8f95b075ad4e",
                            "last_updated": "2022-09-19T14:11:56.801244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brendon Todd",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "a3531327-40b7-4abc-a4ce-1e56eac5da5d",
                            "gambit_id": "01e775b8-167d-4646-bd1b-7dc38b98a35d",
                            "last_updated": "2022-09-19T14:11:56.748801-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Webb Simpson",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "a71bbd6f-e681-45ed-830b-d35c716df86e",
                            "gambit_id": "6f9bfc64-fe1e-45b4-a10b-1e17f8f2c688",
                            "last_updated": "2022-09-19T14:11:56.802184-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Long",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "e8b1faff-0b0d-4239-adaf-2753074faffa",
                            "gambit_id": "5b0fda5f-507b-4618-83de-91437595b2a1",
                            "last_updated": "2022-09-19T14:11:56.803101-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carl Yuan",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "2ec1ef56-f92f-4683-bbcf-ca01ce8c03d1",
                            "gambit_id": "5550846d-89a3-46ef-91f9-700072e31072",
                            "last_updated": "2022-09-19T14:11:56.805976-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Kirk",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "7bc3e9d1-72ba-4d75-b455-9553e0440c27",
                            "gambit_id": "f6daf1b4-16ea-40ea-bc06-60fe02d7593e",
                            "last_updated": "2022-09-19T14:11:56.806896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyndham Clark",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "f3023b20-252b-42d9-9949-c38d945c0960",
                            "gambit_id": "012bc529-9677-46e6-8d3b-ff0e560fc389",
                            "last_updated": "2022-09-19T14:11:56.815943-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Brehm",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "b79341a2-2834-40a4-9794-0758c351a9f1",
                            "gambit_id": "ed1df28d-1e57-431c-9952-523fcab07c8f",
                            "last_updated": "2022-09-19T14:11:56.816832-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacob Bridgeman",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "a7f1a16f-fde5-470a-b93b-14f07d411550",
                            "gambit_id": "55d264e1-0021-477b-82a6-dacbc2a752fb",
                            "last_updated": "2022-09-19T14:11:56.817733-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trevor Werbylo",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "7ef54beb-68f7-485c-aa0a-d517741118b0",
                            "gambit_id": "7786c585-d216-44c0-842c-79c21f144105",
                            "last_updated": "2022-09-19T14:11:56.818641-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anders Albertson",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "fa4310f6-0168-4add-b959-d6bb46232b6b",
                            "gambit_id": "b521916e-21e4-4314-b01c-7a41c08ca8cd",
                            "last_updated": "2022-09-19T14:11:56.819532-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Westmoreland",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "c82d70a6-f85c-4d35-ab39-a2a9e5bc91d2",
                            "gambit_id": "bc2ac1f3-3fcf-4c7e-8002-57df48c2c7f0",
                            "last_updated": "2022-09-19T14:11:56.821365-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Dufner",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "093605fc-3ea6-4f82-acf9-dec98a64ef4b",
                            "gambit_id": "5b0ce1c8-13d8-4255-87f1-1b8b60632ae8",
                            "last_updated": "2022-09-19T14:11:56.823182-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max McGreevy",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "7284d3ff-09a1-4ce8-9399-68ef9fae6602",
                            "gambit_id": "ac43a7a3-2296-46b1-aebf-30b2a358ebd1",
                            "last_updated": "2022-09-19T14:11:56.735948-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyler Duncan",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "b3462e81-cb81-4edb-b529-118bf8c172e3",
                            "gambit_id": "a7f1aa4d-6cd5-451e-929e-9c73efe71448",
                            "last_updated": "2022-09-19T14:11:56.808705-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Suh",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "36339036-e1f7-4e93-93a6-c12c062f2fa2",
                            "gambit_id": "8e13e1f3-70cd-4204-a6f4-f8fc762fb7d6",
                            "last_updated": "2022-09-19T14:11:56.824083-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Stanley",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "918153d0-7b25-4666-80af-7169435be656",
                            "gambit_id": "c0f18701-cd9e-4b76-88fe-e1c1d89cb97c",
                            "last_updated": "2022-09-19T14:11:56.824991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Landry",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "62248661-6173-4f95-a634-cc2efc82ba9e",
                            "gambit_id": "c5b3be58-ed5a-45b4-8cba-bdfd2915a901",
                            "last_updated": "2022-09-19T14:11:56.739566-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lipsky",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "1369e4ec-57ab-463e-8be0-d4cf74d29794",
                            "gambit_id": "3bd51c3b-f76d-43bc-b57f-604fbd093746",
                            "last_updated": "2022-09-19T14:11:56.809631-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Putnam",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "edded846-2e0c-4da8-b0db-54fce1f64469",
                            "gambit_id": "37ea90f9-cd44-4999-b52c-aeda02f9b2f9",
                            "last_updated": "2022-09-19T14:11:56.810533-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trey Mullinax",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "53427eed-ae04-49b7-8b14-3d8081a6f14d",
                            "gambit_id": "e8a496f1-fe97-4464-a022-c3019e18bf90",
                            "last_updated": "2022-09-19T14:11:56.798436-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Wu",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "299dfc71-aa42-4da7-8ae2-817f28285201",
                            "gambit_id": "e3fd1e49-40e3-4787-aa61-af5b0c855dae",
                            "last_updated": "2022-09-19T14:11:56.797522-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Callum Tarren",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "6d8f3116-0ae5-45bb-8817-e602c618f379",
                            "gambit_id": "2fb98181-7b98-4d24-9a21-491bbb88d1e5",
                            "last_updated": "2022-09-19T14:11:56.763001-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "94670dfc-ab1c-4cd6-ad51-60e3c7178f87",
                            "gambit_id": "ad816f4f-a0d9-4ef0-ba71-cf8982061c53",
                            "last_updated": "2022-09-19T14:11:56.795712-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Christopher Gotterup",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "6212cd65-2392-4ee0-819c-f1b8b947ac67",
                            "gambit_id": "79e1951f-1c20-4db1-9c25-d5341e7b9e35",
                            "last_updated": "2022-09-19T14:11:56.782745-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harris English",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "1b6770f0-220a-4a27-88b9-af222ac00ae5",
                            "gambit_id": "17ef5fe1-b414-49d1-8bf4-5c1051402446",
                            "last_updated": "2022-09-19T14:11:56.785651-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doc Redman",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "e72afdfb-732a-4e01-9a85-557884644198",
                            "gambit_id": "51036c14-19fc-4d39-9916-d3b7787229de",
                            "last_updated": "2022-09-19T14:11:56.800326-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Laird",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "2e877cd0-519a-4fa3-9aeb-3b9a6e9ca3cf",
                            "gambit_id": "4c7cb28b-2db9-42bb-8403-c7a76a673f0d",
                            "last_updated": "2022-09-19T14:11:56.791196-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthew Nesmith",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "db75cfd7-d3ec-4cbf-a33f-bcef337947fc",
                            "gambit_id": "c752868a-2e41-47f6-9949-feec8e4a4f81",
                            "last_updated": "2022-09-19T14:11:56.796615-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Gligic",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "bd11e795-fecc-4574-ad7c-b3af5909468f",
                            "gambit_id": "cc2e2427-df76-4f39-b67d-3091cacc1582",
                            "last_updated": "2022-09-19T14:11:56.786569-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lucas Glover",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "62332d24-6f01-44a1-ace7-53553bdbeb54",
                            "gambit_id": "b05ff080-7391-4888-af10-8932b6a9d01a",
                            "last_updated": "2022-09-19T14:11:56.788369-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stewart Cink",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "57d0f18a-ad03-49de-ba92-b6840f65a87c",
                            "gambit_id": "2c64eecf-7793-492f-b629-dcc4a637a7e5",
                            "last_updated": "2022-09-19T14:11:56.820451-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Stroud",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "d3d8d768-f1e2-46a5-8c35-4eb7084b3219",
                            "gambit_id": "fe208ebf-cef0-4134-bdaf-22ae0ec4ebf9",
                            "last_updated": "2022-09-19T14:11:56.787471-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Percy",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "8410e698-9d70-41ac-b481-51443cd2c973",
                            "gambit_id": "bcbbf3cd-f28f-4e94-bd54-efd2e2c3d916",
                            "last_updated": "2022-09-19T14:11:56.804042-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chez Reavie",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "18cca9af-0907-4949-aab9-72d2fc846c72",
                            "gambit_id": "45c24fd9-8607-4b4d-8845-b0f158feac67",
                            "last_updated": "2022-09-19T14:11:56.789336-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Frittelli",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "7b49cf59-e990-4bff-ae49-2ea5d355beb8",
                            "gambit_id": "44a565ae-f5b7-4908-be5d-7678d45d269b",
                            "last_updated": "2022-09-19T14:11:56.805032-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Day",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "d8cfa1b1-0677-4f07-8dd8-c7648006eeec",
                            "gambit_id": "44d89fb5-da41-404b-9111-daf54b3a496a",
                            "last_updated": "2022-09-19T14:11:56.733278-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Greyson Sigg",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "a451cbc1-7109-478e-8fe9-d7c5a578a5ba",
                            "gambit_id": "b674f3d1-5f38-4d9f-945f-a78f4f6b7cee",
                            "last_updated": "2022-09-19T14:11:56.790291-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Hardy",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "ecb697b3-7759-42f9-80b1-73ef7a1e00ff",
                            "gambit_id": "d0913e3c-ac25-4f4a-bd75-95cd8d9a052c",
                            "last_updated": "2022-09-19T14:11:56.736837-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lee Hodges",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "36976030-39e3-41fe-86ee-7eff4898e8c0",
                            "gambit_id": "b5794fb9-f077-448d-acea-2edeab5dadd9",
                            "last_updated": "2022-09-19T14:11:56.842131-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Tway",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "1e106102-8fcc-40cc-b67b-55865239f218",
                            "gambit_id": "69568b60-ec95-4927-9f3a-723d5397ca8a",
                            "last_updated": "2022-09-19T14:11:56.744209-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Champ",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "1eee5737-3478-4a56-b3b8-4ad92d57d264",
                            "gambit_id": "ed7fb8b5-2b81-4a90-a9a4-982b3a980e9b",
                            "last_updated": "2022-09-19T14:11:56.799367-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patrick Rodgers",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "49b08813-029b-4ef7-9b0f-2d127bd0253f",
                            "gambit_id": "37a5df7a-51ff-4f5f-a39e-fa0ca96332d6",
                            "last_updated": "2022-09-19T14:11:56.835778-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Chappell",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "ab5c6c5a-fc40-49bb-9401-bb6d7c374046",
                            "gambit_id": "2ff0dc63-abce-41af-9e29-11cf25bbca8b",
                            "last_updated": "2022-09-19T14:11:56.784704-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Luke List",
                            "reward": "0.11000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "d3a6e1a0-acfe-4d0c-af32-aab9d9746227",
                            "gambit_id": "5ea22581-e70c-44c7-acea-8d5818a3a6b5",
                            "last_updated": "2022-09-19T14:11:56.755993-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max Homa",
                            "reward": "3.05000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "b6f956c5-7c33-4ddb-bbcd-a1d084937fdd",
                            "gambit_id": "d45ee09f-1ead-4dd7-ad79-1d2e395e6b8d",
                            "last_updated": "2022-09-19T14:11:56.737790-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Lower",
                            "reward": "3.67000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "6de6009e-5010-4861-838a-e599766e0d5f",
                            "gambit_id": "b7f99af1-016b-4d59-8492-844ca1e851fd",
                            "last_updated": "2022-09-19T14:11:56.725094-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Willett",
                            "reward": "5.90000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "f5303b48-250f-4732-a79b-fbec1edb6085",
                            "gambit_id": "295f55ee-e152-41b5-a90c-12d23a500483",
                            "last_updated": "2022-09-19T14:11:56.718565-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Byeong-Hun An",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "f2cedea0-59b9-415d-835c-e087e1a930a9",
                            "gambit_id": "af196822-0bc6-4f5d-b78c-9b4602dce399",
                            "last_updated": "2022-09-19T14:11:56.746055-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Kuchar",
                            "reward": "17.02000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "e5ff05ad-f318-424f-8979-3efee2dd8b97",
                            "gambit_id": "bbad23b1-91a1-421c-a067-27e38c9afbfc",
                            "last_updated": "2022-09-19T14:11:56.740447-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Svensson",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "c0cc325e-3ff4-47f8-b00b-a03711ccd4aa",
                            "gambit_id": "24b14e75-afb9-48bc-bd2b-3afab4f92f2a",
                            "last_updated": "2022-09-19T14:11:56.745112-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Moore",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "83ee4acf-70e3-4d89-a1a6-1686b437e8aa",
                            "gambit_id": "a09b12b7-7919-4e62-813e-68f918c10a6f",
                            "last_updated": "2022-09-19T14:11:56.754226-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sahith Theegala",
                            "reward": "20.58000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "b9a77882-7d8c-4e40-a252-28279b285498",
                            "gambit_id": "e20bbdaf-2d07-418d-8d66-3de086cfb782",
                            "last_updated": "2022-09-19T14:11:56.716556-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Thompson",
                            "reward": "25.92000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "13bf83fc-19ea-43b5-90d5-e5f3e9dc73d4",
                            "gambit_id": "25641208-d6ff-4c14-8f85-ee045f5e1080",
                            "last_updated": "2022-09-19T14:11:56.848423-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paul Haley",
                            "reward": "27.70000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "fda60c1b-9cf6-4e95-b4b6-2fa888110994",
                            "gambit_id": "1b69d008-fef8-487d-aa2d-2178157eb8ab",
                            "last_updated": "2022-09-19T14:11:56.732376-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robby Shelton",
                            "reward": "45.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "582d5880-2d53-420b-adf4-3371025fd804",
                            "gambit_id": "a23d5cde-9e3f-4168-8477-dfdc27b46816",
                            "last_updated": "2022-09-19T14:11:56.738678-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mark Hubbard",
                            "reward": "45.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "f3c88e21-bb2a-4f2c-ab62-cc991cc575c7",
                            "gambit_id": "57fa31bc-7e00-4f30-b93d-5c705d5d3892",
                            "last_updated": "2022-09-19T14:11:56.769508-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Martin",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "edde9416-43e4-40b7-a404-961b3cb881e7",
                            "gambit_id": "cbe7e3f5-cef3-442f-af91-53a9eb66eae2",
                            "last_updated": "2022-09-19T14:11:56.759680-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Smotherman",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "f6118fb8-1826-4911-918b-2bcabcc5ad63",
                            "gambit_id": "de79f196-20ff-4926-8075-81ca047ba721",
                            "last_updated": "2022-09-19T14:11:56.753333-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Emiliano Grillo",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "356f83e3-4f24-445d-b287-47decdb29333",
                            "gambit_id": "6f007f56-7abc-4314-b664-52c2caf71b79",
                            "last_updated": "2022-09-19T14:11:56.746958-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Montgomery",
                            "reward": "72.20000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "4b16380e-dd8d-4f65-9ed1-a8acfa2eeb58",
                            "gambit_id": "00455127-8ae1-484f-bf16-f3c3fe59db12",
                            "last_updated": "2022-09-19T14:11:56.822279-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harrison Endycott",
                            "reward": "81.10000",
                            "odds": "91.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "2af0b6bb-6dfc-43bf-9dd4-dd9552f5216b",
                            "gambit_id": "4d27cf06-b375-4009-9314-f1c00cb08092",
                            "last_updated": "2022-09-19T14:11:56.749742-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Thomas Detry",
                            "reward": "90.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "554fd083-fa13-487d-87ce-5a9dc6034324",
                            "gambit_id": "284b9f31-2d06-47f5-894b-7c8a6bc7d95a",
                            "last_updated": "2022-09-19T14:11:56.734180-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthias Schmid",
                            "reward": "90.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "a7f6699a-96e0-486b-8e07-5959f40e3962",
                            "gambit_id": "d5eb45e7-8de1-42bd-8108-34d9d859a3ed",
                            "last_updated": "2022-09-19T14:11:56.722330-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seonghyeon Kim",
                            "reward": "90.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "04611f4f-3e31-4eb5-b524-588cfe2a0e21",
                            "gambit_id": "b489ccdb-2651-4aa6-84bd-d3dca5215530",
                            "last_updated": "2022-09-19T14:11:56.720522-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Stuard",
                            "reward": "90.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "f0d75262-50d5-4499-aa6d-5e23c0d22bd5",
                            "gambit_id": "37ebab3e-a36d-4884-b99a-179aed70f8aa",
                            "last_updated": "2022-09-19T14:11:56.729650-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rickie Fowler",
                            "reward": "90.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "57f7545c-e1f1-4fca-9f7f-e446a81a1e49",
                            "gambit_id": "b5c107e9-ba37-4915-8bb6-68f8eb04b8ac",
                            "last_updated": "2022-09-19T14:11:56.772283-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "112.25000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "0f7d19e0-8f09-4a42-9384-e473e6518a6c",
                            "gambit_id": "d3565714-f118-45c6-b9a3-7f5a63ec8ecb",
                            "last_updated": "2022-09-19T14:11:56.743298-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "JJ Spaun",
                            "reward": "112.25000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "965a5a29-8b96-4fb2-97fe-5b06f964aceb",
                            "gambit_id": "a133ac68-4479-4486-a69b-1dbd5ce70c21",
                            "last_updated": "2022-09-19T14:11:56.771346-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Taylor",
                            "reward": "134.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "77050680-a821-4f8a-b704-cc0335bfb9e6",
                            "gambit_id": "0a01cb2a-698b-42c7-a708-d5991c1d3acd",
                            "last_updated": "2022-09-19T14:11:56.779959-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zac Blair",
                            "reward": "134.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "bc48bf96-2a7f-4a61-98ce-3bce71337c59",
                            "gambit_id": "6bf47002-d400-477d-9e3b-742df07e6e2e",
                            "last_updated": "2022-09-19T14:11:56.756895-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hideki Matsuyama",
                            "reward": "134.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "3730d3f3-8795-4cf3-8bc4-5b198cf5bada",
                            "gambit_id": "170788e6-094a-4316-a3c2-3b5cbe9a1505",
                            "last_updated": "2022-09-19T14:11:56.726937-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "134.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "210fd67a-a555-43fe-b467-3c89734aa8d2",
                            "gambit_id": "2db42e8d-e27d-454e-8b57-2acd52648d09",
                            "last_updated": "2022-09-19T14:11:56.742251-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Streelman",
                            "reward": "134.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "f3ec0d05-d37b-49d0-938d-8ba02c1e4dd5",
                            "gambit_id": "3e2c2fec-df0d-474b-8933-77e39b2ba605",
                            "last_updated": "2022-09-19T14:11:56.752450-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tom Hoge",
                            "reward": "134.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "aa3167aa-081b-455b-83a0-47234a03c003",
                            "gambit_id": "442dea7f-5236-409d-957a-58a3aab8ae42",
                            "last_updated": "2022-09-19T14:11:56.713213-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Harrington",
                            "reward": "134.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "7696403e-2a2a-4ea1-9d00-958fff80c44d",
                            "gambit_id": "aeb39536-9ab8-465d-b182-4cb3bca16b23",
                            "last_updated": "2022-09-19T14:11:56.750644-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy Merritt",
                            "reward": "179.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "4c251279-2694-4b71-aa93-254413d57b89",
                            "gambit_id": "a9298c9c-ae07-47e6-aaf9-5e18dde6442b",
                            "last_updated": "2022-09-19T14:11:56.728753-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Will Gordon",
                            "reward": "179.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "565f2363-8be2-4a9b-a4a8-690d6ed0d4ea",
                            "gambit_id": "b8b5dc0f-98fc-459d-bb7e-856e29b7a300",
                            "last_updated": "2022-09-19T14:11:56.807801-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Noren",
                            "reward": "179.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "01da4af5-91d2-4ee6-b670-0d20378caf17",
                            "gambit_id": "9a0167d0-661a-494c-b349-e033fcc8aa65",
                            "last_updated": "2022-09-19T14:11:56.735068-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Eckroat",
                            "reward": "179.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "e3767b03-0da6-42fc-9dd9-c44c5a4022a1",
                            "gambit_id": "d3da364f-8453-4a84-8350-dc4fbdf63c2d",
                            "last_updated": "2022-09-19T14:11:56.778994-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "James Hahn",
                            "reward": "179.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "b8395e08-b10d-4e96-a850-b0b842fb9977",
                            "gambit_id": "28788d5f-9b6a-4cef-9f23-acee34b0137d",
                            "last_updated": "2022-09-19T14:11:56.741333-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "179.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "a98418bd-296e-4bad-a232-a1f98705a040",
                            "gambit_id": "27e41499-eecf-47fa-91b6-32fcd785bbb1",
                            "last_updated": "2022-09-19T14:11:56.755107-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Pendrith",
                            "reward": "223.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "d778924e-777c-4409-97f1-d3a5bf30e707",
                            "gambit_id": "45b6aeb4-a7f2-4e7d-aafb-427438d66039",
                            "last_updated": "2022-09-19T14:11:56.712050-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Smalley",
                            "reward": "223.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "09aa5687-3643-454a-975b-aaeee28cff3b",
                            "gambit_id": "51af9ffd-4ca8-44be-b52f-0741ada27798",
                            "last_updated": "2022-09-19T14:11:56.847524-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vincent Norrman",
                            "reward": "223.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        },
                        {
                            "id": "ffad5788-cc37-4438-946a-adc9003b9867",
                            "gambit_id": "25f14b98-09d3-4d00-95fc-aada152d91e7",
                            "last_updated": "2022-09-19T14:11:56.709749-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandt Snedeker",
                            "reward": "223.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fea7d28-84ca-4910-8227-507bbccec04e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2434a7a1-06f2-4af8-9ec6-c6c857124b10",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "105a16e1-a0c5-4ce5-bd57-f3c58a5c14e6",
            "completed": true,
            "last_updated": "2022-09-20T16:17:13.382887-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Fortinet Championship",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/105a16e1-a0c5-4ce5-bd57-f3c58a5c14e6",
            "datetime": "2022-09-15T08:00:00-04:00",
            "cutoff_datetime": "2022-09-15T08:00:00-04:00",
            "name": "Fortinet Championship: Top 5 Finish",
            "bettypes": [
                {
                    "id": "869164b1-e2a0-466b-b2ef-ba0c508723fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2434a7a1-06f2-4af8-9ec6-c6c857124b10/?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": "d3c645aa-5d72-4354-afc0-2eb348c739d4",
                            "gambit_id": "ecbb49ea-06a9-4428-ad7f-aac70b2b6aad",
                            "last_updated": "2022-09-20T16:17:13.536839-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max Homa",
                            "reward": "4.12000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "56e98a41-361e-4ae8-b754-8fa2418e77aa",
                            "gambit_id": "f0b4b3b0-a83d-47d4-ac87-04a08966a828",
                            "last_updated": "2022-09-20T16:17:13.538714-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Corey Conners",
                            "reward": "4.56000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "1daf51a5-cc86-4ca1-af8d-71b93076e751",
                            "gambit_id": "5a276b1e-b759-4797-aa74-a82941e4d9de",
                            "last_updated": "2022-09-20T16:17:13.537773-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hideki Matsuyama",
                            "reward": "4.56000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "5479cabe-19b4-48a7-a26f-72f58a896199",
                            "gambit_id": "90264318-9045-4766-9d56-3b59069bf629",
                            "last_updated": "2022-09-20T16:17:13.534955-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sahith Theegala",
                            "reward": "6.34000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "f3240924-d780-4e7f-9594-b486e139d03e",
                            "gambit_id": "304138b3-c64c-4cc0-8894-7ddb92540941",
                            "last_updated": "2022-09-20T16:17:13.533074-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maverick McNealy",
                            "reward": "6.34000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "966d3a14-d960-4853-9401-35a0eb7515f3",
                            "gambit_id": "ced180cd-ec96-4af7-9858-87b9709cad03",
                            "last_updated": "2022-09-20T16:17:13.535889-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Pendrith",
                            "reward": "6.79000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "355394e4-115c-442d-9358-c4bf3952fb09",
                            "gambit_id": "f1d141ff-4870-4d15-a10f-008d01224b68",
                            "last_updated": "2022-09-20T16:17:13.534024-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Davis",
                            "reward": "7.23000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "eee2bfb9-7864-4c6e-9f95-dd1e431e8dc7",
                            "gambit_id": "7a97d469-31ae-4584-bb0e-15e348234478",
                            "last_updated": "2022-09-20T16:17:13.529301-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tom Hoge",
                            "reward": "7.23000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "7684a2a6-f2dc-40fc-8df1-9fe4ad211389",
                            "gambit_id": "c5b7e839-fb33-4ab3-979a-ddcffebdf66d",
                            "last_updated": "2022-09-20T16:17:13.528368-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denny McCarthy",
                            "reward": "8.12000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "7d48b8b9-41a1-4002-a4f2-de1971b7ea1e",
                            "gambit_id": "18dd2cec-2281-4405-99bc-747d00e053ce",
                            "last_updated": "2022-09-20T16:17:13.531176-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Emiliano Grillo",
                            "reward": "8.12000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "d6d68b0c-121d-4373-8436-bffe3e08d8f1",
                            "gambit_id": "bac17261-fd03-44fd-b436-7816096df7d6",
                            "last_updated": "2022-09-20T16:17:13.532099-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Riley",
                            "reward": "8.12000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "d328c0e3-39c4-472c-84ce-2efa64ce5a7c",
                            "gambit_id": "67aa3747-5a4a-444d-952d-7565c97fcf9e",
                            "last_updated": "2022-09-20T16:17:13.522695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Noren",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "53fe0be6-1b93-4092-aba0-7de00ad59cd9",
                            "gambit_id": "9ca9259b-3410-428f-be34-38f6798d9873",
                            "last_updated": "2022-09-20T16:17:13.519883-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Kirk",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "c8fc25b9-89e2-415e-99fb-14a4aeaa619d",
                            "gambit_id": "fc3cf650-0a71-46a6-a9a8-6f08c3bbba18",
                            "last_updated": "2022-09-20T16:17:13.527437-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy Merritt",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "a9c1dd96-f8d0-4ee7-b436-9ddc028d1584",
                            "gambit_id": "a32ad7d8-23e9-48e8-9b8a-1366e557d932",
                            "last_updated": "2022-09-20T16:17:13.515178-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Moore",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "ad933505-deab-40bb-9330-6d195be35c96",
                            "gambit_id": "3fd01253-5f49-4226-9854-93cc511001d6",
                            "last_updated": "2022-09-20T16:17:13.530244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brendan Steele",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "eea457f4-0ad2-4bee-af75-47a1d0ba8c78",
                            "gambit_id": "08e91293-d804-432b-84fd-55402034c644",
                            "last_updated": "2022-09-20T16:17:13.518020-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Taylor Montgomery",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "b1e3c029-165a-4a9f-86d3-2d841603f31f",
                            "gambit_id": "0a544245-3d72-43cb-9b96-aaa711bbe550",
                            "last_updated": "2022-09-20T16:17:13.518954-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Gary Woodland",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "60e43175-93a6-4648-95e1-c478ea2626ae",
                            "gambit_id": "c0da13b6-7e36-4fbe-b46e-dc109ea97bd8",
                            "last_updated": "2022-09-20T16:17:13.514255-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Champ",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "6d84ce78-b49f-4334-ae44-c04ab40a49c8",
                            "gambit_id": "ac092d05-b014-46ab-8451-32a4a19a9fb2",
                            "last_updated": "2022-09-20T16:17:13.524571-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Putnam",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "06d6e606-d6f4-42f6-8956-92d5a89b8951",
                            "gambit_id": "22f623bd-b5fa-441b-b26c-f977a0761c45",
                            "last_updated": "2022-09-20T16:17:13.521748-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wyndham Clark",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "29732bc9-88e0-4758-b370-64d834a3edcd",
                            "gambit_id": "775bcefc-2b16-41b5-870e-999d4edc1edd",
                            "last_updated": "2022-09-20T16:17:13.525515-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trey Mullinax",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "c23016d6-9847-4f77-8878-063abc37cf47",
                            "gambit_id": "09c781c4-2cb6-4c7b-8c6f-66b500dcdcf9",
                            "last_updated": "2022-09-20T16:17:13.526488-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Thomas Detry",
                            "reward": "9.90000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "ccdd6e6a-26db-4893-af0a-ddda862e9a44",
                            "gambit_id": "e7d8179d-11a7-41f6-9c8f-03db30eefd0a",
                            "last_updated": "2022-09-20T16:17:13.523641-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Suh",
                            "reward": "11.68000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "b0d76e1f-9b58-4967-ba1c-d5d72c74ad11",
                            "gambit_id": "d7049a93-b727-4397-8da8-61198ea7cfd4",
                            "last_updated": "2022-09-20T16:17:13.520817-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Webb Simpson",
                            "reward": "11.68000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "109bb2c6-5ca3-40ce-9129-8d540843349d",
                            "gambit_id": "4f2b542a-0762-442a-b02f-8fdbc41aab40",
                            "last_updated": "2022-09-20T16:17:13.513319-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chez Reavie",
                            "reward": "13.46000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "5b64c511-974e-4f0b-853f-87def5da59bb",
                            "gambit_id": "071ddff7-d290-4707-95a1-31a8f3b698ce",
                            "last_updated": "2022-09-20T16:17:13.509621-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Streelman",
                            "reward": "13.46000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "21fe4448-5415-4fdd-aabd-f2e26e49c019",
                            "gambit_id": "7b9339b7-a398-4b8a-8086-f7d1be43415f",
                            "last_updated": "2022-09-20T16:17:13.512398-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "JJ Spaun",
                            "reward": "13.46000",
                            "odds": "15.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "6c556aa7-d01d-4173-bfb1-f6000524b76c",
                            "gambit_id": "09bb6b98-4e20-4d35-9f23-633b9cf83bb2",
                            "last_updated": "2022-09-20T16:17:13.517037-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Day",
                            "reward": "15.24000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "018e5339-9e77-4535-8b4f-8dbf2e87776b",
                            "gambit_id": "307f32ac-1d9b-4cfd-8840-d65e03c66229",
                            "last_updated": "2022-09-20T16:17:13.389051-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Smalley",
                            "reward": "15.24000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "a1ce3cca-fe48-4ac5-a83a-6e565d9a8e77",
                            "gambit_id": "26282091-7ab7-4a23-8382-2af079057a02",
                            "last_updated": "2022-09-20T16:17:13.503002-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patrick Rodgers",
                            "reward": "15.24000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "25618dbc-cea9-44a0-8a7c-9c8dc53c19ca",
                            "gambit_id": "efa30fe5-d346-4d53-a17c-4317fd2afbc0",
                            "last_updated": "2022-09-20T16:17:13.508664-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stephan Jaeger",
                            "reward": "15.24000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "cad340c5-657a-4666-a6de-186fd7f06d2f",
                            "gambit_id": "eec77d86-a970-4c3f-823f-4d0841c710b3",
                            "last_updated": "2022-09-20T16:17:13.516114-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Kuchar",
                            "reward": "15.24000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "1a4be1d3-5e1d-45a6-b26b-9a729628981d",
                            "gambit_id": "f971b809-0d61-408f-a856-e554a1bc145a",
                            "last_updated": "2022-09-20T16:17:13.500149-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Gligic",
                            "reward": "15.24000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "1dbdf78e-4456-4b63-9b15-5f3d83dc68a8",
                            "gambit_id": "38e5a2f0-0210-463d-ad88-c9cb8f498d89",
                            "last_updated": "2022-09-20T16:17:13.489884-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Hardy",
                            "reward": "15.24000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "91bdaef0-104a-47ae-8c97-57c2a3bbe5a1",
                            "gambit_id": "69d036d4-093e-4945-921c-6fd37ce9a676",
                            "last_updated": "2022-09-20T16:17:13.482402-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Luke List",
                            "reward": "15.24000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "49e05a0e-8eb9-46c4-8698-3ec1b4604862",
                            "gambit_id": "6c67f961-0e46-44fa-a1ca-4859775eeb5e",
                            "last_updated": "2022-09-20T16:17:13.505842-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lipsky",
                            "reward": "15.24000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "62d845a4-6754-43a6-815c-41c233cc1745",
                            "gambit_id": "82c4ac96-ba75-4e77-a673-a36a3e33c93c",
                            "last_updated": "2022-09-20T16:17:13.510549-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Long",
                            "reward": "15.24000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "c884847e-f008-4e02-ae24-efd8966c9ff4",
                            "gambit_id": "cbd12251-f874-4a96-98c3-2bf380a7645c",
                            "last_updated": "2022-09-20T16:17:13.511473-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carl Yuan",
                            "reward": "15.24000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "68ac47dc-d11a-4fcf-bfd9-e676812ffa44",
                            "gambit_id": "986055b2-9e1e-4459-8189-51d2f999143b",
                            "last_updated": "2022-09-20T16:17:13.504868-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mark Hubbard",
                            "reward": "17.02000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "9688745a-7529-4731-a3d8-00627a35cc4f",
                            "gambit_id": "f2be0900-ceef-418c-a0f8-278362137c1a",
                            "last_updated": "2022-09-20T16:17:13.501072-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Callum Tarren",
                            "reward": "17.02000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "9558c339-375e-49c7-a8a4-3281d023ed6b",
                            "gambit_id": "5cc1749d-5f16-46b9-b557-13635f1c7f10",
                            "last_updated": "2022-09-20T16:17:13.488002-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stewart Cink",
                            "reward": "17.02000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "48ebd316-5dcf-47b1-997d-2a1541dbe5ff",
                            "gambit_id": "39003ab4-afac-4659-b846-143de8c111b3",
                            "last_updated": "2022-09-20T16:17:13.503930-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Martin Laird",
                            "reward": "17.02000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "64dbf743-5020-45f9-803b-5e3c6fccf7c5",
                            "gambit_id": "3904f1c6-8417-4725-8028-0fa37febb08f",
                            "last_updated": "2022-09-20T16:17:13.445034-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Smotherman",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "33d5d8fd-54dc-4a2c-8786-a040dd431dbd",
                            "gambit_id": "f5aa6662-9002-4906-b80f-6b7fec3320dc",
                            "last_updated": "2022-09-20T16:17:13.494519-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chesson Hadley",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "d7965573-4e0f-44f9-a639-1c771aefdf6c",
                            "gambit_id": "f52e7dd1-6049-44bf-918f-e8566506a3a7",
                            "last_updated": "2022-09-20T16:17:13.493579-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charley Hoffman",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "82175eb8-3d38-4806-a747-ba110b5279f3",
                            "gambit_id": "7f80eecd-2761-4e34-8a16-0b378cc223e7",
                            "last_updated": "2022-09-20T16:17:13.492646-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Eckroat",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "658b576d-3d45-4dd9-a858-cb4ca50bb5a1",
                            "gambit_id": "8e408007-e4c9-4d21-868b-422c1627ef4f",
                            "last_updated": "2022-09-20T16:17:13.491721-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Russell Knox",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "ec4565e7-9269-48f9-b9c3-ee5cfba06695",
                            "gambit_id": "60986d98-42f1-40a7-8d41-72b9daebf304",
                            "last_updated": "2022-09-20T16:17:13.455596-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seonghyeon Kim",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "d19d5e2b-318b-4b61-8422-f9a3c36f6560",
                            "gambit_id": "7100bca2-0d87-4a8a-bbfb-819c81fb9bf1",
                            "last_updated": "2022-09-20T16:17:13.506781-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brendon Todd",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "5cbba46f-77ef-4458-86c9-bc8c9b3f691c",
                            "gambit_id": "287c1f56-9781-4b2d-a7f4-15773b9835a2",
                            "last_updated": "2022-09-20T16:17:13.495467-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Huh",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "686932ff-4694-4082-a94b-fc7a6ca376a2",
                            "gambit_id": "74d2cf3a-a4c4-4d4c-815d-72e5d4d140be",
                            "last_updated": "2022-09-20T16:17:13.467749-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joseph Bramlett",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "fb18a655-d651-4315-98e5-ea4602c4e477",
                            "gambit_id": "34f818d0-6eeb-47e7-ac58-6d7f22551b12",
                            "last_updated": "2022-09-20T16:17:13.477215-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Beau Hossler",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "0d4c25b9-8213-4539-a9be-6cefec1a4ade",
                            "gambit_id": "4b76fc1e-282a-496f-8f4e-111151b8936b",
                            "last_updated": "2022-09-20T16:17:13.479112-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harris English",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "b791a826-1381-445e-8312-84453da5a2a5",
                            "gambit_id": "5e811e5d-04bf-44ab-96cc-c01bcbfedc1d",
                            "last_updated": "2022-09-20T16:17:13.480424-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robby Shelton",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "027616d4-e193-4eef-9d30-d75a5aa7cdaf",
                            "gambit_id": "d0a79556-0ed2-41cd-b91e-739debef0dac",
                            "last_updated": "2022-09-20T16:17:13.481355-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Austin Cook",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "e2403dc8-254b-4515-b6de-3667e9c98316",
                            "gambit_id": "b675aa75-f597-4ebd-ad8e-6a5eff7616b1",
                            "last_updated": "2022-09-20T16:17:13.488930-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Frittelli",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "04d0e395-77f2-4f5f-bc83-6943c1487e6a",
                            "gambit_id": "b630d337-e706-4575-8252-3f36759a7fc7",
                            "last_updated": "2022-09-20T16:17:13.490803-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthew Nesmith",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "de1210c1-6f9a-4a11-8772-5425112d1e9f",
                            "gambit_id": "a711950f-2c38-461a-9bbe-17562f91bbd0",
                            "last_updated": "2022-09-20T16:17:13.496397-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyler Duncan",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "181fabd8-734d-4644-8b2e-75ea654da7cf",
                            "gambit_id": "95a6e58f-21b4-46b2-a5b3-95b0026b42a6",
                            "last_updated": "2022-09-20T16:17:13.497324-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lee Hodges",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "b7063ca0-1286-49e2-8ffa-039c4749a735",
                            "gambit_id": "c9a377dd-014b-49c7-aff0-7022b2339d2d",
                            "last_updated": "2022-09-20T16:17:13.498267-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Christopher Gotterup",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "f08870b4-dfec-40cd-9e6a-3c0afae2bd0f",
                            "gambit_id": "1cb62709-674f-4e8a-a5aa-18fbd16d78a4",
                            "last_updated": "2022-09-20T16:17:13.499197-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Justin Lower",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "1d9719dd-2402-4ba7-a8e2-f63bed77888b",
                            "gambit_id": "9f33e0c4-cf5f-4b75-a681-70bd15433a97",
                            "last_updated": "2022-09-20T16:17:13.486148-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lucas Glover",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "781a4544-c651-4f6e-a0f6-fb8573cde4b3",
                            "gambit_id": "687a527f-9630-49d5-9f84-92c1a849be96",
                            "last_updated": "2022-09-20T16:17:13.463146-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Willett",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "bcec005e-54da-490a-986e-b84a41f132fa",
                            "gambit_id": "88ddd0f7-5f86-44e7-b402-5ef44e02d571",
                            "last_updated": "2022-09-20T16:17:13.462123-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Thompson",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "0657ca1a-bab4-4dc8-83ab-629e35ef821b",
                            "gambit_id": "d4c0615b-eb5a-484a-952e-76fd66ccc421",
                            "last_updated": "2022-09-20T16:17:13.474407-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rickie Fowler",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "8ade1fc1-659e-48ca-a5ab-b7efc3f5243d",
                            "gambit_id": "17edc599-bb1f-4853-825e-649f40253ee7",
                            "last_updated": "2022-09-20T16:17:13.472528-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Zac Blair",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "1d447741-c6e2-4a68-b37d-a1cdbfbbd0dd",
                            "gambit_id": "3f2f2ddf-e8ea-4571-8892-ffccf0d05179",
                            "last_updated": "2022-09-20T16:17:13.502059-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Wu",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "f34a8bee-c2e3-48a2-8dc3-0210590b7ddb",
                            "gambit_id": "7073c062-3310-412e-b9c0-5c4a66f2b1bb",
                            "last_updated": "2022-09-20T16:17:13.487072-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Percy",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "78ae80c4-5194-41e7-98a1-414aa5e2b13d",
                            "gambit_id": "cc5a616d-c2c2-4658-bd0f-fa43716b6bbc",
                            "last_updated": "2022-09-20T16:17:13.484242-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doc Redman",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "116ca07b-c44b-4c6d-a15d-739b0b45912c",
                            "gambit_id": "d9f0a713-c77a-4b5a-9451-bb0615f1f743",
                            "last_updated": "2022-09-20T16:17:13.471599-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "James Hahn",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "158a9834-de89-44b4-a860-3af8cb4d7674",
                            "gambit_id": "607a37ed-8973-4b72-9998-1eb945a8b6af",
                            "last_updated": "2022-09-20T16:17:13.459375-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matt Wallace",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "71247838-e219-4eae-b0ee-1f684ac83023",
                            "gambit_id": "464ee30b-ac50-48ed-9c15-920d8a1c3809",
                            "last_updated": "2022-09-20T16:17:13.507721-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Svensson",
                            "reward": "18.80000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "3fd45333-339e-4a63-8868-cd9d5fd97637",
                            "gambit_id": "3a860b67-9afd-47e5-914f-2ccfcdd38721",
                            "last_updated": "2022-09-20T16:17:13.483325-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Greyson Sigg",
                            "reward": "20.58000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "0265a80f-2f64-40f3-a759-782fa0eb2cae",
                            "gambit_id": "946899d1-a796-439a-a02d-3bb87b4e891b",
                            "last_updated": "2022-09-20T16:17:13.464993-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joel Dahmen",
                            "reward": "23.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "1a2061f5-7d9e-4d67-97cd-9f229444f544",
                            "gambit_id": "973bf93c-4e20-4f45-bee5-1790ae630b0e",
                            "last_updated": "2022-09-20T16:17:13.466831-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doug Ghim",
                            "reward": "23.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "a8135334-cf03-42ff-b6ae-5c9e75a3e4b1",
                            "gambit_id": "21e95690-de35-432c-8606-6054bb73120f",
                            "last_updated": "2022-09-20T16:17:13.458434-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Piercy",
                            "reward": "23.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "04908bc1-d52c-40f6-b5dc-76a2dda3cb8b",
                            "gambit_id": "3f472a63-4348-4ddc-a59f-119901bd0279",
                            "last_updated": "2022-09-20T16:17:13.452608-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mackenzie Hughes",
                            "reward": "23.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "816dadb3-f7d1-44ba-8115-314c5872482b",
                            "gambit_id": "19124427-003c-44cf-91f6-92fbba33e9aa",
                            "last_updated": "2022-09-20T16:17:13.469634-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "M-J Daffue",
                            "reward": "23.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "e9d6636c-8eff-466d-a820-635ad8f19bdb",
                            "gambit_id": "42bd00fe-65ef-469e-9897-7fbf4472c829",
                            "last_updated": "2022-09-20T16:17:13.475334-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Hayden Buckley",
                            "reward": "23.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "cd4997e3-a2da-4f1a-80fe-4d6df5928457",
                            "gambit_id": "8e5dada5-5b88-4093-addf-61099b69ed75",
                            "last_updated": "2022-09-20T16:17:13.476247-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Kim",
                            "reward": "23.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "c0b43092-6fa1-469b-af1b-387ba93d4dc7",
                            "gambit_id": "d3a961b0-a99c-4862-91bb-7bcba2812a07",
                            "last_updated": "2022-09-20T16:17:13.485160-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthias Schmid",
                            "reward": "23.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "2911e5a9-1a8e-4b17-9c23-fa05e9641079",
                            "gambit_id": "4fc96288-ea20-4f18-889a-f1a6f86389c7",
                            "last_updated": "2022-09-20T16:17:13.461199-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ze-Cheng Dou",
                            "reward": "23.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "22e2d3f1-0704-4412-a84e-bf846d48a46d",
                            "gambit_id": "0783cc3b-486b-4362-835b-103b3089f10e",
                            "last_updated": "2022-09-20T16:17:13.478183-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "C T Pan",
                            "reward": "23.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "d25f2210-eda2-43e2-953c-05badfca7eff",
                            "gambit_id": "63ef0b89-e72d-4309-b0b5-d5e58a0fc4dc",
                            "last_updated": "2022-09-20T16:17:13.473450-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Will Gordon",
                            "reward": "23.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "b450a34f-214a-4137-a8a2-245492951ef9",
                            "gambit_id": "8ac1430f-6741-4f8d-ac6d-dbdf740476cb",
                            "last_updated": "2022-09-20T16:17:13.464078-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Henrik Norlander",
                            "reward": "23.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "083eb178-9539-43d3-9adf-9c75818f88d7",
                            "gambit_id": "80b2210c-a279-4386-9f24-f8f8b726b7f6",
                            "last_updated": "2022-09-20T16:17:13.453668-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nate Lashley",
                            "reward": "25.92000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "dbd33340-7b18-4391-9661-6b572ad9cd6f",
                            "gambit_id": "355c9a25-c564-4137-b828-051770bf052e",
                            "last_updated": "2022-09-20T16:17:13.468662-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Patton Kizzire",
                            "reward": "25.92000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "6c197db1-ece3-446f-8864-61c85b6687e1",
                            "gambit_id": "b03e7e29-5daa-4105-9efa-b71dab6dd43d",
                            "last_updated": "2022-09-20T16:17:13.456527-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Martin",
                            "reward": "25.92000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "d8e21450-2ce3-4c90-b80b-fd13cef3685f",
                            "gambit_id": "eb182cb0-5025-4b3e-a042-6da1f035fb63",
                            "last_updated": "2022-09-20T16:17:13.447844-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Peter Malnati",
                            "reward": "25.92000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "16c90458-2047-4a06-a26f-3ff8d5b1963f",
                            "gambit_id": "3e952450-5152-4a94-8355-39df90bef1d9",
                            "last_updated": "2022-09-20T16:17:13.465919-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Stevens",
                            "reward": "25.92000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "023fc020-5887-43d9-95fa-82341046d635",
                            "gambit_id": "8cda8202-af1e-469a-ac07-7e5d480600ae",
                            "last_updated": "2022-09-20T16:17:13.438009-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Lingmerth",
                            "reward": "25.92000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "1e3944c7-989a-4596-bf63-aded45c7b115",
                            "gambit_id": "26d6d1b8-421f-4632-8c52-807d1e48f66c",
                            "last_updated": "2022-09-20T16:17:13.451547-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sam Ryder",
                            "reward": "25.92000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "071475fa-53d5-41ee-8a3f-138280da342e",
                            "gambit_id": "cfbded1c-6303-4e9c-a425-917479dd5efe",
                            "last_updated": "2022-09-20T16:17:13.454610-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harry Hall",
                            "reward": "27.70000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "9bf6d26d-0f44-4f79-b344-bef012e01af2",
                            "gambit_id": "429fa453-22e6-40ac-b137-cdec71739cb4",
                            "last_updated": "2022-09-20T16:17:13.470662-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Taylor",
                            "reward": "27.70000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "5efef6b0-ee85-4c95-97e7-8de85cbe77a9",
                            "gambit_id": "85646869-0386-485d-a724-627652033141",
                            "last_updated": "2022-09-20T16:17:13.428449-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Armour",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "9ded1539-cb6a-4c59-a86d-4ee7f0d3ac05",
                            "gambit_id": "cebc84bf-2bd5-44b3-9fa2-a3e1d327b297",
                            "last_updated": "2022-09-20T16:17:13.431471-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Griffin",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "33695a5a-e634-42ba-b03e-8b8805f9dd79",
                            "gambit_id": "91c79d7f-cef4-437f-9eb0-bc66eb696923",
                            "last_updated": "2022-09-20T16:17:13.432427-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Davis Thompson",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "44adfe21-1483-4aba-b16b-db7056a8a401",
                            "gambit_id": "651ab80f-0d97-4e06-9de9-185046051756",
                            "last_updated": "2022-09-20T16:17:13.460289-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ben Taylor",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "61c66dd8-866c-421c-a768-3278378e00e8",
                            "gambit_id": "8742e5d9-4c40-4f20-8234-29d154d76d7a",
                            "last_updated": "2022-09-20T16:17:13.457454-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Adam Schenk",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "57cdc9a0-3170-49a6-bb25-ea5dc8683811",
                            "gambit_id": "d4c7a660-45f3-465f-aa1c-ed2955abf665",
                            "last_updated": "2022-09-20T16:17:13.440037-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Matthias Schwab",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "329885ad-cc70-468f-a140-0042a9d9e565",
                            "gambit_id": "8b38f864-bfc3-446f-871d-4843d7e84630",
                            "last_updated": "2022-09-20T16:17:13.437072-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Richy Werenski",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "236b65be-5618-498e-8c75-d15a1443fe38",
                            "gambit_id": "6d7e3b44-64cd-437b-b6de-d53bb6a4bbc9",
                            "last_updated": "2022-09-20T16:17:13.436146-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brice Garnett",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "731e2602-1a9a-46d0-8708-20cd92e32915",
                            "gambit_id": "9e4a83c1-64dd-4274-91af-dd11e5e29b66",
                            "last_updated": "2022-09-20T16:17:13.429487-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Danny Lee",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "69ad01c7-90dd-4cc8-8bf3-785847d3d596",
                            "gambit_id": "a29952b0-bafc-4423-a9b9-bb841b8392bc",
                            "last_updated": "2022-09-20T16:17:13.450432-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Stuard",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "7a16efc3-53b2-46a2-b6d9-b86980a2ab98",
                            "gambit_id": "24844b74-d2da-4fec-ac9e-209a84a4ecc1",
                            "last_updated": "2022-09-20T16:17:13.425591-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robert Streb",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "55a4a3e5-9f95-4e28-84ff-f06b12a9e36e",
                            "gambit_id": "a0254a58-b336-446c-b1af-454da608c475",
                            "last_updated": "2022-09-20T16:17:13.449037-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vincent Whaley",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "234bf805-2746-4962-aff2-585502a7401c",
                            "gambit_id": "af2e2c4f-803d-45b2-b979-d27a08f5446f",
                            "last_updated": "2022-09-20T16:17:13.446659-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Augusto Nunez",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "d01ac429-6004-47ce-b51e-e48e11f599b3",
                            "gambit_id": "72c34114-70f2-49b2-b194-12e34ca0231b",
                            "last_updated": "2022-09-20T16:17:13.442123-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Byeong-Hun An",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "d24ec317-0f70-4eeb-9b8a-95107c297641",
                            "gambit_id": "bc2ebc17-84ca-456d-bbca-fe89e290d760",
                            "last_updated": "2022-09-20T16:17:13.433364-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vincent Norrman",
                            "reward": "30.37000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "7de4e2dc-082d-47b0-97f6-b9a449e1643d",
                            "gambit_id": "65f03993-bcbc-4c5b-b7ae-7beecc500108",
                            "last_updated": "2022-09-20T16:17:13.441063-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Roy",
                            "reward": "36.60000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "6737aefe-0dfd-42e4-8d9e-5b41e8f1ec0d",
                            "gambit_id": "af213655-e3de-4b18-aa07-857cf618d73f",
                            "last_updated": "2022-09-20T16:17:13.430510-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandt Snedeker",
                            "reward": "36.60000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "0d098db2-0dca-4a93-937d-a150efce7311",
                            "gambit_id": "57361f40-bc9f-4400-969c-2d0b1104759c",
                            "last_updated": "2022-09-20T16:17:13.427496-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brent Grant",
                            "reward": "36.60000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "6aafbe3e-7008-422f-af2a-c3f610936842",
                            "gambit_id": "50a297b5-cd98-416d-9ac3-0ac9307c2784",
                            "last_updated": "2022-09-20T16:17:13.416894-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Chappell",
                            "reward": "36.60000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "4adba2b7-8400-4dbe-9ef3-723e5bdf27e9",
                            "gambit_id": "142ba607-afdb-4256-bcf0-b62b0b33f646",
                            "last_updated": "2022-09-20T16:17:13.435231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philip Knowles",
                            "reward": "36.60000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "d02f9c4f-e0a6-41b6-a803-4896f41f0d54",
                            "gambit_id": "0b8d45d7-96c8-4e08-a17d-be5aa6a793a8",
                            "last_updated": "2022-09-20T16:17:13.419720-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Moore",
                            "reward": "36.60000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "5dc7c03e-3928-4aaf-ac30-a60dc24e33e9",
                            "gambit_id": "d349b645-5b6e-4c62-9bc8-fe04d67bff1d",
                            "last_updated": "2022-09-20T16:17:13.415943-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harry Higgs",
                            "reward": "36.60000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "6c2624a2-9121-410c-9b0e-3a81c38b860d",
                            "gambit_id": "423c1905-6f5c-458a-b0c1-2c0bb0839062",
                            "last_updated": "2022-09-20T16:17:13.420683-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chad Ramey",
                            "reward": "36.60000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "baa16419-8ed9-45df-97ca-80e19593eb06",
                            "gambit_id": "7fca2b56-a646-4247-a31b-651926029a58",
                            "last_updated": "2022-09-20T16:17:13.438949-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kelly Kraft",
                            "reward": "36.60000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "2d767bf0-4f36-43da-a486-02d3fa6bb476",
                            "gambit_id": "47178eb6-098f-4ec3-92d6-5b3d9c69962e",
                            "last_updated": "2022-09-20T16:17:13.426536-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Erik Barnes",
                            "reward": "36.60000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "f80f47d4-30ae-4ad4-8c04-70695166b996",
                            "gambit_id": "686dab9e-f8dc-4212-b14a-d3c5630ace56",
                            "last_updated": "2022-09-20T16:17:13.434311-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paul Haley",
                            "reward": "36.60000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "03dd9a01-ed9b-4081-8f5d-cf57dda09db5",
                            "gambit_id": "30e50299-4b98-46a1-ba01-c5a89132ef35",
                            "last_updated": "2022-09-20T16:17:13.422589-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nicolas Echavarria",
                            "reward": "45.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "fd8d62e7-fffc-4ff4-9584-b425c26d2d85",
                            "gambit_id": "649794c3-f6e0-4e30-99d9-005bdf38f03d",
                            "last_updated": "2022-09-20T16:17:13.418788-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kramer Hickok",
                            "reward": "45.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "64d2cdf7-3fe2-4448-8df7-73db34107a6e",
                            "gambit_id": "ca319e8c-e4ad-4bac-bb4d-8538c6b8083f",
                            "last_updated": "2022-09-20T16:17:13.421650-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eric Cole",
                            "reward": "45.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "5bd69873-e6ae-48c2-9a73-7009ae73e375",
                            "gambit_id": "f6be6f70-611f-4026-b1ef-43384bcd6c0f",
                            "last_updated": "2022-09-20T16:17:13.424625-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Yu",
                            "reward": "45.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "327533c0-8c71-41f7-886c-a2a481ade9a1",
                            "gambit_id": "8a3e661a-bb15-4bc6-bb25-1fcc57830854",
                            "last_updated": "2022-09-20T16:17:13.405165-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Garrick Higgo",
                            "reward": "45.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "b402ca80-dff0-4408-be6d-7f874775e8ce",
                            "gambit_id": "8e9794dc-9711-42f1-903e-85e351ecf246",
                            "last_updated": "2022-09-20T16:17:13.423651-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Tway",
                            "reward": "45.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "68257d09-feec-4421-9d2e-b3e30233860a",
                            "gambit_id": "ac13d400-6f19-4c4b-af0b-41618ba1bb5f",
                            "last_updated": "2022-09-20T16:17:13.408962-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Hagy",
                            "reward": "45.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "2be7b5ea-bd51-404a-9030-957a7d1e9569",
                            "gambit_id": "4f72d758-2bcf-4cef-b498-36b313f73020",
                            "last_updated": "2022-09-20T16:17:13.417846-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Augenstein",
                            "reward": "45.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "dfe6efbb-df8b-4dea-b19a-1691b5a0b6ce",
                            "gambit_id": "b1266d52-7cc0-45e6-b29a-7116d6da1a3c",
                            "last_updated": "2022-09-20T16:17:13.414046-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brandon Matthews",
                            "reward": "45.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "5c58a7f4-2f74-4fe0-ac17-a010b973bad7",
                            "gambit_id": "50d9938d-5494-4267-8be7-9919cda5410c",
                            "last_updated": "2022-09-20T16:17:13.403302-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Andrew Landry",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "b5329a90-6b0c-423a-b899-8573791cdb53",
                            "gambit_id": "57275197-2908-4a7d-9495-33d5bad5c8d4",
                            "last_updated": "2022-09-20T16:17:13.406091-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carson Young",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "d20f3301-ea11-4017-b726-8fddac8f2c65",
                            "gambit_id": "769c396f-b95b-48be-8125-8b879d5752fd",
                            "last_updated": "2022-09-20T16:17:13.394884-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anders Albertson",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "343a79a4-1bd8-4bd2-84a3-aa1a916c687c",
                            "gambit_id": "2280b71a-4a11-42e9-8be4-e36cd4a1ec9e",
                            "last_updated": "2022-09-20T16:17:13.400488-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harrison Endycott",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "5325c78f-875f-4170-9d64-82fdba846ef9",
                            "gambit_id": "ce64d24e-9eb9-43c7-b66a-ad2e0188fd89",
                            "last_updated": "2022-09-20T16:17:13.415000-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trevor Cone",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "530ba71e-5e6b-410e-8260-5225bd40b079",
                            "gambit_id": "31add076-61f9-4a1d-88dd-2e8894e80cdf",
                            "last_updated": "2022-09-20T16:17:13.391362-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ryan Brehm",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "1328929d-3a0b-48cf-b795-d63c103d690a",
                            "gambit_id": "77fff748-7167-428d-b387-5fe5aecf8308",
                            "last_updated": "2022-09-20T16:17:13.404229-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jimmy Walker",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "c77886a1-c0a9-45af-87c1-9b614c06add9",
                            "gambit_id": "e7e5babb-0de6-4285-be7c-a4ad5a9493ed",
                            "last_updated": "2022-09-20T16:17:13.409909-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dylan Wu",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "3418c541-a25c-4677-838a-35285acc1dc8",
                            "gambit_id": "eb4656ac-0c22-45f2-b090-26009504f05b",
                            "last_updated": "2022-09-20T16:17:13.410845-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sung Kang",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "a6496199-fd72-4ea0-9fd3-bbadd0be7a66",
                            "gambit_id": "b748edae-934d-4d5d-8498-38a77c937723",
                            "last_updated": "2022-09-20T16:17:13.398246-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jason Dufner",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "b336e6ee-8771-4104-a677-7d807e9ea902",
                            "gambit_id": "29f3d7cc-d186-4f33-8bf8-1d403fb52eae",
                            "last_updated": "2022-09-20T16:17:13.396135-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Westmoreland",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "1cec33d1-2bb9-45b9-8656-b87e988e46ba",
                            "gambit_id": "930db760-407c-499d-89fd-e50eac8437c8",
                            "last_updated": "2022-09-20T16:17:13.401421-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max McGreevy",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "58703198-b181-4d3a-a894-4a688c116370",
                            "gambit_id": "1579e76b-65db-4bd5-a645-60d0f37278df",
                            "last_updated": "2022-09-20T16:17:13.402367-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kyle Stanley",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "1e04020b-ca9e-44b8-958e-515d3128ead4",
                            "gambit_id": "d78f5e65-db11-49ce-b6cb-147ed270ee3c",
                            "last_updated": "2022-09-20T16:17:13.397199-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris Stroud",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "745cdcb8-7dd1-4ead-8177-7200cb324fbf",
                            "gambit_id": "344b09cd-b6aa-4c7d-a41a-a4b5d9678a15",
                            "last_updated": "2022-09-20T16:17:13.411856-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nick Watney",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "9426af12-7338-45cd-886f-a7a99b9db6c1",
                            "gambit_id": "56cf6d42-ab85-4664-a0b9-a09ec128d13e",
                            "last_updated": "2022-09-20T16:17:13.408009-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tyson Alexander",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "aecc5f2d-1b52-4156-9ef1-c1dc6407cec2",
                            "gambit_id": "b122becb-28e7-4b85-9142-ee0d7759c0ed",
                            "last_updated": "2022-09-20T16:17:13.412792-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tano Goya",
                            "reward": "59.74000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "e0e37aba-feed-42df-9b8a-be4ecb85ae7c",
                            "gambit_id": "0b3b8ce1-d92b-4557-aac4-1aeabe0f43ef",
                            "last_updated": "2022-09-20T16:17:13.399471-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Harrington",
                            "reward": "63.30000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "748c0f6d-5fa7-437b-a0d1-f24c448af454",
                            "gambit_id": "a64d2b64-c8c4-42da-b35e-ceb3fb0052e9",
                            "last_updated": "2022-09-20T16:17:13.407034-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jim Herman",
                            "reward": "63.30000",
                            "odds": "71.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "16b09556-f56a-4a48-bbf1-002a7fa2633b",
                            "gambit_id": "dfc09bb8-c6a4-4f00-8d70-523ee7792cfc",
                            "last_updated": "2022-09-20T16:17:13.393735-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Trevor Werbylo",
                            "reward": "90.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "06305003-e3fe-42ad-94bc-8e09be608e9c",
                            "gambit_id": "9d95ab8b-54b3-4afa-9a36-9a32ceb792e8",
                            "last_updated": "2022-09-20T16:17:13.392573-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jacob Bridgeman",
                            "reward": "112.25000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        },
                        {
                            "id": "cfd1c60a-0d57-46ae-a8fe-ccb8434e3038",
                            "gambit_id": "44b5b670-bdda-496a-acf5-9fd8aaf16150",
                            "last_updated": "2022-09-20T16:17:13.390231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott De Borba",
                            "reward": "134.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869164b1-e2a0-466b-b2ef-ba0c508723fa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ca49ed87-28ec-4b2f-b559-17142f6290aa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "95f4db4b-bbed-4b91-80fd-7bc254bb2091",
            "completed": true,
            "last_updated": "2022-09-16T12:02:10.858087-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.36,
            "sport_category": "CS:GO - ESL Pro League",
            "sport": "Esports",
            "url": "https://app.gambitrewards.com/match/95f4db4b-bbed-4b91-80fd-7bc254bb2091",
            "datetime": "2022-09-15T06:30:00-04:00",
            "cutoff_datetime": "2022-09-15T06:30:00-04:00",
            "name": "Astralis v. MOUZ",
            "bettypes": [
                {
                    "id": "f6f5a6ef-be03-4e88-8435-349381f2266b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca49ed87-28ec-4b2f-b559-17142f6290aa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MOUZ",
                                "amount": 5562.0
                            },
                            {
                                "team": "Astralis",
                                "amount": 4438.0
                            }
                        ],
                        "expected_reward_tokens": 8787.24,
                        "profit_sb": -212.76,
                        "profit_sb_percentage": -2.36,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "379add98-4c35-4b6d-9bed-69a4fe74347c",
                            "gambit_id": "8c4422a8-e8fc-4705-9cd0-58fdcd7e32bd",
                            "last_updated": "2022-09-16T12:02:10.860897-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "MOUZ",
                            "reward": "1.58000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f5a6ef-be03-4e88-8435-349381f2266b/?format=api"
                        },
                        {
                            "id": "59d4fa18-a5dd-49bb-ab89-449f4faea29f",
                            "gambit_id": "d13d7264-c173-4d29-a27a-b4820ca0a974",
                            "last_updated": "2022-09-16T12:02:10.862042-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Astralis",
                            "reward": "1.98000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6f5a6ef-be03-4e88-8435-349381f2266b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6fc5ac3c-9e55-4941-9e63-df3f8151c7cb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "8ccc02ab-52e8-4c9f-8e0b-65143bcedaaf",
            "completed": true,
            "last_updated": "2022-09-16T11:42:03.249011-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/8ccc02ab-52e8-4c9f-8e0b-65143bcedaaf",
            "datetime": "2022-09-14T22:59:00-04:00",
            "cutoff_datetime": "2022-09-14T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - September 14th 2022",
            "bettypes": [
                {
                    "id": "7adae845-7720-42a8-814b-5a3fda1101ed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6fc5ac3c-9e55-4941-9e63-df3f8151c7cb/?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": "3e029f21-e984-40a5-8155-099d908bb35f",
                            "gambit_id": "c1a440ab-36fa-4b28-a77f-caf30ca93c60",
                            "last_updated": "2022-09-16T11:42:03.251763-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/7adae845-7720-42a8-814b-5a3fda1101ed/?format=api"
                        },
                        {
                            "id": "87e8354c-2f79-4b7f-8e60-aa7bd7dd066e",
                            "gambit_id": "09712489-1b79-4f19-b548-2ccace3ac705",
                            "last_updated": "2022-09-16T11:42:03.252925-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/7adae845-7720-42a8-814b-5a3fda1101ed/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9b179ea8-6944-43b8-b7e5-18861c015856",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ebe58326-df51-4fe8-aad0-4fa8eb118ec4",
            "completed": true,
            "last_updated": "2022-09-16T11:42:01.288317-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/ebe58326-df51-4fe8-aad0-4fa8eb118ec4",
            "datetime": "2022-09-14T22:59:00-04:00",
            "cutoff_datetime": "2022-09-14T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - September 14th 2022",
            "bettypes": [
                {
                    "id": "626c1611-a971-4a18-96d2-bbcb2b441852",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b179ea8-6944-43b8-b7e5-18861c015856/?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": "1d31b280-bd01-49fe-a4a9-020c4fae00d7",
                            "gambit_id": "f795d30e-a0d5-49a7-a501-dbc2b10de3a2",
                            "last_updated": "2022-09-16T11:42:01.291061-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.67000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626c1611-a971-4a18-96d2-bbcb2b441852/?format=api"
                        },
                        {
                            "id": "39355b31-6218-455c-aabe-e14aa726e584",
                            "gambit_id": "40cd2442-a2e8-46da-9162-7c582ca5987a",
                            "last_updated": "2022-09-16T11:42:01.295353-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.34000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626c1611-a971-4a18-96d2-bbcb2b441852/?format=api"
                        },
                        {
                            "id": "5dd10a12-aa8e-4b9c-9576-6e5777148381",
                            "gambit_id": "0b314c77-a911-4dba-bdf6-7ed5dffc1174",
                            "last_updated": "2022-09-16T11:42:01.296621-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.34000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626c1611-a971-4a18-96d2-bbcb2b441852/?format=api"
                        },
                        {
                            "id": "9bc662ac-c595-4e64-a17e-f9dd572c5614",
                            "gambit_id": "37026536-7eef-4767-8ba0-2bb6a1867d56",
                            "last_updated": "2022-09-16T11:42:01.293815-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.34000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626c1611-a971-4a18-96d2-bbcb2b441852/?format=api"
                        },
                        {
                            "id": "d4a70017-44d2-489e-a81e-1b7f33690fcd",
                            "gambit_id": "9ea1852c-03e4-48db-9556-66e7b617e02b",
                            "last_updated": "2022-09-16T11:42:01.292300-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.34000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/626c1611-a971-4a18-96d2-bbcb2b441852/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}