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=7200
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=7300",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=7100",
    "results": [
        {
            "id": "573e76ed-ada9-4d71-ab06-ea84848e067a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c2172763-9a55-42c1-9b7c-b68286ba0043",
            "completed": true,
            "last_updated": "2022-12-12T09:52:34.795837-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.26,
            "sport_category": "UFC 273",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/c2172763-9a55-42c1-9b7c-b68286ba0043",
            "datetime": "2022-12-10T22:00:00-05:00",
            "cutoff_datetime": "2022-12-10T22:00:00-05:00",
            "name": "Bryce Mitchell v. Ilia Topuria",
            "bettypes": [
                {
                    "id": "832a0f8a-b125-4ea0-a561-2b365e9d3ab1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/573e76ed-ada9-4d71-ab06-ea84848e067a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ilia Topuria",
                                "amount": 5886.0
                            },
                            {
                                "team": "Bryce Mitchell",
                                "amount": 4114.0
                            }
                        ],
                        "expected_reward_tokens": 8886.24,
                        "profit_sb": -113.76,
                        "profit_sb_percentage": -1.26,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "be61dede-8a51-4931-b417-d82dbf43bc5a",
                            "gambit_id": "a329b501-4541-4da5-b27e-e14cac5ce654",
                            "last_updated": "2022-12-12T09:52:34.801512-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ilia Topuria",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/832a0f8a-b125-4ea0-a561-2b365e9d3ab1/?format=api"
                        },
                        {
                            "id": "5026cc70-1c04-474d-9d15-3ef66c414351",
                            "gambit_id": "fe68cad9-100e-49f7-beb3-560809443831",
                            "last_updated": "2022-12-12T09:52:34.802958-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bryce Mitchell",
                            "reward": "2.16000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/832a0f8a-b125-4ea0-a561-2b365e9d3ab1/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ffc2996-11d8-4185-8d5e-ab98b159afd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/573e76ed-ada9-4d71-ab06-ea84848e067a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5184.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4816.0
                            }
                        ],
                        "expected_reward_tokens": 8812.8,
                        "profit_sb": -187.2,
                        "profit_sb_percentage": -2.08,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "946c0fdf-4d3d-499d-a7b2-9e49c0cac3f3",
                            "gambit_id": "53f7fc03-00c9-42d0-b40a-93f65e9e313f",
                            "last_updated": "2022-12-12T09:52:34.799466-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffc2996-11d8-4185-8d5e-ab98b159afd6/?format=api"
                        },
                        {
                            "id": "f658a8bd-36ed-42d1-b78f-39a318123407",
                            "gambit_id": "3816c7a7-c33c-4dbd-a4c1-b44c2a2fccb0",
                            "last_updated": "2022-12-12T09:52:34.798418-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffc2996-11d8-4185-8d5e-ab98b159afd6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c1160bb7-b54e-4efa-8eb5-ad184544df9b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d26f6b4d-0b9a-4765-95b2-f0c093a93b41",
            "completed": true,
            "last_updated": "2022-12-12T09:57:04.525874-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.12,
            "sport_category": "UFC 273",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/d26f6b4d-0b9a-4765-95b2-f0c093a93b41",
            "datetime": "2022-12-10T22:00:00-05:00",
            "cutoff_datetime": "2022-12-10T22:00:00-05:00",
            "name": "Alex Morono v. Santiago Ponzinibbio",
            "bettypes": [
                {
                    "id": "8e8566cb-3416-4d6d-810b-6964fe452500",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1160bb7-b54e-4efa-8eb5-ad184544df9b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Santiago Ponzinibbio",
                                "amount": 5742.0
                            },
                            {
                                "team": "Alex Morono",
                                "amount": 4258.0
                            }
                        ],
                        "expected_reward_tokens": 8899.22,
                        "profit_sb": -100.78,
                        "profit_sb_percentage": -1.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "45068dad-30bb-4300-aeec-33fbabfb7051",
                            "gambit_id": "77079e45-743c-4990-9f3e-41b10397d63d",
                            "last_updated": "2022-12-12T09:57:04.534138-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Santiago Ponzinibbio",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e8566cb-3416-4d6d-810b-6964fe452500/?format=api"
                        },
                        {
                            "id": "3f5d964d-331f-47d9-9c84-3717fa3710ba",
                            "gambit_id": "aadbac93-4789-4965-8ac3-bffb62481460",
                            "last_updated": "2022-12-12T09:57:04.532923-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Morono",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e8566cb-3416-4d6d-810b-6964fe452500/?format=api"
                        }
                    ]
                },
                {
                    "id": "72cfa581-dec5-4976-91b1-b7910402817b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1160bb7-b54e-4efa-8eb5-ad184544df9b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5742.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 4258.0
                            }
                        ],
                        "expected_reward_tokens": 8899.22,
                        "profit_sb": -100.78,
                        "profit_sb_percentage": -1.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1fdd9f2-b07a-4139-8a12-08f2daeb7c6c",
                            "gambit_id": "582d3066-4cdd-40c0-87fc-15a21cbac9d2",
                            "last_updated": "2022-12-12T09:57:04.530428-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72cfa581-dec5-4976-91b1-b7910402817b/?format=api"
                        },
                        {
                            "id": "b4012ae0-458f-42ad-98bc-82e4dc260019",
                            "gambit_id": "d71e66f6-0eed-4b3d-9692-03627ff48c4a",
                            "last_updated": "2022-12-12T09:57:04.528981-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72cfa581-dec5-4976-91b1-b7910402817b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "393591b0-bb68-4074-82b6-d2b4a8f415ca",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1afcb14b-92de-4f29-9761-6de2315680fb",
            "completed": true,
            "last_updated": "2022-12-12T09:37:28.138187-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.82,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1afcb14b-92de-4f29-9761-6de2315680fb",
            "datetime": "2022-12-10T21:10:00-05:00",
            "cutoff_datetime": "2022-12-10T21:10:00-05:00",
            "name": "Utah Jazz v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "6ea47dd9-1595-4440-a686-13bad5b50634",
                    "match": "https://api-prod.gambitprofit.com/api/matches/393591b0-bb68-4074-82b6-d2b4a8f415ca/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 8189.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 1811.0
                            }
                        ],
                        "expected_reward_tokens": 9253.57,
                        "profit_sb": 253.57,
                        "profit_sb_percentage": 2.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "373d40e8-e98a-4f0d-b765-50d6255bec92",
                            "gambit_id": "f92476f8-e4fa-4172-b659-c1ccf82ad146",
                            "last_updated": "2022-12-12T09:37:28.148274-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.13000",
                            "odds": "1.15380",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ea47dd9-1595-4440-a686-13bad5b50634/?format=api"
                        },
                        {
                            "id": "de76359d-78a8-4ccb-9347-ac64b6daebec",
                            "gambit_id": "a9662144-cc8e-4857-91b4-530123739c09",
                            "last_updated": "2022-12-12T09:37:28.149379-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "5.11000",
                            "odds": "5.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ea47dd9-1595-4440-a686-13bad5b50634/?format=api"
                        }
                    ]
                },
                {
                    "id": "8127dcf9-78d3-4504-8ec3-c612bd5114ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/393591b0-bb68-4074-82b6-d2b4a8f415ca/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c63a3716-89fe-4419-a81d-5987bdad90b9",
                            "gambit_id": "8a3cf5fa-0e12-4585-b7bb-be50b0870704",
                            "last_updated": "2022-12-12T09:37:28.145104-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8127dcf9-78d3-4504-8ec3-c612bd5114ef/?format=api"
                        },
                        {
                            "id": "f8297708-5760-41fc-b70b-aba1c0a6730f",
                            "gambit_id": "077e15e9-0c8e-4eed-a2d1-7dcc9f9760a0",
                            "last_updated": "2022-12-12T09:37:28.146149-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8127dcf9-78d3-4504-8ec3-c612bd5114ef/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b0a86f5-ca0e-49bf-91e2-fe5e4973559f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/393591b0-bb68-4074-82b6-d2b4a8f415ca/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 228.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e3e36157-417d-464a-9cdd-cb2cb443ce80",
                            "gambit_id": "1b9e1fe3-89dd-4d56-9edd-73ea105e9763",
                            "last_updated": "2022-12-12T09:37:28.140849-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 228.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0a86f5-ca0e-49bf-91e2-fe5e4973559f/?format=api"
                        },
                        {
                            "id": "6f6c0eb3-30fd-4cb6-8ab0-24e230dec071",
                            "gambit_id": "7c87098e-920e-4bfd-b675-833bc08bc30b",
                            "last_updated": "2022-12-12T09:37:28.142069-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 228.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0a86f5-ca0e-49bf-91e2-fe5e4973559f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fde4f19c-5016-4fa5-a9d1-e523b8f3dc8e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a6db6d52-d0d8-4479-bbc7-c6c4c9d45e69",
            "completed": true,
            "last_updated": "2022-12-12T09:37:28.733350-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a6db6d52-d0d8-4479-bbc7-c6c4c9d45e69",
            "datetime": "2022-12-10T20:40:00-05:00",
            "cutoff_datetime": "2022-12-10T20:40:00-05:00",
            "name": "Boston Celtics v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "21856064-3d1e-4c1e-b910-6cbf88f55aca",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fde4f19c-5016-4fa5-a9d1-e523b8f3dc8e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5571.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b2c9fca5-d4b9-403e-b244-85b32ce3e38c",
                            "gambit_id": "467a3e1f-d14a-422d-8b9d-9117d374eb15",
                            "last_updated": "2022-12-12T09:37:28.744168-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21856064-3d1e-4c1e-b910-6cbf88f55aca/?format=api"
                        },
                        {
                            "id": "67151b3e-4618-42f9-9081-1a380dcfdf13",
                            "gambit_id": "8ec1c98e-5969-4bf9-9766-c358e6bf188a",
                            "last_updated": "2022-12-12T09:37:28.743018-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21856064-3d1e-4c1e-b910-6cbf88f55aca/?format=api"
                        }
                    ]
                },
                {
                    "id": "23096ce4-9a5e-4e98-a8be-2a9d567a665d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fde4f19c-5016-4fa5-a9d1-e523b8f3dc8e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31c5309c-ee29-49b4-8ee8-40d4ac102b48",
                            "gambit_id": "7e8e0361-2196-4d1f-8e90-a9c53b9b86bc",
                            "last_updated": "2022-12-12T09:37:28.739509-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23096ce4-9a5e-4e98-a8be-2a9d567a665d/?format=api"
                        },
                        {
                            "id": "a2498b38-b9fb-4100-853b-204d00207ecf",
                            "gambit_id": "99f03c51-8bfa-49fc-ad09-e1ed32840c15",
                            "last_updated": "2022-12-12T09:37:28.740569-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23096ce4-9a5e-4e98-a8be-2a9d567a665d/?format=api"
                        }
                    ]
                },
                {
                    "id": "71a3b81e-1c80-4bed-b7b0-852bc2a124c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fde4f19c-5016-4fa5-a9d1-e523b8f3dc8e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 237.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 237.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9f53f0d1-ec9d-4634-aa16-5f9bef288977",
                            "gambit_id": "a6f75a0f-fa81-4529-9f98-e867bacfd392",
                            "last_updated": "2022-12-12T09:37:28.737288-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 237.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71a3b81e-1c80-4bed-b7b0-852bc2a124c8/?format=api"
                        },
                        {
                            "id": "6e548a49-5981-4ad2-ac5f-49a9bb7a7ab5",
                            "gambit_id": "245d02bd-955d-4899-aa51-cea740b3d258",
                            "last_updated": "2022-12-12T09:37:28.736132-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 237.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71a3b81e-1c80-4bed-b7b0-852bc2a124c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5ed8ff4e-4b21-4820-81d9-e0f7d3578a4f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "eac37834-a079-47f7-8092-e53a2c1cd3f4",
            "completed": true,
            "last_updated": "2022-12-12T09:37:28.284218-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/eac37834-a079-47f7-8092-e53a2c1cd3f4",
            "datetime": "2022-12-10T20:10:00-05:00",
            "cutoff_datetime": "2022-12-10T20:10:00-05:00",
            "name": "Dallas Mavericks v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "5e38ec9d-20c4-4e4d-bd75-21d0e1dedaef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ed8ff4e-4b21-4820-81d9-e0f7d3578a4f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 6389.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1643c54e-0101-40aa-8cb9-6958f924c50b",
                            "gambit_id": "69fbdf60-4978-4043-bb2d-aa3c76cc5f6a",
                            "last_updated": "2022-12-12T09:37:28.290399-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e38ec9d-20c4-4e4d-bd75-21d0e1dedaef/?format=api"
                        },
                        {
                            "id": "5baf09ea-2afe-4718-90f9-3ca33e7587c3",
                            "gambit_id": "6f13d800-8379-4bc4-a2ee-790bf4846e43",
                            "last_updated": "2022-12-12T09:37:28.291484-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e38ec9d-20c4-4e4d-bd75-21d0e1dedaef/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ac7cd4a-50be-454c-9133-0071533a432c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ed8ff4e-4b21-4820-81d9-e0f7d3578a4f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e95dfd82-adf3-40a8-b9b4-f13a96be6493",
                            "gambit_id": "08ec496b-d2bc-4060-8476-0a3785bb8bb3",
                            "last_updated": "2022-12-12T09:37:28.293674-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac7cd4a-50be-454c-9133-0071533a432c/?format=api"
                        },
                        {
                            "id": "e7702cf6-4033-44fc-afb7-649d98c35b10",
                            "gambit_id": "37201ffa-0855-42b9-b21c-a9eb89261810",
                            "last_updated": "2022-12-12T09:37:28.294801-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac7cd4a-50be-454c-9133-0071533a432c/?format=api"
                        }
                    ]
                },
                {
                    "id": "89e5cdb1-3c9a-41c5-aef4-4a482f55cc1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ed8ff4e-4b21-4820-81d9-e0f7d3578a4f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 220.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 220.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cfbd9c40-b747-4118-84b1-15b53851f1c5",
                            "gambit_id": "f4baccce-fe5d-4826-9e89-a91193014d99",
                            "last_updated": "2022-12-12T09:37:28.286978-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 220.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "220.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e5cdb1-3c9a-41c5-aef4-4a482f55cc1f/?format=api"
                        },
                        {
                            "id": "b8e7951d-0ee3-449c-b502-23b0fd463fb5",
                            "gambit_id": "f83a0a44-ee3c-423f-a71f-19b8b5111cbc",
                            "last_updated": "2022-12-12T09:37:28.288114-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 220.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "220.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e5cdb1-3c9a-41c5-aef4-4a482f55cc1f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "527947b0-fe03-45f7-b6a2-e966dbcbb915",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "0eefe6cd-9da5-4128-a117-d2cda7783d36",
            "completed": true,
            "last_updated": "2022-12-12T09:37:27.190331-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/0eefe6cd-9da5-4128-a117-d2cda7783d36",
            "datetime": "2022-12-10T19:40:00-05:00",
            "cutoff_datetime": "2022-12-10T19:40:00-05:00",
            "name": "Oklahoma City Thunder v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "0c89dbee-a0bc-4a01-9e9c-50801f128dd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/527947b0-fe03-45f7-b6a2-e966dbcbb915/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 6170.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2daefc7b-39bc-4b00-aebc-63cc1a8dff2d",
                            "gambit_id": "45b5e34a-37bf-4ebc-8f28-917af111ef33",
                            "last_updated": "2022-12-12T09:37:27.199432-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c89dbee-a0bc-4a01-9e9c-50801f128dd5/?format=api"
                        },
                        {
                            "id": "441ed188-46fc-4462-b7e1-6fc3ea57309a",
                            "gambit_id": "04dec8e4-8acd-450d-893a-f5c1f8f0e7af",
                            "last_updated": "2022-12-12T09:37:27.200461-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c89dbee-a0bc-4a01-9e9c-50801f128dd5/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae049a29-b8ae-41ba-9e18-e73e6c43f0ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/527947b0-fe03-45f7-b6a2-e966dbcbb915/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "647b444a-d858-45c0-bbe3-bc2a7e8f1f67",
                            "gambit_id": "59d59b36-e190-4120-85cc-16060b048b04",
                            "last_updated": "2022-12-12T09:37:27.196274-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae049a29-b8ae-41ba-9e18-e73e6c43f0ff/?format=api"
                        },
                        {
                            "id": "8e248632-6d05-4787-aa93-9db80ca6de8a",
                            "gambit_id": "472af0b0-8f28-4752-916f-c391536069c7",
                            "last_updated": "2022-12-12T09:37:27.197343-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae049a29-b8ae-41ba-9e18-e73e6c43f0ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "64dbae3d-4bb5-4af5-931b-3efc6775d324",
                    "match": "https://api-prod.gambitprofit.com/api/matches/527947b0-fe03-45f7-b6a2-e966dbcbb915/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 217.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 217.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07cfb089-70a8-411b-96fd-ba8959065484",
                            "gambit_id": "d9242d91-873e-41bc-a873-49e82649f019",
                            "last_updated": "2022-12-12T09:37:27.194145-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 217.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64dbae3d-4bb5-4af5-931b-3efc6775d324/?format=api"
                        },
                        {
                            "id": "bd98914d-944b-4181-98b7-207ad22466e2",
                            "gambit_id": "1aa9d565-3025-455f-ab98-830e07bb37db",
                            "last_updated": "2022-12-12T09:37:27.193078-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 217.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64dbae3d-4bb5-4af5-931b-3efc6775d324/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dd7df648-9480-48cf-a33e-630bd392fcc3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1ab9fff6-0c72-4357-8384-53850659a6e2",
            "completed": true,
            "last_updated": "2022-12-12T09:42:33.195384-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1ab9fff6-0c72-4357-8384-53850659a6e2",
            "datetime": "2022-12-10T19:37:00-05:00",
            "cutoff_datetime": "2022-12-10T19:37:00-05:00",
            "name": "Carolina Hurricanes v. New York Islanders",
            "bettypes": [
                {
                    "id": "f4b96473-a3bb-4eef-8a48-7abf811481a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd7df648-9480-48cf-a33e-630bd392fcc3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 5399.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a0646a94-fca6-4198-916f-c74123bb30bb",
                            "gambit_id": "6fd6587f-56af-4e5b-83b1-f2464867fc1e",
                            "last_updated": "2022-12-12T09:42:33.205904-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4b96473-a3bb-4eef-8a48-7abf811481a5/?format=api"
                        },
                        {
                            "id": "6b71b0b9-bc29-4e36-af56-755036c7309f",
                            "gambit_id": "238755ee-02e3-4107-a9b4-1776f3242e9f",
                            "last_updated": "2022-12-12T09:42:33.204829-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4b96473-a3bb-4eef-8a48-7abf811481a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "91a81c89-4aa7-4b79-8cf4-701372547c38",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd7df648-9480-48cf-a33e-630bd392fcc3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 6482.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d0b102df-6c86-4f03-960a-2cba2f5ee446",
                            "gambit_id": "cecb6fe2-82e8-4883-9a2e-fc480ebce589",
                            "last_updated": "2022-12-12T09:42:33.201566-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91a81c89-4aa7-4b79-8cf4-701372547c38/?format=api"
                        },
                        {
                            "id": "678c4bd5-caef-4713-88fb-1e7efd36d886",
                            "gambit_id": "bd90787b-2c0f-47c6-9f6e-e6ac1773b3af",
                            "last_updated": "2022-12-12T09:42:33.202698-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91a81c89-4aa7-4b79-8cf4-701372547c38/?format=api"
                        }
                    ]
                },
                {
                    "id": "475c60a7-efeb-4775-922a-f13d1862afb8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd7df648-9480-48cf-a33e-630bd392fcc3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 5.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4a5b7ac7-68b9-417c-a16b-1d69778604eb",
                            "gambit_id": "fb26622f-6d10-4d3b-bb13-5c8f9f16bd24",
                            "last_updated": "2022-12-12T09:42:33.199229-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/475c60a7-efeb-4775-922a-f13d1862afb8/?format=api"
                        },
                        {
                            "id": "267728ff-dacc-4f27-9fe0-fb48df3bbd17",
                            "gambit_id": "9ee08602-f0d4-4832-9ab8-b35198e03f55",
                            "last_updated": "2022-12-12T09:42:33.198094-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/475c60a7-efeb-4775-922a-f13d1862afb8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4a151eee-4854-4b46-ae3a-332f6b0f5d33",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f0e3b6a7-8308-4bfc-afc5-1d27f97877cb",
            "completed": true,
            "last_updated": "2022-12-12T09:42:32.713991-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f0e3b6a7-8308-4bfc-afc5-1d27f97877cb",
            "datetime": "2022-12-10T19:10:00-05:00",
            "cutoff_datetime": "2022-12-10T19:10:00-05:00",
            "name": "Los Angeles Clippers v. Washington Wizards",
            "bettypes": [
                {
                    "id": "72e3fa84-4126-428a-976f-f180eb31db58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a151eee-4854-4b46-ae3a-332f6b0f5d33/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 6336.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15313a7a-0412-49cf-bd67-2983c165250b",
                            "gambit_id": "b86ac2eb-6d84-4a85-9ca7-7679794a6e2d",
                            "last_updated": "2022-12-12T09:42:32.722090-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72e3fa84-4126-428a-976f-f180eb31db58/?format=api"
                        },
                        {
                            "id": "11c04dcf-9fe2-4fef-a98b-526ff74f48aa",
                            "gambit_id": "105b88c6-30e1-433e-8628-fffe689540ad",
                            "last_updated": "2022-12-12T09:42:32.721010-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72e3fa84-4126-428a-976f-f180eb31db58/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae64953c-69e5-434e-8e4b-cc64874508bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a151eee-4854-4b46-ae3a-332f6b0f5d33/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Wizards",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d550f39-2bef-4b28-97e2-a796c153b271",
                            "gambit_id": "3df6774c-1cdd-4c14-bcec-b67323fde63c",
                            "last_updated": "2022-12-12T09:42:32.725482-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae64953c-69e5-434e-8e4b-cc64874508bc/?format=api"
                        },
                        {
                            "id": "2e7b529d-81b9-4552-aa90-bcb8f26ccf80",
                            "gambit_id": "b0767624-4f98-4001-bfcd-7b3eb0e0633f",
                            "last_updated": "2022-12-12T09:42:32.724270-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae64953c-69e5-434e-8e4b-cc64874508bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "17530494-44c3-449c-8d32-a8f633048dfb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4a151eee-4854-4b46-ae3a-332f6b0f5d33/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 218.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 218.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8643ec51-252d-41aa-8425-5c49061e6775",
                            "gambit_id": "73e4d186-199c-448b-a216-432c7d1a28b4",
                            "last_updated": "2022-12-12T09:42:32.718722-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 218.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17530494-44c3-449c-8d32-a8f633048dfb/?format=api"
                        },
                        {
                            "id": "a4257a20-23c3-410a-bb5c-8cfdaa512134",
                            "gambit_id": "25e6f957-9383-4d03-9731-b3712439533e",
                            "last_updated": "2022-12-12T09:42:32.717568-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 218.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17530494-44c3-449c-8d32-a8f633048dfb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "311f0742-3914-40f8-88d7-7aad539fa2ab",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a3469893-aac9-4433-a134-22fe0379cdf6",
            "completed": true,
            "last_updated": "2022-12-12T09:42:33.037964-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a3469893-aac9-4433-a134-22fe0379cdf6",
            "datetime": "2022-12-10T19:10:00-05:00",
            "cutoff_datetime": "2022-12-10T19:10:00-05:00",
            "name": "Brooklyn Nets v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "1e7ca593-080b-4f28-8e42-993899521e0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/311f0742-3914-40f8-88d7-7aad539fa2ab/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Pacers",
                                "amount": 7340.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 2660.0
                            }
                        ],
                        "expected_reward_tokens": 9175.0,
                        "profit_sb": 175.0,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c5c04735-fe1f-43f7-bc9c-47d3fe0404b7",
                            "gambit_id": "51206953-ee5b-4610-bedb-c028ecb8d85c",
                            "last_updated": "2022-12-12T09:42:33.048502-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.25000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e7ca593-080b-4f28-8e42-993899521e0c/?format=api"
                        },
                        {
                            "id": "9e7ad4a0-079d-447b-9faa-85eb0d7a8121",
                            "gambit_id": "214d15d2-d695-4f9f-97a8-2798b0edb68e",
                            "last_updated": "2022-12-12T09:42:33.049703-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "3.45000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e7ca593-080b-4f28-8e42-993899521e0c/?format=api"
                        }
                    ]
                },
                {
                    "id": "a4589eba-521f-49e7-aabd-526769998bb1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/311f0742-3914-40f8-88d7-7aad539fa2ab/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Pacers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d74589e-abfd-4321-af9d-152fd7a1cafa",
                            "gambit_id": "0e7b89b0-7aea-4b90-b94e-e4c67f19572d",
                            "last_updated": "2022-12-12T09:42:33.044544-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4589eba-521f-49e7-aabd-526769998bb1/?format=api"
                        },
                        {
                            "id": "4a3e4ffe-0811-4577-933c-c0338dc2154d",
                            "gambit_id": "af929e10-50c0-477c-83fb-13ae13dff971",
                            "last_updated": "2022-12-12T09:42:33.046130-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4589eba-521f-49e7-aabd-526769998bb1/?format=api"
                        }
                    ]
                },
                {
                    "id": "7a3744ef-a86e-47f7-83eb-95d2926418f1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/311f0742-3914-40f8-88d7-7aad539fa2ab/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 226",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5cd607f4-e081-4c8a-af82-5dc4b2f64f4d",
                            "gambit_id": "99a2ed5c-3987-485d-8701-7413a736969f",
                            "last_updated": "2022-12-12T09:42:33.041998-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a3744ef-a86e-47f7-83eb-95d2926418f1/?format=api"
                        },
                        {
                            "id": "46c4dd68-8882-4940-bd00-3a642408965a",
                            "gambit_id": "5b683d01-c2f5-4ee3-8594-adc25e38e4c6",
                            "last_updated": "2022-12-12T09:42:33.040774-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a3744ef-a86e-47f7-83eb-95d2926418f1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fc39692a-8b12-4247-9581-5893fbe33b30",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "735ea290-e4e9-45e6-bd29-11d622a61c83",
            "completed": true,
            "last_updated": "2022-12-12T09:47:36.949933-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/735ea290-e4e9-45e6-bd29-11d622a61c83",
            "datetime": "2022-12-10T19:07:00-05:00",
            "cutoff_datetime": "2022-12-10T19:07:00-05:00",
            "name": "Buffalo Sabres v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "8aa36ff1-9596-4bf2-be98-68079537e8d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc39692a-8b12-4247-9581-5893fbe33b30/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 6482.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7ebba311-df3d-4ba0-b628-00c7a4121094",
                            "gambit_id": "8af503f2-9e46-4841-8197-5ae408cbd070",
                            "last_updated": "2022-12-12T09:47:36.960022-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aa36ff1-9596-4bf2-be98-68079537e8d6/?format=api"
                        },
                        {
                            "id": "78147f71-049f-4d1c-a580-15d732edc02d",
                            "gambit_id": "ba0293c4-3db6-4a55-a776-71cbf29633b1",
                            "last_updated": "2022-12-12T09:47:36.961152-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aa36ff1-9596-4bf2-be98-68079537e8d6/?format=api"
                        }
                    ]
                },
                {
                    "id": "8e1864c9-0a3d-4026-883d-8462e0dc29c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc39692a-8b12-4247-9581-5893fbe33b30/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Sabres",
                                "amount": 5492.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "aa943661-9d35-4051-924f-0f769244caf0",
                            "gambit_id": "5c25b303-5d49-495d-9114-3e71164a5a6b",
                            "last_updated": "2022-12-12T09:47:36.957660-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e1864c9-0a3d-4026-883d-8462e0dc29c7/?format=api"
                        },
                        {
                            "id": "e48116ea-56cb-4576-812b-3dfcc3dc6118",
                            "gambit_id": "7c7c543e-6c3a-4861-89f7-fd5db1b51fa0",
                            "last_updated": "2022-12-12T09:47:36.956465-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e1864c9-0a3d-4026-883d-8462e0dc29c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "92b33bd3-cc0e-4c5b-8c4e-171254a908d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc39692a-8b12-4247-9581-5893fbe33b30/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d508f68c-6f87-4a25-b3c2-5cbdb95f81f0",
                            "gambit_id": "d782f679-15cb-4df3-9df7-c72d97a77c8c",
                            "last_updated": "2022-12-12T09:47:36.954185-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92b33bd3-cc0e-4c5b-8c4e-171254a908d9/?format=api"
                        },
                        {
                            "id": "a464d643-b94d-40a5-83b3-b859ec055ddf",
                            "gambit_id": "571cbb42-0e43-4acb-99dc-ece2f64aede3",
                            "last_updated": "2022-12-12T09:47:36.952944-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92b33bd3-cc0e-4c5b-8c4e-171254a908d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a7b638d9-5965-4216-a072-0f5a684fb1ed",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4cd1bae4-31c5-42d8-bc7c-923ed974ff55",
            "completed": true,
            "last_updated": "2022-12-12T09:47:36.496596-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4cd1bae4-31c5-42d8-bc7c-923ed974ff55",
            "datetime": "2022-12-10T19:07:00-05:00",
            "cutoff_datetime": "2022-12-10T19:07:00-05:00",
            "name": "Calgary Flames v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "4e81a6e2-c010-459f-bfcf-d42e0b444d23",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a7b638d9-5965-4216-a072-0f5a684fb1ed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Maple Leafs",
                                "amount": 5974.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a4da50ee-0266-47ab-93ed-07ea9fc78b08",
                            "gambit_id": "2019a4ef-471c-4b5e-ae2e-a62c4b205bfe",
                            "last_updated": "2022-12-12T09:47:36.506349-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e81a6e2-c010-459f-bfcf-d42e0b444d23/?format=api"
                        },
                        {
                            "id": "4eaede5a-f02f-4378-a695-3387eb7ea7ab",
                            "gambit_id": "a55acd4d-0ded-4e36-b473-e1275cd89870",
                            "last_updated": "2022-12-12T09:47:36.507422-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e81a6e2-c010-459f-bfcf-d42e0b444d23/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a5fb654-1e61-4110-822e-d410efc68f26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a7b638d9-5965-4216-a072-0f5a684fb1ed/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 6114.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9938569d-c59b-45a7-b3b7-4958909c830f",
                            "gambit_id": "2d21b48a-32ba-4efc-b57f-4e92632c10bb",
                            "last_updated": "2022-12-12T09:47:36.504137-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a5fb654-1e61-4110-822e-d410efc68f26/?format=api"
                        },
                        {
                            "id": "0cbb070d-da27-4dde-8fa5-ddcc3298ae30",
                            "gambit_id": "ec58d3de-aabc-4bfd-bc96-78c926b67402",
                            "last_updated": "2022-12-12T09:47:36.502950-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a5fb654-1e61-4110-822e-d410efc68f26/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9406fed-0b93-4d20-92e6-ca678e9560b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a7b638d9-5965-4216-a072-0f5a684fb1ed/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9353b0b1-902a-45ef-a5bc-400cd9c3e862",
                            "gambit_id": "e97635aa-8a86-40e5-81f4-fdcc41221bd3",
                            "last_updated": "2022-12-12T09:47:36.499379-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9406fed-0b93-4d20-92e6-ca678e9560b4/?format=api"
                        },
                        {
                            "id": "19bcb241-2f45-48f5-a10a-3d9e8c6272e8",
                            "gambit_id": "90fb357a-6012-44d0-96df-e4aa518bcde4",
                            "last_updated": "2022-12-12T09:47:36.500515-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9406fed-0b93-4d20-92e6-ca678e9560b4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7e6baa5a-ff9b-4484-905c-96c2bb96e251",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "152690f1-9d4a-4904-ab7f-a73b14f3cd32",
            "completed": true,
            "last_updated": "2022-12-12T09:42:33.348579-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/152690f1-9d4a-4904-ab7f-a73b14f3cd32",
            "datetime": "2022-12-10T19:07:00-05:00",
            "cutoff_datetime": "2022-12-10T19:07:00-05:00",
            "name": "Los Angeles Kings v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "964762e2-7222-4e0e-a9f3-40f427e10b6f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e6baa5a-ff9b-4484-905c-96c2bb96e251/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 6114.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "89fad9b4-4272-44fa-9102-45555cb58039",
                            "gambit_id": "6fa0687f-7ea1-4f82-b708-c103bc44e81c",
                            "last_updated": "2022-12-12T09:42:33.359575-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/964762e2-7222-4e0e-a9f3-40f427e10b6f/?format=api"
                        },
                        {
                            "id": "fd1581dd-0a11-4808-b4cc-ab4a81c6beaa",
                            "gambit_id": "2205524e-65aa-47c5-8a9f-d0a0c5d55829",
                            "last_updated": "2022-12-12T09:42:33.358454-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/964762e2-7222-4e0e-a9f3-40f427e10b6f/?format=api"
                        }
                    ]
                },
                {
                    "id": "b3eeb3c1-7026-4cd1-ab93-3f0600cbdef5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e6baa5a-ff9b-4484-905c-96c2bb96e251/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montreal Canadiens",
                                "amount": 6047.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f6d6b7d8-c62a-422a-b557-0e970d45abff",
                            "gambit_id": "1f6b3dc6-238c-4e1a-808a-6b786a62fc5a",
                            "last_updated": "2022-12-12T09:42:33.355151-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3eeb3c1-7026-4cd1-ab93-3f0600cbdef5/?format=api"
                        },
                        {
                            "id": "b4a00f1d-bbca-48ba-b4aa-086af6c68d47",
                            "gambit_id": "1d248eca-a9f7-4767-8bca-9dea6eaa6eb9",
                            "last_updated": "2022-12-12T09:42:33.356244-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3eeb3c1-7026-4cd1-ab93-3f0600cbdef5/?format=api"
                        }
                    ]
                },
                {
                    "id": "825f1b19-3356-4f1e-bdd8-638a01edb9ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7e6baa5a-ff9b-4484-905c-96c2bb96e251/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a89d717c-71da-4fda-ab97-4c22f4e1a675",
                            "gambit_id": "e07d9950-512b-40cd-a310-0738917896b1",
                            "last_updated": "2022-12-12T09:42:33.352762-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/825f1b19-3356-4f1e-bdd8-638a01edb9ab/?format=api"
                        },
                        {
                            "id": "62d0eeee-8bce-4064-9550-7085104d49b9",
                            "gambit_id": "e25aeb40-8e4a-4df3-9e72-d309c6d06b70",
                            "last_updated": "2022-12-12T09:42:33.351605-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/825f1b19-3356-4f1e-bdd8-638a01edb9ab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5bc78177-7edc-4fee-83bb-de765889c78f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a6005291-7852-4e3f-ab20-a13185b4d5fe",
            "completed": true,
            "last_updated": "2022-12-11T10:32:22.415830-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.66,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a6005291-7852-4e3f-ab20-a13185b4d5fe",
            "datetime": "2022-12-10T17:10:00-05:00",
            "cutoff_datetime": "2022-12-10T17:10:00-05:00",
            "name": "San Antonio Spurs v. Miami Heat",
            "bettypes": [
                {
                    "id": "36b09435-8b84-47b8-b32d-b649f91af941",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bc78177-7edc-4fee-83bb-de765889c78f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 8331.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 1669.0
                            }
                        ],
                        "expected_reward_tokens": 9329.71,
                        "profit_sb": 329.71,
                        "profit_sb_percentage": 3.66,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "66b666d1-f637-44ee-9cbe-d77849ad0e47",
                            "gambit_id": "4cd76cba-5840-4589-858f-6108284ac4c9",
                            "last_updated": "2022-12-11T10:32:22.421968-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.12000",
                            "odds": "1.13330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36b09435-8b84-47b8-b32d-b649f91af941/?format=api"
                        },
                        {
                            "id": "cd9d92f6-1302-4720-bacf-c0071ec33f0c",
                            "gambit_id": "eeb92d55-f76a-42dd-b36d-63da4e395ec2",
                            "last_updated": "2022-12-11T10:32:22.423038-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "5.59000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36b09435-8b84-47b8-b32d-b649f91af941/?format=api"
                        }
                    ]
                },
                {
                    "id": "a4b08195-a0ec-4d74-82fc-26d6b9dbe9e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bc78177-7edc-4fee-83bb-de765889c78f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "830b0fa6-7a40-49c1-aed9-746c31ac107d",
                            "gambit_id": "b8a7d21f-87fa-4aba-a610-ea28df897f16",
                            "last_updated": "2022-12-11T10:32:22.426283-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b08195-a0ec-4d74-82fc-26d6b9dbe9e5/?format=api"
                        },
                        {
                            "id": "6948292f-e2aa-4384-b2b6-e2a472e4098a",
                            "gambit_id": "fe55f9e7-e293-4d27-bb9f-68cf961262a2",
                            "last_updated": "2022-12-11T10:32:22.425178-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-12.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b08195-a0ec-4d74-82fc-26d6b9dbe9e5/?format=api"
                        }
                    ]
                },
                {
                    "id": "bb6ba07d-292a-48d8-98ed-a3a44b1e310c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5bc78177-7edc-4fee-83bb-de765889c78f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 223",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 223",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8f82b8f9-a1c2-4db0-89b4-73b47c4d81b0",
                            "gambit_id": "6463fa30-1f9e-4568-9675-76ad4e0a0276",
                            "last_updated": "2022-12-11T10:32:22.419764-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 223",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6ba07d-292a-48d8-98ed-a3a44b1e310c/?format=api"
                        },
                        {
                            "id": "f50064d4-f954-4e0f-bf87-384021da6bd1",
                            "gambit_id": "548bbdcd-96ea-4a73-a398-cbef4438dd84",
                            "last_updated": "2022-12-11T10:32:22.418628-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 223",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6ba07d-292a-48d8-98ed-a3a44b1e310c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1c709ec6-077d-4016-b423-a789422869a7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "99f13f8c-7df9-467c-a4c9-af4438f325c7",
            "completed": true,
            "last_updated": "2022-12-12T09:47:37.436085-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/99f13f8c-7df9-467c-a4c9-af4438f325c7",
            "datetime": "2022-12-10T16:37:00-05:00",
            "cutoff_datetime": "2022-12-10T16:37:00-05:00",
            "name": "Florida Panthers v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "41a44c04-8b40-426d-ad9c-bbe9123b4c0d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c709ec6-077d-4016-b423-a789422869a7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 5753.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "db0f3fd5-b014-4c87-9860-04df7ad3f067",
                            "gambit_id": "11bf837f-6f15-4a50-81d0-c3f35cfc03c6",
                            "last_updated": "2022-12-12T09:47:37.448730-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41a44c04-8b40-426d-ad9c-bbe9123b4c0d/?format=api"
                        },
                        {
                            "id": "d0098ace-1115-4677-9421-c5d28b8f4b33",
                            "gambit_id": "b647fc81-68ab-4032-b865-0c7f50e0b59f",
                            "last_updated": "2022-12-12T09:47:37.450019-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41a44c04-8b40-426d-ad9c-bbe9123b4c0d/?format=api"
                        }
                    ]
                },
                {
                    "id": "78728151-c990-41a5-bf2b-dcfbb7c7d6bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c709ec6-077d-4016-b423-a789422869a7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Panthers",
                                "amount": 6170.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7edf6d3-d645-4449-a4ae-2bd9c11501fe",
                            "gambit_id": "480e0f89-9da3-4690-b5f1-c9978fc145fc",
                            "last_updated": "2022-12-12T09:47:37.445935-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78728151-c990-41a5-bf2b-dcfbb7c7d6bf/?format=api"
                        },
                        {
                            "id": "45d5c597-db6b-4fbd-8c1d-5fc75996b2bb",
                            "gambit_id": "b32aa24b-ac40-4cb7-ac91-03844d0c238d",
                            "last_updated": "2022-12-12T09:47:37.444366-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78728151-c990-41a5-bf2b-dcfbb7c7d6bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "8614b510-20f7-468b-9d1e-ba7b2af3a4ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1c709ec6-077d-4016-b423-a789422869a7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04c931a7-6718-401a-85dd-c7787c1a4986",
                            "gambit_id": "3b08b40d-e86d-4611-8d55-1f656ae60127",
                            "last_updated": "2022-12-12T09:47:37.440112-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8614b510-20f7-468b-9d1e-ba7b2af3a4ef/?format=api"
                        },
                        {
                            "id": "8dba2250-637d-4d78-8351-275ccde9142f",
                            "gambit_id": "4e46bd8a-d30b-4c28-b1b7-2ba8d9a8d349",
                            "last_updated": "2022-12-12T09:47:37.441423-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8614b510-20f7-468b-9d1e-ba7b2af3a4ef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "67e90161-e761-4104-a300-7ee552e542a7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a8b005af-955e-4258-9bbb-c4d0c7571c0f",
            "completed": true,
            "last_updated": "2022-12-12T10:21:58.868978-05: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/a8b005af-955e-4258-9bbb-c4d0c7571c0f",
            "datetime": "2022-12-10T15:00:00-05:00",
            "cutoff_datetime": "2022-12-10T15:00:00-05:00",
            "name": "Navy v. Army",
            "bettypes": [
                {
                    "id": "ad6170e9-32ae-4cc4-80e8-c1d2a23698f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67e90161-e761-4104-a300-7ee552e542a7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Navy",
                                "amount": 5664.0
                            },
                            {
                                "team": "Army",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b6afd677-5177-4843-8164-6ee4dc80453d",
                            "gambit_id": "339ed242-2cff-42eb-9579-a963b34daedc",
                            "last_updated": "2022-12-12T10:21:58.876301-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Navy",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad6170e9-32ae-4cc4-80e8-c1d2a23698f8/?format=api"
                        },
                        {
                            "id": "6ef22c87-46e4-49b5-8323-67c1eef52d16",
                            "gambit_id": "33bed630-7bd7-4ff7-ab3b-0ac7718962bc",
                            "last_updated": "2022-12-12T10:21:58.875237-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Army",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad6170e9-32ae-4cc4-80e8-c1d2a23698f8/?format=api"
                        }
                    ]
                },
                {
                    "id": "a2480b95-9cb2-4ac9-b32f-0bfea9165da5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67e90161-e761-4104-a300-7ee552e542a7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Navy",
                                "amount": 5208.0
                            },
                            {
                                "team": "Army",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "675bf819-b44c-47d1-9c36-857fc6dfb040",
                            "gambit_id": "a6545347-29a3-4948-8b48-68266283bdb2",
                            "last_updated": "2022-12-12T10:21:58.879520-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Navy",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2480b95-9cb2-4ac9-b32f-0bfea9165da5/?format=api"
                        },
                        {
                            "id": "17db2183-c068-4806-9519-d9c6612b76c0",
                            "gambit_id": "a7eca3e0-97f3-4118-b537-d34ddad5c985",
                            "last_updated": "2022-12-12T10:21:58.878459-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Army",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2480b95-9cb2-4ac9-b32f-0bfea9165da5/?format=api"
                        }
                    ]
                },
                {
                    "id": "7a1d0c97-a5a5-4d9a-a096-74af7240638d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/67e90161-e761-4104-a300-7ee552e542a7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 32",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 32",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4d2a00bd-b7ff-45ea-a22d-eded7c70fa44",
                            "gambit_id": "1a63bdce-c906-4e54-9c24-0b29f9cbeacc",
                            "last_updated": "2022-12-12T10:21:58.871703-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 32",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "32.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1d0c97-a5a5-4d9a-a096-74af7240638d/?format=api"
                        },
                        {
                            "id": "585cf083-c7bd-40c3-bacf-2598c028b688",
                            "gambit_id": "2c5ddc23-564a-4277-9848-d802f7a7c7b3",
                            "last_updated": "2022-12-12T10:21:58.873014-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 32",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "32.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a1d0c97-a5a5-4d9a-a096-74af7240638d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9b206209-4976-41ad-8a8a-573e75f04b5f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "47b76581-8a68-44f6-a8ef-d3732462fcb5",
            "completed": true,
            "last_updated": "2022-12-12T09:47:37.200876-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/47b76581-8a68-44f6-a8ef-d3732462fcb5",
            "datetime": "2022-12-10T14:07:00-05:00",
            "cutoff_datetime": "2022-12-10T14:07:00-05:00",
            "name": "Detroit Red Wings v. Dallas Stars",
            "bettypes": [
                {
                    "id": "26ed0e0e-7a80-4d62-9384-cbad85381717",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b206209-4976-41ad-8a8a-573e75f04b5f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 6336.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6c789cee-e51d-4f6a-9b4f-1ce2b54e75db",
                            "gambit_id": "a8586620-c249-4dd5-8b9e-baa8173e451f",
                            "last_updated": "2022-12-12T09:47:37.210088-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26ed0e0e-7a80-4d62-9384-cbad85381717/?format=api"
                        },
                        {
                            "id": "b1d1daef-ea3f-44e1-96c5-acebc8c34571",
                            "gambit_id": "e394b522-375f-40e0-bd8e-87834661421f",
                            "last_updated": "2022-12-12T09:47:37.211194-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26ed0e0e-7a80-4d62-9384-cbad85381717/?format=api"
                        }
                    ]
                },
                {
                    "id": "70299598-96d7-4b3f-8086-375de9d6bd3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b206209-4976-41ad-8a8a-573e75f04b5f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 5829.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "50b8b39e-7805-4e14-b641-2772a56a214e",
                            "gambit_id": "5c91e479-06d8-4da7-9063-d2fdacd57a50",
                            "last_updated": "2022-12-12T09:47:37.207859-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70299598-96d7-4b3f-8086-375de9d6bd3f/?format=api"
                        },
                        {
                            "id": "066cf5fb-304d-43fb-96d8-6b746cf437fb",
                            "gambit_id": "b316a286-8c7a-4a90-b96b-99fbe7c82715",
                            "last_updated": "2022-12-12T09:47:37.206755-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70299598-96d7-4b3f-8086-375de9d6bd3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "285e36de-b4e3-479e-9042-3e30fd0a6659",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b206209-4976-41ad-8a8a-573e75f04b5f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5502ac16-8bcb-4a8c-a60c-b5a5cc7b621c",
                            "gambit_id": "b8a5e5d8-6662-473c-8372-0d0c5b992909",
                            "last_updated": "2022-12-12T09:47:37.203507-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/285e36de-b4e3-479e-9042-3e30fd0a6659/?format=api"
                        },
                        {
                            "id": "5113f820-e6a5-4305-81a7-1cf09c8326b5",
                            "gambit_id": "4f0a15bf-052f-4117-8516-75bd50379b06",
                            "last_updated": "2022-12-12T09:47:37.204560-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/285e36de-b4e3-479e-9042-3e30fd0a6659/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ca2bd655-7ff5-4eb7-bd96-9cd1b8113306",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e1e2e6bf-5f27-4c75-8476-0de6a67ff0b3",
            "completed": true,
            "last_updated": "2022-12-12T09:57:09.151982-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.98,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/e1e2e6bf-5f27-4c75-8476-0de6a67ff0b3",
            "datetime": "2022-12-10T14:00:00-05:00",
            "cutoff_datetime": "2022-12-10T14:00:00-05:00",
            "name": "England v. France",
            "bettypes": [
                {
                    "id": "d9210215-d488-4407-b689-d6602748a080",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca2bd655-7ff5-4eb7-bd96-9cd1b8113306/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "England",
                                "amount": 5040.0
                            },
                            {
                                "team": "France",
                                "amount": 4960.0
                            }
                        ],
                        "expected_reward_tokens": 12548.8,
                        "profit_sb": 3548.8,
                        "profit_sb_percentage": 39.43,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "England",
                                "amount": 3461.0
                            },
                            {
                                "team": "France",
                                "amount": 3406.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3133.0
                            }
                        ],
                        "expected_reward_tokens": 8615.75,
                        "profit_sb": -384.25,
                        "profit_sb_percentage": -4.27,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "285f1727-c00d-47ee-82dc-239a400676c5",
                            "gambit_id": "4a0f01d5-1175-458f-b899-03f38217708c",
                            "last_updated": "2022-12-12T09:57:09.159044-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "England",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9210215-d488-4407-b689-d6602748a080/?format=api"
                        },
                        {
                            "id": "403a12bd-692e-4dc4-986b-09e81921ca49",
                            "gambit_id": "4327e3da-fc86-4167-84bd-29776cf43937",
                            "last_updated": "2022-12-12T09:57:09.158009-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "France",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9210215-d488-4407-b689-d6602748a080/?format=api"
                        },
                        {
                            "id": "99ef1519-4eb2-4afc-a883-2ed004056e2a",
                            "gambit_id": "9ed4a5d7-5684-45c1-82d8-f483251feced",
                            "last_updated": "2022-12-12T09:57:09.160068-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9210215-d488-4407-b689-d6602748a080/?format=api"
                        }
                    ]
                },
                {
                    "id": "af8164cf-625b-4eb5-84aa-b57ee6eb6770",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca2bd655-7ff5-4eb7-bd96-9cd1b8113306/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5822.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4178.0
                            }
                        ],
                        "expected_reward_tokens": 8732.02,
                        "profit_sb": -267.98,
                        "profit_sb_percentage": -2.98,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "abd9de22-8f86-497c-a223-ebc4df76fa60",
                            "gambit_id": "ee4757f9-7c10-42f7-b791-babe7561d187",
                            "last_updated": "2022-12-12T09:57:09.154643-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.50000",
                            "odds": "1.57000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af8164cf-625b-4eb5-84aa-b57ee6eb6770/?format=api"
                        },
                        {
                            "id": "ab4b6a03-d2aa-438a-a032-d716c53108eb",
                            "gambit_id": "9bcbcae7-a184-4b10-ad82-978ff6bf454d",
                            "last_updated": "2022-12-12T09:57:09.155781-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af8164cf-625b-4eb5-84aa-b57ee6eb6770/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b564d7a-ced1-4e00-a121-41d1f5e6c867",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7f31f029-a6cc-45ac-88e5-1192188e6295",
            "completed": true,
            "last_updated": "2022-12-12T09:47:36.731841-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/7f31f029-a6cc-45ac-88e5-1192188e6295",
            "datetime": "2022-12-10T13:37:00-05:00",
            "cutoff_datetime": "2022-12-10T13:37:00-05:00",
            "name": "Ottawa Senators v. Nashville Predators",
            "bettypes": [
                {
                    "id": "b1cd84ef-a700-4951-8dae-cc27baffd5f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b564d7a-ced1-4e00-a121-41d1f5e6c867/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 5492.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8c60af6d-31a3-4dc5-8040-e90c25c0fe18",
                            "gambit_id": "ce9c292e-f14e-4183-9c5a-f8b5bf31cd6c",
                            "last_updated": "2022-12-12T09:47:36.742686-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1cd84ef-a700-4951-8dae-cc27baffd5f0/?format=api"
                        },
                        {
                            "id": "8049eb0d-1fb5-4968-b5d2-2b975be93688",
                            "gambit_id": "49f27008-04a9-459b-a773-5bfb75be348b",
                            "last_updated": "2022-12-12T09:47:36.743907-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1cd84ef-a700-4951-8dae-cc27baffd5f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "1a25369b-ab43-4d3d-a7b2-0310fb8f640f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b564d7a-ced1-4e00-a121-41d1f5e6c867/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 6389.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "11603371-c5f5-4ab9-90f9-ef593939c951",
                            "gambit_id": "fc4bfffe-3ebe-4aa3-bae1-dd6458e00f21",
                            "last_updated": "2022-12-12T09:47:36.739975-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a25369b-ab43-4d3d-a7b2-0310fb8f640f/?format=api"
                        },
                        {
                            "id": "27972ce6-cb8c-43fd-ae6e-f76e499e4ba3",
                            "gambit_id": "be2123fd-0243-4d04-8394-0926591d0222",
                            "last_updated": "2022-12-12T09:47:36.738887-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a25369b-ab43-4d3d-a7b2-0310fb8f640f/?format=api"
                        }
                    ]
                },
                {
                    "id": "34445a21-29ad-4adc-89a2-5d4baeca28ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b564d7a-ced1-4e00-a121-41d1f5e6c867/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "25caa2bf-1ace-4bbc-bcb9-b7266076c8df",
                            "gambit_id": "109b9e42-e8cd-4699-9e2f-8f6af73b0c88",
                            "last_updated": "2022-12-12T09:47:36.734556-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34445a21-29ad-4adc-89a2-5d4baeca28ce/?format=api"
                        },
                        {
                            "id": "c1dfb8cf-3e10-4659-80b7-d0bb813cf8ff",
                            "gambit_id": "616c31da-dbf7-4112-b09f-72a65de08490",
                            "last_updated": "2022-12-12T09:47:36.736581-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34445a21-29ad-4adc-89a2-5d4baeca28ce/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "51491a74-ff37-4829-8ffa-0ee5cc81c7b3",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "81e4bfa9-86c3-4a46-9415-58857bcc8788",
            "completed": true,
            "last_updated": "2022-12-12T09:57:09.002208-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.19,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/81e4bfa9-86c3-4a46-9415-58857bcc8788",
            "datetime": "2022-12-10T10:00:00-05:00",
            "cutoff_datetime": "2022-12-10T10:00:00-05:00",
            "name": "Morocco v. Portugal",
            "bettypes": [
                {
                    "id": "7a19586e-d5ce-4ee3-9c42-186515e068aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51491a74-ff37-4829-8ffa-0ee5cc81c7b3/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Portugal",
                                "amount": 6973.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3027.0
                            }
                        ],
                        "expected_reward_tokens": 10320.04,
                        "profit_sb": 1320.04,
                        "profit_sb_percentage": 14.67,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portugal",
                                "amount": 5887.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2555.0
                            },
                            {
                                "team": "Morocco",
                                "amount": 1559.0
                            }
                        ],
                        "expected_reward_tokens": 8712.55,
                        "profit_sb": -287.45,
                        "profit_sb_percentage": -3.19,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85843947-2fd8-42f6-ab7a-5e51b6dc8ad8",
                            "gambit_id": "80fb3ad6-89d7-45af-8e67-e71d8e641d13",
                            "last_updated": "2022-12-12T09:57:09.011190-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portugal",
                            "reward": "1.48000",
                            "odds": "1.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a19586e-d5ce-4ee3-9c42-186515e068aa/?format=api"
                        },
                        {
                            "id": "975b9f52-3fba-44c6-84fd-ae490fb3aefe",
                            "gambit_id": "f09079eb-7c71-41d9-9a37-9e94a8706dfb",
                            "last_updated": "2022-12-12T09:57:09.013439-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.41000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a19586e-d5ce-4ee3-9c42-186515e068aa/?format=api"
                        },
                        {
                            "id": "d719371d-aa2e-4486-96a1-2c19e29397bc",
                            "gambit_id": "6b62d086-924c-42ea-a79c-431e946bcfc1",
                            "last_updated": "2022-12-12T09:57:09.012357-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Morocco",
                            "reward": "5.59000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a19586e-d5ce-4ee3-9c42-186515e068aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "074bbb8d-515f-4d88-9ff2-eb071867a12b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51491a74-ff37-4829-8ffa-0ee5cc81c7b3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5244.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4756.0
                            }
                        ],
                        "expected_reward_tokens": 8703.48,
                        "profit_sb": -296.52,
                        "profit_sb_percentage": -3.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a2cf59b-905a-4764-87a6-0a996982cc62",
                            "gambit_id": "a0b72a06-5d45-4b0b-b30e-1f469afc946a",
                            "last_updated": "2022-12-12T09:57:09.007483-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.66000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/074bbb8d-515f-4d88-9ff2-eb071867a12b/?format=api"
                        },
                        {
                            "id": "ecb11a0a-71af-444a-814f-ce87e88cc1dd",
                            "gambit_id": "380885a1-76e7-4210-aaf3-6e8f1dbdb816",
                            "last_updated": "2022-12-12T09:57:09.005384-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.83000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/074bbb8d-515f-4d88-9ff2-eb071867a12b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "32602636-3a9b-431a-a720-6e3b983a8023",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "3cdc6b83-df47-449b-a808-06c88bcf6525",
            "completed": true,
            "last_updated": "2022-12-10T14:22:20.642082-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/3cdc6b83-df47-449b-a808-06c88bcf6525",
            "datetime": "2022-12-09T22:10:00-05:00",
            "cutoff_datetime": "2022-12-09T22:10:00-05:00",
            "name": "Milwaukee Bucks v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "7d356052-a88a-4c78-aa69-5c66849e1bea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/32602636-3a9b-431a-a720-6e3b983a8023/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 1300.0,
                        "profit_sb": -7700.0,
                        "profit_sb_percentage": -85.56,
                        "recommended": false
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 650.0,
                        "profit_sb": -8350.0,
                        "profit_sb_percentage": -92.78,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "88fa64c5-9db5-4f3e-8919-115c6073479a",
                            "gambit_id": "bd48d74d-f3cc-41d5-94b7-ff1002f218f8",
                            "last_updated": "2022-12-10T14:22:20.650204-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "0.13000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d356052-a88a-4c78-aa69-5c66849e1bea/?format=api"
                        },
                        {
                            "id": "3c6ca08e-dadd-4aa6-9166-81ffa912531a",
                            "gambit_id": "5cf9cb6c-c9f8-486e-9c03-09cd2ddec3db",
                            "last_updated": "2022-12-10T14:22:20.648848-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "0.13000",
                            "odds": "0.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d356052-a88a-4c78-aa69-5c66849e1bea/?format=api"
                        }
                    ]
                },
                {
                    "id": "7fa872e8-c28d-44d0-8121-fbb0ec9f1c3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/32602636-3a9b-431a-a720-6e3b983a8023/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fe83dc4d-b59a-4f4b-b0d8-2799be64a361",
                            "gambit_id": "bf28ad6c-40eb-42e6-83ab-9fea1ab70d20",
                            "last_updated": "2022-12-10T14:22:20.653995-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fa872e8-c28d-44d0-8121-fbb0ec9f1c3d/?format=api"
                        },
                        {
                            "id": "f351d303-ca67-409f-a7c5-eaa6a9005519",
                            "gambit_id": "2a6cae55-6c97-4bbd-ba5f-87b858c933d7",
                            "last_updated": "2022-12-10T14:22:20.652700-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fa872e8-c28d-44d0-8121-fbb0ec9f1c3d/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1a9002f-353c-44ac-a0a3-326d2237ed29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/32602636-3a9b-431a-a720-6e3b983a8023/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "55667950-08c3-4731-9dbd-1967caf9d8fc",
                            "gambit_id": "09c6a098-0892-4ae5-91e4-0dc534f22c58",
                            "last_updated": "2022-12-10T14:22:20.646409-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1a9002f-353c-44ac-a0a3-326d2237ed29/?format=api"
                        },
                        {
                            "id": "5593bf06-175a-4a2f-8a71-cc4dceab8cde",
                            "gambit_id": "e6a5d7a4-b4e0-4447-8ed4-ab61f0ce1b84",
                            "last_updated": "2022-12-10T14:22:20.645180-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1a9002f-353c-44ac-a0a3-326d2237ed29/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bdca3e44-4c58-49ea-af39-2bcf938e582e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "969bad1b-7224-4708-9d61-853d360a73d2",
            "completed": true,
            "last_updated": "2022-12-10T18:42:02.098997-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.67,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/969bad1b-7224-4708-9d61-853d360a73d2",
            "datetime": "2022-12-09T22:07:00-05:00",
            "cutoff_datetime": "2022-12-09T22:07:00-05:00",
            "name": "San Jose Sharks v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "174566dd-2546-43f0-b01b-97015dfd4315",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bdca3e44-4c58-49ea-af39-2bcf938e582e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 5097.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2d5097bd-7b49-41a8-8006-8d499b2ff50a",
                            "gambit_id": "fa83ab75-38cc-44bf-9c8f-4face8b3532e",
                            "last_updated": "2022-12-10T18:42:02.108146-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/174566dd-2546-43f0-b01b-97015dfd4315/?format=api"
                        },
                        {
                            "id": "cab2aa1c-8d92-4ce6-a061-4dc0ae3852eb",
                            "gambit_id": "623ed855-3727-4f38-b249-c729a6554eac",
                            "last_updated": "2022-12-10T18:42:02.109214-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/174566dd-2546-43f0-b01b-97015dfd4315/?format=api"
                        }
                    ]
                },
                {
                    "id": "cbe742ad-4f41-4955-9185-fa0793fb5d05",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bdca3e44-4c58-49ea-af39-2bcf938e582e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 6778.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3222.0
                            }
                        ],
                        "expected_reward_tokens": 9150.3,
                        "profit_sb": 150.3,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7d380e0a-311f-4faa-87ac-945ad3ac0ba1",
                            "gambit_id": "bca4254f-db74-4d1b-8cea-e799102854f1",
                            "last_updated": "2022-12-10T18:42:02.104911-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe742ad-4f41-4955-9185-fa0793fb5d05/?format=api"
                        },
                        {
                            "id": "82476660-36f8-4661-b207-fcaf4acfaeff",
                            "gambit_id": "b492d16a-a7ba-4fde-a4e0-33eb117575ac",
                            "last_updated": "2022-12-10T18:42:02.105969-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.84000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbe742ad-4f41-4955-9185-fa0793fb5d05/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc6b4fcc-376a-4c8e-be9e-dcabd3d45e8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bdca3e44-4c58-49ea-af39-2bcf938e582e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e910ec6c-31c0-4d92-9f57-1727fcfd28f9",
                            "gambit_id": "4cfda854-f290-45c4-950c-f6efa6cd47a2",
                            "last_updated": "2022-12-10T18:42:02.102766-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc6b4fcc-376a-4c8e-be9e-dcabd3d45e8f/?format=api"
                        },
                        {
                            "id": "740185fa-9820-46df-869b-908d7837a731",
                            "gambit_id": "23defc46-d3d1-4051-954a-0fadc3017f67",
                            "last_updated": "2022-12-10T18:42:02.101658-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc6b4fcc-376a-4c8e-be9e-dcabd3d45e8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7ae005e4-2210-4f4f-aaf9-fe088ff30b4b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "033deccb-38d2-4b5c-9071-398a7897ed0a",
            "completed": true,
            "last_updated": "2022-12-10T18:47:00.237485-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.67,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/033deccb-38d2-4b5c-9071-398a7897ed0a",
            "datetime": "2022-12-09T22:07:00-05:00",
            "cutoff_datetime": "2022-12-09T22:07:00-05:00",
            "name": "Philadelphia Flyers v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "86f6e46a-3eb8-4955-b70e-0a5878364b44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ae005e4-2210-4f4f-aaf9-fe088ff30b4b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 6778.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3222.0
                            }
                        ],
                        "expected_reward_tokens": 9150.3,
                        "profit_sb": 150.3,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fb359a55-b494-461b-9ea0-86ef41bd0281",
                            "gambit_id": "9987327a-4bed-4fd4-81e9-85525cdd7a89",
                            "last_updated": "2022-12-10T18:47:00.249469-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86f6e46a-3eb8-4955-b70e-0a5878364b44/?format=api"
                        },
                        {
                            "id": "8fa968cf-450c-408a-998c-d71c49adbae3",
                            "gambit_id": "d17790f4-2ad2-4d1a-8bfb-7ce10889b7d4",
                            "last_updated": "2022-12-10T18:47:00.250678-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.84000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86f6e46a-3eb8-4955-b70e-0a5878364b44/?format=api"
                        }
                    ]
                },
                {
                    "id": "2d40841c-01ac-4d1d-acfb-2072012fb1cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ae005e4-2210-4f4f-aaf9-fe088ff30b4b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 5208.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7291728-f9a2-4239-8ce0-364807a1f17b",
                            "gambit_id": "cc71ed12-5830-4df7-b9a5-d5baa6752bba",
                            "last_updated": "2022-12-10T18:47:00.246939-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d40841c-01ac-4d1d-acfb-2072012fb1cd/?format=api"
                        },
                        {
                            "id": "a82f7fff-ce9f-43ae-8c5a-e8f366eacae5",
                            "gambit_id": "e14712d1-419d-4b71-83e5-d7e69f68b680",
                            "last_updated": "2022-12-10T18:47:00.245611-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d40841c-01ac-4d1d-acfb-2072012fb1cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f9ddcbe-366a-4da4-9b7b-cf6ee20e4ba3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7ae005e4-2210-4f4f-aaf9-fe088ff30b4b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "843c5415-9623-435f-9e93-b256c7387374",
                            "gambit_id": "c383a467-867e-438e-bb1c-c68df7cd6874",
                            "last_updated": "2022-12-10T18:47:00.242921-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9ddcbe-366a-4da4-9b7b-cf6ee20e4ba3/?format=api"
                        },
                        {
                            "id": "7973d483-7391-4e80-a729-ec59df6a6f60",
                            "gambit_id": "3eecd28f-2021-416d-a983-f55fd04ad877",
                            "last_updated": "2022-12-10T18:47:00.241376-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9ddcbe-366a-4da4-9b7b-cf6ee20e4ba3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dba09804-4e82-489b-8cce-50356911a773",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "64322707-5214-4edb-b1d2-b6079c47e9ca",
            "completed": true,
            "last_updated": "2022-12-10T18:47:00.096037-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.72,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/64322707-5214-4edb-b1d2-b6079c47e9ca",
            "datetime": "2022-12-09T21:37:00-05:00",
            "cutoff_datetime": "2022-12-09T21:37:00-05:00",
            "name": "Boston Bruins v. Arizona Coyotes",
            "bettypes": [
                {
                    "id": "10725a0d-349b-405b-aede-8ff8f675112a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dba09804-4e82-489b-8cce-50356911a773/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 7209.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2791.0
                            }
                        ],
                        "expected_reward_tokens": 9154.48,
                        "profit_sb": 154.48,
                        "profit_sb_percentage": 1.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "91e1ed25-fe7e-427c-bd96-ca58ecaccc40",
                            "gambit_id": "748d81f0-66a6-4924-bea3-632d2ee918cd",
                            "last_updated": "2022-12-10T18:47:00.108745-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.27000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10725a0d-349b-405b-aede-8ff8f675112a/?format=api"
                        },
                        {
                            "id": "079c08e2-4dfc-4308-8061-40779360c6f1",
                            "gambit_id": "3ea16474-f116-42c7-a1f9-8fd6c1698bdb",
                            "last_updated": "2022-12-10T18:47:00.107409-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.28000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10725a0d-349b-405b-aede-8ff8f675112a/?format=api"
                        }
                    ]
                },
                {
                    "id": "f6edeaa8-fe8e-4367-8a16-3509b50b2ca6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dba09804-4e82-489b-8cce-50356911a773/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 5304.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "520504c9-aed0-4986-96ab-f96b3ba4e0d3",
                            "gambit_id": "0b055139-fb30-4d44-a927-d3237c501387",
                            "last_updated": "2022-12-10T18:47:00.104879-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6edeaa8-fe8e-4367-8a16-3509b50b2ca6/?format=api"
                        },
                        {
                            "id": "f33810ab-8ce5-440c-a789-cf791a117197",
                            "gambit_id": "aa08e6f9-803b-40f7-902f-5313e46e953d",
                            "last_updated": "2022-12-10T18:47:00.103725-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6edeaa8-fe8e-4367-8a16-3509b50b2ca6/?format=api"
                        }
                    ]
                },
                {
                    "id": "5370e583-402c-4170-a09c-7a556d38c7c4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dba09804-4e82-489b-8cce-50356911a773/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ba3fe349-330c-4539-ab0f-d796f492afa1",
                            "gambit_id": "d6e11165-18d5-4232-98ff-12b2ae894b70",
                            "last_updated": "2022-12-10T18:47:00.099803-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5370e583-402c-4170-a09c-7a556d38c7c4/?format=api"
                        },
                        {
                            "id": "f152f82e-0f26-48ee-a92b-49a0e5aa6bd2",
                            "gambit_id": "6725b858-17c3-4af7-bbbe-b0aa2536b6e3",
                            "last_updated": "2022-12-10T18:47:00.101170-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5370e583-402c-4170-a09c-7a556d38c7c4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d235bc9d-c1b6-4330-b9a0-c89b4bbb31e4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "805a043e-6f87-4a5d-86c7-59db2406e450",
            "completed": true,
            "last_updated": "2022-12-10T18:31:57.797632-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/805a043e-6f87-4a5d-86c7-59db2406e450",
            "datetime": "2022-12-09T21:10:00-05:00",
            "cutoff_datetime": "2022-12-09T21:10:00-05:00",
            "name": "Minnesota Timberwolves v. Utah Jazz",
            "bettypes": [
                {
                    "id": "139cfba7-c7aa-4302-b049-aefc54bfdb80",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d235bc9d-c1b6-4330-b9a0-c89b4bbb31e4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Timberwolves",
                                "amount": 5097.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "84084004-9f57-49da-aad4-1c20ba01086a",
                            "gambit_id": "b0c259ad-49f0-4222-bc56-f5309f7310ae",
                            "last_updated": "2022-12-10T18:31:57.810384-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/139cfba7-c7aa-4302-b049-aefc54bfdb80/?format=api"
                        },
                        {
                            "id": "6da7125d-b824-4bc4-8b67-6cd426a93819",
                            "gambit_id": "c8df7f61-516d-431a-8b8d-de2879353f1a",
                            "last_updated": "2022-12-10T18:31:57.809171-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/139cfba7-c7aa-4302-b049-aefc54bfdb80/?format=api"
                        }
                    ]
                },
                {
                    "id": "9d6bc588-651d-4d64-9c40-e4513aa731aa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d235bc9d-c1b6-4330-b9a0-c89b4bbb31e4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Timberwolves",
                                "amount": 5097.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a784f802-bd09-4bc4-b34c-586447ad498d",
                            "gambit_id": "1351b00b-468b-48b9-af82-de363e9ee7f4",
                            "last_updated": "2022-12-10T18:31:57.806513-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d6bc588-651d-4d64-9c40-e4513aa731aa/?format=api"
                        },
                        {
                            "id": "d8c688ce-3305-43b8-9ad1-d68b86a09611",
                            "gambit_id": "ee86a733-78c7-4b1f-a7b9-904dcf49673f",
                            "last_updated": "2022-12-10T18:31:57.805307-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d6bc588-651d-4d64-9c40-e4513aa731aa/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b0d0154-f92d-4baa-9c0e-e2b71e3531da",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d235bc9d-c1b6-4330-b9a0-c89b4bbb31e4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 234.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 234.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74b65bda-a75a-40b7-a09c-165503010a7e",
                            "gambit_id": "c5414d10-dfe0-4de2-b7ac-7fdb2d53a72b",
                            "last_updated": "2022-12-10T18:31:57.802772-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 234.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b0d0154-f92d-4baa-9c0e-e2b71e3531da/?format=api"
                        },
                        {
                            "id": "f1026c70-0229-4958-a0c7-2c892d47dc0e",
                            "gambit_id": "ce373252-ef05-4eef-aae8-7c726ebf8093",
                            "last_updated": "2022-12-10T18:31:57.801186-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 234.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "234.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b0d0154-f92d-4baa-9c0e-e2b71e3531da/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fd5ed03c-3869-4b2b-ab7c-705b1e2b1ab8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "414c7efd-17f4-48d2-83ba-bdf99d32dd4e",
            "completed": true,
            "last_updated": "2022-12-10T18:47:00.834012-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.51,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/414c7efd-17f4-48d2-83ba-bdf99d32dd4e",
            "datetime": "2022-12-09T21:07:00-05:00",
            "cutoff_datetime": "2022-12-09T21:07:00-05:00",
            "name": "New York Rangers v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "3581c1dc-19c4-4ba3-a9ed-074352c58260",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd5ed03c-3869-4b2b-ab7c-705b1e2b1ab8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 5753.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f4aaa0e1-3a98-4243-ae97-09b0a8a66806",
                            "gambit_id": "b003400c-e74c-4b3f-b2b3-fa88f95ef229",
                            "last_updated": "2022-12-10T18:47:00.847771-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3581c1dc-19c4-4ba3-a9ed-074352c58260/?format=api"
                        },
                        {
                            "id": "406a78be-cf24-462d-9849-d635906d130c",
                            "gambit_id": "c1bdfe5c-df38-4f8f-99cd-4f2d838b3fd8",
                            "last_updated": "2022-12-10T18:47:00.846567-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3581c1dc-19c4-4ba3-a9ed-074352c58260/?format=api"
                        }
                    ]
                },
                {
                    "id": "ec9064bf-7093-4157-bc8e-fac5ec0cd4fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd5ed03c-3869-4b2b-ab7c-705b1e2b1ab8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6389.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 3611.0
                            }
                        ],
                        "expected_reward_tokens": 9135.83,
                        "profit_sb": 135.83,
                        "profit_sb_percentage": 1.51,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4e6303e1-4ec9-4bf7-825e-d9597a7a1e96",
                            "gambit_id": "85597d06-3a1a-462b-aa4e-48606d138c8d",
                            "last_updated": "2022-12-10T18:47:00.841862-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.43000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9064bf-7093-4157-bc8e-fac5ec0cd4fc/?format=api"
                        },
                        {
                            "id": "4cff8201-c369-4fc7-8142-b24ed7e8ad59",
                            "gambit_id": "ae6cf1e4-9d34-41d5-9bd2-7f208d1a8ee7",
                            "last_updated": "2022-12-10T18:47:00.842947-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "2.53000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec9064bf-7093-4157-bc8e-fac5ec0cd4fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "c610d17b-470c-4b79-9c78-6463f21729c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fd5ed03c-3869-4b2b-ab7c-705b1e2b1ab8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 5.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a40380c3-7bff-403d-8535-5e13e72e0553",
                            "gambit_id": "5a4fd5d4-dd0d-499b-a7c3-9c3eb89cb24e",
                            "last_updated": "2022-12-10T18:47:00.839450-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c610d17b-470c-4b79-9c78-6463f21729c5/?format=api"
                        },
                        {
                            "id": "ada27398-aab9-44ee-857e-9cc00629a43f",
                            "gambit_id": "a3e62390-9049-486c-9e49-c219586ab5a4",
                            "last_updated": "2022-12-10T18:47:00.837683-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c610d17b-470c-4b79-9c78-6463f21729c5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "53e7cbcd-efca-4a35-9bdb-435f66492c50",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fd3be8da-62bc-4d2f-a773-e7c950d1f8c0",
            "completed": true,
            "last_updated": "2022-12-10T18:47:00.693998-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fd3be8da-62bc-4d2f-a773-e7c950d1f8c0",
            "datetime": "2022-12-09T21:07:00-05:00",
            "cutoff_datetime": "2022-12-09T21:07:00-05:00",
            "name": "Minnesota Wild v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "ecf729f9-7f82-4035-9935-6a71bdbcfe85",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53e7cbcd-efca-4a35-9bdb-435f66492c50/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 5304.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "467032dd-dd9e-493b-912f-5e5772fdf2ab",
                            "gambit_id": "21ffffc2-fd88-4a39-ae5f-65749d0a7a4c",
                            "last_updated": "2022-12-10T18:47:00.703150-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecf729f9-7f82-4035-9935-6a71bdbcfe85/?format=api"
                        },
                        {
                            "id": "02931be6-91b4-4d9f-aab1-cf1c9cd3a1b0",
                            "gambit_id": "4fe404b8-5253-4cdc-8d4b-c8816bc30afa",
                            "last_updated": "2022-12-10T18:47:00.704184-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecf729f9-7f82-4035-9935-6a71bdbcfe85/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8d3f2f5-b579-40e7-99e7-06256cab64c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53e7cbcd-efca-4a35-9bdb-435f66492c50/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Wild",
                                "amount": 6691.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3309.0
                            }
                        ],
                        "expected_reward_tokens": 9099.75,
                        "profit_sb": 99.75,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a527a4c2-f83b-4aa6-9d3c-2a82d046ba97",
                            "gambit_id": "85b9bccf-0e3f-4159-923b-888fb43d4fd2",
                            "last_updated": "2022-12-10T18:47:00.701006-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.36000",
                            "odds": "1.41670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8d3f2f5-b579-40e7-99e7-06256cab64c0/?format=api"
                        },
                        {
                            "id": "3e802b3f-e6d1-46f8-9525-01f37e58037d",
                            "gambit_id": "834d84fc-4965-45c3-875b-1630436e9267",
                            "last_updated": "2022-12-10T18:47:00.699936-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.75000",
                            "odds": "3.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8d3f2f5-b579-40e7-99e7-06256cab64c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "34faeb95-ae76-4e2a-b030-9562b0ce7b67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53e7cbcd-efca-4a35-9bdb-435f66492c50/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4bf7c3cd-64b2-4d88-a4ab-61a32a5e3970",
                            "gambit_id": "c0a252c3-3ede-44f0-a064-9048d0191ace",
                            "last_updated": "2022-12-10T18:47:00.696736-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34faeb95-ae76-4e2a-b030-9562b0ce7b67/?format=api"
                        },
                        {
                            "id": "166e3b92-dfd4-470c-a7d5-7a42ba194ea9",
                            "gambit_id": "90f3546d-b999-4c75-9367-be4de27d1d44",
                            "last_updated": "2022-12-10T18:47:00.697819-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34faeb95-ae76-4e2a-b030-9562b0ce7b67/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c45d31d6-c334-416e-bfe8-45c272838c5b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c7997835-2061-49b3-acb3-f09cac2a9bf6",
            "completed": true,
            "last_updated": "2022-12-10T18:37:00.505105-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.1,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c7997835-2061-49b3-acb3-f09cac2a9bf6",
            "datetime": "2022-12-09T20:40:00-05:00",
            "cutoff_datetime": "2022-12-09T20:40:00-05:00",
            "name": "Phoenix Suns v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "570692a7-c4ca-4ab4-8bd3-6048928aacad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c45d31d6-c334-416e-bfe8-45c272838c5b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5208.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ee10a18c-806b-49e5-b5ec-3a1ec89920be",
                            "gambit_id": "15a30484-2311-4eab-9dfc-edfa585a08c8",
                            "last_updated": "2022-12-10T18:37:00.513722-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/570692a7-c4ca-4ab4-8bd3-6048928aacad/?format=api"
                        },
                        {
                            "id": "da069208-dac3-4fcd-b12f-eb2c4a5a74cc",
                            "gambit_id": "a27e15ce-7a69-4cd4-881b-2a9ed363cefe",
                            "last_updated": "2022-12-10T18:37:00.512533-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/570692a7-c4ca-4ab4-8bd3-6048928aacad/?format=api"
                        }
                    ]
                },
                {
                    "id": "f0fd0d85-43eb-49f1-ad80-394144885fa5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c45d31d6-c334-416e-bfe8-45c272838c5b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Orleans Pelicans",
                                "amount": 5000.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "edfc02be-30d9-430b-aa2c-fb2391790c0e",
                            "gambit_id": "b3c40173-197e-4c89-9e99-c53c3c5ebdbc",
                            "last_updated": "2022-12-10T18:37:00.515951-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0fd0d85-43eb-49f1-ad80-394144885fa5/?format=api"
                        },
                        {
                            "id": "31f2126c-3fff-42b6-bfab-4613772390f7",
                            "gambit_id": "09f03db3-2530-443e-9050-1a6a38d6cc59",
                            "last_updated": "2022-12-10T18:37:00.517063-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0fd0d85-43eb-49f1-ad80-394144885fa5/?format=api"
                        }
                    ]
                },
                {
                    "id": "d44a89fa-88aa-49fc-9867-b4721a8eeb19",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c45d31d6-c334-416e-bfe8-45c272838c5b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 230",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ead1288a-5517-4280-95bc-abefecd4af74",
                            "gambit_id": "3f293f60-2240-41c2-8896-53eee764f392",
                            "last_updated": "2022-12-10T18:37:00.508080-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 230",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d44a89fa-88aa-49fc-9867-b4721a8eeb19/?format=api"
                        },
                        {
                            "id": "b87b4ce8-20e2-4bd7-a2a0-b11f73972b96",
                            "gambit_id": "e5f9eb49-6b2c-464d-9e7c-9466cdfc8482",
                            "last_updated": "2022-12-10T18:37:00.509261-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 230",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d44a89fa-88aa-49fc-9867-b4721a8eeb19/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8964d775-ee7f-461b-a940-a91a7a976c31",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "5b7f80e9-1fbf-4c5d-8a46-b97f3abe9ec5",
            "completed": true,
            "last_updated": "2022-12-10T18:46:59.543572-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5b7f80e9-1fbf-4c5d-8a46-b97f3abe9ec5",
            "datetime": "2022-12-09T20:37:00-05:00",
            "cutoff_datetime": "2022-12-09T20:37:00-05:00",
            "name": "Winnipeg Jets v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "ed68a291-c8c4-4fed-b72e-afff01da5daf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8964d775-ee7f-461b-a940-a91a7a976c31/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 5571.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d317f0b3-27c2-42ca-a60b-56b49725cdae",
                            "gambit_id": "39009b20-71df-466e-b809-b9a7bbb37726",
                            "last_updated": "2022-12-10T18:46:59.554653-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed68a291-c8c4-4fed-b72e-afff01da5daf/?format=api"
                        },
                        {
                            "id": "4aa593ff-280a-406e-8261-6839b1010048",
                            "gambit_id": "02a607b3-c9a7-463a-8a4a-b5a8c9de2982",
                            "last_updated": "2022-12-10T18:46:59.553542-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed68a291-c8c4-4fed-b72e-afff01da5daf/?format=api"
                        }
                    ]
                },
                {
                    "id": "9bdaaa82-ecd8-48eb-823e-bbb6c3acafa5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8964d775-ee7f-461b-a940-a91a7a976c31/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 6336.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ba9906c0-a7df-4037-9f24-79caace97b1f",
                            "gambit_id": "2b23acfc-9bce-4fa2-80f4-0183e03e3ebf",
                            "last_updated": "2022-12-10T18:46:59.546696-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bdaaa82-ecd8-48eb-823e-bbb6c3acafa5/?format=api"
                        },
                        {
                            "id": "49ae90ab-2f83-46e4-ba84-9d528f1e722c",
                            "gambit_id": "b703dc0f-cbc0-4c77-ae5b-412a0f604240",
                            "last_updated": "2022-12-10T18:46:59.547909-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bdaaa82-ecd8-48eb-823e-bbb6c3acafa5/?format=api"
                        }
                    ]
                },
                {
                    "id": "fb2aec00-e3dc-4b8f-b464-69ac922fea00",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8964d775-ee7f-461b-a940-a91a7a976c31/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e07ed047-19e6-4351-9247-23fece1136bf",
                            "gambit_id": "b6348cf5-c7c4-4f7c-afd4-d698e654135f",
                            "last_updated": "2022-12-10T18:46:59.551347-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb2aec00-e3dc-4b8f-b464-69ac922fea00/?format=api"
                        },
                        {
                            "id": "0577c9ba-cf9e-4293-bf11-af3380e28d03",
                            "gambit_id": "e6203d57-5489-47d6-b81d-3eacc5a31672",
                            "last_updated": "2022-12-10T18:46:59.550199-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb2aec00-e3dc-4b8f-b464-69ac922fea00/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "634a36a5-f1f2-4d78-9c60-56b152e49661",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ef9c36b3-da85-4f21-8339-5fd9bd1595cb",
            "completed": true,
            "last_updated": "2022-12-10T14:17:16.929542-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.87,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ef9c36b3-da85-4f21-8339-5fd9bd1595cb",
            "datetime": "2022-12-09T20:10:00-05:00",
            "cutoff_datetime": "2022-12-09T20:10:00-05:00",
            "name": "Detroit Pistons v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "b39dd4da-3f62-4d97-8c2a-8c127c68455a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/634a36a5-f1f2-4d78-9c60-56b152e49661/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Grizzlies",
                                "amount": 7983.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2017.0
                            }
                        ],
                        "expected_reward_tokens": 9258.03,
                        "profit_sb": 258.03,
                        "profit_sb_percentage": 2.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0bca509d-e579-4f8c-84f6-9ca0041b5eae",
                            "gambit_id": "2a7d3a45-d394-46e2-9827-b83e47e1ec95",
                            "last_updated": "2022-12-10T14:17:16.935997-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.16000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b39dd4da-3f62-4d97-8c2a-8c127c68455a/?format=api"
                        },
                        {
                            "id": "12e54d96-2ca0-4de4-b6ed-b0a5b0287080",
                            "gambit_id": "c8e83a6c-e00d-4088-b759-bed16650d455",
                            "last_updated": "2022-12-10T14:17:16.937145-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "4.59000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b39dd4da-3f62-4d97-8c2a-8c127c68455a/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b6c096b-360c-4da6-b7bf-353285ccb217",
                    "match": "https://api-prod.gambitprofit.com/api/matches/634a36a5-f1f2-4d78-9c60-56b152e49661/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Grizzlies",
                                "amount": 5000.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c09f34dc-485d-4645-85a5-bbc25e063660",
                            "gambit_id": "eab2c754-1ccc-497d-9984-5d8b6a6ec4be",
                            "last_updated": "2022-12-10T14:17:16.939915-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b6c096b-360c-4da6-b7bf-353285ccb217/?format=api"
                        },
                        {
                            "id": "8696abad-e30e-48dc-89e4-241635a0f062",
                            "gambit_id": "17a0fba3-2434-48b0-8f39-7540c1f31d32",
                            "last_updated": "2022-12-10T14:17:16.941388-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b6c096b-360c-4da6-b7bf-353285ccb217/?format=api"
                        }
                    ]
                },
                {
                    "id": "93265180-c7ed-4d10-95ad-88dc61f5c95f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/634a36a5-f1f2-4d78-9c60-56b152e49661/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9c38c9d5-534c-4e7f-a22c-1b133dadfeb0",
                            "gambit_id": "88919859-1ff1-4b58-93d6-8a5f7fafe81a",
                            "last_updated": "2022-12-10T14:17:16.933647-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93265180-c7ed-4d10-95ad-88dc61f5c95f/?format=api"
                        },
                        {
                            "id": "0d379dff-7481-4f60-aa17-de440e364434",
                            "gambit_id": "10050823-954b-4ca3-8c7a-8153a6283c27",
                            "last_updated": "2022-12-10T14:17:16.932443-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93265180-c7ed-4d10-95ad-88dc61f5c95f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a9256cdf-6c3e-4bbe-b68b-c9e4a742f71d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "811be046-709b-43d7-ba00-64cbfb0b5c9d",
            "completed": true,
            "last_updated": "2022-12-10T18:36:58.644513-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/811be046-709b-43d7-ba00-64cbfb0b5c9d",
            "datetime": "2022-12-09T19:40:00-05:00",
            "cutoff_datetime": "2022-12-09T19:40:00-05:00",
            "name": "Sacramento Kings v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "afcc8d1d-1554-404a-b9e7-2d930fdfa7fb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9256cdf-6c3e-4bbe-b68b-c9e4a742f71d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5899.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "53f3e172-7d34-4a54-8bbd-76303fccb829",
                            "gambit_id": "f1e13f2c-8194-4c64-859d-115475e8cc3f",
                            "last_updated": "2022-12-10T18:36:58.654648-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afcc8d1d-1554-404a-b9e7-2d930fdfa7fb/?format=api"
                        },
                        {
                            "id": "7a01c0a4-4a07-46d8-9c75-85a7469d8da1",
                            "gambit_id": "4801ee72-83e5-42de-ae02-d82cd36e47c4",
                            "last_updated": "2022-12-10T18:36:58.655753-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afcc8d1d-1554-404a-b9e7-2d930fdfa7fb/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e71fe1c-c102-41aa-b069-475e6bfca039",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9256cdf-6c3e-4bbe-b68b-c9e4a742f71d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3c73c619-5051-44ae-b8fc-329cf81765ff",
                            "gambit_id": "6ff7fa94-5b7e-4d67-bfeb-0667e79fc0dd",
                            "last_updated": "2022-12-10T18:36:58.651285-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e71fe1c-c102-41aa-b069-475e6bfca039/?format=api"
                        },
                        {
                            "id": "24583adc-c130-4a53-a9f0-f2a625c09977",
                            "gambit_id": "58af41e9-7297-4195-8744-6ab66755c5aa",
                            "last_updated": "2022-12-10T18:36:58.652430-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e71fe1c-c102-41aa-b069-475e6bfca039/?format=api"
                        }
                    ]
                },
                {
                    "id": "249e2a80-08e8-4bac-aa53-528169820f58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a9256cdf-6c3e-4bbe-b68b-c9e4a742f71d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 216.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 216.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9bde9c49-ef4d-48b1-936d-f757e3b8a276",
                            "gambit_id": "3bc59c9a-6b7a-48bf-bc69-244eddd2dc78",
                            "last_updated": "2022-12-10T18:36:58.647517-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 216.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "216.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/249e2a80-08e8-4bac-aa53-528169820f58/?format=api"
                        },
                        {
                            "id": "b55ebdc7-639d-48ba-882a-e57d83e13029",
                            "gambit_id": "77c0803b-d614-4192-99d5-efd02312ce03",
                            "last_updated": "2022-12-10T18:36:58.648725-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 216.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "216.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/249e2a80-08e8-4bac-aa53-528169820f58/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8b40fd5d-3719-4ad7-bc19-ef8c6cd93b52",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ba4120c3-627a-4bac-b487-5ffe9ca521e4",
            "completed": true,
            "last_updated": "2022-12-10T18:36:58.501375-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ba4120c3-627a-4bac-b487-5ffe9ca521e4",
            "datetime": "2022-12-09T19:40:00-05:00",
            "cutoff_datetime": "2022-12-09T19:40:00-05:00",
            "name": "Atlanta Hawks v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "8568581f-7ff8-4e9b-9c8f-d5a0fc894588",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b40fd5d-3719-4ad7-bc19-ef8c6cd93b52/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 7029.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 2971.0
                            }
                        ],
                        "expected_reward_tokens": 9207.99,
                        "profit_sb": 207.99,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21add9f6-bf47-4595-ae98-631de806a710",
                            "gambit_id": "c578b097-0817-4a8f-b16a-b9a1400c272d",
                            "last_updated": "2022-12-10T18:36:58.508291-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8568581f-7ff8-4e9b-9c8f-d5a0fc894588/?format=api"
                        },
                        {
                            "id": "5dd9f93b-3424-4753-94e8-da0d2a87fd49",
                            "gambit_id": "5fa7d474-7ad8-4d42-a349-3e0e90bbc5e3",
                            "last_updated": "2022-12-10T18:36:58.507259-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8568581f-7ff8-4e9b-9c8f-d5a0fc894588/?format=api"
                        }
                    ]
                },
                {
                    "id": "0cd79c28-cdeb-4748-8405-668c69f24f77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b40fd5d-3719-4ad7-bc19-ef8c6cd93b52/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "36538a9f-afc6-40b7-8513-83ab7d5afe91",
                            "gambit_id": "972d65da-28b9-4ec0-9883-76ebbc25ba43",
                            "last_updated": "2022-12-10T18:36:58.511483-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cd79c28-cdeb-4748-8405-668c69f24f77/?format=api"
                        },
                        {
                            "id": "96e1388d-b7be-4282-9b31-c04c22b5f5a2",
                            "gambit_id": "6d940c1e-e683-40b4-9435-403f3f42d4cb",
                            "last_updated": "2022-12-10T18:36:58.510407-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cd79c28-cdeb-4748-8405-668c69f24f77/?format=api"
                        }
                    ]
                },
                {
                    "id": "20e54bf9-a231-4c9d-a3ca-57ca679a5546",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b40fd5d-3719-4ad7-bc19-ef8c6cd93b52/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 231",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 231",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1d40218-7b5b-4286-93b1-3f6e22d8da0b",
                            "gambit_id": "c235b548-99d5-49a3-92e9-bf2c8e90db79",
                            "last_updated": "2022-12-10T18:36:58.503960-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 231",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e54bf9-a231-4c9d-a3ca-57ca679a5546/?format=api"
                        },
                        {
                            "id": "5d54b019-a1a7-4bd6-8cd9-1e4f056993cf",
                            "gambit_id": "a60135bd-3be7-4e1e-9961-cec776d6cb00",
                            "last_updated": "2022-12-10T18:36:58.505078-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 231",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20e54bf9-a231-4c9d-a3ca-57ca679a5546/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "46b622ef-3b72-4f28-9098-33b87211762a",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "754b6983-a179-4a13-a9f0-0b2993cdca23",
            "completed": true,
            "last_updated": "2022-12-10T18:36:58.353277-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/754b6983-a179-4a13-a9f0-0b2993cdca23",
            "datetime": "2022-12-09T19:40:00-05:00",
            "cutoff_datetime": "2022-12-09T19:40:00-05:00",
            "name": "Los Angeles Lakers v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "c5ad9837-e867-4a43-b46d-2defb2a93c43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46b622ef-3b72-4f28-9098-33b87211762a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 6336.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1d122525-cd11-487f-adc1-186e1e85acda",
                            "gambit_id": "041c34f1-6af8-4923-86dc-2b92108bfbdc",
                            "last_updated": "2022-12-10T18:36:58.359604-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5ad9837-e867-4a43-b46d-2defb2a93c43/?format=api"
                        },
                        {
                            "id": "f2f12687-6fe2-433f-afc8-5057cfc1a870",
                            "gambit_id": "3dd6c907-13e2-4316-897a-0028b841bb85",
                            "last_updated": "2022-12-10T18:36:58.360794-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5ad9837-e867-4a43-b46d-2defb2a93c43/?format=api"
                        }
                    ]
                },
                {
                    "id": "1ac7fc5d-b9d6-47d8-b7c5-4791e6096c1e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46b622ef-3b72-4f28-9098-33b87211762a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5097.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bbff181f-bc2d-4ac5-a7a6-32c999d7d837",
                            "gambit_id": "6f0f6113-20bc-46d1-972a-e126a1eff447",
                            "last_updated": "2022-12-10T18:36:58.365454-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ac7fc5d-b9d6-47d8-b7c5-4791e6096c1e/?format=api"
                        },
                        {
                            "id": "0e63a1ac-60b1-48f3-ac7b-7693633ac58f",
                            "gambit_id": "bf7ebc54-109d-4f98-9a4a-5fc70d67c008",
                            "last_updated": "2022-12-10T18:36:58.363094-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ac7fc5d-b9d6-47d8-b7c5-4791e6096c1e/?format=api"
                        }
                    ]
                },
                {
                    "id": "776bc376-1991-4cb8-ac25-e34399bcd13a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/46b622ef-3b72-4f28-9098-33b87211762a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59d968d6-4ad3-434e-a3e0-f49dceaf7dd3",
                            "gambit_id": "a7452916-e5b3-4369-9928-b833fa7cfa69",
                            "last_updated": "2022-12-10T18:36:58.356122-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/776bc376-1991-4cb8-ac25-e34399bcd13a/?format=api"
                        },
                        {
                            "id": "c9dd7387-f794-43f6-8f4b-7fa25dd0d0df",
                            "gambit_id": "407cc619-07ac-4c9e-99a6-1582a50979e9",
                            "last_updated": "2022-12-10T18:36:58.357297-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/776bc376-1991-4cb8-ac25-e34399bcd13a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "26ebe4bb-2b18-411a-bf63-2abd194b2133",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "02ce37d7-d06e-45cf-b472-63e2aed293bc",
            "completed": true,
            "last_updated": "2022-12-10T18:42:01.349420-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.46,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/02ce37d7-d06e-45cf-b472-63e2aed293bc",
            "datetime": "2022-12-09T19:10:00-05:00",
            "cutoff_datetime": "2022-12-09T19:10:00-05:00",
            "name": "Washington Wizards v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "6e0347eb-cd2c-4d1f-9ce1-0a5320813421",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26ebe4bb-2b18-411a-bf63-2abd194b2133/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Pacers",
                                "amount": 6047.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "98a62aa1-eda3-4cc1-b650-432c6d1b4f14",
                            "gambit_id": "9330eb09-acd6-49b4-b0e8-6cd9f89b0f40",
                            "last_updated": "2022-12-10T18:42:01.358970-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e0347eb-cd2c-4d1f-9ce1-0a5320813421/?format=api"
                        },
                        {
                            "id": "4dedfe33-a179-43a1-bb25-b449343ff3a7",
                            "gambit_id": "5179bad4-bb40-49ab-9274-42fd7ed0fe99",
                            "last_updated": "2022-12-10T18:42:01.360086-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e0347eb-cd2c-4d1f-9ce1-0a5320813421/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9c4fb13-3b48-4fa4-804b-7240c423874c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26ebe4bb-2b18-411a-bf63-2abd194b2133/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Wizards",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c7b1840c-ca05-49fc-90ea-b0a774ce7c8f",
                            "gambit_id": "2e70d2f2-61e8-49f7-8345-6ff46c758c05",
                            "last_updated": "2022-12-10T18:42:01.356736-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c4fb13-3b48-4fa4-804b-7240c423874c/?format=api"
                        },
                        {
                            "id": "d2d18ae1-a929-4e6b-b9c2-f0f2bf306712",
                            "gambit_id": "6b90ec70-ee7f-40b7-ac5e-534df4b625b7",
                            "last_updated": "2022-12-10T18:42:01.355581-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9c4fb13-3b48-4fa4-804b-7240c423874c/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5e0d4da-a6c9-40f4-b736-d9722376d3b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/26ebe4bb-2b18-411a-bf63-2abd194b2133/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 234",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 234",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e8aaa26-e3b2-40b6-a8af-a0249d224bab",
                            "gambit_id": "1af99dfb-b6be-4e77-ab35-9859f17a234d",
                            "last_updated": "2022-12-10T18:42:01.352164-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 234",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5e0d4da-a6c9-40f4-b736-d9722376d3b5/?format=api"
                        },
                        {
                            "id": "9906c5ba-4673-4681-8855-13c15d69ced8",
                            "gambit_id": "09fb343e-07ed-403d-a4c8-fb02cf1884a4",
                            "last_updated": "2022-12-10T18:42:01.353277-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 234",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "234.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5e0d4da-a6c9-40f4-b736-d9722376d3b5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b480c402-8535-4f11-b875-f375be9b2474",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e84a3ca4-554d-4d8e-b775-626a0730e3d5",
            "completed": true,
            "last_updated": "2022-12-10T18:42:01.151155-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e84a3ca4-554d-4d8e-b775-626a0730e3d5",
            "datetime": "2022-12-09T19:10:00-05:00",
            "cutoff_datetime": "2022-12-09T19:10:00-05:00",
            "name": "Toronto Raptors v. Orlando Magic",
            "bettypes": [
                {
                    "id": "3b4e87f3-ecb2-49dc-88a1-4c8785805fe6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b480c402-8535-4f11-b875-f375be9b2474/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Raptors",
                                "amount": 7340.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2660.0
                            }
                        ],
                        "expected_reward_tokens": 9175.0,
                        "profit_sb": 175.0,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a1d911a0-0bc5-4e2b-acc4-89650cca8e60",
                            "gambit_id": "9605345d-2833-475e-a03c-a8d1c4702fc4",
                            "last_updated": "2022-12-10T18:42:01.158981-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.25000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b4e87f3-ecb2-49dc-88a1-4c8785805fe6/?format=api"
                        },
                        {
                            "id": "187256bc-fd8b-41c9-909f-f58947de87af",
                            "gambit_id": "3cade0d8-948b-4503-9651-f261d69cf00e",
                            "last_updated": "2022-12-10T18:42:01.157857-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "3.45000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b4e87f3-ecb2-49dc-88a1-4c8785805fe6/?format=api"
                        }
                    ]
                },
                {
                    "id": "8db37bec-2ee8-4b0d-b55f-8556e4c0575b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b480c402-8535-4f11-b875-f375be9b2474/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1cda5a3e-ac01-43d1-a617-cc71cb11741c",
                            "gambit_id": "6ef7f26f-4f25-47a9-9c35-78702b32e076",
                            "last_updated": "2022-12-10T18:42:01.161486-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8db37bec-2ee8-4b0d-b55f-8556e4c0575b/?format=api"
                        },
                        {
                            "id": "1eac94fd-e237-4bc1-a48a-c90044935c26",
                            "gambit_id": "b4ee1789-3de4-407e-a155-05410f7415dd",
                            "last_updated": "2022-12-10T18:42:01.162696-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8db37bec-2ee8-4b0d-b55f-8556e4c0575b/?format=api"
                        }
                    ]
                },
                {
                    "id": "eefdcb47-72da-45bb-9e33-218e31d33a60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b480c402-8535-4f11-b875-f375be9b2474/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 223",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1acecf10-d6ad-41d5-b6fe-e306fec44cb2",
                            "gambit_id": "aeaf25f2-1e5b-45af-8148-44edd749cc33",
                            "last_updated": "2022-12-10T18:42:01.153920-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 223",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefdcb47-72da-45bb-9e33-218e31d33a60/?format=api"
                        },
                        {
                            "id": "d871bb82-8155-4f1f-a352-21fd181f534a",
                            "gambit_id": "b5da2acf-ec6f-426c-b8b5-89d3518580ca",
                            "last_updated": "2022-12-10T18:42:01.155301-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 223",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefdcb47-72da-45bb-9e33-218e31d33a60/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a2bdde37-1914-4a23-9885-e08a243fe907",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "90bd99cb-5eb1-4895-9f56-a4971e3cf9ab",
            "completed": true,
            "last_updated": "2022-12-10T18:42:00.708237-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/90bd99cb-5eb1-4895-9f56-a4971e3cf9ab",
            "datetime": "2022-12-09T19:10:00-05:00",
            "cutoff_datetime": "2022-12-09T19:10:00-05:00",
            "name": "New York Knicks v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "c324e621-a0d3-43fa-9a76-f6a478f08900",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2bdde37-1914-4a23-9885-e08a243fe907/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5899.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "95e405d8-a9c9-4b31-8227-06634cef60bc",
                            "gambit_id": "667dabb8-142e-4830-854c-e0691f7565da",
                            "last_updated": "2022-12-10T18:42:00.714439-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c324e621-a0d3-43fa-9a76-f6a478f08900/?format=api"
                        },
                        {
                            "id": "88678d9f-39ec-4d39-b6e8-b2665f0a3928",
                            "gambit_id": "d62a394b-9825-4ab6-9ff4-cb17b73b0c36",
                            "last_updated": "2022-12-10T18:42:00.715532-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c324e621-a0d3-43fa-9a76-f6a478f08900/?format=api"
                        }
                    ]
                },
                {
                    "id": "a053450f-8a04-493a-b457-b5e415066c4f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2bdde37-1914-4a23-9885-e08a243fe907/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8c53c078-a9f7-41fb-ad3e-aca20fb66d88",
                            "gambit_id": "43736065-e657-4657-ae2b-95cb3f1a491e",
                            "last_updated": "2022-12-10T18:42:00.718961-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a053450f-8a04-493a-b457-b5e415066c4f/?format=api"
                        },
                        {
                            "id": "46f9c1c7-b5b9-4aea-a7f9-3ce21cc1bafc",
                            "gambit_id": "bb9fd904-818b-434d-8c07-9b1e0c913d61",
                            "last_updated": "2022-12-10T18:42:00.717842-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a053450f-8a04-493a-b457-b5e415066c4f/?format=api"
                        }
                    ]
                },
                {
                    "id": "723dbdeb-37a9-4213-822c-4bb6ed5b98f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a2bdde37-1914-4a23-9885-e08a243fe907/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f5acd3d0-a508-4d68-a6c3-cbf7c4653dcc",
                            "gambit_id": "de1912cb-fffd-491e-82df-aca43e76bdeb",
                            "last_updated": "2022-12-10T18:42:00.712198-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/723dbdeb-37a9-4213-822c-4bb6ed5b98f7/?format=api"
                        },
                        {
                            "id": "b4b907d3-9b01-46ea-9122-5ba03deb0b89",
                            "gambit_id": "dbb7e296-1871-4f16-9fc5-7a740e084d8c",
                            "last_updated": "2022-12-10T18:42:00.711088-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/723dbdeb-37a9-4213-822c-4bb6ed5b98f7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "351d9900-de3d-4294-b3c2-e9b22853a1fa",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a01a1cfd-bfea-45fd-a881-43260f9c0d05",
            "completed": true,
            "last_updated": "2022-12-10T18:52:00.991052-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.49,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a01a1cfd-bfea-45fd-a881-43260f9c0d05",
            "datetime": "2022-12-09T19:07:00-05:00",
            "cutoff_datetime": "2022-12-09T19:07:00-05:00",
            "name": "Pittsburgh Penguins v. Buffalo Sabres",
            "bettypes": [
                {
                    "id": "a2409ed2-c710-4ae5-b160-57c3facee91c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/351d9900-de3d-4294-b3c2-e9b22853a1fa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 5753.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4032bfc9-1f0d-46ae-9efb-e47de599eb2c",
                            "gambit_id": "99379b6a-776e-4ed0-b359-03910867509d",
                            "last_updated": "2022-12-10T18:52:01.002163-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2409ed2-c710-4ae5-b160-57c3facee91c/?format=api"
                        },
                        {
                            "id": "85aa8c84-e18f-404d-a4eb-d78cf90d8a10",
                            "gambit_id": "3ee1f29c-21a5-46c8-b604-ee8c955910b4",
                            "last_updated": "2022-12-10T18:52:01.000465-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2409ed2-c710-4ae5-b160-57c3facee91c/?format=api"
                        }
                    ]
                },
                {
                    "id": "09da0cbf-ffb7-4d33-be0a-383ab3ecafb8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/351d9900-de3d-4294-b3c2-e9b22853a1fa/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Sabres",
                                "amount": 6256.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e8565bbb-7084-4d3a-8a13-099325536a3a",
                            "gambit_id": "6c40225c-a6a8-45cf-b076-2d6818606147",
                            "last_updated": "2022-12-10T18:52:00.997028-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09da0cbf-ffb7-4d33-be0a-383ab3ecafb8/?format=api"
                        },
                        {
                            "id": "2e1d951e-72af-496b-9df0-6ca257dda476",
                            "gambit_id": "d0538701-9745-451b-87d6-5ce8efb25a7c",
                            "last_updated": "2022-12-10T18:52:00.998125-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09da0cbf-ffb7-4d33-be0a-383ab3ecafb8/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc5f9ad5-d789-494a-a776-e9c4dad7950a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/351d9900-de3d-4294-b3c2-e9b22853a1fa/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5492.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "064d646f-c6aa-41f2-a124-02899221cd7f",
                            "gambit_id": "9967798d-4c18-4948-b21d-69318762e6e4",
                            "last_updated": "2022-12-10T18:52:00.994868-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc5f9ad5-d789-494a-a776-e9c4dad7950a/?format=api"
                        },
                        {
                            "id": "541a6a3e-c519-46df-b65d-08525cd84e0b",
                            "gambit_id": "00497bfa-3422-4782-97d5-5cce74a0a256",
                            "last_updated": "2022-12-10T18:52:00.993790-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc5f9ad5-d789-494a-a776-e9c4dad7950a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3ca50c3f-ec01-47f1-847a-c486b26c723e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d27913fc-77ed-42a7-9457-68f3cc548151",
            "completed": true,
            "last_updated": "2022-12-10T18:52:01.283149-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d27913fc-77ed-42a7-9457-68f3cc548151",
            "datetime": "2022-12-09T19:07:00-05:00",
            "cutoff_datetime": "2022-12-09T19:07:00-05:00",
            "name": "New York Islanders v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "88fb0843-63cb-436d-bd3c-d55676a05b8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ca50c3f-ec01-47f1-847a-c486b26c723e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Jersey Devils",
                                "amount": 6482.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0d3228b7-e4b5-45e2-a755-10133b98db74",
                            "gambit_id": "09258f53-8f18-43f4-8eea-6477bfe4e0e9",
                            "last_updated": "2022-12-10T18:52:01.296061-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88fb0843-63cb-436d-bd3c-d55676a05b8f/?format=api"
                        },
                        {
                            "id": "32161bfb-a1c7-4f1c-b152-5864169612c6",
                            "gambit_id": "98936320-3fbf-4881-9591-5f41dfedf4be",
                            "last_updated": "2022-12-10T18:52:01.297555-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88fb0843-63cb-436d-bd3c-d55676a05b8f/?format=api"
                        }
                    ]
                },
                {
                    "id": "1022b0d3-c44a-404b-b737-326a2c910e3a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ca50c3f-ec01-47f1-847a-c486b26c723e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 5492.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b50c72e5-01d2-4b6e-a2d7-46c8a5e9b790",
                            "gambit_id": "6929fb75-11d2-4874-b335-10d2e5b41d98",
                            "last_updated": "2022-12-10T18:52:01.293562-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1022b0d3-c44a-404b-b737-326a2c910e3a/?format=api"
                        },
                        {
                            "id": "1b133331-0f1a-4e0c-94f6-0cb698d01d25",
                            "gambit_id": "2484c11f-e7f9-4d7a-8d27-fd132822f2bc",
                            "last_updated": "2022-12-10T18:52:01.292243-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1022b0d3-c44a-404b-b737-326a2c910e3a/?format=api"
                        }
                    ]
                },
                {
                    "id": "4ccd01d4-544f-4c66-8341-b5c54642fb6c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ca50c3f-ec01-47f1-847a-c486b26c723e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ddc0af1-7b99-4659-b7bf-36192168f2e1",
                            "gambit_id": "fab98c79-3634-41d1-9e96-b973f6f01ff1",
                            "last_updated": "2022-12-10T18:52:01.287240-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ccd01d4-544f-4c66-8341-b5c54642fb6c/?format=api"
                        },
                        {
                            "id": "93e262ee-7f1c-493b-8e04-1d39df3cdb34",
                            "gambit_id": "69d15cdb-7135-492c-a7e5-bb0674e8c77b",
                            "last_updated": "2022-12-10T18:52:01.289361-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ccd01d4-544f-4c66-8341-b5c54642fb6c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5ce2a755-aeea-4150-8717-2cf29bd5ca65",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4b058ae1-082d-4187-be81-cf0cd9178a5d",
            "completed": true,
            "last_updated": "2022-12-10T18:46:59.681373-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4b058ae1-082d-4187-be81-cf0cd9178a5d",
            "datetime": "2022-12-09T19:07:00-05:00",
            "cutoff_datetime": "2022-12-09T19:07:00-05:00",
            "name": "Calgary Flames v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "37e0823d-46de-4da0-9d2d-fa1ece4f8426",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ce2a755-aeea-4150-8717-2cf29bd5ca65/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 6825.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9144.0,
                        "profit_sb": 144.0,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0f1db400-6399-41a0-b0a0-a2973d1af95b",
                            "gambit_id": "80a4a512-f0ea-4719-9528-fa768e30851a",
                            "last_updated": "2022-12-10T18:46:59.691866-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.34000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37e0823d-46de-4da0-9d2d-fa1ece4f8426/?format=api"
                        },
                        {
                            "id": "b8c34567-7406-491c-a394-cf75864d24ec",
                            "gambit_id": "cada4f86-561b-46e5-9fee-4af375fd6d15",
                            "last_updated": "2022-12-10T18:46:59.690798-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37e0823d-46de-4da0-9d2d-fa1ece4f8426/?format=api"
                        }
                    ]
                },
                {
                    "id": "62da5972-b06a-4272-ace4-2151b28c625b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ce2a755-aeea-4150-8717-2cf29bd5ca65/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 5304.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3ca5fc94-11b7-4f6f-83ed-5b1597804402",
                            "gambit_id": "cf8b6995-b450-4762-ba18-dfb04a82bb3d",
                            "last_updated": "2022-12-10T18:46:59.687307-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62da5972-b06a-4272-ace4-2151b28c625b/?format=api"
                        },
                        {
                            "id": "2033f566-39b6-4f18-b772-ea68e59cdf3c",
                            "gambit_id": "0aac9b65-cd25-46f0-9a43-f29c367440d0",
                            "last_updated": "2022-12-10T18:46:59.688418-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62da5972-b06a-4272-ace4-2151b28c625b/?format=api"
                        }
                    ]
                },
                {
                    "id": "24e838df-23ad-4e66-84ea-3d2282281614",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5ce2a755-aeea-4150-8717-2cf29bd5ca65/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0f559fca-4cb0-4a14-8658-99daaaf30979",
                            "gambit_id": "b67050bd-d0e7-44b9-a07e-2f53471f4c11",
                            "last_updated": "2022-12-10T18:46:59.683969-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24e838df-23ad-4e66-84ea-3d2282281614/?format=api"
                        },
                        {
                            "id": "21e6f574-1e17-40c1-ab85-50d166ac645b",
                            "gambit_id": "6e614e99-9509-4780-8c8a-e7bc8ebe5a41",
                            "last_updated": "2022-12-10T18:46:59.685059-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24e838df-23ad-4e66-84ea-3d2282281614/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aa8c4b0a-fede-4f47-951b-5d7504ca628d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "395a161f-dd79-478f-933c-a1f22133c3cb",
            "completed": true,
            "last_updated": "2022-12-10T18:52:00.557773-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/395a161f-dd79-478f-933c-a1f22133c3cb",
            "datetime": "2022-12-09T19:07:00-05:00",
            "cutoff_datetime": "2022-12-09T19:07:00-05:00",
            "name": "Seattle Kraken v. Washington Capitals",
            "bettypes": [
                {
                    "id": "44b3b30c-5eaf-4613-9dfe-4c40a3d3b66b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa8c4b0a-fede-4f47-951b-5d7504ca628d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Capitals",
                                "amount": 5753.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "89fed88f-cb04-498e-808a-ad06b01f0e6a",
                            "gambit_id": "d5a0bf12-1b08-42be-9040-6cd25da48682",
                            "last_updated": "2022-12-10T18:52:00.567044-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b3b30c-5eaf-4613-9dfe-4c40a3d3b66b/?format=api"
                        },
                        {
                            "id": "76d95217-bb13-4eba-90eb-08aa12f8eef6",
                            "gambit_id": "7f256bcd-c141-42f3-9c9e-6f6825637845",
                            "last_updated": "2022-12-10T18:52:00.568114-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b3b30c-5eaf-4613-9dfe-4c40a3d3b66b/?format=api"
                        }
                    ]
                },
                {
                    "id": "f881028f-c796-483b-93e3-c24fb6804a33",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa8c4b0a-fede-4f47-951b-5d7504ca628d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 6336.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "72987c2f-b1bf-48a9-bd5e-644ef935f3b9",
                            "gambit_id": "bda4627d-d864-483f-872f-fa769db5ee1d",
                            "last_updated": "2022-12-10T18:52:00.564847-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f881028f-c796-483b-93e3-c24fb6804a33/?format=api"
                        },
                        {
                            "id": "544bb9a8-2245-4aed-ab38-27508040b4ee",
                            "gambit_id": "3896f765-ff78-464d-9a41-e8bdbaf120c7",
                            "last_updated": "2022-12-10T18:52:00.563746-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f881028f-c796-483b-93e3-c24fb6804a33/?format=api"
                        }
                    ]
                },
                {
                    "id": "9aa12b43-0748-4dd4-967d-7895c063e443",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa8c4b0a-fede-4f47-951b-5d7504ca628d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cceef708-213c-4bdf-9c4c-19f2b711f6f7",
                            "gambit_id": "f1966726-db4e-446f-b133-9ec333ed6088",
                            "last_updated": "2022-12-10T18:52:00.561622-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9aa12b43-0748-4dd4-967d-7895c063e443/?format=api"
                        },
                        {
                            "id": "09808bb5-b21f-4874-8861-4fe1c2b50c97",
                            "gambit_id": "21267291-d789-4e61-8e12-216b6bfdb4ab",
                            "last_updated": "2022-12-10T18:52:00.560498-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9aa12b43-0748-4dd4-967d-7895c063e443/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "44703f3c-d4f1-432e-8ef5-01750fd9a96c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "95c9dd3f-cd70-4658-af7d-7157e0f273fb",
            "completed": true,
            "last_updated": "2022-12-10T18:57:12.635243-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.78,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/95c9dd3f-cd70-4658-af7d-7157e0f273fb",
            "datetime": "2022-12-09T14:00:00-05:00",
            "cutoff_datetime": "2022-12-09T14:00:00-05:00",
            "name": "Netherlands v. Argentina",
            "bettypes": [
                {
                    "id": "52706349-16d8-431a-94e0-0c9866896c06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44703f3c-d4f1-432e-8ef5-01750fd9a96c/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Argentina",
                                "amount": 5764.0
                            },
                            {
                                "team": "Draw",
                                "amount": 4236.0
                            }
                        ],
                        "expected_reward_tokens": 11816.2,
                        "profit_sb": 2816.2,
                        "profit_sb_percentage": 31.29,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Argentina",
                                "amount": 4188.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3077.0
                            },
                            {
                                "team": "Netherlands",
                                "amount": 2734.0
                            }
                        ],
                        "expected_reward_tokens": 8584.76,
                        "profit_sb": -415.24,
                        "profit_sb_percentage": -4.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67fc9e16-ebec-4523-b4c4-1e7e41482555",
                            "gambit_id": "3681949c-2f6c-4d7b-8020-5cd70cb5ec7a",
                            "last_updated": "2022-12-10T18:57:12.641333-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Argentina",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52706349-16d8-431a-94e0-0c9866896c06/?format=api"
                        },
                        {
                            "id": "e13b057f-75d9-4118-bcd8-372b34df82d4",
                            "gambit_id": "e7a68c6e-466e-490c-89f5-c14fcbaf6d4f",
                            "last_updated": "2022-12-10T18:57:12.643541-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "2.79000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52706349-16d8-431a-94e0-0c9866896c06/?format=api"
                        },
                        {
                            "id": "8828ae2d-ef9c-40f3-8a85-bdae215eafdb",
                            "gambit_id": "fa801126-3326-4909-8fbf-69073546d4a7",
                            "last_updated": "2022-12-10T18:57:12.642435-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Netherlands",
                            "reward": "3.14000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52706349-16d8-431a-94e0-0c9866896c06/?format=api"
                        }
                    ]
                },
                {
                    "id": "f69e029b-e637-4d34-ab07-81776d91110f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/44703f3c-d4f1-432e-8ef5-01750fd9a96c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6076.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 3924.0
                            }
                        ],
                        "expected_reward_tokens": 8749.44,
                        "profit_sb": -250.56,
                        "profit_sb_percentage": -2.78,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "57b13bba-7349-4703-84d9-94d994e3072f",
                            "gambit_id": "977e920f-7a70-4108-8009-208f4e9c12fc",
                            "last_updated": "2022-12-10T18:57:12.639136-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f69e029b-e637-4d34-ab07-81776d91110f/?format=api"
                        },
                        {
                            "id": "d6d7e8f7-1276-4986-8edf-2353e0105247",
                            "gambit_id": "8d7d9206-c999-47ad-9f62-650ec66fd8fc",
                            "last_updated": "2022-12-10T18:57:12.638021-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f69e029b-e637-4d34-ab07-81776d91110f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "131406db-5d95-4d29-a5cb-0d1d880d5219",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "63044a68-8cc4-4137-81eb-05c0017bb547",
            "completed": true,
            "last_updated": "2022-12-10T18:57:13.045808-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.3,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/63044a68-8cc4-4137-81eb-05c0017bb547",
            "datetime": "2022-12-09T10:00:00-05:00",
            "cutoff_datetime": "2022-12-09T10:00:00-05:00",
            "name": "Croatia v. Brazil",
            "bettypes": [
                {
                    "id": "03baa028-a3f8-49eb-8668-b6489f5bb106",
                    "match": "https://api-prod.gambitprofit.com/api/matches/131406db-5d95-4d29-a5cb-0d1d880d5219/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Brazil",
                                "amount": 7509.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2491.0
                            }
                        ],
                        "expected_reward_tokens": 9911.88,
                        "profit_sb": 911.88,
                        "profit_sb_percentage": 10.13,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brazil",
                                "amount": 6593.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2187.0
                            },
                            {
                                "team": "Croatia",
                                "amount": 1221.0
                            }
                        ],
                        "expected_reward_tokens": 8702.76,
                        "profit_sb": -297.24,
                        "profit_sb_percentage": -3.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9a3bda36-2a30-495c-8bc2-45ea72a7359f",
                            "gambit_id": "aa180057-db9c-4756-96bc-670ce8b67c25",
                            "last_updated": "2022-12-10T18:57:13.054477-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brazil",
                            "reward": "1.32000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03baa028-a3f8-49eb-8668-b6489f5bb106/?format=api"
                        },
                        {
                            "id": "38a26571-a37b-44e1-8a3d-497fa4120d14",
                            "gambit_id": "2d5e6918-9ee6-4120-b58b-e1bc5a39881b",
                            "last_updated": "2022-12-10T18:57:13.053351-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.98000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03baa028-a3f8-49eb-8668-b6489f5bb106/?format=api"
                        },
                        {
                            "id": "5e64c6cc-fafc-484f-a1bc-dc6d4ed3de9b",
                            "gambit_id": "1832765a-9754-4069-bba0-35be0ef0ded2",
                            "last_updated": "2022-12-10T18:57:13.052208-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Croatia",
                            "reward": "7.13000",
                            "odds": "8.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03baa028-a3f8-49eb-8668-b6489f5bb106/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0516f3f-1502-4a23-b806-318d50da818f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/131406db-5d95-4d29-a5cb-0d1d880d5219/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 8700.0,
                        "profit_sb": -300.0,
                        "profit_sb_percentage": -3.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9557db76-8a16-4239-bf5f-65b9cceeab27",
                            "gambit_id": "95f79529-c011-445e-9e8a-be74864f9bfe",
                            "last_updated": "2022-12-10T18:57:13.049804-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.74000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0516f3f-1502-4a23-b806-318d50da818f/?format=api"
                        },
                        {
                            "id": "fc9cff7c-bd00-413d-b0d7-1fad0ad727b5",
                            "gambit_id": "c7a3252a-ba47-443c-b9ed-2dbe66c4f0ef",
                            "last_updated": "2022-12-10T18:57:13.048555-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.74000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0516f3f-1502-4a23-b806-318d50da818f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b69bcad2-ffb6-49f6-b39c-4ffe85981ebb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "4c09c693-7f38-49f1-828e-c69bccc7155b",
            "completed": true,
            "last_updated": "2022-12-09T10:02:14.753162-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4c09c693-7f38-49f1-828e-c69bccc7155b",
            "datetime": "2022-12-08T22:10:00-05:00",
            "cutoff_datetime": "2022-12-08T22:10:00-05:00",
            "name": "Denver Nuggets v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "4bb64103-ac4e-4e24-b2b3-a0f61f41e9c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b69bcad2-ffb6-49f6-b39c-4ffe85981ebb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5399.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "509e11e8-6039-44d7-b82a-79df41330783",
                            "gambit_id": "3907e12d-0110-44cb-b3b2-7d0f59272902",
                            "last_updated": "2022-12-09T10:02:14.763102-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bb64103-ac4e-4e24-b2b3-a0f61f41e9c1/?format=api"
                        },
                        {
                            "id": "46237b69-4ed5-438f-a3c9-d4028a22662c",
                            "gambit_id": "b358280c-76a6-4183-b192-45aec2d8d5d8",
                            "last_updated": "2022-12-09T10:02:14.762144-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bb64103-ac4e-4e24-b2b3-a0f61f41e9c1/?format=api"
                        }
                    ]
                },
                {
                    "id": "cfdd7946-85cc-426b-9638-3acff078033c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b69bcad2-ffb6-49f6-b39c-4ffe85981ebb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "426ffb25-5634-4a34-b5f0-4eaa853218a6",
                            "gambit_id": "b29366f7-1786-494a-8fc3-17d081ce363a",
                            "last_updated": "2022-12-09T10:02:14.759208-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfdd7946-85cc-426b-9638-3acff078033c/?format=api"
                        },
                        {
                            "id": "4af92222-ddff-4eb6-9dc3-7ea1dd46bc20",
                            "gambit_id": "3178d043-438c-4bda-98d2-073d1fdc9556",
                            "last_updated": "2022-12-09T10:02:14.760208-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfdd7946-85cc-426b-9638-3acff078033c/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b03a91b-0c68-4333-acac-ddadf13ec11f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b69bcad2-ffb6-49f6-b39c-4ffe85981ebb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 227.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6280cf64-8c32-4834-9ddd-096661d0acac",
                            "gambit_id": "bb967f8d-714c-4955-b01c-df1c1c450c0b",
                            "last_updated": "2022-12-09T10:02:14.757240-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b03a91b-0c68-4333-acac-ddadf13ec11f/?format=api"
                        },
                        {
                            "id": "63dc8a89-a9de-4a52-9062-e980bdcc034f",
                            "gambit_id": "34ef60e5-c5dc-4ca7-b311-189f3634ac10",
                            "last_updated": "2022-12-09T10:02:14.756057-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b03a91b-0c68-4333-acac-ddadf13ec11f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2de6bcd2-358c-4b4e-9e0a-b0b4b6c1cc6b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1f9de054-8c2b-40ad-949f-706d228f217f",
            "completed": true,
            "last_updated": "2022-12-09T10:02:14.612805-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1f9de054-8c2b-40ad-949f-706d228f217f",
            "datetime": "2022-12-08T20:40:00-05:00",
            "cutoff_datetime": "2022-12-08T20:40:00-05:00",
            "name": "Houston Rockets v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "09f178df-e8e4-4a2b-b502-4e34266b80d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2de6bcd2-358c-4b4e-9e0a-b0b4b6c1cc6b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Rockets",
                                "amount": 5399.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ba577ca1-e56f-4a9e-869b-46b892eb198c",
                            "gambit_id": "19824615-2b3b-40fe-9e81-290337289aa4",
                            "last_updated": "2022-12-09T10:02:14.620367-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f178df-e8e4-4a2b-b502-4e34266b80d2/?format=api"
                        },
                        {
                            "id": "d95b9b41-9a88-4359-a806-5ceff377f1e2",
                            "gambit_id": "0dc40be4-fa64-4abc-b62b-b1387f384ad3",
                            "last_updated": "2022-12-09T10:02:14.619284-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09f178df-e8e4-4a2b-b502-4e34266b80d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "a89733a6-8240-4716-a4e8-6649051aa75c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2de6bcd2-358c-4b4e-9e0a-b0b4b6c1cc6b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Rockets",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "969b0b2b-a33b-4b4e-9c37-c64bcac8873e",
                            "gambit_id": "4a0e3846-5534-42a9-bbc0-8b6af222b1fc",
                            "last_updated": "2022-12-09T10:02:14.623405-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89733a6-8240-4716-a4e8-6649051aa75c/?format=api"
                        },
                        {
                            "id": "e57b1bff-5d4e-4b46-b9a0-fdaab96c126e",
                            "gambit_id": "148a5ad9-a69f-4a7e-a72d-88f73dfe6d26",
                            "last_updated": "2022-12-09T10:02:14.622410-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89733a6-8240-4716-a4e8-6649051aa75c/?format=api"
                        }
                    ]
                },
                {
                    "id": "e96a517b-08ab-45fe-bfea-0b5917d9a850",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2de6bcd2-358c-4b4e-9e0a-b0b4b6c1cc6b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 230",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "20804a21-941c-46f5-9b89-9f2d78649d02",
                            "gambit_id": "8f3722f5-ac35-4d10-9ca8-3975d524aefd",
                            "last_updated": "2022-12-09T10:02:14.615866-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 230",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96a517b-08ab-45fe-bfea-0b5917d9a850/?format=api"
                        },
                        {
                            "id": "b1493405-738f-4f03-b249-d4e97bf4f5f3",
                            "gambit_id": "66dbe8c6-5757-4be2-a777-6bd2f7f011d2",
                            "last_updated": "2022-12-09T10:02:14.617127-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 230",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96a517b-08ab-45fe-bfea-0b5917d9a850/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "783ce8db-e169-4d17-a718-8b416b5286e7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "404d1b21-1e77-4f66-bd78-f242679fbdf3",
            "completed": true,
            "last_updated": "2022-12-09T09:52:15.210015-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/404d1b21-1e77-4f66-bd78-f242679fbdf3",
            "datetime": "2022-12-08T20:37:00-05:00",
            "cutoff_datetime": "2022-12-08T20:37:00-05:00",
            "name": "Ottawa Senators v. Dallas Stars",
            "bettypes": [
                {
                    "id": "148b9ca8-7dff-4fee-8024-c0cc5ce0e2cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/783ce8db-e169-4d17-a718-8b416b5286e7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 6336.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f13bf1d1-10b5-45f4-be45-071c348ecb65",
                            "gambit_id": "05ba1c1d-4a48-4fae-8fee-c4c1173f3ab8",
                            "last_updated": "2022-12-09T09:52:15.219141-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148b9ca8-7dff-4fee-8024-c0cc5ce0e2cf/?format=api"
                        },
                        {
                            "id": "19b541bd-84bd-43d8-a0de-1246445bdfaf",
                            "gambit_id": "46e3b428-84fa-4a4b-8627-1f9c115bc881",
                            "last_updated": "2022-12-09T09:52:15.220127-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148b9ca8-7dff-4fee-8024-c0cc5ce0e2cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "93ee67a2-c25d-4f1d-9a2b-da8d2b0dedd7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/783ce8db-e169-4d17-a718-8b416b5286e7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 5753.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0b5fb5fa-ed4d-40c3-877e-f136aad1830b",
                            "gambit_id": "f2f904a6-556a-4df4-a78b-3f6e994f913e",
                            "last_updated": "2022-12-09T09:52:15.217205-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ee67a2-c25d-4f1d-9a2b-da8d2b0dedd7/?format=api"
                        },
                        {
                            "id": "510f4eba-8293-4b4b-882e-0335fee552c3",
                            "gambit_id": "2e3fc666-7ec0-4008-ad60-f3c304fce117",
                            "last_updated": "2022-12-09T09:52:15.216219-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ee67a2-c25d-4f1d-9a2b-da8d2b0dedd7/?format=api"
                        }
                    ]
                },
                {
                    "id": "5be68b6f-5fac-4fe5-b7af-df745158636f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/783ce8db-e169-4d17-a718-8b416b5286e7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "49197d2c-0689-4db5-a0dd-6598902db39a",
                            "gambit_id": "62ff330d-8f87-43f5-acc3-977836775fe5",
                            "last_updated": "2022-12-09T09:52:15.214161-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5be68b6f-5fac-4fe5-b7af-df745158636f/?format=api"
                        },
                        {
                            "id": "e461b1a6-7536-4603-a662-3c1d9955a5f5",
                            "gambit_id": "4e4877bc-8604-47eb-83b1-bce5f329965a",
                            "last_updated": "2022-12-09T09:52:15.212991-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5be68b6f-5fac-4fe5-b7af-df745158636f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "13bc4551-2fac-432f-8412-23c65a144fea",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cced729f-5dcc-4cff-994f-64e25b4001aa",
            "completed": true,
            "last_updated": "2022-12-09T09:52:14.715791-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.46,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/cced729f-5dcc-4cff-994f-64e25b4001aa",
            "datetime": "2022-12-08T20:15:00-05:00",
            "cutoff_datetime": "2022-12-08T20:15:00-05:00",
            "name": "Las Vegas Raiders v. Los Angeles Rams",
            "bettypes": [
                {
                    "id": "ad1c0258-45a8-4131-a66d-4fa5059cb88e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13bc4551-2fac-432f-8412-23c65a144fea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 6986.0
                            },
                            {
                                "team": "Los Angeles Rams",
                                "amount": 3014.0
                            }
                        ],
                        "expected_reward_tokens": 9221.52,
                        "profit_sb": 221.52,
                        "profit_sb_percentage": 2.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cfa7f549-b9f1-44c3-8e0f-0fa4f6beb8ae",
                            "gambit_id": "b6097ef9-13b3-415c-9f4c-eb33f1ae0e97",
                            "last_updated": "2022-12-09T09:52:14.722888-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.32000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad1c0258-45a8-4131-a66d-4fa5059cb88e/?format=api"
                        },
                        {
                            "id": "132e55ae-33f5-42ef-af34-89f8341285e1",
                            "gambit_id": "1ad1a95b-0590-41ea-ad38-91adac3d84b5",
                            "last_updated": "2022-12-09T09:52:14.721822-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "3.06000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad1c0258-45a8-4131-a66d-4fa5059cb88e/?format=api"
                        }
                    ]
                },
                {
                    "id": "59fc6b53-5f45-4649-b868-db18955cf39f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13bc4551-2fac-432f-8412-23c65a144fea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Rams",
                                "amount": 5000.0
                            },
                            {
                                "team": "Las Vegas Raiders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "54b0f238-1f8b-4407-873a-3060feb58886",
                            "gambit_id": "dbbc05e3-debf-4ce2-960f-d3db22d9c4e9",
                            "last_updated": "2022-12-09T09:52:14.724932-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Rams",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59fc6b53-5f45-4649-b868-db18955cf39f/?format=api"
                        },
                        {
                            "id": "1b5289e5-258b-487f-9553-0f95eb80b458",
                            "gambit_id": "c4293d33-5ad1-4390-836b-be7f184c5e72",
                            "last_updated": "2022-12-09T09:52:14.725929-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Las Vegas Raiders",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59fc6b53-5f45-4649-b868-db18955cf39f/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc5cde78-56a2-41f3-91f8-56b36e8da073",
                    "match": "https://api-prod.gambitprofit.com/api/matches/13bc4551-2fac-432f-8412-23c65a144fea/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 42",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89f5b1fb-9856-47b1-8e98-37c15d1bd426",
                            "gambit_id": "765b3332-1d19-48b6-ba8d-5dfd09cc2074",
                            "last_updated": "2022-12-09T09:52:14.719797-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 42",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc5cde78-56a2-41f3-91f8-56b36e8da073/?format=api"
                        },
                        {
                            "id": "e2f178e1-6bd8-434a-bc70-155928f71000",
                            "gambit_id": "cb4eceac-125e-4545-b2db-d20debe8e58a",
                            "last_updated": "2022-12-09T09:52:14.718776-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 42",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "42.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc5cde78-56a2-41f3-91f8-56b36e8da073/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b453f7bf-9885-497a-b80c-0da50b552de5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fa59904b-fa30-43f3-80a3-ecbd2a7a0e7d",
            "completed": true,
            "last_updated": "2022-12-09T09:57:13.629030-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fa59904b-fa30-43f3-80a3-ecbd2a7a0e7d",
            "datetime": "2022-12-08T20:07:00-05:00",
            "cutoff_datetime": "2022-12-08T20:07:00-05:00",
            "name": "Winnipeg Jets v. St Louis Blues",
            "bettypes": [
                {
                    "id": "a87fae64-d97b-4926-a741-b0d43af7ab53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b453f7bf-9885-497a-b80c-0da50b552de5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 5304.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e9179add-35b7-4e6a-a15c-c9fcab831377",
                            "gambit_id": "575167e8-d815-4912-9ec0-d9e843d83e65",
                            "last_updated": "2022-12-09T09:57:13.640309-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a87fae64-d97b-4926-a741-b0d43af7ab53/?format=api"
                        },
                        {
                            "id": "88acccb4-2eee-4909-a6c2-da216d59f864",
                            "gambit_id": "5cf48620-6f9d-4648-89b0-a99cab08f244",
                            "last_updated": "2022-12-09T09:57:13.639320-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a87fae64-d97b-4926-a741-b0d43af7ab53/?format=api"
                        }
                    ]
                },
                {
                    "id": "41eab0e7-0791-4b2b-9355-97d25caddca9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b453f7bf-9885-497a-b80c-0da50b552de5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Blues",
                                "amount": 6825.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9144.0,
                        "profit_sb": 144.0,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "97390775-9488-4abf-9a7c-ba4203a98554",
                            "gambit_id": "339bdc64-bda4-4562-9c09-8ee706d3b38c",
                            "last_updated": "2022-12-09T09:57:13.637222-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.34000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41eab0e7-0791-4b2b-9355-97d25caddca9/?format=api"
                        },
                        {
                            "id": "e1047ef5-b3c6-4855-8342-93c937ba4b9a",
                            "gambit_id": "379701ff-282d-46f9-b37e-18286a64b78f",
                            "last_updated": "2022-12-09T09:57:13.635452-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41eab0e7-0791-4b2b-9355-97d25caddca9/?format=api"
                        }
                    ]
                },
                {
                    "id": "73da9a2f-afe8-4360-90b8-706df22452e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b453f7bf-9885-497a-b80c-0da50b552de5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "54708744-cb1a-4e12-8f1a-987ebc68da8d",
                            "gambit_id": "672eddde-eeed-4670-96aa-c8445e709c0c",
                            "last_updated": "2022-12-09T09:57:13.631882-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73da9a2f-afe8-4360-90b8-706df22452e9/?format=api"
                        },
                        {
                            "id": "37acd0af-857c-48db-ab54-e71ac380d0e1",
                            "gambit_id": "49d73d21-051b-46c4-ad2a-a16f1170467f",
                            "last_updated": "2022-12-09T09:57:13.633098-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73da9a2f-afe8-4360-90b8-706df22452e9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "cfd1de58-8a87-4a6d-8829-7581baa026b5",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "31f76c63-7b1c-4bfc-9b70-37442d802d86",
            "completed": true,
            "last_updated": "2022-12-09T10:02:14.201137-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/31f76c63-7b1c-4bfc-9b70-37442d802d86",
            "datetime": "2022-12-08T19:40:00-05:00",
            "cutoff_datetime": "2022-12-08T19:40:00-05:00",
            "name": "Los Angeles Clippers v. Miami Heat",
            "bettypes": [
                {
                    "id": "e8c78547-776a-47f3-bb05-d965659fafd7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfd1de58-8a87-4a6d-8829-7581baa026b5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 6825.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9144.0,
                        "profit_sb": 144.0,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e64ab4ae-1154-4fea-9439-173a03354c4d",
                            "gambit_id": "6673babb-aa35-4e26-8fa3-b8eeacaf275d",
                            "last_updated": "2022-12-09T10:02:14.211510-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.34000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c78547-776a-47f3-bb05-d965659fafd7/?format=api"
                        },
                        {
                            "id": "944e43e6-c87f-4ae8-a8b5-2143564c8757",
                            "gambit_id": "17d622c9-1e78-41c3-ba1e-38f56c825f41",
                            "last_updated": "2022-12-09T10:02:14.210371-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c78547-776a-47f3-bb05-d965659fafd7/?format=api"
                        }
                    ]
                },
                {
                    "id": "e7c89e6e-9a2e-4de4-b46a-01962c0d8e1d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfd1de58-8a87-4a6d-8829-7581baa026b5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e7048db-292c-4022-a153-fbb1538a0388",
                            "gambit_id": "c195df59-580c-4ef2-a30f-7fa6079836ef",
                            "last_updated": "2022-12-09T10:02:14.208130-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7c89e6e-9a2e-4de4-b46a-01962c0d8e1d/?format=api"
                        },
                        {
                            "id": "2dced1f9-e937-4b3e-ad9e-b5f61539bd36",
                            "gambit_id": "91d4fab4-c8f4-4f9c-b618-cfe046a560ad",
                            "last_updated": "2022-12-09T10:02:14.207171-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7c89e6e-9a2e-4de4-b46a-01962c0d8e1d/?format=api"
                        }
                    ]
                },
                {
                    "id": "166828cf-7f84-43c8-b568-46199d20032b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/cfd1de58-8a87-4a6d-8829-7581baa026b5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 211",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 211",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bfdf52f2-e85a-4df0-bcac-031ceb6f101f",
                            "gambit_id": "5d243d52-1b7f-4bef-b9e3-7e0cfd3f1dee",
                            "last_updated": "2022-12-09T10:02:14.203944-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 211",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "211.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/166828cf-7f84-43c8-b568-46199d20032b/?format=api"
                        },
                        {
                            "id": "f80ed125-ab8b-4fb9-be9e-eb398126aaa9",
                            "gambit_id": "9336ddf2-1e8f-4768-8cc6-a91026dc0749",
                            "last_updated": "2022-12-09T10:02:14.205122-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 211",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "211.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/166828cf-7f84-43c8-b568-46199d20032b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ec7aa143-9ec6-41c2-a0c5-4d71e5ba5b8d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6142a3fe-b403-4e0d-97e5-091d101a0a15",
            "completed": true,
            "last_updated": "2022-12-09T09:57:13.354375-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/6142a3fe-b403-4e0d-97e5-091d101a0a15",
            "datetime": "2022-12-08T19:37:00-05:00",
            "cutoff_datetime": "2022-12-08T19:37:00-05:00",
            "name": "Detroit Red Wings v. Florida Panthers",
            "bettypes": [
                {
                    "id": "ac5f625c-ac66-4a5e-a36d-7a263acf6114",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec7aa143-9ec6-41c2-a0c5-4d71e5ba5b8d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Panthers",
                                "amount": 6482.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2ad6e440-a122-4d20-a77e-af64eddf9e4c",
                            "gambit_id": "b43a4d1c-81f9-45f2-bc69-7a964b7bdfa4",
                            "last_updated": "2022-12-09T09:57:13.364339-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac5f625c-ac66-4a5e-a36d-7a263acf6114/?format=api"
                        },
                        {
                            "id": "d643075a-279c-42e2-be99-5ddef52b9a4c",
                            "gambit_id": "bafc77be-1067-43d8-9fa1-bf15d0e87c22",
                            "last_updated": "2022-12-09T09:57:13.365415-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac5f625c-ac66-4a5e-a36d-7a263acf6114/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0116623-dd01-4fe1-908d-5d8ca613721f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec7aa143-9ec6-41c2-a0c5-4d71e5ba5b8d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 5664.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 4336.0
                            }
                        ],
                        "expected_reward_tokens": 9062.24,
                        "profit_sb": 62.24,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3d40348-bbfe-4dde-9d10-dcdec7b11871",
                            "gambit_id": "22ae7c7b-be04-4646-89ff-eb188d315aa8",
                            "last_updated": "2022-12-09T09:57:13.362194-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.60000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0116623-dd01-4fe1-908d-5d8ca613721f/?format=api"
                        },
                        {
                            "id": "e456db6e-661f-4c16-8b02-f4ca67faba8b",
                            "gambit_id": "25521f3b-43ef-4e2b-8420-f9b03ca663c4",
                            "last_updated": "2022-12-09T09:57:13.361025-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.09000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0116623-dd01-4fe1-908d-5d8ca613721f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e677ff5-894a-4ce2-a67a-b5643cce1638",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ec7aa143-9ec6-41c2-a0c5-4d71e5ba5b8d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dd9f1c21-97b7-45a4-8e7e-b8e4fe7ecf7f",
                            "gambit_id": "156cc9e2-b32e-468d-8dab-f99bb65217e7",
                            "last_updated": "2022-12-09T09:57:13.358615-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e677ff5-894a-4ce2-a67a-b5643cce1638/?format=api"
                        },
                        {
                            "id": "9d52b4a6-78d2-412b-992e-3367f169272d",
                            "gambit_id": "f53747fc-651f-4013-a0b5-99dbb91c3a2a",
                            "last_updated": "2022-12-09T09:57:13.357428-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e677ff5-894a-4ce2-a67a-b5643cce1638/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5103c7fd-1205-4322-9c0c-3b93cd29fe30",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fb27be40-5366-403e-8dd8-87aa1db81e50",
            "completed": true,
            "last_updated": "2022-12-09T09:57:12.805296-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fb27be40-5366-403e-8dd8-87aa1db81e50",
            "datetime": "2022-12-08T19:07:00-05:00",
            "cutoff_datetime": "2022-12-08T19:07:00-05:00",
            "name": "Los Angeles Kings v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "ab7d27a0-50f3-4550-ac0e-cdd47d265e4f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5103c7fd-1205-4322-9c0c-3b93cd29fe30/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Maple Leafs",
                                "amount": 6114.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "705959fe-9320-4cb9-8787-4679628ab104",
                            "gambit_id": "0c35221f-3121-4f45-b391-bfe87b96af7f",
                            "last_updated": "2022-12-09T09:57:12.814374-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab7d27a0-50f3-4550-ac0e-cdd47d265e4f/?format=api"
                        },
                        {
                            "id": "fa31c964-10ba-477c-83a4-c032e9d0979c",
                            "gambit_id": "62592932-d666-4ea3-8391-7f60fe6742f5",
                            "last_updated": "2022-12-09T09:57:12.815354-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab7d27a0-50f3-4550-ac0e-cdd47d265e4f/?format=api"
                        }
                    ]
                },
                {
                    "id": "f1b6f204-34c0-4835-a0c6-114fe47c2b42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5103c7fd-1205-4322-9c0c-3b93cd29fe30/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 5974.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4026.0
                            }
                        ],
                        "expected_reward_tokens": 9139.02,
                        "profit_sb": 139.02,
                        "profit_sb_percentage": 1.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a554b06-e5c0-494b-bf4f-4510270de919",
                            "gambit_id": "fb2f74f6-2a15-43be-99a9-0ce163e16e72",
                            "last_updated": "2022-12-09T09:57:12.812292-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.53000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1b6f204-34c0-4835-a0c6-114fe47c2b42/?format=api"
                        },
                        {
                            "id": "79ad36c2-fe81-48ed-b9ac-c56fd36e5b38",
                            "gambit_id": "b834b9c9-63f4-48fb-990c-639ff53cb761",
                            "last_updated": "2022-12-09T09:57:12.811288-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.27000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1b6f204-34c0-4835-a0c6-114fe47c2b42/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c704490-12fc-4f6d-8a44-d18f5b23bb77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5103c7fd-1205-4322-9c0c-3b93cd29fe30/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "334cdd06-dd35-4d44-adc1-0f481101ba6e",
                            "gambit_id": "e6b17151-56eb-4c79-b5f7-0507666fa90c",
                            "last_updated": "2022-12-09T09:57:12.809254-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c704490-12fc-4f6d-8a44-d18f5b23bb77/?format=api"
                        },
                        {
                            "id": "8e47a781-658a-40eb-a8ad-3dec02bca3a6",
                            "gambit_id": "a7f6c5ee-b605-4265-be7f-fe80946be6dd",
                            "last_updated": "2022-12-09T09:57:12.808181-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c704490-12fc-4f6d-8a44-d18f5b23bb77/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "14a782de-2d4b-4d7c-82eb-cedd2d3cfa44",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a5917b96-b323-4e5c-b073-3e78283d6259",
            "completed": true,
            "last_updated": "2022-12-09T09:57:13.076230-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a5917b96-b323-4e5c-b073-3e78283d6259",
            "datetime": "2022-12-08T19:07:00-05:00",
            "cutoff_datetime": "2022-12-08T19:07:00-05:00",
            "name": "Nashville Predators v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "a2297ac4-eca8-47a4-97a7-ade874ae8eea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14a782de-2d4b-4d7c-82eb-cedd2d3cfa44/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 6170.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f1f900de-408a-405c-811f-4ae4000b1512",
                            "gambit_id": "0152ef37-ac17-4a7c-9e7c-5530dd4005d1",
                            "last_updated": "2022-12-09T09:57:13.085149-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2297ac4-eca8-47a4-97a7-ade874ae8eea/?format=api"
                        },
                        {
                            "id": "b505319f-c9dc-4ba5-a5c8-13e028685ac7",
                            "gambit_id": "b5215e39-b2df-4bb4-a5fa-6d99819e7c5c",
                            "last_updated": "2022-12-09T09:57:13.086115-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2297ac4-eca8-47a4-97a7-ade874ae8eea/?format=api"
                        }
                    ]
                },
                {
                    "id": "31ab6b6a-ab6a-45df-90dd-99a331d0e7f6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14a782de-2d4b-4d7c-82eb-cedd2d3cfa44/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 5899.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0e78aa69-f7e0-4c70-ab11-6939bea2c894",
                            "gambit_id": "8cfcf3e5-ff92-4537-ab6b-9e2646f90d04",
                            "last_updated": "2022-12-09T09:57:13.083183-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31ab6b6a-ab6a-45df-90dd-99a331d0e7f6/?format=api"
                        },
                        {
                            "id": "4c217d27-0ec5-4f16-994e-1cd758f3be39",
                            "gambit_id": "e03b33ae-7084-447f-ac6f-9a47a468b0c7",
                            "last_updated": "2022-12-09T09:57:13.082193-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31ab6b6a-ab6a-45df-90dd-99a331d0e7f6/?format=api"
                        }
                    ]
                },
                {
                    "id": "f5c3da3e-2cca-4a2f-918e-74bd31904ab6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/14a782de-2d4b-4d7c-82eb-cedd2d3cfa44/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "60ab5fd9-c2e6-4225-83c6-035f3cb7a5c9",
                            "gambit_id": "67f67793-dc6a-4350-b2ed-efb81181507b",
                            "last_updated": "2022-12-09T09:57:13.080157-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c3da3e-2cca-4a2f-918e-74bd31904ab6/?format=api"
                        },
                        {
                            "id": "aab7cb5c-befc-4ea4-9a05-582dc9fad724",
                            "gambit_id": "5529f780-301e-4238-9102-0e04a5947de4",
                            "last_updated": "2022-12-09T09:57:13.079115-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c3da3e-2cca-4a2f-918e-74bd31904ab6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2c7914b7-be5f-4d7b-a24d-75bf5eedae65",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "45306d2f-7713-4445-9878-6be041b25379",
            "completed": true,
            "last_updated": "2022-12-08T13:02:27.653478-05: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/45306d2f-7713-4445-9878-6be041b25379",
            "datetime": "2022-12-07T22:59:00-05:00",
            "cutoff_datetime": "2022-12-07T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - December 7th 2022",
            "bettypes": [
                {
                    "id": "23c2ca74-7bc2-425e-a3ea-3fedc3f3abad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2c7914b7-be5f-4d7b-a24d-75bf5eedae65/?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": "99012e67-8659-453e-8146-a55fdd6c5e14",
                            "gambit_id": "a0dffd7b-8328-49ee-97f4-abbafdc94a96",
                            "last_updated": "2022-12-08T13:02:27.657367-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c2ca74-7bc2-425e-a3ea-3fedc3f3abad/?format=api"
                        },
                        {
                            "id": "b151fd5f-7558-4392-a3d5-00799f782cd9",
                            "gambit_id": "45085c73-7876-421f-a208-38f8b6fdb347",
                            "last_updated": "2022-12-08T13:02:27.659357-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c2ca74-7bc2-425e-a3ea-3fedc3f3abad/?format=api"
                        },
                        {
                            "id": "4073f5ae-a899-4353-b503-942b1ee596fb",
                            "gambit_id": "64c92d1a-a7f0-4aff-a1f1-a8a62e43f1b2",
                            "last_updated": "2022-12-08T13:02:27.660323-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c2ca74-7bc2-425e-a3ea-3fedc3f3abad/?format=api"
                        },
                        {
                            "id": "c9f2b406-90da-480a-91cf-3d5046d9bb17",
                            "gambit_id": "c38395f3-9249-4653-9a56-9534fd011cd4",
                            "last_updated": "2022-12-08T13:02:27.658339-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c2ca74-7bc2-425e-a3ea-3fedc3f3abad/?format=api"
                        },
                        {
                            "id": "7a68c593-5e0b-439e-aab9-43351c8a42f3",
                            "gambit_id": "804b647a-bb4a-45d1-bee1-8bbbd0a31d0f",
                            "last_updated": "2022-12-08T13:02:27.656220-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c2ca74-7bc2-425e-a3ea-3fedc3f3abad/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e710e427-0c37-4bc5-bf7b-60563c69109c",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7aa4fcd3-034b-49ae-a8ba-4a0a90c4942b",
            "completed": true,
            "last_updated": "2022-12-08T13:02:28.286110-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/7aa4fcd3-034b-49ae-a8ba-4a0a90c4942b",
            "datetime": "2022-12-07T22:59:00-05:00",
            "cutoff_datetime": "2022-12-07T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - December 7th 2022",
            "bettypes": [
                {
                    "id": "fe1fcb69-09d2-45a2-bfd1-b6d57e4b2dbf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e710e427-0c37-4bc5-bf7b-60563c69109c/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c2d3bb6-0da6-4928-aeac-4a4889b1ce14",
                            "gambit_id": "fa8ff560-4098-4c1c-a712-0f9e0fe98b46",
                            "last_updated": "2022-12-08T13:02:28.289393-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe1fcb69-09d2-45a2-bfd1-b6d57e4b2dbf/?format=api"
                        },
                        {
                            "id": "2209b5fa-1397-4109-960f-a58bd51eab85",
                            "gambit_id": "bb71a7e0-e49b-4ba5-92a7-cc335e19987b",
                            "last_updated": "2022-12-08T13:02:28.288381-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe1fcb69-09d2-45a2-bfd1-b6d57e4b2dbf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ecb7a8b5-f2d3-48bf-9736-220075445a23",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f3d84db0-5f07-42ef-b78a-1ff0ac777fd8",
            "completed": true,
            "last_updated": "2022-12-08T13:02:16.957409-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.59,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f3d84db0-5f07-42ef-b78a-1ff0ac777fd8",
            "datetime": "2022-12-07T22:37:00-05:00",
            "cutoff_datetime": "2022-12-07T22:37:00-05:00",
            "name": "Vancouver Canucks v. San Jose Sharks",
            "bettypes": [
                {
                    "id": "fd9f90b7-355f-4a40-9c11-d4fbb877dd3e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecb7a8b5-f2d3-48bf-9736-220075445a23/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 5208.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b61f0126-b1bf-4f8b-8e5b-43c83757e80e",
                            "gambit_id": "1d476043-7afc-4dac-bdfd-b8472665a85e",
                            "last_updated": "2022-12-08T13:02:16.966629-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd9f90b7-355f-4a40-9c11-d4fbb877dd3e/?format=api"
                        },
                        {
                            "id": "61a44cd6-d277-4b85-bb44-96a2b2ca37af",
                            "gambit_id": "93a63dad-a6e7-478d-be32-5a50a6de7c5c",
                            "last_updated": "2022-12-08T13:02:16.965651-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd9f90b7-355f-4a40-9c11-d4fbb877dd3e/?format=api"
                        }
                    ]
                },
                {
                    "id": "7dfd35cc-8b82-4755-8ef0-c53bb73bcbd6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecb7a8b5-f2d3-48bf-9736-220075445a23/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 6723.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3277.0
                            }
                        ],
                        "expected_reward_tokens": 9142.83,
                        "profit_sb": 142.83,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0de4bb86-5640-40c6-85a7-631d3b7bec49",
                            "gambit_id": "5e26d87a-d408-4d1c-9761-4aa93e312734",
                            "last_updated": "2022-12-08T13:02:16.962701-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.36000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dfd35cc-8b82-4755-8ef0-c53bb73bcbd6/?format=api"
                        },
                        {
                            "id": "c7379abf-a4e4-4fe2-a291-665e4812d6c8",
                            "gambit_id": "abe369b4-20e9-4cbb-be8d-8f553b06950f",
                            "last_updated": "2022-12-08T13:02:16.963676-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.79000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dfd35cc-8b82-4755-8ef0-c53bb73bcbd6/?format=api"
                        }
                    ]
                },
                {
                    "id": "061cb6dd-80d0-45fb-92a4-2e5c7c018b1e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ecb7a8b5-f2d3-48bf-9736-220075445a23/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e53c9002-747d-437d-846f-a7b017e85e2a",
                            "gambit_id": "c0d0072f-c563-4db1-a64d-713a641c8203",
                            "last_updated": "2022-12-08T13:02:16.960756-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/061cb6dd-80d0-45fb-92a4-2e5c7c018b1e/?format=api"
                        },
                        {
                            "id": "fc72ac55-2f59-478e-9ca7-a1394f5efb7e",
                            "gambit_id": "b5da5d01-2665-490e-9eef-425b749c9529",
                            "last_updated": "2022-12-08T13:02:16.959762-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/061cb6dd-80d0-45fb-92a4-2e5c7c018b1e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8b8bd381-a3e1-42b4-8535-189e139a864b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "644a95a6-4935-4aa1-9ad1-8bdb7b7089bd",
            "completed": true,
            "last_updated": "2022-12-08T13:02:15.097215-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/644a95a6-4935-4aa1-9ad1-8bdb7b7089bd",
            "datetime": "2022-12-07T22:10:00-05:00",
            "cutoff_datetime": "2022-12-07T22:10:00-05:00",
            "name": "Boston Celtics v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "d0fe067a-9ae9-4997-9217-92ff4eb30fe4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b8bd381-a3e1-42b4-8535-189e139a864b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5399.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 4601.0
                            }
                        ],
                        "expected_reward_tokens": 9016.33,
                        "profit_sb": 16.33,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "58171bc2-bc6b-4341-9b2b-52898086360d",
                            "gambit_id": "bcde1a98-d405-41ff-8d25-cd82fa84bf7b",
                            "last_updated": "2022-12-08T13:02:15.103248-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.67000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0fe067a-9ae9-4997-9217-92ff4eb30fe4/?format=api"
                        },
                        {
                            "id": "8ddd90a7-1679-457e-8fa5-b2d0bb407ea1",
                            "gambit_id": "535098a8-1920-4b9a-b970-19573ac38d3a",
                            "last_updated": "2022-12-08T13:02:15.104229-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0fe067a-9ae9-4997-9217-92ff4eb30fe4/?format=api"
                        }
                    ]
                },
                {
                    "id": "5de2d8db-38b2-4654-a8f5-90e8c525b210",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b8bd381-a3e1-42b4-8535-189e139a864b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b073bd49-fcb8-43f8-9b73-aa628295bfbe",
                            "gambit_id": "ef5171ce-379c-4db3-9667-0eb39bafbf0e",
                            "last_updated": "2022-12-08T13:02:15.107180-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5de2d8db-38b2-4654-a8f5-90e8c525b210/?format=api"
                        },
                        {
                            "id": "06abdd36-a1d0-40ba-ba27-57370483e4c7",
                            "gambit_id": "5d57d663-df2c-4204-9779-093711e26aee",
                            "last_updated": "2022-12-08T13:02:15.106204-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5de2d8db-38b2-4654-a8f5-90e8c525b210/?format=api"
                        }
                    ]
                },
                {
                    "id": "a89a73d5-36e3-4d0f-b5fc-ca49bdab8068",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8b8bd381-a3e1-42b4-8535-189e139a864b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 230.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 230.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d69573cf-6bb8-42f5-8081-d437a79fdeb0",
                            "gambit_id": "dc38bee4-7a3b-4685-95c9-0bef984046cd",
                            "last_updated": "2022-12-08T13:02:15.100104-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 230.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89a73d5-36e3-4d0f-b5fc-ca49bdab8068/?format=api"
                        },
                        {
                            "id": "79b553cf-b6e6-4376-9300-ea4d955a9d09",
                            "gambit_id": "110cfa99-abd3-4146-961a-d60afe80f64e",
                            "last_updated": "2022-12-08T13:02:15.101242-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 230.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "230.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89a73d5-36e3-4d0f-b5fc-ca49bdab8068/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c1d5a6c5-2aa2-49db-b647-62fabe439a91",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b4546090-81ac-40fe-8fbf-5ebd0be416b5",
            "completed": true,
            "last_updated": "2022-12-08T13:02:12.191358-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b4546090-81ac-40fe-8fbf-5ebd0be416b5",
            "datetime": "2022-12-07T22:07:00-05:00",
            "cutoff_datetime": "2022-12-07T22:07:00-05:00",
            "name": "New York Rangers v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "37f6a58e-d2fd-40b2-b93b-3e93014c103a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1d5a6c5-2aa2-49db-b647-62fabe439a91/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 5304.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3bf2b19a-8e37-409c-ae13-94e78cc1752b",
                            "gambit_id": "161278da-7471-4318-894f-561b228ae9a5",
                            "last_updated": "2022-12-08T13:02:12.200506-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37f6a58e-d2fd-40b2-b93b-3e93014c103a/?format=api"
                        },
                        {
                            "id": "f7771907-a7e3-45a1-83b7-bb968bcee239",
                            "gambit_id": "b1aab89c-231e-4013-80f5-8db9e0adabff",
                            "last_updated": "2022-12-08T13:02:12.201511-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37f6a58e-d2fd-40b2-b93b-3e93014c103a/?format=api"
                        }
                    ]
                },
                {
                    "id": "28796b45-0662-4a9b-9371-f9a689804ec4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1d5a6c5-2aa2-49db-b647-62fabe439a91/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 6534.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3466.0
                            }
                        ],
                        "expected_reward_tokens": 9080.92,
                        "profit_sb": 80.92,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fd4ae469-99d8-4232-b29a-a097d29f8c4b",
                            "gambit_id": "f76eb323-8a1d-429c-bb95-013b6671992f",
                            "last_updated": "2022-12-08T13:02:12.197481-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.39000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28796b45-0662-4a9b-9371-f9a689804ec4/?format=api"
                        },
                        {
                            "id": "81145bfb-4884-4683-9f50-8181924394e9",
                            "gambit_id": "7d4531d6-9407-4417-a427-23c61f62c3bf",
                            "last_updated": "2022-12-08T13:02:12.198485-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.62000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28796b45-0662-4a9b-9371-f9a689804ec4/?format=api"
                        }
                    ]
                },
                {
                    "id": "56b6056a-8ea6-4c56-9eed-174f0603df5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1d5a6c5-2aa2-49db-b647-62fabe439a91/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7bb63e15-ad99-4fa4-854c-eae95ee45de8",
                            "gambit_id": "5d6c7194-6392-4227-9f46-3f92fdb0e44d",
                            "last_updated": "2022-12-08T13:02:12.194299-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b6056a-8ea6-4c56-9eed-174f0603df5b/?format=api"
                        },
                        {
                            "id": "a6268af1-689c-49e1-b9f0-5be60414450e",
                            "gambit_id": "b424f193-42e8-43a0-830f-db3042232dc0",
                            "last_updated": "2022-12-08T13:02:12.195446-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b6056a-8ea6-4c56-9eed-174f0603df5b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2a894575-ce67-48b3-acf2-bda5681bd03b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "58f7041c-a1a8-49af-b2a4-7129bbb9817b",
            "completed": true,
            "last_updated": "2022-12-08T13:02:16.809708-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.15,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/58f7041c-a1a8-49af-b2a4-7129bbb9817b",
            "datetime": "2022-12-07T21:37:00-05:00",
            "cutoff_datetime": "2022-12-07T21:37:00-05:00",
            "name": "Arizona Coyotes v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "59c30ac2-6b94-4ece-b658-7ab845056d81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a894575-ce67-48b3-acf2-bda5681bd03b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 7072.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2928.0
                            }
                        ],
                        "expected_reward_tokens": 9193.6,
                        "profit_sb": 193.6,
                        "profit_sb_percentage": 2.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8affae34-550b-4192-b5da-2d6b288870c3",
                            "gambit_id": "39b70eef-55e0-45e3-bf86-c1c110d61a6e",
                            "last_updated": "2022-12-08T13:02:16.818962-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.30000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59c30ac2-6b94-4ece-b658-7ab845056d81/?format=api"
                        },
                        {
                            "id": "6d8a6143-fc6e-4edb-8c64-a6f7655b482e",
                            "gambit_id": "cf254259-7f0e-4da9-ac3c-d6002de1b576",
                            "last_updated": "2022-12-08T13:02:16.819932-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.14000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59c30ac2-6b94-4ece-b658-7ab845056d81/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ee5c733-85e1-4ccc-944c-71586811dcbc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a894575-ce67-48b3-acf2-bda5681bd03b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 5208.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1b427ecf-eede-4d53-aff9-8426dc1119a8",
                            "gambit_id": "d7c343be-5004-4254-861b-6757169e075d",
                            "last_updated": "2022-12-08T13:02:16.815977-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ee5c733-85e1-4ccc-944c-71586811dcbc/?format=api"
                        },
                        {
                            "id": "6f50cd46-60fc-4b69-b8c3-6470f9a6ae51",
                            "gambit_id": "0522a848-db4f-479e-a847-8a16d3cb6d98",
                            "last_updated": "2022-12-08T13:02:16.817014-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ee5c733-85e1-4ccc-944c-71586811dcbc/?format=api"
                        }
                    ]
                },
                {
                    "id": "a914042e-5737-47f5-960b-ad8c409f15d6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2a894575-ce67-48b3-acf2-bda5681bd03b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8671e312-a782-4cb9-a6b5-41c172a57079",
                            "gambit_id": "7694381c-714e-4394-b9fc-f2afb696f6a1",
                            "last_updated": "2022-12-08T13:02:16.812590-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a914042e-5737-47f5-960b-ad8c409f15d6/?format=api"
                        },
                        {
                            "id": "3a800396-dc21-4532-ae04-b015a555d3eb",
                            "gambit_id": "ffd72e83-9014-4d22-a9dd-1d0d13a13ca7",
                            "last_updated": "2022-12-08T13:02:16.813972-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a914042e-5737-47f5-960b-ad8c409f15d6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "16bed323-8a72-45bd-bc19-ca4635f4008b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b8b5be84-5acf-4a53-8e81-7987d80871d6",
            "completed": true,
            "last_updated": "2022-12-08T13:02:16.662514-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.83,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b8b5be84-5acf-4a53-8e81-7987d80871d6",
            "datetime": "2022-12-07T21:10:00-05:00",
            "cutoff_datetime": "2022-12-07T21:10:00-05:00",
            "name": "Golden State Warriors v. Utah Jazz",
            "bettypes": [
                {
                    "id": "ea3f1021-2282-4c5c-ab78-363704e6ffdb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16bed323-8a72-45bd-bc19-ca4635f4008b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 6482.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 3518.0
                            }
                        ],
                        "expected_reward_tokens": 9074.8,
                        "profit_sb": 74.8,
                        "profit_sb_percentage": 0.83,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "58926719-11eb-41fd-8e9e-5c6518cfa7a9",
                            "gambit_id": "b9947641-2522-489a-a703-95f91a601160",
                            "last_updated": "2022-12-08T13:02:16.672399-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.40000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3f1021-2282-4c5c-ab78-363704e6ffdb/?format=api"
                        },
                        {
                            "id": "9f76cafb-eb98-4411-8cc8-cb79f3a24eb9",
                            "gambit_id": "6b82f012-677a-411b-8fbd-91be3c69dcfa",
                            "last_updated": "2022-12-08T13:02:16.671340-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "2.58000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3f1021-2282-4c5c-ab78-363704e6ffdb/?format=api"
                        }
                    ]
                },
                {
                    "id": "17a47e5a-261a-4061-b6be-79108c8e9bf9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16bed323-8a72-45bd-bc19-ca4635f4008b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 5097.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd729b33-79d9-4f1a-b8d7-6e968685be94",
                            "gambit_id": "ea79c7d4-d562-4b0b-9fd4-12d7512fd354",
                            "last_updated": "2022-12-08T13:02:16.669390-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a47e5a-261a-4061-b6be-79108c8e9bf9/?format=api"
                        },
                        {
                            "id": "ec164713-4a65-479d-a674-99e4c1151fe8",
                            "gambit_id": "53340cf8-57ad-4248-9911-c1bc14f498f8",
                            "last_updated": "2022-12-08T13:02:16.668399-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a47e5a-261a-4061-b6be-79108c8e9bf9/?format=api"
                        }
                    ]
                },
                {
                    "id": "7453131c-6923-483e-8fd2-7b55af442e81",
                    "match": "https://api-prod.gambitprofit.com/api/matches/16bed323-8a72-45bd-bc19-ca4635f4008b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 231",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 231",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80da0760-6bed-4ca2-a1c2-86c48e74f3a6",
                            "gambit_id": "b88c7947-5b88-4ff3-b6bc-8afc527fff0b",
                            "last_updated": "2022-12-08T13:02:16.666470-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 231",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7453131c-6923-483e-8fd2-7b55af442e81/?format=api"
                        },
                        {
                            "id": "52b5697d-d260-465f-9f17-5f0ed39c94ae",
                            "gambit_id": "ec155b62-fdec-4e2e-a382-8f786b7f71e5",
                            "last_updated": "2022-12-08T13:02:16.665419-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 231",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7453131c-6923-483e-8fd2-7b55af442e81/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2acb7706-4839-46d6-a863-9bf66f8fd6ac",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "2e7b2e4a-46c9-4665-b9e7-368d7398edd3",
            "completed": true,
            "last_updated": "2022-12-08T13:02:14.948095-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/2e7b2e4a-46c9-4665-b9e7-368d7398edd3",
            "datetime": "2022-12-07T21:07:00-05:00",
            "cutoff_datetime": "2022-12-07T21:07:00-05:00",
            "name": "Boston Bruins v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "9ee47035-d663-4762-b735-845a79d95057",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2acb7706-4839-46d6-a863-9bf66f8fd6ac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 6114.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "227db2ed-2a03-40fd-8562-eee0779dae56",
                            "gambit_id": "21349fcc-ffbd-407c-9dfe-47e442871049",
                            "last_updated": "2022-12-08T13:02:14.958162-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee47035-d663-4762-b735-845a79d95057/?format=api"
                        },
                        {
                            "id": "1b684c55-a13e-4374-9b0c-2169144811ed",
                            "gambit_id": "c2eb35d8-1505-4f12-b50b-da077e43bd56",
                            "last_updated": "2022-12-08T13:02:14.957205-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee47035-d663-4762-b735-845a79d95057/?format=api"
                        }
                    ]
                },
                {
                    "id": "5c24cbc1-65ec-4a4a-a63e-38b160baf16e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2acb7706-4839-46d6-a863-9bf66f8fd6ac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6047.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9130.97,
                        "profit_sb": 130.97,
                        "profit_sb_percentage": 1.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "757c7cad-91a7-40f7-8149-86b104546b1c",
                            "gambit_id": "b316a4b6-ee85-4f89-a59a-015758e49652",
                            "last_updated": "2022-12-08T13:02:14.954234-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.51000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c24cbc1-65ec-4a4a-a63e-38b160baf16e/?format=api"
                        },
                        {
                            "id": "a4dda023-a36a-49ec-bb51-58f218f8431e",
                            "gambit_id": "8af288c2-2593-494b-aa0a-43e93bc4d882",
                            "last_updated": "2022-12-08T13:02:14.955242-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.31000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c24cbc1-65ec-4a4a-a63e-38b160baf16e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ba0cc40c-d25e-4609-8adf-dcd0218802f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2acb7706-4839-46d6-a863-9bf66f8fd6ac/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "afba8454-3646-4a6c-a493-ac6511ff9adc",
                            "gambit_id": "e283dacf-076a-4ae5-b7f0-942c80b2245d",
                            "last_updated": "2022-12-08T13:02:14.951036-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba0cc40c-d25e-4609-8adf-dcd0218802f2/?format=api"
                        },
                        {
                            "id": "01f51d57-02cc-424c-b0a3-6e57fc2349f4",
                            "gambit_id": "a254a2bc-e3a9-4fe3-930a-391bc9c94cfe",
                            "last_updated": "2022-12-08T13:02:14.952220-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba0cc40c-d25e-4609-8adf-dcd0218802f2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2f9eb78c-c551-4ea0-9752-65860e819523",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "c4afc5d3-17e3-4003-a727-0cac82b1f848",
            "completed": true,
            "last_updated": "2022-12-08T13:02:13.983277-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c4afc5d3-17e3-4003-a727-0cac82b1f848",
            "datetime": "2022-12-07T20:10:00-05:00",
            "cutoff_datetime": "2022-12-07T20:10:00-05:00",
            "name": "Indiana Pacers v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "4e3a652e-b677-4a5f-b8ce-400f36328dee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f9eb78c-c551-4ea0-9752-65860e819523/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Timberwolves",
                                "amount": 6170.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d599d542-df6e-444a-829e-c72dfc51e2cb",
                            "gambit_id": "73f86171-11f3-4ccb-a491-5f22671b72f9",
                            "last_updated": "2022-12-08T13:02:13.989187-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e3a652e-b677-4a5f-b8ce-400f36328dee/?format=api"
                        },
                        {
                            "id": "45f009f9-0edb-4b0c-8216-8368b5c707f1",
                            "gambit_id": "7b12db94-4d74-42aa-9f4c-4d570be492c8",
                            "last_updated": "2022-12-08T13:02:13.990161-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e3a652e-b677-4a5f-b8ce-400f36328dee/?format=api"
                        }
                    ]
                },
                {
                    "id": "855dfa60-7870-443d-8fee-8317af7d3c19",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f9eb78c-c551-4ea0-9752-65860e819523/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bbd840ed-df38-4dbf-afe0-973d4c977ef9",
                            "gambit_id": "29d9b715-b101-4093-a6a9-d2d9bfd4395c",
                            "last_updated": "2022-12-08T13:02:13.992991-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/855dfa60-7870-443d-8fee-8317af7d3c19/?format=api"
                        },
                        {
                            "id": "fcbab5fc-83d4-4deb-8f5b-ce8cec23dffb",
                            "gambit_id": "2a1d06c4-d55d-4b18-b74d-54708e89bf75",
                            "last_updated": "2022-12-08T13:02:13.992031-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/855dfa60-7870-443d-8fee-8317af7d3c19/?format=api"
                        }
                    ]
                },
                {
                    "id": "01720c91-c944-40e2-aef0-96a0ceef588d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f9eb78c-c551-4ea0-9752-65860e819523/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 238.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 238.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b748829f-a7e2-412f-9210-67094d9189ba",
                            "gambit_id": "c14c7cb3-bd83-434d-90ba-fe271f4f6bc1",
                            "last_updated": "2022-12-08T13:02:13.986170-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 238.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "238.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01720c91-c944-40e2-aef0-96a0ceef588d/?format=api"
                        },
                        {
                            "id": "d13bf4e5-e70e-4fe3-9926-627c5c4f8f2b",
                            "gambit_id": "ee1d58d3-b92a-4df6-8a4f-732c8a1742be",
                            "last_updated": "2022-12-08T13:02:13.987260-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 238.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "238.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01720c91-c944-40e2-aef0-96a0ceef588d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "da24cc27-cb87-46bf-a8eb-e3ac1af03dd2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "6e483b91-172a-493f-913a-41cef168219f",
            "completed": true,
            "last_updated": "2022-12-08T13:02:14.173182-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.94,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/6e483b91-172a-493f-913a-41cef168219f",
            "datetime": "2022-12-07T20:10:00-05:00",
            "cutoff_datetime": "2022-12-07T20:10:00-05:00",
            "name": "Oklahoma City Thunder v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "b7c6ccfb-c26c-4d16-a0c4-de2ecce441ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da24cc27-cb87-46bf-a8eb-e3ac1af03dd2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Grizzlies",
                                "amount": 7340.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 2660.0
                            }
                        ],
                        "expected_reward_tokens": 9175.0,
                        "profit_sb": 175.0,
                        "profit_sb_percentage": 1.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8071801b-56b8-4099-b97d-987fa3fb7af0",
                            "gambit_id": "dee31875-c8bb-472f-bbf5-025222b51e3d",
                            "last_updated": "2022-12-08T13:02:14.179248-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.25000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c6ccfb-c26c-4d16-a0c4-de2ecce441ee/?format=api"
                        },
                        {
                            "id": "93984620-a6b9-4393-8a72-fdd34c497551",
                            "gambit_id": "7f138486-2124-441e-876a-660beed0c3b4",
                            "last_updated": "2022-12-08T13:02:14.180270-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "3.45000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c6ccfb-c26c-4d16-a0c4-de2ecce441ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "40a475b8-5cf3-40c9-98f4-046b2be28ebc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da24cc27-cb87-46bf-a8eb-e3ac1af03dd2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 City Thunder",
                                "amount": 5000.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a268818d-000f-4f11-83e1-25da61b4359f",
                            "gambit_id": "166afe24-c35a-414c-ad6f-c6fc8f434381",
                            "last_updated": "2022-12-08T13:02:14.183280-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40a475b8-5cf3-40c9-98f4-046b2be28ebc/?format=api"
                        },
                        {
                            "id": "dee822ec-3e4b-4df2-9338-c7a55fa898ed",
                            "gambit_id": "253e22c5-3593-4484-8581-89907a9818ca",
                            "last_updated": "2022-12-08T13:02:14.182249-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40a475b8-5cf3-40c9-98f4-046b2be28ebc/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d9d9a99-a89f-48af-adc8-d0ba7a57f8e5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/da24cc27-cb87-46bf-a8eb-e3ac1af03dd2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 233",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 233",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cf48de22-32eb-4577-8e7f-5fe2a2088edf",
                            "gambit_id": "d4514396-bb58-423e-b203-bf6cd5f2d482",
                            "last_updated": "2022-12-08T13:02:14.177264-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 233",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d9d9a99-a89f-48af-adc8-d0ba7a57f8e5/?format=api"
                        },
                        {
                            "id": "5270ba81-cee0-4c47-9746-319c1f27835c",
                            "gambit_id": "b651cfc9-cc86-4575-847c-ae91f0eb9674",
                            "last_updated": "2022-12-08T13:02:14.176118-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 233",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d9d9a99-a89f-48af-adc8-d0ba7a57f8e5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6ec8ac4-03ab-48e3-a1f8-1ee9a463a5c8",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9bb31068-4d3e-4fe2-996a-efef528efd17",
            "completed": true,
            "last_updated": "2022-12-08T13:02:16.515341-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.16,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9bb31068-4d3e-4fe2-996a-efef528efd17",
            "datetime": "2022-12-07T20:10:00-05:00",
            "cutoff_datetime": "2022-12-07T20:10:00-05:00",
            "name": "Sacramento Kings v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "ee3eed9f-e65f-42c5-925a-6af098755156",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6ec8ac4-03ab-48e3-a1f8-1ee9a463a5c8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 6862.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9194.34,
                        "profit_sb": 194.34,
                        "profit_sb_percentage": 2.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9bd50bcd-e946-4c0a-8dae-130b9d8e8e10",
                            "gambit_id": "2130caf8-03e8-44ac-8e36-b61d472a913e",
                            "last_updated": "2022-12-08T13:02:16.521352-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3eed9f-e65f-42c5-925a-6af098755156/?format=api"
                        },
                        {
                            "id": "e60c197e-f73a-43dc-91e5-1e3231d72fcc",
                            "gambit_id": "8c643387-3ca2-45a0-bb5f-fe98808da889",
                            "last_updated": "2022-12-08T13:02:16.522365-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "2.93000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee3eed9f-e65f-42c5-925a-6af098755156/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac3b4ea6-2aff-4ac2-86fa-d5d3890a4947",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6ec8ac4-03ab-48e3-a1f8-1ee9a463a5c8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b9bfd23-1a31-4930-bf54-998d0e908edf",
                            "gambit_id": "c75bb21e-4df2-4a2b-b041-b1c744c6d5b1",
                            "last_updated": "2022-12-08T13:02:16.524312-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac3b4ea6-2aff-4ac2-86fa-d5d3890a4947/?format=api"
                        },
                        {
                            "id": "0ba15e75-db18-40b0-be8c-ec417f0d2903",
                            "gambit_id": "377d7de8-d6b2-4fb8-b9fa-9e4882bbdd45",
                            "last_updated": "2022-12-08T13:02:16.525329-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac3b4ea6-2aff-4ac2-86fa-d5d3890a4947/?format=api"
                        }
                    ]
                },
                {
                    "id": "d5bb9711-379c-4b0a-b998-bec57ae8ffed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6ec8ac4-03ab-48e3-a1f8-1ee9a463a5c8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 236",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff9943c6-1967-4965-a137-9d5e46c4e15e",
                            "gambit_id": "865baef1-a47c-42ec-b957-645450abd40c",
                            "last_updated": "2022-12-08T13:02:16.519376-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 236",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5bb9711-379c-4b0a-b998-bec57ae8ffed/?format=api"
                        },
                        {
                            "id": "f7676f29-b864-47c3-989e-9b8aad0274da",
                            "gambit_id": "97f75eb4-2b4a-40bd-b811-47a35388d8cb",
                            "last_updated": "2022-12-08T13:02:16.518252-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 236",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5bb9711-379c-4b0a-b998-bec57ae8ffed/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0101d44d-397a-4293-9638-7d899655e7ef",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "005a8095-bcc0-4eeb-b232-7115001809fd",
            "completed": true,
            "last_updated": "2022-12-08T13:02:14.795813-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/005a8095-bcc0-4eeb-b232-7115001809fd",
            "datetime": "2022-12-07T20:10:00-05:00",
            "cutoff_datetime": "2022-12-07T20:10:00-05:00",
            "name": "Washington Wizards v. Chicago Bulls",
            "bettypes": [
                {
                    "id": "490e31ed-f687-4a3d-9ff2-980408794528",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0101d44d-397a-4293-9638-7d899655e7ef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 6336.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "10d6f6b3-3e61-4391-9e2c-adc279aa0b92",
                            "gambit_id": "6cd37e6a-bf78-49c7-9db7-54ab9da77c19",
                            "last_updated": "2022-12-08T13:02:14.803157-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490e31ed-f687-4a3d-9ff2-980408794528/?format=api"
                        },
                        {
                            "id": "6f69e803-dce4-4cfc-8d61-d5159808a2f6",
                            "gambit_id": "dcf0e592-89fd-43a2-ad17-81bfec911fd0",
                            "last_updated": "2022-12-08T13:02:14.802113-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490e31ed-f687-4a3d-9ff2-980408794528/?format=api"
                        }
                    ]
                },
                {
                    "id": "62995ef8-57ac-4c60-bb8b-0e6009df1223",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0101d44d-397a-4293-9638-7d899655e7ef/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Wizards",
                                "amount": 5000.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7d047522-1556-430a-a7a0-667296f59039",
                            "gambit_id": "1f761d51-4cef-4301-bb8e-e3551acaae69",
                            "last_updated": "2022-12-08T13:02:14.806198-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62995ef8-57ac-4c60-bb8b-0e6009df1223/?format=api"
                        },
                        {
                            "id": "404caf47-757a-4784-ade1-10e4d3d1f493",
                            "gambit_id": "e644e5fe-c9eb-43a5-ac2e-753a5d0ca356",
                            "last_updated": "2022-12-08T13:02:14.805216-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62995ef8-57ac-4c60-bb8b-0e6009df1223/?format=api"
                        }
                    ]
                },
                {
                    "id": "c04445e6-8a0d-41c4-a5a7-b9064ea6d069",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0101d44d-397a-4293-9638-7d899655e7ef/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 227",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "da738743-e363-4434-a155-df82829fbd8e",
                            "gambit_id": "51bd4339-bb72-42c8-b489-015604dd4e43",
                            "last_updated": "2022-12-08T13:02:14.799914-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c04445e6-8a0d-41c4-a5a7-b9064ea6d069/?format=api"
                        },
                        {
                            "id": "7ea45ccf-1626-45ee-b400-d6f0ea6d4ff7",
                            "gambit_id": "75c62666-6b08-4743-95f8-5e3e68e18fba",
                            "last_updated": "2022-12-08T13:02:14.798708-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c04445e6-8a0d-41c4-a5a7-b9064ea6d069/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dc0119ff-7177-49b5-966d-7f718f06d086",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "424da4f4-747a-4954-b94f-cf1389747d39",
            "completed": true,
            "last_updated": "2022-12-08T13:02:14.474939-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.28,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/424da4f4-747a-4954-b94f-cf1389747d39",
            "datetime": "2022-12-07T20:10:00-05:00",
            "cutoff_datetime": "2022-12-07T20:10:00-05:00",
            "name": "Detroit Pistons v. New Orleans Pelicans",
            "bettypes": [
                {
                    "id": "28d4d67c-e4dd-40c7-bf5b-82bf5509ce76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc0119ff-7177-49b5-966d-7f718f06d086/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Orleans Pelicans",
                                "amount": 8083.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 1917.0
                            }
                        ],
                        "expected_reward_tokens": 9295.45,
                        "profit_sb": 295.45,
                        "profit_sb_percentage": 3.28,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "21bc94c4-cca5-47ee-9718-2d95850ad43b",
                            "gambit_id": "1cb864c7-fdf8-4bd5-a19b-5a2c36a8afa4",
                            "last_updated": "2022-12-08T13:02:14.484692-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.15000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28d4d67c-e4dd-40c7-bf5b-82bf5509ce76/?format=api"
                        },
                        {
                            "id": "37c10a3c-f984-4602-8a28-fe797b9862ff",
                            "gambit_id": "c593c838-2fca-4f39-8cf0-eb82d48160f0",
                            "last_updated": "2022-12-08T13:02:14.485708-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "4.85000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28d4d67c-e4dd-40c7-bf5b-82bf5509ce76/?format=api"
                        }
                    ]
                },
                {
                    "id": "c38899de-5dba-4b3c-9d1f-4d244dceff76",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc0119ff-7177-49b5-966d-7f718f06d086/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "33a53313-b437-4c1f-bdf8-33fbe3a10c24",
                            "gambit_id": "fccfbd15-73ff-4336-ae5d-71c166a9a6df",
                            "last_updated": "2022-12-08T13:02:14.482547-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c38899de-5dba-4b3c-9d1f-4d244dceff76/?format=api"
                        },
                        {
                            "id": "85c98fc9-235b-4fac-84bb-c952cb53555c",
                            "gambit_id": "53914dbb-c1b7-47a6-aebb-c0365a70ea2a",
                            "last_updated": "2022-12-08T13:02:14.481459-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c38899de-5dba-4b3c-9d1f-4d244dceff76/?format=api"
                        }
                    ]
                },
                {
                    "id": "07a20c57-5fc1-4d4f-839f-a58f1641daa9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc0119ff-7177-49b5-966d-7f718f06d086/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 229",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a9fb0568-32af-4614-9cc7-245d0483ef70",
                            "gambit_id": "c28bcb1f-ffcc-413c-bded-0c1b43e2663f",
                            "last_updated": "2022-12-08T13:02:14.479134-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 229",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07a20c57-5fc1-4d4f-839f-a58f1641daa9/?format=api"
                        },
                        {
                            "id": "3138c444-3342-45d6-8361-199644f8dde2",
                            "gambit_id": "fcd5a5ab-e629-4e96-b3f3-bbcc2ad110c9",
                            "last_updated": "2022-12-08T13:02:14.477893-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 229",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07a20c57-5fc1-4d4f-839f-a58f1641daa9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a10122f6-a856-442e-8d5a-ed5c64aa1d87",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e97c0fda-56a5-4f49-aee0-b03494a3acd4",
            "completed": true,
            "last_updated": "2022-12-08T13:02:13.671179-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e97c0fda-56a5-4f49-aee0-b03494a3acd4",
            "datetime": "2022-12-07T20:07:00-05:00",
            "cutoff_datetime": "2022-12-07T20:07:00-05:00",
            "name": "Minnesota Wild v. Calgary Flames",
            "bettypes": [
                {
                    "id": "11a57d84-f572-4929-82c9-d037767f0811",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a10122f6-a856-442e-8d5a-ed5c64aa1d87/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 5753.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cd69fad4-0fa4-49ab-ab1d-75bacab64a26",
                            "gambit_id": "9aa3c7ce-817e-4110-a211-4758271bc61a",
                            "last_updated": "2022-12-08T13:02:13.680445-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11a57d84-f572-4929-82c9-d037767f0811/?format=api"
                        },
                        {
                            "id": "5b711014-c55e-4ccc-8069-db71da5bd460",
                            "gambit_id": "a0a8a1e9-58c4-4f76-8de7-41d46af95ca2",
                            "last_updated": "2022-12-08T13:02:13.681500-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11a57d84-f572-4929-82c9-d037767f0811/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0cd3aa9-ff70-4812-ac9c-1ab71268f303",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a10122f6-a856-442e-8d5a-ed5c64aa1d87/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Wild",
                                "amount": 6336.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "62f4ef8e-9eb7-416e-83b0-fabbaa985e94",
                            "gambit_id": "71711c0f-ec9d-4650-9f29-4a2b403d7ce2",
                            "last_updated": "2022-12-08T13:02:13.678354-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0cd3aa9-ff70-4812-ac9c-1ab71268f303/?format=api"
                        },
                        {
                            "id": "b8f64b46-0bc2-40ad-a3b3-e1f30e603ea7",
                            "gambit_id": "4e5c526a-51b4-4d8c-8a6a-e0f128af0ede",
                            "last_updated": "2022-12-08T13:02:13.677365-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0cd3aa9-ff70-4812-ac9c-1ab71268f303/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c3f681b-9fb8-4da8-bb91-d64c90258edc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a10122f6-a856-442e-8d5a-ed5c64aa1d87/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "85548cba-eb60-47da-8f0b-ee6cfde278b8",
                            "gambit_id": "cbca807d-00d3-4a8d-be42-42b3b94ceeea",
                            "last_updated": "2022-12-08T13:02:13.675311-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c3f681b-9fb8-4da8-bb91-d64c90258edc/?format=api"
                        },
                        {
                            "id": "2a8071da-9eff-4d9b-8d12-a68605996073",
                            "gambit_id": "f744d236-49db-4cd0-bfd0-92116eca1f47",
                            "last_updated": "2022-12-08T13:02:13.674126-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c3f681b-9fb8-4da8-bb91-d64c90258edc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b1e148cb-98e4-4290-8c71-c8111a0f9b72",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "7bd6b047-7d92-4a89-a744-4420adb13662",
            "completed": true,
            "last_updated": "2022-12-08T13:02:16.352792-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.55,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7bd6b047-7d92-4a89-a744-4420adb13662",
            "datetime": "2022-12-07T19:40:00-05:00",
            "cutoff_datetime": "2022-12-07T19:40:00-05:00",
            "name": "Los Angeles Lakers v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "39a3f713-07ce-4d69-9242-e46140844261",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1e148cb-98e4-4290-8c71-c8111a0f9b72/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Raptors",
                                "amount": 8396.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 1604.0
                            }
                        ],
                        "expected_reward_tokens": 9319.24,
                        "profit_sb": 319.24,
                        "profit_sb_percentage": 3.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cb17d64d-3889-47c5-8e45-8dd053ea5021",
                            "gambit_id": "c1ddb5c5-9183-4fd1-abf1-831a1943bc93",
                            "last_updated": "2022-12-08T13:02:16.361919-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.11000",
                            "odds": "1.12500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a3f713-07ce-4d69-9242-e46140844261/?format=api"
                        },
                        {
                            "id": "d7c69b8d-343a-4c5b-a91f-9118f588395a",
                            "gambit_id": "e703fc0c-babe-4865-bcf7-739a58ef0c85",
                            "last_updated": "2022-12-08T13:02:16.362915-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "5.81000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a3f713-07ce-4d69-9242-e46140844261/?format=api"
                        }
                    ]
                },
                {
                    "id": "079bb714-ae1f-46da-8161-9bc9922ae6b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1e148cb-98e4-4290-8c71-c8111a0f9b72/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c32494d-1f50-47f9-89f7-553527b83323",
                            "gambit_id": "8ab39547-420e-45a7-9863-054c3eafbeba",
                            "last_updated": "2022-12-08T13:02:16.359910-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079bb714-ae1f-46da-8161-9bc9922ae6b4/?format=api"
                        },
                        {
                            "id": "fdda25ac-d1b9-4978-9104-37af33ce53e4",
                            "gambit_id": "b454ed4d-6a4c-44bc-827c-79350fa1b008",
                            "last_updated": "2022-12-08T13:02:16.358904-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079bb714-ae1f-46da-8161-9bc9922ae6b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "6241b45d-dee8-4f0a-8b04-4a18548f238e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1e148cb-98e4-4290-8c71-c8111a0f9b72/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 229",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0907c05f-9138-4d2b-84b8-a6f4b4c349c0",
                            "gambit_id": "64ab4a44-3c4d-4f60-867b-ac56fc3dbe71",
                            "last_updated": "2022-12-08T13:02:16.356947-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 229",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6241b45d-dee8-4f0a-8b04-4a18548f238e/?format=api"
                        },
                        {
                            "id": "381cfc66-7ccf-443d-9fa7-30181219da6a",
                            "gambit_id": "f7dd65d1-609f-45c2-a614-f4cf52773aac",
                            "last_updated": "2022-12-08T13:02:16.355749-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 229",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6241b45d-dee8-4f0a-8b04-4a18548f238e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c0d498b2-5b61-47d9-a826-a3f47045cb7b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a7e6b106-3ecc-46e1-ba4c-02369eda37c9",
            "completed": true,
            "last_updated": "2022-12-08T13:02:16.202574-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.77,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a7e6b106-3ecc-46e1-ba4c-02369eda37c9",
            "datetime": "2022-12-07T19:40:00-05:00",
            "cutoff_datetime": "2022-12-07T19:40:00-05:00",
            "name": "Charlotte Hornets v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "6974b1b0-4ac4-45d1-9762-b3279c9ab5b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0d498b2-5b61-47d9-a826-a3f47045cb7b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 7839.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2161.0
                            }
                        ],
                        "expected_reward_tokens": 9249.08,
                        "profit_sb": 249.08,
                        "profit_sb_percentage": 2.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "871c390f-04c2-4783-a6c9-80f5606090d6",
                            "gambit_id": "7e01cb03-4789-4bd4-b81b-ef5fbcc5406a",
                            "last_updated": "2022-12-08T13:02:16.208490-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.18000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6974b1b0-4ac4-45d1-9762-b3279c9ab5b4/?format=api"
                        },
                        {
                            "id": "a55cce9e-3ff3-4359-931b-535724eafd7e",
                            "gambit_id": "fd6cf582-beab-4ed1-b9f6-75d09915d31a",
                            "last_updated": "2022-12-08T13:02:16.209526-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6974b1b0-4ac4-45d1-9762-b3279c9ab5b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "af5020bc-b4a5-4c62-a05c-981be2506b7f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0d498b2-5b61-47d9-a826-a3f47045cb7b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cc155517-086a-4288-a1b6-2b7554f94c2c",
                            "gambit_id": "c8b9c4bb-4b26-4e69-bfbe-a90f7b1c0aca",
                            "last_updated": "2022-12-08T13:02:16.212504-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af5020bc-b4a5-4c62-a05c-981be2506b7f/?format=api"
                        },
                        {
                            "id": "293b178f-e98b-46d3-b2e8-1e480ec758ab",
                            "gambit_id": "55c6c76d-1a2c-4659-8b8c-e3af1749edd2",
                            "last_updated": "2022-12-08T13:02:16.211528-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af5020bc-b4a5-4c62-a05c-981be2506b7f/?format=api"
                        }
                    ]
                },
                {
                    "id": "90193bde-719f-4644-b840-940d5e37d333",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0d498b2-5b61-47d9-a826-a3f47045cb7b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 223",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "62c6b12e-f01d-4baa-8950-ed678ad36d42",
                            "gambit_id": "95d18729-da17-4fd6-87b7-b85af1f9d5c1",
                            "last_updated": "2022-12-08T13:02:16.205494-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 223",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90193bde-719f-4644-b840-940d5e37d333/?format=api"
                        },
                        {
                            "id": "6e74f162-b849-4c03-bf3c-fc7cfadd5019",
                            "gambit_id": "688196e8-990f-497a-8a1b-80ac02526558",
                            "last_updated": "2022-12-08T13:02:16.206543-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 223",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90193bde-719f-4644-b840-940d5e37d333/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0f496fc9-f4cc-4bf2-b28c-d554605eaf75",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a1ed2a73-534a-4bb1-a25f-00e9a8d90378",
            "completed": true,
            "last_updated": "2022-12-08T13:02:13.372967-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a1ed2a73-534a-4bb1-a25f-00e9a8d90378",
            "datetime": "2022-12-07T19:40:00-05:00",
            "cutoff_datetime": "2022-12-07T19:40:00-05:00",
            "name": "Atlanta Hawks v. New York Knicks",
            "bettypes": [
                {
                    "id": "88f264d5-529e-42b9-9748-193f2bc0e7af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f496fc9-f4cc-4bf2-b28c-d554605eaf75/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5571.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4429.0
                            }
                        ],
                        "expected_reward_tokens": 9079.45,
                        "profit_sb": 79.45,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "baeb5694-17a0-4d30-82d8-5997d7db173e",
                            "gambit_id": "550b30b5-39dd-4bb2-8884-3fecc42be3c5",
                            "last_updated": "2022-12-08T13:02:13.379972-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.63000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f264d5-529e-42b9-9748-193f2bc0e7af/?format=api"
                        },
                        {
                            "id": "0ab4fca0-1e39-403a-8042-791479668854",
                            "gambit_id": "436c6ecb-ee63-43dc-bb0c-5bbd0d596c13",
                            "last_updated": "2022-12-08T13:02:13.379010-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "2.05000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f264d5-529e-42b9-9748-193f2bc0e7af/?format=api"
                        }
                    ]
                },
                {
                    "id": "591f87fe-6858-48e7-940b-3af8fd810ae2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f496fc9-f4cc-4bf2-b28c-d554605eaf75/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5097.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f024c87-c395-46f1-bfca-ff0394403712",
                            "gambit_id": "5785e4de-bf31-4cde-81a6-fcc81a7a73f5",
                            "last_updated": "2022-12-08T13:02:13.383770-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591f87fe-6858-48e7-940b-3af8fd810ae2/?format=api"
                        },
                        {
                            "id": "b5ac09e5-b0cb-455a-82f2-081bc7a9f576",
                            "gambit_id": "a4687159-07cb-4d18-85db-6f9080afde3a",
                            "last_updated": "2022-12-08T13:02:13.382746-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591f87fe-6858-48e7-940b-3af8fd810ae2/?format=api"
                        }
                    ]
                },
                {
                    "id": "a268d459-545f-40d1-8945-150e7959b345",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f496fc9-f4cc-4bf2-b28c-d554605eaf75/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 233",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 233",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "739ce952-f220-4b41-85a7-b9a6a77c5171",
                            "gambit_id": "dfd78720-c1e1-4573-896b-67a79454619b",
                            "last_updated": "2022-12-08T13:02:13.377025-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 233",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a268d459-545f-40d1-8945-150e7959b345/?format=api"
                        },
                        {
                            "id": "cbee2584-d27b-468f-a9ac-5f04d0303fae",
                            "gambit_id": "9026f53e-87bb-479d-acf9-029b99d0e1f2",
                            "last_updated": "2022-12-08T13:02:13.375861-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 233",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "233.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a268d459-545f-40d1-8945-150e7959b345/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fee7dd18-1e71-44fb-82b8-dcf5ee502e97",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "77266609-0d09-4f4f-a543-68c8b4a2eced",
            "completed": true,
            "last_updated": "2022-12-08T13:02:13.177573-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/77266609-0d09-4f4f-a543-68c8b4a2eced",
            "datetime": "2022-12-07T19:37:00-05:00",
            "cutoff_datetime": "2022-12-07T19:37:00-05:00",
            "name": "Buffalo Sabres v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "2fadd702-34f5-4dcc-8102-310bc6eda137",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fee7dd18-1e71-44fb-82b8-dcf5ee502e97/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Sabres",
                                "amount": 5899.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "120ca9b2-3794-44c3-9c40-41d00cc2e940",
                            "gambit_id": "c7c887bd-957a-4519-9028-d59dae22bbb3",
                            "last_updated": "2022-12-08T13:02:13.187872-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fadd702-34f5-4dcc-8102-310bc6eda137/?format=api"
                        },
                        {
                            "id": "a176f730-6319-47e5-8e2b-51e27675f726",
                            "gambit_id": "99e1f2e1-e90e-440a-bd03-b344429ac895",
                            "last_updated": "2022-12-08T13:02:13.186858-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fadd702-34f5-4dcc-8102-310bc6eda137/?format=api"
                        }
                    ]
                },
                {
                    "id": "8c5506d2-819b-4b35-8cd9-0b72b6f5d76b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fee7dd18-1e71-44fb-82b8-dcf5ee502e97/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 6114.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4a10fbf9-c5d3-486d-91f9-b3696b3dc3b0",
                            "gambit_id": "0f45428b-5100-4f52-867f-3a1ea198560c",
                            "last_updated": "2022-12-08T13:02:13.183754-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c5506d2-819b-4b35-8cd9-0b72b6f5d76b/?format=api"
                        },
                        {
                            "id": "a5b53ccd-fed4-4ed8-82a0-e598dbe3bb32",
                            "gambit_id": "55e59a0e-f482-45fc-8fa2-58f5fdf6333a",
                            "last_updated": "2022-12-08T13:02:13.184774-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c5506d2-819b-4b35-8cd9-0b72b6f5d76b/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d0569fa-7e38-4fd6-af04-da6755da9345",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fee7dd18-1e71-44fb-82b8-dcf5ee502e97/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5492.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "978c88b1-720a-4876-bd62-885e99f26750",
                            "gambit_id": "b7fa22a2-3c45-4822-b63d-2e4cef447e45",
                            "last_updated": "2022-12-08T13:02:13.181637-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d0569fa-7e38-4fd6-af04-da6755da9345/?format=api"
                        },
                        {
                            "id": "d91d80ac-5777-4e20-b05b-f1f5196e44dc",
                            "gambit_id": "2026bf79-0dea-4328-a604-57a90cb6e36e",
                            "last_updated": "2022-12-08T13:02:13.180529-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d0569fa-7e38-4fd6-af04-da6755da9345/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "de45f14b-4fb9-4881-9b8e-15f4e76d8550",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "de484df7-f105-4be3-90cb-a706ff1e916b",
            "completed": true,
            "last_updated": "2022-12-08T13:02:16.037644-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.16,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/de484df7-f105-4be3-90cb-a706ff1e916b",
            "datetime": "2022-12-07T19:10:00-05:00",
            "cutoff_datetime": "2022-12-07T19:10:00-05:00",
            "name": "Los Angeles Clippers v. Orlando Magic",
            "bettypes": [
                {
                    "id": "7146142b-f9ce-48c6-9134-816d4a093747",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de45f14b-4fb9-4881-9b8e-15f4e76d8550/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 6862.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9194.34,
                        "profit_sb": 194.34,
                        "profit_sb_percentage": 2.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8fe3ea0c-53f2-429a-ba02-9bcc53b0bc60",
                            "gambit_id": "b0ba9e25-d9f9-4b9f-83b5-75a44bed8040",
                            "last_updated": "2022-12-08T13:02:16.044617-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7146142b-f9ce-48c6-9134-816d4a093747/?format=api"
                        },
                        {
                            "id": "0e8621e0-7ff7-4269-903a-78899d85a4ff",
                            "gambit_id": "c64289be-b3ff-49a9-9a50-7c35791e9bf1",
                            "last_updated": "2022-12-08T13:02:16.043645-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.93000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7146142b-f9ce-48c6-9134-816d4a093747/?format=api"
                        }
                    ]
                },
                {
                    "id": "94739a7b-0534-452a-a9a7-213a69f79981",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de45f14b-4fb9-4881-9b8e-15f4e76d8550/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5097.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7dc05ab5-609b-4371-b153-267f4770c025",
                            "gambit_id": "cc28888c-4143-4a29-884c-1fb75e87e248",
                            "last_updated": "2022-12-08T13:02:16.047707-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94739a7b-0534-452a-a9a7-213a69f79981/?format=api"
                        },
                        {
                            "id": "164507ac-f91e-4d9c-9848-46ba5e554b3f",
                            "gambit_id": "941723aa-fc88-46a9-a5b5-a2d239c565d0",
                            "last_updated": "2022-12-08T13:02:16.046700-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94739a7b-0534-452a-a9a7-213a69f79981/?format=api"
                        }
                    ]
                },
                {
                    "id": "7f78c25a-9dbe-40f8-ab51-c0277c5c2862",
                    "match": "https://api-prod.gambitprofit.com/api/matches/de45f14b-4fb9-4881-9b8e-15f4e76d8550/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 216.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 216.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a7179e6-61be-4c68-aac3-431126b7721e",
                            "gambit_id": "4807a51b-cfc3-4675-8b36-223122e1598b",
                            "last_updated": "2022-12-08T13:02:16.041683-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 216.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "216.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f78c25a-9dbe-40f8-ab51-c0277c5c2862/?format=api"
                        },
                        {
                            "id": "c58b7df6-2a4f-4086-8040-26048ba6c90a",
                            "gambit_id": "6251e9b9-c5b9-49ac-87ad-359d41f206d9",
                            "last_updated": "2022-12-08T13:02:16.040647-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 216.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "216.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f78c25a-9dbe-40f8-ab51-c0277c5c2862/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6bf261cd-3852-4c58-b108-30e559d82fe6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "938ef4a8-fb0e-4512-92d9-a914ca705ab3",
            "completed": true,
            "last_updated": "2022-12-08T13:02:17.104728-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/938ef4a8-fb0e-4512-92d9-a914ca705ab3",
            "datetime": "2022-12-07T19:07:00-05:00",
            "cutoff_datetime": "2022-12-07T19:07:00-05:00",
            "name": "Washington Capitals v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "b5f0514e-82f3-4cf0-994b-d1d9a6344340",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6bf261cd-3852-4c58-b108-30e559d82fe6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Capitals",
                                "amount": 5492.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4508.0
                            }
                        ],
                        "expected_reward_tokens": 9061.08,
                        "profit_sb": 61.08,
                        "profit_sb_percentage": 0.68,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8e8c0beb-8c28-497d-a69c-efe505bf303e",
                            "gambit_id": "43decdf0-5293-48ec-981a-931877443aa0",
                            "last_updated": "2022-12-08T13:02:17.113244-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.65000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f0514e-82f3-4cf0-994b-d1d9a6344340/?format=api"
                        },
                        {
                            "id": "a883c03b-33fa-49a5-b823-af81f5eb0af5",
                            "gambit_id": "5c1951e1-7610-4435-9419-9b3ec027ea14",
                            "last_updated": "2022-12-08T13:02:17.114205-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.01000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f0514e-82f3-4cf0-994b-d1d9a6344340/?format=api"
                        }
                    ]
                },
                {
                    "id": "9667ef1d-ef3b-452d-8163-212d018d3e14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6bf261cd-3852-4c58-b108-30e559d82fe6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 6336.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3c25ac71-2372-46e8-8ffd-88d8795730ca",
                            "gambit_id": "77d64e5b-45bf-4033-8d7c-6dce4d519a03",
                            "last_updated": "2022-12-08T13:02:17.111306-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9667ef1d-ef3b-452d-8163-212d018d3e14/?format=api"
                        },
                        {
                            "id": "667f4e55-82ea-4ce0-9a00-acda4c635510",
                            "gambit_id": "1bfe8041-0c6d-453b-8957-6518de9592d5",
                            "last_updated": "2022-12-08T13:02:17.110295-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9667ef1d-ef3b-452d-8163-212d018d3e14/?format=api"
                        }
                    ]
                },
                {
                    "id": "616fb220-0e32-4e92-9391-15148e99de9b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6bf261cd-3852-4c58-b108-30e559d82fe6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "44dca664-5a29-47ce-b105-a83228947ee5",
                            "gambit_id": "49a2cbf1-a59d-49d5-b8dc-106b059a2ffe",
                            "last_updated": "2022-12-08T13:02:17.108179-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/616fb220-0e32-4e92-9391-15148e99de9b/?format=api"
                        },
                        {
                            "id": "b8b9fe5b-a601-4d63-b246-36547d628c60",
                            "gambit_id": "85880097-abe2-4ac3-bb12-d0af15dbd6e4",
                            "last_updated": "2022-12-08T13:02:17.107165-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/616fb220-0e32-4e92-9391-15148e99de9b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "392346c6-976a-4c2b-8f7d-58e978b9da57",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "fe6d9112-9ea5-4dd7-af7c-bd0d7d1606ae",
            "completed": true,
            "last_updated": "2022-12-07T09:32:29.121418-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.07,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/fe6d9112-9ea5-4dd7-af7c-bd0d7d1606ae",
            "datetime": "2022-12-06T22:07:00-05:00",
            "cutoff_datetime": "2022-12-06T22:07:00-05:00",
            "name": "Montreal Canadiens v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "1646633a-75c1-421f-9419-9d3ee524d08b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/392346c6-976a-4c2b-8f7d-58e978b9da57/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 6907.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3093.0
                            }
                        ],
                        "expected_reward_tokens": 9186.21,
                        "profit_sb": 186.21,
                        "profit_sb_percentage": 2.07,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6bbfc460-3048-45e8-becb-cd3724e6a945",
                            "gambit_id": "163af74b-9277-46c9-b30f-a8fc21d1f382",
                            "last_updated": "2022-12-07T09:32:29.131299-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.33000",
                            "odds": "1.37740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1646633a-75c1-421f-9419-9d3ee524d08b/?format=api"
                        },
                        {
                            "id": "84e297a5-5bb0-4bf4-aedf-f1a92b5f5548",
                            "gambit_id": "39a1bbe5-89f9-48e5-8361-729b77ad3ff3",
                            "last_updated": "2022-12-07T09:32:29.130313-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.97000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1646633a-75c1-421f-9419-9d3ee524d08b/?format=api"
                        }
                    ]
                },
                {
                    "id": "2f9868c3-bdb7-4ca5-850c-efeef9ef2882",
                    "match": "https://api-prod.gambitprofit.com/api/matches/392346c6-976a-4c2b-8f7d-58e978b9da57/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 5000.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "28516460-0bd2-4072-8388-d28d3cc266e8",
                            "gambit_id": "66c78bf4-f000-4aa6-afb6-bdcd7908550f",
                            "last_updated": "2022-12-07T09:32:29.127358-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9868c3-bdb7-4ca5-850c-efeef9ef2882/?format=api"
                        },
                        {
                            "id": "9b69029b-0319-4f8b-bb49-72faa7d45f60",
                            "gambit_id": "68eec66d-d64f-4ec4-8a70-a0ba99261079",
                            "last_updated": "2022-12-07T09:32:29.128349-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9868c3-bdb7-4ca5-850c-efeef9ef2882/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4331ee0-b678-481c-b83f-f8e8c6036ec2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/392346c6-976a-4c2b-8f7d-58e978b9da57/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5357b29-fe89-4f1d-9f6e-89b5e1f8ba45",
                            "gambit_id": "3d2558bc-da62-4cf0-bdcc-2ba9dadb1d8d",
                            "last_updated": "2022-12-07T09:32:29.124289-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4331ee0-b678-481c-b83f-f8e8c6036ec2/?format=api"
                        },
                        {
                            "id": "2ec53357-d801-4ed1-81de-01068a573e43",
                            "gambit_id": "863da09a-caf2-41ab-a975-24a4b829cb9d",
                            "last_updated": "2022-12-07T09:32:29.125377-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4331ee0-b678-481c-b83f-f8e8c6036ec2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "53e58479-f332-4f42-960b-6f6df13df001",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9ba1d0b2-6002-4593-82ab-adce20995859",
            "completed": true,
            "last_updated": "2022-12-07T09:37:47.818369-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.31,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/9ba1d0b2-6002-4593-82ab-adce20995859",
            "datetime": "2022-12-06T22:07:00-05:00",
            "cutoff_datetime": "2022-12-06T22:07:00-05:00",
            "name": "Carolina Hurricanes v. Anaheim Ducks",
            "bettypes": [
                {
                    "id": "286a1775-8f57-4c4e-b5fd-efbe8722623c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53e58479-f332-4f42-960b-6f6df13df001/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 7029.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 2971.0
                            }
                        ],
                        "expected_reward_tokens": 9207.99,
                        "profit_sb": 207.99,
                        "profit_sb_percentage": 2.31,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f03bc5c5-eb2b-4060-987d-9a97f1f7ec51",
                            "gambit_id": "363cffee-2017-4695-8d7a-05505c2d8354",
                            "last_updated": "2022-12-07T09:37:47.829258-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.31000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/286a1775-8f57-4c4e-b5fd-efbe8722623c/?format=api"
                        },
                        {
                            "id": "ed25476c-91a8-4d0f-9c09-280f24e25884",
                            "gambit_id": "68616926-174e-4e39-a0e7-ef80eb2d6e2d",
                            "last_updated": "2022-12-07T09:37:47.828278-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "3.10000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/286a1775-8f57-4c4e-b5fd-efbe8722623c/?format=api"
                        }
                    ]
                },
                {
                    "id": "fafebbb6-e019-43f4-8b5b-ecc5083cf8d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53e58479-f332-4f42-960b-6f6df13df001/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 5097.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bd0c9e0f-5714-4e77-913e-ea9c0d961e96",
                            "gambit_id": "9f47ecc8-663c-421d-b678-831766f5ab76",
                            "last_updated": "2022-12-07T09:37:47.824366-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fafebbb6-e019-43f4-8b5b-ecc5083cf8d7/?format=api"
                        },
                        {
                            "id": "7e37d82a-da75-482b-ba75-e55f97c775d2",
                            "gambit_id": "4a54651b-2763-457d-8b27-1f16641ba5da",
                            "last_updated": "2022-12-07T09:37:47.825334-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fafebbb6-e019-43f4-8b5b-ecc5083cf8d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "29a495b9-e630-474e-a807-7e405b21e222",
                    "match": "https://api-prod.gambitprofit.com/api/matches/53e58479-f332-4f42-960b-6f6df13df001/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a53c6893-b38c-4c12-898a-66708a4731f8",
                            "gambit_id": "7339478d-9720-46f9-bf95-a10b7e9c4f9e",
                            "last_updated": "2022-12-07T09:37:47.821333-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a495b9-e630-474e-a807-7e405b21e222/?format=api"
                        },
                        {
                            "id": "1dc7ac6d-fe9e-4eed-8c04-496d675fef84",
                            "gambit_id": "a38d051b-0bf5-42a5-9192-22302e210463",
                            "last_updated": "2022-12-07T09:37:47.822441-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29a495b9-e630-474e-a807-7e405b21e222/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "49336a3f-b565-4294-9265-26109568333e",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e3d71175-d6a9-45f8-a32b-d3cf3353ff03",
            "completed": true,
            "last_updated": "2022-12-07T09:27:28.190668-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e3d71175-d6a9-45f8-a32b-d3cf3353ff03",
            "datetime": "2022-12-06T22:00:00-05:00",
            "cutoff_datetime": "2022-12-06T22:00:00-05:00",
            "name": "Dallas Mavericks v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "ca9da271-c75c-4379-8fd4-e5b9128e318b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49336a3f-b565-4294-9265-26109568333e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 6170.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "82fadd56-11be-47a7-981e-387d9bc03d2a",
                            "gambit_id": "a3dab724-37cf-47e5-9f5b-0e18ff584fed",
                            "last_updated": "2022-12-07T09:27:28.196636-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca9da271-c75c-4379-8fd4-e5b9128e318b/?format=api"
                        },
                        {
                            "id": "9c14045d-54ac-478a-afd7-4baf488fafdd",
                            "gambit_id": "a92a2646-a95c-4aff-98ac-9352b6c386f0",
                            "last_updated": "2022-12-07T09:27:28.197607-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca9da271-c75c-4379-8fd4-e5b9128e318b/?format=api"
                        }
                    ]
                },
                {
                    "id": "f2af931b-2c77-4ca2-a739-2dd3524a2a74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49336a3f-b565-4294-9265-26109568333e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d4cc1da1-b236-4c86-af23-288abbb7a526",
                            "gambit_id": "e9c116bd-738f-4b8e-b594-e981f2118a80",
                            "last_updated": "2022-12-07T09:27:28.201255-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2af931b-2c77-4ca2-a739-2dd3524a2a74/?format=api"
                        },
                        {
                            "id": "ff6d95aa-4690-4696-ba44-4e4898a7a8c9",
                            "gambit_id": "a24884a7-360e-4348-acaa-6d808c7bb3a6",
                            "last_updated": "2022-12-07T09:27:28.199518-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2af931b-2c77-4ca2-a739-2dd3524a2a74/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a3eab71-fc26-4f2e-95ad-3bc50868da98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/49336a3f-b565-4294-9265-26109568333e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 223.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "771288e4-dc9d-4dbc-acef-0d6326883386",
                            "gambit_id": "c34a8a4c-c8dd-42b8-837e-08903f6febc0",
                            "last_updated": "2022-12-07T09:27:28.193539-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 223.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a3eab71-fc26-4f2e-95ad-3bc50868da98/?format=api"
                        },
                        {
                            "id": "97226d1f-1a1b-4b51-82ba-e7f328bcaa62",
                            "gambit_id": "33e8d358-7aa8-40d6-8370-61bc9f574e38",
                            "last_updated": "2022-12-07T09:27:28.194648-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 223.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a3eab71-fc26-4f2e-95ad-3bc50868da98/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6a1d8b43-a808-44fe-84ff-b2c91e2b9b3b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "41793723-248b-4b8d-9927-b862db03fa41",
            "completed": true,
            "last_updated": "2022-12-07T09:37:47.515849-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.16,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/41793723-248b-4b8d-9927-b862db03fa41",
            "datetime": "2022-12-06T20:37:00-05:00",
            "cutoff_datetime": "2022-12-06T20:37:00-05:00",
            "name": "Toronto Maple Leafs v. Dallas Stars",
            "bettypes": [
                {
                    "id": "a16ee7d1-6fce-4be4-bd0a-f9b7e43636e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a1d8b43-a808-44fe-84ff-b2c91e2b9b3b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5208.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "04ea633d-f90d-4253-80a4-82dfd0f64640",
                            "gambit_id": "addba363-2b42-4331-918e-9fbc7438c1d2",
                            "last_updated": "2022-12-07T09:37:47.525874-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a16ee7d1-6fce-4be4-bd0a-f9b7e43636e3/?format=api"
                        },
                        {
                            "id": "3b5dcb1c-82ef-41dd-8779-5b0520d69553",
                            "gambit_id": "417e294f-651c-4d22-99d5-9a6092ff568a",
                            "last_updated": "2022-12-07T09:37:47.526914-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a16ee7d1-6fce-4be4-bd0a-f9b7e43636e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "86ef8e5c-270e-4c19-894e-be6efad0423b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a1d8b43-a808-44fe-84ff-b2c91e2b9b3b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Maple Leafs",
                                "amount": 6862.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9194.34,
                        "profit_sb": 194.34,
                        "profit_sb_percentage": 2.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a0d840b-1184-49ec-91b1-506b7b13b75e",
                            "gambit_id": "559d41db-a609-4608-8fbf-846b2aa35282",
                            "last_updated": "2022-12-07T09:37:47.523033-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86ef8e5c-270e-4c19-894e-be6efad0423b/?format=api"
                        },
                        {
                            "id": "cb3cb7da-13d8-414c-b238-80649c6e17d1",
                            "gambit_id": "80b3f08b-3aa0-406b-9561-4d6451f0096a",
                            "last_updated": "2022-12-07T09:37:47.522012-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.93000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86ef8e5c-270e-4c19-894e-be6efad0423b/?format=api"
                        }
                    ]
                },
                {
                    "id": "db6369d5-bb7e-4aba-9f2e-c51854ebba42",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a1d8b43-a808-44fe-84ff-b2c91e2b9b3b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2c9dc9a3-6f22-4037-83e6-28a73dbcb827",
                            "gambit_id": "0dd4161d-c99f-47ae-a223-5d8687847aad",
                            "last_updated": "2022-12-07T09:37:47.518879-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6369d5-bb7e-4aba-9f2e-c51854ebba42/?format=api"
                        },
                        {
                            "id": "29b86720-b83a-4bb5-a65f-681ae37869c2",
                            "gambit_id": "4870e11f-1aeb-48a8-bffe-bceb6408970a",
                            "last_updated": "2022-12-07T09:37:47.519935-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6369d5-bb7e-4aba-9f2e-c51854ebba42/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f1e9c56d-cb46-4929-8985-d963bd5ffe81",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "12689d88-1304-4c99-91ad-7c318d891fed",
            "completed": true,
            "last_updated": "2022-12-07T09:42:34.980408-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.6,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/12689d88-1304-4c99-91ad-7c318d891fed",
            "datetime": "2022-12-06T20:07:00-05:00",
            "cutoff_datetime": "2022-12-06T20:07:00-05:00",
            "name": "Florida Panthers v. Winnipeg Jets",
            "bettypes": [
                {
                    "id": "f70695ff-a79f-479c-a84b-daf48f8a99bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f1e9c56d-cb46-4929-8985-d963bd5ffe81/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Panthers",
                                "amount": 5097.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5e9630d-7afe-4813-9a77-0b93a1477ab5",
                            "gambit_id": "3cce69d0-ba83-46ab-962f-9580165a154f",
                            "last_updated": "2022-12-07T09:42:34.990271-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f70695ff-a79f-479c-a84b-daf48f8a99bd/?format=api"
                        },
                        {
                            "id": "f5ba24c4-bfa6-4374-8fb4-6f7455a8d01f",
                            "gambit_id": "07159014-34a7-42e5-890a-0d5d2b63bde9",
                            "last_updated": "2022-12-07T09:42:34.989271-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f70695ff-a79f-479c-a84b-daf48f8a99bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "57ce264d-af1f-47d2-9186-49e8fda82f87",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f1e9c56d-cb46-4929-8985-d963bd5ffe81/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 6825.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3175.0
                            }
                        ],
                        "expected_reward_tokens": 9144.0,
                        "profit_sb": 144.0,
                        "profit_sb_percentage": 1.6,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0ff00261-82e9-4913-9515-53aded2b7908",
                            "gambit_id": "e7ccf53c-75c3-4549-af20-875606fc527c",
                            "last_updated": "2022-12-07T09:42:34.986350-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.34000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ce264d-af1f-47d2-9186-49e8fda82f87/?format=api"
                        },
                        {
                            "id": "9b46acea-53b2-4448-8d1e-f7af616a43f8",
                            "gambit_id": "91b92279-e835-4d47-bd5e-8381b38c7b1c",
                            "last_updated": "2022-12-07T09:42:34.987321-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "2.88000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57ce264d-af1f-47d2-9186-49e8fda82f87/?format=api"
                        }
                    ]
                },
                {
                    "id": "24a0fd3c-f043-43f3-be95-d5d4bdaa82fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f1e9c56d-cb46-4929-8985-d963bd5ffe81/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f6f00e81-a4a2-437e-b3ab-742eab97b5f0",
                            "gambit_id": "21bac634-4327-4ec8-afb2-2193b254b45e",
                            "last_updated": "2022-12-07T09:42:34.983262-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a0fd3c-f043-43f3-be95-d5d4bdaa82fe/?format=api"
                        },
                        {
                            "id": "570e11c2-368b-4fe8-bd92-cd8a315bf06b",
                            "gambit_id": "c470aa21-81c0-4f76-9423-7beb370050c5",
                            "last_updated": "2022-12-07T09:42:34.984405-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a0fd3c-f043-43f3-be95-d5d4bdaa82fe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "509acf30-8ba2-4c70-a366-3268062d5cbb",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "a792f82c-e7d8-4643-ab98-a3e89ab937b1",
            "completed": true,
            "last_updated": "2022-12-07T09:32:29.651803-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.85,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a792f82c-e7d8-4643-ab98-a3e89ab937b1",
            "datetime": "2022-12-06T19:40:00-05:00",
            "cutoff_datetime": "2022-12-06T19:40:00-05:00",
            "name": "Detroit Pistons v. Miami Heat",
            "bettypes": [
                {
                    "id": "f1417175-4169-4b56-900b-f13af401c1b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/509acf30-8ba2-4c70-a366-3268062d5cbb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 7162.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2838.0
                            }
                        ],
                        "expected_reward_tokens": 9166.74,
                        "profit_sb": 166.74,
                        "profit_sb_percentage": 1.85,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0a6bdec2-c5c4-4ef3-af5d-3f8212164a09",
                            "gambit_id": "3dab6850-3dd7-4b21-95da-0a99430229d1",
                            "last_updated": "2022-12-07T09:32:29.657686-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.28000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1417175-4169-4b56-900b-f13af401c1b1/?format=api"
                        },
                        {
                            "id": "74542442-809a-47a7-b44c-52b7a948e008",
                            "gambit_id": "975695df-d358-4dbd-87df-920b5aba9e6c",
                            "last_updated": "2022-12-07T09:32:29.658777-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "3.23000",
                            "odds": "3.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1417175-4169-4b56-900b-f13af401c1b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "c21c4a5f-aa37-45e2-a716-35d1f0d5c342",
                    "match": "https://api-prod.gambitprofit.com/api/matches/509acf30-8ba2-4c70-a366-3268062d5cbb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "db8598f0-19de-4d9a-96f4-8fb6f1914e1b",
                            "gambit_id": "f2751ac9-c87f-463e-9209-011310d44fc9",
                            "last_updated": "2022-12-07T09:32:29.661933-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c21c4a5f-aa37-45e2-a716-35d1f0d5c342/?format=api"
                        },
                        {
                            "id": "9a48d2e8-eba9-46b9-9eeb-82fc6ac3736c",
                            "gambit_id": "22b8e0b6-2506-4004-b615-987429b5a4e2",
                            "last_updated": "2022-12-07T09:32:29.660926-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c21c4a5f-aa37-45e2-a716-35d1f0d5c342/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e00bb07-0772-4a77-8834-40a66390ee90",
                    "match": "https://api-prod.gambitprofit.com/api/matches/509acf30-8ba2-4c70-a366-3268062d5cbb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 220",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 220",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f245dd05-2788-4507-86bc-0d244ae53ad8",
                            "gambit_id": "df050a97-570b-47f3-9882-585da7dd0e54",
                            "last_updated": "2022-12-07T09:32:29.654678-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 220",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e00bb07-0772-4a77-8834-40a66390ee90/?format=api"
                        },
                        {
                            "id": "43706f6e-f004-4f8f-aa6c-584d9f24e755",
                            "gambit_id": "e8ac29fe-cf41-4510-9127-d09654904ba2",
                            "last_updated": "2022-12-07T09:32:29.655720-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 220",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "220.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e00bb07-0772-4a77-8834-40a66390ee90/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c1108ee8-0ae4-4e35-bdc7-24d9ac1197be",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ee67d4bc-4e3b-492f-b212-56dbda73e447",
            "completed": true,
            "last_updated": "2022-12-07T09:42:35.116037-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.49,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/ee67d4bc-4e3b-492f-b212-56dbda73e447",
            "datetime": "2022-12-06T19:37:00-05:00",
            "cutoff_datetime": "2022-12-06T19:37:00-05:00",
            "name": "St Louis Blues v. New York Islanders",
            "bettypes": [
                {
                    "id": "6617dc89-5956-4d90-95a7-a6875296fa5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1108ee8-0ae4-4e35-bdc7-24d9ac1197be/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Islanders",
                                "amount": 6256.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3744.0
                            }
                        ],
                        "expected_reward_tokens": 9133.76,
                        "profit_sb": 133.76,
                        "profit_sb_percentage": 1.49,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "85d4dd75-0ad9-428c-9903-480a08b2bbae",
                            "gambit_id": "3a1c15f3-eea8-4595-b74a-8253c2893c55",
                            "last_updated": "2022-12-07T09:42:35.125300-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.46000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6617dc89-5956-4d90-95a7-a6875296fa5a/?format=api"
                        },
                        {
                            "id": "7af6912d-405e-4427-8bd2-517cc9ce6745",
                            "gambit_id": "32297c9c-81e7-466a-b0c9-9d51231a8a52",
                            "last_updated": "2022-12-07T09:42:35.126239-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.44000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6617dc89-5956-4d90-95a7-a6875296fa5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b38aa45-1611-40e0-a336-a6653592a2bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1108ee8-0ae4-4e35-bdc7-24d9ac1197be/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Blues",
                                "amount": 5829.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2a45ef4a-ebe5-4df4-8766-c2d4fe146d5f",
                            "gambit_id": "ff379c99-243a-4d98-9b5a-1d44f73207be",
                            "last_updated": "2022-12-07T09:42:35.123318-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b38aa45-1611-40e0-a336-a6653592a2bc/?format=api"
                        },
                        {
                            "id": "b3dbfc57-602e-4aae-ad74-8a60b805f321",
                            "gambit_id": "ad46839b-54be-48a4-9434-4deaf7de6cad",
                            "last_updated": "2022-12-07T09:42:35.122234-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b38aa45-1611-40e0-a336-a6653592a2bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "b783e8d5-efb4-4a1b-992a-aa573ed1cd52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c1108ee8-0ae4-4e35-bdc7-24d9ac1197be/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 5.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9a5a0d86-25c8-4d7b-a4a0-9195309ea318",
                            "gambit_id": "9a868694-ccf6-432c-8db2-e84a49fc3ee0",
                            "last_updated": "2022-12-07T09:42:35.120120-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b783e8d5-efb4-4a1b-992a-aa573ed1cd52/?format=api"
                        },
                        {
                            "id": "04aa2f6e-7c9c-4740-88bd-9b3cdaec3689",
                            "gambit_id": "a45c17f4-d587-4934-bba0-be43c54013eb",
                            "last_updated": "2022-12-07T09:42:35.118894-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b783e8d5-efb4-4a1b-992a-aa573ed1cd52/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6390133d-ad93-4c17-b36e-c60379f3f935",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ee2e6d6a-3cc7-4cd3-b521-fb1342459764",
            "completed": true,
            "last_updated": "2022-12-07T09:32:28.593211-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/ee2e6d6a-3cc7-4cd3-b521-fb1342459764",
            "datetime": "2022-12-06T19:30:00-05:00",
            "cutoff_datetime": "2022-12-06T19:30:00-05:00",
            "name": "Los Angeles Lakers v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "c31aa544-62fb-4e30-842d-156da6596e24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6390133d-ad93-4c17-b36e-c60379f3f935/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 6584.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 3416.0
                            }
                        ],
                        "expected_reward_tokens": 9085.92,
                        "profit_sb": 85.92,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2d9566e5-e782-4735-b9f0-914edb2fab9c",
                            "gambit_id": "681c1eaa-ac5e-4aa2-9e9d-f9e16120b165",
                            "last_updated": "2022-12-07T09:32:28.599840-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.38000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c31aa544-62fb-4e30-842d-156da6596e24/?format=api"
                        },
                        {
                            "id": "e42b17eb-542c-4451-86f5-30512670a88a",
                            "gambit_id": "78e938fe-afd0-4f5b-8080-e017664c877a",
                            "last_updated": "2022-12-07T09:32:28.600921-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.66000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c31aa544-62fb-4e30-842d-156da6596e24/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3661df3-b7b6-44bb-88e3-b0ca931d4997",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6390133d-ad93-4c17-b36e-c60379f3f935/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "848efb1b-0d2b-466d-a3e6-2f152ba61d6b",
                            "gambit_id": "fc4bcde4-c38b-4893-8617-b01558c50df1",
                            "last_updated": "2022-12-07T09:32:28.604083-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3661df3-b7b6-44bb-88e3-b0ca931d4997/?format=api"
                        },
                        {
                            "id": "abf5aaac-43e7-41fe-99bf-107e9376f46f",
                            "gambit_id": "6cdfcb2a-8060-44e8-8f32-277693404ca8",
                            "last_updated": "2022-12-07T09:32:28.603075-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3661df3-b7b6-44bb-88e3-b0ca931d4997/?format=api"
                        }
                    ]
                },
                {
                    "id": "1f7719b8-70d8-4501-bf75-89350c84457b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6390133d-ad93-4c17-b36e-c60379f3f935/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 224.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 224.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "59dc1c7b-e6db-475a-a8db-d8677ccea837",
                            "gambit_id": "4d4e2295-1392-4b5b-8ec9-9ffd45ae9914",
                            "last_updated": "2022-12-07T09:32:28.597560-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f7719b8-70d8-4501-bf75-89350c84457b/?format=api"
                        },
                        {
                            "id": "99d99280-7f67-4303-824d-577a1d9f67c3",
                            "gambit_id": "c6257fe8-55ce-4e3e-9774-fbaf69dd9875",
                            "last_updated": "2022-12-07T09:32:28.596300-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f7719b8-70d8-4501-bf75-89350c84457b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fa3834a4-381f-475a-aea7-11ecf4b37902",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "212f043e-60e7-4e91-af77-1c8266d6d501",
            "completed": true,
            "last_updated": "2022-12-07T09:42:34.699347-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.67,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/212f043e-60e7-4e91-af77-1c8266d6d501",
            "datetime": "2022-12-06T19:07:00-05:00",
            "cutoff_datetime": "2022-12-06T19:07:00-05:00",
            "name": "Detroit Red Wings v. Tampa Bay Lightning",
            "bettypes": [
                {
                    "id": "b0953cf6-a9bd-416d-b722-1367e05ca248",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa3834a4-381f-475a-aea7-11ecf4b37902/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 6778.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3222.0
                            }
                        ],
                        "expected_reward_tokens": 9150.3,
                        "profit_sb": 150.3,
                        "profit_sb_percentage": 1.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "361b8abd-ddea-4710-9d9e-68a74589be3e",
                            "gambit_id": "3147bd08-5e50-4ee4-8ec4-38da94dc8543",
                            "last_updated": "2022-12-07T09:42:34.708096-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.35000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0953cf6-a9bd-416d-b722-1367e05ca248/?format=api"
                        },
                        {
                            "id": "8b017236-5227-453b-a85c-582e82a2385f",
                            "gambit_id": "39f4f294-fb4f-442b-b433-00cf5fbe798c",
                            "last_updated": "2022-12-07T09:42:34.709061-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "2.84000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0953cf6-a9bd-416d-b722-1367e05ca248/?format=api"
                        }
                    ]
                },
                {
                    "id": "99ce6665-d17c-40ed-8ff9-ea2764d3764c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa3834a4-381f-475a-aea7-11ecf4b37902/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 5208.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8ef16179-3e4f-42ad-b086-2ebcd747809f",
                            "gambit_id": "8d6210e1-410f-4550-94cf-484bbcd58935",
                            "last_updated": "2022-12-07T09:42:34.706211-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ce6665-d17c-40ed-8ff9-ea2764d3764c/?format=api"
                        },
                        {
                            "id": "77f99669-7a35-42d7-8e4f-755453d450e3",
                            "gambit_id": "adeadbbe-03fa-4991-8a71-b6a2922daecc",
                            "last_updated": "2022-12-07T09:42:34.705259-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ce6665-d17c-40ed-8ff9-ea2764d3764c/?format=api"
                        }
                    ]
                },
                {
                    "id": "62bcb9ae-32ca-4ab5-be05-02528c3a8d08",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fa3834a4-381f-475a-aea7-11ecf4b37902/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5304.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9f8b36bd-8c03-4ea2-aa38-0aa34e29617b",
                            "gambit_id": "d535f969-19f1-4fc5-9c6d-fc809e3ce765",
                            "last_updated": "2022-12-07T09:42:34.703326-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62bcb9ae-32ca-4ab5-be05-02528c3a8d08/?format=api"
                        },
                        {
                            "id": "3a8a9d2f-0fd5-4c73-bb58-30c026ae9813",
                            "gambit_id": "ec2b003f-681b-4bce-a086-c8353eb82d0e",
                            "last_updated": "2022-12-07T09:42:34.702182-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62bcb9ae-32ca-4ab5-be05-02528c3a8d08/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6a36197c-f61e-46af-89f0-43932cd3ceb4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "bf67cd49-ee93-42f9-ac5e-81b0ea92263e",
            "completed": true,
            "last_updated": "2022-12-07T09:42:34.839331-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.15,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/bf67cd49-ee93-42f9-ac5e-81b0ea92263e",
            "datetime": "2022-12-06T19:07:00-05:00",
            "cutoff_datetime": "2022-12-06T19:07:00-05:00",
            "name": "Columbus Blue Jackets v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "13a281ec-e0fb-43e9-8190-d21f60c3397b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a36197c-f61e-46af-89f0-43932cd3ceb4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 7072.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 2928.0
                            }
                        ],
                        "expected_reward_tokens": 9193.6,
                        "profit_sb": 193.6,
                        "profit_sb_percentage": 2.15,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "69b64d0f-8687-4abf-bb58-597937482114",
                            "gambit_id": "667c53dc-809e-4ef5-9e89-405b38088373",
                            "last_updated": "2022-12-07T09:42:34.852963-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.30000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13a281ec-e0fb-43e9-8190-d21f60c3397b/?format=api"
                        },
                        {
                            "id": "0e70b33e-0243-4a58-9a14-b93ed76352ab",
                            "gambit_id": "58e2c69d-e2f0-4157-9da7-af0c994e91d2",
                            "last_updated": "2022-12-07T09:42:34.854336-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "3.14000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13a281ec-e0fb-43e9-8190-d21f60c3397b/?format=api"
                        }
                    ]
                },
                {
                    "id": "638c3025-65b4-4ea0-b312-d14a911175cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a36197c-f61e-46af-89f0-43932cd3ceb4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 5208.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "64e77b3b-8f92-44be-93de-e5625df48dc4",
                            "gambit_id": "4c102625-0f10-42fb-bbea-e624189be0fa",
                            "last_updated": "2022-12-07T09:42:34.849519-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/638c3025-65b4-4ea0-b312-d14a911175cf/?format=api"
                        },
                        {
                            "id": "4377b47c-5cd6-481a-83dc-a6939ccd7599",
                            "gambit_id": "dd9ff2f0-05e1-41cc-afca-13e7159eee0e",
                            "last_updated": "2022-12-07T09:42:34.850667-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/638c3025-65b4-4ea0-b312-d14a911175cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6d36f57-a83a-491b-8e5b-4563d241c1c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a36197c-f61e-46af-89f0-43932cd3ceb4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a7ecb3c2-d30b-4042-8e15-8a2c69b2d33b",
                            "gambit_id": "b1fac0b8-0882-4713-b6d0-daae9ba5d307",
                            "last_updated": "2022-12-07T09:42:34.847292-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d36f57-a83a-491b-8e5b-4563d241c1c8/?format=api"
                        },
                        {
                            "id": "873a012b-48a6-49bb-9e9f-fb10b26245ba",
                            "gambit_id": "760fc1d2-a21b-44e9-9da3-4f540e29be30",
                            "last_updated": "2022-12-07T09:42:34.845896-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d36f57-a83a-491b-8e5b-4563d241c1c8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b712aefb-a9df-44b4-a8f7-c79df371bb48",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f32fc319-10fc-4d86-aa76-bf87a07ab6f9",
            "completed": true,
            "last_updated": "2022-12-07T09:47:32.610454-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.16,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/f32fc319-10fc-4d86-aa76-bf87a07ab6f9",
            "datetime": "2022-12-06T19:07:00-05:00",
            "cutoff_datetime": "2022-12-06T19:07:00-05:00",
            "name": "Los Angeles Kings v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "43a65f1d-9520-402d-8541-9f7400a18867",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b712aefb-a9df-44b4-a8f7-c79df371bb48/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ottawa Senators",
                                "amount": 5097.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "29668b4d-4ed6-4775-a1ab-ae48e8ef6cfb",
                            "gambit_id": "915519f0-7a21-42c7-a2c3-75ccab59e421",
                            "last_updated": "2022-12-07T09:47:32.619748-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a65f1d-9520-402d-8541-9f7400a18867/?format=api"
                        },
                        {
                            "id": "dbd2fe2b-c985-4d3f-81ff-86ce78900eaa",
                            "gambit_id": "ce6f7819-36cc-4303-9bab-3f92e8d116a3",
                            "last_updated": "2022-12-07T09:47:32.620761-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43a65f1d-9520-402d-8541-9f7400a18867/?format=api"
                        }
                    ]
                },
                {
                    "id": "d84d6f55-4b9e-46af-b6d0-317c2d5cbe68",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b712aefb-a9df-44b4-a8f7-c79df371bb48/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 6862.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9194.34,
                        "profit_sb": 194.34,
                        "profit_sb_percentage": 2.16,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "93ca3bb1-2bf2-4e14-a649-41007cb366a5",
                            "gambit_id": "7f3b2dae-4db3-42ac-8a7f-726fadabafbc",
                            "last_updated": "2022-12-07T09:47:32.617819-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.34000",
                            "odds": "1.38460",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84d6f55-4b9e-46af-b6d0-317c2d5cbe68/?format=api"
                        },
                        {
                            "id": "6f08f173-11c4-4a9c-8f30-4c3d68b1fed4",
                            "gambit_id": "5af45963-7e26-4482-8a45-7e8dcddb19b9",
                            "last_updated": "2022-12-07T09:47:32.616813-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.93000",
                            "odds": "3.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d84d6f55-4b9e-46af-b6d0-317c2d5cbe68/?format=api"
                        }
                    ]
                },
                {
                    "id": "44fc2a32-8a22-4913-b1b2-0661b9b24f93",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b712aefb-a9df-44b4-a8f7-c79df371bb48/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b7e527ee-e08a-4759-b632-0b646bdcbf3b",
                            "gambit_id": "be37fb61-4d50-42de-96e1-56d0ed4a3f0c",
                            "last_updated": "2022-12-07T09:47:32.614628-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44fc2a32-8a22-4913-b1b2-0661b9b24f93/?format=api"
                        },
                        {
                            "id": "6e131e07-cac9-4e3e-9c4d-0910c001574e",
                            "gambit_id": "f3bf3b0a-c533-4160-a700-11b370e1f59d",
                            "last_updated": "2022-12-07T09:47:32.613385-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44fc2a32-8a22-4913-b1b2-0661b9b24f93/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "94a0ef5b-56e8-4781-a161-0c9ed8806d0d",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "82e8c9a2-b551-4b43-a118-ac61512917aa",
            "completed": true,
            "last_updated": "2022-12-07T09:27:28.813167-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.54,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/82e8c9a2-b551-4b43-a118-ac61512917aa",
            "datetime": "2022-12-06T19:07:00-05:00",
            "cutoff_datetime": "2022-12-06T19:07:00-05:00",
            "name": "Chicago Blackhawks v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "7fef74e3-ab61-4137-a0de-edc5a4b26476",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94a0ef5b-56e8-4781-a161-0c9ed8806d0d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Jersey Devils",
                                "amount": 7627.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 2373.0
                            }
                        ],
                        "expected_reward_tokens": 9228.67,
                        "profit_sb": 228.67,
                        "profit_sb_percentage": 2.54,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "07572a76-657c-4923-be77-ede7a58cd7e6",
                            "gambit_id": "282a3b74-d4b8-4f2c-8bcf-2ba07c5c9234",
                            "last_updated": "2022-12-07T09:27:28.822903-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.21000",
                            "odds": "1.23810",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fef74e3-ab61-4137-a0de-edc5a4b26476/?format=api"
                        },
                        {
                            "id": "b59c0c1f-bc49-4d69-9bc2-3d4f9ccf3be1",
                            "gambit_id": "cc6e9e96-d134-4e0c-9cdd-5e4d22b5b9a2",
                            "last_updated": "2022-12-07T09:27:28.823965-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "3.89000",
                            "odds": "4.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fef74e3-ab61-4137-a0de-edc5a4b26476/?format=api"
                        }
                    ]
                },
                {
                    "id": "6648e2e2-06d7-4aaa-a301-70c2e9f32feb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94a0ef5b-56e8-4781-a161-0c9ed8806d0d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Jersey Devils",
                                "amount": 5829.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "690f8c46-044b-4438-bf1a-3b14c7287027",
                            "gambit_id": "cbacd6e4-cfe2-48d2-b448-ceb4fc6d9489",
                            "last_updated": "2022-12-07T09:27:28.819612-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6648e2e2-06d7-4aaa-a301-70c2e9f32feb/?format=api"
                        },
                        {
                            "id": "0bd69338-62a9-4cca-b75c-68fac8104943",
                            "gambit_id": "bda4fa50-b210-4e1a-9651-a2209ec6b261",
                            "last_updated": "2022-12-07T09:27:28.820728-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6648e2e2-06d7-4aaa-a301-70c2e9f32feb/?format=api"
                        }
                    ]
                },
                {
                    "id": "e082dfaf-ef5a-429f-9ca5-c88ed8cc0c51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94a0ef5b-56e8-4781-a161-0c9ed8806d0d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf9471bb-37bb-4094-a70d-d3361095650d",
                            "gambit_id": "77b6bc67-66be-4cc8-94b6-4e639911bfb2",
                            "last_updated": "2022-12-07T09:27:28.816014-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e082dfaf-ef5a-429f-9ca5-c88ed8cc0c51/?format=api"
                        },
                        {
                            "id": "b502ad20-e945-4e84-b583-778a86be0411",
                            "gambit_id": "b8584b79-786d-473b-9e8a-e1ff84a41966",
                            "last_updated": "2022-12-07T09:27:28.817311-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e082dfaf-ef5a-429f-9ca5-c88ed8cc0c51/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "24b13377-5457-4277-862e-4a86463f27b6",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "500b3d2a-4ed5-4c0c-a714-35e9198affc7",
            "completed": true,
            "last_updated": "2022-12-07T09:47:29.523474-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.12,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/500b3d2a-4ed5-4c0c-a714-35e9198affc7",
            "datetime": "2022-12-06T14:00:00-05:00",
            "cutoff_datetime": "2022-12-06T14:00:00-05:00",
            "name": "Portugal v. Switzerland",
            "bettypes": [
                {
                    "id": "8fca2fcf-3987-4f02-a10b-c028765106bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24b13377-5457-4277-862e-4a86463f27b6/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Portugal",
                                "amount": 6369.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3631.0
                            }
                        ],
                        "expected_reward_tokens": 11400.51,
                        "profit_sb": 2400.51,
                        "profit_sb_percentage": 26.67,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Portugal",
                                "amount": 4847.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2763.0
                            },
                            {
                                "team": "Switzerland",
                                "amount": 2390.0
                            }
                        ],
                        "expected_reward_tokens": 8675.7,
                        "profit_sb": -324.3,
                        "profit_sb_percentage": -3.6,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af4f6a06-01ba-4571-aa1d-9025592c1475",
                            "gambit_id": "e4298ef2-0981-47ea-8ae9-187590062bbf",
                            "last_updated": "2022-12-07T09:47:29.529972-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portugal",
                            "reward": "1.79000",
                            "odds": "1.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fca2fcf-3987-4f02-a10b-c028765106bf/?format=api"
                        },
                        {
                            "id": "06d388ab-924c-4741-bedd-daed68f650eb",
                            "gambit_id": "be8fe48c-7a10-45b1-9b4a-d9829e94246b",
                            "last_updated": "2022-12-07T09:47:29.530966-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.14000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fca2fcf-3987-4f02-a10b-c028765106bf/?format=api"
                        },
                        {
                            "id": "7b62f501-80b3-45aa-bef8-15c7735173b7",
                            "gambit_id": "d3f345a9-c8f4-4e75-98eb-b483e5408f20",
                            "last_updated": "2022-12-07T09:47:29.528995-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Switzerland",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fca2fcf-3987-4f02-a10b-c028765106bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "5d730d31-e4b6-4931-b50a-d10332a16332",
                    "match": "https://api-prod.gambitprofit.com/api/matches/24b13377-5457-4277-862e-4a86463f27b6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5129.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4871.0
                            }
                        ],
                        "expected_reward_tokens": 8719.09,
                        "profit_sb": -280.91,
                        "profit_sb_percentage": -3.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "20357170-d5b5-44df-9a81-ada38365f785",
                            "gambit_id": "ee87515c-eced-4aad-88cc-6056e1d56561",
                            "last_updated": "2022-12-07T09:47:29.526919-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d730d31-e4b6-4931-b50a-d10332a16332/?format=api"
                        },
                        {
                            "id": "bd5db3f5-04a6-469f-8185-5405f2e95618",
                            "gambit_id": "24e78039-4881-4dbd-a218-8e021cf48acf",
                            "last_updated": "2022-12-07T09:47:29.525930-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.79000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d730d31-e4b6-4931-b50a-d10332a16332/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "514b814f-13ee-4e50-97bf-abf0f9750eb7",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "1aac68b6-fee7-4f8c-b04e-68244fbe60a0",
            "completed": true,
            "last_updated": "2022-12-07T09:47:29.359290-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.59,
            "sport_category": "World Cup",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/1aac68b6-fee7-4f8c-b04e-68244fbe60a0",
            "datetime": "2022-12-06T10:00:00-05:00",
            "cutoff_datetime": "2022-12-06T10:00:00-05:00",
            "name": "Morocco v. Spain",
            "bettypes": [
                {
                    "id": "6a6a7e40-e2f2-4d57-bc16-e541d2cbaffa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/514b814f-13ee-4e50-97bf-abf0f9750eb7/?format=api",
                    "name": "Pick the Winner",
                    "created_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": "Spain",
                                "amount": 6903.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3097.0
                            }
                        ],
                        "expected_reward_tokens": 10560.77,
                        "profit_sb": 1560.77,
                        "profit_sb_percentage": 17.34,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Spain",
                                "amount": 5730.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2571.0
                            },
                            {
                                "team": "Morocco",
                                "amount": 1699.0
                            }
                        ],
                        "expected_reward_tokens": 8766.84,
                        "profit_sb": -233.16,
                        "profit_sb_percentage": -2.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b9c5d18f-79f7-48f3-a8e8-c209ae1664ca",
                            "gambit_id": "309869e8-4b50-4d86-a19a-8803c39dce37",
                            "last_updated": "2022-12-07T09:47:29.365550-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Spain",
                            "reward": "1.53000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a7e40-e2f2-4d57-bc16-e541d2cbaffa/?format=api"
                        },
                        {
                            "id": "cbee4d51-78ba-4c8d-85be-46374326a0a1",
                            "gambit_id": "ab23d782-833e-4a7c-83fe-8c0ee45d02d7",
                            "last_updated": "2022-12-07T09:47:29.366541-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.41000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a7e40-e2f2-4d57-bc16-e541d2cbaffa/?format=api"
                        },
                        {
                            "id": "f7497bbd-2032-4fb3-af28-8499baa322c7",
                            "gambit_id": "8ca52525-b383-4336-aa39-80ffa7d9f524",
                            "last_updated": "2022-12-07T09:47:29.367525-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Morocco",
                            "reward": "5.16000",
                            "odds": "5.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a7e40-e2f2-4d57-bc16-e541d2cbaffa/?format=api"
                        }
                    ]
                },
                {
                    "id": "c2868f24-08bf-4d5e-bfa7-0659993e68b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/514b814f-13ee-4e50-97bf-abf0f9750eb7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5552.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4448.0
                            }
                        ],
                        "expected_reward_tokens": 8716.64,
                        "profit_sb": -283.36,
                        "profit_sb_percentage": -3.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2cdc4c49-bc3b-4774-bc13-92ca5cf46735",
                            "gambit_id": "381b063f-a8ba-46be-864f-a272f04070e0",
                            "last_updated": "2022-12-07T09:47:29.363491-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.57000",
                            "odds": "1.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2868f24-08bf-4d5e-bfa7-0659993e68b2/?format=api"
                        },
                        {
                            "id": "8d99fe1b-2d35-4095-b244-438bac84d3f3",
                            "gambit_id": "2de0b0ad-d8fa-44f8-b226-4a7b682a5567",
                            "last_updated": "2022-12-07T09:47:29.362219-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.96000",
                            "odds": "2.10000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2868f24-08bf-4d5e-bfa7-0659993e68b2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5f5fe4ff-2621-4bb2-8498-be7d557c3f1b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "ef9dd9cf-c2db-44cf-b035-d6402fd79038",
            "completed": true,
            "last_updated": "2022-12-06T09:57:12.453906-05: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/ef9dd9cf-c2db-44cf-b035-d6402fd79038",
            "datetime": "2022-12-05T22:59:00-05:00",
            "cutoff_datetime": "2022-12-05T22:59:00-05:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - December 5th 2022",
            "bettypes": [
                {
                    "id": "5dfe3d88-ae91-44b9-a117-92929d0ed7cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f5fe4ff-2621-4bb2-8498-be7d557c3f1b/?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": "74a4140a-275f-4247-a837-7264a953cf16",
                            "gambit_id": "d79ec330-36b0-42e8-8b24-cfd879ad6831",
                            "last_updated": "2022-12-06T09:57:12.456660-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.63000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfe3d88-ae91-44b9-a117-92929d0ed7cd/?format=api"
                        },
                        {
                            "id": "02fcd11d-4434-47d7-b3d1-6d23c648f285",
                            "gambit_id": "de5a1994-4d20-45ff-918a-f8be0e403756",
                            "last_updated": "2022-12-06T09:57:12.460013-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfe3d88-ae91-44b9-a117-92929d0ed7cd/?format=api"
                        },
                        {
                            "id": "7ee74007-aad1-4a9e-bd61-5af4d2304bda",
                            "gambit_id": "96bfc6e1-4398-4cab-9c0a-38e9ea079396",
                            "last_updated": "2022-12-06T09:57:12.461110-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfe3d88-ae91-44b9-a117-92929d0ed7cd/?format=api"
                        },
                        {
                            "id": "42ba6ae1-4b8f-48da-8d0b-7c0c0db68b00",
                            "gambit_id": "c15f8f2e-72b4-4180-b404-58511047814f",
                            "last_updated": "2022-12-06T09:57:12.458895-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfe3d88-ae91-44b9-a117-92929d0ed7cd/?format=api"
                        },
                        {
                            "id": "271672d4-f09d-4aa3-bae8-5b67bf79770a",
                            "gambit_id": "e3bf762e-74a9-45ae-a2ed-a91dbc722927",
                            "last_updated": "2022-12-06T09:57:12.457784-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.28000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dfe3d88-ae91-44b9-a117-92929d0ed7cd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d9d34b0b-0332-412f-9b6a-050b0a16226b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9029a3b0-dd18-4142-ad06-2f4aa7a8fc46",
            "completed": true,
            "last_updated": "2022-12-06T10:02:00.788143-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.0,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/9029a3b0-dd18-4142-ad06-2f4aa7a8fc46",
            "datetime": "2022-12-05T22:59:00-05:00",
            "cutoff_datetime": "2022-12-05T22:59:00-05:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - December 5th 2022",
            "bettypes": [
                {
                    "id": "75cba452-3a64-44e5-92f1-47275194f666",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d9d34b0b-0332-412f-9b6a-050b0a16226b/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            },
                            {
                                "team": "Even",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "398540aa-86b3-42e1-9430-2905aa3fc178",
                            "gambit_id": "902c1bc5-1d5a-4086-940e-1ad4b9a1e929",
                            "last_updated": "2022-12-06T10:02:00.791962-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75cba452-3a64-44e5-92f1-47275194f666/?format=api"
                        },
                        {
                            "id": "09188a89-fab2-48c6-bdc3-47f75525d8cf",
                            "gambit_id": "b6f0ca4e-59f7-483c-a33a-40aaeca92a95",
                            "last_updated": "2022-12-06T10:02:00.790819-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75cba452-3a64-44e5-92f1-47275194f666/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c0b19dc8-9a72-4e1c-abc6-156fdf116262",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "912542ed-bf5e-4637-b698-590447d3f0b2",
            "completed": true,
            "last_updated": "2022-12-06T11:21:56.297297-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/912542ed-bf5e-4637-b698-590447d3f0b2",
            "datetime": "2022-12-05T22:37:00-05:00",
            "cutoff_datetime": "2022-12-05T22:37:00-05:00",
            "name": "Montreal Canadiens v. Vancouver Canucks",
            "bettypes": [
                {
                    "id": "0099d21f-1e33-49e6-a6b4-73175ac8d3cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0b19dc8-9a72-4e1c-abc6-156fdf116262/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 6642.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 3358.0
                            }
                        ],
                        "expected_reward_tokens": 9099.54,
                        "profit_sb": 99.54,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a38b2090-c03d-433e-8a7e-b8084660a5b5",
                            "gambit_id": "11aa6dd2-e05b-4533-b748-e4d1b3972ab5",
                            "last_updated": "2022-12-06T11:21:56.305986-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0099d21f-1e33-49e6-a6b4-73175ac8d3cd/?format=api"
                        },
                        {
                            "id": "ac9dca7f-a7a0-476d-b53c-78f0da1f9d70",
                            "gambit_id": "ba959424-976f-45f6-9284-0b8943dec8b7",
                            "last_updated": "2022-12-06T11:21:56.306988-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.71000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0099d21f-1e33-49e6-a6b4-73175ac8d3cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "5743bc48-e774-41b3-9570-ecc6b0d2a92f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0b19dc8-9a72-4e1c-abc6-156fdf116262/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montreal Canadiens",
                                "amount": 5304.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "655ac469-bd8c-4d99-9b29-53ee02d0e81a",
                            "gambit_id": "f94a2a58-6710-444e-8733-e968da127d43",
                            "last_updated": "2022-12-06T11:21:56.304037-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5743bc48-e774-41b3-9570-ecc6b0d2a92f/?format=api"
                        },
                        {
                            "id": "84e1befb-117e-4836-9821-c0b38eafdf41",
                            "gambit_id": "a17eef19-761e-4825-8fa3-c7e083310165",
                            "last_updated": "2022-12-06T11:21:56.303077-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5743bc48-e774-41b3-9570-ecc6b0d2a92f/?format=api"
                        }
                    ]
                },
                {
                    "id": "02f958a9-22e8-48e8-a0f4-babaf7bc5301",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0b19dc8-9a72-4e1c-abc6-156fdf116262/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2646ee2e-9ac5-4f45-b86d-f020cd2f5b52",
                            "gambit_id": "ace5e5a9-f2ce-4580-ae8d-ee3b8d2d3d9e",
                            "last_updated": "2022-12-06T11:21:56.301108-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02f958a9-22e8-48e8-a0f4-babaf7bc5301/?format=api"
                        },
                        {
                            "id": "8837272e-5ed7-4a3e-9c70-95bd4658e545",
                            "gambit_id": "364f8899-de7d-428d-8ae8-5d7c9116269c",
                            "last_updated": "2022-12-06T11:21:56.300054-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02f958a9-22e8-48e8-a0f4-babaf7bc5301/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6a798121-7c00-4a60-86e6-af863c5b61e2",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "78f288fc-3064-4ec5-94ad-4a332e3d79d6",
            "completed": true,
            "last_updated": "2022-12-06T09:41:59.521350-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 3.76,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/78f288fc-3064-4ec5-94ad-4a332e3d79d6",
            "datetime": "2022-12-05T22:10:00-05:00",
            "cutoff_datetime": "2022-12-05T22:10:00-05:00",
            "name": "Indiana Pacers v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "22a41f17-c774-44d5-915c-08f871bbd909",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a798121-7c00-4a60-86e6-af863c5b61e2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 8264.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 1736.0
                            }
                        ],
                        "expected_reward_tokens": 9338.32,
                        "profit_sb": 338.32,
                        "profit_sb_percentage": 3.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e826b902-0aaf-4582-93d7-3a9c9d789df2",
                            "gambit_id": "7025fc54-76cd-4892-815d-f82e57760841",
                            "last_updated": "2022-12-06T09:41:59.530181-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.13000",
                            "odds": "1.14290",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22a41f17-c774-44d5-915c-08f871bbd909/?format=api"
                        },
                        {
                            "id": "9548d75b-9a0d-4e88-a95a-62baf99c4437",
                            "gambit_id": "f14d5481-ce7c-412e-9b61-cc28508b78ec",
                            "last_updated": "2022-12-06T09:41:59.531483-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "5.38000",
                            "odds": "6.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22a41f17-c774-44d5-915c-08f871bbd909/?format=api"
                        }
                    ]
                },
                {
                    "id": "da8c4fb7-92ba-4c31-97ad-3a0870910e06",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a798121-7c00-4a60-86e6-af863c5b61e2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a49338e9-6bca-4c02-aaad-f2f91765f0dc",
                            "gambit_id": "0713c579-ba25-40e1-a59d-5840198818da",
                            "last_updated": "2022-12-06T09:41:59.527301-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da8c4fb7-92ba-4c31-97ad-3a0870910e06/?format=api"
                        },
                        {
                            "id": "4cc55f11-d4d9-47e8-bfc0-3a870e8fbdcd",
                            "gambit_id": "2e67af9f-c9f8-42c1-ae9d-ab44e97d325f",
                            "last_updated": "2022-12-06T09:41:59.528272-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "12.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da8c4fb7-92ba-4c31-97ad-3a0870910e06/?format=api"
                        }
                    ]
                },
                {
                    "id": "67351951-c3e4-41f5-a8b3-d17b8045dd6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6a798121-7c00-4a60-86e6-af863c5b61e2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 240.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 240.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ccac688c-1c12-4f59-89a6-34f73d9315e6",
                            "gambit_id": "73409904-227e-4d14-856b-e4fd5510b150",
                            "last_updated": "2022-12-06T09:41:59.524244-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 240.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67351951-c3e4-41f5-a8b3-d17b8045dd6d/?format=api"
                        },
                        {
                            "id": "9a4a76f0-d517-4d6b-af72-e1c57b14ca7e",
                            "gambit_id": "73d6c660-bf66-4664-91ea-3a49bfd0e7ba",
                            "last_updated": "2022-12-06T09:41:59.525368-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 240.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "240.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67351951-c3e4-41f5-a8b3-d17b8045dd6d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9b65df4b-62c4-4290-a1d2-7607549923a4",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "d804b762-a818-483c-87f3-475c7399e65b",
            "completed": true,
            "last_updated": "2022-12-06T11:21:56.457111-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.22,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d804b762-a818-483c-87f3-475c7399e65b",
            "datetime": "2022-12-05T21:07:00-05:00",
            "cutoff_datetime": "2022-12-05T21:07:00-05:00",
            "name": "Arizona Coyotes v. Calgary Flames",
            "bettypes": [
                {
                    "id": "0a1e263d-ce0d-409b-9e7f-295cd090b999",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b65df4b-62c4-4290-a1d2-7607549923a4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 7302.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 2698.0
                            }
                        ],
                        "expected_reward_tokens": 9200.18,
                        "profit_sb": 200.18,
                        "profit_sb_percentage": 2.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8d4a63ee-899b-4808-8277-e7359feb662c",
                            "gambit_id": "1ddd1562-b405-4d80-b108-488d3d2e68a1",
                            "last_updated": "2022-12-06T11:21:56.465978-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.26000",
                            "odds": "1.29410",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a1e263d-ce0d-409b-9e7f-295cd090b999/?format=api"
                        },
                        {
                            "id": "ba6d6522-7604-40c5-8257-bb6215dc15c5",
                            "gambit_id": "cf337454-ac0a-4a76-975b-39119cede53d",
                            "last_updated": "2022-12-06T11:21:56.466986-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "3.41000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a1e263d-ce0d-409b-9e7f-295cd090b999/?format=api"
                        }
                    ]
                },
                {
                    "id": "85aacb8d-49ac-4649-97eb-496cb0779488",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b65df4b-62c4-4290-a1d2-7607549923a4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 5304.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f399e0d0-9c4e-46e3-9542-7e15b9eeaed5",
                            "gambit_id": "44d7528a-6935-4631-a02b-b86556f1b8b1",
                            "last_updated": "2022-12-06T11:21:56.463069-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85aacb8d-49ac-4649-97eb-496cb0779488/?format=api"
                        },
                        {
                            "id": "eece8db4-96ba-4dd8-8b35-d4c924f34cc9",
                            "gambit_id": "47a47ee0-7d66-4277-8942-199f2ac6904b",
                            "last_updated": "2022-12-06T11:21:56.464030-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85aacb8d-49ac-4649-97eb-496cb0779488/?format=api"
                        }
                    ]
                },
                {
                    "id": "52cd65ae-62e7-40cd-9e48-05ae693e1102",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9b65df4b-62c4-4290-a1d2-7607549923a4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aca87b20-a503-468f-ae5e-7fae34c64cd9",
                            "gambit_id": "c3f210b0-e1b7-4570-b7bf-4d9c9e7e8858",
                            "last_updated": "2022-12-06T11:21:56.460994-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52cd65ae-62e7-40cd-9e48-05ae693e1102/?format=api"
                        },
                        {
                            "id": "f58ee397-a57c-476d-9bb2-05c563146a16",
                            "gambit_id": "665547a9-06fa-4c3d-96f8-055344e0f105",
                            "last_updated": "2022-12-06T11:21:56.459916-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52cd65ae-62e7-40cd-9e48-05ae693e1102/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fb6fb777-39bb-4acc-9022-c7c8d2a08293",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "892f2f6a-bd87-4d38-a823-2236a5c19c55",
            "completed": true,
            "last_updated": "2022-12-06T09:52:01.709414-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.03,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/892f2f6a-bd87-4d38-a823-2236a5c19c55",
            "datetime": "2022-12-05T20:40:00-05:00",
            "cutoff_datetime": "2022-12-05T20:40:00-05:00",
            "name": "Phoenix Suns v. Dallas Mavericks",
            "bettypes": [
                {
                    "id": "0bad6e32-78ed-4f51-9128-f25703e8829a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb6fb777-39bb-4acc-9022-c7c8d2a08293/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5829.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5db41dca-0416-4b11-b208-b350627c7194",
                            "gambit_id": "fd804425-347e-4e2d-8942-94955e5cf9c7",
                            "last_updated": "2022-12-06T09:52:01.715358-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bad6e32-78ed-4f51-9128-f25703e8829a/?format=api"
                        },
                        {
                            "id": "d463e48d-96bd-4567-b947-73d3bf69facd",
                            "gambit_id": "91b47395-e052-4a76-9956-ffe02959031e",
                            "last_updated": "2022-12-06T09:52:01.716378-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bad6e32-78ed-4f51-9128-f25703e8829a/?format=api"
                        }
                    ]
                },
                {
                    "id": "26120db5-1463-4c82-847a-8d326c91df27",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb6fb777-39bb-4acc-9022-c7c8d2a08293/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd074389-b230-44f7-92a9-d4228692dfb5",
                            "gambit_id": "37b2ad44-480e-4611-a755-fe0ef14d7ada",
                            "last_updated": "2022-12-06T09:52:01.718374-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26120db5-1463-4c82-847a-8d326c91df27/?format=api"
                        },
                        {
                            "id": "c2dbbfe1-ab86-4d53-a75b-944291bd4f17",
                            "gambit_id": "7cbdb651-e2b8-4a77-bc43-6c7294766c11",
                            "last_updated": "2022-12-06T09:52:01.719345-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26120db5-1463-4c82-847a-8d326c91df27/?format=api"
                        }
                    ]
                },
                {
                    "id": "57686c3d-7cbc-42dc-a936-7cc2c85c5b52",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fb6fb777-39bb-4acc-9022-c7c8d2a08293/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 223.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "edd7b76f-689d-498f-9b58-e92c3060ff0a",
                            "gambit_id": "054ab509-6978-4d07-8282-a414afc48b95",
                            "last_updated": "2022-12-06T09:52:01.712267-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 223.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57686c3d-7cbc-42dc-a936-7cc2c85c5b52/?format=api"
                        },
                        {
                            "id": "2f09780c-fbe1-480c-a731-65e247f4253d",
                            "gambit_id": "bbebe8d8-9ae4-41ea-9c63-f1b94d06a8f2",
                            "last_updated": "2022-12-06T09:52:01.713324-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 223.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57686c3d-7cbc-42dc-a936-7cc2c85c5b52/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ab19ff3f-2abe-4857-9b2e-bd75c4f9fc93",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "03c52695-62ad-4dc3-80bd-143b65be87f1",
            "completed": true,
            "last_updated": "2022-12-06T11:21:56.142691-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.13,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/03c52695-62ad-4dc3-80bd-143b65be87f1",
            "datetime": "2022-12-05T20:37:00-05:00",
            "cutoff_datetime": "2022-12-05T20:37:00-05:00",
            "name": "Washington Capitals v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "824e0f1a-5031-4cd9-aacd-2f30cc638380",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab19ff3f-2abe-4857-9b2e-bd75c4f9fc93/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Edmonton Oilers",
                                "amount": 5899.0
                            },
                            {
                                "team": "Washington Capitals",
                                "amount": 4101.0
                            }
                        ],
                        "expected_reward_tokens": 9143.45,
                        "profit_sb": 143.45,
                        "profit_sb_percentage": 1.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3205082d-fc09-45b5-a427-b2d8c25287f9",
                            "gambit_id": "a3eaa5a3-b79a-40f6-8142-b36975d4cc18",
                            "last_updated": "2022-12-06T11:21:56.151528-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.55000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/824e0f1a-5031-4cd9-aacd-2f30cc638380/?format=api"
                        },
                        {
                            "id": "1ab39355-0667-47d2-81f4-15ecbcf11e18",
                            "gambit_id": "f06d007d-4a97-40d0-9083-a433608f7e1c",
                            "last_updated": "2022-12-06T11:21:56.152481-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "2.23000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/824e0f1a-5031-4cd9-aacd-2f30cc638380/?format=api"
                        }
                    ]
                },
                {
                    "id": "924b06d9-755d-4ecd-b0c8-3ad441c07974",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab19ff3f-2abe-4857-9b2e-bd75c4f9fc93/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Capitals",
                                "amount": 6170.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3830.0
                            }
                        ],
                        "expected_reward_tokens": 9192.0,
                        "profit_sb": 192.0,
                        "profit_sb_percentage": 2.13,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "479e3e94-4aaf-4c65-b429-a834a8a2cc4c",
                            "gambit_id": "697d6643-0ea3-40f4-8698-7ef2c174075c",
                            "last_updated": "2022-12-06T11:21:56.149640-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.49000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/924b06d9-755d-4ecd-b0c8-3ad441c07974/?format=api"
                        },
                        {
                            "id": "cfc9def3-305c-4dfa-bbc1-bc1d9581c638",
                            "gambit_id": "79a7c063-f822-41fd-a3e7-a274101ae72a",
                            "last_updated": "2022-12-06T11:21:56.148682-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.40000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/924b06d9-755d-4ecd-b0c8-3ad441c07974/?format=api"
                        }
                    ]
                },
                {
                    "id": "bdb92b37-5fc4-44d9-b831-43f167d0e92f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab19ff3f-2abe-4857-9b2e-bd75c4f9fc93/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7e2a188a-4571-4091-a6db-9d351e2372a8",
                            "gambit_id": "115dd2e2-e739-4270-839b-0263793e6d46",
                            "last_updated": "2022-12-06T11:21:56.146767-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdb92b37-5fc4-44d9-b831-43f167d0e92f/?format=api"
                        },
                        {
                            "id": "3226521b-9806-44a6-b816-f87744a289b7",
                            "gambit_id": "56906984-ca30-4fbe-a0f9-c720520c7d75",
                            "last_updated": "2022-12-06T11:21:56.145669-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdb92b37-5fc4-44d9-b831-43f167d0e92f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2944cb1e-9c00-42d5-b41a-0f2c9187ac55",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "49cff06f-8651-4b41-ad2e-f1bc15b29792",
            "completed": true,
            "last_updated": "2022-12-06T09:42:08.624985-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.9,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/49cff06f-8651-4b41-ad2e-f1bc15b29792",
            "datetime": "2022-12-05T20:15:00-05:00",
            "cutoff_datetime": "2022-12-05T20:15:00-05:00",
            "name": "New Orleans Saints v. Tampa Bay Buccaneers",
            "bettypes": [
                {
                    "id": "0d0571ab-19a3-41e8-ab9f-3d131ec6922b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2944cb1e-9c00-42d5-b41a-0f2c9187ac55/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 6114.0
                            },
                            {
                                "team": "New Orleans Saints",
                                "amount": 3886.0
                            }
                        ],
                        "expected_reward_tokens": 9170.96,
                        "profit_sb": 170.96,
                        "profit_sb_percentage": 1.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d7f2e5b2-b7ec-40ef-9f73-4c4393d0d9a5",
                            "gambit_id": "7e4f7b21-adb8-47a0-b864-ef4d5f9d7ed4",
                            "last_updated": "2022-12-06T09:42:08.631466-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.50000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d0571ab-19a3-41e8-ab9f-3d131ec6922b/?format=api"
                        },
                        {
                            "id": "7e88219b-6f0a-41e9-97b6-7524a74d9552",
                            "gambit_id": "aedee818-f693-4bbd-b05a-c47062544846",
                            "last_updated": "2022-12-06T09:42:08.632682-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "2.36000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d0571ab-19a3-41e8-ab9f-3d131ec6922b/?format=api"
                        }
                    ]
                },
                {
                    "id": "aa31559b-b08a-445a-8c1a-bd5546cb09fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2944cb1e-9c00-42d5-b41a-0f2c9187ac55/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Orleans Saints",
                                "amount": 5097.0
                            },
                            {
                                "team": "Tampa Bay Buccaneers",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c7f1cffb-a62f-4dfb-82ba-7d426fb0b27d",
                            "gambit_id": "8c98dc3e-6451-4fa6-acf6-f258e42a28bc",
                            "last_updated": "2022-12-06T09:42:08.635617-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa31559b-b08a-445a-8c1a-bd5546cb09fa/?format=api"
                        },
                        {
                            "id": "833636b5-d5ed-4d84-bb50-407c2b535fc8",
                            "gambit_id": "df09f489-fa04-4fac-b38d-fff3938392af",
                            "last_updated": "2022-12-06T09:42:08.634709-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Buccaneers",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa31559b-b08a-445a-8c1a-bd5546cb09fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "7beb1967-9daa-4c02-90fd-1b4a7a377022",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2944cb1e-9c00-42d5-b41a-0f2c9187ac55/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 40.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 40.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "120c0e27-4bd5-4f27-a57c-92b597758b50",
                            "gambit_id": "5f319ed5-6d79-4665-a263-0c43808261e0",
                            "last_updated": "2022-12-06T09:42:08.627803-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 40.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7beb1967-9daa-4c02-90fd-1b4a7a377022/?format=api"
                        },
                        {
                            "id": "1d44aaa2-5228-442c-820e-1fe4a341792d",
                            "gambit_id": "c5928431-3d1c-498f-b4ed-208f08bf9cb5",
                            "last_updated": "2022-12-06T09:42:08.629158-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 40.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "40.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7beb1967-9daa-4c02-90fd-1b4a7a377022/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3b1e7a8c-3d4c-4f5c-9015-a2cacde5e381",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "609afba7-aa26-4c1a-90d0-ceebc2201973",
            "completed": true,
            "last_updated": "2022-12-06T09:52:01.094483-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.4,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/609afba7-aa26-4c1a-90d0-ceebc2201973",
            "datetime": "2022-12-05T20:10:00-05:00",
            "cutoff_datetime": "2022-12-05T20:10:00-05:00",
            "name": "Philadelphia 76ers v. Houston Rockets",
            "bettypes": [
                {
                    "id": "452d6d19-9306-4ae3-a6f9-50e48980b90a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b1e7a8c-3d4c-4f5c-9015-a2cacde5e381/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 7257.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 2743.0
                            }
                        ],
                        "expected_reward_tokens": 9216.39,
                        "profit_sb": 216.39,
                        "profit_sb_percentage": 2.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "651b48d9-5a7b-49ed-bc78-5b008225b0e9",
                            "gambit_id": "40aea9ed-51ba-4bd1-93d0-939282626099",
                            "last_updated": "2022-12-06T09:52:01.102616-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.27000",
                            "odds": "1.30300",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/452d6d19-9306-4ae3-a6f9-50e48980b90a/?format=api"
                        },
                        {
                            "id": "95ee184f-6830-49c1-bffb-a3e578b0c50c",
                            "gambit_id": "fcdc10ef-a5ea-4b16-8a3b-e5a8cfe32ef5",
                            "last_updated": "2022-12-06T09:52:01.101363-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "3.36000",
                            "odds": "3.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/452d6d19-9306-4ae3-a6f9-50e48980b90a/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0617540-b91e-4902-be1a-e6c399215801",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b1e7a8c-3d4c-4f5c-9015-a2cacde5e381/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6abd861c-c411-48b8-b1f3-5baa64e47ef4",
                            "gambit_id": "c351e4a9-fedd-44f5-a552-3fe051f569a2",
                            "last_updated": "2022-12-06T09:52:01.106106-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0617540-b91e-4902-be1a-e6c399215801/?format=api"
                        },
                        {
                            "id": "9e03269f-37bd-4b62-af98-de1df78819f3",
                            "gambit_id": "fa0a7134-4fe3-41a0-b965-c78ca5de774b",
                            "last_updated": "2022-12-06T09:52:01.104999-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0617540-b91e-4902-be1a-e6c399215801/?format=api"
                        }
                    ]
                },
                {
                    "id": "2b5e8c3c-efb2-4637-b580-4e509462c853",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b1e7a8c-3d4c-4f5c-9015-a2cacde5e381/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 222.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 222.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "162c8a87-09f8-40e0-ad5c-ce2b58339bab",
                            "gambit_id": "5bbdaecc-e239-4d27-8def-97924c834586",
                            "last_updated": "2022-12-06T09:52:01.097675-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b5e8c3c-efb2-4637-b580-4e509462c853/?format=api"
                        },
                        {
                            "id": "3f1d5d67-b476-4c7b-b382-3f7860dda0de",
                            "gambit_id": "80aa6d52-d13d-4bea-b6d1-04e66b1c0ba4",
                            "last_updated": "2022-12-06T09:52:01.098932-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b5e8c3c-efb2-4637-b580-4e509462c853/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f89a4e20-e8c0-459f-abe4-c8308a57c99f",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "e344960a-3b36-476a-8185-5891cc573a2c",
            "completed": true,
            "last_updated": "2022-12-06T09:52:00.336865-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e344960a-3b36-476a-8185-5891cc573a2c",
            "datetime": "2022-12-05T20:10:00-05:00",
            "cutoff_datetime": "2022-12-05T20:10:00-05:00",
            "name": "Miami Heat v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "7906a703-7d80-4a0d-9709-24ac65f25530",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f89a4e20-e8c0-459f-abe4-c8308a57c99f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Heat",
                                "amount": 6336.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f3dfba47-ad25-401d-bd12-6c9cc04ba776",
                            "gambit_id": "8543f260-d7d3-44c5-b536-0e1d6d01705c",
                            "last_updated": "2022-12-06T09:52:00.347732-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7906a703-7d80-4a0d-9709-24ac65f25530/?format=api"
                        },
                        {
                            "id": "0a5e2edd-f126-4c94-8907-06efb05d5c90",
                            "gambit_id": "9dd35867-c030-4a80-81a3-1d6660083089",
                            "last_updated": "2022-12-06T09:52:00.346733-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7906a703-7d80-4a0d-9709-24ac65f25530/?format=api"
                        }
                    ]
                },
                {
                    "id": "e5ad5c08-76d3-4055-8c5c-36b48d79cc6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f89a4e20-e8c0-459f-abe4-c8308a57c99f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Grizzlies",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ef3d74b-4e44-4a6b-9e11-de08ddf8d9b3",
                            "gambit_id": "844abafc-7c04-4ffe-a3bf-40b2cd0103a0",
                            "last_updated": "2022-12-06T09:52:00.344537-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5ad5c08-76d3-4055-8c5c-36b48d79cc6d/?format=api"
                        },
                        {
                            "id": "b0b4e525-ef83-4222-a900-9ca07d1c7ca1",
                            "gambit_id": "ed08be51-4f0d-4c7a-b3c2-069f52007a66",
                            "last_updated": "2022-12-06T09:52:00.343449-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5ad5c08-76d3-4055-8c5c-36b48d79cc6d/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd98e12f-824f-4dd3-8964-60d5eb6986fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f89a4e20-e8c0-459f-abe4-c8308a57c99f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 218.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 218.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "feae838a-e482-49b2-8a70-3b391ad30007",
                            "gambit_id": "ccf7608b-5ecb-4c1b-8bda-88b4b88d7a7f",
                            "last_updated": "2022-12-06T09:52:00.339823-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 218.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd98e12f-824f-4dd3-8964-60d5eb6986fa/?format=api"
                        },
                        {
                            "id": "1ed4e770-0ac2-449f-b1a0-95f7bb562ab1",
                            "gambit_id": "0023528a-efff-4c9c-bd8b-e4d2228f366c",
                            "last_updated": "2022-12-06T09:52:00.341078-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 218.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd98e12f-824f-4dd3-8964-60d5eb6986fa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "23eba3f0-62c7-4893-af3d-3d22cfa73511",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "f952a06b-c4c6-4167-81b5-2db3ad6f487e",
            "completed": true,
            "last_updated": "2022-12-06T09:52:00.940713-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f952a06b-c4c6-4167-81b5-2db3ad6f487e",
            "datetime": "2022-12-05T19:40:00-05:00",
            "cutoff_datetime": "2022-12-05T19:40:00-05:00",
            "name": "Boston Celtics v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "18eb7ab1-3a4e-4e00-8324-7b3d9192859a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23eba3f0-62c7-4893-af3d-3d22cfa73511/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Raptors",
                                "amount": 5304.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 4696.0
                            }
                        ],
                        "expected_reward_tokens": 9016.32,
                        "profit_sb": 16.32,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f11a416-99a0-45bc-9036-a808bdf0bed7",
                            "gambit_id": "46d64eeb-7f4e-4979-a374-1b6c9fd69981",
                            "last_updated": "2022-12-06T09:52:00.947096-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.70000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18eb7ab1-3a4e-4e00-8324-7b3d9192859a/?format=api"
                        },
                        {
                            "id": "8c1ec6c4-8d25-4ee2-add2-77dea8319d4c",
                            "gambit_id": "078852fa-693f-4178-ac31-5a0c07bc263a",
                            "last_updated": "2022-12-06T09:52:00.948076-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.92000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18eb7ab1-3a4e-4e00-8324-7b3d9192859a/?format=api"
                        }
                    ]
                },
                {
                    "id": "84b18c53-28d3-416e-bd76-adafd01a82bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23eba3f0-62c7-4893-af3d-3d22cfa73511/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Boston Celtics",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "43d73a35-7189-4099-a957-331125258dc9",
                            "gambit_id": "c7dfca8f-e56a-4992-952b-3eff34ee4bcc",
                            "last_updated": "2022-12-06T09:52:00.950044-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84b18c53-28d3-416e-bd76-adafd01a82bb/?format=api"
                        },
                        {
                            "id": "2eb1ff20-fc2d-4b30-9abe-300c9242de51",
                            "gambit_id": "de56560e-5d79-4fa6-9e79-7291bf5fb520",
                            "last_updated": "2022-12-06T09:52:00.951021-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84b18c53-28d3-416e-bd76-adafd01a82bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "de268485-5afa-4ed6-904e-b65d18cab9c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23eba3f0-62c7-4893-af3d-3d22cfa73511/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 228",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 228",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "55ed65cf-5c54-4d36-9cf1-1153ec7bdde9",
                            "gambit_id": "8323977a-3073-4918-ac84-bc97a72b479e",
                            "last_updated": "2022-12-06T09:52:00.945122-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de268485-5afa-4ed6-904e-b65d18cab9c7/?format=api"
                        },
                        {
                            "id": "b4829d68-8def-43ec-b3e6-725ceaf42c3a",
                            "gambit_id": "d7d9e0a9-f7a5-45a5-ab92-f0fb11c61059",
                            "last_updated": "2022-12-06T09:52:00.943930-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 228",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de268485-5afa-4ed6-904e-b65d18cab9c7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4621f06b-3266-4a7f-b092-e034f0b4bf94",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "b3d2700b-4de2-49e8-8c78-664752b6f1f0",
            "completed": true,
            "last_updated": "2022-12-06T09:52:00.490708-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/b3d2700b-4de2-49e8-8c78-664752b6f1f0",
            "datetime": "2022-12-05T19:40:00-05:00",
            "cutoff_datetime": "2022-12-05T19:40:00-05:00",
            "name": "Oklahoma City Thunder v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "4c667525-0939-46d9-a816-1e6e5fa67a5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4621f06b-3266-4a7f-b092-e034f0b4bf94/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 6642.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 3358.0
                            }
                        ],
                        "expected_reward_tokens": 9099.54,
                        "profit_sb": 99.54,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0736f9e3-c695-4d0a-a9f0-0af86232026e",
                            "gambit_id": "7f9beaa8-e62c-4d75-815e-676895e5f0f6",
                            "last_updated": "2022-12-06T09:52:00.499970-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c667525-0939-46d9-a816-1e6e5fa67a5a/?format=api"
                        },
                        {
                            "id": "6969c058-fda9-4786-bb25-c93914cd29df",
                            "gambit_id": "e578065f-3bd1-4d40-9049-db004166c9f6",
                            "last_updated": "2022-12-06T09:52:00.500961-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "2.71000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c667525-0939-46d9-a816-1e6e5fa67a5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "456d5510-b744-4df0-a968-064bfa75003c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4621f06b-3266-4a7f-b092-e034f0b4bf94/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 City Thunder",
                                "amount": 5000.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0dfdd682-ff65-4218-8581-3ec150f90803",
                            "gambit_id": "11ea4964-c4ce-49a7-acf8-4923836791ae",
                            "last_updated": "2022-12-06T09:52:00.498022-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/456d5510-b744-4df0-a968-064bfa75003c/?format=api"
                        },
                        {
                            "id": "3417122d-8c0d-43d7-84cf-3ff87d628f12",
                            "gambit_id": "88e8b794-bc04-4436-9697-217644b7ab98",
                            "last_updated": "2022-12-06T09:52:00.497015-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/456d5510-b744-4df0-a968-064bfa75003c/?format=api"
                        }
                    ]
                },
                {
                    "id": "27d0d364-ef27-421b-92ed-cd0b61f3ed4e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4621f06b-3266-4a7f-b092-e034f0b4bf94/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 236.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 236.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "15763c5a-f49d-4287-8361-c1e7c81b404d",
                            "gambit_id": "1666d683-0f83-45be-8726-4bc8b093660a",
                            "last_updated": "2022-12-06T09:52:00.494902-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 236.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27d0d364-ef27-421b-92ed-cd0b61f3ed4e/?format=api"
                        },
                        {
                            "id": "0083163b-1682-486c-9501-7eac1ee5feed",
                            "gambit_id": "a15e5e21-aa75-47b2-b9c3-59f482474952",
                            "last_updated": "2022-12-06T09:52:00.493739-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 236.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "236.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27d0d364-ef27-421b-92ed-cd0b61f3ed4e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2f243b26-6fc0-47ac-98a3-3eb5acf50513",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "55de4ef9-ed3c-4672-a084-5aa8c3211fdb",
            "completed": true,
            "last_updated": "2022-12-06T09:57:02.227083-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/55de4ef9-ed3c-4672-a084-5aa8c3211fdb",
            "datetime": "2022-12-05T19:10:00-05:00",
            "cutoff_datetime": "2022-12-05T19:10:00-05:00",
            "name": "Los Angeles Clippers v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "ef214f4b-f06a-4106-aecc-c39ad0c889d5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f243b26-6fc0-47ac-98a3-3eb5acf50513/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 6642.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 3358.0
                            }
                        ],
                        "expected_reward_tokens": 9099.54,
                        "profit_sb": 99.54,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7778918b-4b3a-4dbc-a3fa-d70e9c75d7e0",
                            "gambit_id": "a2b207dc-9263-4f2f-9888-aa7dbd0f23a5",
                            "last_updated": "2022-12-06T09:57:02.237523-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.37000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef214f4b-f06a-4106-aecc-c39ad0c889d5/?format=api"
                        },
                        {
                            "id": "ce4fcb43-8acb-40ee-b9b2-8f0256e48e8e",
                            "gambit_id": "d95d99d4-03fa-4e3a-aab4-effe2fc93335",
                            "last_updated": "2022-12-06T09:57:02.236547-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "2.71000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef214f4b-f06a-4106-aecc-c39ad0c889d5/?format=api"
                        }
                    ]
                },
                {
                    "id": "d0f0cad0-3bb4-4bce-b573-b1fa47a051d8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f243b26-6fc0-47ac-98a3-3eb5acf50513/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5097.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63d56fb2-0698-4501-b8c2-a1c1438fd88c",
                            "gambit_id": "1a72dbc5-6f87-4b48-9100-a0866779fe1c",
                            "last_updated": "2022-12-06T09:57:02.234514-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0f0cad0-3bb4-4bce-b573-b1fa47a051d8/?format=api"
                        },
                        {
                            "id": "8252f4e2-f1a7-4bf4-8d42-af637b912827",
                            "gambit_id": "ccd4965a-fafc-4c36-b9ba-d4774bcf6af7",
                            "last_updated": "2022-12-06T09:57:02.233420-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0f0cad0-3bb4-4bce-b573-b1fa47a051d8/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c551734-b429-48a4-9914-378b6033bfdf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2f243b26-6fc0-47ac-98a3-3eb5acf50513/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 217.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 217.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4fabbc04-2109-4e0c-9b2e-35323c3c02e7",
                            "gambit_id": "1e7b3568-6819-4d4b-b656-bac2bae69ddb",
                            "last_updated": "2022-12-06T09:57:02.231268-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 217.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c551734-b429-48a4-9914-378b6033bfdf/?format=api"
                        },
                        {
                            "id": "996ed262-5d9c-42c5-80ab-137b16244c93",
                            "gambit_id": "77a84f82-abc5-4366-92dd-60f4adb3cd11",
                            "last_updated": "2022-12-06T09:57:02.230045-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 217.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "217.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c551734-b429-48a4-9914-378b6033bfdf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a0b942a3-b43a-4a4d-91e7-d4f107aa3512",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "9203448a-cc65-4d06-8a87-aaea67aeb627",
            "completed": true,
            "last_updated": "2022-12-06T09:57:02.075171-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 2.33,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/9203448a-cc65-4d06-8a87-aaea67aeb627",
            "datetime": "2022-12-05T19:10:00-05:00",
            "cutoff_datetime": "2022-12-05T19:10:00-05:00",
            "name": "Milwaukee Bucks v. Orlando Magic",
            "bettypes": [
                {
                    "id": "56819d72-7fbe-48f5-b83b-d9804b2b4e6c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0b942a3-b43a-4a4d-91e7-d4f107aa3512/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 7873.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2127.0
                            }
                        ],
                        "expected_reward_tokens": 9209.91,
                        "profit_sb": 209.91,
                        "profit_sb_percentage": 2.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "38d33bc4-c253-4d19-a57e-47d5cc963ee6",
                            "gambit_id": "9daabd9a-1982-486a-876f-08fe7e01005e",
                            "last_updated": "2022-12-06T09:57:02.081749-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.17000",
                            "odds": "1.19610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56819d72-7fbe-48f5-b83b-d9804b2b4e6c/?format=api"
                        },
                        {
                            "id": "3dd1e5c6-af0f-49d8-9ced-c560926cd353",
                            "gambit_id": "be692045-c3e3-4d32-99e0-74fbc406ed9e",
                            "last_updated": "2022-12-06T09:57:02.080746-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "4.33000",
                            "odds": "4.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56819d72-7fbe-48f5-b83b-d9804b2b4e6c/?format=api"
                        }
                    ]
                },
                {
                    "id": "0b81e73a-37ec-4381-99fd-8f92536554ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0b942a3-b43a-4a4d-91e7-d4f107aa3512/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e72693c1-1d61-4398-b89a-523fbbe35371",
                            "gambit_id": "c81d3978-d1f5-4881-bd69-3e0f03fbb110",
                            "last_updated": "2022-12-06T09:57:02.084717-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b81e73a-37ec-4381-99fd-8f92536554ee/?format=api"
                        },
                        {
                            "id": "c4abb390-a972-4043-8f46-d34a6d23dee7",
                            "gambit_id": "bf9ccc63-63bd-4447-aa47-c93c86f285d7",
                            "last_updated": "2022-12-06T09:57:02.083715-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b81e73a-37ec-4381-99fd-8f92536554ee/?format=api"
                        }
                    ]
                },
                {
                    "id": "70271db7-3ead-46fd-be70-e05ae862755b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0b942a3-b43a-4a4d-91e7-d4f107aa3512/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9000.0,
                        "profit_sb": 0.0,
                        "profit_sb_percentage": 0.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b5d7d0db-e9bd-4668-bfa6-c47aa231957c",
                            "gambit_id": "502611cf-8473-4aae-a9ca-8ca01ededa6c",
                            "last_updated": "2022-12-06T09:57:02.077675-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70271db7-3ead-46fd-be70-e05ae862755b/?format=api"
                        },
                        {
                            "id": "b27bc3a2-1487-409e-b7df-8bb4a1dee473",
                            "gambit_id": "13777304-d315-4bc7-8c46-b5c72073eec4",
                            "last_updated": "2022-12-06T09:57:02.078746-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.80000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70271db7-3ead-46fd-be70-e05ae862755b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "919f72d8-9d23-4264-9a00-8c10efd4996b",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "cc27868d-4a95-41a8-90f8-20444cd69c4d",
            "completed": true,
            "last_updated": "2022-12-06T11:31:57.399535-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/cc27868d-4a95-41a8-90f8-20444cd69c4d",
            "datetime": "2022-12-05T19:07:00-05:00",
            "cutoff_datetime": "2022-12-05T19:07:00-05:00",
            "name": "Vegas Golden Knights v. Boston Bruins",
            "bettypes": [
                {
                    "id": "2a3e2907-a348-4f72-86e0-77438575edf8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/919f72d8-9d23-4264-9a00-8c10efd4996b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Bruins",
                                "amount": 6336.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bf49bf36-dfe5-4699-ab82-15a2c948e82e",
                            "gambit_id": "6bda635c-1fd8-44ff-b125-de8f3b6849b4",
                            "last_updated": "2022-12-06T11:31:57.408266-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a3e2907-a348-4f72-86e0-77438575edf8/?format=api"
                        },
                        {
                            "id": "b6c45311-0b73-4ddd-abe9-6fb051be1965",
                            "gambit_id": "40fe68c6-19fb-4c2a-b071-475d706cf10d",
                            "last_updated": "2022-12-06T11:31:57.409232-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a3e2907-a348-4f72-86e0-77438575edf8/?format=api"
                        }
                    ]
                },
                {
                    "id": "b7b1283f-4004-4ede-b4f5-54d762eb3c8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/919f72d8-9d23-4264-9a00-8c10efd4996b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 5829.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4171.0
                            }
                        ],
                        "expected_reward_tokens": 9092.78,
                        "profit_sb": 92.78,
                        "profit_sb_percentage": 1.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "87916ec4-f61a-442f-bd09-4d74454c8597",
                            "gambit_id": "f99af7b5-de23-4d60-8f6d-20e0af7f5068",
                            "last_updated": "2022-12-06T11:31:57.406354-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.56000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7b1283f-4004-4ede-b4f5-54d762eb3c8d/?format=api"
                        },
                        {
                            "id": "e3ba06d6-f629-4dba-9181-0b861033fac7",
                            "gambit_id": "aee418ba-5b7e-43ff-8784-a1935a7aa41b",
                            "last_updated": "2022-12-06T11:31:57.405383-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.18000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7b1283f-4004-4ede-b4f5-54d762eb3c8d/?format=api"
                        }
                    ]
                },
                {
                    "id": "a02d88a5-9e44-40ad-881f-459c1a11a879",
                    "match": "https://api-prod.gambitprofit.com/api/matches/919f72d8-9d23-4264-9a00-8c10efd4996b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5097.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4903.0
                            }
                        ],
                        "expected_reward_tokens": 8970.72,
                        "profit_sb": -29.28,
                        "profit_sb_percentage": -0.33,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "730c5719-5baf-414f-aaa9-4f041d191d4e",
                            "gambit_id": "ab9b3535-5193-4e0f-9707-c0716ed1cc16",
                            "last_updated": "2022-12-06T11:31:57.402340-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.76000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a02d88a5-9e44-40ad-881f-459c1a11a879/?format=api"
                        },
                        {
                            "id": "dac95d68-d293-4636-a78b-7f69edb76f6a",
                            "gambit_id": "dd441abb-afc6-49b0-9af1-c3398ee71240",
                            "last_updated": "2022-12-06T11:31:57.403457-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a02d88a5-9e44-40ad-881f-459c1a11a879/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d607a6c2-84c5-4bd6-a69e-9ad7333e3666",
            "discount": "0.90",
            "sb_rate": "1.00",
            "gambit_id": "97165998-b5ef-4623-891a-741492b41e07",
            "completed": true,
            "last_updated": "2022-12-06T11:26:56.718200-05:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/97165998-b5ef-4623-891a-741492b41e07",
            "datetime": "2022-12-05T19:07:00-05:00",
            "cutoff_datetime": "2022-12-05T19:07:00-05:00",
            "name": "Colorado Avalanche v. Philadelphia Flyers",
            "bettypes": [
                {
                    "id": "8c9f98ed-576c-4be9-ab3d-17632ae67876",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d607a6c2-84c5-4bd6-a69e-9ad7333e3666/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Colorado Avalanche",
                                "amount": 6336.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 3664.0
                            }
                        ],
                        "expected_reward_tokens": 9123.36,
                        "profit_sb": 123.36,
                        "profit_sb_percentage": 1.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b88b89e1-e784-4b89-9a9f-76b5cd25c8ee",
                            "gambit_id": "7bf025a4-3d01-4c48-b3bf-e912c5f3b7ff",
                            "last_updated": "2022-12-06T11:26:56.730557-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.44000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c9f98ed-576c-4be9-ab3d-17632ae67876/?format=api"
                        },
                        {
                            "id": "841356d6-9f7e-4aa4-8604-22f76239581e",
                            "gambit_id": "3d1e1bd7-e2f2-41d3-8349-859e27ba6c6a",
                            "last_updated": "2022-12-06T11:26:56.729305-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.49000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c9f98ed-576c-4be9-ab3d-17632ae67876/?format=api"
                        }
                    ]
                },
                {
                    "id": "c0576b38-cf0a-40e8-b78d-e414c5dc20d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d607a6c2-84c5-4bd6-a69e-9ad7333e3666/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 5753.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4247.0
                            }
                        ],
                        "expected_reward_tokens": 9088.58,
                        "profit_sb": 88.58,
                        "profit_sb_percentage": 0.98,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "493e9a77-6c02-4096-b616-f00f9fad7b0d",
                            "gambit_id": "bf1c0d14-8a24-46bf-9793-7a244a1eba6c",
                            "last_updated": "2022-12-06T11:26:56.725714-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "1.58000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0576b38-cf0a-40e8-b78d-e414c5dc20d7/?format=api"
                        },
                        {
                            "id": "a0fbd342-7fe4-4d44-a089-5e3b32689216",
                            "gambit_id": "c53aeaf3-b307-46d7-ae40-c60ea65734ca",
                            "last_updated": "2022-12-06T11:26:56.726836-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.14000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0576b38-cf0a-40e8-b78d-e414c5dc20d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "01f42eae-51c3-4ee4-87a2-32bb080bcc93",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d607a6c2-84c5-4bd6-a69e-9ad7333e3666/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 5.5",
                                "amount": 5208.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4792.0
                            }
                        ],
                        "expected_reward_tokens": 9008.96,
                        "profit_sb": 8.96,
                        "profit_sb_percentage": 0.1,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bb45bd35-de11-492b-8235-0af6da142b64",
                            "gambit_id": "5af7f88f-a773-4922-b1a9-62b2afb157db",
                            "last_updated": "2022-12-06T11:26:56.723085-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.73000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01f42eae-51c3-4ee4-87a2-32bb080bcc93/?format=api"
                        },
                        {
                            "id": "adc17bf1-9c9f-455c-9d52-9398933c6f13",
                            "gambit_id": "5f44800d-a13e-435d-9459-9c804c0a9144",
                            "last_updated": "2022-12-06T11:26:56.721151-05:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.88000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01f42eae-51c3-4ee4-87a2-32bb080bcc93/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}