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=4800
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=4900",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=4700",
    "results": [
        {
            "id": "c0c5cbd2-0c72-4613-8bee-59f87bcb8301",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1b87a2be-4823-4aa2-aa58-4523faca44d2",
            "completed": true,
            "last_updated": "2023-04-24T18:47:07.227667-04:00",
            "created_at": "2023-04-19T12:17:11.296256-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Zurich Classic of New Orleans",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/1b87a2be-4823-4aa2-aa58-4523faca44d2",
            "datetime": "2023-04-20T08:00:00-04:00",
            "cutoff_datetime": "2023-04-20T08:00:00-04:00",
            "name": "Zurich Classic of New Orleans: To Win Outright",
            "bettypes": [
                {
                    "id": "89e0dced-8f13-489e-baae-e300d214515b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0c5cbd2-0c72-4613-8bee-59f87bcb8301/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-04-19T12:17:11.300980-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "c8bb20d9-ce07-4108-b20b-634685227efb",
                            "gambit_id": "81d0c797-d34b-4e0e-90c8-2344e3f8296f",
                            "last_updated": "2023-04-24T18:47:07.292638-04:00",
                            "created_at": "2023-04-19T12:17:11.417288-04:00",
                            "name": "Clark/Hossler",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "25a37384-5621-4dbd-8038-cfbd05a37b73",
                            "gambit_id": "d1efedc8-c5f2-4fc8-97aa-b0f5de19d1ed",
                            "last_updated": "2023-04-24T18:47:07.275215-04:00",
                            "created_at": "2023-04-19T12:17:11.350999-04:00",
                            "name": "Im/Mitchell",
                            "reward": "2.68000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "e351e2ce-cc81-47aa-8bb0-908e0c37f0e9",
                            "gambit_id": "ae58e818-54bb-4adb-978e-e7eb244bea65",
                            "last_updated": "2023-04-24T18:47:07.285278-04:00",
                            "created_at": "2023-04-19T12:17:11.408033-04:00",
                            "name": "Moore/NeSmith",
                            "reward": "10.60000",
                            "odds": "11.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "ef7b52d3-721e-4be5-a27a-19008903819f",
                            "gambit_id": "f59b03b1-eea0-46a3-ad6b-ca40993e9c3b",
                            "last_updated": "2023-04-24T18:47:07.248021-04:00",
                            "created_at": "2023-04-19T12:17:11.404503-04:00",
                            "name": "Redman/Ryder",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "f8b7200e-3f3f-4ef5-921c-0157acb98a72",
                            "gambit_id": "302ffd15-7590-461b-a386-315a55f26e0f",
                            "last_updated": "2023-04-24T18:47:07.258313-04:00",
                            "created_at": "2023-04-19T12:17:11.336156-04:00",
                            "name": "Hardy/Riley",
                            "reward": "12.52000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "c80c5d4e-ef13-481e-b6fe-3c7857cc88d2",
                            "gambit_id": "e2d5b41a-1b38-4878-b43c-73791b49e74c",
                            "last_updated": "2023-04-24T18:47:07.238131-04:00",
                            "created_at": "2023-04-19T12:17:11.383349-04:00",
                            "name": "Norrman/Schwab",
                            "reward": "16.36000",
                            "odds": "17.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "3b5755c8-df2c-42e4-a894-33410be2cb16",
                            "gambit_id": "c6e9fdf8-44ab-4da4-9f58-1f9090312613",
                            "last_updated": "2023-04-24T18:47:07.381992-04:00",
                            "created_at": "2023-04-19T12:17:11.426376-04:00",
                            "name": "Cantlay/Schauffele",
                            "reward": "18.28000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "e822ae65-b0ad-4a1d-b62d-1cd32da7d685",
                            "gambit_id": "5869f566-7d7f-47ae-8637-25375ba55b16",
                            "last_updated": "2023-04-24T18:47:07.273111-04:00",
                            "created_at": "2023-04-19T12:17:11.349305-04:00",
                            "name": "Homa/Morikawa",
                            "reward": "20.20000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "42ae0474-4df7-4a06-bcc0-465e1e33405c",
                            "gambit_id": "2395b2ab-0ef6-4d80-82fe-58d60cd0dbe3",
                            "last_updated": "2023-04-24T18:47:07.250179-04:00",
                            "created_at": "2023-04-19T12:17:11.401881-04:00",
                            "name": "Gordon/Thompson",
                            "reward": "25.00000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "625a35b3-646c-445f-b9a5-a493f3177a60",
                            "gambit_id": "1c4728a5-e93e-422d-a748-880107f2d37b",
                            "last_updated": "2023-04-24T18:47:07.245615-04:00",
                            "created_at": "2023-04-19T12:17:11.396418-04:00",
                            "name": "Lipsky/Rai",
                            "reward": "29.80000",
                            "odds": "31.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "5a50633b-1058-4839-9ec4-e749733512dd",
                            "gambit_id": "7bf8fe84-34f3-46ca-84b6-11a98f629df2",
                            "last_updated": "2023-04-24T18:47:07.374335-04:00",
                            "created_at": "2023-04-19T12:17:11.415138-04:00",
                            "name": "English/Hoge",
                            "reward": "32.68000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "a71407ac-ef4d-42d1-8028-3d24f62dd183",
                            "gambit_id": "081ae18a-d856-4a66-a3ea-fd39732ce07f",
                            "last_updated": "2023-04-24T18:47:07.265080-04:00",
                            "created_at": "2023-04-19T12:17:11.342270-04:00",
                            "name": "Hojgaard/Olesen",
                            "reward": "34.60000",
                            "odds": "36.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "3e0d5203-79d0-45ee-91f7-8206ade35381",
                            "gambit_id": "af2c25bd-cdb0-43df-8f79-2ceb7774d5bc",
                            "last_updated": "2023-04-24T18:47:07.379256-04:00",
                            "created_at": "2023-04-19T12:17:11.424649-04:00",
                            "name": "Burns/Horschel",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "4ece5da0-38fa-4bd2-b1b8-2ee32d3a546b",
                            "gambit_id": "22c1c62f-d274-4a57-956b-88f04e693b43",
                            "last_updated": "2023-04-24T18:47:07.297206-04:00",
                            "created_at": "2023-04-19T12:17:11.420832-04:00",
                            "name": "Fitzpatrick/Fitzpatrick",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "afa95940-b8d4-48c6-9c0b-547991ec4737",
                            "gambit_id": "bda5c17e-55a3-4210-9b96-441fd7be92d6",
                            "last_updated": "2023-04-24T18:47:07.240486-04:00",
                            "created_at": "2023-04-19T12:17:11.389920-04:00",
                            "name": "List/Norlander",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "af4648dd-e712-4055-a4a7-1b3aeddadbe7",
                            "gambit_id": "c6fa7675-4eea-49b8-8042-d6d69bc5ca2a",
                            "last_updated": "2023-04-24T18:47:07.256154-04:00",
                            "created_at": "2023-04-19T12:17:11.334217-04:00",
                            "name": "Gerard/Griffin",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "6066cbce-cdb8-411b-83b0-c658a1aae948",
                            "gambit_id": "26e50d45-2df2-42ab-89fd-3f7d56524b48",
                            "last_updated": "2023-04-24T18:47:07.277236-04:00",
                            "created_at": "2023-04-19T12:17:11.378048-04:00",
                            "name": "OHair/Matthews",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "c21440bc-564d-4333-b7ac-67fb9ccfdcf9",
                            "gambit_id": "527ffa8f-c0bf-41ce-9fbe-8d95d5c80354",
                            "last_updated": "2023-04-24T18:47:07.289991-04:00",
                            "created_at": "2023-04-19T12:17:11.412569-04:00",
                            "name": "Dahmen/McCarthy",
                            "reward": "39.40000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "e70b3f64-f8db-4b6a-b362-adcb62c44153",
                            "gambit_id": "da577e58-5da9-4b62-895d-df96bde43554",
                            "last_updated": "2023-04-24T18:47:07.279314-04:00",
                            "created_at": "2023-04-19T12:17:11.388287-04:00",
                            "name": "Lower/Wu",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "f174059e-0281-4580-a33a-7cde59a84ed8",
                            "gambit_id": "7afab675-d0da-4b92-9544-5f292bc842a1",
                            "last_updated": "2023-04-24T18:47:07.372192-04:00",
                            "created_at": "2023-04-19T12:17:11.399720-04:00",
                            "name": "Shinkwin/Wallace",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "8810763e-d61b-47e6-9270-3ff048e6ef38",
                            "gambit_id": "f4c174b6-66d9-4565-96a1-3dda008a902e",
                            "last_updated": "2023-04-24T18:47:07.252182-04:00",
                            "created_at": "2023-04-19T12:17:11.322284-04:00",
                            "name": "Bramlett/Wu",
                            "reward": "49.00000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "9c7e504f-ec34-411a-b603-41948b14b1ae",
                            "gambit_id": "5812d75b-8ea9-4f73-9fe1-a1a734234ab4",
                            "last_updated": "2023-04-24T18:47:07.267091-04:00",
                            "created_at": "2023-04-19T12:17:11.344302-04:00",
                            "name": "Detry/Perez",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "d56e7660-adf1-413d-9859-0a9551e7cb6b",
                            "gambit_id": "f7eeaafd-c431-4456-902e-373ccc6f601a",
                            "last_updated": "2023-04-24T18:47:07.370258-04:00",
                            "created_at": "2023-04-19T12:17:11.394860-04:00",
                            "name": "Palmer/Piercy",
                            "reward": "64.36000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "840b2d68-a44f-4bd6-bb94-85045bede6cf",
                            "gambit_id": "e6293ba7-5e2a-4b78-89e1-beace54b4d18",
                            "last_updated": "2023-04-24T18:47:07.321973-04:00",
                            "created_at": "2023-04-19T12:17:11.328237-04:00",
                            "name": "Tarren/Taylor",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "d413d0a1-81f8-42fa-b198-bf144ec405c3",
                            "gambit_id": "59fddd84-7840-432b-8dda-1d02980a42f3",
                            "last_updated": "2023-04-24T18:47:07.319814-04:00",
                            "created_at": "2023-04-19T12:17:11.324250-04:00",
                            "name": "Hickok/Ghim",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "ddf40dda-be09-429d-b452-9780c13af135",
                            "gambit_id": "cdf9b366-b6b4-4668-a4c9-d8f8273b0931",
                            "last_updated": "2023-04-24T18:47:07.281236-04:00",
                            "created_at": "2023-04-19T12:17:11.397983-04:00",
                            "name": "Hadley/Martin",
                            "reward": "77.80000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "33105901-9a1d-4564-b40d-b509c5fd37d7",
                            "gambit_id": "ef65887d-eb55-4a5f-89c6-7b9d2de840a0",
                            "last_updated": "2023-04-24T18:47:07.399822-04:00",
                            "created_at": "2023-04-19T12:17:11.436923-04:00",
                            "name": "Alexander/Yuan",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "690bc8f5-7155-4317-b6ad-6f2717f30220",
                            "gambit_id": "b2c0ce10-ca4d-4e7a-b137-52face0c3784",
                            "last_updated": "2023-04-24T18:47:07.362799-04:00",
                            "created_at": "2023-04-19T12:17:11.385040-04:00",
                            "name": "Johnson/Stricker",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "4c794154-7d38-456a-b0ba-b0c22f0138c3",
                            "gambit_id": "d0102d3f-6460-4fd8-8310-26e5726c3111",
                            "last_updated": "2023-04-24T18:47:07.313019-04:00",
                            "created_at": "2023-04-19T12:17:11.315579-04:00",
                            "name": "Baddeley/Endycott",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "a83d1174-599d-4a9f-b6fd-ea40683c59ac",
                            "gambit_id": "307dcefd-ecd0-4c3a-97a0-c8c671c45a46",
                            "last_updated": "2023-04-24T18:47:07.287471-04:00",
                            "created_at": "2023-04-19T12:17:11.409767-04:00",
                            "name": "Mullinax/Stallings",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "5afecddd-96f9-4df5-964c-3c2cf2ada9a2",
                            "gambit_id": "9264f04e-b441-41cf-b096-2d15428714a8",
                            "last_updated": "2023-04-24T18:47:07.411681-04:00",
                            "created_at": "2023-04-19T12:17:11.447160-04:00",
                            "name": "Higgs/Smotherman",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "cdd6c7a5-7cbe-429d-b367-9d39ba31f600",
                            "gambit_id": "75450dee-085d-40c6-8e0e-ffed728a28ed",
                            "last_updated": "2023-04-24T18:47:07.315437-04:00",
                            "created_at": "2023-04-19T12:17:11.317870-04:00",
                            "name": "Chappell/Dufner",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "64b9eb99-0866-4fcb-a673-65e9e258cc3c",
                            "gambit_id": "1eb3d005-ed11-4465-9bfd-b16f443f8a94",
                            "last_updated": "2023-04-24T18:47:07.235838-04:00",
                            "created_at": "2023-04-19T12:17:11.379854-04:00",
                            "name": "Ramey/Trainer",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "da69a15f-179e-4fd8-a8bd-be17b85a397b",
                            "gambit_id": "2de7b95e-4f6c-4468-b39c-882066fc6d0c",
                            "last_updated": "2023-04-24T18:47:07.317657-04:00",
                            "created_at": "2023-04-19T12:17:11.320193-04:00",
                            "name": "Garnett/Sigg",
                            "reward": "97.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "5d4d6bcc-3c9c-4890-a680-4e940b1b5fa4",
                            "gambit_id": "e5d867c9-1bf7-4d3f-9e30-59d33bacc8eb",
                            "last_updated": "2023-04-24T18:47:07.384934-04:00",
                            "created_at": "2023-04-19T12:17:11.428080-04:00",
                            "name": "Gribble/Haley II",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "7e573ef1-bfb9-4f8b-a134-eb10a8b00b83",
                            "gambit_id": "953f09a9-3288-46fb-bc9c-2d8b36a8c3a3",
                            "last_updated": "2023-04-24T18:47:07.310672-04:00",
                            "created_at": "2023-04-19T12:17:11.313404-04:00",
                            "name": "Blair/Dou",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "b34223eb-40e3-40a4-b941-5d1f04d164d2",
                            "gambit_id": "cafff6f4-3517-4aa5-b97b-9007df8b4caf",
                            "last_updated": "2023-04-24T18:47:07.308099-04:00",
                            "created_at": "2023-04-19T12:17:11.311612-04:00",
                            "name": "Byrd/Haas",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "7d12700d-bb84-4948-8145-e905829a817c",
                            "gambit_id": "1a865e00-69e1-4bbd-b391-1d4905b1f544",
                            "last_updated": "2023-04-24T18:47:07.394836-04:00",
                            "created_at": "2023-04-19T12:17:11.433249-04:00",
                            "name": "Cone/Novak",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "a7312e1d-0df2-4b14-93ac-7da77fb260c5",
                            "gambit_id": "65093d81-86d0-460a-9d80-542df30433e5",
                            "last_updated": "2023-04-24T18:47:07.414140-04:00",
                            "created_at": "2023-04-19T12:17:11.449183-04:00",
                            "name": "McGreevy/Stevens",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "caea39a1-0e8f-4fdb-b744-0f393dae977e",
                            "gambit_id": "1e6e8d1e-10d8-4438-93f6-83353c523b4b",
                            "last_updated": "2023-04-24T18:47:07.407317-04:00",
                            "created_at": "2023-04-19T12:17:11.443376-04:00",
                            "name": "Grant/Roy",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "6534b194-f4b6-41fe-8bad-71b00e4a391c",
                            "gambit_id": "ae7810ca-9382-46e8-ab8a-292517ac1f47",
                            "last_updated": "2023-04-24T18:47:07.376703-04:00",
                            "created_at": "2023-04-19T12:17:11.422708-04:00",
                            "name": "Kitayama/Montgomery",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "60be301c-71a7-4bf9-bc62-62631e05921d",
                            "gambit_id": "342bd981-9ddc-42df-8c6a-44b47ad0a8e7",
                            "last_updated": "2023-04-24T18:47:07.397220-04:00",
                            "created_at": "2023-04-19T12:17:11.435039-04:00",
                            "name": "Goya/Werbylo",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "f199754a-2c4c-484c-890f-a674bc337183",
                            "gambit_id": "4c2f8ae8-7cf7-404a-aa13-063984f2ff70",
                            "last_updated": "2023-04-24T18:47:07.271131-04:00",
                            "created_at": "2023-04-19T12:17:11.347508-04:00",
                            "name": "S.W Kim/T Kim",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "8244bcdc-1d71-4c6c-9c8e-265128b529fa",
                            "gambit_id": "a9e92d5b-3bc5-48d2-8661-16d60d9bd47b",
                            "last_updated": "2023-04-24T18:47:07.254220-04:00",
                            "created_at": "2023-04-19T12:17:11.326304-04:00",
                            "name": "Cole/Saunders",
                            "reward": "121.00000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "57eb84c9-eea1-4d46-ba72-494752f56045",
                            "gambit_id": "a078ba63-5cd0-4e2c-9131-5ca61fba54a1",
                            "last_updated": "2023-04-24T18:47:07.367924-04:00",
                            "created_at": "2023-04-19T12:17:11.391678-04:00",
                            "name": "Bhatia/Hall",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "0b87acae-d850-45d0-9f66-0711ac7f131e",
                            "gambit_id": "27365ef8-9b4d-4c5b-b811-029285efb9f2",
                            "last_updated": "2023-04-24T18:47:07.339903-04:00",
                            "created_at": "2023-04-19T12:17:11.361643-04:00",
                            "name": "Points/Walker",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "610ee35b-a216-4b25-ab34-23196cb286c4",
                            "gambit_id": "969c4295-2a5a-4034-8a92-18c64d4f3e96",
                            "last_updated": "2023-04-24T18:47:07.402347-04:00",
                            "created_at": "2023-04-19T12:17:11.439445-04:00",
                            "name": "Eckroat/Harrington",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "83a365d1-59f0-49d4-907b-671b59f717af",
                            "gambit_id": "8dc4a08e-fbb7-484a-9906-5496c0ee4fef",
                            "last_updated": "2023-04-24T18:47:07.242880-04:00",
                            "created_at": "2023-04-19T12:17:11.393289-04:00",
                            "name": "Streb/Merritt",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "a5973b07-edf0-4423-bfc0-4e01b56de23d",
                            "gambit_id": "a4303df3-979a-4cb1-8a53-4283082b49cd",
                            "last_updated": "2023-04-24T18:47:07.283203-04:00",
                            "created_at": "2023-04-19T12:17:11.406312-04:00",
                            "name": "Hodges/Shelton",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "3ac706f9-120d-43e9-b034-c3128e08dff3",
                            "gambit_id": "b3905ae7-4453-4d83-8820-3238eef49bb3",
                            "last_updated": "2023-04-24T18:47:07.351101-04:00",
                            "created_at": "2023-04-19T12:17:11.370903-04:00",
                            "name": "Armour/Herman",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "3ab9adfb-ab84-4851-a082-ab05b4fea459",
                            "gambit_id": "81206c18-4d7e-4e3c-9631-4d8ce2fab46c",
                            "last_updated": "2023-04-24T18:47:07.301481-04:00",
                            "created_at": "2023-04-19T12:17:11.305525-04:00",
                            "name": "Chalmers/Percy",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "0d193ba3-07eb-4eaf-a8aa-85dd5ff7ab62",
                            "gambit_id": "aea5bc1a-aff6-48eb-b229-cfa37c0d09b5",
                            "last_updated": "2023-04-24T18:47:07.409553-04:00",
                            "created_at": "2023-04-19T12:17:11.445249-04:00",
                            "name": "Kim/Noh",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "97111b32-40b2-48e8-b781-9675b19b4526",
                            "gambit_id": "80832fb5-6515-4337-b6ef-ed6571b549ee",
                            "last_updated": "2023-04-24T18:47:07.389545-04:00",
                            "created_at": "2023-04-19T12:17:11.429840-04:00",
                            "name": "Brehm/Hubbard",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "99425651-ffd6-431e-a1c0-d29243c7c1f1",
                            "gambit_id": "f6b2ef25-04b3-4064-801f-be49cb602e5c",
                            "last_updated": "2023-04-24T18:47:07.305883-04:00",
                            "created_at": "2023-04-19T12:17:11.309683-04:00",
                            "name": "Kraft/Tway",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "fac21c65-433a-4097-9fe3-ab88938c6c84",
                            "gambit_id": "cee589c6-fb67-4e96-aa48-453a6ee7c713",
                            "last_updated": "2023-04-24T18:47:07.294895-04:00",
                            "created_at": "2023-04-19T12:17:11.419040-04:00",
                            "name": "Suh/Theegala",
                            "reward": "145.00000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "5008fc89-3811-48ff-a296-998b57a03908",
                            "gambit_id": "b1153075-2301-47a9-80b3-1be188b7b9d8",
                            "last_updated": "2023-04-24T18:47:07.262817-04:00",
                            "created_at": "2023-04-19T12:17:11.340120-04:00",
                            "name": "An/ S.H. Kim",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "1ec84af0-8578-46dd-b9de-2a9be5bda609",
                            "gambit_id": "35cafeea-88e3-45ac-b5e3-cc98985c9f5b",
                            "last_updated": "2023-04-24T18:47:07.269121-04:00",
                            "created_at": "2023-04-19T12:17:11.345888-04:00",
                            "name": "Hadwin/Taylor",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "7faca5aa-c877-48b9-9d94-d263ff7d4012",
                            "gambit_id": "e961c7cd-f4f8-474d-a625-fc58ecf1ba6b",
                            "last_updated": "2023-04-24T18:47:07.344302-04:00",
                            "created_at": "2023-04-19T12:17:11.364886-04:00",
                            "name": "Bryan/Murray",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "e9311a89-2191-41c8-918a-f0040c9ea8ee",
                            "gambit_id": "ca1ede04-50b4-4e40-905a-05b6998f85c3",
                            "last_updated": "2023-04-24T18:47:07.355482-04:00",
                            "created_at": "2023-04-19T12:17:11.374751-04:00",
                            "name": "Westmoreland/Young",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "66da448d-b4a5-4b18-9ae2-566e04af3323",
                            "gambit_id": "92487d55-6a1f-4c2e-aabc-fa83d952e629",
                            "last_updated": "2023-04-24T18:47:07.349007-04:00",
                            "created_at": "2023-04-19T12:17:11.368494-04:00",
                            "name": "Cook/Landry",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "bfec1b13-4789-4086-9325-62476336b410",
                            "gambit_id": "cdfe3ff6-5dd7-4f5b-bc03-7a405cb6f64e",
                            "last_updated": "2023-04-24T18:47:07.260563-04:00",
                            "created_at": "2023-04-19T12:17:11.337997-04:00",
                            "name": "Buckley/Spaun",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "9e8ff0ed-9352-40ba-b725-32b3a3dead3d",
                            "gambit_id": "a594f4d2-8b23-4d2c-9b72-60e7a8316889",
                            "last_updated": "2023-04-24T18:47:07.326398-04:00",
                            "created_at": "2023-04-19T12:17:11.332340-04:00",
                            "name": "Kizzire/Todd",
                            "reward": "193.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "efad2b67-dec6-4391-b708-c13a10227442",
                            "gambit_id": "c11af741-8f27-4f1f-9fc8-dee5be06fb86",
                            "last_updated": "2023-04-24T18:47:07.360418-04:00",
                            "created_at": "2023-04-19T12:17:11.381517-04:00",
                            "name": "Donald/Molinari",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "107e7001-ef5c-4cce-8664-891ed7a1427b",
                            "gambit_id": "5d5136ad-2a7a-4bcf-994a-31de59e4b8ad",
                            "last_updated": "2023-04-24T18:47:07.303654-04:00",
                            "created_at": "2023-04-19T12:17:11.307536-04:00",
                            "name": "Hoffman/Watney",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "985c3e2a-9555-4e38-b175-f55edde6399d",
                            "gambit_id": "2b0ec692-0d5b-495b-9401-98555ab4cf00",
                            "last_updated": "2023-04-24T18:47:07.353161-04:00",
                            "created_at": "2023-04-19T12:17:11.373007-04:00",
                            "name": "Knox/Stuard",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "6752becc-1165-4fcd-a100-3b4f0c21328c",
                            "gambit_id": "fd9e3658-469d-4a3e-a100-fa9170e23839",
                            "last_updated": "2023-04-24T18:47:07.365660-04:00",
                            "created_at": "2023-04-19T12:17:11.386685-04:00",
                            "name": "Duncan/Lebioda",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "4b766844-df89-401e-a375-1c8bb83e032b",
                            "gambit_id": "76f45003-eb08-4d11-bb1c-efaa776d8a79",
                            "last_updated": "2023-04-24T18:47:07.405093-04:00",
                            "created_at": "2023-04-19T12:17:11.441399-04:00",
                            "name": "Gligic/Pendrith",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "3a1b4548-5b7c-4436-82ef-f7fe20111fbe",
                            "gambit_id": "2f4944d2-c72a-4a9c-bdeb-90ed2aff7ee3",
                            "last_updated": "2023-04-24T18:47:07.346849-04:00",
                            "created_at": "2023-04-19T12:17:11.366560-04:00",
                            "name": "Brown/Werenski",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "471f9460-30c6-4433-aab9-7b3cb3952ac8",
                            "gambit_id": "aef23d8f-f441-426d-8109-128fd65c7278",
                            "last_updated": "2023-04-24T18:47:07.324135-04:00",
                            "created_at": "2023-04-19T12:17:11.330411-04:00",
                            "name": "Daffue/Van Rooyen",
                            "reward": "241.00000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "b190f106-03c9-4744-975f-f6e0715d14aa",
                            "gambit_id": "fdbe678e-2871-4eff-833e-85e0e94e4088",
                            "last_updated": "2023-04-24T18:47:07.336880-04:00",
                            "created_at": "2023-04-19T12:17:11.360033-04:00",
                            "name": "Barnes/Stanley",
                            "reward": "289.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "3096d045-ac41-443e-9891-56d63bae7e13",
                            "gambit_id": "67ccee6e-c1a9-41d0-94ae-9dbec3950f6e",
                            "last_updated": "2023-04-24T18:47:07.299352-04:00",
                            "created_at": "2023-04-19T12:17:11.303338-04:00",
                            "name": "Amin/Thompson",
                            "reward": "337.00000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "8c91e3c6-8abb-48ab-8c64-4513b62ca63c",
                            "gambit_id": "9c6dbfe7-0924-401d-9d3b-cdace1e89e07",
                            "last_updated": "2023-04-24T18:47:07.357920-04:00",
                            "created_at": "2023-04-19T12:17:11.376433-04:00",
                            "name": "Frittelli/Schmid",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "d09eb279-41df-4f52-8740-690839d9fe3b",
                            "gambit_id": "29d02477-46a4-4f9f-9a27-37088e2842e0",
                            "last_updated": "2023-04-24T18:47:07.342174-04:00",
                            "created_at": "2023-04-19T12:17:11.363295-04:00",
                            "name": "Sangmoon Bae/Sung Kang",
                            "reward": "385.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "0dfef43b-dcd1-4966-89c8-1c94ba07d692",
                            "gambit_id": "269eddd7-183b-446f-86af-3fa82c0d93a1",
                            "last_updated": "2023-04-24T18:47:07.330971-04:00",
                            "created_at": "2023-04-19T12:17:11.354701-04:00",
                            "name": "Daly/Duval",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "48a37704-aaaa-468b-860a-7b18b4136c60",
                            "gambit_id": "50a7cc33-79e5-4059-94c5-b3148ee66376",
                            "last_updated": "2023-04-24T18:47:07.328629-04:00",
                            "created_at": "2023-04-19T12:17:11.352804-04:00",
                            "name": "Ogilvy/Stadler",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "9e84caa7-5b71-49ac-8ddb-94f633f6afdb",
                            "gambit_id": "6b890b05-6f07-4a1a-8cc2-4692a2c98fba",
                            "last_updated": "2023-04-24T18:47:07.392194-04:00",
                            "created_at": "2023-04-19T12:17:11.431659-04:00",
                            "name": "Gomez/Nunez",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "f41b5747-70b8-4611-8e51-c30628c3c1da",
                            "gambit_id": "bbac93b5-0185-47b5-977c-f62cbea4eaf4",
                            "last_updated": "2023-04-24T18:47:07.335034-04:00",
                            "created_at": "2023-04-19T12:17:11.358335-04:00",
                            "name": "Collins/Trahan",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        },
                        {
                            "id": "9dc2e585-3f6c-45f6-aa74-14681371ea04",
                            "gambit_id": "63be5caf-66df-4170-9ca9-4bc3376c28ed",
                            "last_updated": "2023-04-24T18:47:07.333025-04:00",
                            "created_at": "2023-04-19T12:17:11.356510-04:00",
                            "name": "Ernst/Garrigus",
                            "reward": "481.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e0dced-8f13-489e-baae-e300d214515b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2aa249a1-5403-4c12-a461-e051cc84c8f1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "57af8865-4f68-44ed-9cec-e162507db115",
            "completed": true,
            "last_updated": "2023-04-21T22:26:58.922281-04:00",
            "created_at": "2023-04-19T12:17:10.634467-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/57af8865-4f68-44ed-9cec-e162507db115",
            "datetime": "2023-04-19T22:59:00-04:00",
            "cutoff_datetime": "2023-04-19T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - April 19th 2023",
            "bettypes": [
                {
                    "id": "88c8e61f-3ce6-4d6f-a649-65eac393e85f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2aa249a1-5403-4c12-a461-e051cc84c8f1/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-04-19T12:17:10.637370-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "115c4976-64e1-4515-8184-95b66d6af2cb",
                            "gambit_id": "f0022568-cb26-402a-8cad-0f3e6c3f746c",
                            "last_updated": "2023-04-21T22:26:58.929599-04:00",
                            "created_at": "2023-04-19T12:17:10.639877-04:00",
                            "name": "21 to 26",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88c8e61f-3ce6-4d6f-a649-65eac393e85f/?format=api"
                        },
                        {
                            "id": "61ef23d4-6786-4bc0-b053-f31db1721874",
                            "gambit_id": "14ace75a-af77-4110-bbc1-eb8ae672bc19",
                            "last_updated": "2023-04-21T22:26:58.942382-04:00",
                            "created_at": "2023-04-19T12:17:10.649935-04:00",
                            "name": "1 to 5",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88c8e61f-3ce6-4d6f-a649-65eac393e85f/?format=api"
                        },
                        {
                            "id": "6540cc4e-4ea6-4dff-ac60-1b4ad2289684",
                            "gambit_id": "17580997-f893-4b37-bcab-9ce05cdfeb99",
                            "last_updated": "2023-04-21T22:26:58.936802-04:00",
                            "created_at": "2023-04-19T12:17:10.644964-04:00",
                            "name": "11 to 15",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88c8e61f-3ce6-4d6f-a649-65eac393e85f/?format=api"
                        },
                        {
                            "id": "e50d193d-f97a-42c7-b989-92b34623dad4",
                            "gambit_id": "acc59a68-629c-4a54-b437-5b0de3f37a81",
                            "last_updated": "2023-04-21T22:26:58.939599-04:00",
                            "created_at": "2023-04-19T12:17:10.647451-04:00",
                            "name": "6 to 10",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88c8e61f-3ce6-4d6f-a649-65eac393e85f/?format=api"
                        },
                        {
                            "id": "1834108a-25d7-4f2e-acf1-93fe4324189e",
                            "gambit_id": "b97635d8-1c5e-417c-9dc6-9dc07bb82347",
                            "last_updated": "2023-04-21T22:26:58.934044-04:00",
                            "created_at": "2023-04-19T12:17:10.642455-04:00",
                            "name": "16 to 20",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88c8e61f-3ce6-4d6f-a649-65eac393e85f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0ccc2796-4c9e-45e0-a667-c8dc298655e7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a30f4413-a4e4-49b2-8634-218350005ccc",
            "completed": true,
            "last_updated": "2023-04-21T22:27:05.777681-04:00",
            "created_at": "2023-04-19T12:17:10.821362-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/a30f4413-a4e4-49b2-8634-218350005ccc",
            "datetime": "2023-04-19T22:59:00-04:00",
            "cutoff_datetime": "2023-04-19T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - April 19th 2023",
            "bettypes": [
                {
                    "id": "4c7d93fa-6ee1-497d-b4eb-70c2bba1bbb1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0ccc2796-4c9e-45e0-a667-c8dc298655e7/?format=api",
                    "name": "FreeForm",
                    "created_at": "2023-04-19T12:17:10.824599-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "01367f03-9011-4e96-8a36-d03618e0b368",
                            "gambit_id": "bc788ad0-b35e-46f2-ac4d-e78031377e02",
                            "last_updated": "2023-04-21T22:27:05.783289-04:00",
                            "created_at": "2023-04-19T12:17:10.827453-04:00",
                            "name": "Even",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c7d93fa-6ee1-497d-b4eb-70c2bba1bbb1/?format=api"
                        },
                        {
                            "id": "a2b98ccf-8b3b-49ca-8d33-2d5c826b6c94",
                            "gambit_id": "da15533c-813f-4f47-ae87-0f4440420eea",
                            "last_updated": "2023-04-21T22:27:05.786088-04:00",
                            "created_at": "2023-04-19T12:17:10.830385-04:00",
                            "name": "Odd",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c7d93fa-6ee1-497d-b4eb-70c2bba1bbb1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c265d2cb-664f-4b2e-94c3-428a79e0062f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d8453d05-2ebe-4d7e-9418-be6917702905",
            "completed": true,
            "last_updated": "2023-04-22T15:07:06.929166-04:00",
            "created_at": "2023-04-19T12:17:10.199437-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d8453d05-2ebe-4d7e-9418-be6917702905",
            "datetime": "2023-04-19T22:00:00-04:00",
            "cutoff_datetime": "2023-04-19T22:00:00-04:00",
            "name": "New York Islanders v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "5d46e38c-d047-491c-b752-0514d7a41106",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c265d2cb-664f-4b2e-94c3-428a79e0062f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:10.223017-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6100.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "983daf92-734b-4717-84a6-a7ba38fedc8e",
                            "gambit_id": "fd207be0-b720-4d40-b549-28925eb6a4ac",
                            "last_updated": "2023-04-22T15:07:06.947185-04:00",
                            "created_at": "2023-04-19T12:17:10.225857-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d46e38c-d047-491c-b752-0514d7a41106/?format=api"
                        },
                        {
                            "id": "631f74ca-fc07-485b-9fef-dc7ffa41c7a6",
                            "gambit_id": "563f0618-6788-408f-b0d5-e0d29ebe4cb1",
                            "last_updated": "2023-04-22T15:07:06.949633-04:00",
                            "created_at": "2023-04-19T12:17:10.228360-04:00",
                            "name": "New York Islanders",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d46e38c-d047-491c-b752-0514d7a41106/?format=api"
                        }
                    ]
                },
                {
                    "id": "e866b6b8-9df5-4869-94be-c111348a3f8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c265d2cb-664f-4b2e-94c3-428a79e0062f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:10.212455-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6308.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "45f30113-9d6b-4c45-8fa3-1c5301c9e479",
                            "gambit_id": "f5acb231-8291-470d-8206-81ff5d540e0e",
                            "last_updated": "2023-04-22T15:07:06.943005-04:00",
                            "created_at": "2023-04-19T12:17:10.219812-04:00",
                            "name": "New York Islanders",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e866b6b8-9df5-4869-94be-c111348a3f8f/?format=api"
                        },
                        {
                            "id": "e489f30e-6116-4818-97ac-c61f890bf212",
                            "gambit_id": "c1af7b6a-4ccd-41a0-a5a1-5c6f5e8abd48",
                            "last_updated": "2023-04-22T15:07:06.940897-04:00",
                            "created_at": "2023-04-19T12:17:10.216238-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e866b6b8-9df5-4869-94be-c111348a3f8f/?format=api"
                        }
                    ]
                },
                {
                    "id": "b176efb8-98bf-4dd8-b1c8-0da215c19c64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c265d2cb-664f-4b2e-94c3-428a79e0062f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:10.202855-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5599.0
                            },
                            {
                                "team": "Game Total Under 5",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "47429369-566b-4a93-890b-140c21acc714",
                            "gambit_id": "31273690-1f8c-4aa0-b831-44b6913f65e1",
                            "last_updated": "2023-04-22T15:07:06.936712-04:00",
                            "created_at": "2023-04-19T12:17:10.208906-04:00",
                            "name": "Game Total Over 5",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b176efb8-98bf-4dd8-b1c8-0da215c19c64/?format=api"
                        },
                        {
                            "id": "64dfea38-5c62-4f1c-8aaf-63f04962d585",
                            "gambit_id": "089edbbe-d0d0-4e04-8ac8-605f73afca61",
                            "last_updated": "2023-04-22T15:07:06.934397-04:00",
                            "created_at": "2023-04-19T12:17:10.205802-04:00",
                            "name": "Game Total Under 5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b176efb8-98bf-4dd8-b1c8-0da215c19c64/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a09002cb-584b-4444-bc1d-6479e8a4f40c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d51e2019-5443-4479-98eb-4606bcb57603",
            "completed": true,
            "last_updated": "2023-04-20T11:42:18.368567-04:00",
            "created_at": "2023-04-19T12:17:10.018881-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.06,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/d51e2019-5443-4479-98eb-4606bcb57603",
            "datetime": "2023-04-19T22:00:00-04:00",
            "cutoff_datetime": "2023-04-19T22:00:00-04:00",
            "name": "Minnesota Timberwolves v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "2ca5f32f-b220-4c31-811c-a0d83a1961b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a09002cb-584b-4444-bc1d-6479e8a4f40c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:10.036137-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7485.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 2515.0
                            }
                        ],
                        "expected_reward_tokens": 9505.95,
                        "profit_sb": 5.95,
                        "profit_sb_percentage": 0.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ff06a201-9ef6-4633-8686-54212c2167dc",
                            "gambit_id": "a6cea7e4-f151-4cce-9f79-19198753d73e",
                            "last_updated": "2023-04-20T11:42:18.391801-04:00",
                            "created_at": "2023-04-19T12:17:10.038374-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ca5f32f-b220-4c31-811c-a0d83a1961b2/?format=api"
                        },
                        {
                            "id": "651473b0-7710-4560-90aa-179c049f7593",
                            "gambit_id": "79320c69-11db-4d9f-aad3-a823da7d2f40",
                            "last_updated": "2023-04-20T11:42:18.395112-04:00",
                            "created_at": "2023-04-19T12:17:10.040781-04:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "3.78000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ca5f32f-b220-4c31-811c-a0d83a1961b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "90e4c6d9-6681-49f0-8f17-76636c5a7dd0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a09002cb-584b-4444-bc1d-6479e8a4f40c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:10.029272-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6500e0a9-8407-4ad9-99b7-05ac104135b8",
                            "gambit_id": "1f23262f-3d71-4fe8-b9c7-abda7500213e",
                            "last_updated": "2023-04-20T11:42:18.383681-04:00",
                            "created_at": "2023-04-19T12:17:10.031470-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90e4c6d9-6681-49f0-8f17-76636c5a7dd0/?format=api"
                        },
                        {
                            "id": "c2c29f3c-c1f1-498f-b0d5-0a4c70de6a36",
                            "gambit_id": "d99f6114-8361-4c7f-9487-7c3577bb4488",
                            "last_updated": "2023-04-20T11:42:18.386531-04:00",
                            "created_at": "2023-04-19T12:17:10.033996-04:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90e4c6d9-6681-49f0-8f17-76636c5a7dd0/?format=api"
                        }
                    ]
                },
                {
                    "id": "7978c1df-aee2-41b6-bed3-c2b9c9d6e92d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a09002cb-584b-4444-bc1d-6479e8a4f40c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:10.022220-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 222",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ffbeb30b-033b-43a0-8879-25ded5ebf4bb",
                            "gambit_id": "4b53dac5-5aad-422c-8045-fde9aa83a049",
                            "last_updated": "2023-04-20T11:42:18.374874-04:00",
                            "created_at": "2023-04-19T12:17:10.024603-04:00",
                            "name": "Game Total Under 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7978c1df-aee2-41b6-bed3-c2b9c9d6e92d/?format=api"
                        },
                        {
                            "id": "d99b96e1-2d4d-4db8-ba36-be436948949a",
                            "gambit_id": "12ac9a7c-47b5-4c80-a772-beef6ec16fdb",
                            "last_updated": "2023-04-20T11:42:18.377982-04:00",
                            "created_at": "2023-04-19T12:17:10.026930-04:00",
                            "name": "Game Total Over 222",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7978c1df-aee2-41b6-bed3-c2b9c9d6e92d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "54d8618d-288e-4d03-a5bc-f25b51db71af",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b6007afe-8df2-4621-ba9c-930b78c16d44",
            "completed": true,
            "last_updated": "2023-04-20T11:42:20.184804-04:00",
            "created_at": "2023-04-19T12:17:10.371847-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.61,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b6007afe-8df2-4621-ba9c-930b78c16d44",
            "datetime": "2023-04-19T22:00:00-04:00",
            "cutoff_datetime": "2023-04-19T22:00:00-04:00",
            "name": "Los Angeles Kings v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "7df25950-2c99-4d86-b646-d4237a0f03dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54d8618d-288e-4d03-a5bc-f25b51db71af/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:10.394355-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6603.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3397.0
                            }
                        ],
                        "expected_reward_tokens": 9442.29,
                        "profit_sb": -57.71,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dbcbbeab-34b9-4b65-977a-a77bef64e3de",
                            "gambit_id": "49ff8c7f-0ae2-4b16-aeaf-83770f11921a",
                            "last_updated": "2023-04-20T11:42:20.205066-04:00",
                            "created_at": "2023-04-19T12:17:10.397084-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df25950-2c99-4d86-b646-d4237a0f03dc/?format=api"
                        },
                        {
                            "id": "017a0dc6-05ff-4977-9342-f571c3f4470d",
                            "gambit_id": "7c28d3e0-d03d-4dff-a68d-c11fd6fe8712",
                            "last_updated": "2023-04-20T11:42:20.207327-04:00",
                            "created_at": "2023-04-19T12:17:10.399901-04:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.78000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df25950-2c99-4d86-b646-d4237a0f03dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "42cabc66-bfb5-4ded-8d25-51a3a9a2dc4b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54d8618d-288e-4d03-a5bc-f25b51db71af/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:10.384405-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5512.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "55de8f9a-013e-44c8-8fbe-d7383df3744c",
                            "gambit_id": "7105deed-fcf6-4011-b151-845b93d196ce",
                            "last_updated": "2023-04-20T11:42:20.200178-04:00",
                            "created_at": "2023-04-19T12:17:10.390520-04:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cabc66-bfb5-4ded-8d25-51a3a9a2dc4b/?format=api"
                        },
                        {
                            "id": "8316d200-1074-4eb1-81c8-2ddf35722def",
                            "gambit_id": "47755fb5-92c4-4d99-9c0b-cb160aee65f0",
                            "last_updated": "2023-04-20T11:42:20.197638-04:00",
                            "created_at": "2023-04-19T12:17:10.387149-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42cabc66-bfb5-4ded-8d25-51a3a9a2dc4b/?format=api"
                        }
                    ]
                },
                {
                    "id": "24c907aa-2c84-4b9f-962d-9c7d719cd733",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54d8618d-288e-4d03-a5bc-f25b51db71af/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:10.375539-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8c3554de-a43c-4650-9513-07d83a0d6fc7",
                            "gambit_id": "7d2b7056-f6ef-4730-8303-65074588d62e",
                            "last_updated": "2023-04-20T11:42:20.190189-04:00",
                            "created_at": "2023-04-19T12:17:10.378325-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24c907aa-2c84-4b9f-962d-9c7d719cd733/?format=api"
                        },
                        {
                            "id": "953f7704-b71d-4c15-b6a3-7499f93c5d75",
                            "gambit_id": "c63bf994-bf68-4c10-844b-6e7c5fd86677",
                            "last_updated": "2023-04-20T11:42:20.192682-04:00",
                            "created_at": "2023-04-19T12:17:10.381051-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24c907aa-2c84-4b9f-962d-9c7d719cd733/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ce1d2bab-dea1-4375-a04c-4955d87c2eee",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9bff2c46-b863-4ed1-8f84-a4e40c564e5d",
            "completed": true,
            "last_updated": "2023-04-20T11:42:16.530753-04:00",
            "created_at": "2023-04-19T12:17:09.840736-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.17,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/9bff2c46-b863-4ed1-8f84-a4e40c564e5d",
            "datetime": "2023-04-19T21:30:00-04:00",
            "cutoff_datetime": "2023-04-19T21:30:00-04:00",
            "name": "Minnesota Wild v. Dallas Stars",
            "bettypes": [
                {
                    "id": "855ba828-0d67-4aee-abd1-cb6facc427cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce1d2bab-dea1-4375-a04c-4955d87c2eee/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:09.859179-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6100.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "89cdd038-e0d8-4e4d-961b-5b64f7c70fc7",
                            "gambit_id": "79c9ec0c-166e-4480-b878-c04e1b5831de",
                            "last_updated": "2023-04-20T11:42:16.546790-04:00",
                            "created_at": "2023-04-19T12:17:09.861443-04:00",
                            "name": "Dallas Stars",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/855ba828-0d67-4aee-abd1-cb6facc427cd/?format=api"
                        },
                        {
                            "id": "9c4f5b01-e478-4f23-8a89-a91f3a9571c1",
                            "gambit_id": "981a44f9-1c8a-4fd1-8dec-d9999a54e16a",
                            "last_updated": "2023-04-20T11:42:16.548917-04:00",
                            "created_at": "2023-04-19T12:17:09.863840-04:00",
                            "name": "Minnesota Wild",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/855ba828-0d67-4aee-abd1-cb6facc427cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "0f2cbc55-7cd7-4c0a-8cc0-0e58cb133425",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce1d2bab-dea1-4375-a04c-4955d87c2eee/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:09.851964-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6399.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "96f7cf90-636b-4460-8d60-dad5028c3416",
                            "gambit_id": "65dfe3cc-84a1-4192-843e-0ddb11aeef92",
                            "last_updated": "2023-04-20T11:42:16.541961-04:00",
                            "created_at": "2023-04-19T12:17:09.856618-04:00",
                            "name": "Minnesota Wild",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f2cbc55-7cd7-4c0a-8cc0-0e58cb133425/?format=api"
                        },
                        {
                            "id": "7133cfda-cbf0-4e16-920d-8dd7e8405af3",
                            "gambit_id": "47afcc40-6168-4cc7-9a09-297336f87b34",
                            "last_updated": "2023-04-20T11:42:16.540330-04:00",
                            "created_at": "2023-04-19T12:17:09.854280-04:00",
                            "name": "Dallas Stars",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f2cbc55-7cd7-4c0a-8cc0-0e58cb133425/?format=api"
                        }
                    ]
                },
                {
                    "id": "fa5d0c9c-ac04-4db2-b10d-7b8aebe63b65",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce1d2bab-dea1-4375-a04c-4955d87c2eee/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:09.844067-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 5.5",
                                "amount": 5599.0
                            },
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d82a5093-4ad6-4866-a506-3c59a233c41d",
                            "gambit_id": "361e1435-1fca-4fa6-a050-982dd21b0442",
                            "last_updated": "2023-04-20T11:42:16.534619-04:00",
                            "created_at": "2023-04-19T12:17:09.846902-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa5d0c9c-ac04-4db2-b10d-7b8aebe63b65/?format=api"
                        },
                        {
                            "id": "7d752540-240f-44b0-85ab-16a678f672d3",
                            "gambit_id": "bc7e1be8-61aa-48ab-a373-b6f73aee0b86",
                            "last_updated": "2023-04-20T11:42:16.536428-04:00",
                            "created_at": "2023-04-19T12:17:09.849431-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa5d0c9c-ac04-4db2-b10d-7b8aebe63b65/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f13d45fb-f14b-47df-a54b-d886eb66cda4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "72aa5829-360a-43de-85a1-b318020d19f9",
            "completed": true,
            "last_updated": "2023-04-20T11:42:16.693412-04:00",
            "created_at": "2023-04-19T12:17:09.659685-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.11,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/72aa5829-360a-43de-85a1-b318020d19f9",
            "datetime": "2023-04-19T21:00:00-04:00",
            "cutoff_datetime": "2023-04-19T21:00:00-04:00",
            "name": "Miami Heat v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "b7107b20-6b23-47fa-b695-f4803882fabf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f13d45fb-f14b-47df-a54b-d886eb66cda4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:09.680640-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6942.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 3058.0
                            }
                        ],
                        "expected_reward_tokens": 9510.38,
                        "profit_sb": 10.38,
                        "profit_sb_percentage": 0.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d1a86f05-aab2-46c9-9a3a-6f180672f16a",
                            "gambit_id": "cfd007c6-b86b-480a-9c05-ab4e4e3e283e",
                            "last_updated": "2023-04-20T11:42:16.711278-04:00",
                            "created_at": "2023-04-19T12:17:09.683220-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.37000",
                            "odds": "1.38460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7107b20-6b23-47fa-b695-f4803882fabf/?format=api"
                        },
                        {
                            "id": "cba3cd4a-5f98-4762-ad76-3593c5f1cd4e",
                            "gambit_id": "cbd2f1d5-9893-4847-a5fa-f78ccce51673",
                            "last_updated": "2023-04-20T11:42:16.713313-04:00",
                            "created_at": "2023-04-19T12:17:09.685916-04:00",
                            "name": "Miami Heat",
                            "reward": "3.11000",
                            "odds": "3.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7107b20-6b23-47fa-b695-f4803882fabf/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9a7344f-5b49-47ab-9de6-ea31ffa71b77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f13d45fb-f14b-47df-a54b-d886eb66cda4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:09.671652-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "015ddd7c-98d5-4231-bf1f-f77916aa253f",
                            "gambit_id": "32f17c7e-bb7b-41bf-81fd-529347a3bdb1",
                            "last_updated": "2023-04-20T11:42:16.707339-04:00",
                            "created_at": "2023-04-19T12:17:09.677353-04:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9a7344f-5b49-47ab-9de6-ea31ffa71b77/?format=api"
                        },
                        {
                            "id": "f261619c-6bcd-4c1b-9436-876d7ba7a7c2",
                            "gambit_id": "41f67caf-5ab7-47f7-8969-461eb47d2d06",
                            "last_updated": "2023-04-20T11:42:16.705312-04:00",
                            "created_at": "2023-04-19T12:17:09.674373-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9a7344f-5b49-47ab-9de6-ea31ffa71b77/?format=api"
                        }
                    ]
                },
                {
                    "id": "376c7ae7-6a42-4a59-9585-28ad543a5108",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f13d45fb-f14b-47df-a54b-d886eb66cda4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:09.663233-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "809cc2a6-f7bb-4782-b0a1-e0c14978478c",
                            "gambit_id": "74103d5f-d6d5-4882-812f-ec21526a9070",
                            "last_updated": "2023-04-20T11:42:16.698938-04:00",
                            "created_at": "2023-04-19T12:17:09.666152-04:00",
                            "name": "Game Total Under 216.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "216.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/376c7ae7-6a42-4a59-9585-28ad543a5108/?format=api"
                        },
                        {
                            "id": "bb21c9a0-3ea6-4772-aa52-ceb6e1c7443a",
                            "gambit_id": "d371b2fe-beeb-4e48-83b3-b8e616585e04",
                            "last_updated": "2023-04-20T11:42:16.701371-04:00",
                            "created_at": "2023-04-19T12:17:09.668787-04:00",
                            "name": "Game Total Over 216.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "216.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/376c7ae7-6a42-4a59-9585-28ad543a5108/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "88834ccf-65d7-4453-9d81-71cadcf2b88f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3bf0dc32-83d7-44c7-939f-6655caebce58",
            "completed": true,
            "last_updated": "2023-04-20T11:42:17.026816-04:00",
            "created_at": "2023-04-19T12:17:09.475999-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/3bf0dc32-83d7-44c7-939f-6655caebce58",
            "datetime": "2023-04-19T20:10:00-04:00",
            "cutoff_datetime": "2023-04-19T20:10:00-04:00",
            "name": "TOR (J Berrios) v. HOU (L Garcia)",
            "bettypes": [
                {
                    "id": "44b18387-895b-4d65-90ac-7a0ae7a29bf2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88834ccf-65d7-4453-9d81-71cadcf2b88f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:09.493161-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (J Berrios)",
                                "amount": 5234.0
                            },
                            {
                                "team": "HOU (L Garcia)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f8f27c11-623a-4141-8e56-8a639d62a5c6",
                            "gambit_id": "852d16d4-7963-4669-807d-e71f977d9cc4",
                            "last_updated": "2023-04-20T11:42:17.042039-04:00",
                            "created_at": "2023-04-19T12:17:09.497963-04:00",
                            "name": "TOR (J Berrios)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b18387-895b-4d65-90ac-7a0ae7a29bf2/?format=api"
                        },
                        {
                            "id": "b2d86534-88c3-4e5b-8360-a313a08270ff",
                            "gambit_id": "dd84261a-02aa-4e66-91ed-12c24f122022",
                            "last_updated": "2023-04-20T11:42:17.040550-04:00",
                            "created_at": "2023-04-19T12:17:09.495316-04:00",
                            "name": "HOU (L Garcia)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b18387-895b-4d65-90ac-7a0ae7a29bf2/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d527e33-5903-4b1f-ab1c-2e11ad44e1cd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88834ccf-65d7-4453-9d81-71cadcf2b88f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:09.486931-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 5939.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "493229f8-db5b-42cd-bbc4-b6d16cc8d551",
                            "gambit_id": "c83b554a-3297-419c-845e-8e15e940d59a",
                            "last_updated": "2023-04-20T11:42:17.035456-04:00",
                            "created_at": "2023-04-19T12:17:09.488794-04:00",
                            "name": "HOU",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d527e33-5903-4b1f-ab1c-2e11ad44e1cd/?format=api"
                        },
                        {
                            "id": "d4c32201-c45d-4d9b-ba37-dbf9a824782d",
                            "gambit_id": "972ab5a6-3296-4583-98dc-a3dbe134fdb9",
                            "last_updated": "2023-04-20T11:42:17.037311-04:00",
                            "created_at": "2023-04-19T12:17:09.490871-04:00",
                            "name": "TOR",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d527e33-5903-4b1f-ab1c-2e11ad44e1cd/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1ccaf48-1cbf-4533-9b62-e65b166867ab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/88834ccf-65d7-4453-9d81-71cadcf2b88f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:09.478822-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3ff55ea-d666-488a-ad6e-b2bf6a9e922f",
                            "gambit_id": "f207d858-5649-45da-bc4b-b6732faf8afc",
                            "last_updated": "2023-04-20T11:42:17.030455-04:00",
                            "created_at": "2023-04-19T12:17:09.482039-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ccaf48-1cbf-4533-9b62-e65b166867ab/?format=api"
                        },
                        {
                            "id": "6980d1a6-4351-4174-bff8-9a4e011bd1a2",
                            "gambit_id": "1e1b04d7-0512-46bc-978e-f2d60cd18814",
                            "last_updated": "2023-04-20T11:42:17.032253-04:00",
                            "created_at": "2023-04-19T12:17:09.484450-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ccaf48-1cbf-4533-9b62-e65b166867ab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c15be399-39ea-46a7-9410-817db972a165",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8e2a72f3-14f5-4074-9db5-321380c5a59a",
            "completed": true,
            "last_updated": "2023-04-20T11:42:18.030822-04:00",
            "created_at": "2023-04-19T12:17:09.128084-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/8e2a72f3-14f5-4074-9db5-321380c5a59a",
            "datetime": "2023-04-19T19:30:00-04:00",
            "cutoff_datetime": "2023-04-19T19:30:00-04:00",
            "name": "Los Angeles Lakers v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "81f11b17-536a-405a-b2fc-508d2e2691af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c15be399-39ea-46a7-9410-817db972a165/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:09.146864-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "362e3239-ffa3-4d72-9c5c-94f93dd227ce",
                            "gambit_id": "ee5fec3f-cc97-49a1-884b-8277936a8f17",
                            "last_updated": "2023-04-20T11:42:18.047990-04:00",
                            "created_at": "2023-04-19T12:17:09.151402-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81f11b17-536a-405a-b2fc-508d2e2691af/?format=api"
                        },
                        {
                            "id": "0064f62f-c546-4678-897a-b4d28ce21b52",
                            "gambit_id": "140c5f09-f299-40f7-8083-09f8baca2a31",
                            "last_updated": "2023-04-20T11:42:18.045622-04:00",
                            "created_at": "2023-04-19T12:17:09.149051-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81f11b17-536a-405a-b2fc-508d2e2691af/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e89150c-367b-4b03-bdac-1c16d7c12edd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c15be399-39ea-46a7-9410-817db972a165/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:09.139462-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "47a65349-6573-4986-b682-582132bdac31",
                            "gambit_id": "b93b17ee-7469-48d6-a1e6-17cc2b76af3e",
                            "last_updated": "2023-04-20T11:42:18.039738-04:00",
                            "created_at": "2023-04-19T12:17:09.141643-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e89150c-367b-4b03-bdac-1c16d7c12edd/?format=api"
                        },
                        {
                            "id": "861ce5e3-7f3a-4b60-b2e8-3f36d0416872",
                            "gambit_id": "e67349a7-f4de-4441-b80f-d853a0b3b1bc",
                            "last_updated": "2023-04-20T11:42:18.041503-04:00",
                            "created_at": "2023-04-19T12:17:09.144433-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e89150c-367b-4b03-bdac-1c16d7c12edd/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad21aab4-70b1-405a-a849-084f1cd6899a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c15be399-39ea-46a7-9410-817db972a165/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:09.131905-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 222.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 222.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e4641b9f-d245-4020-b0f7-10571bf838e4",
                            "gambit_id": "6c0c0903-92ac-45a9-986a-b3a155ba31de",
                            "last_updated": "2023-04-20T11:42:18.036192-04:00",
                            "created_at": "2023-04-19T12:17:09.136957-04:00",
                            "name": "Game Total Over 222.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad21aab4-70b1-405a-a849-084f1cd6899a/?format=api"
                        },
                        {
                            "id": "25e2408a-3aa9-497c-8345-daf6a71952fe",
                            "gambit_id": "5a1600ce-b423-486a-89cb-e7d6cbf2272f",
                            "last_updated": "2023-04-20T11:42:18.034560-04:00",
                            "created_at": "2023-04-19T12:17:09.134311-04:00",
                            "name": "Game Total Under 222.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "222.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad21aab4-70b1-405a-a849-084f1cd6899a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "15b21658-246a-4054-8585-c7c13841ddc5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4f9e0ea7-abe5-4970-be74-70c45cf29ff5",
            "completed": true,
            "last_updated": "2023-04-21T22:26:58.725747-04:00",
            "created_at": "2023-04-19T12:17:09.299945-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.42,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4f9e0ea7-abe5-4970-be74-70c45cf29ff5",
            "datetime": "2023-04-19T19:30:00-04:00",
            "cutoff_datetime": "2023-04-19T19:30:00-04:00",
            "name": "Florida Panthers v. Boston Bruins",
            "bettypes": [
                {
                    "id": "cfe5ebae-d800-4464-a556-aefd3a88cc3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15b21658-246a-4054-8585-c7c13841ddc5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:09.313338-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6547.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3453.0
                            }
                        ],
                        "expected_reward_tokens": 9426.69,
                        "profit_sb": -73.31,
                        "profit_sb_percentage": -0.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "007001f3-71ab-4381-946e-c22a5d6e3eea",
                            "gambit_id": "559e6bf3-9fae-4644-a697-f59c3518ac56",
                            "last_updated": "2023-04-21T22:26:58.739839-04:00",
                            "created_at": "2023-04-19T12:17:09.315021-04:00",
                            "name": "Boston Bruins",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfe5ebae-d800-4464-a556-aefd3a88cc3b/?format=api"
                        },
                        {
                            "id": "8eb2c430-50e7-4afa-b138-98feb71d875d",
                            "gambit_id": "8703bd53-d2ea-482c-98c1-ba3c91aab6dd",
                            "last_updated": "2023-04-21T22:26:58.741684-04:00",
                            "created_at": "2023-04-19T12:17:09.316803-04:00",
                            "name": "Florida Panthers",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfe5ebae-d800-4464-a556-aefd3a88cc3b/?format=api"
                        }
                    ]
                },
                {
                    "id": "b8d36201-70ce-4ec1-a0b0-07018c89ed64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15b21658-246a-4054-8585-c7c13841ddc5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:09.307624-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5699.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a8a0849e-f36b-4298-a3e3-586caf5ecae6",
                            "gambit_id": "ca96daa2-3619-4790-afee-8628939da424",
                            "last_updated": "2023-04-21T22:26:58.736400-04:00",
                            "created_at": "2023-04-19T12:17:09.311508-04:00",
                            "name": "Florida Panthers",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8d36201-70ce-4ec1-a0b0-07018c89ed64/?format=api"
                        },
                        {
                            "id": "d0e05a85-e636-4bd5-9514-326453fdac67",
                            "gambit_id": "0f403d3b-821c-4f63-99c8-cc6bedbecaa9",
                            "last_updated": "2023-04-21T22:26:58.734884-04:00",
                            "created_at": "2023-04-19T12:17:09.309329-04:00",
                            "name": "Boston Bruins",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8d36201-70ce-4ec1-a0b0-07018c89ed64/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6a5940a-a5ec-4647-8490-92bbebd9b560",
                    "match": "https://api-prod.gambitprofit.com/api/matches/15b21658-246a-4054-8585-c7c13841ddc5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:09.302311-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2dcd83c1-e468-4dac-96af-4c30b20ff15b",
                            "gambit_id": "aa659236-e7d0-448d-a3ca-ece7153bccff",
                            "last_updated": "2023-04-21T22:26:58.732250-04:00",
                            "created_at": "2023-04-19T12:17:09.305719-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6a5940a-a5ec-4647-8490-92bbebd9b560/?format=api"
                        },
                        {
                            "id": "52c367ad-7352-469f-bade-c96be7468a69",
                            "gambit_id": "28237ef8-af42-432c-8885-c67b081025e5",
                            "last_updated": "2023-04-21T22:26:58.730635-04:00",
                            "created_at": "2023-04-19T12:17:09.303924-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6a5940a-a5ec-4647-8490-92bbebd9b560/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ad30a4df-98d2-49f3-80a0-977a3998ead6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2c9db55a-6540-4f42-bd87-1f031b6d47ef",
            "completed": true,
            "last_updated": "2023-04-20T11:42:16.858944-04:00",
            "created_at": "2023-04-19T12:17:08.973000-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2c9db55a-6540-4f42-bd87-1f031b6d47ef",
            "datetime": "2023-04-19T19:10:00-04:00",
            "cutoff_datetime": "2023-04-19T19:10:00-04:00",
            "name": "MIN (J Ryan) v. BOS (C Kluber)",
            "bettypes": [
                {
                    "id": "9227fc3a-de70-47d9-b219-cd0b15f4e208",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ad30a4df-98d2-49f3-80a0-977a3998ead6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:08.985301-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN (J Ryan)",
                                "amount": 5627.0
                            },
                            {
                                "team": "BOS (C Kluber)",
                                "amount": 4373.0
                            }
                        ],
                        "expected_reward_tokens": 9620.6,
                        "profit_sb": 120.6,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c92404c7-0eec-4583-9d09-d2fab2fa960b",
                            "gambit_id": "847f0d67-ff13-410c-b279-3332efcc2245",
                            "last_updated": "2023-04-20T11:42:16.883446-04:00",
                            "created_at": "2023-04-19T12:17:08.988473-04:00",
                            "name": "MIN (J Ryan)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9227fc3a-de70-47d9-b219-cd0b15f4e208/?format=api"
                        },
                        {
                            "id": "172cd13b-dae7-41e3-bcdb-fc71485deaee",
                            "gambit_id": "b3edb6bc-e20c-47f3-8d7a-cbbac4e5d441",
                            "last_updated": "2023-04-20T11:42:16.881336-04:00",
                            "created_at": "2023-04-19T12:17:08.986845-04:00",
                            "name": "BOS (C Kluber)",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9227fc3a-de70-47d9-b219-cd0b15f4e208/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a4c066d-53cb-4d44-a62a-e570eabc48d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ad30a4df-98d2-49f3-80a0-977a3998ead6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:08.979879-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 5699.0
                            },
                            {
                                "team": "MIN",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4aafd5e3-ca44-4f2f-8709-e7446e648e0c",
                            "gambit_id": "08cca514-2037-46c0-805e-23b2e0a4dcc0",
                            "last_updated": "2023-04-20T11:42:16.875041-04:00",
                            "created_at": "2023-04-19T12:17:08.981352-04:00",
                            "name": "BOS",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a4c066d-53cb-4d44-a62a-e570eabc48d1/?format=api"
                        },
                        {
                            "id": "75b70309-8493-4c1e-bb1e-20f4ae6d50c0",
                            "gambit_id": "7290914c-bcdf-4404-bcc0-f6150338b275",
                            "last_updated": "2023-04-20T11:42:16.877198-04:00",
                            "created_at": "2023-04-19T12:17:08.983477-04:00",
                            "name": "MIN",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a4c066d-53cb-4d44-a62a-e570eabc48d1/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ac20221-de42-4c25-98a7-0ca2fc8f48c3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ad30a4df-98d2-49f3-80a0-977a3998ead6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:08.975121-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "42ba8129-4d36-4795-bdc6-4a27ca4fd607",
                            "gambit_id": "554c0d9d-b731-40a1-aa27-14ae4161082f",
                            "last_updated": "2023-04-20T11:42:16.867922-04:00",
                            "created_at": "2023-04-19T12:17:08.976638-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac20221-de42-4c25-98a7-0ca2fc8f48c3/?format=api"
                        },
                        {
                            "id": "3e67b73e-dba5-4cb2-9b7f-6d5bf827bb61",
                            "gambit_id": "ab4d03fd-0cae-44ae-b603-feb5c2ced117",
                            "last_updated": "2023-04-20T11:42:16.870237-04:00",
                            "created_at": "2023-04-19T12:17:08.978248-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ac20221-de42-4c25-98a7-0ca2fc8f48c3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "db7ada9b-8a4e-4c09-bfeb-977048681b99",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5178a1bc-baa5-42a5-8220-454db9aeab15",
            "completed": true,
            "last_updated": "2023-04-20T11:42:20.540775-04:00",
            "created_at": "2023-04-19T14:22:03.368313-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5178a1bc-baa5-42a5-8220-454db9aeab15",
            "datetime": "2023-04-19T19:05:00-04:00",
            "cutoff_datetime": "2023-04-19T19:05:00-04:00",
            "name": "BAL (K Bradish) v. WAS (M Gore)",
            "bettypes": [
                {
                    "id": "0823ce17-2ceb-4ddb-a612-fe4d222541d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db7ada9b-8a4e-4c09-bfeb-977048681b99/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T14:22:03.392829-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (K Bradish)",
                                "amount": 5711.0
                            },
                            {
                                "team": "WAS (M Gore)",
                                "amount": 4289.0
                            }
                        ],
                        "expected_reward_tokens": 9650.25,
                        "profit_sb": 150.25,
                        "profit_sb_percentage": 1.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bc4945ce-7043-40eb-99fc-7ec2ffc3240b",
                            "gambit_id": "d012db9a-ae1f-4d0c-9d18-50c712b03b6e",
                            "last_updated": "2023-04-20T11:42:20.560726-04:00",
                            "created_at": "2023-04-19T14:22:03.401157-04:00",
                            "name": "BAL (K Bradish)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0823ce17-2ceb-4ddb-a612-fe4d222541d7/?format=api"
                        },
                        {
                            "id": "e5a101fe-503a-4fd2-aa4b-4139e9105c27",
                            "gambit_id": "b2588fbe-e26e-47fd-bdbe-a036d957ad45",
                            "last_updated": "2023-04-20T11:42:20.558719-04:00",
                            "created_at": "2023-04-19T14:22:03.397574-04:00",
                            "name": "WAS (M Gore)",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0823ce17-2ceb-4ddb-a612-fe4d222541d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "33893b73-4bf6-4b6e-adde-2142e553f3e8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db7ada9b-8a4e-4c09-bfeb-977048681b99/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T14:22:03.382832-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5512.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "11a4f327-84de-447b-a853-5738f35da908",
                            "gambit_id": "0b24c7ab-852a-439b-bef9-0555d7170447",
                            "last_updated": "2023-04-20T11:42:20.552709-04:00",
                            "created_at": "2023-04-19T14:22:03.386005-04:00",
                            "name": "WAS",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33893b73-4bf6-4b6e-adde-2142e553f3e8/?format=api"
                        },
                        {
                            "id": "c9496fcd-daf2-4c57-b5c0-d90416a43098",
                            "gambit_id": "d2cd2243-4eeb-4d67-b175-df22fd862d5a",
                            "last_updated": "2023-04-20T11:42:20.554777-04:00",
                            "created_at": "2023-04-19T14:22:03.389682-04:00",
                            "name": "BAL",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33893b73-4bf6-4b6e-adde-2142e553f3e8/?format=api"
                        }
                    ]
                },
                {
                    "id": "e110fab6-f705-4719-ae21-8c87272c2f0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/db7ada9b-8a4e-4c09-bfeb-977048681b99/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T14:22:03.371348-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0405d2ec-8b3d-4896-a3d0-1523e64d2f87",
                            "gambit_id": "f8964990-de9d-4312-9a15-b5078d51ed3c",
                            "last_updated": "2023-04-20T11:42:20.548341-04:00",
                            "created_at": "2023-04-19T14:22:03.379361-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e110fab6-f705-4719-ae21-8c87272c2f0f/?format=api"
                        },
                        {
                            "id": "a63088d6-48cd-4c0f-92a1-094e6fb591d1",
                            "gambit_id": "223ade16-d5e3-496f-9f7b-9ca0bce0abb2",
                            "last_updated": "2023-04-20T11:42:20.546157-04:00",
                            "created_at": "2023-04-19T14:22:03.375929-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e110fab6-f705-4719-ae21-8c87272c2f0f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "12b7b737-f5b9-459a-901d-8fb327c45bcb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b788192f-6b6a-45e0-ae29-bbda73ae1bf3",
            "completed": true,
            "last_updated": "2023-04-20T11:42:17.828279-04:00",
            "created_at": "2023-04-19T12:17:08.817465-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/b788192f-6b6a-45e0-ae29-bbda73ae1bf3",
            "datetime": "2023-04-19T16:10:00-04:00",
            "cutoff_datetime": "2023-04-19T16:10:00-04:00",
            "name": "MIL (E Lauer) v. SEA (M Gonzales)",
            "bettypes": [
                {
                    "id": "9795ce56-f63b-4287-ab65-dde638bbe86f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12b7b737-f5b9-459a-901d-8fb327c45bcb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:08.833418-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (M Gonzales)",
                                "amount": 5490.0
                            },
                            {
                                "team": "MIL (E Lauer)",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 9606.3,
                        "profit_sb": 106.3,
                        "profit_sb_percentage": 1.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c9a894a7-ecd3-474a-b4a2-5f6be4b7ba7e",
                            "gambit_id": "0903495d-0fb8-4de5-9520-5c078d73f451",
                            "last_updated": "2023-04-20T11:42:17.844671-04:00",
                            "created_at": "2023-04-19T12:17:08.835488-04:00",
                            "name": "SEA (M Gonzales)",
                            "reward": "1.75000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9795ce56-f63b-4287-ab65-dde638bbe86f/?format=api"
                        },
                        {
                            "id": "8c61a2c7-1f6b-421f-a6e9-12a608ff87a6",
                            "gambit_id": "dedb229c-7b4e-45a8-9d4c-658eccaa9596",
                            "last_updated": "2023-04-20T11:42:17.849744-04:00",
                            "created_at": "2023-04-19T12:17:08.837615-04:00",
                            "name": "MIL (E Lauer)",
                            "reward": "2.13000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9795ce56-f63b-4287-ab65-dde638bbe86f/?format=api"
                        }
                    ]
                },
                {
                    "id": "c8ba48ab-3491-430f-9020-7a96fea5f8c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12b7b737-f5b9-459a-901d-8fb327c45bcb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:08.826611-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL",
                                "amount": 6241.0
                            },
                            {
                                "team": "SEA",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ed40aa82-a759-4bd0-a8d6-45a5397b0ae5",
                            "gambit_id": "70da6b1d-c495-4e79-a2a3-c541da7f32da",
                            "last_updated": "2023-04-20T11:42:17.840752-04:00",
                            "created_at": "2023-04-19T12:17:08.830812-04:00",
                            "name": "MIL",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ba48ab-3491-430f-9020-7a96fea5f8c6/?format=api"
                        },
                        {
                            "id": "5b548f36-19ce-4e30-b86a-1bb3b59e7af6",
                            "gambit_id": "66ce2b5e-ff17-493c-b388-93866fd4bd1e",
                            "last_updated": "2023-04-20T11:42:17.838764-04:00",
                            "created_at": "2023-04-19T12:17:08.828692-04:00",
                            "name": "SEA",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ba48ab-3491-430f-9020-7a96fea5f8c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1782016-ebf1-4f7d-9b30-20a5d3aaed64",
                    "match": "https://api-prod.gambitprofit.com/api/matches/12b7b737-f5b9-459a-901d-8fb327c45bcb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:08.820330-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd80f538-0924-4d80-b41e-8ecc3e4cf9ee",
                            "gambit_id": "c96b1c47-9424-496e-9c76-84f9a300aa03",
                            "last_updated": "2023-04-20T11:42:17.833374-04:00",
                            "created_at": "2023-04-19T12:17:08.822330-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1782016-ebf1-4f7d-9b30-20a5d3aaed64/?format=api"
                        },
                        {
                            "id": "b79325cb-6dd8-43b8-8c46-83b6127747a6",
                            "gambit_id": "58507d6d-d80d-4234-b8e8-034028395744",
                            "last_updated": "2023-04-20T11:42:17.835093-04:00",
                            "created_at": "2023-04-19T12:17:08.824287-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1782016-ebf1-4f7d-9b30-20a5d3aaed64/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7418a060-710c-4496-a156-687fe0032308",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f333d74b-e25e-4281-8ef2-9ab06410f78b",
            "completed": true,
            "last_updated": "2023-04-20T11:42:18.544921-04:00",
            "created_at": "2023-04-19T12:17:08.645899-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f333d74b-e25e-4281-8ef2-9ab06410f78b",
            "datetime": "2023-04-19T16:10:00-04:00",
            "cutoff_datetime": "2023-04-19T16:10:00-04:00",
            "name": "ATL (C Morton) v. SDG (N Martinez)",
            "bettypes": [
                {
                    "id": "a2558410-d846-441a-ae3f-42cd6b9cbbcc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7418a060-710c-4496-a156-687fe0032308/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:08.661408-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (C Morton)",
                                "amount": 5299.0
                            },
                            {
                                "team": "SDG (N Martinez)",
                                "amount": 4701.0
                            }
                        ],
                        "expected_reward_tokens": 9590.04,
                        "profit_sb": 90.04,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ea87ac6a-2aa5-445a-9d11-1fd24ba0079d",
                            "gambit_id": "ae164449-d4f6-4e67-bd24-961434cd4dd7",
                            "last_updated": "2023-04-20T11:42:18.570848-04:00",
                            "created_at": "2023-04-19T12:17:08.665167-04:00",
                            "name": "ATL (C Morton)",
                            "reward": "1.81000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2558410-d846-441a-ae3f-42cd6b9cbbcc/?format=api"
                        },
                        {
                            "id": "294625a5-6beb-45ce-a20e-11d71d66739a",
                            "gambit_id": "6e80f6a7-ab7b-4620-b643-ed76cc84f52b",
                            "last_updated": "2023-04-20T11:42:18.568138-04:00",
                            "created_at": "2023-04-19T12:17:08.663545-04:00",
                            "name": "SDG (N Martinez)",
                            "reward": "2.04000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2558410-d846-441a-ae3f-42cd6b9cbbcc/?format=api"
                        }
                    ]
                },
                {
                    "id": "e6da11b8-31e3-4714-b41e-93162dd76f58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7418a060-710c-4496-a156-687fe0032308/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:08.654670-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG",
                                "amount": 5867.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15cc00bc-001f-4cfa-87db-01502b859a27",
                            "gambit_id": "0de5f4a4-28cf-4c92-aa22-70289bbc3140",
                            "last_updated": "2023-04-20T11:42:18.559897-04:00",
                            "created_at": "2023-04-19T12:17:08.656559-04:00",
                            "name": "SDG",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6da11b8-31e3-4714-b41e-93162dd76f58/?format=api"
                        },
                        {
                            "id": "05e79531-fe29-4312-bae4-1447eb67501c",
                            "gambit_id": "a59dbb40-951a-41e6-b9c3-09fdb9c00ef7",
                            "last_updated": "2023-04-20T11:42:18.562450-04:00",
                            "created_at": "2023-04-19T12:17:08.658702-04:00",
                            "name": "ATL",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6da11b8-31e3-4714-b41e-93162dd76f58/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ae958e6-fe0a-44cf-beba-fc17e4436638",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7418a060-710c-4496-a156-687fe0032308/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:08.648533-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "adfeb7cd-74a0-494f-8f30-18ff0d7623ba",
                            "gambit_id": "b1d104ff-f65e-4596-85c8-150d88fd25c6",
                            "last_updated": "2023-04-20T11:42:18.551846-04:00",
                            "created_at": "2023-04-19T12:17:08.650527-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ae958e6-fe0a-44cf-beba-fc17e4436638/?format=api"
                        },
                        {
                            "id": "c93adcfa-32a6-4045-84b1-4c280f026f5d",
                            "gambit_id": "dfe0f1ef-930f-4b07-9aee-93b422d38fc7",
                            "last_updated": "2023-04-20T11:42:18.554542-04:00",
                            "created_at": "2023-04-19T12:17:08.652547-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ae958e6-fe0a-44cf-beba-fc17e4436638/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ac2aeb85-5257-4381-83f3-02dbcbcd7cda",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e4b28ee5-6e1e-4a39-82c4-4f2ec15ba938",
            "completed": true,
            "last_updated": "2023-04-20T11:42:19.918296-04:00",
            "created_at": "2023-04-19T12:17:08.461957-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e4b28ee5-6e1e-4a39-82c4-4f2ec15ba938",
            "datetime": "2023-04-19T15:37:00-04:00",
            "cutoff_datetime": "2023-04-19T15:37:00-04:00",
            "name": "CHC (J Steele) v. OAK (M Miller)",
            "bettypes": [
                {
                    "id": "71b3216a-e93e-42ac-aa25-53996a3e8c61",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac2aeb85-5257-4381-83f3-02dbcbcd7cda/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:08.479327-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (J Steele)",
                                "amount": 5909.0
                            },
                            {
                                "team": "OAK (M Miller)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "640ce8e6-f51d-4975-b731-414c288aa1cd",
                            "gambit_id": "9b3202db-e09d-4ed7-8226-14336b24be2c",
                            "last_updated": "2023-04-20T11:42:19.941719-04:00",
                            "created_at": "2023-04-19T12:17:08.483891-04:00",
                            "name": "CHC (J Steele)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b3216a-e93e-42ac-aa25-53996a3e8c61/?format=api"
                        },
                        {
                            "id": "c9a61bad-cc68-4ffa-b5bb-59f843136be7",
                            "gambit_id": "ad5be595-2ff9-4634-8886-103aa552a2e6",
                            "last_updated": "2023-04-20T11:42:19.939187-04:00",
                            "created_at": "2023-04-19T12:17:08.481478-04:00",
                            "name": "OAK (M Miller)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71b3216a-e93e-42ac-aa25-53996a3e8c61/?format=api"
                        }
                    ]
                },
                {
                    "id": "7874a51a-6346-42f5-a587-7b5c86e3f2af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac2aeb85-5257-4381-83f3-02dbcbcd7cda/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:08.472196-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 5421.0
                            },
                            {
                                "team": "CHC",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32451566-95a9-4b74-9d19-a72fb4efeaf4",
                            "gambit_id": "33fa2a9a-b451-44d0-8c3c-af5990e380cb",
                            "last_updated": "2023-04-20T11:42:19.932078-04:00",
                            "created_at": "2023-04-19T12:17:08.474604-04:00",
                            "name": "OAK",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7874a51a-6346-42f5-a587-7b5c86e3f2af/?format=api"
                        },
                        {
                            "id": "bf6cd33c-4092-4a32-99d7-fcbf164cfe67",
                            "gambit_id": "d8ac7a33-c545-45ae-8f5c-56459d706bce",
                            "last_updated": "2023-04-20T11:42:19.934590-04:00",
                            "created_at": "2023-04-19T12:17:08.476948-04:00",
                            "name": "CHC",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7874a51a-6346-42f5-a587-7b5c86e3f2af/?format=api"
                        }
                    ]
                },
                {
                    "id": "7d2a50e4-a7f5-4dc5-a01f-af9180467440",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac2aeb85-5257-4381-83f3-02dbcbcd7cda/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:08.464919-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "236cc7da-92e3-4bdd-9cc9-cdd101b8ba89",
                            "gambit_id": "74755d4f-5408-4c19-ac2d-cfd5346c195a",
                            "last_updated": "2023-04-20T11:42:19.925293-04:00",
                            "created_at": "2023-04-19T12:17:08.467333-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d2a50e4-a7f5-4dc5-a01f-af9180467440/?format=api"
                        },
                        {
                            "id": "56e4a79c-0057-483a-aeac-b85b5696888b",
                            "gambit_id": "1d30136c-151e-40d6-8cab-929d0364b9ef",
                            "last_updated": "2023-04-20T11:42:19.927544-04:00",
                            "created_at": "2023-04-19T12:17:08.469738-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d2a50e4-a7f5-4dc5-a01f-af9180467440/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d4631840-ab7c-4e26-a86f-b2690ee03b25",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ccb574cd-0f96-42ee-bd81-aebfa3bc06ca",
            "completed": true,
            "last_updated": "2023-04-20T11:42:17.509594-04:00",
            "created_at": "2023-04-19T12:17:08.293990-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ccb574cd-0f96-42ee-bd81-aebfa3bc06ca",
            "datetime": "2023-04-19T15:10:00-04:00",
            "cutoff_datetime": "2023-04-19T15:10:00-04:00",
            "name": "PIT (J Oviedo) v. COL (A Gomber)",
            "bettypes": [
                {
                    "id": "d9484384-bbb1-40d4-bbcf-91dec55486a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d4631840-ab7c-4e26-a86f-b2690ee03b25/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:08.308156-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT (J Oviedo)",
                                "amount": 5337.0
                            },
                            {
                                "team": "COL (A Gomber)",
                                "amount": 4663.0
                            }
                        ],
                        "expected_reward_tokens": 9605.78,
                        "profit_sb": 105.78,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "676fedf4-026d-41b8-834d-87e8617413a4",
                            "gambit_id": "31db4e7f-7b19-4fda-9f6e-1a6a21b87a14",
                            "last_updated": "2023-04-20T11:42:17.529160-04:00",
                            "created_at": "2023-04-19T12:17:08.311554-04:00",
                            "name": "PIT (J Oviedo)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9484384-bbb1-40d4-bbcf-91dec55486a9/?format=api"
                        },
                        {
                            "id": "466ddecd-4638-4deb-a654-f3cef5408b92",
                            "gambit_id": "5701204b-ec70-40a7-987f-78e4a9e068ac",
                            "last_updated": "2023-04-20T11:42:17.526956-04:00",
                            "created_at": "2023-04-19T12:17:08.309697-04:00",
                            "name": "COL (A Gomber)",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9484384-bbb1-40d4-bbcf-91dec55486a9/?format=api"
                        }
                    ]
                },
                {
                    "id": "fe852410-826d-43fa-974f-1f36311d91b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d4631840-ab7c-4e26-a86f-b2690ee03b25/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:08.303154-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL",
                                "amount": 5699.0
                            },
                            {
                                "team": "PIT",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d4e7a0b-1239-4877-97c6-344a5e76b240",
                            "gambit_id": "a6b11c06-9242-4e2b-b287-4e3c9603c709",
                            "last_updated": "2023-04-20T11:42:17.520688-04:00",
                            "created_at": "2023-04-19T12:17:08.304597-04:00",
                            "name": "COL",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe852410-826d-43fa-974f-1f36311d91b8/?format=api"
                        },
                        {
                            "id": "45bf2cdb-6e6e-44ec-8315-678822d71386",
                            "gambit_id": "d7dc25f7-ef7d-44ae-93d3-f6dd30d6701a",
                            "last_updated": "2023-04-20T11:42:17.522938-04:00",
                            "created_at": "2023-04-19T12:17:08.306319-04:00",
                            "name": "PIT",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe852410-826d-43fa-974f-1f36311d91b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "275fd637-214f-46f2-b819-959efa12c5fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d4631840-ab7c-4e26-a86f-b2690ee03b25/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:08.296709-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 11.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 11.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3d0dbf20-0e86-4b65-8ae2-2ceb5f442551",
                            "gambit_id": "de9e14e6-a9be-48ae-a71e-eb66e5c01c3b",
                            "last_updated": "2023-04-20T11:42:17.514562-04:00",
                            "created_at": "2023-04-19T12:17:08.298767-04:00",
                            "name": "Game Total Under 11.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275fd637-214f-46f2-b819-959efa12c5fe/?format=api"
                        },
                        {
                            "id": "99c7a3d1-d827-4976-961b-27a4af1408ab",
                            "gambit_id": "7a75f065-d55e-4490-9be3-6234f2a79f58",
                            "last_updated": "2023-04-20T11:42:17.516623-04:00",
                            "created_at": "2023-04-19T12:17:08.300949-04:00",
                            "name": "Game Total Over 11.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275fd637-214f-46f2-b819-959efa12c5fe/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e4ca6a7d-426e-4b9f-9d3b-04ac954a1793",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "92d929b4-8981-407b-8349-c0689c72c4cd",
            "completed": true,
            "last_updated": "2023-04-20T11:42:18.197365-04:00",
            "created_at": "2023-04-19T12:17:08.135142-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.87,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/92d929b4-8981-407b-8349-c0689c72c4cd",
            "datetime": "2023-04-19T15:10:00-04:00",
            "cutoff_datetime": "2023-04-19T15:10:00-04:00",
            "name": "NYM (M Scherzer) v. LOS (N Syndergaard)",
            "bettypes": [
                {
                    "id": "9c4a0a96-387e-4a80-bfc2-c47c64c48491",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4ca6a7d-426e-4b9f-9d3b-04ac954a1793/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:08.147306-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (M Scherzer)",
                                "amount": 5415.0
                            },
                            {
                                "team": "LOS (N Syndergaard)",
                                "amount": 4585.0
                            }
                        ],
                        "expected_reward_tokens": 9582.65,
                        "profit_sb": 82.65,
                        "profit_sb_percentage": 0.87,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "02859176-773c-4e5a-b99f-ed413c8ddf43",
                            "gambit_id": "424ed9ef-8ffe-4d36-8fa2-5c3b520a89bf",
                            "last_updated": "2023-04-20T11:42:18.218119-04:00",
                            "created_at": "2023-04-19T12:17:08.150336-04:00",
                            "name": "NYM (M Scherzer)",
                            "reward": "1.77000",
                            "odds": "1.80650",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c4a0a96-387e-4a80-bfc2-c47c64c48491/?format=api"
                        },
                        {
                            "id": "d9b2a799-52bd-4909-bc80-f9c2c0d218ba",
                            "gambit_id": "0ff3a670-edf3-411c-9297-e7eaf28b8577",
                            "last_updated": "2023-04-20T11:42:18.216230-04:00",
                            "created_at": "2023-04-19T12:17:08.148758-04:00",
                            "name": "LOS (N Syndergaard)",
                            "reward": "2.09000",
                            "odds": "2.14000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c4a0a96-387e-4a80-bfc2-c47c64c48491/?format=api"
                        }
                    ]
                },
                {
                    "id": "e37bea05-a5eb-46ac-9c94-c3650356e68b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4ca6a7d-426e-4b9f-9d3b-04ac954a1793/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:08.142298-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS",
                                "amount": 5784.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8d010410-a52d-4151-8eea-b3aa4ceb4353",
                            "gambit_id": "247f9fc6-6503-4dd5-998c-d08c9547cf77",
                            "last_updated": "2023-04-20T11:42:18.210245-04:00",
                            "created_at": "2023-04-19T12:17:08.143851-04:00",
                            "name": "LOS",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37bea05-a5eb-46ac-9c94-c3650356e68b/?format=api"
                        },
                        {
                            "id": "cd31a67c-c06c-4b5f-b93e-d9814b9cbc1e",
                            "gambit_id": "8d2ce610-054f-45c4-b93e-6eaf5512bf1b",
                            "last_updated": "2023-04-20T11:42:18.212218-04:00",
                            "created_at": "2023-04-19T12:17:08.145441-04:00",
                            "name": "NYM",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37bea05-a5eb-46ac-9c94-c3650356e68b/?format=api"
                        }
                    ]
                },
                {
                    "id": "52bd505b-59e4-49e2-8ac7-f4d4054bacab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e4ca6a7d-426e-4b9f-9d3b-04ac954a1793/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:08.137150-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "059ac99a-36a7-4e4e-a49c-444d7becbea2",
                            "gambit_id": "ae4b0ec3-dfeb-49b7-aa7b-7a3b8408eb9b",
                            "last_updated": "2023-04-20T11:42:18.205775-04:00",
                            "created_at": "2023-04-19T12:17:08.140421-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52bd505b-59e4-49e2-8ac7-f4d4054bacab/?format=api"
                        },
                        {
                            "id": "284426c0-2164-44be-a7f9-bb7f2eb7c02d",
                            "gambit_id": "d8fdaed3-5dd6-456a-a9e0-aef0d440a78c",
                            "last_updated": "2023-04-20T11:42:18.202771-04:00",
                            "created_at": "2023-04-19T12:17:08.138865-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52bd505b-59e4-49e2-8ac7-f4d4054bacab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "56c77a96-34e5-4732-a937-ce7cbd84c196",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "82865f2a-a679-4130-98e8-e9c416da5a96",
            "completed": true,
            "last_updated": "2023-04-21T22:02:17.922647-04:00",
            "created_at": "2023-04-18T12:12:03.938634-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -3.44,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/82865f2a-a679-4130-98e8-e9c416da5a96",
            "datetime": "2023-04-19T15:00:00-04:00",
            "cutoff_datetime": "2023-04-19T15:00:00-04:00",
            "name": "Inter Milan v. Benfica",
            "bettypes": [
                {
                    "id": "d184765f-917a-433a-b1c0-86b8376c599c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56c77a96-34e5-4732-a937-ce7cbd84c196/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:03.945397-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Inter Milan",
                                "amount": 6161.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3839.0
                            }
                        ],
                        "expected_reward_tokens": 12630.05,
                        "profit_sb": 3130.05,
                        "profit_sb_percentage": 32.95,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Inter Milan",
                                "amount": 4471.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2786.0
                            },
                            {
                                "team": "Benfica",
                                "amount": 2744.0
                            }
                        ],
                        "expected_reward_tokens": 9164.96,
                        "profit_sb": -335.04,
                        "profit_sb_percentage": -3.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "aa3b66bc-63c4-45b5-90f9-d58c839fe80e",
                            "gambit_id": "0592b430-63cb-4ea1-8232-7280a3b7f824",
                            "last_updated": "2023-04-21T22:02:17.937233-04:00",
                            "created_at": "2023-04-18T12:12:03.948486-04:00",
                            "name": "Inter Milan",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d184765f-917a-433a-b1c0-86b8376c599c/?format=api"
                        },
                        {
                            "id": "84b875cd-b428-4b66-8afe-b8a64bbe78ec",
                            "gambit_id": "1680f32c-41e8-4f8b-9ee2-17dfa3802157",
                            "last_updated": "2023-04-21T22:02:17.939248-04:00",
                            "created_at": "2023-04-18T12:12:03.950001-04:00",
                            "name": "Draw",
                            "reward": "3.29000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d184765f-917a-433a-b1c0-86b8376c599c/?format=api"
                        },
                        {
                            "id": "97048ff4-cfd1-421d-89b0-7417bb5b5af8",
                            "gambit_id": "1cb2ad27-6228-49f9-abd8-ccba4cfca361",
                            "last_updated": "2023-04-21T22:02:17.934922-04:00",
                            "created_at": "2023-04-18T12:12:03.947015-04:00",
                            "name": "Benfica",
                            "reward": "3.34000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d184765f-917a-433a-b1c0-86b8376c599c/?format=api"
                        }
                    ]
                },
                {
                    "id": "80c4f5bc-45fc-4185-8f65-9a2c0f34b0c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56c77a96-34e5-4732-a937-ce7cbd84c196/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:03.940587-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5068.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4932.0
                            }
                        ],
                        "expected_reward_tokens": 9173.08,
                        "profit_sb": -326.92,
                        "profit_sb_percentage": -3.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3152ab4a-4e5a-48b2-8880-97263678c463",
                            "gambit_id": "73e3f325-7116-491f-8916-e99a4d9d0da0",
                            "last_updated": "2023-04-21T22:02:17.927496-04:00",
                            "created_at": "2023-04-18T12:12:03.942040-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.81000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c4f5bc-45fc-4185-8f65-9a2c0f34b0c9/?format=api"
                        },
                        {
                            "id": "33ec1085-30f6-4657-a2e7-dabd4c405923",
                            "gambit_id": "abebe376-38bf-49f8-a93d-c5af2c6bed22",
                            "last_updated": "2023-04-21T22:02:17.929754-04:00",
                            "created_at": "2023-04-18T12:12:03.943577-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.86000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c4f5bc-45fc-4185-8f65-9a2c0f34b0c9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18df1750-7dec-4bc4-9f31-d62d90fe8ea1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d8cfe5ca-8884-49ba-8bec-0e80da55165a",
            "completed": true,
            "last_updated": "2023-04-21T22:02:18.094008-04:00",
            "created_at": "2023-04-18T12:12:04.113622-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.76,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d8cfe5ca-8884-49ba-8bec-0e80da55165a",
            "datetime": "2023-04-19T15:00:00-04:00",
            "cutoff_datetime": "2023-04-19T15:00:00-04:00",
            "name": "FC Bayern Munich v. Manchester City",
            "bettypes": [
                {
                    "id": "0034bd07-0f5a-4e79-855a-55f1dc3c9c1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18df1750-7dec-4bc4-9f31-d62d90fe8ea1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:04.119844-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 5336.0
                            },
                            {
                                "team": "FC Bayern Munich",
                                "amount": 4664.0
                            }
                        ],
                        "expected_reward_tokens": 12219.44,
                        "profit_sb": 2719.44,
                        "profit_sb_percentage": 28.63,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 4017.0
                            },
                            {
                                "team": "FC Bayern Munich",
                                "amount": 3511.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2473.0
                            }
                        ],
                        "expected_reward_tokens": 9198.82,
                        "profit_sb": -301.18,
                        "profit_sb_percentage": -3.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3196676e-5f08-4b47-b543-e41f8a8ee2ba",
                            "gambit_id": "bf59360b-68d9-45e3-b5b8-db9ed80c4d6f",
                            "last_updated": "2023-04-21T22:02:18.105482-04:00",
                            "created_at": "2023-04-18T12:12:04.121270-04:00",
                            "name": "Manchester City",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0034bd07-0f5a-4e79-855a-55f1dc3c9c1a/?format=api"
                        },
                        {
                            "id": "ef4d2486-c618-491e-bf0c-ffdbc180fafd",
                            "gambit_id": "9ba24ce8-3b2a-485c-8c26-392f4401d0fa",
                            "last_updated": "2023-04-21T22:02:18.107832-04:00",
                            "created_at": "2023-04-18T12:12:04.122729-04:00",
                            "name": "FC Bayern Munich",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0034bd07-0f5a-4e79-855a-55f1dc3c9c1a/?format=api"
                        },
                        {
                            "id": "12ae3e09-d9ce-4a91-ada1-30f83363629c",
                            "gambit_id": "a6dfdecb-dc74-436c-a069-915964cb3974",
                            "last_updated": "2023-04-21T22:02:18.110025-04:00",
                            "created_at": "2023-04-18T12:12:04.124222-04:00",
                            "name": "Draw",
                            "reward": "3.72000",
                            "odds": "3.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0034bd07-0f5a-4e79-855a-55f1dc3c9c1a/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ca59642-74e7-43a9-8be6-35f6e21fc3d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18df1750-7dec-4bc4-9f31-d62d90fe8ea1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:04.115495-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6118.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3882.0
                            }
                        ],
                        "expected_reward_tokens": 9238.18,
                        "profit_sb": -261.82,
                        "profit_sb_percentage": -2.76,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c181b14-2688-4071-b47d-c43d4e66df80",
                            "gambit_id": "d050e89d-cc5e-4c86-88e7-09dbd3e510ad",
                            "last_updated": "2023-04-21T22:02:18.101250-04:00",
                            "created_at": "2023-04-18T12:12:04.118319-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.51000",
                            "odds": "1.53000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca59642-74e7-43a9-8be6-35f6e21fc3d9/?format=api"
                        },
                        {
                            "id": "9316c717-1d76-423d-8679-f2f60dba314e",
                            "gambit_id": "4a0306ee-a538-4174-81c4-11903592b5db",
                            "last_updated": "2023-04-21T22:02:18.099064-04:00",
                            "created_at": "2023-04-18T12:12:04.116910-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.38000",
                            "odds": "2.45000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca59642-74e7-43a9-8be6-35f6e21fc3d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2153e505-fcdf-4e3a-ab22-a2b5a6723039",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "268390e4-4c25-4c66-9e3d-610d13679a72",
            "completed": true,
            "last_updated": "2023-04-20T11:42:17.333180-04:00",
            "created_at": "2023-04-19T12:17:07.980184-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/268390e4-4c25-4c66-9e3d-610d13679a72",
            "datetime": "2023-04-19T14:10:00-04:00",
            "cutoff_datetime": "2023-04-19T14:10:00-04:00",
            "name": "PHI (T Walker) v. CWS (M Clevinger)",
            "bettypes": [
                {
                    "id": "96de8d77-c421-456a-99c6-0d11caa088bd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2153e505-fcdf-4e3a-ab22-a2b5a6723039/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:07.992785-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (T Walker)",
                                "amount": 5337.0
                            },
                            {
                                "team": "CWS (M Clevinger)",
                                "amount": 4663.0
                            }
                        ],
                        "expected_reward_tokens": 9605.78,
                        "profit_sb": 105.78,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4ff66bbd-39e3-4018-9b03-2961abb8c707",
                            "gambit_id": "2bf5f5b8-44d8-4029-a762-3aba813a0029",
                            "last_updated": "2023-04-20T11:42:17.352682-04:00",
                            "created_at": "2023-04-19T12:17:07.996145-04:00",
                            "name": "PHI (T Walker)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96de8d77-c421-456a-99c6-0d11caa088bd/?format=api"
                        },
                        {
                            "id": "86f4f8dd-24c1-443b-960f-b49d93d30565",
                            "gambit_id": "57bcbd93-1302-4f28-ad46-2c30aa412609",
                            "last_updated": "2023-04-20T11:42:17.350628-04:00",
                            "created_at": "2023-04-19T12:17:07.994434-04:00",
                            "name": "CWS (M Clevinger)",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96de8d77-c421-456a-99c6-0d11caa088bd/?format=api"
                        }
                    ]
                },
                {
                    "id": "7791a806-b773-4757-bb7b-0cb5948b0eac",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2153e505-fcdf-4e3a-ab22-a2b5a6723039/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:07.987455-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS",
                                "amount": 5939.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "94ff220e-f5ad-4d82-80d8-945754e55909",
                            "gambit_id": "46243a10-242b-40bb-86d7-26d412abb748",
                            "last_updated": "2023-04-20T11:42:17.343890-04:00",
                            "created_at": "2023-04-19T12:17:07.988973-04:00",
                            "name": "CWS",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7791a806-b773-4757-bb7b-0cb5948b0eac/?format=api"
                        },
                        {
                            "id": "2dc7b3ba-a24c-4b3c-9e77-8e1712bcc6b4",
                            "gambit_id": "ca9b587a-b8af-4be2-b72a-2cc789f639dc",
                            "last_updated": "2023-04-20T11:42:17.346320-04:00",
                            "created_at": "2023-04-19T12:17:07.990797-04:00",
                            "name": "PHI",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7791a806-b773-4757-bb7b-0cb5948b0eac/?format=api"
                        }
                    ]
                },
                {
                    "id": "a7402dec-0969-4dfc-b665-f6db63057fbc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2153e505-fcdf-4e3a-ab22-a2b5a6723039/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:07.982378-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ee6b94fa-7106-40a6-a78a-7ff14551fe7a",
                            "gambit_id": "f611d71e-d34a-4edb-9fd9-6755302ebf82",
                            "last_updated": "2023-04-20T11:42:17.338110-04:00",
                            "created_at": "2023-04-19T12:17:07.984050-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7402dec-0969-4dfc-b665-f6db63057fbc/?format=api"
                        },
                        {
                            "id": "f066b868-7efe-4fb5-8509-e77abcca137d",
                            "gambit_id": "79047e78-7822-42e6-82c7-6de6b2b6b284",
                            "last_updated": "2023-04-20T11:42:17.340029-04:00",
                            "created_at": "2023-04-19T12:17:07.985771-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7402dec-0969-4dfc-b665-f6db63057fbc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ab29dfde-2b74-401f-bffe-2305ab9d998e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "10dafa86-4e78-4f2a-b57a-30d290e102ff",
            "completed": true,
            "last_updated": "2023-04-20T11:42:17.672774-04:00",
            "created_at": "2023-04-19T12:17:07.821826-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/10dafa86-4e78-4f2a-b57a-30d290e102ff",
            "datetime": "2023-04-19T14:10:00-04:00",
            "cutoff_datetime": "2023-04-19T14:10:00-04:00",
            "name": "TEX (M Perez) v. KAN (B Singer)",
            "bettypes": [
                {
                    "id": "37210fab-1bd7-4bc7-956c-509e57ff6d46",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab29dfde-2b74-401f-bffe-2305ab9d998e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-19T12:17:07.837167-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN (B Singer)",
                                "amount": 5117.0
                            },
                            {
                                "team": "TEX (M Perez)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "897a95ff-c312-450c-b027-598c42881a71",
                            "gambit_id": "6cd4c393-9ecf-47be-aa7f-46907e7d3d62",
                            "last_updated": "2023-04-20T11:42:17.686798-04:00",
                            "created_at": "2023-04-19T12:17:07.838686-04:00",
                            "name": "KAN (B Singer)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37210fab-1bd7-4bc7-956c-509e57ff6d46/?format=api"
                        },
                        {
                            "id": "bdb74565-3150-4feb-9b40-b94c3371831e",
                            "gambit_id": "6893cb36-a568-4f1d-b670-15145db219d4",
                            "last_updated": "2023-04-20T11:42:17.688565-04:00",
                            "created_at": "2023-04-19T12:17:07.840254-04:00",
                            "name": "TEX (M Perez)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37210fab-1bd7-4bc7-956c-509e57ff6d46/?format=api"
                        }
                    ]
                },
                {
                    "id": "80fc8701-22a0-4cb1-bc06-c37ff7a4474f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab29dfde-2b74-401f-bffe-2305ab9d998e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-19T12:17:07.831979-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 6308.0
                            },
                            {
                                "team": "KAN",
                                "amount": 3692.0
                            }
                        ],
                        "expected_reward_tokens": 9525.08,
                        "profit_sb": 25.08,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ce25d3dd-abdf-4719-ae24-650e35d9176b",
                            "gambit_id": "a1dae4f3-3dee-4c2c-ad68-2643ebb7efcb",
                            "last_updated": "2023-04-20T11:42:17.683318-04:00",
                            "created_at": "2023-04-19T12:17:07.835521-04:00",
                            "name": "TEX",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80fc8701-22a0-4cb1-bc06-c37ff7a4474f/?format=api"
                        },
                        {
                            "id": "88af4905-5c07-434b-ac3a-066cb1594f8f",
                            "gambit_id": "19c4389f-e39e-4824-a956-0df8c3736c41",
                            "last_updated": "2023-04-20T11:42:17.681473-04:00",
                            "created_at": "2023-04-19T12:17:07.833582-04:00",
                            "name": "KAN",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80fc8701-22a0-4cb1-bc06-c37ff7a4474f/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1014bc8-0049-4229-9e2b-7cd760d71984",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ab29dfde-2b74-401f-bffe-2305ab9d998e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-19T12:17:07.824982-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "72b8e24f-4c30-490b-879c-3fcdd63b6448",
                            "gambit_id": "87e4d15c-9bc9-4f3f-be4e-98b9ee52c5f3",
                            "last_updated": "2023-04-20T11:42:17.678112-04:00",
                            "created_at": "2023-04-19T12:17:07.829869-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1014bc8-0049-4229-9e2b-7cd760d71984/?format=api"
                        },
                        {
                            "id": "a3a8aed2-7da1-4520-bb15-4fb25768403d",
                            "gambit_id": "57b854d9-beed-48f8-b65d-054bcbcd76d1",
                            "last_updated": "2023-04-20T11:42:17.676525-04:00",
                            "created_at": "2023-04-19T12:17:07.827762-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1014bc8-0049-4229-9e2b-7cd760d71984/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "73f9604c-a81c-4c99-9b2d-fbdc920dfb3a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "35d4bc31-b3e2-41e2-afdf-b711b0ea52e7",
            "completed": true,
            "last_updated": "2023-04-19T13:12:10.482164-04:00",
            "created_at": "2023-04-18T12:12:03.771559-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/35d4bc31-b3e2-41e2-afdf-b711b0ea52e7",
            "datetime": "2023-04-18T22:10:00-04:00",
            "cutoff_datetime": "2023-04-18T22:10:00-04:00",
            "name": "NYM (T Megill) v. LOS (C Kershaw)",
            "bettypes": [
                {
                    "id": "3d6e7bb0-eb89-47c3-b835-e7822618971b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73f9604c-a81c-4c99-9b2d-fbdc920dfb3a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:03.789919-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (C Kershaw)",
                                "amount": 5909.0
                            },
                            {
                                "team": "NYM (T Megill)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7f4e4ffd-2c77-4c52-8eab-d05ca4bda656",
                            "gambit_id": "e3ab2ea3-9b0f-4847-9bd7-6227d4d4e6d1",
                            "last_updated": "2023-04-19T13:12:10.507436-04:00",
                            "created_at": "2023-04-18T12:12:03.792115-04:00",
                            "name": "LOS (C Kershaw)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d6e7bb0-eb89-47c3-b835-e7822618971b/?format=api"
                        },
                        {
                            "id": "387c45f4-b819-4aa9-a29a-75a6dd5e715e",
                            "gambit_id": "a40bed89-167b-4d62-accc-0de0ed2d38d2",
                            "last_updated": "2023-04-19T13:12:10.509682-04:00",
                            "created_at": "2023-04-18T12:12:03.794409-04:00",
                            "name": "NYM (T Megill)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d6e7bb0-eb89-47c3-b835-e7822618971b/?format=api"
                        }
                    ]
                },
                {
                    "id": "11f415d3-438b-43d7-9a2a-ff2e88dc0f24",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73f9604c-a81c-4c99-9b2d-fbdc920dfb3a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:03.782123-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 5784.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "173766f3-9670-43df-9cc2-dcc8bfc7fa9a",
                            "gambit_id": "6a345af1-5bec-4cd6-86d8-ca4ffa836c1c",
                            "last_updated": "2023-04-19T13:12:10.502455-04:00",
                            "created_at": "2023-04-18T12:12:03.786749-04:00",
                            "name": "NYM",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f415d3-438b-43d7-9a2a-ff2e88dc0f24/?format=api"
                        },
                        {
                            "id": "d4bbe3e9-a508-443b-8d52-55f34c185f6b",
                            "gambit_id": "d1ae4f9a-f65c-4f3a-b323-ffb161e78b6a",
                            "last_updated": "2023-04-19T13:12:10.499929-04:00",
                            "created_at": "2023-04-18T12:12:03.784329-04:00",
                            "name": "LOS",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f415d3-438b-43d7-9a2a-ff2e88dc0f24/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9060de8-89eb-4a30-8319-ebff23a964cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/73f9604c-a81c-4c99-9b2d-fbdc920dfb3a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:03.774607-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "67388793-d50c-4016-a839-7c486b860a3e",
                            "gambit_id": "d4260fab-0428-4ad8-95fe-b2fab819de54",
                            "last_updated": "2023-04-19T13:12:10.492474-04:00",
                            "created_at": "2023-04-18T12:12:03.779569-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9060de8-89eb-4a30-8319-ebff23a964cb/?format=api"
                        },
                        {
                            "id": "b2360d7c-53d1-4fa4-a075-a3ad3205270b",
                            "gambit_id": "af4e4eb2-7932-464f-ac33-945572501ade",
                            "last_updated": "2023-04-19T13:12:10.489660-04:00",
                            "created_at": "2023-04-18T12:12:03.777133-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9060de8-89eb-4a30-8319-ebff23a964cb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4258de14-bec2-4bc0-98fc-e800a27d963e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "152e0b5e-70f5-4a2f-9fc5-301b830e67c1",
            "completed": true,
            "last_updated": "2023-04-19T20:22:16.243231-04:00",
            "created_at": "2023-04-18T12:12:03.609723-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/152e0b5e-70f5-4a2f-9fc5-301b830e67c1",
            "datetime": "2023-04-18T22:00:00-04:00",
            "cutoff_datetime": "2023-04-18T22:00:00-04:00",
            "name": "Los Angeles Clippers v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "221861fb-c3bc-4493-9dd0-64443e5d7526",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4258de14-bec2-4bc0-98fc-e800a27d963e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:03.625022-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7563.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 2437.0
                            }
                        ],
                        "expected_reward_tokens": 9453.75,
                        "profit_sb": -46.25,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6f0dc385-3d96-4ceb-80b0-93b136575052",
                            "gambit_id": "10367368-9890-48d7-b667-0bc5dd5d40d1",
                            "last_updated": "2023-04-19T20:22:16.263114-04:00",
                            "created_at": "2023-04-18T12:12:03.627074-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.25000",
                            "odds": "1.26320",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/221861fb-c3bc-4493-9dd0-64443e5d7526/?format=api"
                        },
                        {
                            "id": "dcda941e-aa87-459c-964f-a965b4221145",
                            "gambit_id": "51ac82af-d10e-44dc-b2e9-0a70e817735e",
                            "last_updated": "2023-04-19T20:22:16.265278-04:00",
                            "created_at": "2023-04-18T12:12:03.629036-04:00",
                            "name": "Los Angeles Clippers",
                            "reward": "3.88000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/221861fb-c3bc-4493-9dd0-64443e5d7526/?format=api"
                        }
                    ]
                },
                {
                    "id": "e549d06f-93aa-4dec-bf72-d6e5b0437e44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4258de14-bec2-4bc0-98fc-e800a27d963e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:03.619356-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "19bc6ba8-c1b4-4b80-833e-a81de2155667",
                            "gambit_id": "9f07a1ca-ff20-4a81-ab3a-5bf067b3853b",
                            "last_updated": "2023-04-19T20:22:16.254695-04:00",
                            "created_at": "2023-04-18T12:12:03.621022-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e549d06f-93aa-4dec-bf72-d6e5b0437e44/?format=api"
                        },
                        {
                            "id": "61247841-89ef-4358-8ccf-4b5008a2afcb",
                            "gambit_id": "5c8458a5-f176-4856-9fae-8f0e24906f52",
                            "last_updated": "2023-04-19T20:22:16.258358-04:00",
                            "created_at": "2023-04-18T12:12:03.622762-04:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e549d06f-93aa-4dec-bf72-d6e5b0437e44/?format=api"
                        }
                    ]
                },
                {
                    "id": "3800c597-85f0-472e-a5d1-fce0fc28ee63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4258de14-bec2-4bc0-98fc-e800a27d963e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:03.612660-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 227",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 227",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51b619f5-15e2-49eb-a683-4eccdc0020e7",
                            "gambit_id": "70b84a30-e716-474a-b086-59ccca6ed75f",
                            "last_updated": "2023-04-19T20:22:16.247446-04:00",
                            "created_at": "2023-04-18T12:12:03.614822-04:00",
                            "name": "Game Total Under 227",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3800c597-85f0-472e-a5d1-fce0fc28ee63/?format=api"
                        },
                        {
                            "id": "5ecabe43-2aec-4700-933e-50e36833ab02",
                            "gambit_id": "aa34a081-0e76-4a63-9674-93e091b811b2",
                            "last_updated": "2023-04-19T20:22:16.249769-04:00",
                            "created_at": "2023-04-18T12:12:03.616980-04:00",
                            "name": "Game Total Over 227",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3800c597-85f0-472e-a5d1-fce0fc28ee63/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aa2596c6-6859-429d-adc4-a9c7395bd97e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "75735d4b-1a0f-4896-90cc-f79b08a87d37",
            "completed": true,
            "last_updated": "2023-04-19T12:17:15.847234-04:00",
            "created_at": "2023-04-18T12:12:03.447582-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/75735d4b-1a0f-4896-90cc-f79b08a87d37",
            "datetime": "2023-04-18T21:40:00-04:00",
            "cutoff_datetime": "2023-04-18T21:40:00-04:00",
            "name": "ATL (S Strider) v. SDG (B Snell)",
            "bettypes": [
                {
                    "id": "c38429e5-8570-4235-b989-3c03a75a31a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa2596c6-6859-429d-adc4-a9c7395bd97e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:03.460169-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (S Strider)",
                                "amount": 5527.0
                            },
                            {
                                "team": "SDG (B Snell)",
                                "amount": 4473.0
                            }
                        ],
                        "expected_reward_tokens": 9616.95,
                        "profit_sb": 116.95,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "06854622-4cd4-4ee6-95b8-e138d3295a74",
                            "gambit_id": "4aeea1af-5506-409e-8607-5da154fc7526",
                            "last_updated": "2023-04-19T12:17:15.870039-04:00",
                            "created_at": "2023-04-18T12:12:03.464240-04:00",
                            "name": "ATL (S Strider)",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c38429e5-8570-4235-b989-3c03a75a31a4/?format=api"
                        },
                        {
                            "id": "390d1c99-e9ce-4c58-b3e7-4e9de6ec52d9",
                            "gambit_id": "b92500e8-a241-482e-be9c-5491dec24803",
                            "last_updated": "2023-04-19T12:17:15.867918-04:00",
                            "created_at": "2023-04-18T12:12:03.461947-04:00",
                            "name": "SDG (B Snell)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c38429e5-8570-4235-b989-3c03a75a31a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "a3fadc3b-7113-4cbb-ae4a-4aec59292ec6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa2596c6-6859-429d-adc4-a9c7395bd97e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:03.454926-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG",
                                "amount": 5784.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8cc4af46-aa73-42ce-9d0c-95baa090fe2c",
                            "gambit_id": "c629c82d-91dd-4582-9f70-76cae2c34bbc",
                            "last_updated": "2023-04-19T12:17:15.860523-04:00",
                            "created_at": "2023-04-18T12:12:03.456671-04:00",
                            "name": "SDG",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3fadc3b-7113-4cbb-ae4a-4aec59292ec6/?format=api"
                        },
                        {
                            "id": "61fcb6c3-98cd-4e02-839f-ba415012819c",
                            "gambit_id": "65121932-0c93-4c38-aa7b-3a5546e96ddc",
                            "last_updated": "2023-04-19T12:17:15.863510-04:00",
                            "created_at": "2023-04-18T12:12:03.458416-04:00",
                            "name": "ATL",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3fadc3b-7113-4cbb-ae4a-4aec59292ec6/?format=api"
                        }
                    ]
                },
                {
                    "id": "8fe8eb0c-0373-4b31-8a1d-c33fec6f53cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aa2596c6-6859-429d-adc4-a9c7395bd97e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:03.449736-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e6692f6b-dd09-4cc2-b56e-77972875eb6f",
                            "gambit_id": "9ee4eea2-f01a-4857-832b-d3333f53468b",
                            "last_updated": "2023-04-19T12:17:15.853349-04:00",
                            "created_at": "2023-04-18T12:12:03.451276-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fe8eb0c-0373-4b31-8a1d-c33fec6f53cc/?format=api"
                        },
                        {
                            "id": "193c1038-49cd-4266-905a-aa02ea32b1b7",
                            "gambit_id": "bd25df77-9b4e-41f0-9abd-7c0a6e3d6b1e",
                            "last_updated": "2023-04-19T12:17:15.855909-04:00",
                            "created_at": "2023-04-18T12:12:03.452990-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fe8eb0c-0373-4b31-8a1d-c33fec6f53cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4ef1b92f-9c74-4317-b7cf-201d7a88343d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d293aa15-73df-419c-8e36-ec9224d34e30",
            "completed": true,
            "last_updated": "2023-04-19T13:37:13.154221-04:00",
            "created_at": "2023-04-18T12:12:03.290635-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.86,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/d293aa15-73df-419c-8e36-ec9224d34e30",
            "datetime": "2023-04-18T21:40:00-04:00",
            "cutoff_datetime": "2023-04-18T21:40:00-04:00",
            "name": "CHC (M Stroman) v. OAK (K Waldichuk)",
            "bettypes": [
                {
                    "id": "0d993686-1ce4-48bf-9d36-19d40476d3f3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ef1b92f-9c74-4317-b7cf-201d7a88343d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:03.303028-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (M Stroman)",
                                "amount": 6182.0
                            },
                            {
                                "team": "OAK (K Waldichuk)",
                                "amount": 3818.0
                            }
                        ],
                        "expected_reward_tokens": 9582.1,
                        "profit_sb": 82.1,
                        "profit_sb_percentage": 0.86,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7fe9e5ea-cfa1-4196-8982-f1db1cbc146b",
                            "gambit_id": "cfa82439-95f0-4ff4-9219-50dfeb74115e",
                            "last_updated": "2023-04-19T13:37:13.179015-04:00",
                            "created_at": "2023-04-18T12:12:03.306124-04:00",
                            "name": "CHC (M Stroman)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d993686-1ce4-48bf-9d36-19d40476d3f3/?format=api"
                        },
                        {
                            "id": "408d1823-a2ef-4e28-8a9b-dab5437ad917",
                            "gambit_id": "27c46e5b-6249-4f77-be49-fbd44dc79bb6",
                            "last_updated": "2023-04-19T13:37:13.176161-04:00",
                            "created_at": "2023-04-18T12:12:03.304467-04:00",
                            "name": "OAK (K Waldichuk)",
                            "reward": "2.51000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d993686-1ce4-48bf-9d36-19d40476d3f3/?format=api"
                        }
                    ]
                },
                {
                    "id": "03fd7603-ee53-473f-9f61-ba7955481b47",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ef1b92f-9c74-4317-b7cf-201d7a88343d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:03.292533-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5213.0
                            },
                            {
                                "team": "OAK",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6c6216e3-a108-4069-b0a3-f4267f10763a",
                            "gambit_id": "7a5db789-a50c-45b7-b4a8-be29482718a9",
                            "last_updated": "2023-04-19T13:37:13.163058-04:00",
                            "created_at": "2023-04-18T12:12:03.296170-04:00",
                            "name": "CHC",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03fd7603-ee53-473f-9f61-ba7955481b47/?format=api"
                        },
                        {
                            "id": "4b06a4be-8554-4477-ad4c-8c78b73f3843",
                            "gambit_id": "73e9d0d0-9a89-4416-a69f-429e1ba4f6f7",
                            "last_updated": "2023-04-19T13:37:13.160590-04:00",
                            "created_at": "2023-04-18T12:12:03.293952-04:00",
                            "name": "OAK",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03fd7603-ee53-473f-9f61-ba7955481b47/?format=api"
                        }
                    ]
                },
                {
                    "id": "c90c00cf-1b98-41a0-9044-d9905a59895b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4ef1b92f-9c74-4317-b7cf-201d7a88343d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:03.298205-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "76e699d3-7b1d-4cf7-9442-b07b3ddc7e63",
                            "gambit_id": "30038409-2765-4b49-b1ab-1ad82ecb1adf",
                            "last_updated": "2023-04-19T13:37:13.170406-04:00",
                            "created_at": "2023-04-18T12:12:03.301448-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90c00cf-1b98-41a0-9044-d9905a59895b/?format=api"
                        },
                        {
                            "id": "b07fbc94-2535-485c-b750-ecf46c5c058d",
                            "gambit_id": "d133c399-35e3-4ea7-9afc-792e3230ebe4",
                            "last_updated": "2023-04-19T13:37:13.167733-04:00",
                            "created_at": "2023-04-18T12:12:03.299885-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c90c00cf-1b98-41a0-9044-d9905a59895b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5eb6bd66-f4cc-4ad1-8fd3-427d0c1fe991",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "afe813c2-0dd1-4e4c-9a1b-3c1a977cbe8e",
            "completed": true,
            "last_updated": "2023-04-19T20:52:00.396408-04:00",
            "created_at": "2023-04-18T12:12:02.800528-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/afe813c2-0dd1-4e4c-9a1b-3c1a977cbe8e",
            "datetime": "2023-04-18T21:40:00-04:00",
            "cutoff_datetime": "2023-04-18T21:40:00-04:00",
            "name": "MIL (C Rea) v. SEA (L Gilbert)",
            "bettypes": [
                {
                    "id": "fb92688a-7fdc-4c6d-8b7a-70eda4496522",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5eb6bd66-f4cc-4ad1-8fd3-427d0c1fe991/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:02.814897-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (L Gilbert)",
                                "amount": 5873.0
                            },
                            {
                                "team": "MIL (C Rea)",
                                "amount": 4127.0
                            }
                        ],
                        "expected_reward_tokens": 9572.99,
                        "profit_sb": 72.99,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "966b4955-deb1-46e5-b4a2-2b2b88d44af7",
                            "gambit_id": "4af76c7a-1d0b-4f0c-987c-8fa80224d8a5",
                            "last_updated": "2023-04-19T20:52:00.418749-04:00",
                            "created_at": "2023-04-18T12:12:02.817140-04:00",
                            "name": "SEA (L Gilbert)",
                            "reward": "1.63000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb92688a-7fdc-4c6d-8b7a-70eda4496522/?format=api"
                        },
                        {
                            "id": "aa0232cc-e01a-4d38-ab3e-a21b43b25a94",
                            "gambit_id": "aa3006ff-f5ff-4d54-b306-7b3d9b62802c",
                            "last_updated": "2023-04-19T20:52:00.421645-04:00",
                            "created_at": "2023-04-18T12:12:02.819627-04:00",
                            "name": "MIL (C Rea)",
                            "reward": "2.32000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb92688a-7fdc-4c6d-8b7a-70eda4496522/?format=api"
                        }
                    ]
                },
                {
                    "id": "80264e22-67af-4c5a-afe7-0f96689c0ceb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5eb6bd66-f4cc-4ad1-8fd3-427d0c1fe991/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:02.808197-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL",
                                "amount": 5784.0
                            },
                            {
                                "team": "SEA",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6192a6dc-65ba-4f58-a3e1-ccb5c15a9ef5",
                            "gambit_id": "882c5e9d-3a15-4ad6-b6d5-581a4767dfed",
                            "last_updated": "2023-04-19T20:52:00.414038-04:00",
                            "created_at": "2023-04-18T12:12:02.812245-04:00",
                            "name": "MIL",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80264e22-67af-4c5a-afe7-0f96689c0ceb/?format=api"
                        },
                        {
                            "id": "5e4a628b-d5e5-4ad5-9cec-a13ece2384e7",
                            "gambit_id": "0a521e15-18e1-4b9a-9377-c19e9335e789",
                            "last_updated": "2023-04-19T20:52:00.411499-04:00",
                            "created_at": "2023-04-18T12:12:02.809859-04:00",
                            "name": "SEA",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80264e22-67af-4c5a-afe7-0f96689c0ceb/?format=api"
                        }
                    ]
                },
                {
                    "id": "430ef4e8-d3b9-4b95-9e27-5d5955fd89c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5eb6bd66-f4cc-4ad1-8fd3-427d0c1fe991/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:02.802811-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "edc62ef4-4148-44e8-9377-b33d1793c64e",
                            "gambit_id": "c6a1b77e-fbe8-4806-bdeb-57f493453894",
                            "last_updated": "2023-04-19T20:52:00.402406-04:00",
                            "created_at": "2023-04-18T12:12:02.804471-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/430ef4e8-d3b9-4b95-9e27-5d5955fd89c0/?format=api"
                        },
                        {
                            "id": "472a28b3-e597-4367-a34a-ca7573bfd8a6",
                            "gambit_id": "0ed733b9-a5a5-4b5c-a31c-edaa5694fe19",
                            "last_updated": "2023-04-19T20:52:00.405301-04:00",
                            "created_at": "2023-04-18T12:12:02.806252-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/430ef4e8-d3b9-4b95-9e27-5d5955fd89c0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0e8feb90-89ae-45cd-b1e0-c2be1a092d33",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "724f35be-eeb0-40d0-b402-ed109ff78f11",
            "completed": true,
            "last_updated": "2023-04-19T20:46:54.373679-04:00",
            "created_at": "2023-04-18T12:12:02.573621-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/724f35be-eeb0-40d0-b402-ed109ff78f11",
            "datetime": "2023-04-18T21:30:00-04:00",
            "cutoff_datetime": "2023-04-18T21:30:00-04:00",
            "name": "Winnipeg Jets v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "13179ee2-53b2-400a-9c5d-53d424d5b60e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e8feb90-89ae-45cd-b1e0-c2be1a092d33/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:02.588541-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "06a4680a-3eec-48c4-9380-532790c05f28",
                            "gambit_id": "140ed333-046c-40d6-b456-724f792389f2",
                            "last_updated": "2023-04-19T20:46:54.387296-04:00",
                            "created_at": "2023-04-18T12:12:02.590629-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13179ee2-53b2-400a-9c5d-53d424d5b60e/?format=api"
                        },
                        {
                            "id": "cbc4be50-2cc5-48df-b6ff-00f76a322e1c",
                            "gambit_id": "8bc4da30-6bed-441d-9597-51ca0018611e",
                            "last_updated": "2023-04-19T20:46:54.388819-04:00",
                            "created_at": "2023-04-18T12:12:02.592771-04:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13179ee2-53b2-400a-9c5d-53d424d5b60e/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e89f575-9ca1-45f9-bc09-e8249f9d3acc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e8feb90-89ae-45cd-b1e0-c2be1a092d33/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:02.582721-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a00a31e1-33d4-49fc-b5ca-601b9ed83908",
                            "gambit_id": "d4059537-bb73-4fab-9edc-329c1cc3b362",
                            "last_updated": "2023-04-19T20:46:54.384239-04:00",
                            "created_at": "2023-04-18T12:12:02.586382-04:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e89f575-9ca1-45f9-bc09-e8249f9d3acc/?format=api"
                        },
                        {
                            "id": "e92f7783-73ed-4ea5-976b-645d4dbd878f",
                            "gambit_id": "f7b7f096-00ad-4b43-a13c-0d4b329ef229",
                            "last_updated": "2023-04-19T20:46:54.382083-04:00",
                            "created_at": "2023-04-18T12:12:02.584489-04:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e89f575-9ca1-45f9-bc09-e8249f9d3acc/?format=api"
                        }
                    ]
                },
                {
                    "id": "ea87455d-3023-408b-b5da-fabab5400209",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0e8feb90-89ae-45cd-b1e0-c2be1a092d33/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:02.576506-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 5.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ad404bd-b778-47a4-99ee-aa594bb78f05",
                            "gambit_id": "80b8787a-c08e-4e9a-8ae2-880d14566b37",
                            "last_updated": "2023-04-19T20:46:54.377447-04:00",
                            "created_at": "2023-04-18T12:12:02.578688-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea87455d-3023-408b-b5da-fabab5400209/?format=api"
                        },
                        {
                            "id": "a1636b3c-bf21-46c8-b180-8136b293dd0f",
                            "gambit_id": "655e690e-599e-43e9-8f7f-39db44b4d0e6",
                            "last_updated": "2023-04-19T20:46:54.378932-04:00",
                            "created_at": "2023-04-18T12:12:02.580571-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea87455d-3023-408b-b5da-fabab5400209/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "816caa69-9adf-4fff-93cf-008c35aa4f2c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4a2e42b4-ddf8-4230-b4c8-ddf372bfd412",
            "completed": true,
            "last_updated": "2023-04-19T20:52:01.392875-04:00",
            "created_at": "2023-04-18T12:12:02.343301-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4a2e42b4-ddf8-4230-b4c8-ddf372bfd412",
            "datetime": "2023-04-18T20:40:00-04:00",
            "cutoff_datetime": "2023-04-18T20:40:00-04:00",
            "name": "PIT (V Velasquez) v. COL (J Urena)",
            "bettypes": [
                {
                    "id": "d6697b6b-31de-4395-85f5-984cf4a6902a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/816caa69-9adf-4fff-93cf-008c35aa4f2c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:02.355997-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL (J Urena)",
                                "amount": 5117.0
                            },
                            {
                                "team": "PIT (V Velasquez)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "1d5ee192-6706-473f-80e8-66a1d76a8f24",
                            "gambit_id": "33128de0-9a8f-4af3-9539-047bc246169a",
                            "last_updated": "2023-04-19T20:52:01.415352-04:00",
                            "created_at": "2023-04-18T12:12:02.357644-04:00",
                            "name": "COL (J Urena)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6697b6b-31de-4395-85f5-984cf4a6902a/?format=api"
                        },
                        {
                            "id": "39598ca0-94dc-402c-b6be-023514bf8590",
                            "gambit_id": "e561b619-56e7-4c32-a0c1-ee94dd30e8f7",
                            "last_updated": "2023-04-19T20:52:01.417798-04:00",
                            "created_at": "2023-04-18T12:12:02.359766-04:00",
                            "name": "PIT (V Velasquez)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6697b6b-31de-4395-85f5-984cf4a6902a/?format=api"
                        }
                    ]
                },
                {
                    "id": "e6f7c13c-5e8b-4098-b5d2-c630fb0ab7b7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/816caa69-9adf-4fff-93cf-008c35aa4f2c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:02.351123-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 6241.0
                            },
                            {
                                "team": "COL",
                                "amount": 3759.0
                            }
                        ],
                        "expected_reward_tokens": 9547.86,
                        "profit_sb": 47.86,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "05a804d4-597d-45c0-805b-fdb3c759cb8f",
                            "gambit_id": "d3b65a5f-aea7-476d-b493-8d9ae64e874a",
                            "last_updated": "2023-04-19T20:52:01.409475-04:00",
                            "created_at": "2023-04-18T12:12:02.354320-04:00",
                            "name": "PIT",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6f7c13c-5e8b-4098-b5d2-c630fb0ab7b7/?format=api"
                        },
                        {
                            "id": "b975adc4-d675-4b8a-8858-cf3e5b235787",
                            "gambit_id": "6968bad9-a5e3-49d7-90d6-7eeb3a268629",
                            "last_updated": "2023-04-19T20:52:01.405699-04:00",
                            "created_at": "2023-04-18T12:12:02.352669-04:00",
                            "name": "COL",
                            "reward": "2.54000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6f7c13c-5e8b-4098-b5d2-c630fb0ab7b7/?format=api"
                        }
                    ]
                },
                {
                    "id": "9984b96d-f6fd-4afc-80e9-6ca6da37fc56",
                    "match": "https://api-prod.gambitprofit.com/api/matches/816caa69-9adf-4fff-93cf-008c35aa4f2c/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:02.345716-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 13",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 13",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c2fa6e7-f5cd-4380-ada3-885e9d777957",
                            "gambit_id": "7fdb114f-31c3-422f-a737-4cf96f4d6e5b",
                            "last_updated": "2023-04-19T20:52:01.400904-04:00",
                            "created_at": "2023-04-18T12:12:02.349418-04:00",
                            "name": "Game Total Over 13",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9984b96d-f6fd-4afc-80e9-6ca6da37fc56/?format=api"
                        },
                        {
                            "id": "40e2c065-3cf7-4949-b1c2-bd51432807a2",
                            "gambit_id": "2ad5aa06-7b4b-440e-88f3-488471d6ee26",
                            "last_updated": "2023-04-19T20:52:01.398222-04:00",
                            "created_at": "2023-04-18T12:12:02.347642-04:00",
                            "name": "Game Total Under 13",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "13.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9984b96d-f6fd-4afc-80e9-6ca6da37fc56/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d32f8b70-eded-4960-9001-9fcc1ec1c8bc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "67197151-0a2e-4c9e-b75a-9a52a29f70aa",
            "completed": true,
            "last_updated": "2023-04-19T13:42:13.850425-04:00",
            "created_at": "2023-04-18T12:12:02.176723-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/67197151-0a2e-4c9e-b75a-9a52a29f70aa",
            "datetime": "2023-04-18T20:10:00-04:00",
            "cutoff_datetime": "2023-04-18T20:10:00-04:00",
            "name": "TOR (C Bassitt) v. HOU (J Urquidy)",
            "bettypes": [
                {
                    "id": "a1d0e20f-4298-4bba-a928-7499c8f4fbcd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d32f8b70-eded-4960-9001-9fcc1ec1c8bc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:02.193127-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (J Urquidy)",
                                "amount": 5117.0
                            },
                            {
                                "team": "TOR (C Bassitt)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "91b093ca-24d9-4e1f-a225-684839537323",
                            "gambit_id": "5cfbce44-a62d-4444-accd-4d4a5eb64cce",
                            "last_updated": "2023-04-19T13:42:13.874576-04:00",
                            "created_at": "2023-04-18T12:12:02.194599-04:00",
                            "name": "HOU (J Urquidy)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0e20f-4298-4bba-a928-7499c8f4fbcd/?format=api"
                        },
                        {
                            "id": "70463bd9-a901-4985-a4b0-f34d15dcf2a9",
                            "gambit_id": "251a3cb5-c2b0-4acc-ba36-c6bf85aa0a84",
                            "last_updated": "2023-04-19T13:42:13.877767-04:00",
                            "created_at": "2023-04-18T12:12:02.196160-04:00",
                            "name": "TOR (C Bassitt)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d0e20f-4298-4bba-a928-7499c8f4fbcd/?format=api"
                        }
                    ]
                },
                {
                    "id": "d699f2ed-3849-4a54-bc80-f137d47bd973",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d32f8b70-eded-4960-9001-9fcc1ec1c8bc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:02.186220-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 6163.0
                            },
                            {
                                "team": "TOR",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5942bb36-f3e0-440b-a056-5b16b1878394",
                            "gambit_id": "3b19a17b-42db-4823-a770-32ef206df09d",
                            "last_updated": "2023-04-19T13:42:13.865077-04:00",
                            "created_at": "2023-04-18T12:12:02.188205-04:00",
                            "name": "HOU",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d699f2ed-3849-4a54-bc80-f137d47bd973/?format=api"
                        },
                        {
                            "id": "1ad8eac0-5273-4831-bc77-0de4171a8de5",
                            "gambit_id": "07faeb2f-1d6b-43bf-8db1-cb9d4e098ada",
                            "last_updated": "2023-04-19T13:42:13.868165-04:00",
                            "created_at": "2023-04-18T12:12:02.190718-04:00",
                            "name": "TOR",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d699f2ed-3849-4a54-bc80-f137d47bd973/?format=api"
                        }
                    ]
                },
                {
                    "id": "b54fbb53-dc85-48b7-a1fc-d6707da59ea5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d32f8b70-eded-4960-9001-9fcc1ec1c8bc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:02.179599-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21f17faa-1069-4666-b5ab-ed838a4b2fa1",
                            "gambit_id": "2f07cda1-aadf-4e17-ac9b-ff25f065c6a1",
                            "last_updated": "2023-04-19T13:42:13.858594-04:00",
                            "created_at": "2023-04-18T12:12:02.183992-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b54fbb53-dc85-48b7-a1fc-d6707da59ea5/?format=api"
                        },
                        {
                            "id": "c1308bed-704e-4837-b380-aa7cba6dd24a",
                            "gambit_id": "b1ac9d44-fd87-40e5-9c5d-606d37372049",
                            "last_updated": "2023-04-19T13:42:13.856221-04:00",
                            "created_at": "2023-04-18T12:12:02.181798-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b54fbb53-dc85-48b7-a1fc-d6707da59ea5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ffe03146-cc84-4615-89bd-7b80ad4f8369",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f368c45d-8fda-404d-b07c-2298504b4406",
            "completed": true,
            "last_updated": "2023-04-19T13:47:14.434315-04:00",
            "created_at": "2023-04-18T12:12:02.023890-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.94,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/f368c45d-8fda-404d-b07c-2298504b4406",
            "datetime": "2023-04-18T19:45:00-04:00",
            "cutoff_datetime": "2023-04-18T19:45:00-04:00",
            "name": "ARI (D Jameson) v. STL (J Montgomery)",
            "bettypes": [
                {
                    "id": "ff7273df-7567-483f-8396-92afbb299c1a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffe03146-cc84-4615-89bd-7b80ad4f8369/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:02.036588-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (J Montgomery)",
                                "amount": 6070.0
                            },
                            {
                                "team": "ARI (D Jameson)",
                                "amount": 3930.0
                            }
                        ],
                        "expected_reward_tokens": 9589.2,
                        "profit_sb": 89.2,
                        "profit_sb_percentage": 0.94,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f02e42c8-f732-4c56-bc01-caad9993bd81",
                            "gambit_id": "5838080c-8ea6-41c8-8483-b8b790af91c2",
                            "last_updated": "2023-04-19T13:47:14.449132-04:00",
                            "created_at": "2023-04-18T12:12:02.038477-04:00",
                            "name": "STL (J Montgomery)",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff7273df-7567-483f-8396-92afbb299c1a/?format=api"
                        },
                        {
                            "id": "8c5ba4ab-1896-4d76-9414-6109efb8936f",
                            "gambit_id": "bab8272c-cd27-4d25-bab7-54a53d38b2fa",
                            "last_updated": "2023-04-19T13:47:14.450975-04:00",
                            "created_at": "2023-04-18T12:12:02.040123-04:00",
                            "name": "ARI (D Jameson)",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff7273df-7567-483f-8396-92afbb299c1a/?format=api"
                        }
                    ]
                },
                {
                    "id": "9442f785-11fa-49c9-930d-0cb544d6ecfb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffe03146-cc84-4615-89bd-7b80ad4f8369/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:02.031196-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI",
                                "amount": 5599.0
                            },
                            {
                                "team": "STL",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f1aa4faf-75e7-403a-aab3-ef0f2cae3503",
                            "gambit_id": "f1f41e33-b2fc-49e6-aa6d-aa4940861bd8",
                            "last_updated": "2023-04-19T13:47:14.445901-04:00",
                            "created_at": "2023-04-18T12:12:02.034764-04:00",
                            "name": "ARI",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9442f785-11fa-49c9-930d-0cb544d6ecfb/?format=api"
                        },
                        {
                            "id": "818eb790-86f1-48e3-83de-f936134910c9",
                            "gambit_id": "c5ad0a69-3c44-49b7-ab7d-1d8a5a371419",
                            "last_updated": "2023-04-19T13:47:14.444363-04:00",
                            "created_at": "2023-04-18T12:12:02.032854-04:00",
                            "name": "STL",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9442f785-11fa-49c9-930d-0cb544d6ecfb/?format=api"
                        }
                    ]
                },
                {
                    "id": "4c6216f4-446c-482d-b77c-6085df746b34",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ffe03146-cc84-4615-89bd-7b80ad4f8369/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:02.026250-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de38c1bd-d512-4752-b83d-7c3e2f9fcf61",
                            "gambit_id": "caf46015-1ba2-4e01-ba51-b09141b1b1b4",
                            "last_updated": "2023-04-19T13:47:14.439516-04:00",
                            "created_at": "2023-04-18T12:12:02.027821-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6216f4-446c-482d-b77c-6085df746b34/?format=api"
                        },
                        {
                            "id": "492bfcf1-f41e-4fd3-a84e-590a8885fc04",
                            "gambit_id": "cc8929d9-f80d-49fa-a542-a16e26775e01",
                            "last_updated": "2023-04-19T13:47:14.441257-04:00",
                            "created_at": "2023-04-18T12:12:02.029437-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6216f4-446c-482d-b77c-6085df746b34/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "60e37407-a37f-4a2f-a55a-03ed98e41edf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a671d51b-f44c-4f0c-8881-6082112598bb",
            "completed": true,
            "last_updated": "2023-04-19T13:47:13.603336-04:00",
            "created_at": "2023-04-18T12:12:01.828650-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a671d51b-f44c-4f0c-8881-6082112598bb",
            "datetime": "2023-04-18T19:40:00-04:00",
            "cutoff_datetime": "2023-04-18T19:40:00-04:00",
            "name": "TEX (N Eovaldi) v. KAN (B Keller)",
            "bettypes": [
                {
                    "id": "9d4c6a27-6010-4763-a95d-bdbb7e4c2ef2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60e37407-a37f-4a2f-a55a-03ed98e41edf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:01.841102-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (N Eovaldi)",
                                "amount": 5337.0
                            },
                            {
                                "team": "KAN (B Keller)",
                                "amount": 4663.0
                            }
                        ],
                        "expected_reward_tokens": 9605.78,
                        "profit_sb": 105.78,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cf892ff6-cb52-4227-9d92-91c0b389be01",
                            "gambit_id": "528dd8bd-ee20-4f18-8cdb-29a0e90f16f1",
                            "last_updated": "2023-04-19T13:47:13.634281-04:00",
                            "created_at": "2023-04-18T12:12:01.844482-04:00",
                            "name": "TEX (N Eovaldi)",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d4c6a27-6010-4763-a95d-bdbb7e4c2ef2/?format=api"
                        },
                        {
                            "id": "0db0d307-3e9f-4b2c-ba83-5b01f2c6ed36",
                            "gambit_id": "81e4590d-ad09-443e-ba83-47d1925093a9",
                            "last_updated": "2023-04-19T13:47:13.631907-04:00",
                            "created_at": "2023-04-18T12:12:01.842813-04:00",
                            "name": "KAN (B Keller)",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d4c6a27-6010-4763-a95d-bdbb7e4c2ef2/?format=api"
                        }
                    ]
                },
                {
                    "id": "7cc8da61-17c9-45fa-8105-6dbd986e999e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60e37407-a37f-4a2f-a55a-03ed98e41edf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:01.835906-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5867.0
                            },
                            {
                                "team": "TEX",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "32a74f9a-4ddd-4d77-afe1-6a0181061c9f",
                            "gambit_id": "8635bcee-7c0f-49ac-840a-3635997a42a9",
                            "last_updated": "2023-04-19T13:47:13.619927-04:00",
                            "created_at": "2023-04-18T12:12:01.837448-04:00",
                            "name": "KAN",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc8da61-17c9-45fa-8105-6dbd986e999e/?format=api"
                        },
                        {
                            "id": "7058cbc8-ecd5-494e-aeb4-c4430a3577ca",
                            "gambit_id": "f37d8ef2-80c4-4a62-abc5-cb0d44597291",
                            "last_updated": "2023-04-19T13:47:13.626489-04:00",
                            "created_at": "2023-04-18T12:12:01.839130-04:00",
                            "name": "TEX",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc8da61-17c9-45fa-8105-6dbd986e999e/?format=api"
                        }
                    ]
                },
                {
                    "id": "4708b570-6451-4a01-899e-3036c22aceea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60e37407-a37f-4a2f-a55a-03ed98e41edf/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:01.830735-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ba76f559-78c2-4e18-b0ce-e7f4ac74605f",
                            "gambit_id": "585c13bf-b0b4-4409-9d37-6b268ca808f5",
                            "last_updated": "2023-04-19T13:47:13.608924-04:00",
                            "created_at": "2023-04-18T12:12:01.832284-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4708b570-6451-4a01-899e-3036c22aceea/?format=api"
                        },
                        {
                            "id": "7f66048f-e4fb-48eb-b12a-d2dd2ea9cf37",
                            "gambit_id": "4fdb27df-17e0-47bb-9f72-7955acd0b4d4",
                            "last_updated": "2023-04-19T13:47:13.611299-04:00",
                            "created_at": "2023-04-18T12:12:01.834154-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4708b570-6451-4a01-899e-3036c22aceea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e9e75ba6-0c63-4ea4-82a6-8c6b8634bcc6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "49374031-1f04-4f22-b2b9-a549becfef86",
            "completed": true,
            "last_updated": "2023-04-19T20:22:15.361329-04:00",
            "created_at": "2023-04-18T12:12:01.661891-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.59,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/49374031-1f04-4f22-b2b9-a549becfef86",
            "datetime": "2023-04-18T19:30:00-04:00",
            "cutoff_datetime": "2023-04-18T19:30:00-04:00",
            "name": "New York Knicks v. Cleveland Cavaliers",
            "bettypes": [
                {
                    "id": "e9780d91-8eb6-41ae-8770-9f858bbf1fd5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9e75ba6-0c63-4ea4-82a6-8c6b8634bcc6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:01.678188-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6698.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 3302.0
                            }
                        ],
                        "expected_reward_tokens": 9443.72,
                        "profit_sb": -56.28,
                        "profit_sb_percentage": -0.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4b698d07-abb0-45b2-96bf-4cbb77e310b4",
                            "gambit_id": "8f621563-6415-406c-9a8c-4fbaccc0e967",
                            "last_updated": "2023-04-19T20:22:15.379353-04:00",
                            "created_at": "2023-04-18T12:12:01.680314-04:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9780d91-8eb6-41ae-8770-9f858bbf1fd5/?format=api"
                        },
                        {
                            "id": "9e9005a9-110e-44f3-a930-afff84d7961e",
                            "gambit_id": "a7abae7f-dbd8-4848-9c50-d5ccd47f2bdd",
                            "last_updated": "2023-04-19T20:22:15.382466-04:00",
                            "created_at": "2023-04-18T12:12:01.682738-04:00",
                            "name": "New York Knicks",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9780d91-8eb6-41ae-8770-9f858bbf1fd5/?format=api"
                        }
                    ]
                },
                {
                    "id": "767a985c-bfd9-430a-8d02-bd043b2fd862",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9e75ba6-0c63-4ea4-82a6-8c6b8634bcc6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:01.671203-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Cleveland Cavaliers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "768abd7b-461b-4501-884c-bc853217c224",
                            "gambit_id": "79f3b659-77be-415b-8411-ca9dc1235dd4",
                            "last_updated": "2023-04-19T20:22:15.375108-04:00",
                            "created_at": "2023-04-18T12:12:01.675934-04:00",
                            "name": "New York Knicks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/767a985c-bfd9-430a-8d02-bd043b2fd862/?format=api"
                        },
                        {
                            "id": "e3788a0e-512b-4e9d-a894-46f1d7748cbd",
                            "gambit_id": "7729cf6b-05fe-4f52-acb1-67670fc10b67",
                            "last_updated": "2023-04-19T20:22:15.373000-04:00",
                            "created_at": "2023-04-18T12:12:01.673511-04:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/767a985c-bfd9-430a-8d02-bd043b2fd862/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e84a67a-9275-4fe5-8bd6-cd2184c62b54",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e9e75ba6-0c63-4ea4-82a6-8c6b8634bcc6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:01.664765-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 214.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 214.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f641541d-3229-485b-8ff6-96366305250c",
                            "gambit_id": "94403087-3db0-49dd-ac3a-4305067e1ca1",
                            "last_updated": "2023-04-19T20:22:15.368625-04:00",
                            "created_at": "2023-04-18T12:12:01.669112-04:00",
                            "name": "Game Total Over 214.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "214.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e84a67a-9275-4fe5-8bd6-cd2184c62b54/?format=api"
                        },
                        {
                            "id": "8254df2b-1373-4359-958c-0bf0642f55ea",
                            "gambit_id": "2ebd5746-453a-4ed6-89f6-25c1f65f878d",
                            "last_updated": "2023-04-19T20:22:15.366336-04:00",
                            "created_at": "2023-04-18T12:12:01.666892-04:00",
                            "name": "Game Total Under 214.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "214.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e84a67a-9275-4fe5-8bd6-cd2184c62b54/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "54f5858c-7729-4bc1-9dce-2c70c8249b68",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e5fb03fd-e2a6-4acb-bc72-00a018e9dc79",
            "completed": true,
            "last_updated": "2023-04-19T13:52:28.302858-04:00",
            "created_at": "2023-04-18T12:12:01.470990-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e5fb03fd-e2a6-4acb-bc72-00a018e9dc79",
            "datetime": "2023-04-18T19:10:00-04:00",
            "cutoff_datetime": "2023-04-18T19:10:00-04:00",
            "name": "MIN (S Gray) v. BOS (C Sale)",
            "bettypes": [
                {
                    "id": "c64fb2eb-04d8-42d6-bf9f-e555925baff0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54f5858c-7729-4bc1-9dce-2c70c8249b68/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:01.489460-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (C Sale)",
                                "amount": 5117.0
                            },
                            {
                                "team": "MIN (S Gray)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7226cb65-023f-4bf7-b90f-4dfa9cb9082a",
                            "gambit_id": "01925c5f-47a3-42a8-bb52-fe9d12cfa5a2",
                            "last_updated": "2023-04-19T13:52:28.330544-04:00",
                            "created_at": "2023-04-18T12:12:01.492023-04:00",
                            "name": "BOS (C Sale)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c64fb2eb-04d8-42d6-bf9f-e555925baff0/?format=api"
                        },
                        {
                            "id": "fb1a8a87-a417-410f-9f26-bffbd40f0232",
                            "gambit_id": "d4b86597-6f7c-42cf-aefd-7b1ce75c4495",
                            "last_updated": "2023-04-19T13:52:28.332934-04:00",
                            "created_at": "2023-04-18T12:12:01.494303-04:00",
                            "name": "MIN (S Gray)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c64fb2eb-04d8-42d6-bf9f-e555925baff0/?format=api"
                        }
                    ]
                },
                {
                    "id": "b500fb9e-c585-457a-85ec-e5fec3ac8492",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54f5858c-7729-4bc1-9dce-2c70c8249b68/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:01.481789-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS",
                                "amount": 6100.0
                            },
                            {
                                "team": "MIN",
                                "amount": 3900.0
                            }
                        ],
                        "expected_reward_tokens": 9516.0,
                        "profit_sb": 16.0,
                        "profit_sb_percentage": 0.17,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "23bbe0fe-aa08-4c67-9ec8-f38a7b85f7de",
                            "gambit_id": "1bc4554f-cd7e-463f-88f9-6302eefc6b0c",
                            "last_updated": "2023-04-19T13:52:28.322054-04:00",
                            "created_at": "2023-04-18T12:12:01.484203-04:00",
                            "name": "BOS",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b500fb9e-c585-457a-85ec-e5fec3ac8492/?format=api"
                        },
                        {
                            "id": "5e66879a-35fd-4b73-84d2-e98220d85523",
                            "gambit_id": "865e1ce2-2a4e-4d43-a0a7-2fa60cd10f2c",
                            "last_updated": "2023-04-19T13:52:28.324506-04:00",
                            "created_at": "2023-04-18T12:12:01.486844-04:00",
                            "name": "MIN",
                            "reward": "2.44000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b500fb9e-c585-457a-85ec-e5fec3ac8492/?format=api"
                        }
                    ]
                },
                {
                    "id": "a429d575-600e-47c1-ba97-4e6ea0ccfc6b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54f5858c-7729-4bc1-9dce-2c70c8249b68/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:01.474171-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "209372b9-6e41-446d-b6b2-5a1d80a4f718",
                            "gambit_id": "7ba63cee-24bd-4eb5-b47a-b595d2cb64c6",
                            "last_updated": "2023-04-19T13:52:28.312492-04:00",
                            "created_at": "2023-04-18T12:12:01.479181-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a429d575-600e-47c1-ba97-4e6ea0ccfc6b/?format=api"
                        },
                        {
                            "id": "66df5c4f-64dc-4f4d-8084-732b4cea913d",
                            "gambit_id": "55c4454d-e672-4fce-880f-17049d610557",
                            "last_updated": "2023-04-19T13:52:28.309068-04:00",
                            "created_at": "2023-04-18T12:12:01.476644-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a429d575-600e-47c1-ba97-4e6ea0ccfc6b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5275ac41-4287-4b49-a0d9-b4757c6b2ae9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5a8cf5a9-5b11-451b-98fa-2a4e8ea66a3f",
            "completed": true,
            "last_updated": "2023-04-19T13:52:28.699606-04:00",
            "created_at": "2023-04-18T12:12:01.264496-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.53,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/5a8cf5a9-5b11-451b-98fa-2a4e8ea66a3f",
            "datetime": "2023-04-18T19:10:00-04:00",
            "cutoff_datetime": "2023-04-18T19:10:00-04:00",
            "name": "PHI (B Falter) v. CWS (L Giolito) - Game 2",
            "bettypes": [
                {
                    "id": "ee417f13-08ca-407e-a36e-9951bc01d600",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5275ac41-4287-4b49-a0d9-b4757c6b2ae9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:01.279212-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (L Giolito)",
                                "amount": 5674.0
                            },
                            {
                                "team": "PHI (B Falter)",
                                "amount": 4326.0
                            }
                        ],
                        "expected_reward_tokens": 9645.8,
                        "profit_sb": 145.8,
                        "profit_sb_percentage": 1.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d716bf07-0d4e-4b50-91ac-0f99ffa6d208",
                            "gambit_id": "d7a09f77-55a5-41f7-875e-718af683062d",
                            "last_updated": "2023-04-19T13:52:28.723170-04:00",
                            "created_at": "2023-04-18T12:12:01.281032-04:00",
                            "name": "CWS (L Giolito)",
                            "reward": "1.70000",
                            "odds": "1.72460",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee417f13-08ca-407e-a36e-9951bc01d600/?format=api"
                        },
                        {
                            "id": "1b53037f-fe8b-4be5-af0c-448971bcc46a",
                            "gambit_id": "428b53f1-0405-4c76-93c4-53c55e6673ef",
                            "last_updated": "2023-04-19T13:52:28.725705-04:00",
                            "created_at": "2023-04-18T12:12:01.282955-04:00",
                            "name": "PHI (B Falter)",
                            "reward": "2.23000",
                            "odds": "2.28000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee417f13-08ca-407e-a36e-9951bc01d600/?format=api"
                        }
                    ]
                },
                {
                    "id": "d1f6aadb-ade6-488f-9046-b36713556888",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5275ac41-4287-4b49-a0d9-b4757c6b2ae9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:01.273022-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 6163.0
                            },
                            {
                                "team": "CWS",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c862b6bf-bb8f-41fb-97a9-b16c8f40cca1",
                            "gambit_id": "895dd544-be3a-4292-8bf4-1da8b2496c99",
                            "last_updated": "2023-04-19T13:52:28.717352-04:00",
                            "created_at": "2023-04-18T12:12:01.276969-04:00",
                            "name": "PHI",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1f6aadb-ade6-488f-9046-b36713556888/?format=api"
                        },
                        {
                            "id": "b3f6dca5-13ba-4675-9593-626935cdbcf8",
                            "gambit_id": "155d9d4c-d882-4df2-bf04-c4e62d749844",
                            "last_updated": "2023-04-19T13:52:28.713436-04:00",
                            "created_at": "2023-04-18T12:12:01.274912-04:00",
                            "name": "CWS",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1f6aadb-ade6-488f-9046-b36713556888/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed50b880-9faf-4818-9132-99d397dfd483",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5275ac41-4287-4b49-a0d9-b4757c6b2ae9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:01.266857-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b05c93b1-20f5-4af8-a16f-8a9662003ad2",
                            "gambit_id": "391795f5-9c6f-49d8-ae4f-4f1addcf3ee5",
                            "last_updated": "2023-04-19T13:52:28.707069-04:00",
                            "created_at": "2023-04-18T12:12:01.268859-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed50b880-9faf-4818-9132-99d397dfd483/?format=api"
                        },
                        {
                            "id": "d92fa519-cc15-472b-862f-f027e4252433",
                            "gambit_id": "5b7fabdf-56a6-4c87-b4c0-689bfe83ff6c",
                            "last_updated": "2023-04-19T13:52:28.709300-04:00",
                            "created_at": "2023-04-18T12:12:01.271003-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed50b880-9faf-4818-9132-99d397dfd483/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ded55136-46c6-41b2-9d09-85017d0b5f17",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2bbe920a-4308-443b-b1b6-9546cbb8bf3f",
            "completed": true,
            "last_updated": "2023-04-19T13:52:31.034130-04:00",
            "created_at": "2023-04-18T12:12:00.831222-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2bbe920a-4308-443b-b1b6-9546cbb8bf3f",
            "datetime": "2023-04-18T19:05:00-04:00",
            "cutoff_datetime": "2023-04-18T19:05:00-04:00",
            "name": "LAA (J Suarez) v. NYY (C Schmidt)",
            "bettypes": [
                {
                    "id": "65f500a4-a5c4-4cd9-8993-88a3e3e986b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ded55136-46c6-41b2-9d09-85017d0b5f17/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:00.846549-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (C Schmidt)",
                                "amount": 5838.0
                            },
                            {
                                "team": "LAA (J Suarez)",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9572.6,
                        "profit_sb": 72.6,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dc118d91-f0a9-4e63-a66b-6fa9fddfa585",
                            "gambit_id": "d5726da2-5297-4949-97f8-a5598a3b1e3d",
                            "last_updated": "2023-04-19T13:52:31.066737-04:00",
                            "created_at": "2023-04-18T12:12:00.848311-04:00",
                            "name": "NYY (C Schmidt)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f500a4-a5c4-4cd9-8993-88a3e3e986b1/?format=api"
                        },
                        {
                            "id": "953969f5-9881-4c98-b1ef-59e3ed3d39ef",
                            "gambit_id": "09883b67-ab86-4500-9509-973813cf17a0",
                            "last_updated": "2023-04-19T13:52:31.069289-04:00",
                            "created_at": "2023-04-18T12:12:00.850217-04:00",
                            "name": "LAA (J Suarez)",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f500a4-a5c4-4cd9-8993-88a3e3e986b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "9bac2d43-17e4-4849-8d4c-c53a60f402fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ded55136-46c6-41b2-9d09-85017d0b5f17/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:00.840355-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA",
                                "amount": 5784.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "42959286-c0ea-4e7d-bd9a-98c13e2e5bd6",
                            "gambit_id": "0d66b4c4-5f0a-493b-bfba-69128714b5fc",
                            "last_updated": "2023-04-19T13:52:31.060255-04:00",
                            "created_at": "2023-04-18T12:12:00.844364-04:00",
                            "name": "LAA",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bac2d43-17e4-4849-8d4c-c53a60f402fe/?format=api"
                        },
                        {
                            "id": "528458eb-4432-4896-b8b4-13826cd366a1",
                            "gambit_id": "989c9593-2d9d-4bec-a5a1-f645c7851f6f",
                            "last_updated": "2023-04-19T13:52:31.056596-04:00",
                            "created_at": "2023-04-18T12:12:00.842110-04:00",
                            "name": "NYY",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bac2d43-17e4-4849-8d4c-c53a60f402fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "bad4e8c9-09ca-4556-8993-f65d70e3cf99",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ded55136-46c6-41b2-9d09-85017d0b5f17/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:00.833687-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8866d11-2a93-4441-ba0e-510302ac981c",
                            "gambit_id": "d45c0f0f-583b-4f96-919f-eb98976ac2c9",
                            "last_updated": "2023-04-19T13:52:31.044287-04:00",
                            "created_at": "2023-04-18T12:12:00.838265-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bad4e8c9-09ca-4556-8993-f65d70e3cf99/?format=api"
                        },
                        {
                            "id": "67a9a265-a3b7-4ed4-b983-715aabd7c28d",
                            "gambit_id": "ce1fe327-e9e1-4055-85ed-cf784f86988a",
                            "last_updated": "2023-04-19T13:52:31.049293-04:00",
                            "created_at": "2023-04-18T12:12:00.835921-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bad4e8c9-09ca-4556-8993-f65d70e3cf99/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e283c71b-6a5c-42b5-ba75-afa31cf689ed",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fd794df6-e8ef-4201-acb5-8b537701c03d",
            "completed": true,
            "last_updated": "2023-04-19T12:17:14.580390-04:00",
            "created_at": "2023-04-18T12:12:01.061328-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fd794df6-e8ef-4201-acb5-8b537701c03d",
            "datetime": "2023-04-18T19:05:00-04:00",
            "cutoff_datetime": "2023-04-18T19:05:00-04:00",
            "name": "BAL (D Kremer) v. WAS (J Gray)",
            "bettypes": [
                {
                    "id": "4a30b3b5-65c1-4cef-bc14-5cbcfd6eb05f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e283c71b-6a5c-42b5-ba75-afa31cf689ed/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:01.074449-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL (D Kremer)",
                                "amount": 5787.0
                            },
                            {
                                "team": "WAS (J Gray)",
                                "amount": 4213.0
                            }
                        ],
                        "expected_reward_tokens": 9605.64,
                        "profit_sb": 105.64,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "52a36b09-a434-4fdb-b3c0-b2f45ef9ccc2",
                            "gambit_id": "9fff215e-8ac5-4cc4-bc67-be9138853a38",
                            "last_updated": "2023-04-19T12:17:14.615498-04:00",
                            "created_at": "2023-04-18T12:12:01.077886-04:00",
                            "name": "BAL (D Kremer)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a30b3b5-65c1-4cef-bc14-5cbcfd6eb05f/?format=api"
                        },
                        {
                            "id": "19c734aa-5307-4758-a92a-552134eff55f",
                            "gambit_id": "cccd1897-b667-48c2-a707-e3b1db9ebeb9",
                            "last_updated": "2023-04-19T12:17:14.612632-04:00",
                            "created_at": "2023-04-18T12:12:01.076038-04:00",
                            "name": "WAS (J Gray)",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a30b3b5-65c1-4cef-bc14-5cbcfd6eb05f/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed92f444-dc77-4627-a25e-f13a52eadccd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e283c71b-6a5c-42b5-ba75-afa31cf689ed/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:01.068187-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "WAS",
                                "amount": 5512.0
                            },
                            {
                                "team": "BAL",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "388006f7-fab6-4697-962e-6a47b2de6aa6",
                            "gambit_id": "45de3017-8155-4857-971f-a02e27bfc2cd",
                            "last_updated": "2023-04-19T12:17:14.603998-04:00",
                            "created_at": "2023-04-18T12:12:01.069715-04:00",
                            "name": "WAS",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed92f444-dc77-4627-a25e-f13a52eadccd/?format=api"
                        },
                        {
                            "id": "1a89a9f0-61f2-4e60-b6af-fd14085fed90",
                            "gambit_id": "33b4529d-4b28-4a5c-b73b-2c40d6facaa6",
                            "last_updated": "2023-04-19T12:17:14.606705-04:00",
                            "created_at": "2023-04-18T12:12:01.072547-04:00",
                            "name": "BAL",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed92f444-dc77-4627-a25e-f13a52eadccd/?format=api"
                        }
                    ]
                },
                {
                    "id": "98ed366d-6d9c-483d-aaef-f6d3dac359b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e283c71b-6a5c-42b5-ba75-afa31cf689ed/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:01.063378-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1578d163-5a4d-464c-a92c-bbf82ae050a2",
                            "gambit_id": "5aaf86d6-4c09-4199-8afd-636858604b00",
                            "last_updated": "2023-04-19T12:17:14.588200-04:00",
                            "created_at": "2023-04-18T12:12:01.064930-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ed366d-6d9c-483d-aaef-f6d3dac359b2/?format=api"
                        },
                        {
                            "id": "3721173d-4bf1-45bd-9bf7-12284923a4a9",
                            "gambit_id": "72ebddfb-9f18-4f29-a520-912adc0c4618",
                            "last_updated": "2023-04-19T12:17:14.591190-04:00",
                            "created_at": "2023-04-18T12:12:01.066524-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98ed366d-6d9c-483d-aaef-f6d3dac359b2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ed768c98-05ba-4ccb-bc57-9f16fcd66e72",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "53e467ab-2192-49b9-a791-f626fa638497",
            "completed": true,
            "last_updated": "2023-04-19T20:46:53.375521-04:00",
            "created_at": "2023-04-18T12:11:59.963344-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/53e467ab-2192-49b9-a791-f626fa638497",
            "datetime": "2023-04-18T19:00:00-04:00",
            "cutoff_datetime": "2023-04-18T19:00:00-04:00",
            "name": "Seattle Kraken v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "64315807-0256-4091-98be-9e042d01197f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed768c98-05ba-4ccb-bc57-9f16fcd66e72/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:11:59.984354-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6390.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "47c9e1ca-8712-4389-a380-9c1a1c6750fc",
                            "gambit_id": "25c60514-e9a7-412f-9997-f250a74a9526",
                            "last_updated": "2023-04-19T20:46:53.397684-04:00",
                            "created_at": "2023-04-18T12:11:59.986644-04:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64315807-0256-4091-98be-9e042d01197f/?format=api"
                        },
                        {
                            "id": "8fd9da77-818b-415b-b807-bb7f10523e20",
                            "gambit_id": "f0497238-a3d4-45fa-82a6-367afb00cd91",
                            "last_updated": "2023-04-19T20:46:53.401841-04:00",
                            "created_at": "2023-04-18T12:11:59.989454-04:00",
                            "name": "Seattle Kraken",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64315807-0256-4091-98be-9e042d01197f/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb15be7c-c7ad-4dce-bf6f-d8fea25522ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed768c98-05ba-4ccb-bc57-9f16fcd66e72/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:11:59.976783-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "711ea927-9c5c-4a38-b22d-236d6bdbbb37",
                            "gambit_id": "9c42e341-42f4-4d96-ac3d-297668e6ae37",
                            "last_updated": "2023-04-19T20:46:53.392873-04:00",
                            "created_at": "2023-04-18T12:11:59.981765-04:00",
                            "name": "Seattle Kraken",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb15be7c-c7ad-4dce-bf6f-d8fea25522ff/?format=api"
                        },
                        {
                            "id": "bbcf522d-e511-4065-9952-2f9c8f2b7ef8",
                            "gambit_id": "6af421e1-9074-417e-a3d1-d1029dcbf943",
                            "last_updated": "2023-04-19T20:46:53.390354-04:00",
                            "created_at": "2023-04-18T12:11:59.979267-04:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb15be7c-c7ad-4dce-bf6f-d8fea25522ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "db086687-bd4c-4e1c-af5f-bbbfa4380cef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ed768c98-05ba-4ccb-bc57-9f16fcd66e72/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:11:59.967069-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2ec25b0a-3398-41d6-8c22-04acfbfb7de1",
                            "gambit_id": "ee4f98cb-69e8-4b31-ae08-6dc5967e91eb",
                            "last_updated": "2023-04-19T20:46:53.385247-04:00",
                            "created_at": "2023-04-18T12:11:59.973955-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db086687-bd4c-4e1c-af5f-bbbfa4380cef/?format=api"
                        },
                        {
                            "id": "f6fb3e10-eb6f-4f7e-81a0-e7db415d0414",
                            "gambit_id": "a14c79b2-ef34-4225-bd3c-b3f318a525af",
                            "last_updated": "2023-04-19T20:46:53.381997-04:00",
                            "created_at": "2023-04-18T12:11:59.971063-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db086687-bd4c-4e1c-af5f-bbbfa4380cef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1481b53b-4f54-496c-a634-e6f0f0cde9f2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5b5be045-8880-4a0d-9a78-99e8c4106f6e",
            "completed": true,
            "last_updated": "2023-04-19T20:46:53.591889-04:00",
            "created_at": "2023-04-18T12:12:00.335868-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5b5be045-8880-4a0d-9a78-99e8c4106f6e",
            "datetime": "2023-04-18T19:00:00-04:00",
            "cutoff_datetime": "2023-04-18T19:00:00-04:00",
            "name": "Tampa Bay Lightning v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "a89d4b14-cc07-42cf-93b0-60338109039a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1481b53b-4f54-496c-a634-e6f0f0cde9f2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:00.361332-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5857.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7cf2913b-cba5-4fb7-9d5c-816d055b61ab",
                            "gambit_id": "cf03538e-db95-4103-aa66-8ae4043a9b49",
                            "last_updated": "2023-04-19T20:46:53.620124-04:00",
                            "created_at": "2023-04-18T12:12:00.364038-04:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89d4b14-cc07-42cf-93b0-60338109039a/?format=api"
                        },
                        {
                            "id": "65f2eb81-75f3-4c56-acff-6c220c06a39f",
                            "gambit_id": "defb9e7d-6a5e-4af3-bca1-cf02ee67b208",
                            "last_updated": "2023-04-19T20:46:53.622743-04:00",
                            "created_at": "2023-04-18T12:12:00.366805-04:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89d4b14-cc07-42cf-93b0-60338109039a/?format=api"
                        }
                    ]
                },
                {
                    "id": "140d132c-0224-4a7c-b380-58303439261c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1481b53b-4f54-496c-a634-e6f0f0cde9f2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:00.352640-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c95b9170-243b-4179-afb4-ffd11dec4c1b",
                            "gambit_id": "957d8564-67e1-4103-a145-3f1fdee13353",
                            "last_updated": "2023-04-19T20:46:53.614256-04:00",
                            "created_at": "2023-04-18T12:12:00.358386-04:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/140d132c-0224-4a7c-b380-58303439261c/?format=api"
                        },
                        {
                            "id": "12afcfd9-67e4-4129-ac27-88101fb61277",
                            "gambit_id": "bd709947-750e-434a-8167-416219e12b1d",
                            "last_updated": "2023-04-19T20:46:53.611912-04:00",
                            "created_at": "2023-04-18T12:12:00.355416-04:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/140d132c-0224-4a7c-b380-58303439261c/?format=api"
                        }
                    ]
                },
                {
                    "id": "d7a46c4c-b73c-498f-a57d-1d2b769bb3cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1481b53b-4f54-496c-a634-e6f0f0cde9f2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:00.339052-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5213.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cec52a69-4c15-44a2-bcd8-1870fcbab02e",
                            "gambit_id": "45a3f979-981e-4bd1-97b5-cb22c35da823",
                            "last_updated": "2023-04-19T20:46:53.598372-04:00",
                            "created_at": "2023-04-18T12:12:00.342098-04:00",
                            "name": "Game Total Under 6",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a46c4c-b73c-498f-a57d-1d2b769bb3cf/?format=api"
                        },
                        {
                            "id": "8e26ceff-f586-4240-a2db-04859062ac0a",
                            "gambit_id": "4255c6a5-e324-459c-9fdb-a65815b4d285",
                            "last_updated": "2023-04-19T20:46:53.602183-04:00",
                            "created_at": "2023-04-18T12:12:00.349116-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a46c4c-b73c-498f-a57d-1d2b769bb3cf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "56a66be7-22ec-44ed-91f8-db206cbe5a90",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "23a890bd-83cb-4ef4-80e6-52a404319420",
            "completed": true,
            "last_updated": "2023-04-19T20:46:54.206692-04:00",
            "created_at": "2023-04-18T12:12:00.581682-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.18,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/23a890bd-83cb-4ef4-80e6-52a404319420",
            "datetime": "2023-04-18T19:00:00-04:00",
            "cutoff_datetime": "2023-04-18T19:00:00-04:00",
            "name": "New York Rangers v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "06191387-8021-495d-a2a1-2bec4af59acd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56a66be7-22ec-44ed-91f8-db206cbe5a90/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:00.600053-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5423.0
                            },
                            {
                                "team": "New York Rangers",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "199bd31b-1733-4351-9868-df8bcc3d6ac4",
                            "gambit_id": "c60ce68b-4e7b-4760-bf6b-01448286cf67",
                            "last_updated": "2023-04-19T20:46:54.227354-04:00",
                            "created_at": "2023-04-18T12:12:00.601788-04:00",
                            "name": "New Jersey Devils",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06191387-8021-495d-a2a1-2bec4af59acd/?format=api"
                        },
                        {
                            "id": "c25aeafa-83c5-41ed-add8-7b28d9f705fe",
                            "gambit_id": "98b76865-28de-41c5-8bb4-7231fa3ee197",
                            "last_updated": "2023-04-19T20:46:54.229670-04:00",
                            "created_at": "2023-04-18T12:12:00.604774-04:00",
                            "name": "New York Rangers",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06191387-8021-495d-a2a1-2bec4af59acd/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1ef9564-1428-4a05-b045-07cfa8650623",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56a66be7-22ec-44ed-91f8-db206cbe5a90/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:00.593013-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6611.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9387.53,
                        "profit_sb": -112.47,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d39d40c-e1bd-4a98-bc83-88f5df208f61",
                            "gambit_id": "b1ad4476-0a4a-44d8-9004-7c3f6be946ad",
                            "last_updated": "2023-04-19T20:46:54.222453-04:00",
                            "created_at": "2023-04-18T12:12:00.597206-04:00",
                            "name": "New York Rangers",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ef9564-1428-4a05-b045-07cfa8650623/?format=api"
                        },
                        {
                            "id": "86197bf5-db2c-4bd8-a678-1248413b69f6",
                            "gambit_id": "938df76b-f6cc-464a-bdeb-138f4dbee64c",
                            "last_updated": "2023-04-19T20:46:54.220169-04:00",
                            "created_at": "2023-04-18T12:12:00.595047-04:00",
                            "name": "New Jersey Devils",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1ef9564-1428-4a05-b045-07cfa8650623/?format=api"
                        }
                    ]
                },
                {
                    "id": "bc8f4fbd-604f-4b44-a127-55fb7b9fefed",
                    "match": "https://api-prod.gambitprofit.com/api/matches/56a66be7-22ec-44ed-91f8-db206cbe5a90/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:00.585452-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Under 5.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63eebd18-5201-42b9-b46f-8856b1779e4f",
                            "gambit_id": "056f25b5-9ab7-43eb-8fb7-a45f44c94eb8",
                            "last_updated": "2023-04-19T20:46:54.214881-04:00",
                            "created_at": "2023-04-18T12:12:00.590711-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc8f4fbd-604f-4b44-a127-55fb7b9fefed/?format=api"
                        },
                        {
                            "id": "3ab8bcca-7cdb-4190-8218-72a1713fb503",
                            "gambit_id": "e172adc1-9cc6-4c52-998e-478ce600d6f2",
                            "last_updated": "2023-04-19T20:46:54.212461-04:00",
                            "created_at": "2023-04-18T12:12:00.588147-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc8f4fbd-604f-4b44-a127-55fb7b9fefed/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "68dd0861-8be6-4c0b-8675-8452a635f694",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4830434b-a84d-475d-b578-431e522c8c13",
            "completed": true,
            "last_updated": "2023-04-19T20:27:13.767049-04:00",
            "created_at": "2023-04-18T12:12:00.133346-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.51,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4830434b-a84d-475d-b578-431e522c8c13",
            "datetime": "2023-04-18T19:00:00-04:00",
            "cutoff_datetime": "2023-04-18T19:00:00-04:00",
            "name": "Atlanta Hawks v. Boston Celtics",
            "bettypes": [
                {
                    "id": "a0951e53-5773-48b8-a3cb-9aa8e8a95a7a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68dd0861-8be6-4c0b-8675-8452a635f694/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:12:00.152433-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 8079.0
                            },
                            {
                                "team": "Atlanta Hawks",
                                "amount": 1921.0
                            }
                        ],
                        "expected_reward_tokens": 9451.32,
                        "profit_sb": -48.68,
                        "profit_sb_percentage": -0.51,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ced3e500-059e-4e01-a36d-95230f6abc02",
                            "gambit_id": "d2f82c15-8275-4d61-8e08-d0cd67351db4",
                            "last_updated": "2023-04-19T20:27:13.788250-04:00",
                            "created_at": "2023-04-18T12:12:00.155247-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.17000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0951e53-5773-48b8-a3cb-9aa8e8a95a7a/?format=api"
                        },
                        {
                            "id": "039d498e-c768-464d-8065-1e3120adbb15",
                            "gambit_id": "fafe8641-c8e9-493a-93fe-41db4538ecb1",
                            "last_updated": "2023-04-19T20:27:13.790772-04:00",
                            "created_at": "2023-04-18T12:12:00.159328-04:00",
                            "name": "Atlanta Hawks",
                            "reward": "4.92000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0951e53-5773-48b8-a3cb-9aa8e8a95a7a/?format=api"
                        }
                    ]
                },
                {
                    "id": "68cdd2e3-89bc-47e2-94d7-65b97d77899b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68dd0861-8be6-4c0b-8675-8452a635f694/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:12:00.145303-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Atlanta Hawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8c5bfaad-d995-4974-9100-fd0a1d62dcff",
                            "gambit_id": "5d8cd017-a567-4ac3-978f-1076b0572e68",
                            "last_updated": "2023-04-19T20:27:13.781216-04:00",
                            "created_at": "2023-04-18T12:12:00.147671-04:00",
                            "name": "Boston Celtics",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68cdd2e3-89bc-47e2-94d7-65b97d77899b/?format=api"
                        },
                        {
                            "id": "1343ae68-a408-4b1e-8ab7-85682d3bef7b",
                            "gambit_id": "48782022-e8ca-4304-8e8d-d757281e0908",
                            "last_updated": "2023-04-19T20:27:13.783363-04:00",
                            "created_at": "2023-04-18T12:12:00.149847-04:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68cdd2e3-89bc-47e2-94d7-65b97d77899b/?format=api"
                        }
                    ]
                },
                {
                    "id": "3d45d328-1b62-4dbf-934e-dcb8c6a4e039",
                    "match": "https://api-prod.gambitprofit.com/api/matches/68dd0861-8be6-4c0b-8675-8452a635f694/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:12:00.136759-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5618ff9c-9425-4124-b32c-d69e1f399d49",
                            "gambit_id": "c7f857ea-91bb-4d1d-ad03-f2257e907ca7",
                            "last_updated": "2023-04-19T20:27:13.773512-04:00",
                            "created_at": "2023-04-18T12:12:00.139630-04:00",
                            "name": "Game Total Under 231",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d45d328-1b62-4dbf-934e-dcb8c6a4e039/?format=api"
                        },
                        {
                            "id": "05c5ed8b-a485-4555-a5c9-f6c3df6c0373",
                            "gambit_id": "f1e9dcc0-669d-484d-b6e2-fdc6552f079f",
                            "last_updated": "2023-04-19T20:27:13.776348-04:00",
                            "created_at": "2023-04-18T12:12:00.142392-04:00",
                            "name": "Game Total Over 231",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "231.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d45d328-1b62-4dbf-934e-dcb8c6a4e039/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1919f0b4-f6a4-4e8d-8046-3e5aa6fe4133",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1817541a-c3c8-4d2f-a123-5b4b7c52b34c",
            "completed": true,
            "last_updated": "2023-04-19T17:22:14.494019-04:00",
            "created_at": "2023-04-18T12:11:59.792510-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/1817541a-c3c8-4d2f-a123-5b4b7c52b34c",
            "datetime": "2023-04-18T18:40:00-04:00",
            "cutoff_datetime": "2023-04-18T18:40:00-04:00",
            "name": "SFO (A Wood) v. MIA (E Cabrera)",
            "bettypes": [
                {
                    "id": "9e247040-4112-4481-9a26-99cd3bb8a6c2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1919f0b4-f6a4-4e8d-8046-3e5aa6fe4133/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:11:59.809185-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA (E Cabrera)",
                                "amount": 5000.0
                            },
                            {
                                "team": "SFO (A Wood)",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9550.0,
                        "profit_sb": 50.0,
                        "profit_sb_percentage": 0.53,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "92339c54-6759-4c16-bd93-622f87ed9f56",
                            "gambit_id": "672b3ac8-f088-4dec-95e0-abc7df92bf50",
                            "last_updated": "2023-04-19T17:22:14.515786-04:00",
                            "created_at": "2023-04-18T12:11:59.811135-04:00",
                            "name": "MIA (E Cabrera)",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e247040-4112-4481-9a26-99cd3bb8a6c2/?format=api"
                        },
                        {
                            "id": "78159ae2-2691-456d-8a5d-5fd0515049c9",
                            "gambit_id": "1f768ed8-26c6-4e5f-9bb7-e97708d0a743",
                            "last_updated": "2023-04-19T17:22:14.524933-04:00",
                            "created_at": "2023-04-18T12:11:59.813178-04:00",
                            "name": "SFO (A Wood)",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e247040-4112-4481-9a26-99cd3bb8a6c2/?format=api"
                        }
                    ]
                },
                {
                    "id": "dc102f2f-5095-4679-93c1-15eb56eb2556",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1919f0b4-f6a4-4e8d-8046-3e5aa6fe4133/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:11:59.802580-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA",
                                "amount": 6163.0
                            },
                            {
                                "team": "SFO",
                                "amount": 3837.0
                            }
                        ],
                        "expected_reward_tokens": 9552.65,
                        "profit_sb": 52.65,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cef15876-e246-4e8d-8eb6-0de61becd0c9",
                            "gambit_id": "a87cd742-63ca-4b34-a2e9-9bb52d32a09f",
                            "last_updated": "2023-04-19T17:22:14.506702-04:00",
                            "created_at": "2023-04-18T12:11:59.804750-04:00",
                            "name": "MIA",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc102f2f-5095-4679-93c1-15eb56eb2556/?format=api"
                        },
                        {
                            "id": "c3d53ad6-9ae2-4446-8661-810af300fa54",
                            "gambit_id": "f36185ca-e721-4503-9f49-eb633db5d1ba",
                            "last_updated": "2023-04-19T17:22:14.509611-04:00",
                            "created_at": "2023-04-18T12:11:59.806952-04:00",
                            "name": "SFO",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc102f2f-5095-4679-93c1-15eb56eb2556/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e193d89-e169-45cc-8c4b-257fddcfc66a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1919f0b4-f6a4-4e8d-8046-3e5aa6fe4133/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:11:59.795265-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a824999a-0e56-4079-bc15-4e80a88e7c88",
                            "gambit_id": "509cf491-1193-40f1-ae1d-8a35efe45355",
                            "last_updated": "2023-04-19T17:22:14.500139-04:00",
                            "created_at": "2023-04-18T12:11:59.799730-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e193d89-e169-45cc-8c4b-257fddcfc66a/?format=api"
                        },
                        {
                            "id": "2b3b6343-1daf-47f7-bde4-ed89631fd2e2",
                            "gambit_id": "8a0630a9-feae-4785-ad74-1a15e8affe7f",
                            "last_updated": "2023-04-19T17:22:14.498230-04:00",
                            "created_at": "2023-04-18T12:11:59.797526-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e193d89-e169-45cc-8c4b-257fddcfc66a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bedf15d0-126d-4adc-a98a-8fb8979776fc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "211a0c3e-177c-4e26-9364-8c6e63201648",
            "completed": true,
            "last_updated": "2023-04-19T17:22:17.822244-04:00",
            "created_at": "2023-04-18T12:11:59.561051-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.09,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/211a0c3e-177c-4e26-9364-8c6e63201648",
            "datetime": "2023-04-18T18:40:00-04:00",
            "cutoff_datetime": "2023-04-18T18:40:00-04:00",
            "name": "TAM (T Bradley) v. CIN (N Lodolo)",
            "bettypes": [
                {
                    "id": "77880573-7fe1-49a2-b3c1-7d85691d067f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bedf15d0-126d-4adc-a98a-8fb8979776fc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:11:59.587317-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (T Bradley)",
                                "amount": 5426.0
                            },
                            {
                                "team": "CIN (N Lodolo)",
                                "amount": 4574.0
                            }
                        ],
                        "expected_reward_tokens": 9604.02,
                        "profit_sb": 104.02,
                        "profit_sb_percentage": 1.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6f6f82c4-0126-4013-af0b-6fe765c90306",
                            "gambit_id": "3da05204-8a83-4c12-8d3b-1cce72ec0740",
                            "last_updated": "2023-04-19T17:22:17.850722-04:00",
                            "created_at": "2023-04-18T12:11:59.592768-04:00",
                            "name": "TAM (T Bradley)",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77880573-7fe1-49a2-b3c1-7d85691d067f/?format=api"
                        },
                        {
                            "id": "6377cbbc-cf7d-4135-b8af-679965386fe4",
                            "gambit_id": "43d21307-8634-4b13-ad7b-149ffc8a20c4",
                            "last_updated": "2023-04-19T17:22:17.844781-04:00",
                            "created_at": "2023-04-18T12:11:59.590041-04:00",
                            "name": "CIN (N Lodolo)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77880573-7fe1-49a2-b3c1-7d85691d067f/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ee9cee0-39e0-4435-883f-74ff6658e704",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bedf15d0-126d-4adc-a98a-8fb8979776fc/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:11:59.579063-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN",
                                "amount": 5867.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4133.0
                            }
                        ],
                        "expected_reward_tokens": 9504.54,
                        "profit_sb": 4.54,
                        "profit_sb_percentage": 0.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "093bf595-b3ab-476a-989f-dc4dc9f3fe4f",
                            "gambit_id": "595d5132-ff4e-4048-83e8-918e6eb7f538",
                            "last_updated": "2023-04-19T17:22:17.835882-04:00",
                            "created_at": "2023-04-18T12:11:59.581649-04:00",
                            "name": "CIN",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee9cee0-39e0-4435-883f-74ff6658e704/?format=api"
                        },
                        {
                            "id": "a8d4518a-06db-46d2-a3ab-f7df6e58346c",
                            "gambit_id": "521dcc1f-d66e-4ab7-856f-dc017e448f77",
                            "last_updated": "2023-04-19T17:22:17.838481-04:00",
                            "created_at": "2023-04-18T12:11:59.584479-04:00",
                            "name": "TAM",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee9cee0-39e0-4435-883f-74ff6658e704/?format=api"
                        }
                    ]
                },
                {
                    "id": "6e4b223c-c9b4-49a2-8161-3d648eeb1c45",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bedf15d0-126d-4adc-a98a-8fb8979776fc/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:11:59.569506-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d62afd41-430a-42be-ad71-41ce4f82e509",
                            "gambit_id": "6aa15d35-df44-4724-8684-a95456d298d7",
                            "last_updated": "2023-04-19T17:22:17.831046-04:00",
                            "created_at": "2023-04-18T12:11:59.575340-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e4b223c-c9b4-49a2-8161-3d648eeb1c45/?format=api"
                        },
                        {
                            "id": "56b23d23-1633-420a-b33b-21eaaf53fbf7",
                            "gambit_id": "55cdd6fe-c17a-4121-9689-77ef01fe5f47",
                            "last_updated": "2023-04-19T17:22:17.828428-04:00",
                            "created_at": "2023-04-18T12:11:59.572372-04:00",
                            "name": "Game Total Under 9",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e4b223c-c9b4-49a2-8161-3d648eeb1c45/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e3c3c10c-7c71-4d0f-8ccc-fe2c7c5ee732",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "52f561a4-4b2b-4a13-9cc6-f96f5b89c36b",
            "completed": true,
            "last_updated": "2023-04-19T17:22:14.031281-04:00",
            "created_at": "2023-04-18T12:11:59.394290-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/52f561a4-4b2b-4a13-9cc6-f96f5b89c36b",
            "datetime": "2023-04-18T16:40:00-04:00",
            "cutoff_datetime": "2023-04-18T16:40:00-04:00",
            "name": "CLE (P Battenfield) v. DET (ED Rodriguez) - Game 2",
            "bettypes": [
                {
                    "id": "e25d73a1-75c1-4abc-8c7a-0d9a7533763e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3c3c10c-7c71-4d0f-8ccc-fe2c7c5ee732/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:11:59.415880-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (P Battenfield)",
                                "amount": 5527.0
                            },
                            {
                                "team": "DET (ED Rodriguez)",
                                "amount": 4473.0
                            }
                        ],
                        "expected_reward_tokens": 9616.95,
                        "profit_sb": 116.95,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c809bde7-da97-48c6-a09c-43ab444195fc",
                            "gambit_id": "b248baa2-0b38-4154-86ce-9497b9061c8e",
                            "last_updated": "2023-04-19T17:22:14.060769-04:00",
                            "created_at": "2023-04-18T12:11:59.419953-04:00",
                            "name": "CLE (P Battenfield)",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25d73a1-75c1-4abc-8c7a-0d9a7533763e/?format=api"
                        },
                        {
                            "id": "6670b957-01e0-4928-923b-12b09e3ffee0",
                            "gambit_id": "00692ac6-1d86-4d3b-956f-45ef91c05459",
                            "last_updated": "2023-04-19T17:22:14.057935-04:00",
                            "created_at": "2023-04-18T12:11:59.417884-04:00",
                            "name": "DET (ED Rodriguez)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25d73a1-75c1-4abc-8c7a-0d9a7533763e/?format=api"
                        }
                    ]
                },
                {
                    "id": "34f5254e-24f5-4201-940c-06eb10594cf2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3c3c10c-7c71-4d0f-8ccc-fe2c7c5ee732/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:11:59.406736-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 5784.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c0144a65-5091-4c58-967e-2287a25caaf2",
                            "gambit_id": "ceaf70df-a4ca-46f7-8a67-de70245b55e4",
                            "last_updated": "2023-04-19T17:22:14.047022-04:00",
                            "created_at": "2023-04-18T12:11:59.409294-04:00",
                            "name": "DET",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34f5254e-24f5-4201-940c-06eb10594cf2/?format=api"
                        },
                        {
                            "id": "715a291d-6606-40f9-ac4e-ba9523fee0b0",
                            "gambit_id": "e92abc2f-6a81-4a85-809d-22e038a5be9b",
                            "last_updated": "2023-04-19T17:22:14.049931-04:00",
                            "created_at": "2023-04-18T12:11:59.412720-04:00",
                            "name": "CLE",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34f5254e-24f5-4201-940c-06eb10594cf2/?format=api"
                        }
                    ]
                },
                {
                    "id": "30f4d3b2-9565-4463-8b7a-f8b963d9a7d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3c3c10c-7c71-4d0f-8ccc-fe2c7c5ee732/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:11:59.397335-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f626eff-5f88-442c-95ae-6909cb497305",
                            "gambit_id": "281a8770-a7b8-468f-aaba-02fbc61b4d27",
                            "last_updated": "2023-04-19T17:22:14.038253-04:00",
                            "created_at": "2023-04-18T12:11:59.401434-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30f4d3b2-9565-4463-8b7a-f8b963d9a7d1/?format=api"
                        },
                        {
                            "id": "71b96b05-eda0-4b2d-9637-a6fa3abd863c",
                            "gambit_id": "fefea9c7-446a-4821-bc4f-1fcd6803724f",
                            "last_updated": "2023-04-19T17:22:14.041266-04:00",
                            "created_at": "2023-04-18T12:11:59.404020-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30f4d3b2-9565-4463-8b7a-f8b963d9a7d1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "707f2d03-7b35-437d-8b88-c6de24ae4b26",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6dd7ba8c-a3d6-462a-a99b-3597b7a8ae96",
            "completed": true,
            "last_updated": "2023-04-19T17:27:15.895273-04:00",
            "created_at": "2023-04-18T12:11:59.199238-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.04,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6dd7ba8c-a3d6-462a-a99b-3597b7a8ae96",
            "datetime": "2023-04-18T16:10:00-04:00",
            "cutoff_datetime": "2023-04-18T16:10:00-04:00",
            "name": "PHI (Z Wheeler) v. CWS (L Lynn) - Game 1",
            "bettypes": [
                {
                    "id": "5075be96-1a41-4676-b712-fe2ebe34a286",
                    "match": "https://api-prod.gambitprofit.com/api/matches/707f2d03-7b35-437d-8b88-c6de24ae4b26/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:11:59.224990-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (Z Wheeler)",
                                "amount": 5363.0
                            },
                            {
                                "team": "CWS (L Lynn)",
                                "amount": 4637.0
                            }
                        ],
                        "expected_reward_tokens": 9598.59,
                        "profit_sb": 98.59,
                        "profit_sb_percentage": 1.04,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "edcded2e-7943-4181-8629-6091807a1e67",
                            "gambit_id": "cd2e7342-5f04-4cd0-9e48-5fcd2454d3d2",
                            "last_updated": "2023-04-19T17:27:15.915259-04:00",
                            "created_at": "2023-04-18T12:11:59.232047-04:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "1.79000",
                            "odds": "1.82640",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5075be96-1a41-4676-b712-fe2ebe34a286/?format=api"
                        },
                        {
                            "id": "0bdf441a-bad0-4758-a3fa-c64d56f54bda",
                            "gambit_id": "0c06a85b-8dda-45d9-baa9-fbe22f34e523",
                            "last_updated": "2023-04-19T17:27:15.913054-04:00",
                            "created_at": "2023-04-18T12:11:59.229325-04:00",
                            "name": "CWS (L Lynn)",
                            "reward": "2.07000",
                            "odds": "2.11000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5075be96-1a41-4676-b712-fe2ebe34a286/?format=api"
                        }
                    ]
                },
                {
                    "id": "20745ae7-9bad-43fa-a53a-6d202af428fa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/707f2d03-7b35-437d-8b88-c6de24ae4b26/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-18T12:11:59.215651-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS",
                                "amount": 5939.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dad6fea1-d409-432f-8550-c3e891eb2a35",
                            "gambit_id": "36d732ba-afd6-4042-adaf-facd9e0d7ff7",
                            "last_updated": "2023-04-19T17:27:15.906291-04:00",
                            "created_at": "2023-04-18T12:11:59.218188-04:00",
                            "name": "CWS",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20745ae7-9bad-43fa-a53a-6d202af428fa/?format=api"
                        },
                        {
                            "id": "91aeb3bc-d315-49f7-a3a4-34d050ee367e",
                            "gambit_id": "a01d9d1b-79b3-4bd3-a43a-02c6d0f5540a",
                            "last_updated": "2023-04-19T17:27:15.908491-04:00",
                            "created_at": "2023-04-18T12:11:59.221259-04:00",
                            "name": "PHI",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20745ae7-9bad-43fa-a53a-6d202af428fa/?format=api"
                        }
                    ]
                },
                {
                    "id": "e59a89fd-2f51-4773-aff8-5b94f335fc80",
                    "match": "https://api-prod.gambitprofit.com/api/matches/707f2d03-7b35-437d-8b88-c6de24ae4b26/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:11:59.203111-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "daba9656-e33c-41e9-ba27-2ee4616cc0e5",
                            "gambit_id": "fcb8aac8-2d9b-4055-857c-6a100169ec3c",
                            "last_updated": "2023-04-19T17:27:15.900236-04:00",
                            "created_at": "2023-04-18T12:11:59.205920-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e59a89fd-2f51-4773-aff8-5b94f335fc80/?format=api"
                        },
                        {
                            "id": "dc1c7696-1e8e-4cf1-8534-56f9443a3917",
                            "gambit_id": "04f2367b-d98d-43db-bcb9-f6cf32b4e7f6",
                            "last_updated": "2023-04-19T17:27:15.901739-04:00",
                            "created_at": "2023-04-18T12:11:59.212745-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e59a89fd-2f51-4773-aff8-5b94f335fc80/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "04e85ab9-8029-45e7-a39a-de0da05cd4eb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d03e2203-06fc-454b-aadc-152b7dc0c74f",
            "completed": true,
            "last_updated": "2023-04-19T20:52:00.050471-04:00",
            "created_at": "2023-04-18T12:11:58.806266-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.67,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/d03e2203-06fc-454b-aadc-152b7dc0c74f",
            "datetime": "2023-04-18T15:00:00-04:00",
            "cutoff_datetime": "2023-04-18T15:00:00-04:00",
            "name": "SSC Napoli v. AC Milan",
            "bettypes": [
                {
                    "id": "b771f71c-876c-4437-abd4-e34e8fd63f26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04e85ab9-8029-45e7-a39a-de0da05cd4eb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:11:58.821040-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "SSC Napoli",
                                "amount": 6603.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3397.0
                            }
                        ],
                        "expected_reward_tokens": 11819.37,
                        "profit_sb": 2319.37,
                        "profit_sb_percentage": 24.41,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SSC Napoli",
                                "amount": 5148.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2648.0
                            },
                            {
                                "team": "AC Milan",
                                "amount": 2204.0
                            }
                        ],
                        "expected_reward_tokens": 9212.72,
                        "profit_sb": -287.28,
                        "profit_sb_percentage": -3.02,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c79342ea-df9e-406c-9512-c035dff0d0fd",
                            "gambit_id": "b0f45f2f-d283-4d0c-8817-6fc9728b4791",
                            "last_updated": "2023-04-19T20:52:00.064512-04:00",
                            "created_at": "2023-04-18T12:11:58.825841-04:00",
                            "name": "SSC Napoli",
                            "reward": "1.79000",
                            "odds": "1.83000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b771f71c-876c-4437-abd4-e34e8fd63f26/?format=api"
                        },
                        {
                            "id": "3cfc767b-d1fe-4a26-8e13-23d7d80cd9c2",
                            "gambit_id": "80d4eda0-18e5-4fe1-9d72-9cb59a55467e",
                            "last_updated": "2023-04-19T20:52:00.066950-04:00",
                            "created_at": "2023-04-18T12:11:58.828338-04:00",
                            "name": "Draw",
                            "reward": "3.48000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b771f71c-876c-4437-abd4-e34e8fd63f26/?format=api"
                        },
                        {
                            "id": "e6198a74-0198-4567-97c8-9e0f0ac33a4f",
                            "gambit_id": "451b7e52-ba18-45d8-852a-20da40c48fe4",
                            "last_updated": "2023-04-19T20:52:00.061974-04:00",
                            "created_at": "2023-04-18T12:11:58.823337-04:00",
                            "name": "AC Milan",
                            "reward": "4.18000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b771f71c-876c-4437-abd4-e34e8fd63f26/?format=api"
                        }
                    ]
                },
                {
                    "id": "9b9f7c24-088f-4c80-b22b-dbdfe5e93732",
                    "match": "https://api-prod.gambitprofit.com/api/matches/04e85ab9-8029-45e7-a39a-de0da05cd4eb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:11:58.812389-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5376.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4624.0
                            }
                        ],
                        "expected_reward_tokens": 9246.72,
                        "profit_sb": -253.28,
                        "profit_sb_percentage": -2.67,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f4746e29-27f8-4ee8-846a-4637d7f47de0",
                            "gambit_id": "3e203b96-2bb2-4d5b-8aaf-6dca315f342c",
                            "last_updated": "2023-04-19T20:52:00.055438-04:00",
                            "created_at": "2023-04-18T12:11:58.815437-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b9f7c24-088f-4c80-b22b-dbdfe5e93732/?format=api"
                        },
                        {
                            "id": "fa530ab2-9ba8-46da-8731-3d8340853f13",
                            "gambit_id": "7058bac9-6676-477c-ae9b-c87d81a12b06",
                            "last_updated": "2023-04-19T20:52:00.057360-04:00",
                            "created_at": "2023-04-18T12:11:58.818424-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b9f7c24-088f-4c80-b22b-dbdfe5e93732/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b80b1e86-3296-4651-a795-cedf16167597",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "170f5a49-b825-4c3a-b3d4-47dff3b7163a",
            "completed": true,
            "last_updated": "2023-04-19T20:52:00.219690-04:00",
            "created_at": "2023-04-18T12:11:58.966327-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.74,
            "sport_category": "UEFA Champions League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/170f5a49-b825-4c3a-b3d4-47dff3b7163a",
            "datetime": "2023-04-18T15:00:00-04:00",
            "cutoff_datetime": "2023-04-18T15:00:00-04:00",
            "name": "Chelsea v. Real Madrid",
            "bettypes": [
                {
                    "id": "45a326dc-9cde-4401-a425-fdeb7a853bb7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b80b1e86-3296-4651-a795-cedf16167597/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-18T12:11:58.976596-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Real Madrid",
                                "amount": 5375.0
                            },
                            {
                                "team": "Chelsea",
                                "amount": 4625.0
                            }
                        ],
                        "expected_reward_tokens": 12577.5,
                        "profit_sb": 3077.5,
                        "profit_sb_percentage": 32.39,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Real Madrid",
                                "amount": 3921.0
                            },
                            {
                                "team": "Chelsea",
                                "amount": 3373.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2706.0
                            }
                        ],
                        "expected_reward_tokens": 9173.34,
                        "profit_sb": -326.66,
                        "profit_sb_percentage": -3.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6fd6ba27-b452-42cc-a88e-8bf49743d262",
                            "gambit_id": "033b8f95-4bae-4ea1-a13a-947a3e173c14",
                            "last_updated": "2023-04-19T20:52:00.235137-04:00",
                            "created_at": "2023-04-18T12:11:58.979487-04:00",
                            "name": "Real Madrid",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a326dc-9cde-4401-a425-fdeb7a853bb7/?format=api"
                        },
                        {
                            "id": "9d1788d5-48e0-44d0-826d-23f26afdb15d",
                            "gambit_id": "64a4eaae-9d4a-4a07-be72-eb18ef2f3ec4",
                            "last_updated": "2023-04-19T20:52:00.237937-04:00",
                            "created_at": "2023-04-18T12:11:58.981928-04:00",
                            "name": "Chelsea",
                            "reward": "2.72000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a326dc-9cde-4401-a425-fdeb7a853bb7/?format=api"
                        },
                        {
                            "id": "ff7f9c36-ef86-4f5c-92bb-58ef7160789f",
                            "gambit_id": "e1e7b964-22fd-4833-bc6e-0e2150e50402",
                            "last_updated": "2023-04-19T20:52:00.240453-04:00",
                            "created_at": "2023-04-18T12:11:58.983761-04:00",
                            "name": "Draw",
                            "reward": "3.39000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a326dc-9cde-4401-a425-fdeb7a853bb7/?format=api"
                        }
                    ]
                },
                {
                    "id": "9827dcd9-0541-4b04-a996-a1482a28dfcc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b80b1e86-3296-4651-a795-cedf16167597/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-18T12:11:58.969324-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5162.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4838.0
                            }
                        ],
                        "expected_reward_tokens": 9239.98,
                        "profit_sb": -260.02,
                        "profit_sb_percentage": -2.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26407821-1650-49bd-877e-718ba4fa4572",
                            "gambit_id": "93b1d176-a5af-4c32-9ae0-137e376dc6e9",
                            "last_updated": "2023-04-19T20:52:00.227066-04:00",
                            "created_at": "2023-04-18T12:11:58.971510-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.79000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9827dcd9-0541-4b04-a996-a1482a28dfcc/?format=api"
                        },
                        {
                            "id": "e3fa5c19-f96a-424c-ad33-533ca26695b5",
                            "gambit_id": "818626b7-c7b1-431e-8a34-c5621d46b29e",
                            "last_updated": "2023-04-19T20:52:00.229817-04:00",
                            "created_at": "2023-04-18T12:11:58.973632-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.91000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9827dcd9-0541-4b04-a996-a1482a28dfcc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "845f2392-7fbf-4c9a-8540-d694c7791c63",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dc19eb89-a2aa-4d69-9aa0-061deb82fcc4",
            "completed": true,
            "last_updated": "2023-04-18T12:12:10.050496-04:00",
            "created_at": "2023-04-17T11:42:02.905814-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/dc19eb89-a2aa-4d69-9aa0-061deb82fcc4",
            "datetime": "2023-04-17T22:10:00-04:00",
            "cutoff_datetime": "2023-04-17T22:10:00-04:00",
            "name": "NYM (D Peterson) v. LOS (D May)",
            "bettypes": [
                {
                    "id": "7875069f-f85f-4f5f-9947-d73e44e9dd0c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/845f2392-7fbf-4c9a-8540-d694c7791c63/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:02.929621-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (D May)",
                                "amount": 5599.0
                            },
                            {
                                "team": "NYM (D Peterson)",
                                "amount": 4401.0
                            }
                        ],
                        "expected_reward_tokens": 9462.15,
                        "profit_sb": -37.85,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a69fb436-3f43-4bac-bc0e-922d24dd699d",
                            "gambit_id": "abfe64b1-7a5f-4277-a72a-92c80c3965ca",
                            "last_updated": "2023-04-18T12:12:10.069198-04:00",
                            "created_at": "2023-04-17T11:42:02.932424-04:00",
                            "name": "LOS (D May)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7875069f-f85f-4f5f-9947-d73e44e9dd0c/?format=api"
                        },
                        {
                            "id": "893b1a7e-ad60-4a1d-b45f-f0282390779d",
                            "gambit_id": "2657295c-9636-432a-bdb5-9e5e376baa2d",
                            "last_updated": "2023-04-18T12:12:10.071805-04:00",
                            "created_at": "2023-04-17T11:42:02.935437-04:00",
                            "name": "NYM (D Peterson)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7875069f-f85f-4f5f-9947-d73e44e9dd0c/?format=api"
                        }
                    ]
                },
                {
                    "id": "cddaf8a6-79c2-4e00-8310-c6ab509abc3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/845f2392-7fbf-4c9a-8540-d694c7791c63/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:02.921134-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM",
                                "amount": 6020.0
                            },
                            {
                                "team": "LOS",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6ba5d714-893c-4b7e-bb51-2b12ff52597d",
                            "gambit_id": "b4fa4261-740f-45e3-bcad-aae9e0bf8122",
                            "last_updated": "2023-04-18T12:12:10.064566-04:00",
                            "created_at": "2023-04-17T11:42:02.926815-04:00",
                            "name": "NYM",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cddaf8a6-79c2-4e00-8310-c6ab509abc3b/?format=api"
                        },
                        {
                            "id": "fbf6a223-1b15-4e50-b8d7-94181516ec57",
                            "gambit_id": "76833833-6040-4a6b-a5af-e3b401cdcede",
                            "last_updated": "2023-04-18T12:12:10.062326-04:00",
                            "created_at": "2023-04-17T11:42:02.923934-04:00",
                            "name": "LOS",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cddaf8a6-79c2-4e00-8310-c6ab509abc3b/?format=api"
                        }
                    ]
                },
                {
                    "id": "6cf93af6-710e-45c2-ba80-ce9e75b05fe6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/845f2392-7fbf-4c9a-8540-d694c7791c63/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:02.909895-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "800e6ba7-4941-40ad-a791-803f92d3c87c",
                            "gambit_id": "c2d974cc-0844-461a-bdbe-a9f8b42446a6",
                            "last_updated": "2023-04-18T12:12:10.055489-04:00",
                            "created_at": "2023-04-17T11:42:02.915098-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cf93af6-710e-45c2-ba80-ce9e75b05fe6/?format=api"
                        },
                        {
                            "id": "bd10109a-3b6e-4018-a4d8-e0eb3a33525b",
                            "gambit_id": "9b5b464d-556e-4bf0-9346-ca98a589b0a8",
                            "last_updated": "2023-04-18T12:12:10.058100-04:00",
                            "created_at": "2023-04-17T11:42:02.918616-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cf93af6-710e-45c2-ba80-ce9e75b05fe6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0f5dd424-1997-4f00-b348-efa9c035e772",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "42e66ab1-0147-4b38-8f14-23021e9f1811",
            "completed": true,
            "last_updated": "2023-04-18T12:12:09.237956-04:00",
            "created_at": "2023-04-16T18:16:47.659004-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.03,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/42e66ab1-0147-4b38-8f14-23021e9f1811",
            "datetime": "2023-04-17T22:00:00-04:00",
            "cutoff_datetime": "2023-04-17T22:00:00-04:00",
            "name": "Los Angeles Kings v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "589c8a7b-980d-4e40-8455-be3507993e29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f5dd424-1997-4f00-b348-efa9c035e772/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T18:16:47.672985-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6449.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3551.0
                            }
                        ],
                        "expected_reward_tokens": 9480.03,
                        "profit_sb": -19.97,
                        "profit_sb_percentage": -0.21,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "883a1eab-61d6-4de7-8132-5f31f9c16f10",
                            "gambit_id": "78899b7a-b43d-45f6-b91f-a0e9a4554384",
                            "last_updated": "2023-04-18T12:12:09.262173-04:00",
                            "created_at": "2023-04-16T18:16:47.675052-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589c8a7b-980d-4e40-8455-be3507993e29/?format=api"
                        },
                        {
                            "id": "c6b236f8-7afd-47e0-8773-efc341d31e3a",
                            "gambit_id": "9dca3cda-7a34-4756-81fc-cdabffe5bbb6",
                            "last_updated": "2023-04-18T12:12:09.263984-04:00",
                            "created_at": "2023-04-16T18:16:47.676770-04:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589c8a7b-980d-4e40-8455-be3507993e29/?format=api"
                        }
                    ]
                },
                {
                    "id": "e4483755-679e-409c-9198-30b820a07b5b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f5dd424-1997-4f00-b348-efa9c035e772/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T18:16:47.667892-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5939.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b83725de-8773-4c43-8e2f-8f62d4eab66c",
                            "gambit_id": "10962052-3f54-4e72-b638-5c70323264f2",
                            "last_updated": "2023-04-18T12:12:09.255260-04:00",
                            "created_at": "2023-04-16T18:16:47.671208-04:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4483755-679e-409c-9198-30b820a07b5b/?format=api"
                        },
                        {
                            "id": "98019bde-fdbf-44ef-a389-f82848df6ae1",
                            "gambit_id": "f2ec5866-a709-404b-afcf-c7c23440558b",
                            "last_updated": "2023-04-18T12:12:09.252113-04:00",
                            "created_at": "2023-04-16T18:16:47.669469-04:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4483755-679e-409c-9198-30b820a07b5b/?format=api"
                        }
                    ]
                },
                {
                    "id": "77580e97-fe71-4e74-8bcc-048fa906f1c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f5dd424-1997-4f00-b348-efa9c035e772/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T18:16:47.662135-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5107.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1cdd61f5-51e1-44f8-b410-86bb0b26e81e",
                            "gambit_id": "987a9332-25c2-478f-bc32-12b46d7ba544",
                            "last_updated": "2023-04-18T12:12:09.246877-04:00",
                            "created_at": "2023-04-16T18:16:47.664114-04:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77580e97-fe71-4e74-8bcc-048fa906f1c9/?format=api"
                        },
                        {
                            "id": "8a7fbf97-8924-493d-8ba6-69443527edde",
                            "gambit_id": "377f3967-8e00-4ea9-b6ac-b1596b413164",
                            "last_updated": "2023-04-18T12:12:09.244136-04:00",
                            "created_at": "2023-04-16T18:16:47.665969-04:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77580e97-fe71-4e74-8bcc-048fa906f1c9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5b03f590-cad7-4b04-bb87-2643a1d7ecdd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "783f12de-ad87-40e5-9342-369813a27d65",
            "completed": true,
            "last_updated": "2023-04-18T12:12:11.601620-04:00",
            "created_at": "2023-04-17T11:42:02.671266-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/783f12de-ad87-40e5-9342-369813a27d65",
            "datetime": "2023-04-17T22:00:00-04:00",
            "cutoff_datetime": "2023-04-17T22:00:00-04:00",
            "name": "Golden State Warriors v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "222cc130-f1a3-4b0a-bb3b-4ee12a610671",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b03f590-cad7-4b04-bb87-2643a1d7ecdd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:02.702501-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5421.0
                            },
                            {
                                "team": "Sacramento Kings",
                                "amount": 4579.0
                            }
                        ],
                        "expected_reward_tokens": 9432.54,
                        "profit_sb": -67.46,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "79ac1fa1-2b9f-4f11-96fe-628f65a4b057",
                            "gambit_id": "29332d29-1176-4de3-82b7-009ae00626da",
                            "last_updated": "2023-04-18T12:12:11.619640-04:00",
                            "created_at": "2023-04-17T11:42:02.707668-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/222cc130-f1a3-4b0a-bb3b-4ee12a610671/?format=api"
                        },
                        {
                            "id": "65398200-a2ad-4610-8d1c-de1ae74c1bf2",
                            "gambit_id": "936ccb7d-246b-4c4d-b1cb-67ab615542f7",
                            "last_updated": "2023-04-18T12:12:11.617763-04:00",
                            "created_at": "2023-04-17T11:42:02.704880-04:00",
                            "name": "Sacramento Kings",
                            "reward": "2.06000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/222cc130-f1a3-4b0a-bb3b-4ee12a610671/?format=api"
                        }
                    ]
                },
                {
                    "id": "1ff03990-e485-43af-b739-2015caf91b4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b03f590-cad7-4b04-bb87-2643a1d7ecdd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:02.694398-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Sacramento Kings",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "487aaab9-e6b5-4701-826f-4d41a48656fd",
                            "gambit_id": "9145074d-345b-4b2d-afac-e96db6bfbecb",
                            "last_updated": "2023-04-18T12:12:11.613950-04:00",
                            "created_at": "2023-04-17T11:42:02.700088-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ff03990-e485-43af-b739-2015caf91b4d/?format=api"
                        },
                        {
                            "id": "0368aaed-04c1-400f-9813-b05f42cf6df2",
                            "gambit_id": "6b745547-4269-499f-aa9a-868ff5a45e47",
                            "last_updated": "2023-04-18T12:12:11.611910-04:00",
                            "created_at": "2023-04-17T11:42:02.697415-04:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ff03990-e485-43af-b739-2015caf91b4d/?format=api"
                        }
                    ]
                },
                {
                    "id": "42969721-694b-4b7e-b585-7c8fe77ed788",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5b03f590-cad7-4b04-bb87-2643a1d7ecdd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:02.676738-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8d025cf-229b-4062-868a-da2e85117b01",
                            "gambit_id": "e052e392-d6aa-4946-bb76-ad0c128d9290",
                            "last_updated": "2023-04-18T12:12:11.606152-04:00",
                            "created_at": "2023-04-17T11:42:02.680849-04:00",
                            "name": "Game Total Under 238.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "238.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42969721-694b-4b7e-b585-7c8fe77ed788/?format=api"
                        },
                        {
                            "id": "1f1509bf-0c4c-428f-892b-bc185a191ed0",
                            "gambit_id": "df57e38d-4f20-4409-a92a-d5237bdd4d4a",
                            "last_updated": "2023-04-18T12:12:11.608128-04:00",
                            "created_at": "2023-04-17T11:42:02.685065-04:00",
                            "name": "Game Total Over 238.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "238.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42969721-694b-4b7e-b585-7c8fe77ed788/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5f549bde-0ab1-46da-ba13-c00a41e7b8a5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bfc8dc15-bfc0-4ccc-bb4d-f3e6c1c6a355",
            "completed": true,
            "last_updated": "2023-04-18T12:12:11.246672-04:00",
            "created_at": "2023-04-17T11:42:02.195095-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.23,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bfc8dc15-bfc0-4ccc-bb4d-f3e6c1c6a355",
            "datetime": "2023-04-17T21:40:00-04:00",
            "cutoff_datetime": "2023-04-17T21:40:00-04:00",
            "name": "CHC (H Wesneski) v. OAK (K Muller)",
            "bettypes": [
                {
                    "id": "41d02888-5f0d-4205-87e9-d18995b97844",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f549bde-0ab1-46da-ba13-c00a41e7b8a5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:02.216290-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC (H Wesneski)",
                                "amount": 5527.0
                            },
                            {
                                "team": "OAK (K Muller)",
                                "amount": 4473.0
                            }
                        ],
                        "expected_reward_tokens": 9616.95,
                        "profit_sb": 116.95,
                        "profit_sb_percentage": 1.23,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "ff0ff6bf-30bd-444e-8428-be9f57ec4ca1",
                            "gambit_id": "2dfe5eeb-f114-4dea-aab5-216bbd84984f",
                            "last_updated": "2023-04-18T12:12:11.264302-04:00",
                            "created_at": "2023-04-17T11:42:02.221375-04:00",
                            "name": "CHC (H Wesneski)",
                            "reward": "1.74000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d02888-5f0d-4205-87e9-d18995b97844/?format=api"
                        },
                        {
                            "id": "5b6c84ef-f42d-455f-a5b0-9cd6bed203c3",
                            "gambit_id": "72a2a0c4-fad1-48b6-bab2-80c74ae323f2",
                            "last_updated": "2023-04-18T12:12:11.262490-04:00",
                            "created_at": "2023-04-17T11:42:02.218713-04:00",
                            "name": "OAK (K Muller)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d02888-5f0d-4205-87e9-d18995b97844/?format=api"
                        }
                    ]
                },
                {
                    "id": "8f341e14-2590-4368-ac84-259858f4b3a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f549bde-0ab1-46da-ba13-c00a41e7b8a5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:02.207850-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 5699.0
                            },
                            {
                                "team": "CHC",
                                "amount": 4301.0
                            }
                        ],
                        "expected_reward_tokens": 9460.34,
                        "profit_sb": -39.66,
                        "profit_sb_percentage": -0.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7851f8cd-e0b4-4d83-a0aa-9f9b868da1ab",
                            "gambit_id": "3caf98be-6f7e-4e83-b43b-3fa21b91046f",
                            "last_updated": "2023-04-18T12:12:11.256944-04:00",
                            "created_at": "2023-04-17T11:42:02.210761-04:00",
                            "name": "OAK",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f341e14-2590-4368-ac84-259858f4b3a1/?format=api"
                        },
                        {
                            "id": "5705d112-ac04-405e-a050-ba05aeded1ab",
                            "gambit_id": "aea917c0-d160-4039-874e-f5179c203f76",
                            "last_updated": "2023-04-18T12:12:11.258791-04:00",
                            "created_at": "2023-04-17T11:42:02.213487-04:00",
                            "name": "CHC",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f341e14-2590-4368-ac84-259858f4b3a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "77b66894-fc13-4e7d-8294-35d250ea8b86",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5f549bde-0ab1-46da-ba13-c00a41e7b8a5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:02.199396-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "811ab7f6-e0e7-4a45-881e-820f3223d4fa",
                            "gambit_id": "ee0f965d-3338-450d-b6c9-9b1f7bb4081f",
                            "last_updated": "2023-04-18T12:12:11.252790-04:00",
                            "created_at": "2023-04-17T11:42:02.205147-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77b66894-fc13-4e7d-8294-35d250ea8b86/?format=api"
                        },
                        {
                            "id": "90d8b32d-61b0-456d-a6fc-cfae9cdcffd4",
                            "gambit_id": "c1cfa1f3-9d12-46e7-92ae-a0ad347bd8d5",
                            "last_updated": "2023-04-18T12:12:11.250945-04:00",
                            "created_at": "2023-04-17T11:42:02.202200-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77b66894-fc13-4e7d-8294-35d250ea8b86/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "30451fc0-1285-4fca-99df-5d1fd7546dda",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "806ad5cf-a23a-486d-b2a0-1f4c4ba39472",
            "completed": true,
            "last_updated": "2023-04-18T12:12:11.429375-04:00",
            "created_at": "2023-04-17T11:42:02.363644-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/806ad5cf-a23a-486d-b2a0-1f4c4ba39472",
            "datetime": "2023-04-17T21:40:00-04:00",
            "cutoff_datetime": "2023-04-17T21:40:00-04:00",
            "name": "ATL (M Fried) v. SDG (R Weathers)",
            "bettypes": [
                {
                    "id": "8b205328-8a28-4e36-a00b-f6f8597ad09a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30451fc0-1285-4fca-99df-5d1fd7546dda/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:02.388234-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (M Fried)",
                                "amount": 5787.0
                            },
                            {
                                "team": "SDG (R Weathers)",
                                "amount": 4213.0
                            }
                        ],
                        "expected_reward_tokens": 9605.64,
                        "profit_sb": 105.64,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3e69ea0d-e415-4edf-9ce6-bca14f30b564",
                            "gambit_id": "6e24fe6d-cef8-46a5-bcf6-68bd7a869d60",
                            "last_updated": "2023-04-18T12:12:11.442710-04:00",
                            "created_at": "2023-04-17T11:42:02.393476-04:00",
                            "name": "ATL (M Fried)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b205328-8a28-4e36-a00b-f6f8597ad09a/?format=api"
                        },
                        {
                            "id": "286b8480-764f-431d-ac60-76169e1a3ba2",
                            "gambit_id": "94eb8e9e-847f-4b23-8f3b-4e9f1c8e7b37",
                            "last_updated": "2023-04-18T12:12:11.441377-04:00",
                            "created_at": "2023-04-17T11:42:02.391040-04:00",
                            "name": "SDG (R Weathers)",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b205328-8a28-4e36-a00b-f6f8597ad09a/?format=api"
                        }
                    ]
                },
                {
                    "id": "576a0498-4896-4d35-80d2-2cd96aed46a7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30451fc0-1285-4fca-99df-5d1fd7546dda/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:02.376785-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG",
                                "amount": 5512.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51267adf-d987-4c67-91c1-d8d234320c61",
                            "gambit_id": "baabad17-f8f6-40a2-9afb-b99e5032afb1",
                            "last_updated": "2023-04-18T12:12:11.437270-04:00",
                            "created_at": "2023-04-17T11:42:02.379472-04:00",
                            "name": "SDG",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576a0498-4896-4d35-80d2-2cd96aed46a7/?format=api"
                        },
                        {
                            "id": "1194248f-9770-4021-a9e7-8ff184ef1bb5",
                            "gambit_id": "f5f343d2-9ddb-4bf6-bb31-7e5d3716646a",
                            "last_updated": "2023-04-18T12:12:11.438710-04:00",
                            "created_at": "2023-04-17T11:42:02.382835-04:00",
                            "name": "ATL",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576a0498-4896-4d35-80d2-2cd96aed46a7/?format=api"
                        }
                    ]
                },
                {
                    "id": "2cf2a41f-8ab7-4c92-90eb-6445358ed85e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/30451fc0-1285-4fca-99df-5d1fd7546dda/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:02.366694-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "536b6c42-e9d3-4d48-a0c6-383c375a0a66",
                            "gambit_id": "d972cbc1-f554-43e2-ae2a-bb2735e4730b",
                            "last_updated": "2023-04-18T12:12:11.433004-04:00",
                            "created_at": "2023-04-17T11:42:02.369185-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf2a41f-8ab7-4c92-90eb-6445358ed85e/?format=api"
                        },
                        {
                            "id": "d190fa94-c843-4f89-ae14-f789309812b9",
                            "gambit_id": "84408ee8-5d50-4c89-ba36-b7d55ea21b14",
                            "last_updated": "2023-04-18T12:12:11.434524-04:00",
                            "created_at": "2023-04-17T11:42:02.374534-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf2a41f-8ab7-4c92-90eb-6445358ed85e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4de961d0-8852-4fe2-9fd7-29f1d9f4d0bb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c2b63e69-9808-4f2d-8c76-566cccd4e544",
            "completed": true,
            "last_updated": "2023-04-18T12:12:09.783934-04:00",
            "created_at": "2023-04-17T11:42:01.991181-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c2b63e69-9808-4f2d-8c76-566cccd4e544",
            "datetime": "2023-04-17T21:40:00-04:00",
            "cutoff_datetime": "2023-04-17T21:40:00-04:00",
            "name": "MIL (C Burnes) v. SEA (C Flexen)",
            "bettypes": [
                {
                    "id": "cc974569-3123-4538-85d8-c1cbefcc979e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4de961d0-8852-4fe2-9fd7-29f1d9f4d0bb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:02.011008-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL (C Burnes)",
                                "amount": 5787.0
                            },
                            {
                                "team": "SEA (C Flexen)",
                                "amount": 4213.0
                            }
                        ],
                        "expected_reward_tokens": 9605.64,
                        "profit_sb": 105.64,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "933c6968-c1fe-48f6-86bd-58915184e256",
                            "gambit_id": "601487b2-4a6c-4d35-adbd-dee0f0eee8b8",
                            "last_updated": "2023-04-18T12:12:09.805546-04:00",
                            "created_at": "2023-04-17T11:42:02.016500-04:00",
                            "name": "MIL (C Burnes)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc974569-3123-4538-85d8-c1cbefcc979e/?format=api"
                        },
                        {
                            "id": "975997a7-d757-49b4-98b5-113b68355186",
                            "gambit_id": "5b4f9ee4-2654-4866-9203-50cdf2617208",
                            "last_updated": "2023-04-18T12:12:09.802961-04:00",
                            "created_at": "2023-04-17T11:42:02.013758-04:00",
                            "name": "SEA (C Flexen)",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc974569-3123-4538-85d8-c1cbefcc979e/?format=api"
                        }
                    ]
                },
                {
                    "id": "660534c1-b771-40da-9fe0-d82be57bdab4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4de961d0-8852-4fe2-9fd7-29f1d9f4d0bb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:02.002245-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 5512.0
                            },
                            {
                                "team": "MIL",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f8a0d05c-0fb1-4c53-94c2-df677fc0379f",
                            "gambit_id": "5b77a67d-fcb5-4aa3-b3bf-cf5ac092bac2",
                            "last_updated": "2023-04-18T12:12:09.796194-04:00",
                            "created_at": "2023-04-17T11:42:02.004820-04:00",
                            "name": "SEA",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/660534c1-b771-40da-9fe0-d82be57bdab4/?format=api"
                        },
                        {
                            "id": "e5a52495-bb5d-4055-9fc8-c64a1385ca02",
                            "gambit_id": "8d25327a-2872-4256-9041-d0b295f3728a",
                            "last_updated": "2023-04-18T12:12:09.798376-04:00",
                            "created_at": "2023-04-17T11:42:02.008087-04:00",
                            "name": "MIL",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/660534c1-b771-40da-9fe0-d82be57bdab4/?format=api"
                        }
                    ]
                },
                {
                    "id": "5e830852-b2dd-4d97-bb8d-23d69975df39",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4de961d0-8852-4fe2-9fd7-29f1d9f4d0bb/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:01.994543-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89e8cc6b-af87-4010-82ef-6f66421da839",
                            "gambit_id": "a5d5cd03-9253-4677-827f-6b0c22324452",
                            "last_updated": "2023-04-18T12:12:09.791864-04:00",
                            "created_at": "2023-04-17T11:42:01.999711-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e830852-b2dd-4d97-bb8d-23d69975df39/?format=api"
                        },
                        {
                            "id": "2d9fb905-e2b9-4cb7-8987-205d21d2fdc4",
                            "gambit_id": "4433c7ee-3911-4960-b673-c44a7191322a",
                            "last_updated": "2023-04-18T12:12:09.789475-04:00",
                            "created_at": "2023-04-17T11:42:01.997150-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e830852-b2dd-4d97-bb8d-23d69975df39/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0f3e56d5-c037-4887-9c38-5d2039a8e04d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "027ba1ac-796d-4409-bfdb-71ad381f432e",
            "completed": true,
            "last_updated": "2023-04-18T12:12:09.078877-04:00",
            "created_at": "2023-04-16T18:16:47.503331-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.34,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/027ba1ac-796d-4409-bfdb-71ad381f432e",
            "datetime": "2023-04-17T21:30:00-04:00",
            "cutoff_datetime": "2023-04-17T21:30:00-04:00",
            "name": "Minnesota Wild v. Dallas Stars",
            "bettypes": [
                {
                    "id": "72aef699-b0e9-42c9-ac5e-0a6bc11d6c41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f3e56d5-c037-4887-9c38-5d2039a8e04d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T18:16:47.517409-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "66890868-0fbc-4300-9c9e-06035121da21",
                            "gambit_id": "65b1e4e1-7b68-4d3b-9afa-a7b5686ab55f",
                            "last_updated": "2023-04-18T12:12:09.103598-04:00",
                            "created_at": "2023-04-16T18:16:47.521799-04:00",
                            "name": "Dallas Stars",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72aef699-b0e9-42c9-ac5e-0a6bc11d6c41/?format=api"
                        },
                        {
                            "id": "0b451e09-b8ad-4cab-808b-95e2e287fc2b",
                            "gambit_id": "47e41dba-c424-4068-8815-2b6dcf32b936",
                            "last_updated": "2023-04-18T12:12:09.100997-04:00",
                            "created_at": "2023-04-16T18:16:47.519440-04:00",
                            "name": "Minnesota Wild",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72aef699-b0e9-42c9-ac5e-0a6bc11d6c41/?format=api"
                        }
                    ]
                },
                {
                    "id": "3418bbf6-b00d-49e4-85ac-98a2ecb7d1c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f3e56d5-c037-4887-9c38-5d2039a8e04d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T18:16:47.510818-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6611.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9387.53,
                        "profit_sb": -112.47,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "34c8ed07-b5ca-4371-8c60-0f899082b4df",
                            "gambit_id": "a6a9d5a1-3ccf-409a-9231-29edbadf1fa7",
                            "last_updated": "2023-04-18T12:12:09.096037-04:00",
                            "created_at": "2023-04-16T18:16:47.515137-04:00",
                            "name": "Minnesota Wild",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3418bbf6-b00d-49e4-85ac-98a2ecb7d1c8/?format=api"
                        },
                        {
                            "id": "24cd6b64-639a-4ead-b866-bc8badbd3334",
                            "gambit_id": "a3bb42ac-b649-4caa-82f8-a19ed334ce6b",
                            "last_updated": "2023-04-18T12:12:09.093525-04:00",
                            "created_at": "2023-04-16T18:16:47.512873-04:00",
                            "name": "Dallas Stars",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3418bbf6-b00d-49e4-85ac-98a2ecb7d1c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "eb4ba773-54cf-4d37-90d2-7867365f6dff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0f3e56d5-c037-4887-9c38-5d2039a8e04d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T18:16:47.505657-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 5.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e0b1805-8614-4dbb-b908-ff48d34c599f",
                            "gambit_id": "586a32f9-7f3b-4624-ab42-806411337792",
                            "last_updated": "2023-04-18T12:12:09.085087-04:00",
                            "created_at": "2023-04-16T18:16:47.507330-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb4ba773-54cf-4d37-90d2-7867365f6dff/?format=api"
                        },
                        {
                            "id": "977de2f5-e8ea-4ae5-9f45-0b1ef2f43930",
                            "gambit_id": "57aa47f5-7aa8-45a2-a3d4-b9fd5744ff43",
                            "last_updated": "2023-04-18T12:12:09.088099-04:00",
                            "created_at": "2023-04-16T18:16:47.509033-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb4ba773-54cf-4d37-90d2-7867365f6dff/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2733fd7a-a5de-473f-974a-bd4e086b0831",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2fd0347b-e77c-4601-9389-5ac11bf2ee33",
            "completed": true,
            "last_updated": "2023-04-18T12:12:09.603004-04:00",
            "created_at": "2023-04-17T11:42:01.774537-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2fd0347b-e77c-4601-9389-5ac11bf2ee33",
            "datetime": "2023-04-17T20:40:00-04:00",
            "cutoff_datetime": "2023-04-17T20:40:00-04:00",
            "name": "PIT (R Hill) v. COL (K Freeland)",
            "bettypes": [
                {
                    "id": "3827102c-2ec6-47bf-a42d-bc32be2c1c2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2733fd7a-a5de-473f-974a-bd4e086b0831/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:01.795671-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "COL (K Freeland)",
                                "amount": 5627.0
                            },
                            {
                                "team": "PIT (R Hill)",
                                "amount": 4373.0
                            }
                        ],
                        "expected_reward_tokens": 9620.6,
                        "profit_sb": 120.6,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c73f6221-354f-4fb9-88fb-19bafadf349c",
                            "gambit_id": "b4a94c81-f413-489d-82a7-d477a046e252",
                            "last_updated": "2023-04-18T12:12:09.619515-04:00",
                            "created_at": "2023-04-17T11:42:01.798402-04:00",
                            "name": "COL (K Freeland)",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3827102c-2ec6-47bf-a42d-bc32be2c1c2b/?format=api"
                        },
                        {
                            "id": "265931bd-1fed-4080-8924-692345818703",
                            "gambit_id": "910a12b4-16e4-45d9-80b3-c1d2ec3a02ee",
                            "last_updated": "2023-04-18T12:12:09.621531-04:00",
                            "created_at": "2023-04-17T11:42:01.801344-04:00",
                            "name": "PIT (R Hill)",
                            "reward": "2.20000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3827102c-2ec6-47bf-a42d-bc32be2c1c2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a3222d8-ae2f-486a-bf4f-93ea6d4eb4d3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2733fd7a-a5de-473f-974a-bd4e086b0831/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:01.787924-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 5784.0
                            },
                            {
                                "team": "COL",
                                "amount": 4216.0
                            }
                        ],
                        "expected_reward_tokens": 9485.76,
                        "profit_sb": -14.24,
                        "profit_sb_percentage": -0.15,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d526c0c6-435f-4d09-88d6-85699c73bbaa",
                            "gambit_id": "2f360fa4-70e7-43b6-9dbc-4ec737e3554f",
                            "last_updated": "2023-04-18T12:12:09.616226-04:00",
                            "created_at": "2023-04-17T11:42:01.793005-04:00",
                            "name": "PIT",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a3222d8-ae2f-486a-bf4f-93ea6d4eb4d3/?format=api"
                        },
                        {
                            "id": "8d709920-cc1b-4a93-a96e-77e8b9da4b48",
                            "gambit_id": "3f911037-2211-4690-8181-92de2972f3c4",
                            "last_updated": "2023-04-18T12:12:09.614625-04:00",
                            "created_at": "2023-04-17T11:42:01.790666-04:00",
                            "name": "COL",
                            "reward": "2.25000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a3222d8-ae2f-486a-bf4f-93ea6d4eb4d3/?format=api"
                        }
                    ]
                },
                {
                    "id": "0deeee69-abc6-4a07-9700-072e9fa76309",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2733fd7a-a5de-473f-974a-bd4e086b0831/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:01.779127-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 11.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 11.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9df79e8d-ded7-4c52-ad22-9e29976a4cf7",
                            "gambit_id": "1ab4d044-8452-4f09-b493-508b59291086",
                            "last_updated": "2023-04-18T12:12:09.611151-04:00",
                            "created_at": "2023-04-17T11:42:01.785045-04:00",
                            "name": "Game Total Over 11.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0deeee69-abc6-4a07-9700-072e9fa76309/?format=api"
                        },
                        {
                            "id": "48d475c5-506f-412b-af3c-989f82962c2e",
                            "gambit_id": "2ff429f0-8a7a-41ee-b801-ddaced17ca68",
                            "last_updated": "2023-04-18T12:12:09.609204-04:00",
                            "created_at": "2023-04-17T11:42:01.781887-04:00",
                            "name": "Game Total Under 11.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "11.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0deeee69-abc6-4a07-9700-072e9fa76309/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f93d0004-5dc1-497b-92b3-3c388208d724",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "aff861dc-5587-494b-b7dd-9a15bd5c0856",
            "completed": true,
            "last_updated": "2023-04-18T12:12:09.418952-04:00",
            "created_at": "2023-04-17T11:42:01.537184-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/aff861dc-5587-494b-b7dd-9a15bd5c0856",
            "datetime": "2023-04-17T20:10:00-04:00",
            "cutoff_datetime": "2023-04-17T20:10:00-04:00",
            "name": "TOR (K Gausman) v. HOU (C Javier)",
            "bettypes": [
                {
                    "id": "74d844e8-cfd0-4f93-bdb1-a26d02d3f56b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f93d0004-5dc1-497b-92b3-3c388208d724/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:01.578792-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR (K Gausman)",
                                "amount": 5234.0
                            },
                            {
                                "team": "HOU (C Javier)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6825abc3-ea6d-4c07-b1f7-1f059457b304",
                            "gambit_id": "29ae5c1d-e60b-41c0-8570-0a7cf01a5ae4",
                            "last_updated": "2023-04-18T12:12:09.439601-04:00",
                            "created_at": "2023-04-17T11:42:01.586260-04:00",
                            "name": "TOR (K Gausman)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74d844e8-cfd0-4f93-bdb1-a26d02d3f56b/?format=api"
                        },
                        {
                            "id": "0107ba63-82c5-4f1c-bb13-dbaa99c039ad",
                            "gambit_id": "a58b1ce4-f3c5-4a6e-b433-649a00461163",
                            "last_updated": "2023-04-18T12:12:09.436919-04:00",
                            "created_at": "2023-04-17T11:42:01.581646-04:00",
                            "name": "HOU (C Javier)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74d844e8-cfd0-4f93-bdb1-a26d02d3f56b/?format=api"
                        }
                    ]
                },
                {
                    "id": "d71a26b1-cd2b-414e-97fd-6bee72aac5b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f93d0004-5dc1-497b-92b3-3c388208d724/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:01.569773-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU",
                                "amount": 5939.0
                            },
                            {
                                "team": "TOR",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "52a6f991-c74b-4c95-ae55-29cecca43ddb",
                            "gambit_id": "cd5ae2f3-047d-4de3-942e-c8f2ce4531e3",
                            "last_updated": "2023-04-18T12:12:09.430617-04:00",
                            "created_at": "2023-04-17T11:42:01.573237-04:00",
                            "name": "HOU",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71a26b1-cd2b-414e-97fd-6bee72aac5b2/?format=api"
                        },
                        {
                            "id": "a32c4c27-106c-4d73-bc51-b9e8089a4ca7",
                            "gambit_id": "0cbe95cd-8047-4cb1-aae2-af87851db889",
                            "last_updated": "2023-04-18T12:12:09.432791-04:00",
                            "created_at": "2023-04-17T11:42:01.575933-04:00",
                            "name": "TOR",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71a26b1-cd2b-414e-97fd-6bee72aac5b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "b6d1dd62-047e-4ad1-9b53-468c82ed68e9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f93d0004-5dc1-497b-92b3-3c388208d724/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:01.540938-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "519c7eca-b850-4965-9bc1-4a4fc5279507",
                            "gambit_id": "b5370f85-92c0-405e-83e3-8552274d3d47",
                            "last_updated": "2023-04-18T12:12:09.423973-04:00",
                            "created_at": "2023-04-17T11:42:01.554946-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d1dd62-047e-4ad1-9b53-468c82ed68e9/?format=api"
                        },
                        {
                            "id": "13855e90-ac7c-4480-ad40-b9c835af0725",
                            "gambit_id": "63983bac-940f-4751-9981-aca9f8ba30dd",
                            "last_updated": "2023-04-18T12:12:09.426127-04:00",
                            "created_at": "2023-04-17T11:42:01.558613-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6d1dd62-047e-4ad1-9b53-468c82ed68e9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b4811d3a-1eb9-4570-80f5-1ff71f1b7082",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e4149f37-436f-4c8d-8590-6118fafceaf2",
            "completed": true,
            "last_updated": "2023-04-18T12:12:11.065463-04:00",
            "created_at": "2023-04-17T11:42:01.306204-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e4149f37-436f-4c8d-8590-6118fafceaf2",
            "datetime": "2023-04-17T19:45:00-04:00",
            "cutoff_datetime": "2023-04-17T19:45:00-04:00",
            "name": "ARI (M Kelly) v. STL (J Flaherty)",
            "bettypes": [
                {
                    "id": "052c291b-12d0-4fd9-b3e8-e8ce12a0f3c6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4811d3a-1eb9-4570-80f5-1ff71f1b7082/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:01.325955-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (J Flaherty)",
                                "amount": 5787.0
                            },
                            {
                                "team": "ARI (M Kelly)",
                                "amount": 4213.0
                            }
                        ],
                        "expected_reward_tokens": 9605.64,
                        "profit_sb": 105.64,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5296af1e-28da-4137-85f3-d637cf1b1764",
                            "gambit_id": "94c914e1-c92e-4c61-bf52-b57849db4125",
                            "last_updated": "2023-04-18T12:12:11.078261-04:00",
                            "created_at": "2023-04-17T11:42:01.328752-04:00",
                            "name": "STL (J Flaherty)",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/052c291b-12d0-4fd9-b3e8-e8ce12a0f3c6/?format=api"
                        },
                        {
                            "id": "95886851-657b-44b4-8992-0c4be483c27e",
                            "gambit_id": "d8d093ab-4c31-4a7a-aeb4-ad4a527826fd",
                            "last_updated": "2023-04-18T12:12:11.079768-04:00",
                            "created_at": "2023-04-17T11:42:01.331589-04:00",
                            "name": "ARI (M Kelly)",
                            "reward": "2.28000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/052c291b-12d0-4fd9-b3e8-e8ce12a0f3c6/?format=api"
                        }
                    ]
                },
                {
                    "id": "9f1da663-3d2a-4e61-9433-3c04de5d95c9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4811d3a-1eb9-4570-80f5-1ff71f1b7082/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:01.316289-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI",
                                "amount": 5939.0
                            },
                            {
                                "team": "STL",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "015fde79-ee26-4925-8ff0-81fd82c049a9",
                            "gambit_id": "b1be655d-81a1-4b59-b397-c12e4181b7a6",
                            "last_updated": "2023-04-18T12:12:11.075330-04:00",
                            "created_at": "2023-04-17T11:42:01.323088-04:00",
                            "name": "ARI",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f1da663-3d2a-4e61-9433-3c04de5d95c9/?format=api"
                        },
                        {
                            "id": "a8a0dfea-f413-4291-8447-4acaadbe93ed",
                            "gambit_id": "ff358518-d051-4248-83ba-65bb2b64f92f",
                            "last_updated": "2023-04-18T12:12:11.073783-04:00",
                            "created_at": "2023-04-17T11:42:01.318861-04:00",
                            "name": "STL",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f1da663-3d2a-4e61-9433-3c04de5d95c9/?format=api"
                        }
                    ]
                },
                {
                    "id": "2c6bd3d9-6ce7-42b5-92aa-0982181bb9f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b4811d3a-1eb9-4570-80f5-1ff71f1b7082/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:01.309049-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "01e13a74-c9bd-4d66-be9c-c3a2961bb83e",
                            "gambit_id": "d8c990fb-f402-4c4f-81c2-094d0d75ecb1",
                            "last_updated": "2023-04-18T12:12:11.069325-04:00",
                            "created_at": "2023-04-17T11:42:01.311527-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c6bd3d9-6ce7-42b5-92aa-0982181bb9f0/?format=api"
                        },
                        {
                            "id": "dd372ebd-2005-4edb-aa2e-df0f2ed87131",
                            "gambit_id": "8c7d9ed9-34ef-46b6-ab32-1eeeabbf579e",
                            "last_updated": "2023-04-18T12:12:11.070720-04:00",
                            "created_at": "2023-04-17T11:42:01.313907-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c6bd3d9-6ce7-42b5-92aa-0982181bb9f0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "80fda471-2e83-404f-8c58-65aee393b7b3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c97dce2c-6422-48ec-972e-a40ee655cf80",
            "completed": true,
            "last_updated": "2023-04-18T12:12:10.905658-04:00",
            "created_at": "2023-04-17T11:42:00.920437-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.58,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/c97dce2c-6422-48ec-972e-a40ee655cf80",
            "datetime": "2023-04-17T19:40:00-04:00",
            "cutoff_datetime": "2023-04-17T19:40:00-04:00",
            "name": "TEX (J Degrom) v. KAN (J Lyles)",
            "bettypes": [
                {
                    "id": "7bd7c5c4-5b71-4eb8-b6ab-df10f1f2c71a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80fda471-2e83-404f-8c58-65aee393b7b3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:00.936999-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX (J Degrom)",
                                "amount": 6500.0
                            },
                            {
                                "team": "KAN (J Lyles)",
                                "amount": 3500.0
                            }
                        ],
                        "expected_reward_tokens": 9555.0,
                        "profit_sb": 55.0,
                        "profit_sb_percentage": 0.58,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9b5af4a0-b210-4823-8275-cb01d1918fb5",
                            "gambit_id": "17432201-0271-44fb-a646-446813adceb1",
                            "last_updated": "2023-04-18T12:12:10.919370-04:00",
                            "created_at": "2023-04-17T11:42:00.941467-04:00",
                            "name": "TEX (J Degrom)",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bd7c5c4-5b71-4eb8-b6ab-df10f1f2c71a/?format=api"
                        },
                        {
                            "id": "8047c118-4179-4925-bdca-b04abdaa9b67",
                            "gambit_id": "cfba9f59-b4a5-425b-a88f-cf271888d547",
                            "last_updated": "2023-04-18T12:12:10.917984-04:00",
                            "created_at": "2023-04-17T11:42:00.939357-04:00",
                            "name": "KAN (J Lyles)",
                            "reward": "2.73000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bd7c5c4-5b71-4eb8-b6ab-df10f1f2c71a/?format=api"
                        }
                    ]
                },
                {
                    "id": "ab52872c-6fe0-4630-9df9-8ae8dbe12509",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80fda471-2e83-404f-8c58-65aee393b7b3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:00.929912-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 5317.0
                            },
                            {
                                "team": "KAN",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d3c02672-2c83-4452-8ed7-eebcebc7357c",
                            "gambit_id": "c0b558ef-b9d8-4c77-a969-c5b74cd670ca",
                            "last_updated": "2023-04-18T12:12:10.915225-04:00",
                            "created_at": "2023-04-17T11:42:00.934540-04:00",
                            "name": "TEX",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab52872c-6fe0-4630-9df9-8ae8dbe12509/?format=api"
                        },
                        {
                            "id": "3b7e89e6-4de9-4c93-be19-711ca609c41c",
                            "gambit_id": "a2f10e93-659d-434e-b7a5-880277debdef",
                            "last_updated": "2023-04-18T12:12:10.913788-04:00",
                            "created_at": "2023-04-17T11:42:00.932204-04:00",
                            "name": "KAN",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab52872c-6fe0-4630-9df9-8ae8dbe12509/?format=api"
                        }
                    ]
                },
                {
                    "id": "3a916dc8-87ee-41c3-b858-52614c1c9e49",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80fda471-2e83-404f-8c58-65aee393b7b3/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:00.923443-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce62c0a9-74d8-4e83-9d47-f8d60db6b54e",
                            "gambit_id": "6975ac9b-adcb-4ba3-8711-d3f061d2cc1a",
                            "last_updated": "2023-04-18T12:12:10.911004-04:00",
                            "created_at": "2023-04-17T11:42:00.927593-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a916dc8-87ee-41c3-b858-52614c1c9e49/?format=api"
                        },
                        {
                            "id": "17c48b65-3a25-4f83-a0a2-a959a2e1318f",
                            "gambit_id": "37ffb0d2-7f3b-4d79-809f-c66a8c8c965d",
                            "last_updated": "2023-04-18T12:12:10.909493-04:00",
                            "created_at": "2023-04-17T11:42:00.925490-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a916dc8-87ee-41c3-b858-52614c1c9e49/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "692ec3fb-82d9-4ce2-9bd8-74ddf70f67c1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "151abfb4-a4ab-4bb6-9d93-ad8d20e8bc92",
            "completed": true,
            "last_updated": "2023-04-18T12:12:10.651421-04:00",
            "created_at": "2023-04-17T11:42:00.747566-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.49,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/151abfb4-a4ab-4bb6-9d93-ad8d20e8bc92",
            "datetime": "2023-04-17T19:30:00-04:00",
            "cutoff_datetime": "2023-04-17T19:30:00-04:00",
            "name": "Brooklyn Nets v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "b2c7598a-2d8f-4ed3-ac0b-214a0a681de4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/692ec3fb-82d9-4ce2-9bd8-74ddf70f67c1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:00.768494-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7945.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 2055.0
                            }
                        ],
                        "expected_reward_tokens": 9453.0,
                        "profit_sb": -47.0,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bdcd3d8d-8a71-406f-82a7-335a75905ef7",
                            "gambit_id": "89774dcc-1c49-465f-a89c-a41c2c2c836f",
                            "last_updated": "2023-04-18T12:12:10.665877-04:00",
                            "created_at": "2023-04-17T11:42:00.770331-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.19000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c7598a-2d8f-4ed3-ac0b-214a0a681de4/?format=api"
                        },
                        {
                            "id": "757fbfb9-ac53-42e2-ae91-fcd405ea1ef1",
                            "gambit_id": "f305e3d3-f615-41cf-8d4f-c154bf27f00b",
                            "last_updated": "2023-04-18T12:12:10.667332-04:00",
                            "created_at": "2023-04-17T11:42:00.772352-04:00",
                            "name": "Brooklyn Nets",
                            "reward": "4.60000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c7598a-2d8f-4ed3-ac0b-214a0a681de4/?format=api"
                        }
                    ]
                },
                {
                    "id": "cfb0c261-3df7-44a3-9e66-9c1bc9b35778",
                    "match": "https://api-prod.gambitprofit.com/api/matches/692ec3fb-82d9-4ce2-9bd8-74ddf70f67c1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:00.761986-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7738f6a6-b343-43f5-89c6-3e85bfa0f248",
                            "gambit_id": "9996c272-1e91-4f76-90c8-f13b2a632789",
                            "last_updated": "2023-04-18T12:12:10.661703-04:00",
                            "created_at": "2023-04-17T11:42:00.764188-04:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfb0c261-3df7-44a3-9e66-9c1bc9b35778/?format=api"
                        },
                        {
                            "id": "20400512-3849-4178-9f37-02fd2a89c6af",
                            "gambit_id": "caef87bc-2745-4075-b25e-7fa6cbf35a55",
                            "last_updated": "2023-04-18T12:12:10.663109-04:00",
                            "created_at": "2023-04-17T11:42:00.766411-04:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfb0c261-3df7-44a3-9e66-9c1bc9b35778/?format=api"
                        }
                    ]
                },
                {
                    "id": "de96a625-0cc8-4d3a-92c5-ecd091fb02dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/692ec3fb-82d9-4ce2-9bd8-74ddf70f67c1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:00.752918-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 211.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b1aac76-bc38-49e1-8be3-2c8e60459f16",
                            "gambit_id": "f7b56dc8-6ed3-46d8-9e65-38f64c979d32",
                            "last_updated": "2023-04-18T12:12:10.657150-04:00",
                            "created_at": "2023-04-17T11:42:00.755103-04:00",
                            "name": "Game Total Under 211.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "211.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de96a625-0cc8-4d3a-92c5-ecd091fb02dc/?format=api"
                        },
                        {
                            "id": "d8feeb0b-089d-4781-a53f-e3d4585d91d0",
                            "gambit_id": "3867384a-4737-4f17-a1b8-392396eafed3",
                            "last_updated": "2023-04-18T12:12:10.658716-04:00",
                            "created_at": "2023-04-17T11:42:00.757435-04:00",
                            "name": "Game Total Over 211.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "211.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de96a625-0cc8-4d3a-92c5-ecd091fb02dc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8917a972-6fad-4236-9dbf-bace71f15d59",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b3d6e969-fa4f-420c-a83e-f89574c29a78",
            "completed": true,
            "last_updated": "2023-04-18T12:12:08.921722-04:00",
            "created_at": "2023-04-16T18:16:46.988102-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.34,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/b3d6e969-fa4f-420c-a83e-f89574c29a78",
            "datetime": "2023-04-17T19:30:00-04:00",
            "cutoff_datetime": "2023-04-17T19:30:00-04:00",
            "name": "Florida Panthers v. Boston Bruins",
            "bettypes": [
                {
                    "id": "59e3dbae-b85d-4e47-b9be-a8d52bbc464c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8917a972-6fad-4236-9dbf-bace71f15d59/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T18:16:47.004581-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6611.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9387.53,
                        "profit_sb": -112.47,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9b0cac8-3dac-41ec-990f-f1190364e7d1",
                            "gambit_id": "65937f1f-b349-4ccf-a3e9-e7b6c7bc625f",
                            "last_updated": "2023-04-18T12:12:08.942944-04:00",
                            "created_at": "2023-04-16T18:16:47.006264-04:00",
                            "name": "Boston Bruins",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59e3dbae-b85d-4e47-b9be-a8d52bbc464c/?format=api"
                        },
                        {
                            "id": "621481f7-f327-4aaa-9a6d-06a473645cf8",
                            "gambit_id": "c03c58ee-cf13-47a1-8cfc-4116d2b9bd06",
                            "last_updated": "2023-04-18T12:12:08.945420-04:00",
                            "created_at": "2023-04-16T18:16:47.008140-04:00",
                            "name": "Florida Panthers",
                            "reward": "2.77000",
                            "odds": "2.85000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59e3dbae-b85d-4e47-b9be-a8d52bbc464c/?format=api"
                        }
                    ]
                },
                {
                    "id": "ca8e1cc8-8c28-4fc9-b76b-60402f2162ad",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8917a972-6fad-4236-9dbf-bace71f15d59/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T18:16:46.998138-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5773.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "31b56e55-cec6-423a-8c5b-8b2ba5b7e6c4",
                            "gambit_id": "c7f04962-340e-40f4-a271-ec170c419536",
                            "last_updated": "2023-04-18T12:12:08.937902-04:00",
                            "created_at": "2023-04-16T18:16:47.002622-04:00",
                            "name": "Florida Panthers",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8e1cc8-8c28-4fc9-b76b-60402f2162ad/?format=api"
                        },
                        {
                            "id": "1d7fe602-ee00-4c96-870d-d59da538ca0f",
                            "gambit_id": "9cbfbc7a-4d9d-49ab-a373-7a73fa43a53d",
                            "last_updated": "2023-04-18T12:12:08.935458-04:00",
                            "created_at": "2023-04-16T18:16:47.000578-04:00",
                            "name": "Boston Bruins",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8e1cc8-8c28-4fc9-b76b-60402f2162ad/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a30b348-0370-4845-97b1-3795187f8499",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8917a972-6fad-4236-9dbf-bace71f15d59/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T18:16:46.991162-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5319.0
                            },
                            {
                                "team": "Game Total Under 6",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3324d642-8e14-4a64-a279-286b54fd2fbb",
                            "gambit_id": "85b5fd63-2e6f-40ea-8312-73317f9787a4",
                            "last_updated": "2023-04-18T12:12:08.930263-04:00",
                            "created_at": "2023-04-16T18:16:46.995587-04:00",
                            "name": "Game Total Over 6",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a30b348-0370-4845-97b1-3795187f8499/?format=api"
                        },
                        {
                            "id": "4cec3df8-a14c-4dba-8c7a-669425af0eef",
                            "gambit_id": "6efe8fb0-38c7-4adf-924f-c49c3d591bee",
                            "last_updated": "2023-04-18T12:12:08.927796-04:00",
                            "created_at": "2023-04-16T18:16:46.993153-04:00",
                            "name": "Game Total Under 6",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a30b348-0370-4845-97b1-3795187f8499/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c5a4597d-1e4b-42fd-9334-f5a4714a0927",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2fae8305-3dd0-408d-88cd-ddd6020b8d8f",
            "completed": true,
            "last_updated": "2023-04-19T17:46:59.141328-04:00",
            "created_at": "2023-04-17T11:42:00.561343-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2fae8305-3dd0-408d-88cd-ddd6020b8d8f",
            "datetime": "2023-04-17T19:10:00-04:00",
            "cutoff_datetime": "2023-04-17T19:10:00-04:00",
            "name": "PHI (Z Wheeler) v. CWS (L Lynn)",
            "bettypes": [
                {
                    "id": "49b71160-4c1f-4ab3-bca2-25c9c9bd6788",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5a4597d-1e4b-42fd-9334-f5a4714a0927/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:00.587803-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (Z Wheeler)",
                                "amount": 5234.0
                            },
                            {
                                "team": "CWS (L Lynn)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "884dfc25-3557-475a-8fe6-d9fbf7d2a93f",
                            "gambit_id": "443ca9d8-9795-42a5-a8da-cc6e25a6524c",
                            "last_updated": "2023-04-19T17:46:59.160058-04:00",
                            "created_at": "2023-04-17T11:42:00.597353-04:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b71160-4c1f-4ab3-bca2-25c9c9bd6788/?format=api"
                        },
                        {
                            "id": "2c6c8f94-a2e3-47bd-bcaa-bd76b764bc2f",
                            "gambit_id": "2e2954dc-870b-4c16-ae6a-17c93b1dac16",
                            "last_updated": "2023-04-19T17:46:59.158025-04:00",
                            "created_at": "2023-04-17T11:42:00.592131-04:00",
                            "name": "CWS (L Lynn)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49b71160-4c1f-4ab3-bca2-25c9c9bd6788/?format=api"
                        }
                    ]
                },
                {
                    "id": "ad4e35bc-b3f4-4a97-980e-aac9318e774b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5a4597d-1e4b-42fd-9334-f5a4714a0927/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:00.578412-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS",
                                "amount": 5939.0
                            },
                            {
                                "team": "PHI",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4c000b2d-cb54-4098-b3b1-5e281ac69f0c",
                            "gambit_id": "12b103da-6a9b-4850-aeb8-02daf5013627",
                            "last_updated": "2023-04-19T17:46:59.152062-04:00",
                            "created_at": "2023-04-17T11:42:00.581518-04:00",
                            "name": "CWS",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad4e35bc-b3f4-4a97-980e-aac9318e774b/?format=api"
                        },
                        {
                            "id": "92b9e0b4-6df8-420c-9e51-ce9b517eb577",
                            "gambit_id": "8f9bbcb5-58f4-4795-8644-a7574c22cc22",
                            "last_updated": "2023-04-19T17:46:59.154109-04:00",
                            "created_at": "2023-04-17T11:42:00.584131-04:00",
                            "name": "PHI",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad4e35bc-b3f4-4a97-980e-aac9318e774b/?format=api"
                        }
                    ]
                },
                {
                    "id": "b0168ee6-8430-494b-b6f6-4034e7396b3d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c5a4597d-1e4b-42fd-9334-f5a4714a0927/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:00.567721-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8cf0485e-6fc9-4422-8e78-b5ea16c34b0c",
                            "gambit_id": "be891635-8ec7-4ba2-b5f6-d15fdb43e05c",
                            "last_updated": "2023-04-19T17:46:59.145960-04:00",
                            "created_at": "2023-04-17T11:42:00.570906-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0168ee6-8430-494b-b6f6-4034e7396b3d/?format=api"
                        },
                        {
                            "id": "4eba87cf-321e-4c59-aa30-157282ac6422",
                            "gambit_id": "2664520c-2b4b-45b1-a020-7f3faf33387e",
                            "last_updated": "2023-04-19T17:46:59.147890-04:00",
                            "created_at": "2023-04-17T11:42:00.574893-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0168ee6-8430-494b-b6f6-4034e7396b3d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fc56a70b-0238-48c7-93fb-7444bf656582",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e715ac50-c1bc-43b6-9b7b-78b43c4c617a",
            "completed": true,
            "last_updated": "2023-04-18T12:12:08.778961-04:00",
            "created_at": "2023-04-16T18:16:46.800617-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "NHL Playoffs",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e715ac50-c1bc-43b6-9b7b-78b43c4c617a",
            "datetime": "2023-04-17T19:00:00-04:00",
            "cutoff_datetime": "2023-04-17T19:00:00-04:00",
            "name": "New York Islanders v. Carolina Hurricanes",
            "bettypes": [
                {
                    "id": "1a309f6a-145c-407f-a72b-9e1f02c23cde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc56a70b-0238-48c7-93fb-7444bf656582/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T18:16:46.819219-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6154.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3846.0
                            }
                        ],
                        "expected_reward_tokens": 9538.08,
                        "profit_sb": 38.08,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b949fd17-ff1f-494b-8e2b-6585332e041b",
                            "gambit_id": "5c55b032-889f-4c73-b158-05f5f5c2c18b",
                            "last_updated": "2023-04-18T12:12:08.791013-04:00",
                            "created_at": "2023-04-16T18:16:46.821257-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a309f6a-145c-407f-a72b-9e1f02c23cde/?format=api"
                        },
                        {
                            "id": "0f4be33f-e1f4-4ed3-9978-aa827b50ee61",
                            "gambit_id": "46d1adfe-d917-4ac3-bfd1-f564c00b61a9",
                            "last_updated": "2023-04-18T12:12:08.792516-04:00",
                            "created_at": "2023-04-16T18:16:46.823494-04:00",
                            "name": "New York Islanders",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a309f6a-145c-407f-a72b-9e1f02c23cde/?format=api"
                        }
                    ]
                },
                {
                    "id": "85fc1863-8da8-48f7-a754-8c418f4dfe8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc56a70b-0238-48c7-93fb-7444bf656582/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T18:16:46.812706-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6324.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "375ac94c-5dd2-493b-9168-798088413305",
                            "gambit_id": "446f0525-701b-4ab4-b5fe-afd955e3c5c0",
                            "last_updated": "2023-04-18T12:12:08.788297-04:00",
                            "created_at": "2023-04-16T18:16:46.817038-04:00",
                            "name": "New York Islanders",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fc1863-8da8-48f7-a754-8c418f4dfe8f/?format=api"
                        },
                        {
                            "id": "e9728de8-d6d5-4872-be42-c7a2c2072a79",
                            "gambit_id": "eacf4e03-b639-44cc-ac75-be16c39eaa23",
                            "last_updated": "2023-04-18T12:12:08.786890-04:00",
                            "created_at": "2023-04-16T18:16:46.814913-04:00",
                            "name": "Carolina Hurricanes",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fc1863-8da8-48f7-a754-8c418f4dfe8f/?format=api"
                        }
                    ]
                },
                {
                    "id": "7e4ca03e-8b0e-4b25-bff7-cb1614afdda8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc56a70b-0238-48c7-93fb-7444bf656582/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T18:16:46.804452-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 5.5",
                                "amount": 5614.0
                            },
                            {
                                "team": "Game Total Over 5.5",
                                "amount": 4386.0
                            }
                        ],
                        "expected_reward_tokens": 9429.9,
                        "profit_sb": -70.1,
                        "profit_sb_percentage": -0.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4e7ca584-6a1e-4e7d-bc99-7aa0af7dfc3d",
                            "gambit_id": "67a7a537-986a-489e-8ab1-e462f7e5539f",
                            "last_updated": "2023-04-18T12:12:08.782569-04:00",
                            "created_at": "2023-04-16T18:16:46.807180-04:00",
                            "name": "Game Total Under 5.5",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4ca03e-8b0e-4b25-bff7-cb1614afdda8/?format=api"
                        },
                        {
                            "id": "69186703-b828-418f-93e5-737671bf40e4",
                            "gambit_id": "41638f13-863d-465f-bd17-9d0f2551b74e",
                            "last_updated": "2023-04-18T12:12:08.784104-04:00",
                            "created_at": "2023-04-16T18:16:46.809729-04:00",
                            "name": "Game Total Over 5.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4ca03e-8b0e-4b25-bff7-cb1614afdda8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a952aa79-96c0-4a41-8970-2e3a3431d49f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e62a21a4-263a-4ae0-9af7-0abc80e0ce3d",
            "completed": true,
            "last_updated": "2023-04-18T12:12:11.753272-04:00",
            "created_at": "2023-04-17T11:42:00.126500-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.95,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/e62a21a4-263a-4ae0-9af7-0abc80e0ce3d",
            "datetime": "2023-04-17T18:40:00-04:00",
            "cutoff_datetime": "2023-04-17T18:40:00-04:00",
            "name": "SFO (L Webb) v. MIA (J Luzardo)",
            "bettypes": [
                {
                    "id": "e20ad814-5eca-4b40-a900-1c0a2e4e21bc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a952aa79-96c0-4a41-8970-2e3a3431d49f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:00.150315-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA (J Luzardo)",
                                "amount": 5299.0
                            },
                            {
                                "team": "SFO (L Webb)",
                                "amount": 4701.0
                            }
                        ],
                        "expected_reward_tokens": 9590.04,
                        "profit_sb": 90.04,
                        "profit_sb_percentage": 0.95,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b305a4ab-283d-4cc9-b2da-365e006c3df7",
                            "gambit_id": "13f758cd-7d55-436b-a508-92b7b446b0fb",
                            "last_updated": "2023-04-18T12:12:11.765848-04:00",
                            "created_at": "2023-04-17T11:42:00.153262-04:00",
                            "name": "MIA (J Luzardo)",
                            "reward": "1.81000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e20ad814-5eca-4b40-a900-1c0a2e4e21bc/?format=api"
                        },
                        {
                            "id": "4ad4122e-1cc0-4d13-a759-6ded265e2c5c",
                            "gambit_id": "852a62a8-7780-4628-89b5-48d12f5d2b14",
                            "last_updated": "2023-04-18T12:12:11.767383-04:00",
                            "created_at": "2023-04-17T11:42:00.156494-04:00",
                            "name": "SFO (L Webb)",
                            "reward": "2.04000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e20ad814-5eca-4b40-a900-1c0a2e4e21bc/?format=api"
                        }
                    ]
                },
                {
                    "id": "dfe49f10-dd20-4fc7-8dff-ed7460c7d1d4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a952aa79-96c0-4a41-8970-2e3a3431d49f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:00.138373-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SFO",
                                "amount": 6399.0
                            },
                            {
                                "team": "MIA",
                                "amount": 3601.0
                            }
                        ],
                        "expected_reward_tokens": 9470.52,
                        "profit_sb": -29.48,
                        "profit_sb_percentage": -0.31,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "14ac2c4c-68c9-4bd7-9f81-eab01d94e62f",
                            "gambit_id": "124b0c89-5958-43c6-8163-98538bb52e40",
                            "last_updated": "2023-04-18T12:12:11.762902-04:00",
                            "created_at": "2023-04-17T11:42:00.144866-04:00",
                            "name": "SFO",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfe49f10-dd20-4fc7-8dff-ed7460c7d1d4/?format=api"
                        },
                        {
                            "id": "3b4ef07b-3945-4acc-8798-1aeca21d848c",
                            "gambit_id": "fb7f4a9b-a7b6-4ba4-909a-1f16e5c3a9da",
                            "last_updated": "2023-04-18T12:12:11.761460-04:00",
                            "created_at": "2023-04-17T11:42:00.141147-04:00",
                            "name": "MIA",
                            "reward": "2.63000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfe49f10-dd20-4fc7-8dff-ed7460c7d1d4/?format=api"
                        }
                    ]
                },
                {
                    "id": "40940bc0-ef00-4ef3-913a-bf88ac1ec55d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a952aa79-96c0-4a41-8970-2e3a3431d49f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:00.129792-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 5317.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1fda088e-29e5-4697-b44a-4bc2378dd741",
                            "gambit_id": "c935eac5-c933-49b9-8e2f-2c54dc6c1f5b",
                            "last_updated": "2023-04-18T12:12:11.756785-04:00",
                            "created_at": "2023-04-17T11:42:00.132453-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40940bc0-ef00-4ef3-913a-bf88ac1ec55d/?format=api"
                        },
                        {
                            "id": "17cbd297-a7fb-4e04-bd70-ebf2089a2603",
                            "gambit_id": "e9db7d1e-670f-45b9-94d4-38ceb8ad6d07",
                            "last_updated": "2023-04-18T12:12:11.758325-04:00",
                            "created_at": "2023-04-17T11:42:00.135496-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40940bc0-ef00-4ef3-913a-bf88ac1ec55d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f1bc9c14-1120-4624-80c5-8444b22d8f88",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fff82584-8396-4cb0-9ee2-72b5c071db87",
            "completed": true,
            "last_updated": "2023-04-18T12:12:10.429208-04:00",
            "created_at": "2023-04-17T11:41:59.902582-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fff82584-8396-4cb0-9ee2-72b5c071db87",
            "datetime": "2023-04-17T18:40:00-04:00",
            "cutoff_datetime": "2023-04-17T18:40:00-04:00",
            "name": "TAM (J Beeks) v. CIN (H Greene)",
            "bettypes": [
                {
                    "id": "a5d61c84-fdd7-4ccf-841d-c8e938ceb4c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f1bc9c14-1120-4624-80c5-8444b22d8f88/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:41:59.926686-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (J Beeks)",
                                "amount": 5838.0
                            },
                            {
                                "team": "CIN (H Greene)",
                                "amount": 4162.0
                            }
                        ],
                        "expected_reward_tokens": 9572.6,
                        "profit_sb": 72.6,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e2e3fb13-e328-49b3-a6e4-f1f8314125e8",
                            "gambit_id": "3a44ad4a-728f-4656-84ba-007391129481",
                            "last_updated": "2023-04-18T12:12:10.443796-04:00",
                            "created_at": "2023-04-17T11:41:59.932681-04:00",
                            "name": "TAM (J Beeks)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5d61c84-fdd7-4ccf-841d-c8e938ceb4c5/?format=api"
                        },
                        {
                            "id": "3525319c-7eb7-4fac-8ca3-02cdbd04b482",
                            "gambit_id": "2df390f3-ff24-4d25-8141-3771999c9f82",
                            "last_updated": "2023-04-18T12:12:10.441976-04:00",
                            "created_at": "2023-04-17T11:41:59.929276-04:00",
                            "name": "CIN (H Greene)",
                            "reward": "2.30000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5d61c84-fdd7-4ccf-841d-c8e938ceb4c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "19f8678e-0a34-4ee6-ad5c-a70be68d2e89",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f1bc9c14-1120-4624-80c5-8444b22d8f88/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:41:59.917121-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CIN",
                                "amount": 5317.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4683.0
                            }
                        ],
                        "expected_reward_tokens": 9411.09,
                        "profit_sb": -88.91,
                        "profit_sb_percentage": -0.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4fe3f491-2876-4bb7-999f-dc11bd1df88e",
                            "gambit_id": "b32e96c5-d530-4f20-9b9f-a467ac5d3e3f",
                            "last_updated": "2023-04-18T12:12:10.437628-04:00",
                            "created_at": "2023-04-17T11:41:59.920612-04:00",
                            "name": "CIN",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19f8678e-0a34-4ee6-ad5c-a70be68d2e89/?format=api"
                        },
                        {
                            "id": "6f7a07a0-ce24-4ee7-8ead-0265c638b6cf",
                            "gambit_id": "5a77a390-af5f-4c00-9177-ff83f911ca9b",
                            "last_updated": "2023-04-18T12:12:10.439099-04:00",
                            "created_at": "2023-04-17T11:41:59.923587-04:00",
                            "name": "TAM",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19f8678e-0a34-4ee6-ad5c-a70be68d2e89/?format=api"
                        }
                    ]
                },
                {
                    "id": "f337b93d-aa2d-4d66-99f7-76079e7f20cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f1bc9c14-1120-4624-80c5-8444b22d8f88/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:41:59.907925-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1911731a-7769-46a8-99ca-5b1186c55035",
                            "gambit_id": "f5c97c17-39ab-43cc-b54d-608be3462c69",
                            "last_updated": "2023-04-18T12:12:10.433059-04:00",
                            "created_at": "2023-04-17T11:41:59.910863-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f337b93d-aa2d-4d66-99f7-76079e7f20cb/?format=api"
                        },
                        {
                            "id": "32a2a5c3-28c1-4516-9e0d-65e09d0d5ac7",
                            "gambit_id": "0980a29c-9da9-44c1-beb6-915e5fe9a2ea",
                            "last_updated": "2023-04-18T12:12:10.434605-04:00",
                            "created_at": "2023-04-17T11:41:59.914031-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f337b93d-aa2d-4d66-99f7-76079e7f20cb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "be5490e6-fb13-4488-aa3f-02d19e3199c4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0083fe7d-86da-424d-9d55-0ba426381624",
            "completed": true,
            "last_updated": "2023-04-19T17:27:14.808325-04:00",
            "created_at": "2023-04-17T11:41:59.716606-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.09,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/0083fe7d-86da-424d-9d55-0ba426381624",
            "datetime": "2023-04-17T18:40:00-04:00",
            "cutoff_datetime": "2023-04-17T18:40:00-04:00",
            "name": "CLE (H Gaddis) v. DET (M Boyd)",
            "bettypes": [
                {
                    "id": "d2cb84ad-d23b-4d27-8a82-8c33caa2f98b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be5490e6-fb13-4488-aa3f-02d19e3199c4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:41:59.740404-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (H Gaddis)",
                                "amount": 5426.0
                            },
                            {
                                "team": "DET (M Boyd)",
                                "amount": 4574.0
                            }
                        ],
                        "expected_reward_tokens": 9604.02,
                        "profit_sb": 104.02,
                        "profit_sb_percentage": 1.09,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "23ace9cd-8243-49ff-9eed-96b6892fb7dd",
                            "gambit_id": "7c5cf980-69d9-4004-a270-08fde9a3740b",
                            "last_updated": "2023-04-19T17:27:14.837168-04:00",
                            "created_at": "2023-04-17T11:41:59.746129-04:00",
                            "name": "CLE (H Gaddis)",
                            "reward": "1.77000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2cb84ad-d23b-4d27-8a82-8c33caa2f98b/?format=api"
                        },
                        {
                            "id": "a506ee18-4ed3-4faf-84a6-5b7917065d0c",
                            "gambit_id": "1610ae54-df6c-44cc-8d94-3de95d88bcef",
                            "last_updated": "2023-04-19T17:27:14.830918-04:00",
                            "created_at": "2023-04-17T11:41:59.743515-04:00",
                            "name": "DET (M Boyd)",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2cb84ad-d23b-4d27-8a82-8c33caa2f98b/?format=api"
                        }
                    ]
                },
                {
                    "id": "311a2dfe-d0de-49ea-b827-8fdc5876181c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be5490e6-fb13-4488-aa3f-02d19e3199c4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:41:59.732572-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 5939.0
                            },
                            {
                                "team": "CLE",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "620bbd8f-4733-4fe5-8210-1a0451a2ee3f",
                            "gambit_id": "af711493-6a74-4b4d-b7ce-30cbd5d59913",
                            "last_updated": "2023-04-19T17:27:14.822791-04:00",
                            "created_at": "2023-04-17T11:41:59.735527-04:00",
                            "name": "DET",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311a2dfe-d0de-49ea-b827-8fdc5876181c/?format=api"
                        },
                        {
                            "id": "9dec7b8f-b330-4f8d-91a5-81f53f5a0c64",
                            "gambit_id": "b02f82ad-5c83-4a57-8736-aaa95a4ab6c0",
                            "last_updated": "2023-04-19T17:27:14.825413-04:00",
                            "created_at": "2023-04-17T11:41:59.737860-04:00",
                            "name": "CLE",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/311a2dfe-d0de-49ea-b827-8fdc5876181c/?format=api"
                        }
                    ]
                },
                {
                    "id": "f0e1e061-fcec-4d7f-b705-125035dbb2de",
                    "match": "https://api-prod.gambitprofit.com/api/matches/be5490e6-fb13-4488-aa3f-02d19e3199c4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:41:59.720695-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e304eb5b-91b3-4b8c-996a-f62e95311ce3",
                            "gambit_id": "4625c2ea-c3cb-4c02-8925-6adb3e9805cc",
                            "last_updated": "2023-04-19T17:27:14.818670-04:00",
                            "created_at": "2023-04-17T11:41:59.727108-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0e1e061-fcec-4d7f-b705-125035dbb2de/?format=api"
                        },
                        {
                            "id": "94bdc565-2812-41d4-830f-e0209cc0e8e8",
                            "gambit_id": "fc8808f3-df33-403d-9e48-5c87c2bd0cae",
                            "last_updated": "2023-04-19T17:27:14.814282-04:00",
                            "created_at": "2023-04-17T11:41:59.724076-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0e1e061-fcec-4d7f-b705-125035dbb2de/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "86878079-558b-49bd-b7fb-0395e8d47c52",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "42629ed1-10f9-498a-a2d0-0135499894c9",
            "completed": false,
            "last_updated": "2023-04-24T18:37:04.562248-04:00",
            "created_at": "2023-04-17T11:42:00.358003-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.82,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/42629ed1-10f9-498a-a2d0-0135499894c9",
            "datetime": "2023-04-17T18:40:00-04:00",
            "cutoff_datetime": "2023-04-17T18:40:00-04:00",
            "name": "CLE (H Gaddis) v. DET (ED Rodriguez)",
            "bettypes": [
                {
                    "id": "58cb3c7a-3d25-4c06-952f-c29c028c0528",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86878079-558b-49bd-b7fb-0395e8d47c52/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-17T11:42:00.380402-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (H Gaddis)",
                                "amount": 5234.0
                            },
                            {
                                "team": "DET (ED Rodriguez)",
                                "amount": 4766.0
                            }
                        ],
                        "expected_reward_tokens": 9578.22,
                        "profit_sb": 78.22,
                        "profit_sb_percentage": 0.82,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3fd42e38-cf16-4828-9069-3b44f3fb2330",
                            "gambit_id": "c55b92db-27b5-4fae-b302-90c608a1f85f",
                            "last_updated": "2023-04-24T18:37:04.585089-04:00",
                            "created_at": "2023-04-17T11:42:00.387362-04:00",
                            "name": "CLE (H Gaddis)",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58cb3c7a-3d25-4c06-952f-c29c028c0528/?format=api"
                        },
                        {
                            "id": "2063d2f3-3781-458b-8877-1c7c3540c38f",
                            "gambit_id": "f65fc309-328b-4ecc-af3e-4e36aedc2c66",
                            "last_updated": "2023-04-24T18:37:04.582975-04:00",
                            "created_at": "2023-04-17T11:42:00.383738-04:00",
                            "name": "DET (ED Rodriguez)",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58cb3c7a-3d25-4c06-952f-c29c028c0528/?format=api"
                        }
                    ]
                },
                {
                    "id": "b79cc3c0-5efa-48e2-94fa-b0546d489d2c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86878079-558b-49bd-b7fb-0395e8d47c52/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-17T11:42:00.372705-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DET",
                                "amount": 6020.0
                            },
                            {
                                "team": "CLE",
                                "amount": 3980.0
                            }
                        ],
                        "expected_reward_tokens": 9511.6,
                        "profit_sb": 11.6,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "199a0178-0f80-44fd-8282-01e4452cb936",
                            "gambit_id": "4328dffd-03a7-412b-b69f-8a5462dea1eb",
                            "last_updated": "2023-04-24T18:37:04.576130-04:00",
                            "created_at": "2023-04-17T11:42:00.375136-04:00",
                            "name": "DET",
                            "reward": "1.58000",
                            "odds": "1.60610",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b79cc3c0-5efa-48e2-94fa-b0546d489d2c/?format=api"
                        },
                        {
                            "id": "d164e4b6-2ec2-4b4a-91a5-c32b64eba81d",
                            "gambit_id": "02c31c1d-1833-4e52-87e7-78d2bbc89eaf",
                            "last_updated": "2023-04-24T18:37:04.578376-04:00",
                            "created_at": "2023-04-17T11:42:00.377623-04:00",
                            "name": "CLE",
                            "reward": "2.39000",
                            "odds": "2.45000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b79cc3c0-5efa-48e2-94fa-b0546d489d2c/?format=api"
                        }
                    ]
                },
                {
                    "id": "0586937c-1476-4c4d-9467-6e86edde7aa3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/86878079-558b-49bd-b7fb-0395e8d47c52/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-17T11:42:00.362287-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89da7f55-d4d4-436e-ac21-b81581409ade",
                            "gambit_id": "9b36edeb-0df2-484d-aaa1-f8fcbe03ba0c",
                            "last_updated": "2023-04-24T18:37:04.571187-04:00",
                            "created_at": "2023-04-17T11:42:00.369722-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0586937c-1476-4c4d-9467-6e86edde7aa3/?format=api"
                        },
                        {
                            "id": "ecdd359b-cbb9-4944-b78a-732221ed255e",
                            "gambit_id": "0fb85fac-e153-4521-b922-8619f7f502d3",
                            "last_updated": "2023-04-24T18:37:04.568690-04:00",
                            "created_at": "2023-04-17T11:42:00.366778-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0586937c-1476-4c4d-9467-6e86edde7aa3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6eee37dc-3eb7-4a8d-98fe-b86de3026897",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "101dd8ad-97f8-4257-a394-e6c4032b1d64",
            "completed": true,
            "last_updated": "2023-04-18T12:12:05.070912-04:00",
            "created_at": "2023-04-14T12:02:18.928482-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.78,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/101dd8ad-97f8-4257-a394-e6c4032b1d64",
            "datetime": "2023-04-17T15:00:00-04:00",
            "cutoff_datetime": "2023-04-17T15:00:00-04:00",
            "name": "Leeds United v. Liverpool",
            "bettypes": [
                {
                    "id": "95bf0188-60ac-4ad6-ad69-4065b93a965b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6eee37dc-3eb7-4a8d-98fe-b86de3026897/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-14T12:02:18.935673-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 7192.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2808.0
                            }
                        ],
                        "expected_reward_tokens": 11793.6,
                        "profit_sb": 2293.6,
                        "profit_sb_percentage": 24.14,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 5632.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2199.0
                            },
                            {
                                "team": "Leeds United",
                                "amount": 2168.0
                            }
                        ],
                        "expected_reward_tokens": 9235.68,
                        "profit_sb": -264.32,
                        "profit_sb_percentage": -2.78,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fd11d969-02d5-466e-8a8a-110927b7d686",
                            "gambit_id": "167dc160-142d-42c4-8fe1-67bc4298ab4b",
                            "last_updated": "2023-04-18T12:12:05.079160-04:00",
                            "created_at": "2023-04-14T12:02:18.937229-04:00",
                            "name": "Liverpool",
                            "reward": "1.64000",
                            "odds": "1.67000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95bf0188-60ac-4ad6-ad69-4065b93a965b/?format=api"
                        },
                        {
                            "id": "6d23aca5-7b01-4f70-a6ca-6e92253bb563",
                            "gambit_id": "022cd069-6376-4cfc-b87e-a0f4f242081f",
                            "last_updated": "2023-04-18T12:12:05.081873-04:00",
                            "created_at": "2023-04-14T12:02:18.940273-04:00",
                            "name": "Draw",
                            "reward": "4.20000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95bf0188-60ac-4ad6-ad69-4065b93a965b/?format=api"
                        },
                        {
                            "id": "e9723d4d-c1db-4fe6-b092-c05e25fe539a",
                            "gambit_id": "8b68e0cf-3796-453a-94f2-994aa883b7a6",
                            "last_updated": "2023-04-18T12:12:05.080501-04:00",
                            "created_at": "2023-04-14T12:02:18.938753-04:00",
                            "name": "Leeds United",
                            "reward": "4.26000",
                            "odds": "4.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95bf0188-60ac-4ad6-ad69-4065b93a965b/?format=api"
                        }
                    ]
                },
                {
                    "id": "360aa3ab-e205-47a5-ade4-5651f294b68a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6eee37dc-3eb7-4a8d-98fe-b86de3026897/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-14T12:02:18.930449-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6352.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3648.0
                            }
                        ],
                        "expected_reward_tokens": 9083.36,
                        "profit_sb": -416.64,
                        "profit_sb_percentage": -4.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8a4dae9b-a2bf-43ba-b73e-cae513ffc897",
                            "gambit_id": "32979ad4-8ebf-46b6-94db-73a23b2fed75",
                            "last_updated": "2023-04-18T12:12:05.074922-04:00",
                            "created_at": "2023-04-14T12:02:18.931999-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.43000",
                            "odds": "1.45000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/360aa3ab-e205-47a5-ade4-5651f294b68a/?format=api"
                        },
                        {
                            "id": "78777d80-e5e7-421d-8747-8b146b21e19d",
                            "gambit_id": "bcdcd79b-69ba-4338-9ce1-2014c2d4d350",
                            "last_updated": "2023-04-18T12:12:05.076391-04:00",
                            "created_at": "2023-04-14T12:02:18.933642-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.49000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/360aa3ab-e205-47a5-ade4-5651f294b68a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4490cd9e-6928-4abc-b43e-d57d001ece6f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "56422c42-8f44-4970-8752-26f5567820f2",
            "completed": true,
            "last_updated": "2023-04-18T12:12:06.865591-04:00",
            "created_at": "2023-04-16T12:17:28.004654-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.69,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/56422c42-8f44-4970-8752-26f5567820f2",
            "datetime": "2023-04-16T22:30:00-04:00",
            "cutoff_datetime": "2023-04-16T22:30:00-04:00",
            "name": "Minnesota Timberwolves v. Denver Nuggets",
            "bettypes": [
                {
                    "id": "c4614cdd-d75d-4af3-bc15-b6c361a79bbd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4490cd9e-6928-4abc-b43e-d57d001ece6f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:28.015199-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7429.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 2571.0
                            }
                        ],
                        "expected_reward_tokens": 9434.83,
                        "profit_sb": -65.17,
                        "profit_sb_percentage": -0.69,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "51498606-ac9d-407b-be8b-a3b8fed424ff",
                            "gambit_id": "20a54c3a-8baf-4b12-834f-8386532c1167",
                            "last_updated": "2023-04-18T12:12:06.878542-04:00",
                            "created_at": "2023-04-16T12:17:28.017803-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.27000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4614cdd-d75d-4af3-bc15-b6c361a79bbd/?format=api"
                        },
                        {
                            "id": "fb6c05b0-262b-418f-b3b2-a086ff930e8c",
                            "gambit_id": "013199ad-c04b-4828-8604-c89fdf95738c",
                            "last_updated": "2023-04-18T12:12:06.880848-04:00",
                            "created_at": "2023-04-16T12:17:28.020395-04:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "3.67000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4614cdd-d75d-4af3-bc15-b6c361a79bbd/?format=api"
                        }
                    ]
                },
                {
                    "id": "507ce8f8-3cea-4e0b-9faa-5f9ffe438fb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4490cd9e-6928-4abc-b43e-d57d001ece6f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:28.022848-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Minnesota Timberwolves",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6eac8234-8cf8-4d85-82ac-5e88fac8fb99",
                            "gambit_id": "e03355aa-adb6-4f24-8466-30d564da5e01",
                            "last_updated": "2023-04-18T12:12:06.885663-04:00",
                            "created_at": "2023-04-16T12:17:28.024947-04:00",
                            "name": "Denver Nuggets",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/507ce8f8-3cea-4e0b-9faa-5f9ffe438fb6/?format=api"
                        },
                        {
                            "id": "5bf4ea56-31a9-4149-8f81-0563ceae9f41",
                            "gambit_id": "b02f366d-d310-4a2a-9251-c98716bd79b5",
                            "last_updated": "2023-04-18T12:12:06.888108-04:00",
                            "created_at": "2023-04-16T12:17:28.027170-04:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/507ce8f8-3cea-4e0b-9faa-5f9ffe438fb6/?format=api"
                        }
                    ]
                },
                {
                    "id": "4d787170-adb2-4b56-b4fd-0870a16be08c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4490cd9e-6928-4abc-b43e-d57d001ece6f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:28.007693-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07eabb1b-d5cb-4975-94a3-012ac6444d60",
                            "gambit_id": "1e839691-8ddb-45f5-a984-8dbacc930a23",
                            "last_updated": "2023-04-18T12:12:06.873940-04:00",
                            "created_at": "2023-04-16T12:17:28.012503-04:00",
                            "name": "Game Total Over 224.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d787170-adb2-4b56-b4fd-0870a16be08c/?format=api"
                        },
                        {
                            "id": "01cfe191-e5e4-4fc7-80c4-8fe2d8243eee",
                            "gambit_id": "134bc5d5-fe75-45a4-83a7-14001e55264d",
                            "last_updated": "2023-04-18T12:12:06.870994-04:00",
                            "created_at": "2023-04-16T12:17:28.009929-04:00",
                            "name": "Game Total Under 224.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "224.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d787170-adb2-4b56-b4fd-0870a16be08c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "2cbd96dd-cd64-46a8-8031-e8d898463b9b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5bc53497-2a40-42bf-b186-924655bcb9b2",
            "completed": true,
            "last_updated": "2023-04-18T12:12:04.302257-04:00",
            "created_at": "2023-04-13T09:32:22.820140-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.14,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/5bc53497-2a40-42bf-b186-924655bcb9b2",
            "datetime": "2023-04-16T20:00:00-04:00",
            "cutoff_datetime": "2023-04-16T20:00:00-04:00",
            "name": "Los Angeles Clippers v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "5ac7f156-18da-4776-bdb7-220a019c12cf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cbd96dd-cd64-46a8-8031-e8d898463b9b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-13T09:32:22.821932-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7242.0
                            },
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 2758.0
                            }
                        ],
                        "expected_reward_tokens": 9487.02,
                        "profit_sb": -12.98,
                        "profit_sb_percentage": -0.14,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8625c808-67e4-49ee-9720-777b09ed85d8",
                            "gambit_id": "9eca0c36-dac0-400d-8f62-fd75b8f12924",
                            "last_updated": "2023-04-18T12:12:04.305844-04:00",
                            "created_at": "2023-04-13T09:32:22.823253-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.31000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac7f156-18da-4776-bdb7-220a019c12cf/?format=api"
                        },
                        {
                            "id": "0b37bf11-0f78-474e-b8f4-5a2762c5ab51",
                            "gambit_id": "7438d90d-ee8a-4412-8e54-f0c5a0f6f29a",
                            "last_updated": "2023-04-18T12:12:04.307459-04:00",
                            "created_at": "2023-04-13T09:32:22.824520-04:00",
                            "name": "Los Angeles Clippers",
                            "reward": "3.44000",
                            "odds": "3.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac7f156-18da-4776-bdb7-220a019c12cf/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc472003-e745-404a-b4c8-fa04a4926263",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cbd96dd-cd64-46a8-8031-e8d898463b9b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-13T09:32:22.830215-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Phoenix Suns",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2acd2e0c-57eb-4515-af40-2092434b5b1f",
                            "gambit_id": "5dfc144e-9e60-4b0f-a851-f3aa54ee7f19",
                            "last_updated": "2023-04-18T12:12:04.317422-04:00",
                            "created_at": "2023-04-13T09:32:22.832841-04:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc472003-e745-404a-b4c8-fa04a4926263/?format=api"
                        },
                        {
                            "id": "98b25b4f-507a-41f5-98a7-f103b06cb083",
                            "gambit_id": "0c1e8d4b-27e3-48a2-9feb-79b2d982ab87",
                            "last_updated": "2023-04-18T12:12:04.315959-04:00",
                            "created_at": "2023-04-13T09:32:22.831497-04:00",
                            "name": "Phoenix Suns",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc472003-e745-404a-b4c8-fa04a4926263/?format=api"
                        }
                    ]
                },
                {
                    "id": "ced6f7ca-dd9c-4b00-b189-9e5851d56f26",
                    "match": "https://api-prod.gambitprofit.com/api/matches/2cbd96dd-cd64-46a8-8031-e8d898463b9b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-13T09:32:22.825856-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 225",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 225",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "70578181-ca83-4736-902c-f154b733fe31",
                            "gambit_id": "73223563-0925-4739-9477-bd536bed50db",
                            "last_updated": "2023-04-18T12:12:04.310778-04:00",
                            "created_at": "2023-04-13T09:32:22.827195-04:00",
                            "name": "Game Total Under 225",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ced6f7ca-dd9c-4b00-b189-9e5851d56f26/?format=api"
                        },
                        {
                            "id": "0021559a-98ee-4f2a-9b37-ceea9cbb1365",
                            "gambit_id": "42ab9b77-25cb-4b35-aec6-c6d4ee25877c",
                            "last_updated": "2023-04-18T12:12:04.312878-04:00",
                            "created_at": "2023-04-13T09:32:22.828687-04:00",
                            "name": "Game Total Over 225",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "225.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ced6f7ca-dd9c-4b00-b189-9e5851d56f26/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ae82f783-3873-4ff8-827a-416b982fcfbd",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "006ce992-2270-4111-8446-cd56b0c350c6",
            "completed": true,
            "last_updated": "2023-04-18T12:12:06.340490-04:00",
            "created_at": "2023-04-16T12:17:27.781045-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/006ce992-2270-4111-8446-cd56b0c350c6",
            "datetime": "2023-04-16T19:08:00-04:00",
            "cutoff_datetime": "2023-04-16T19:08:00-04:00",
            "name": "TEX (A Heaney) v. HOU (F Valdez)",
            "bettypes": [
                {
                    "id": "e102f138-03a2-43c3-a10f-1753ffaea983",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae82f783-3873-4ff8-827a-416b982fcfbd/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:27.799329-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (F Valdez)",
                                "amount": 6359.0
                            },
                            {
                                "team": "TEX (A Heaney)",
                                "amount": 3641.0
                            }
                        ],
                        "expected_reward_tokens": 9538.5,
                        "profit_sb": 38.5,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9ad628d9-5eed-44a1-98eb-b12cbd386e61",
                            "gambit_id": "38cbafdf-bb21-4f01-8f79-a3bcd8a3086f",
                            "last_updated": "2023-04-18T12:12:06.352421-04:00",
                            "created_at": "2023-04-16T12:17:27.801665-04:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e102f138-03a2-43c3-a10f-1753ffaea983/?format=api"
                        },
                        {
                            "id": "072e238f-0cc3-44bf-9049-12d51a5945e4",
                            "gambit_id": "e23bf819-e743-4d48-a07e-b51520146ca8",
                            "last_updated": "2023-04-18T12:12:06.353738-04:00",
                            "created_at": "2023-04-16T12:17:27.804293-04:00",
                            "name": "TEX (A Heaney)",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e102f138-03a2-43c3-a10f-1753ffaea983/?format=api"
                        }
                    ]
                },
                {
                    "id": "be7f951a-0b28-421c-8205-7e160312c0d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae82f783-3873-4ff8-827a-416b982fcfbd/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:27.791987-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 5319.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4681.0
                            }
                        ],
                        "expected_reward_tokens": 9361.44,
                        "profit_sb": -138.56,
                        "profit_sb_percentage": -1.46,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46e544cd-070a-4400-977f-47a10186d56c",
                            "gambit_id": "abcf728b-174b-4441-8273-b2a087a37005",
                            "last_updated": "2023-04-18T12:12:06.349850-04:00",
                            "created_at": "2023-04-16T12:17:27.796850-04:00",
                            "name": "TEX",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be7f951a-0b28-421c-8205-7e160312c0d2/?format=api"
                        },
                        {
                            "id": "0b97798b-dae3-4e8b-a66e-f03b16856ab7",
                            "gambit_id": "7431c09b-aef1-4346-8616-31131eac1640",
                            "last_updated": "2023-04-18T12:12:06.348555-04:00",
                            "created_at": "2023-04-16T12:17:27.794361-04:00",
                            "name": "HOU",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be7f951a-0b28-421c-8205-7e160312c0d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "390ade8f-fc9b-40b7-ae22-82a3f52c610d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ae82f783-3873-4ff8-827a-416b982fcfbd/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:27.784169-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0717f3e7-8538-44f6-8f34-4bdfabd2ef9f",
                            "gambit_id": "53ef3b21-3354-4c1f-b5e4-f79d7de45e2c",
                            "last_updated": "2023-04-18T12:12:06.344155-04:00",
                            "created_at": "2023-04-16T12:17:27.786677-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/390ade8f-fc9b-40b7-ae22-82a3f52c610d/?format=api"
                        },
                        {
                            "id": "685607c7-6e17-469f-bc3f-ffaa8ad7770b",
                            "gambit_id": "34b893b9-0590-4194-a3cc-9edf19d8bb25",
                            "last_updated": "2023-04-18T12:12:06.345704-04:00",
                            "created_at": "2023-04-16T12:17:27.789317-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/390ade8f-fc9b-40b7-ae22-82a3f52c610d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "231b4efc-0c8f-4466-b4eb-3608af73f129",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "07f44ab6-cfff-4cc2-b468-967f0d405adf",
            "completed": true,
            "last_updated": "2023-04-18T12:12:06.522957-04:00",
            "created_at": "2023-04-16T12:17:27.345103-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.41,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/07f44ab6-cfff-4cc2-b468-967f0d405adf",
            "datetime": "2023-04-16T17:30:00-04:00",
            "cutoff_datetime": "2023-04-16T17:30:00-04:00",
            "name": "Miami Heat v. Milwaukee Bucks",
            "bettypes": [
                {
                    "id": "83a6746e-5e7b-4637-ad04-3357ef04a9ea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/231b4efc-0c8f-4466-b4eb-3608af73f129/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:27.348157-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7820.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 2180.0
                            }
                        ],
                        "expected_reward_tokens": 9461.2,
                        "profit_sb": -38.8,
                        "profit_sb_percentage": -0.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7102fc95-f6a4-47e9-a88f-fe6801b262b5",
                            "gambit_id": "06f771bd-4e1a-43e0-a9cf-8474ab094a0f",
                            "last_updated": "2023-04-18T12:12:06.530295-04:00",
                            "created_at": "2023-04-16T12:17:27.352635-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.21000",
                            "odds": "1.22220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a6746e-5e7b-4637-ad04-3357ef04a9ea/?format=api"
                        },
                        {
                            "id": "34157af3-6627-4a0b-86d5-99515e4cf80e",
                            "gambit_id": "55dfd648-6a85-47dc-9a35-6da4de8c9d0f",
                            "last_updated": "2023-04-18T12:12:06.528300-04:00",
                            "created_at": "2023-04-16T12:17:27.350403-04:00",
                            "name": "Miami Heat",
                            "reward": "4.34000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83a6746e-5e7b-4637-ad04-3357ef04a9ea/?format=api"
                        }
                    ]
                },
                {
                    "id": "4337aea9-116b-46f3-b5ab-48444ac18e3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/231b4efc-0c8f-4466-b4eb-3608af73f129/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:27.361473-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d7bf04c6-7f83-48ee-a4a0-1a9f4666a226",
                            "gambit_id": "b6ffd11d-6a6d-4c31-881f-6a131863f7ed",
                            "last_updated": "2023-04-18T12:12:06.540076-04:00",
                            "created_at": "2023-04-16T12:17:27.363865-04:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4337aea9-116b-46f3-b5ab-48444ac18e3f/?format=api"
                        },
                        {
                            "id": "83f039a6-6696-41a0-b090-0b64bbda9924",
                            "gambit_id": "5102ea94-b0d4-439b-be21-3676713b731c",
                            "last_updated": "2023-04-18T12:12:06.542125-04:00",
                            "created_at": "2023-04-16T12:17:27.366336-04:00",
                            "name": "Miami Heat",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4337aea9-116b-46f3-b5ab-48444ac18e3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "f52e13cb-a00a-47f0-b577-8467a664f78a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/231b4efc-0c8f-4466-b4eb-3608af73f129/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:27.354952-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 221",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 221",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4fc9ba2a-eb31-495d-a942-d773b6560bbb",
                            "gambit_id": "0356e23e-0f45-4c57-9aa3-0997f9cff229",
                            "last_updated": "2023-04-18T12:12:06.534182-04:00",
                            "created_at": "2023-04-16T12:17:27.357081-04:00",
                            "name": "Game Total Under 221",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f52e13cb-a00a-47f0-b577-8467a664f78a/?format=api"
                        },
                        {
                            "id": "2c25d632-2155-4edb-9cf1-496443ccbb57",
                            "gambit_id": "889049d9-2cf0-4c4e-a0d7-c37206e948b7",
                            "last_updated": "2023-04-18T12:12:06.536012-04:00",
                            "created_at": "2023-04-16T12:17:27.359337-04:00",
                            "name": "Game Total Over 221",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f52e13cb-a00a-47f0-b577-8467a664f78a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7cd7d27a-8a35-4a08-bc99-f04ffa9756f9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4258ecbc-8e05-46a9-95a9-02bd0a0e1795",
            "completed": true,
            "last_updated": "2023-04-18T12:12:05.686506-04:00",
            "created_at": "2023-04-16T12:17:25.582451-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4258ecbc-8e05-46a9-95a9-02bd0a0e1795",
            "datetime": "2023-04-16T16:10:00-04:00",
            "cutoff_datetime": "2023-04-16T16:10:00-04:00",
            "name": "COL (N Davis) v. SEA (L Castillo)",
            "bettypes": [
                {
                    "id": "ff9d8878-9db9-46f0-a71a-452fefb23487",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cd7d27a-8a35-4a08-bc99-f04ffa9756f9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:25.601137-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (L Castillo)",
                                "amount": 7242.0
                            },
                            {
                                "team": "COL (N Davis)",
                                "amount": 2758.0
                            }
                        ],
                        "expected_reward_tokens": 9487.02,
                        "profit_sb": -12.98,
                        "profit_sb_percentage": -0.14,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e2ea1b3a-0eb0-41cd-97bd-8dda862ee46a",
                            "gambit_id": "5f12e36a-6c7e-4469-becb-394d070c52d9",
                            "last_updated": "2023-04-18T12:12:05.698542-04:00",
                            "created_at": "2023-04-16T12:17:25.609679-04:00",
                            "name": "SEA (L Castillo)",
                            "reward": "1.31000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff9d8878-9db9-46f0-a71a-452fefb23487/?format=api"
                        },
                        {
                            "id": "66716874-fead-4342-8099-eaec257ba0ce",
                            "gambit_id": "86344264-28bc-44e0-9b40-8c78fd556e80",
                            "last_updated": "2023-04-18T12:12:05.699958-04:00",
                            "created_at": "2023-04-16T12:17:25.612340-04:00",
                            "name": "COL (N Davis)",
                            "reward": "3.44000",
                            "odds": "3.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff9d8878-9db9-46f0-a71a-452fefb23487/?format=api"
                        }
                    ]
                },
                {
                    "id": "4bd177a9-11ce-4423-9c7f-67c2823d084b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cd7d27a-8a35-4a08-bc99-f04ffa9756f9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:25.593429-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 5688.0
                            },
                            {
                                "team": "COL",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e5cf4d7e-6bc6-40e2-b158-c8dd061dc42c",
                            "gambit_id": "01a76c2a-6044-478c-905c-574f9298a646",
                            "last_updated": "2023-04-18T12:12:05.694455-04:00",
                            "created_at": "2023-04-16T12:17:25.595681-04:00",
                            "name": "SEA",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bd177a9-11ce-4423-9c7f-67c2823d084b/?format=api"
                        },
                        {
                            "id": "ba259e23-c9fc-47de-9bac-a5ee3e4acfe8",
                            "gambit_id": "68b57eb7-93aa-48da-95f3-682b66bf78d5",
                            "last_updated": "2023-04-18T12:12:05.695807-04:00",
                            "created_at": "2023-04-16T12:17:25.598298-04:00",
                            "name": "COL",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bd177a9-11ce-4423-9c7f-67c2823d084b/?format=api"
                        }
                    ]
                },
                {
                    "id": "dd6b2b0f-fc0c-4f56-8a27-2b225b34e8d1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7cd7d27a-8a35-4a08-bc99-f04ffa9756f9/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:25.585462-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5222.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4778.0
                            }
                        ],
                        "expected_reward_tokens": 9556.0,
                        "profit_sb": 56.0,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "79f1d235-a682-44cd-b654-cd48336eb906",
                            "gambit_id": "09efb164-dacb-4e6c-ab0f-f14a28937cc2",
                            "last_updated": "2023-04-18T12:12:05.691289-04:00",
                            "created_at": "2023-04-16T12:17:25.590501-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd6b2b0f-fc0c-4f56-8a27-2b225b34e8d1/?format=api"
                        },
                        {
                            "id": "268e4995-8602-4ebe-9674-0a9019629599",
                            "gambit_id": "4f41bf63-c779-457a-a6fa-9dba866942c9",
                            "last_updated": "2023-04-18T12:12:05.689886-04:00",
                            "created_at": "2023-04-16T12:17:25.587864-04:00",
                            "name": "Game Total Under 8",
                            "reward": "2.00000",
                            "odds": "2.05000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd6b2b0f-fc0c-4f56-8a27-2b225b34e8d1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "50c216fa-4377-4e3d-94b2-7e8f506dccea",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4b32fa6b-fa27-4aa4-b826-9d7fe7450922",
            "completed": true,
            "last_updated": "2023-04-18T12:12:06.145166-04:00",
            "created_at": "2023-04-16T12:17:26.412303-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/4b32fa6b-fa27-4aa4-b826-9d7fe7450922",
            "datetime": "2023-04-16T16:10:00-04:00",
            "cutoff_datetime": "2023-04-16T16:10:00-04:00",
            "name": "MIL (W Miley) v. SDG (Y Darvish)",
            "bettypes": [
                {
                    "id": "4d99c0a5-88f4-433a-a3c4-90bad887a64c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/50c216fa-4377-4e3d-94b2-7e8f506dccea/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:26.430168-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (Y Darvish)",
                                "amount": 6139.0
                            },
                            {
                                "team": "MIL (W Miley)",
                                "amount": 3861.0
                            }
                        ],
                        "expected_reward_tokens": 9575.28,
                        "profit_sb": 75.28,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0cab9d39-415b-4cc5-8cdb-0018bad1533e",
                            "gambit_id": "849a4db2-a662-44a3-80cf-a9983f0a80c8",
                            "last_updated": "2023-04-18T12:12:06.158558-04:00",
                            "created_at": "2023-04-16T12:17:26.435476-04:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d99c0a5-88f4-433a-a3c4-90bad887a64c/?format=api"
                        },
                        {
                            "id": "6df2810f-03f9-415e-b744-b26312d20364",
                            "gambit_id": "878ada86-5aaf-4860-bd75-7fd4711d9bd7",
                            "last_updated": "2023-04-18T12:12:06.157028-04:00",
                            "created_at": "2023-04-16T12:17:26.432523-04:00",
                            "name": "MIL (W Miley)",
                            "reward": "2.48000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d99c0a5-88f4-433a-a3c4-90bad887a64c/?format=api"
                        }
                    ]
                },
                {
                    "id": "f4d32589-e698-4424-83a6-d05015aadbde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/50c216fa-4377-4e3d-94b2-7e8f506dccea/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:26.422871-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIL",
                                "amount": 5688.0
                            },
                            {
                                "team": "SDG",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f38461a6-13aa-43ea-a963-a97cd038634a",
                            "gambit_id": "261a6ab0-d89d-4294-b829-e12d4dca8396",
                            "last_updated": "2023-04-18T12:12:06.154201-04:00",
                            "created_at": "2023-04-16T12:17:26.427591-04:00",
                            "name": "MIL",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4d32589-e698-4424-83a6-d05015aadbde/?format=api"
                        },
                        {
                            "id": "a126b483-6f2c-4bad-9b61-3225dbe28cef",
                            "gambit_id": "40fabbd0-c0cd-4627-9d59-2162ad5f648a",
                            "last_updated": "2023-04-18T12:12:06.152931-04:00",
                            "created_at": "2023-04-16T12:17:26.425021-04:00",
                            "name": "SDG",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4d32589-e698-4424-83a6-d05015aadbde/?format=api"
                        }
                    ]
                },
                {
                    "id": "1ed98992-b039-4a18-b914-05ac48e23dab",
                    "match": "https://api-prod.gambitprofit.com/api/matches/50c216fa-4377-4e3d-94b2-7e8f506dccea/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:26.415452-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0df9c4b8-5b3a-4cd9-8f5e-30b0162ea734",
                            "gambit_id": "01d86d4d-4134-4b5e-92f7-83fbbf43e604",
                            "last_updated": "2023-04-18T12:12:06.149923-04:00",
                            "created_at": "2023-04-16T12:17:26.420552-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ed98992-b039-4a18-b914-05ac48e23dab/?format=api"
                        },
                        {
                            "id": "b3772a74-aa71-4aa7-982e-299f0ff89da2",
                            "gambit_id": "3d1dfad1-c8d9-4287-8029-4b7e0bfdeed5",
                            "last_updated": "2023-04-18T12:12:06.148299-04:00",
                            "created_at": "2023-04-16T12:17:26.418050-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ed98992-b039-4a18-b914-05ac48e23dab/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5123e40f-83cb-479e-b56a-65d4b4dfaded",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "21d81432-1b5a-4c04-b409-f4e9b86a1bb5",
            "completed": true,
            "last_updated": "2023-04-18T12:12:05.869177-04:00",
            "created_at": "2023-04-16T12:17:26.736632-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/21d81432-1b5a-4c04-b409-f4e9b86a1bb5",
            "datetime": "2023-04-16T16:10:00-04:00",
            "cutoff_datetime": "2023-04-16T16:10:00-04:00",
            "name": "CHC (D Smyly) v. LOS (J Urias)",
            "bettypes": [
                {
                    "id": "1f7287ef-1826-4ca2-9ffd-94b742b9e81f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5123e40f-83cb-479e-b56a-65d4b4dfaded/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:26.754895-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LOS (J Urias)",
                                "amount": 6682.0
                            },
                            {
                                "team": "CHC (D Smyly)",
                                "amount": 3318.0
                            }
                        ],
                        "expected_reward_tokens": 9488.44,
                        "profit_sb": -11.56,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1f09d70e-364c-4d9d-8153-6cd5e2215373",
                            "gambit_id": "5188f3fb-63dd-42b0-8f6c-23e0361afc6b",
                            "last_updated": "2023-04-18T12:12:05.881770-04:00",
                            "created_at": "2023-04-16T12:17:26.757365-04:00",
                            "name": "LOS (J Urias)",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f7287ef-1826-4ca2-9ffd-94b742b9e81f/?format=api"
                        },
                        {
                            "id": "4fbde4c1-e613-45d3-9080-9138cf43cde5",
                            "gambit_id": "9651f935-48e5-48a4-aa10-5823a33b59da",
                            "last_updated": "2023-04-18T12:12:05.883220-04:00",
                            "created_at": "2023-04-16T12:17:26.759941-04:00",
                            "name": "CHC (D Smyly)",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f7287ef-1826-4ca2-9ffd-94b742b9e81f/?format=api"
                        }
                    ]
                },
                {
                    "id": "77b7b369-5ec7-41fc-b6d2-8c58ea8a1901",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5123e40f-83cb-479e-b56a-65d4b4dfaded/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:26.746883-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5000.0
                            },
                            {
                                "team": "LOS",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "34e353e9-0ae8-4e39-a2b3-da288ebaa754",
                            "gambit_id": "5f302a16-a695-4682-88f2-af917e75e6e9",
                            "last_updated": "2023-04-18T12:12:05.878942-04:00",
                            "created_at": "2023-04-16T12:17:26.752162-04:00",
                            "name": "CHC",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77b7b369-5ec7-41fc-b6d2-8c58ea8a1901/?format=api"
                        },
                        {
                            "id": "a4e5ed62-7250-45d6-9393-f2db0437c1b8",
                            "gambit_id": "7208f9e4-0191-4273-8ebe-71f92f76b1ab",
                            "last_updated": "2023-04-18T12:12:05.877436-04:00",
                            "created_at": "2023-04-16T12:17:26.749505-04:00",
                            "name": "LOS",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77b7b369-5ec7-41fc-b6d2-8c58ea8a1901/?format=api"
                        }
                    ]
                },
                {
                    "id": "f9d13a58-3340-4300-9bc9-f8f0198a65ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5123e40f-83cb-479e-b56a-65d4b4dfaded/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:26.739445-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89bc43e0-576c-4b4a-a35d-6a260d8fa4a0",
                            "gambit_id": "c8516000-f38f-4f1c-a54d-09f4702eb977",
                            "last_updated": "2023-04-18T12:12:05.874283-04:00",
                            "created_at": "2023-04-16T12:17:26.744202-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d13a58-3340-4300-9bc9-f8f0198a65ef/?format=api"
                        },
                        {
                            "id": "fc182746-ff5a-4eef-9b0b-62a2557ab4f6",
                            "gambit_id": "22b43e0e-b933-4e1d-86bd-50b35ef5f196",
                            "last_updated": "2023-04-18T12:12:05.872435-04:00",
                            "created_at": "2023-04-16T12:17:26.741757-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9d13a58-3340-4300-9bc9-f8f0198a65ef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "aec8e9d6-f2ea-4505-b1f7-5d5d3781c153",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fb2eb929-024e-4374-ae6d-13100cfed004",
            "completed": true,
            "last_updated": "2023-04-18T12:12:08.625857-04:00",
            "created_at": "2023-04-16T12:17:25.036452-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fb2eb929-024e-4374-ae6d-13100cfed004",
            "datetime": "2023-04-16T16:07:00-04:00",
            "cutoff_datetime": "2023-04-16T16:07:00-04:00",
            "name": "NYM (J Butto) v. OAK (J Sears)",
            "bettypes": [
                {
                    "id": "80c69298-7e8c-4db6-8044-bd6babb3fef5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aec8e9d6-f2ea-4505-b1f7-5d5d3781c153/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:25.063574-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYM (J Butto)",
                                "amount": 5827.0
                            },
                            {
                                "team": "OAK (J Sears)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a2e8baa0-af8b-4ede-8e6d-3ffbf1c73d44",
                            "gambit_id": "de41f061-cd19-4beb-b7cf-9b19379a0085",
                            "last_updated": "2023-04-18T12:12:08.645925-04:00",
                            "created_at": "2023-04-16T12:17:25.069530-04:00",
                            "name": "NYM (J Butto)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c69298-7e8c-4db6-8044-bd6babb3fef5/?format=api"
                        },
                        {
                            "id": "c18af4f6-f745-4c3d-8650-a6d73c653391",
                            "gambit_id": "91a104f0-c0de-4bc4-8ad2-cb60a5f5377f",
                            "last_updated": "2023-04-18T12:12:08.644210-04:00",
                            "created_at": "2023-04-16T12:17:25.066623-04:00",
                            "name": "OAK (J Sears)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80c69298-7e8c-4db6-8044-bd6babb3fef5/?format=api"
                        }
                    ]
                },
                {
                    "id": "0254f3d0-496b-475d-866c-914acf67f52f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aec8e9d6-f2ea-4505-b1f7-5d5d3781c153/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:25.052170-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "OAK",
                                "amount": 5213.0
                            },
                            {
                                "team": "NYM",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "49432614-8e6c-4890-aea4-0a1f5def731c",
                            "gambit_id": "e2730c26-d93d-49fb-862d-99746e775a19",
                            "last_updated": "2023-04-18T12:12:08.638855-04:00",
                            "created_at": "2023-04-16T12:17:25.055867-04:00",
                            "name": "OAK",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0254f3d0-496b-475d-866c-914acf67f52f/?format=api"
                        },
                        {
                            "id": "d6c74c2d-93fc-41c5-9d43-bb99bf443d79",
                            "gambit_id": "ccbbbecf-5a8a-430f-afaa-bfa0d026ee2c",
                            "last_updated": "2023-04-18T12:12:08.640672-04:00",
                            "created_at": "2023-04-16T12:17:25.059419-04:00",
                            "name": "NYM",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0254f3d0-496b-475d-866c-914acf67f52f/?format=api"
                        }
                    ]
                },
                {
                    "id": "ea608dbf-23b9-4505-8957-d7924df33435",
                    "match": "https://api-prod.gambitprofit.com/api/matches/aec8e9d6-f2ea-4505-b1f7-5d5d3781c153/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:25.040657-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "956c0972-cbe4-4f88-8519-8c44a83b11d8",
                            "gambit_id": "1353eb5c-9132-4280-91cc-711dd6da1b84",
                            "last_updated": "2023-04-18T12:12:08.635267-04:00",
                            "created_at": "2023-04-16T12:17:25.046574-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea608dbf-23b9-4505-8957-d7924df33435/?format=api"
                        },
                        {
                            "id": "b4ccf78c-e376-4afc-88c8-50ae1246d122",
                            "gambit_id": "1081c4fa-003e-48f0-bdbd-329c6488bd4b",
                            "last_updated": "2023-04-18T12:12:08.632444-04:00",
                            "created_at": "2023-04-16T12:17:25.043634-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea608dbf-23b9-4505-8957-d7924df33435/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f6a0ae37-6955-4823-87fb-5d6ff8d4531b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1eeb8e72-fe82-44ed-b21f-3c5b660bce31",
            "completed": true,
            "last_updated": "2023-04-17T15:02:11.290652-04:00",
            "created_at": "2023-04-13T09:32:22.989485-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.35,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/1eeb8e72-fe82-44ed-b21f-3c5b660bce31",
            "datetime": "2023-04-16T15:00:00-04:00",
            "cutoff_datetime": "2023-04-16T15:00:00-04:00",
            "name": "Los Angeles Lakers v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "84a364d6-abcf-4726-bf2a-7fd35353ec29",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6a0ae37-6955-4823-87fb-5d6ff8d4531b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-13T09:32:22.999522-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6232.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 3768.0
                            }
                        ],
                        "expected_reward_tokens": 9533.04,
                        "profit_sb": 33.04,
                        "profit_sb_percentage": 0.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "715ae825-ce8d-4274-8b7e-332d4ced0e97",
                            "gambit_id": "ac8d721c-6af6-4972-ab70-34fd889a7d0e",
                            "last_updated": "2023-04-17T15:02:11.302241-04:00",
                            "created_at": "2023-04-13T09:32:23.000876-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84a364d6-abcf-4726-bf2a-7fd35353ec29/?format=api"
                        },
                        {
                            "id": "f90f0591-5096-4be4-b03d-102cde08e994",
                            "gambit_id": "b7f2c6f8-d663-44da-8180-854c41d2c8d1",
                            "last_updated": "2023-04-17T15:02:11.303765-04:00",
                            "created_at": "2023-04-13T09:32:23.002552-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.53000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84a364d6-abcf-4726-bf2a-7fd35353ec29/?format=api"
                        }
                    ]
                },
                {
                    "id": "1733f03f-0113-4dd7-8a7e-a028e6420994",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6a0ae37-6955-4823-87fb-5d6ff8d4531b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-13T09:32:22.995409-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "391ba096-975a-4314-92c8-4e4acd2845e7",
                            "gambit_id": "ef928353-2367-46a8-9a40-9f7dc7a19c54",
                            "last_updated": "2023-04-17T15:02:11.298324-04:00",
                            "created_at": "2023-04-13T09:32:22.996720-04:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1733f03f-0113-4dd7-8a7e-a028e6420994/?format=api"
                        },
                        {
                            "id": "a13c2a39-4f8b-49f1-8a72-ef19d3c873b9",
                            "gambit_id": "4565ec96-7629-4886-92b4-f33e822f1b57",
                            "last_updated": "2023-04-17T15:02:11.299595-04:00",
                            "created_at": "2023-04-13T09:32:22.998020-04:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1733f03f-0113-4dd7-8a7e-a028e6420994/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c5aa6de-0844-4af8-b816-7289a3a8ec2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f6a0ae37-6955-4823-87fb-5d6ff8d4531b/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-13T09:32:22.991427-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dc6d4564-45f2-4a9f-acff-bf5aaa76b2f7",
                            "gambit_id": "49952baf-f548-4298-8079-0f9e354a813e",
                            "last_updated": "2023-04-17T15:02:11.295578-04:00",
                            "created_at": "2023-04-13T09:32:22.994051-04:00",
                            "name": "Game Total Over 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c5aa6de-0844-4af8-b816-7289a3a8ec2b/?format=api"
                        },
                        {
                            "id": "7ec1032d-a047-42ac-ad57-44f98b4c2c74",
                            "gambit_id": "a05d6961-a023-46c8-a2ec-0a5cc85d1851",
                            "last_updated": "2023-04-17T15:02:11.294242-04:00",
                            "created_at": "2023-04-13T09:32:22.992726-04:00",
                            "name": "Game Total Under 228",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "228.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c5aa6de-0844-4af8-b816-7289a3a8ec2b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4f9e129d-4942-4284-866b-f65546f14653",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "15462aff-9d9a-45dc-b55c-fa1625c52d19",
            "completed": true,
            "last_updated": "2023-04-18T12:12:05.483541-04:00",
            "created_at": "2023-04-14T12:02:18.767117-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.13,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/15462aff-9d9a-45dc-b55c-fa1625c52d19",
            "datetime": "2023-04-16T15:00:00-04:00",
            "cutoff_datetime": "2023-04-16T15:00:00-04:00",
            "name": "Seattle Sea Dragons v. St Louis Battlehawks",
            "bettypes": [
                {
                    "id": "b6971dad-ea55-4d73-9a38-44a0ecc2f28e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f9e129d-4942-4284-866b-f65546f14653/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:32.492782-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Battlehawks",
                                "amount": 5857.0
                            },
                            {
                                "team": "Seattle Sea Dragons",
                                "amount": 4143.0
                            }
                        ],
                        "expected_reward_tokens": 9487.47,
                        "profit_sb": -12.53,
                        "profit_sb_percentage": -0.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0ddd01ac-191f-4a29-9831-b67ed6eee074",
                            "gambit_id": "f20abbc3-3029-4ed0-908d-6fe738d04d90",
                            "last_updated": "2023-04-18T12:12:05.486978-04:00",
                            "created_at": "2023-04-16T12:17:32.495627-04:00",
                            "name": "St Louis Battlehawks",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6971dad-ea55-4d73-9a38-44a0ecc2f28e/?format=api"
                        },
                        {
                            "id": "31c6ba1d-8d6c-4634-93fe-8f7ab8bb0a0c",
                            "gambit_id": "2a4d6fa9-c288-4bdf-ade4-577ee5b04647",
                            "last_updated": "2023-04-18T12:12:05.488348-04:00",
                            "created_at": "2023-04-16T12:17:32.498492-04:00",
                            "name": "Seattle Sea Dragons",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6971dad-ea55-4d73-9a38-44a0ecc2f28e/?format=api"
                        }
                    ]
                },
                {
                    "id": "715e9fad-dcf4-47a4-bf2d-fae3cf3b3e37",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f9e129d-4942-4284-866b-f65546f14653/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-14T12:02:18.774151-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Sea Dragons",
                                "amount": 5000.0
                            },
                            {
                                "team": "St Louis Battlehawks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b242b5d8-d42c-475b-939b-2cdd66d046b2",
                            "gambit_id": "575cef48-6424-4309-b430-5fa22fbc1cc8",
                            "last_updated": "2023-04-18T12:12:05.496523-04:00",
                            "created_at": "2023-04-14T12:02:18.777284-04:00",
                            "name": "Seattle Sea Dragons",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/715e9fad-dcf4-47a4-bf2d-fae3cf3b3e37/?format=api"
                        },
                        {
                            "id": "804b5ee1-2ce9-4bb3-b758-c1c0229e1015",
                            "gambit_id": "f1476f3b-045e-470e-b567-97d9cbc6d33c",
                            "last_updated": "2023-04-18T12:12:05.495222-04:00",
                            "created_at": "2023-04-14T12:02:18.775613-04:00",
                            "name": "St Louis Battlehawks",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/715e9fad-dcf4-47a4-bf2d-fae3cf3b3e37/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b7fb802-54c1-4fe0-b992-abd731bfddaa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f9e129d-4942-4284-866b-f65546f14653/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-14T12:02:18.769172-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 46.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 46.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fb56900c-4c4b-4ddd-905c-119f07866393",
                            "gambit_id": "3ec42611-632b-4dab-9d82-8e575824b8e4",
                            "last_updated": "2023-04-18T12:12:05.491179-04:00",
                            "created_at": "2023-04-14T12:02:18.770677-04:00",
                            "name": "Game Total Under 46.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b7fb802-54c1-4fe0-b992-abd731bfddaa/?format=api"
                        },
                        {
                            "id": "59b1d8ca-d61f-4054-bc52-72a4bc57191f",
                            "gambit_id": "eb22c2b6-c4f9-4590-be06-256d282e9d40",
                            "last_updated": "2023-04-18T12:12:05.492516-04:00",
                            "created_at": "2023-04-14T12:02:18.772528-04:00",
                            "name": "Game Total Over 46.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b7fb802-54c1-4fe0-b992-abd731bfddaa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "61795da2-59b4-466b-9465-88bb66b5f94e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bca8d635-db7f-4d89-bb30-4519fbd6d8b1",
            "completed": true,
            "last_updated": "2023-04-18T12:12:08.459483-04:00",
            "created_at": "2023-04-16T12:17:24.858814-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/bca8d635-db7f-4d89-bb30-4519fbd6d8b1",
            "datetime": "2023-04-16T14:15:00-04:00",
            "cutoff_datetime": "2023-04-16T14:15:00-04:00",
            "name": "PIT (M Keller) v. STL (M Mikolas)",
            "bettypes": [
                {
                    "id": "a59eca86-4e75-427b-8fa7-caa98cccc0dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61795da2-59b4-466b-9465-88bb66b5f94e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:24.879774-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "STL (M Mikolas)",
                                "amount": 5888.0
                            },
                            {
                                "team": "PIT (M Keller)",
                                "amount": 4112.0
                            }
                        ],
                        "expected_reward_tokens": 9538.56,
                        "profit_sb": 38.56,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "defa9701-9d11-44a2-9503-44e75ab3a8a4",
                            "gambit_id": "49f0e157-0a94-489d-9ed3-2987657322c1",
                            "last_updated": "2023-04-18T12:12:08.472130-04:00",
                            "created_at": "2023-04-16T12:17:24.882673-04:00",
                            "name": "STL (M Mikolas)",
                            "reward": "1.62000",
                            "odds": "1.65360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59eca86-4e75-427b-8fa7-caa98cccc0dc/?format=api"
                        },
                        {
                            "id": "54eac677-47d7-45e2-b04a-d0e601b60fd2",
                            "gambit_id": "ffa96877-14a3-4af0-9d3a-3985686508e4",
                            "last_updated": "2023-04-18T12:12:08.473517-04:00",
                            "created_at": "2023-04-16T12:17:24.885717-04:00",
                            "name": "PIT (M Keller)",
                            "reward": "2.32000",
                            "odds": "2.38000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59eca86-4e75-427b-8fa7-caa98cccc0dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "9c3c2d1d-6cf6-452b-8972-fc785d9b1a77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61795da2-59b4-466b-9465-88bb66b5f94e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:24.871288-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PIT",
                                "amount": 5773.0
                            },
                            {
                                "team": "STL",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "68213da3-7725-4fda-b6db-cf96017e75e5",
                            "gambit_id": "649ba619-4d2c-4386-be7e-f3b545a69c50",
                            "last_updated": "2023-04-18T12:12:08.469207-04:00",
                            "created_at": "2023-04-16T12:17:24.877180-04:00",
                            "name": "PIT",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c3c2d1d-6cf6-452b-8972-fc785d9b1a77/?format=api"
                        },
                        {
                            "id": "10f249f6-9110-45ac-be01-015c10172505",
                            "gambit_id": "89c08254-d838-4a3d-b605-67d5ea3819d4",
                            "last_updated": "2023-04-18T12:12:08.467612-04:00",
                            "created_at": "2023-04-16T12:17:24.874436-04:00",
                            "name": "STL",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c3c2d1d-6cf6-452b-8972-fc785d9b1a77/?format=api"
                        }
                    ]
                },
                {
                    "id": "3fefe639-f81e-4d25-8c92-a0ea2d38af1f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/61795da2-59b4-466b-9465-88bb66b5f94e/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:24.861864-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "22d811c1-acad-4841-b2cf-64e9ec494a45",
                            "gambit_id": "41354e4a-4ad8-4ba8-8016-05a09a8288c7",
                            "last_updated": "2023-04-18T12:12:08.462915-04:00",
                            "created_at": "2023-04-16T12:17:24.864953-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fefe639-f81e-4d25-8c92-a0ea2d38af1f/?format=api"
                        },
                        {
                            "id": "655be0e9-2b16-4f46-bbf6-8a4191ea62d5",
                            "gambit_id": "305bb5ac-2a3f-4426-9725-157b4913e7dd",
                            "last_updated": "2023-04-18T12:12:08.464422-04:00",
                            "created_at": "2023-04-16T12:17:24.868330-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fefe639-f81e-4d25-8c92-a0ea2d38af1f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d65f974a-2604-4bc3-9608-ded1b28bb688",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "32f4985c-7269-4e8d-a16f-8275a426519e",
            "completed": true,
            "last_updated": "2023-04-18T12:12:08.081597-04:00",
            "created_at": "2023-04-16T12:17:24.445231-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.91,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/32f4985c-7269-4e8d-a16f-8275a426519e",
            "datetime": "2023-04-16T14:10:00-04:00",
            "cutoff_datetime": "2023-04-16T14:10:00-04:00",
            "name": "BAL (G Rodriguez) v. CWS (D Cease)",
            "bettypes": [
                {
                    "id": "7ad9f673-680f-4118-a956-3dcec2d98d14",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d65f974a-2604-4bc3-9608-ded1b28bb688/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:24.474145-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CWS (D Cease)",
                                "amount": 5478.0
                            },
                            {
                                "team": "BAL (G Rodriguez)",
                                "amount": 4522.0
                            }
                        ],
                        "expected_reward_tokens": 9586.5,
                        "profit_sb": 86.5,
                        "profit_sb_percentage": 0.91,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a274a2ce-4d2e-41f5-920d-5d5a3e68584e",
                            "gambit_id": "595662d3-58fa-48e5-b36e-9d09dde09e9c",
                            "last_updated": "2023-04-18T12:12:08.096959-04:00",
                            "created_at": "2023-04-16T12:17:24.479366-04:00",
                            "name": "CWS (D Cease)",
                            "reward": "1.75000",
                            "odds": "1.78740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad9f673-680f-4118-a956-3dcec2d98d14/?format=api"
                        },
                        {
                            "id": "6b9e827c-c450-4ce0-9e68-71ee3abcba46",
                            "gambit_id": "c3362fe7-d1d4-43d1-91a9-0f0d7a34ef37",
                            "last_updated": "2023-04-18T12:12:08.095593-04:00",
                            "created_at": "2023-04-16T12:17:24.476728-04:00",
                            "name": "BAL (G Rodriguez)",
                            "reward": "2.12000",
                            "odds": "2.17000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad9f673-680f-4118-a956-3dcec2d98d14/?format=api"
                        }
                    ]
                },
                {
                    "id": "802eb99e-5d76-410b-84e7-8ec7816ff406",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d65f974a-2604-4bc3-9608-ded1b28bb688/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:24.462912-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BAL",
                                "amount": 6324.0
                            },
                            {
                                "team": "CWS",
                                "amount": 3676.0
                            }
                        ],
                        "expected_reward_tokens": 9484.08,
                        "profit_sb": -15.92,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "523f57e8-ffb2-4dfd-9b56-5809feb9772b",
                            "gambit_id": "9320af3b-5bc1-45a5-969c-3a5ed0318587",
                            "last_updated": "2023-04-18T12:12:08.092216-04:00",
                            "created_at": "2023-04-16T12:17:24.470243-04:00",
                            "name": "BAL",
                            "reward": "1.50000",
                            "odds": "1.52630",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802eb99e-5d76-410b-84e7-8ec7816ff406/?format=api"
                        },
                        {
                            "id": "343d02a6-11c9-4b3b-bef9-0dbcaefce159",
                            "gambit_id": "77078925-aea6-495a-b117-73b3b95d9dd2",
                            "last_updated": "2023-04-18T12:12:08.090758-04:00",
                            "created_at": "2023-04-16T12:17:24.466532-04:00",
                            "name": "CWS",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802eb99e-5d76-410b-84e7-8ec7816ff406/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef022e87-0e8b-4f2e-8f3b-584f453bc333",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d65f974a-2604-4bc3-9608-ded1b28bb688/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:24.449107-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 7.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "21c1d79f-45fb-4bf5-9bdc-22b3ba2b1cae",
                            "gambit_id": "7e030229-7391-4c4a-b447-da43c4f28014",
                            "last_updated": "2023-04-18T12:12:08.087364-04:00",
                            "created_at": "2023-04-16T12:17:24.456117-04:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef022e87-0e8b-4f2e-8f3b-584f453bc333/?format=api"
                        },
                        {
                            "id": "426bbd2d-9505-4a08-8fe3-8cffcf1e68b4",
                            "gambit_id": "193a24eb-2ae4-4669-8a9c-b3d9b022793a",
                            "last_updated": "2023-04-18T12:12:08.085724-04:00",
                            "created_at": "2023-04-16T12:17:24.452849-04:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef022e87-0e8b-4f2e-8f3b-584f453bc333/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "18a2a331-c158-451c-8019-c00b51ba3cb6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "26ddba73-e15f-4500-a7bf-b53c2c4b6f67",
            "completed": true,
            "last_updated": "2023-04-18T12:12:08.281724-04:00",
            "created_at": "2023-04-16T12:17:24.673038-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/26ddba73-e15f-4500-a7bf-b53c2c4b6f67",
            "datetime": "2023-04-16T14:10:00-04:00",
            "cutoff_datetime": "2023-04-16T14:10:00-04:00",
            "name": "ATL (K Wright) v. KAN (Z Greinke)",
            "bettypes": [
                {
                    "id": "090aa7c6-1659-4f89-928f-f549b0108d48",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18a2a331-c158-451c-8019-c00b51ba3cb6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:24.694762-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ATL (K Wright)",
                                "amount": 5827.0
                            },
                            {
                                "team": "KAN (Z Greinke)",
                                "amount": 4173.0
                            }
                        ],
                        "expected_reward_tokens": 9556.17,
                        "profit_sb": 56.17,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "82a0629b-159e-49f8-8356-3cbc8ff6c210",
                            "gambit_id": "92b508b6-b4dc-403e-808c-0e02f82ec3b9",
                            "last_updated": "2023-04-18T12:12:08.298326-04:00",
                            "created_at": "2023-04-16T12:17:24.700463-04:00",
                            "name": "ATL (K Wright)",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/090aa7c6-1659-4f89-928f-f549b0108d48/?format=api"
                        },
                        {
                            "id": "e067a67d-a80a-4483-9dcf-4ba954227b2c",
                            "gambit_id": "301c3bc6-ae7e-4e7b-b832-b134e823ac75",
                            "last_updated": "2023-04-18T12:12:08.296610-04:00",
                            "created_at": "2023-04-16T12:17:24.697557-04:00",
                            "name": "KAN (Z Greinke)",
                            "reward": "2.29000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/090aa7c6-1659-4f89-928f-f549b0108d48/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc6175af-590b-4d83-84da-0bd842234160",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18a2a331-c158-451c-8019-c00b51ba3cb6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:24.685857-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "KAN",
                                "amount": 5213.0
                            },
                            {
                                "team": "ATL",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c0fda82d-739f-4af5-9312-d08434fac18d",
                            "gambit_id": "6567b758-875a-496a-960d-f43303de0c4f",
                            "last_updated": "2023-04-18T12:12:08.290922-04:00",
                            "created_at": "2023-04-16T12:17:24.688692-04:00",
                            "name": "KAN",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6175af-590b-4d83-84da-0bd842234160/?format=api"
                        },
                        {
                            "id": "33b62105-fd17-44b9-991a-3e4c2db496db",
                            "gambit_id": "565381d3-5b2c-49dc-ab4c-ab8494b56bb8",
                            "last_updated": "2023-04-18T12:12:08.292763-04:00",
                            "created_at": "2023-04-16T12:17:24.691778-04:00",
                            "name": "ATL",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6175af-590b-4d83-84da-0bd842234160/?format=api"
                        }
                    ]
                },
                {
                    "id": "2e5d7b13-06b3-4f9e-bdd3-141e3912362b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/18a2a331-c158-451c-8019-c00b51ba3cb6/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:24.676635-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3210db3f-cf63-4aee-a80b-44f037fc751d",
                            "gambit_id": "65ac0d2c-89ac-42ac-9977-011141a0acbe",
                            "last_updated": "2023-04-18T12:12:08.287545-04:00",
                            "created_at": "2023-04-16T12:17:24.682977-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e5d7b13-06b3-4f9e-bdd3-141e3912362b/?format=api"
                        },
                        {
                            "id": "de33a180-f8d0-4775-bd17-99d23ad84840",
                            "gambit_id": "93985347-d05f-4c01-9259-e1889184b586",
                            "last_updated": "2023-04-18T12:12:08.285907-04:00",
                            "created_at": "2023-04-16T12:17:24.679892-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e5d7b13-06b3-4f9e-bdd3-141e3912362b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "77dcc825-8325-4a9c-b64d-1f3c131987b4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ba4caf99-a7e2-49e2-807f-3506cb93137c",
            "completed": true,
            "last_updated": "2023-04-18T12:12:07.706131-04:00",
            "created_at": "2023-04-16T12:17:23.909839-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.22,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ba4caf99-a7e2-49e2-807f-3506cb93137c",
            "datetime": "2023-04-16T13:40:00-04:00",
            "cutoff_datetime": "2023-04-16T13:40:00-04:00",
            "name": "PHI (A Nola) v. CIN (L Cessa)",
            "bettypes": [
                {
                    "id": "ec35501c-d4e8-41c9-a0a2-900558ffeb2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77dcc825-8325-4a9c-b64d-1f3c131987b4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:23.934857-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI (A Nola)",
                                "amount": 6434.0
                            },
                            {
                                "team": "CIN (L Cessa)",
                                "amount": 3566.0
                            }
                        ],
                        "expected_reward_tokens": 9521.22,
                        "profit_sb": 21.22,
                        "profit_sb_percentage": 0.22,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c75fdbea-21c5-41de-966c-6e76dbe5e1d4",
                            "gambit_id": "95d0992d-5779-40bc-80a2-7245dc85dfa0",
                            "last_updated": "2023-04-18T12:12:07.720720-04:00",
                            "created_at": "2023-04-16T12:17:23.939848-04:00",
                            "name": "PHI (A Nola)",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec35501c-d4e8-41c9-a0a2-900558ffeb2f/?format=api"
                        },
                        {
                            "id": "794b741c-849b-4cf2-94a0-5aab38eefb13",
                            "gambit_id": "e00f92fc-10a3-4656-b2ec-6cd08964d1ca",
                            "last_updated": "2023-04-18T12:12:07.719350-04:00",
                            "created_at": "2023-04-16T12:17:23.937063-04:00",
                            "name": "CIN (L Cessa)",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec35501c-d4e8-41c9-a0a2-900558ffeb2f/?format=api"
                        }
                    ]
                },
                {
                    "id": "e57e1a3a-9eff-4e42-8700-7e93532dfdbc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77dcc825-8325-4a9c-b64d-1f3c131987b4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:23.925230-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 5423.0
                            },
                            {
                                "team": "CIN",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c7814be9-e7e6-47a2-abb3-6222efcd0fd5",
                            "gambit_id": "d36fa3cb-84c5-4046-a9d5-31cd4b500b26",
                            "last_updated": "2023-04-18T12:12:07.716212-04:00",
                            "created_at": "2023-04-16T12:17:23.932177-04:00",
                            "name": "PHI",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e57e1a3a-9eff-4e42-8700-7e93532dfdbc/?format=api"
                        },
                        {
                            "id": "694ae0dc-d977-4ed3-8f78-0a45d2028885",
                            "gambit_id": "1dcd6657-79aa-4b86-b383-bfe7bbe91566",
                            "last_updated": "2023-04-18T12:12:07.714703-04:00",
                            "created_at": "2023-04-16T12:17:23.929307-04:00",
                            "name": "CIN",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e57e1a3a-9eff-4e42-8700-7e93532dfdbc/?format=api"
                        }
                    ]
                },
                {
                    "id": "b25534e1-b316-4bc9-aa04-4bcae6088d53",
                    "match": "https://api-prod.gambitprofit.com/api/matches/77dcc825-8325-4a9c-b64d-1f3c131987b4/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:23.914634-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6dfd2c9b-85b4-42b2-a8b5-9e26e0a2f48c",
                            "gambit_id": "f71bc107-410d-47b9-baaf-2c925d195553",
                            "last_updated": "2023-04-18T12:12:07.709956-04:00",
                            "created_at": "2023-04-16T12:17:23.917590-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b25534e1-b316-4bc9-aa04-4bcae6088d53/?format=api"
                        },
                        {
                            "id": "00f3f73d-c6ca-46b5-badf-cafdc3e715c8",
                            "gambit_id": "d528fb51-76e3-4b91-8143-438267f04aa1",
                            "last_updated": "2023-04-18T12:12:07.711620-04:00",
                            "created_at": "2023-04-16T12:17:23.921274-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b25534e1-b316-4bc9-aa04-4bcae6088d53/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a6189c9a-32f1-4c0c-a611-61a1f215d04a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2f6cd97a-6e84-43e5-abb6-8e9810969e8d",
            "completed": true,
            "last_updated": "2023-04-18T12:12:07.898977-04:00",
            "created_at": "2023-04-16T12:17:24.193276-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2f6cd97a-6e84-43e5-abb6-8e9810969e8d",
            "datetime": "2023-04-16T13:40:00-04:00",
            "cutoff_datetime": "2023-04-16T13:40:00-04:00",
            "name": "ARI (Z Gallen) v. MIA (S Alcantara)",
            "bettypes": [
                {
                    "id": "3054afe7-1dd9-435b-9740-664cf15fa67e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6189c9a-32f1-4c0c-a611-61a1f215d04a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:24.217150-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIA (S Alcantara)",
                                "amount": 5490.0
                            },
                            {
                                "team": "ARI (Z Gallen)",
                                "amount": 4510.0
                            }
                        ],
                        "expected_reward_tokens": 9606.3,
                        "profit_sb": 106.3,
                        "profit_sb_percentage": 1.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "014cf790-5cc7-48e6-8a58-c3576f022120",
                            "gambit_id": "7572c194-e7b5-4a0d-9c57-3240492d7934",
                            "last_updated": "2023-04-18T12:12:07.912601-04:00",
                            "created_at": "2023-04-16T12:17:24.220184-04:00",
                            "name": "MIA (S Alcantara)",
                            "reward": "1.75000",
                            "odds": "1.78120",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3054afe7-1dd9-435b-9740-664cf15fa67e/?format=api"
                        },
                        {
                            "id": "22d4bd66-28a3-4c46-a440-9879b02b65e5",
                            "gambit_id": "9a0997a1-a87f-47b4-9c6f-6426b13bab3c",
                            "last_updated": "2023-04-18T12:12:07.914314-04:00",
                            "created_at": "2023-04-16T12:17:24.222706-04:00",
                            "name": "ARI (Z Gallen)",
                            "reward": "2.13000",
                            "odds": "2.18000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3054afe7-1dd9-435b-9740-664cf15fa67e/?format=api"
                        }
                    ]
                },
                {
                    "id": "370226b3-d118-49c2-b73d-15b83b21090e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6189c9a-32f1-4c0c-a611-61a1f215d04a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:24.206898-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "ARI",
                                "amount": 6390.0
                            },
                            {
                                "team": "MIA",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8c7e978e-1679-492e-84c4-fbed40884f9c",
                            "gambit_id": "8599dc99-099f-468c-9e82-0bec5b29ff67",
                            "last_updated": "2023-04-18T12:12:07.909371-04:00",
                            "created_at": "2023-04-16T12:17:24.212658-04:00",
                            "name": "ARI",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/370226b3-d118-49c2-b73d-15b83b21090e/?format=api"
                        },
                        {
                            "id": "6359eced-c01f-4a0b-a1b7-775bb8198732",
                            "gambit_id": "1ab0066a-0425-4d8b-82b7-3a1b4b7f30fd",
                            "last_updated": "2023-04-18T12:12:07.907688-04:00",
                            "created_at": "2023-04-16T12:17:24.209883-04:00",
                            "name": "MIA",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/370226b3-d118-49c2-b73d-15b83b21090e/?format=api"
                        }
                    ]
                },
                {
                    "id": "1500252d-2732-4701-a00f-315968fad159",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a6189c9a-32f1-4c0c-a611-61a1f215d04a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:24.196811-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "679d39c4-3b0f-4eab-9342-c3c51b258f2f",
                            "gambit_id": "1519c737-70ef-43bf-a3c1-dbe0d13ac577",
                            "last_updated": "2023-04-18T12:12:07.902568-04:00",
                            "created_at": "2023-04-16T12:17:24.199885-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1500252d-2732-4701-a00f-315968fad159/?format=api"
                        },
                        {
                            "id": "0e65ceb4-19d5-4d99-abbf-0d5e9673065c",
                            "gambit_id": "f8b596d8-aa68-461f-ba4d-b82c2854b64f",
                            "last_updated": "2023-04-18T12:12:07.904219-04:00",
                            "created_at": "2023-04-16T12:17:24.202982-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1500252d-2732-4701-a00f-315968fad159/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "43907c33-70f6-435e-b957-5f910fa587d0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "86e0627c-2ab2-4932-aa4c-9f11c977e6fc",
            "completed": true,
            "last_updated": "2023-04-18T12:12:07.517595-04:00",
            "created_at": "2023-04-16T12:17:23.637940-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.9,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/86e0627c-2ab2-4932-aa4c-9f11c977e6fc",
            "datetime": "2023-04-16T13:37:00-04:00",
            "cutoff_datetime": "2023-04-16T13:37:00-04:00",
            "name": "TAM (S McClanahan) v. TOR (A Manoah)",
            "bettypes": [
                {
                    "id": "63c3c313-cfca-49d0-81c3-49b3b30e601b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43907c33-70f6-435e-b957-5f910fa587d0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:23.661028-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TAM (S McClanahan)",
                                "amount": 5541.0
                            },
                            {
                                "team": "TOR (A Manoah)",
                                "amount": 4459.0
                            }
                        ],
                        "expected_reward_tokens": 9585.93,
                        "profit_sb": 85.93,
                        "profit_sb_percentage": 0.9,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "50c06ac8-0e0d-4b79-b449-79f2d28876b6",
                            "gambit_id": "12ddba0a-7a29-40da-a397-1757b1578e29",
                            "last_updated": "2023-04-18T12:12:07.536225-04:00",
                            "created_at": "2023-04-16T12:17:23.666311-04:00",
                            "name": "TAM (S McClanahan)",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c3c313-cfca-49d0-81c3-49b3b30e601b/?format=api"
                        },
                        {
                            "id": "795461fa-4a73-4a80-b082-9d7d11b1a04a",
                            "gambit_id": "6aedb654-4902-4ea6-ad21-ae1277b0096e",
                            "last_updated": "2023-04-18T12:12:07.534210-04:00",
                            "created_at": "2023-04-16T12:17:23.663705-04:00",
                            "name": "TOR (A Manoah)",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63c3c313-cfca-49d0-81c3-49b3b30e601b/?format=api"
                        }
                    ]
                },
                {
                    "id": "15f8134b-b2b8-4db7-9351-d11e3c9e72e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43907c33-70f6-435e-b957-5f910fa587d0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:23.651540-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TOR",
                                "amount": 5688.0
                            },
                            {
                                "team": "TAM",
                                "amount": 4312.0
                            }
                        ],
                        "expected_reward_tokens": 9442.08,
                        "profit_sb": -57.92,
                        "profit_sb_percentage": -0.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6341e13e-1c47-45ee-b234-45c5ea1f15d4",
                            "gambit_id": "5de94c42-9722-4be8-a062-3e5de8a11557",
                            "last_updated": "2023-04-18T12:12:07.528717-04:00",
                            "created_at": "2023-04-16T12:17:23.654652-04:00",
                            "name": "TOR",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15f8134b-b2b8-4db7-9351-d11e3c9e72e3/?format=api"
                        },
                        {
                            "id": "58ce443e-fa8e-4c42-96ff-6a9e76ba1969",
                            "gambit_id": "cf21c17a-97b7-40ea-8b80-19ccdbc6cffe",
                            "last_updated": "2023-04-18T12:12:07.530647-04:00",
                            "created_at": "2023-04-16T12:17:23.657848-04:00",
                            "name": "TAM",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15f8134b-b2b8-4db7-9351-d11e3c9e72e3/?format=api"
                        }
                    ]
                },
                {
                    "id": "4b1bd80e-0a9c-4ade-9529-c950bb7d5b8b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/43907c33-70f6-435e-b957-5f910fa587d0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:23.642173-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 8.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7397804e-c8e0-4c92-aefc-6e931d2c2e9e",
                            "gambit_id": "05db8e38-988a-4d88-86cc-8d86ec0a5de5",
                            "last_updated": "2023-04-18T12:12:07.524830-04:00",
                            "created_at": "2023-04-16T12:17:23.648355-04:00",
                            "name": "Game Total Over 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b1bd80e-0a9c-4ade-9529-c950bb7d5b8b/?format=api"
                        },
                        {
                            "id": "c89b7901-6884-4fda-965e-46e49fff58cd",
                            "gambit_id": "99aec34f-9a8e-43c1-96f9-9888e99f8aba",
                            "last_updated": "2023-04-18T12:12:07.522834-04:00",
                            "created_at": "2023-04-16T12:17:23.644853-04:00",
                            "name": "Game Total Under 8.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b1bd80e-0a9c-4ade-9529-c950bb7d5b8b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5d245716-ecd9-47e0-bf97-1785d49efd67",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6128b7e5-4e9e-44c4-81c2-4f95768035eb",
            "completed": true,
            "last_updated": "2023-04-18T12:12:07.309572-04:00",
            "created_at": "2023-04-16T12:17:23.212595-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.72,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/6128b7e5-4e9e-44c4-81c2-4f95768035eb",
            "datetime": "2023-04-16T13:35:00-04:00",
            "cutoff_datetime": "2023-04-16T13:35:00-04:00",
            "name": "LAA (R Detmers) v. BOS (G Whitlock)",
            "bettypes": [
                {
                    "id": "35bfa230-2149-4d56-bcc9-2794ccb2cae0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d245716-ecd9-47e0-bf97-1785d49efd67/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:23.235515-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "BOS (G Whitlock)",
                                "amount": 5117.0
                            },
                            {
                                "team": "LAA (R Detmers)",
                                "amount": 4883.0
                            }
                        ],
                        "expected_reward_tokens": 9568.79,
                        "profit_sb": 68.79,
                        "profit_sb_percentage": 0.72,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e5a89e73-e25d-40cb-ad39-b0ac01a3da76",
                            "gambit_id": "99b71cd4-2dd6-4b18-bbe3-f4cddccc4be0",
                            "last_updated": "2023-04-18T12:12:07.322711-04:00",
                            "created_at": "2023-04-16T12:17:23.237959-04:00",
                            "name": "BOS (G Whitlock)",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35bfa230-2149-4d56-bcc9-2794ccb2cae0/?format=api"
                        },
                        {
                            "id": "21855baf-9d65-4cc9-804d-c9b162e314e2",
                            "gambit_id": "2546b16c-57e3-45da-8c92-a5a2f3ea5247",
                            "last_updated": "2023-04-18T12:12:07.324310-04:00",
                            "created_at": "2023-04-16T12:17:23.241018-04:00",
                            "name": "LAA (R Detmers)",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35bfa230-2149-4d56-bcc9-2794ccb2cae0/?format=api"
                        }
                    ]
                },
                {
                    "id": "a10d9c14-344b-4e37-a94c-3d360ce6a548",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d245716-ecd9-47e0-bf97-1785d49efd67/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:23.227556-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LAA",
                                "amount": 6390.0
                            },
                            {
                                "team": "BOS",
                                "amount": 3610.0
                            }
                        ],
                        "expected_reward_tokens": 9457.2,
                        "profit_sb": -42.8,
                        "profit_sb_percentage": -0.45,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ed5dda0-9aeb-43f6-aad5-216e7aa86667",
                            "gambit_id": "b5ece7f9-5bcd-4efb-88f7-58534611650b",
                            "last_updated": "2023-04-18T12:12:07.319772-04:00",
                            "created_at": "2023-04-16T12:17:23.232760-04:00",
                            "name": "LAA",
                            "reward": "1.48000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a10d9c14-344b-4e37-a94c-3d360ce6a548/?format=api"
                        },
                        {
                            "id": "2139192d-a2b5-4dcb-916b-01c6b02fbee7",
                            "gambit_id": "a21f2cc6-9328-4829-a055-9f8dfd50f62d",
                            "last_updated": "2023-04-18T12:12:07.318168-04:00",
                            "created_at": "2023-04-16T12:17:23.229943-04:00",
                            "name": "BOS",
                            "reward": "2.62000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a10d9c14-344b-4e37-a94c-3d360ce6a548/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ac9f215-81da-4c8f-a4d2-09d9db00dd25",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5d245716-ecd9-47e0-bf97-1785d49efd67/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:23.216702-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9.5",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9.5",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "014da88c-06df-4378-903c-a6efb7c7a0a3",
                            "gambit_id": "4814ab0a-e66c-488c-9a35-344d6af45d8f",
                            "last_updated": "2023-04-18T12:12:07.313264-04:00",
                            "created_at": "2023-04-16T12:17:23.222360-04:00",
                            "name": "Game Total Under 9.5",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac9f215-81da-4c8f-a4d2-09d9db00dd25/?format=api"
                        },
                        {
                            "id": "625ca083-3299-4b82-8475-aa3479be2e74",
                            "gambit_id": "8b18f8c0-1ee7-4eb6-a347-b98bc1973858",
                            "last_updated": "2023-04-18T12:12:07.314893-04:00",
                            "created_at": "2023-04-16T12:17:23.225080-04:00",
                            "name": "Game Total Over 9.5",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac9f215-81da-4c8f-a4d2-09d9db00dd25/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "defda175-2ea5-47d5-80cf-98d0d17316f2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fffcc6f7-d4d4-4939-a247-5e5f074a970b",
            "completed": true,
            "last_updated": "2023-04-18T12:12:07.086197-04:00",
            "created_at": "2023-04-16T12:17:22.966003-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.76,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/fffcc6f7-d4d4-4939-a247-5e5f074a970b",
            "datetime": "2023-04-16T13:35:00-04:00",
            "cutoff_datetime": "2023-04-16T13:35:00-04:00",
            "name": "MIN (P Lopez) v. NYY (G Cole)",
            "bettypes": [
                {
                    "id": "3a87b6e2-9937-4081-89f5-3174264fec98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/defda175-2ea5-47d5-80cf-98d0d17316f2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:23.000893-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY (G Cole)",
                                "amount": 5909.0
                            },
                            {
                                "team": "MIN (P Lopez)",
                                "amount": 4091.0
                            }
                        ],
                        "expected_reward_tokens": 9572.58,
                        "profit_sb": 72.58,
                        "profit_sb_percentage": 0.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "3a8555a7-a224-4001-85ab-1073ebf828ca",
                            "gambit_id": "fab06a8f-cd30-4ded-93c3-5dad9136fa95",
                            "last_updated": "2023-04-18T12:12:07.099157-04:00",
                            "created_at": "2023-04-16T12:17:23.003327-04:00",
                            "name": "NYY (G Cole)",
                            "reward": "1.62000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a87b6e2-9937-4081-89f5-3174264fec98/?format=api"
                        },
                        {
                            "id": "20dfc742-5aca-43be-b01a-c3aa76cd416c",
                            "gambit_id": "e8b970cd-181a-4daf-9429-e3d7d6227d05",
                            "last_updated": "2023-04-18T12:12:07.100663-04:00",
                            "created_at": "2023-04-16T12:17:23.005376-04:00",
                            "name": "MIN (P Lopez)",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a87b6e2-9937-4081-89f5-3174264fec98/?format=api"
                        }
                    ]
                },
                {
                    "id": "65daaa1e-7317-4f75-bc6d-e16a29148646",
                    "match": "https://api-prod.gambitprofit.com/api/matches/defda175-2ea5-47d5-80cf-98d0d17316f2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:22.977942-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "MIN",
                                "amount": 5939.0
                            },
                            {
                                "team": "NYY",
                                "amount": 4061.0
                            }
                        ],
                        "expected_reward_tokens": 9502.4,
                        "profit_sb": 2.4,
                        "profit_sb_percentage": 0.03,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4c7c9788-e313-4b00-9d27-5bf4ee9e8759",
                            "gambit_id": "a3480c8c-7485-4bd6-82e5-ba21ef25dc0d",
                            "last_updated": "2023-04-18T12:12:07.096216-04:00",
                            "created_at": "2023-04-16T12:17:22.998346-04:00",
                            "name": "MIN",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65daaa1e-7317-4f75-bc6d-e16a29148646/?format=api"
                        },
                        {
                            "id": "4984e5e6-41c8-4133-8c4a-4a951916e304",
                            "gambit_id": "eb35a158-d037-48dd-a36a-df277b1448fc",
                            "last_updated": "2023-04-18T12:12:07.094575-04:00",
                            "created_at": "2023-04-16T12:17:22.995554-04:00",
                            "name": "NYY",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65daaa1e-7317-4f75-bc6d-e16a29148646/?format=api"
                        }
                    ]
                },
                {
                    "id": "5648257f-e84f-48ae-b7e2-04278e0e4525",
                    "match": "https://api-prod.gambitprofit.com/api/matches/defda175-2ea5-47d5-80cf-98d0d17316f2/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:22.969752-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 7",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c8372397-2524-4cd3-bfe4-9dbee8037ed1",
                            "gambit_id": "a4676d4a-8d14-4292-a45a-142b76641bdd",
                            "last_updated": "2023-04-18T12:12:07.089776-04:00",
                            "created_at": "2023-04-16T12:17:22.972233-04:00",
                            "name": "Game Total Under 7",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5648257f-e84f-48ae-b7e2-04278e0e4525/?format=api"
                        },
                        {
                            "id": "395babb2-c853-4c10-8713-63ce2977b45e",
                            "gambit_id": "9159121d-d732-4292-baac-6f5664bb7660",
                            "last_updated": "2023-04-18T12:12:07.091400-04:00",
                            "created_at": "2023-04-16T12:17:22.974723-04:00",
                            "name": "Game Total Over 7",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5648257f-e84f-48ae-b7e2-04278e0e4525/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1837174c-92e7-41b7-8c73-eb2768ca3821",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "47c7f8c5-3a9f-495d-b24f-260ccc9f8708",
            "completed": true,
            "last_updated": "2023-04-18T12:12:06.691746-04:00",
            "created_at": "2023-04-16T12:17:22.597440-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/47c7f8c5-3a9f-495d-b24f-260ccc9f8708",
            "datetime": "2023-04-16T13:35:00-04:00",
            "cutoff_datetime": "2023-04-16T13:35:00-04:00",
            "name": "CLE (S Bieber) v. WAS (P Corbin)",
            "bettypes": [
                {
                    "id": "8a7d460e-ec9a-48b7-a295-55a5b71255c0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1837174c-92e7-41b7-8c73-eb2768ca3821/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:22.620937-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE (S Bieber)",
                                "amount": 6627.0
                            },
                            {
                                "team": "WAS (P Corbin)",
                                "amount": 3373.0
                            }
                        ],
                        "expected_reward_tokens": 9476.61,
                        "profit_sb": -23.39,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bfe71e81-cc3c-431c-8056-00f34717fd9e",
                            "gambit_id": "c46cf2a3-9d41-4670-a180-441bf2b5a0f6",
                            "last_updated": "2023-04-18T12:12:06.710954-04:00",
                            "created_at": "2023-04-16T12:17:22.626687-04:00",
                            "name": "CLE (S Bieber)",
                            "reward": "1.43000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a7d460e-ec9a-48b7-a295-55a5b71255c0/?format=api"
                        },
                        {
                            "id": "a4bb3428-4565-497d-99d5-648022433617",
                            "gambit_id": "e63b13a3-9d0d-4cd8-9f08-e96ad2e90069",
                            "last_updated": "2023-04-18T12:12:06.708653-04:00",
                            "created_at": "2023-04-16T12:17:22.623920-04:00",
                            "name": "WAS (P Corbin)",
                            "reward": "2.81000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a7d460e-ec9a-48b7-a295-55a5b71255c0/?format=api"
                        }
                    ]
                },
                {
                    "id": "dfa4f5ff-0030-47d6-9fd3-d84c834909b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1837174c-92e7-41b7-8c73-eb2768ca3821/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-16T12:17:22.611991-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CLE",
                                "amount": 5512.0
                            },
                            {
                                "team": "WAS",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd0879b6-9609-440c-890e-3281816fbcab",
                            "gambit_id": "0f1fb2f2-7a2a-45a9-97c1-a03955e464d0",
                            "last_updated": "2023-04-18T12:12:06.704402-04:00",
                            "created_at": "2023-04-16T12:17:22.617938-04:00",
                            "name": "CLE",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa4f5ff-0030-47d6-9fd3-d84c834909b4/?format=api"
                        },
                        {
                            "id": "89d74fb0-62be-4149-9166-eaeba2b75770",
                            "gambit_id": "571e3197-502d-4fb5-b247-d093aab9ff0d",
                            "last_updated": "2023-04-18T12:12:06.702714-04:00",
                            "created_at": "2023-04-16T12:17:22.615043-04:00",
                            "name": "WAS",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa4f5ff-0030-47d6-9fd3-d84c834909b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "29e4706a-89a4-4ea2-8739-c684547dbd74",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1837174c-92e7-41b7-8c73-eb2768ca3821/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-16T12:17:22.602373-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 9",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 9",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "74d7e085-57d2-4fd1-bd73-c03dbf3e055b",
                            "gambit_id": "de37d012-cff2-462e-92fc-0d8057efd48e",
                            "last_updated": "2023-04-18T12:12:06.699187-04:00",
                            "created_at": "2023-04-16T12:17:22.608575-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e4706a-89a4-4ea2-8739-c684547dbd74/?format=api"
                        },
                        {
                            "id": "b8f77b23-1119-49ec-8835-6602027e1f74",
                            "gambit_id": "8f9ac798-85ba-4c6f-9d13-38c6ef652546",
                            "last_updated": "2023-04-18T12:12:06.697381-04:00",
                            "created_at": "2023-04-16T12:17:22.605577-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29e4706a-89a4-4ea2-8739-c684547dbd74/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b9a860e-d4a1-4266-99aa-c603b84a0f1a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "471c931a-732e-45bb-ae61-5604330d12ba",
            "completed": true,
            "last_updated": "2023-04-18T12:12:05.319391-04:00",
            "created_at": "2023-04-14T12:02:18.606439-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.56,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/471c931a-732e-45bb-ae61-5604330d12ba",
            "datetime": "2023-04-16T12:00:00-04:00",
            "cutoff_datetime": "2023-04-16T12:00:00-04:00",
            "name": "Arlington Renegades v. DC Defenders",
            "bettypes": [
                {
                    "id": "8c75bdfc-b004-450d-b16f-1392a3a83c5c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b9a860e-d4a1-4266-99aa-c603b84a0f1a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-16T12:17:33.058489-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "DC Defenders",
                                "amount": 7872.0
                            },
                            {
                                "team": "Arlington Renegades",
                                "amount": 2128.0
                            }
                        ],
                        "expected_reward_tokens": 9446.4,
                        "profit_sb": -53.6,
                        "profit_sb_percentage": -0.56,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4173c759-821c-49d6-96c7-cce831662787",
                            "gambit_id": "49330b62-817f-40fe-8962-647532b4ccea",
                            "last_updated": "2023-04-18T12:12:05.322443-04:00",
                            "created_at": "2023-04-16T12:17:33.060968-04:00",
                            "name": "DC Defenders",
                            "reward": "1.20000",
                            "odds": "1.21280",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c75bdfc-b004-450d-b16f-1392a3a83c5c/?format=api"
                        },
                        {
                            "id": "ce900f36-9008-4315-a8e0-85c06dd61df6",
                            "gambit_id": "60815f51-b1f3-411b-a196-e009e4a28113",
                            "last_updated": "2023-04-18T12:12:05.323797-04:00",
                            "created_at": "2023-04-16T12:17:33.063707-04:00",
                            "name": "Arlington Renegades",
                            "reward": "4.44000",
                            "odds": "4.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c75bdfc-b004-450d-b16f-1392a3a83c5c/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a2af148-63e8-4db6-9514-03ced907da56",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b9a860e-d4a1-4266-99aa-c603b84a0f1a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-14T12:02:18.614182-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arlington Renegades",
                                "amount": 5000.0
                            },
                            {
                                "team": "DC Defenders",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "29faa117-3f13-4837-9051-349f0ff9d65b",
                            "gambit_id": "8708723b-1785-4907-9d97-46c26a6be6aa",
                            "last_updated": "2023-04-18T12:12:05.330489-04:00",
                            "created_at": "2023-04-14T12:02:18.615782-04:00",
                            "name": "Arlington Renegades",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a2af148-63e8-4db6-9514-03ced907da56/?format=api"
                        },
                        {
                            "id": "f7584fe2-09fe-4e1a-b558-82b1fa3c875e",
                            "gambit_id": "29203fa3-f66e-4325-b174-53c8a2d64442",
                            "last_updated": "2023-04-18T12:12:05.331829-04:00",
                            "created_at": "2023-04-14T12:02:18.617502-04:00",
                            "name": "DC Defenders",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a2af148-63e8-4db6-9514-03ced907da56/?format=api"
                        }
                    ]
                },
                {
                    "id": "577942ad-af42-43b0-b6de-515b313f54ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b9a860e-d4a1-4266-99aa-c603b84a0f1a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-14T12:02:18.608632-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 43",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 43",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "87909924-1c69-42d8-b596-fb73c2200881",
                            "gambit_id": "d7a97150-8d9f-46d8-b13c-7175e94bddcf",
                            "last_updated": "2023-04-18T12:12:05.327769-04:00",
                            "created_at": "2023-04-14T12:02:18.612265-04:00",
                            "name": "Game Total Over 43",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577942ad-af42-43b0-b6de-515b313f54ae/?format=api"
                        },
                        {
                            "id": "0ab57e33-5759-4c86-be9a-752fc836b49d",
                            "gambit_id": "944d3ee5-e8f6-4eb3-9adb-fa51003f320d",
                            "last_updated": "2023-04-18T12:12:05.326436-04:00",
                            "created_at": "2023-04-14T12:02:18.610420-04:00",
                            "name": "Game Total Under 43",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "43.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/577942ad-af42-43b0-b6de-515b313f54ae/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5e6157bc-5d78-4e40-88e6-252ea7ce526a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "092c68d4-4b65-486b-b2d1-dd6631519085",
            "completed": true,
            "last_updated": "2023-04-18T12:12:04.732584-04:00",
            "created_at": "2023-04-14T12:02:18.434723-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.44,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/092c68d4-4b65-486b-b2d1-dd6631519085",
            "datetime": "2023-04-16T11:30:00-04:00",
            "cutoff_datetime": "2023-04-16T11:30:00-04:00",
            "name": "Nottingham Forest v. Manchester United",
            "bettypes": [
                {
                    "id": "e77da848-6f17-4ce2-a62f-f60ca05a579f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e6157bc-5d78-4e40-88e6-252ea7ce526a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-14T12:02:18.440684-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 6974.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3026.0
                            }
                        ],
                        "expected_reward_tokens": 11437.36,
                        "profit_sb": 1937.36,
                        "profit_sb_percentage": 20.39,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester United",
                                "amount": 5641.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2447.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 1911.0
                            }
                        ],
                        "expected_reward_tokens": 9249.24,
                        "profit_sb": -250.76,
                        "profit_sb_percentage": -2.64,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d6f2fcb8-ec52-449f-adc6-99d1a3658d58",
                            "gambit_id": "8f90c373-4f4d-41b1-9c03-ec9b7a117113",
                            "last_updated": "2023-04-18T12:12:04.740598-04:00",
                            "created_at": "2023-04-14T12:02:18.443365-04:00",
                            "name": "Manchester United",
                            "reward": "1.64000",
                            "odds": "1.67000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e77da848-6f17-4ce2-a62f-f60ca05a579f/?format=api"
                        },
                        {
                            "id": "8a79ea6a-004f-4b24-bbe6-23e37eed27d2",
                            "gambit_id": "66670584-d9f5-4fa2-bfa7-c296c3365050",
                            "last_updated": "2023-04-18T12:12:04.743450-04:00",
                            "created_at": "2023-04-14T12:02:18.442013-04:00",
                            "name": "Draw",
                            "reward": "3.78000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e77da848-6f17-4ce2-a62f-f60ca05a579f/?format=api"
                        },
                        {
                            "id": "44ae542b-9c2b-431f-af68-d87dc78214c3",
                            "gambit_id": "8578ca78-46e0-4e61-9111-e03fe2dd067d",
                            "last_updated": "2023-04-18T12:12:04.742002-04:00",
                            "created_at": "2023-04-14T12:02:18.444991-04:00",
                            "name": "Nottingham Forest",
                            "reward": "4.84000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e77da848-6f17-4ce2-a62f-f60ca05a579f/?format=api"
                        }
                    ]
                },
                {
                    "id": "f662b6bc-44ac-4488-b2c7-f580a1df075b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5e6157bc-5d78-4e40-88e6-252ea7ce526a/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-14T12:02:18.436501-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5389.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4611.0
                            }
                        ],
                        "expected_reward_tokens": 9268.11,
                        "profit_sb": -231.89,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec8ba6b3-d0b8-4ea9-9f6d-e55418d6952c",
                            "gambit_id": "9f70bd84-52ac-4c2d-bb01-5de95ed37808",
                            "last_updated": "2023-04-18T12:12:04.736253-04:00",
                            "created_at": "2023-04-14T12:02:18.439222-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f662b6bc-44ac-4488-b2c7-f580a1df075b/?format=api"
                        },
                        {
                            "id": "07256785-feed-4f69-bd83-4ff3ac63022f",
                            "gambit_id": "de5f4041-4714-4dc1-aee6-fdfcf185b070",
                            "last_updated": "2023-04-18T12:12:04.737704-04:00",
                            "created_at": "2023-04-14T12:02:18.437812-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f662b6bc-44ac-4488-b2c7-f580a1df075b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "00cd1243-fed6-4c28-a8f8-efbde49013b1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0fb1611d-9e80-4877-a566-3482de9cd80b",
            "completed": true,
            "last_updated": "2023-04-18T12:12:04.869074-04:00",
            "created_at": "2023-04-14T12:02:18.276401-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.83,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/0fb1611d-9e80-4877-a566-3482de9cd80b",
            "datetime": "2023-04-16T09:00:00-04:00",
            "cutoff_datetime": "2023-04-16T09:00:00-04:00",
            "name": "West Ham United v. Arsenal",
            "bettypes": [
                {
                    "id": "6cfd2c4a-968f-4454-8281-949893e52516",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00cd1243-fed6-4c28-a8f8-efbde49013b1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-14T12:02:18.284183-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 7158.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2842.0
                            }
                        ],
                        "expected_reward_tokens": 11309.64,
                        "profit_sb": 1809.64,
                        "profit_sb_percentage": 19.05,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arsenal",
                                "amount": 5903.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2344.0
                            },
                            {
                                "team": "West Ham United",
                                "amount": 1753.0
                            }
                        ],
                        "expected_reward_tokens": 9325.96,
                        "profit_sb": -174.04,
                        "profit_sb_percentage": -1.83,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "85ecbd6b-e363-47cf-9cbc-81160ef053e6",
                            "gambit_id": "2bf9221f-eec3-4220-971f-1aa6537559fd",
                            "last_updated": "2023-04-18T12:12:04.877271-04:00",
                            "created_at": "2023-04-14T12:02:18.285667-04:00",
                            "name": "Arsenal",
                            "reward": "1.58000",
                            "odds": "1.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cfd2c4a-968f-4454-8281-949893e52516/?format=api"
                        },
                        {
                            "id": "9a63a18a-a1ee-4b4f-a07c-a55de68c4b21",
                            "gambit_id": "c2416279-a531-499e-8ea8-1afe444a57a8",
                            "last_updated": "2023-04-18T12:12:04.880780-04:00",
                            "created_at": "2023-04-14T12:02:18.288585-04:00",
                            "name": "Draw",
                            "reward": "3.98000",
                            "odds": "4.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cfd2c4a-968f-4454-8281-949893e52516/?format=api"
                        },
                        {
                            "id": "b8d8c2f1-b33e-4908-b2c4-fa5730613f72",
                            "gambit_id": "ec77c3ff-e158-4e23-918b-1ac12fe3ebf5",
                            "last_updated": "2023-04-18T12:12:04.879313-04:00",
                            "created_at": "2023-04-14T12:02:18.287151-04:00",
                            "name": "West Ham United",
                            "reward": "5.32000",
                            "odds": "5.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cfd2c4a-968f-4454-8281-949893e52516/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd8e00a8-3b66-42a6-92fe-9ee658bde67c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/00cd1243-fed6-4c28-a8f8-efbde49013b1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-14T12:02:18.278554-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5389.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4611.0
                            }
                        ],
                        "expected_reward_tokens": 9268.11,
                        "profit_sb": -231.89,
                        "profit_sb_percentage": -2.44,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "80e3c167-e939-4445-ac01-b4568b6c4d7d",
                            "gambit_id": "962bcf70-28a1-42d7-a590-104e23b06c00",
                            "last_updated": "2023-04-18T12:12:04.874448-04:00",
                            "created_at": "2023-04-14T12:02:18.282417-04:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.72000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8e00a8-3b66-42a6-92fe-9ee658bde67c/?format=api"
                        },
                        {
                            "id": "a3b2b7d5-87b3-4fdb-ab7a-54d69489b41b",
                            "gambit_id": "0867cb56-f0ce-47f4-9e14-84aa0168d917",
                            "last_updated": "2023-04-18T12:12:04.872999-04:00",
                            "created_at": "2023-04-14T12:02:18.280118-04:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.01000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8e00a8-3b66-42a6-92fe-9ee658bde67c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a0eeebf4-a21f-47e0-95c2-82b426bdbcaa",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c60e4fb0-1e18-4bdc-94e2-4f75c1d30868",
            "completed": true,
            "last_updated": "2023-04-17T11:42:06.951090-04:00",
            "created_at": "2023-04-14T12:02:17.963422-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.68,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/c60e4fb0-1e18-4bdc-94e2-4f75c1d30868",
            "datetime": "2023-04-15T22:00:00-04:00",
            "cutoff_datetime": "2023-04-15T22:00:00-04:00",
            "name": "Arnold Allen v. Max Holloway",
            "bettypes": [
                {
                    "id": "b972d015-a43e-4c4b-a059-38fbdbb2a7af",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0eeebf4-a21f-47e0-95c2-82b426bdbcaa/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-14T12:02:17.965598-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Max Holloway",
                                "amount": 5927.0
                            },
                            {
                                "team": "Arnold Allen",
                                "amount": 4073.0
                            }
                        ],
                        "expected_reward_tokens": 9245.71,
                        "profit_sb": -254.29,
                        "profit_sb_percentage": -2.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cae80b91-e710-4ab3-aeae-b20a610c8f8d",
                            "gambit_id": "897fbadf-4dd9-41cb-9f9c-dae4adeb4f64",
                            "last_updated": "2023-04-17T11:42:06.962327-04:00",
                            "created_at": "2023-04-14T12:02:17.967732-04:00",
                            "name": "Max Holloway",
                            "reward": "1.56000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b972d015-a43e-4c4b-a059-38fbdbb2a7af/?format=api"
                        },
                        {
                            "id": "fc5c3bf7-321d-45ee-801f-df61683e4795",
                            "gambit_id": "055839ed-b4aa-407d-b7cd-9f935d26f95c",
                            "last_updated": "2023-04-17T11:42:06.964287-04:00",
                            "created_at": "2023-04-14T12:02:17.969523-04:00",
                            "name": "Arnold Allen",
                            "reward": "2.27000",
                            "odds": "2.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b972d015-a43e-4c4b-a059-38fbdbb2a7af/?format=api"
                        }
                    ]
                },
                {
                    "id": "95c044d3-c183-4ad5-a20e-d8e028dd4074",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a0eeebf4-a21f-47e0-95c2-82b426bdbcaa/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-14T19:22:10.176026-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 4.5",
                                "amount": 5204.0
                            },
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 4796.0
                            }
                        ],
                        "expected_reward_tokens": 9159.04,
                        "profit_sb": -340.96,
                        "profit_sb_percentage": -3.59,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7dc740b2-1cad-4354-a815-4017cf2147fd",
                            "gambit_id": "12f0c9cf-3fd1-4e47-a91c-9063db2226ed",
                            "last_updated": "2023-04-17T11:42:06.958220-04:00",
                            "created_at": "2023-04-14T19:22:10.179309-04:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.76000",
                            "odds": "1.80000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c044d3-c183-4ad5-a20e-d8e028dd4074/?format=api"
                        },
                        {
                            "id": "8e731ae5-a04c-4321-b8aa-ec2c9016daac",
                            "gambit_id": "5b2834b6-2fc0-43c6-8f25-a6ba5cda082b",
                            "last_updated": "2023-04-17T11:42:06.955648-04:00",
                            "created_at": "2023-04-14T19:22:10.177698-04:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c044d3-c183-4ad5-a20e-d8e028dd4074/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5248a6cb-330b-4229-9df6-212abcbd0d1f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "41ed83ff-d841-40a0-a90f-946ffff20b4c",
            "completed": true,
            "last_updated": "2023-04-17T11:42:07.532533-04:00",
            "created_at": "2023-04-14T12:02:18.099072-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.41,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/41ed83ff-d841-40a0-a90f-946ffff20b4c",
            "datetime": "2023-04-15T22:00:00-04:00",
            "cutoff_datetime": "2023-04-15T22:00:00-04:00",
            "name": "Billy Quarantillo v. Edson Barboza",
            "bettypes": [
                {
                    "id": "eab4d8fe-06e5-424b-8343-810e710afcd8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5248a6cb-330b-4229-9df6-212abcbd0d1f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-14T12:02:18.100953-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Billy Quarantillo",
                                "amount": 6047.0
                            },
                            {
                                "team": "Edson Barboza",
                                "amount": 3953.0
                            }
                        ],
                        "expected_reward_tokens": 9250.02,
                        "profit_sb": -249.98,
                        "profit_sb_percentage": -2.63,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4093bb1b-5e50-4477-bfe0-86558f82d505",
                            "gambit_id": "8471fc22-e366-4d1e-a42d-6ba8412efe48",
                            "last_updated": "2023-04-17T11:42:07.545039-04:00",
                            "created_at": "2023-04-14T12:02:18.104070-04:00",
                            "name": "Billy Quarantillo",
                            "reward": "1.53000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eab4d8fe-06e5-424b-8343-810e710afcd8/?format=api"
                        },
                        {
                            "id": "b915fe19-1ba2-4c47-be64-500869c9c2c5",
                            "gambit_id": "b9dbdecb-2cbc-4c1f-8b31-f3da2b98c886",
                            "last_updated": "2023-04-17T11:42:07.543367-04:00",
                            "created_at": "2023-04-14T12:02:18.102523-04:00",
                            "name": "Edson Barboza",
                            "reward": "2.34000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eab4d8fe-06e5-424b-8343-810e710afcd8/?format=api"
                        }
                    ]
                },
                {
                    "id": "d6ba6021-be7d-4eda-9770-9b5a6a49e7a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5248a6cb-330b-4229-9df6-212abcbd0d1f/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-15T12:27:23.051954-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5585.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 4415.0
                            }
                        ],
                        "expected_reward_tokens": 9271.1,
                        "profit_sb": -228.9,
                        "profit_sb_percentage": -2.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3d65699f-502a-46b6-aaa6-5bea2f431c29",
                            "gambit_id": "6ed90f86-251f-43e3-87c4-094da50ea85f",
                            "last_updated": "2023-04-17T11:42:07.538378-04:00",
                            "created_at": "2023-04-15T12:27:23.053592-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.66000",
                            "odds": "1.68970",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6ba6021-be7d-4eda-9770-9b5a6a49e7a3/?format=api"
                        },
                        {
                            "id": "40fb46a3-93f4-43b9-9d2e-fe5f6fa7b427",
                            "gambit_id": "1a43470a-42d7-4481-9678-3a5c19bff941",
                            "last_updated": "2023-04-17T11:42:07.540273-04:00",
                            "created_at": "2023-04-15T12:27:23.055425-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6ba6021-be7d-4eda-9770-9b5a6a49e7a3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "403a0822-cebd-4a5e-96f5-122a035d7cc5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ecbf4159-23b1-4160-9bba-823d772a1f16",
            "completed": true,
            "last_updated": "2023-04-16T17:57:16.469474-04:00",
            "created_at": "2023-04-15T12:27:14.025655-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.12,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/ecbf4159-23b1-4160-9bba-823d772a1f16",
            "datetime": "2023-04-15T21:40:00-04:00",
            "cutoff_datetime": "2023-04-15T21:40:00-04:00",
            "name": "COL (R Feltner) v. SEA (G Kirby)",
            "bettypes": [
                {
                    "id": "c457eea2-135f-46e6-9150-be33c3c8c85a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/403a0822-cebd-4a5e-96f5-122a035d7cc5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-15T12:27:14.036617-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA (G Kirby)",
                                "amount": 6682.0
                            },
                            {
                                "team": "COL (R Feltner)",
                                "amount": 3318.0
                            }
                        ],
                        "expected_reward_tokens": 9488.44,
                        "profit_sb": -11.56,
                        "profit_sb_percentage": -0.12,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "499f2c7f-1530-4d33-9626-3f9e25738180",
                            "gambit_id": "658cae74-dc80-4306-8f07-3d4b21596b29",
                            "last_updated": "2023-04-16T17:57:16.488223-04:00",
                            "created_at": "2023-04-15T12:27:14.038044-04:00",
                            "name": "SEA (G Kirby)",
                            "reward": "1.42000",
                            "odds": "1.44440",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c457eea2-135f-46e6-9150-be33c3c8c85a/?format=api"
                        },
                        {
                            "id": "68f5a5f1-4fd9-496d-963c-a565127c99ee",
                            "gambit_id": "e278eb18-ca8f-4f3a-8706-3991762577c6",
                            "last_updated": "2023-04-16T17:57:16.490128-04:00",
                            "created_at": "2023-04-15T12:27:14.039631-04:00",
                            "name": "COL (R Feltner)",
                            "reward": "2.86000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c457eea2-135f-46e6-9150-be33c3c8c85a/?format=api"
                        }
                    ]
                },
                {
                    "id": "17b9923b-b8cb-42cf-9be0-6075e1c2873e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/403a0822-cebd-4a5e-96f5-122a035d7cc5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-15T12:27:14.032537-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SEA",
                                "amount": 5107.0
                            },
                            {
                                "team": "COL",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f35a19a9-381a-4fce-9c5c-fee7b1078361",
                            "gambit_id": "d177e737-7066-4332-ba68-2ae57c2c20f5",
                            "last_updated": "2023-04-16T17:57:16.481766-04:00",
                            "created_at": "2023-04-15T12:27:14.033811-04:00",
                            "name": "SEA",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b9923b-b8cb-42cf-9be0-6075e1c2873e/?format=api"
                        },
                        {
                            "id": "49dd12f7-3f8d-49bb-9523-e2ea00cc40f9",
                            "gambit_id": "6f6ec8fd-41fd-4f99-89b6-a4084ee4c192",
                            "last_updated": "2023-04-16T17:57:16.484039-04:00",
                            "created_at": "2023-04-15T12:27:14.035158-04:00",
                            "name": "COL",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17b9923b-b8cb-42cf-9be0-6075e1c2873e/?format=api"
                        }
                    ]
                },
                {
                    "id": "abf09ebe-e1d7-4aa6-bb57-58091872ce84",
                    "match": "https://api-prod.gambitprofit.com/api/matches/403a0822-cebd-4a5e-96f5-122a035d7cc5/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-15T12:27:14.027616-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 8",
                                "amount": 5107.0
                            },
                            {
                                "team": "Game Total Under 8",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "84616985-8b1a-4e73-9805-880e7e5ea918",
                            "gambit_id": "e2405f14-5e82-4256-9d7d-2e5d87bd086d",
                            "last_updated": "2023-04-16T17:57:16.477141-04:00",
                            "created_at": "2023-04-15T12:27:14.030671-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf09ebe-e1d7-4aa6-bb57-58091872ce84/?format=api"
                        },
                        {
                            "id": "2d47a9b2-27a0-4ed9-aea2-51eaa5cdc5cb",
                            "gambit_id": "ea19956c-6e8a-4a10-bba6-f3d5f34bd134",
                            "last_updated": "2023-04-16T17:57:16.474700-04:00",
                            "created_at": "2023-04-15T12:27:14.028970-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf09ebe-e1d7-4aa6-bb57-58091872ce84/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9aeb43b7-bbad-4ae7-a31a-e83c0a0842f1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "51548c40-70fc-4011-b579-6ff9f2f1ae4b",
            "completed": true,
            "last_updated": "2023-04-16T17:57:16.308402-04:00",
            "created_at": "2023-04-15T12:27:13.813702-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.05,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/51548c40-70fc-4011-b579-6ff9f2f1ae4b",
            "datetime": "2023-04-15T21:10:00-04:00",
            "cutoff_datetime": "2023-04-15T21:10:00-04:00",
            "name": "CHC (J Taillon) v. LOS (M Grove)",
            "bettypes": [
                {
                    "id": "b9c2e8d6-9f0b-41a8-9d1d-703dd50dfcc2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9aeb43b7-bbad-4ae7-a31a-e83c0a0842f1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-15T12:27:13.824598-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 (M Grove)",
                                "amount": 5714.0
                            },
                            {
                                "team": "CHC (J Taillon)",
                                "amount": 4286.0
                            }
                        ],
                        "expected_reward_tokens": 9599.52,
                        "profit_sb": 99.52,
                        "profit_sb_percentage": 1.05,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c7963969-a6d7-4808-b4a2-ea5a7e600d40",
                            "gambit_id": "44c5a146-2593-44a5-af96-fb80e55e30c3",
                            "last_updated": "2023-04-16T17:57:16.327037-04:00",
                            "created_at": "2023-04-15T12:27:13.825964-04:00",
                            "name": "LOS (M Grove)",
                            "reward": "1.68000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9c2e8d6-9f0b-41a8-9d1d-703dd50dfcc2/?format=api"
                        },
                        {
                            "id": "a7644e31-65ea-4be5-99fe-16adcbab6ba3",
                            "gambit_id": "7038215f-f860-4605-8377-7c1421f13c46",
                            "last_updated": "2023-04-16T17:57:16.329222-04:00",
                            "created_at": "2023-04-15T12:27:13.827425-04:00",
                            "name": "CHC (J Taillon)",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9c2e8d6-9f0b-41a8-9d1d-703dd50dfcc2/?format=api"
                        }
                    ]
                },
                {
                    "id": "d3150666-90ba-40d9-b81a-8e8e2def314d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9aeb43b7-bbad-4ae7-a31a-e83c0a0842f1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-15T12:27:13.820338-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "CHC",
                                "amount": 5773.0
                            },
                            {
                                "team": "LOS",
                                "amount": 4227.0
                            }
                        ],
                        "expected_reward_tokens": 9467.72,
                        "profit_sb": -32.28,
                        "profit_sb_percentage": -0.34,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f62c76e-d4db-4c72-9d09-ef6a6628da3c",
                            "gambit_id": "f1f51769-e784-49a2-84cb-21648de99f12",
                            "last_updated": "2023-04-16T17:57:16.322695-04:00",
                            "created_at": "2023-04-15T12:27:13.823137-04:00",
                            "name": "CHC",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3150666-90ba-40d9-b81a-8e8e2def314d/?format=api"
                        },
                        {
                            "id": "0328f408-2630-4da4-a1f1-d23e6ecae3f2",
                            "gambit_id": "8d71313f-2ba8-49e8-9316-faff9a67c0ae",
                            "last_updated": "2023-04-16T17:57:16.320381-04:00",
                            "created_at": "2023-04-15T12:27:13.821724-04:00",
                            "name": "LOS",
                            "reward": "2.24000",
                            "odds": "2.30000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3150666-90ba-40d9-b81a-8e8e2def314d/?format=api"
                        }
                    ]
                },
                {
                    "id": "7ef12de5-13f1-4224-a340-fd4798495661",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9aeb43b7-bbad-4ae7-a31a-e83c0a0842f1/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-15T12:27:13.815796-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 9",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 9",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "674aede4-3018-4946-868d-4211fbb5ac60",
                            "gambit_id": "9d821b83-6341-4940-adb9-bf91f9ec13b2",
                            "last_updated": "2023-04-16T17:57:16.315743-04:00",
                            "created_at": "2023-04-15T12:27:13.818763-04:00",
                            "name": "Game Total Under 9",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ef12de5-13f1-4224-a340-fd4798495661/?format=api"
                        },
                        {
                            "id": "e34d9008-6cc4-4dfd-aff9-3f4a56389c26",
                            "gambit_id": "55eac8aa-2649-4d3e-ad2d-f2af05823877",
                            "last_updated": "2023-04-16T17:57:16.313475-04:00",
                            "created_at": "2023-04-15T12:27:13.817202-04:00",
                            "name": "Game Total Over 9",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "9.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ef12de5-13f1-4224-a340-fd4798495661/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "fc10d089-314f-4d61-91a5-354da6634879",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "dc0e9e4a-feac-48db-843c-f1fcfcee3996",
            "completed": true,
            "last_updated": "2023-04-17T11:42:06.202902-04:00",
            "created_at": "2023-04-14T12:02:17.550260-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.69,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/dc0e9e4a-feac-48db-843c-f1fcfcee3996",
            "datetime": "2023-04-15T21:00:00-04:00",
            "cutoff_datetime": "2023-04-15T21:00:00-04:00",
            "name": "Azamat Murzakanov v. Dustin Jacoby",
            "bettypes": [
                {
                    "id": "2686b40c-e362-4158-b448-8d797905db78",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc10d089-314f-4d61-91a5-354da6634879/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-14T12:02:17.552625-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dustin Jacoby",
                                "amount": 5778.0
                            },
                            {
                                "team": "Azamat Murzakanov",
                                "amount": 4222.0
                            }
                        ],
                        "expected_reward_tokens": 9244.8,
                        "profit_sb": -255.2,
                        "profit_sb_percentage": -2.69,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f63eacf-aed3-4285-93bd-4a3a70e9d4df",
                            "gambit_id": "6b288fd0-063f-411b-97ea-759f81d675ac",
                            "last_updated": "2023-04-17T11:42:06.218430-04:00",
                            "created_at": "2023-04-14T12:02:17.554050-04:00",
                            "name": "Dustin Jacoby",
                            "reward": "1.60000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2686b40c-e362-4158-b448-8d797905db78/?format=api"
                        },
                        {
                            "id": "ec99d50e-56ea-48f1-868e-c3781bb36bee",
                            "gambit_id": "b6ac8f3e-aa77-4b3b-992a-35289766c622",
                            "last_updated": "2023-04-17T11:42:06.221386-04:00",
                            "created_at": "2023-04-14T12:02:17.555575-04:00",
                            "name": "Azamat Murzakanov",
                            "reward": "2.19000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2686b40c-e362-4158-b448-8d797905db78/?format=api"
                        }
                    ]
                },
                {
                    "id": "123e912a-b7f9-4bd7-b5b9-eef73af7a524",
                    "match": "https://api-prod.gambitprofit.com/api/matches/fc10d089-314f-4d61-91a5-354da6634879/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-14T15:12:21.392405-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Total Rounds Over 2.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9150.0,
                        "profit_sb": -350.0,
                        "profit_sb_percentage": -3.68,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04857a73-5306-47f3-a7e4-58ad25a52c3e",
                            "gambit_id": "f552737a-cf7d-4fa0-90a9-22d6972e4d82",
                            "last_updated": "2023-04-17T11:42:06.208763-04:00",
                            "created_at": "2023-04-14T15:12:21.394039-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/123e912a-b7f9-4bd7-b5b9-eef73af7a524/?format=api"
                        },
                        {
                            "id": "1317f281-e1a1-427c-844e-45f841b3e7cd",
                            "gambit_id": "6534aae0-84b9-480d-b7a9-136176c6b757",
                            "last_updated": "2023-04-17T11:42:06.212117-04:00",
                            "created_at": "2023-04-14T15:12:21.395848-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/123e912a-b7f9-4bd7-b5b9-eef73af7a524/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "701e14a3-bb13-411d-8310-204f66892b68",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a5d416b9-ebc3-40d1-85cd-5ab4048d2926",
            "completed": true,
            "last_updated": "2023-04-17T11:42:07.351881-04:00",
            "created_at": "2023-04-14T12:02:17.700806-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.07,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a5d416b9-ebc3-40d1-85cd-5ab4048d2926",
            "datetime": "2023-04-15T21:00:00-04:00",
            "cutoff_datetime": "2023-04-15T21:00:00-04:00",
            "name": "Ion Cutelaba v. Tanner Boser",
            "bettypes": [
                {
                    "id": "6cc81d36-c49d-4521-92d6-04b6471f2715",
                    "match": "https://api-prod.gambitprofit.com/api/matches/701e14a3-bb13-411d-8310-204f66892b68/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-14T12:02:17.702546-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ion Cutelaba",
                                "amount": 5312.0
                            },
                            {
                                "team": "Tanner Boser",
                                "amount": 4688.0
                            }
                        ],
                        "expected_reward_tokens": 9188.48,
                        "profit_sb": -311.52,
                        "profit_sb_percentage": -3.28,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b30c5baf-85b1-4143-abab-dd1cc4891d6d",
                            "gambit_id": "1eef7852-067c-4301-bac4-d24bd08ecbe5",
                            "last_updated": "2023-04-17T11:42:07.369799-04:00",
                            "created_at": "2023-04-14T12:02:17.705553-04:00",
                            "name": "Ion Cutelaba",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cc81d36-c49d-4521-92d6-04b6471f2715/?format=api"
                        },
                        {
                            "id": "fc5afb2a-14af-46f5-a161-0286ce9f7693",
                            "gambit_id": "55cda945-0a16-4cc6-bd30-de35e8b28392",
                            "last_updated": "2023-04-17T11:42:07.366503-04:00",
                            "created_at": "2023-04-14T12:02:17.704052-04:00",
                            "name": "Tanner Boser",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cc81d36-c49d-4521-92d6-04b6471f2715/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc183bf7-bd81-4995-aa4e-bcb01df2b513",
                    "match": "https://api-prod.gambitprofit.com/api/matches/701e14a3-bb13-411d-8310-204f66892b68/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-15T12:27:22.891277-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Total Rounds Over 1.5",
                                "amount": 5673.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4327.0
                            }
                        ],
                        "expected_reward_tokens": 9303.05,
                        "profit_sb": -196.95,
                        "profit_sb_percentage": -2.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9c58a1fb-64eb-473f-9b58-ae231a39862b",
                            "gambit_id": "2f7b1c9e-d9e3-4de4-a21c-853c813c72b8",
                            "last_updated": "2023-04-17T11:42:07.360781-04:00",
                            "created_at": "2023-04-15T12:27:22.894080-04:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.64000",
                            "odds": "1.66670",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc183bf7-bd81-4995-aa4e-bcb01df2b513/?format=api"
                        },
                        {
                            "id": "0d0de8ed-dc23-4fc2-95d6-614cd6e3cb6a",
                            "gambit_id": "93c13c54-81be-4dc2-9bdd-176c1eb24faf",
                            "last_updated": "2023-04-17T11:42:07.358380-04:00",
                            "created_at": "2023-04-15T12:27:22.892588-04:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.15000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc183bf7-bd81-4995-aa4e-bcb01df2b513/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3eb388a9-7b0c-4e7f-a0de-95864f40b5b0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "98d3822c-f60c-4fb0-8188-fb11115dd4e6",
            "completed": true,
            "last_updated": "2023-04-17T11:42:06.757966-04:00",
            "created_at": "2023-04-14T12:02:17.836490-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.29,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/98d3822c-f60c-4fb0-8188-fb11115dd4e6",
            "datetime": "2023-04-15T21:00:00-04:00",
            "cutoff_datetime": "2023-04-15T21:00:00-04:00",
            "name": "Pedro Munhoz v. Chris Gutierrez",
            "bettypes": [
                {
                    "id": "55f88fc7-8386-4310-a5c0-b2125dce9409",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3eb388a9-7b0c-4e7f-a0de-95864f40b5b0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-14T12:02:17.838364-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chris Gutierrez",
                                "amount": 6528.0
                            },
                            {
                                "team": "Pedro Munhoz",
                                "amount": 3472.0
                            }
                        ],
                        "expected_reward_tokens": 9269.76,
                        "profit_sb": -230.24,
                        "profit_sb_percentage": -2.42,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3f146c81-d329-4ef7-9003-e16aa7b95b5c",
                            "gambit_id": "716abdcc-93ee-42a3-b515-25d4eb6ddba6",
                            "last_updated": "2023-04-17T11:42:06.771033-04:00",
                            "created_at": "2023-04-14T12:02:17.839828-04:00",
                            "name": "Chris Gutierrez",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f88fc7-8386-4310-a5c0-b2125dce9409/?format=api"
                        },
                        {
                            "id": "1099d3ad-03c6-4652-8328-2d3842bf6f59",
                            "gambit_id": "52f171e0-dc46-4a09-a4c6-bde42089c1f9",
                            "last_updated": "2023-04-17T11:42:06.773358-04:00",
                            "created_at": "2023-04-14T12:02:17.841353-04:00",
                            "name": "Pedro Munhoz",
                            "reward": "2.67000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f88fc7-8386-4310-a5c0-b2125dce9409/?format=api"
                        }
                    ]
                },
                {
                    "id": "d645e438-a0b5-4a26-9669-806969e8537e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3eb388a9-7b0c-4e7f-a0de-95864f40b5b0/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-15T12:27:22.363062-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6402.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3598.0
                            }
                        ],
                        "expected_reward_tokens": 9282.84,
                        "profit_sb": -217.16,
                        "profit_sb_percentage": -2.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c40bfdc3-66c0-4765-810d-e8c60c7939d2",
                            "gambit_id": "c8787cdd-0ebb-4242-a4ae-37be55eb15cc",
                            "last_updated": "2023-04-17T11:42:06.766100-04:00",
                            "created_at": "2023-04-15T12:27:22.365938-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.45000",
                            "odds": "1.47620",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d645e438-a0b5-4a26-9669-806969e8537e/?format=api"
                        },
                        {
                            "id": "d9a38ead-50fa-4235-bdae-4f824977b6c5",
                            "gambit_id": "a80dfd28-bb99-4bbb-9f72-1fdeeb909b23",
                            "last_updated": "2023-04-17T11:42:06.763608-04:00",
                            "created_at": "2023-04-15T12:27:22.364467-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d645e438-a0b5-4a26-9669-806969e8537e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "80388ab6-3429-4e1c-9453-04588a871d53",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "37856399-3308-4f6c-9454-b06e2e87f3ef",
            "completed": true,
            "last_updated": "2023-04-16T18:12:15.983499-04:00",
            "created_at": "2023-04-13T09:32:22.618494-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "NBA Playoffs",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/37856399-3308-4f6c-9454-b06e2e87f3ef",
            "datetime": "2023-04-15T20:30:00-04:00",
            "cutoff_datetime": "2023-04-15T20:30:00-04:00",
            "name": "Golden State Warriors v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "447cbcd0-6e36-4742-a284-27ad74f00343",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80388ab6-3429-4e1c-9453-04588a871d53/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-13T09:32:22.620261-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5107.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 4893.0
                            }
                        ],
                        "expected_reward_tokens": 9345.63,
                        "profit_sb": -154.37,
                        "profit_sb_percentage": -1.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3b33fd8b-2eef-4dda-917d-be54d0c24731",
                            "gambit_id": "e78cb962-da54-4f50-becb-c05366c058d7",
                            "last_updated": "2023-04-16T18:12:15.988622-04:00",
                            "created_at": "2023-04-13T09:32:22.621667-04:00",
                            "name": "Sacramento Kings",
                            "reward": "1.83000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/447cbcd0-6e36-4742-a284-27ad74f00343/?format=api"
                        },
                        {
                            "id": "88d8172e-b69d-49ae-9cf8-9dd5095d989e",
                            "gambit_id": "52a7d39c-35c3-4b67-96bf-e2ccf3c66de8",
                            "last_updated": "2023-04-16T18:12:15.991038-04:00",
                            "created_at": "2023-04-13T09:32:22.623275-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.91000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/447cbcd0-6e36-4742-a284-27ad74f00343/?format=api"
                        }
                    ]
                },
                {
                    "id": "97331d2a-e117-493f-9bf8-c9394bf1711c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80388ab6-3429-4e1c-9453-04588a871d53/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-13T09:32:22.629683-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4dd84f7c-901f-4c41-99a1-27dbaf9454b3",
                            "gambit_id": "05be934f-dba3-4c8c-ae91-844671669a76",
                            "last_updated": "2023-04-16T18:12:16.003463-04:00",
                            "created_at": "2023-04-13T09:32:22.630884-04:00",
                            "name": "Sacramento Kings",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97331d2a-e117-493f-9bf8-c9394bf1711c/?format=api"
                        },
                        {
                            "id": "85fdf6b2-72b8-4037-bb91-c43b12761c3c",
                            "gambit_id": "9c146f99-2c35-44d1-96ee-d3ce4c816617",
                            "last_updated": "2023-04-16T18:12:16.006154-04:00",
                            "created_at": "2023-04-13T09:32:22.632191-04:00",
                            "name": "Golden State Warriors",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97331d2a-e117-493f-9bf8-c9394bf1711c/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ef9876c-8c75-4717-9d7a-9f6320c17f84",
                    "match": "https://api-prod.gambitprofit.com/api/matches/80388ab6-3429-4e1c-9453-04588a871d53/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-13T09:32:22.624974-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c33283e2-905d-4b35-bb5e-9fc164f546a2",
                            "gambit_id": "17a5fbba-cafb-4d84-b9f3-599d6aa40557",
                            "last_updated": "2023-04-16T18:12:15.998845-04:00",
                            "created_at": "2023-04-13T09:32:22.628143-04:00",
                            "name": "Game Total Over 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ef9876c-8c75-4717-9d7a-9f6320c17f84/?format=api"
                        },
                        {
                            "id": "38ec53eb-18f6-4cf3-ad43-c028ab2682e5",
                            "gambit_id": "72003f11-620f-45aa-a8f9-fbba599a00e6",
                            "last_updated": "2023-04-16T18:12:15.996168-04:00",
                            "created_at": "2023-04-13T09:32:22.626544-04:00",
                            "name": "Game Total Under 237.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "237.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ef9876c-8c75-4717-9d7a-9f6320c17f84/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "94bfb264-82f3-4cb6-830e-f2f9b8c9047d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "68d49066-7514-4920-9290-51c1b33c0e22",
            "completed": true,
            "last_updated": "2023-04-17T11:42:07.174763-04:00",
            "created_at": "2023-04-14T12:02:17.416560-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.29,
            "sport_category": "UFC on ESPN 1",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/68d49066-7514-4920-9290-51c1b33c0e22",
            "datetime": "2023-04-15T20:30:00-04:00",
            "cutoff_datetime": "2023-04-15T20:30:00-04:00",
            "name": "Clay Guida v. Rafa Garcia",
            "bettypes": [
                {
                    "id": "6bfd7b28-19c0-42d2-b3d4-7e1fe157e4e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94bfb264-82f3-4cb6-830e-f2f9b8c9047d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-14T12:02:17.419031-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rafa Garcia",
                                "amount": 6920.0
                            },
                            {
                                "team": "Clay Guida",
                                "amount": 3080.0
                            }
                        ],
                        "expected_reward_tokens": 9270.8,
                        "profit_sb": -229.2,
                        "profit_sb_percentage": -2.41,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4ac441b4-ac86-471a-be99-99341115a855",
                            "gambit_id": "36a192e2-4a1a-4931-a50d-aa9db1521a20",
                            "last_updated": "2023-04-17T11:42:07.185889-04:00",
                            "created_at": "2023-04-14T12:02:17.421017-04:00",
                            "name": "Rafa Garcia",
                            "reward": "1.34000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bfd7b28-19c0-42d2-b3d4-7e1fe157e4e6/?format=api"
                        },
                        {
                            "id": "c9f64e5d-c04a-4193-b592-7368590c1320",
                            "gambit_id": "e04acf37-b143-403a-b1b0-05ffb1f725a2",
                            "last_updated": "2023-04-17T11:42:07.187596-04:00",
                            "created_at": "2023-04-14T12:02:17.423075-04:00",
                            "name": "Clay Guida",
                            "reward": "3.01000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bfd7b28-19c0-42d2-b3d4-7e1fe157e4e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "072ac353-ecfe-41b0-9e77-a3421ae7a277",
                    "match": "https://api-prod.gambitprofit.com/api/matches/94bfb264-82f3-4cb6-830e-f2f9b8c9047d/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-15T12:27:22.700684-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6402.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3598.0
                            }
                        ],
                        "expected_reward_tokens": 9282.84,
                        "profit_sb": -217.16,
                        "profit_sb_percentage": -2.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "022b7d05-5c15-4560-bcf6-f01cabde3d88",
                            "gambit_id": "5c8e5ab7-376e-44cb-a86f-0870af260d18",
                            "last_updated": "2023-04-17T11:42:07.181661-04:00",
                            "created_at": "2023-04-15T12:27:22.704046-04:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.45000",
                            "odds": "1.47620",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072ac353-ecfe-41b0-9e77-a3421ae7a277/?format=api"
                        },
                        {
                            "id": "279db0b2-e46f-4cee-8742-1c6d2186fad5",
                            "gambit_id": "986769cf-60f4-4209-b4b2-e54c65a771e9",
                            "last_updated": "2023-04-17T11:42:07.179694-04:00",
                            "created_at": "2023-04-15T12:27:22.702321-04:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.58000",
                            "odds": "2.65000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072ac353-ecfe-41b0-9e77-a3421ae7a277/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ce8a26e6-538d-4690-a2c8-f696148b6cff",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "882e680f-976b-4191-a8de-743d022f543a",
            "completed": true,
            "last_updated": "2023-04-16T18:02:15.506615-04:00",
            "created_at": "2023-04-15T12:27:13.530173-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "MLB",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/882e680f-976b-4191-a8de-743d022f543a",
            "datetime": "2023-04-15T19:10:00-04:00",
            "cutoff_datetime": "2023-04-15T19:10:00-04:00",
            "name": "TEX (J Gray) v. HOU (H Brown)",
            "bettypes": [
                {
                    "id": "f454f3d6-e933-4dcb-9826-b52f29dd51c7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce8a26e6-538d-4690-a2c8-f696148b6cff/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-15T12:27:13.540578-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (H Brown)",
                                "amount": 6173.0
                            },
                            {
                                "team": "TEX (J Gray)",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c9346131-3c72-454c-8b54-4a4e2de0d79d",
                            "gambit_id": "67ddbe72-c4a6-4646-a089-29d262ed4e9e",
                            "last_updated": "2023-04-16T18:02:15.528187-04:00",
                            "created_at": "2023-04-15T12:27:13.542023-04:00",
                            "name": "HOU (H Brown)",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f454f3d6-e933-4dcb-9826-b52f29dd51c7/?format=api"
                        },
                        {
                            "id": "f48c1ec3-e579-48be-ba28-24e5cbb006c6",
                            "gambit_id": "a08edf17-7947-47a1-b214-5b944ac2f2a9",
                            "last_updated": "2023-04-16T18:02:15.530204-04:00",
                            "created_at": "2023-04-15T12:27:13.543429-04:00",
                            "name": "TEX (J Gray)",
                            "reward": "2.50000",
                            "odds": "2.57000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f454f3d6-e933-4dcb-9826-b52f29dd51c7/?format=api"
                        }
                    ]
                },
                {
                    "id": "736002c3-ab06-4648-83fb-2da7c8d2d613",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce8a26e6-538d-4690-a2c8-f696148b6cff/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-15T12:27:13.536410-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "TEX",
                                "amount": 5512.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4488.0
                            }
                        ],
                        "expected_reward_tokens": 9424.8,
                        "profit_sb": -75.2,
                        "profit_sb_percentage": -0.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc183d25-23f2-45bf-841b-76202d3f5d97",
                            "gambit_id": "f471e59c-5c28-4717-97d5-e804f8b84154",
                            "last_updated": "2023-04-16T18:02:15.522926-04:00",
                            "created_at": "2023-04-15T12:27:13.539147-04:00",
                            "name": "TEX",
                            "reward": "1.71000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/736002c3-ab06-4648-83fb-2da7c8d2d613/?format=api"
                        },
                        {
                            "id": "e241d578-e959-47fe-86c5-8bc4ab53c577",
                            "gambit_id": "120d9877-0af4-46ea-8ed8-b1bffd6a883f",
                            "last_updated": "2023-04-16T18:02:15.520284-04:00",
                            "created_at": "2023-04-15T12:27:13.537754-04:00",
                            "name": "HOU",
                            "reward": "2.10000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/736002c3-ab06-4648-83fb-2da7c8d2d613/?format=api"
                        }
                    ]
                },
                {
                    "id": "a618f8c2-6415-4759-8d00-739fb9860782",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ce8a26e6-538d-4690-a2c8-f696148b6cff/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-15T12:27:13.532012-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 8",
                                "amount": 5213.0
                            },
                            {
                                "team": "Game Total Over 8",
                                "amount": 4787.0
                            }
                        ],
                        "expected_reward_tokens": 9382.52,
                        "profit_sb": -117.48,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "41178206-065c-481b-a405-b9a001842ec4",
                            "gambit_id": "19f47a43-4eb1-4f68-a7fb-0a7c8c516f6b",
                            "last_updated": "2023-04-16T18:02:15.511994-04:00",
                            "created_at": "2023-04-15T12:27:13.533399-04:00",
                            "name": "Game Total Under 8",
                            "reward": "1.80000",
                            "odds": "1.83330",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a618f8c2-6415-4759-8d00-739fb9860782/?format=api"
                        },
                        {
                            "id": "599e3a29-aa06-43d9-9612-670b7ef74932",
                            "gambit_id": "8faab309-9905-4a6a-83f6-80666a680a4a",
                            "last_updated": "2023-04-16T18:02:15.514642-04:00",
                            "created_at": "2023-04-15T12:27:13.534949-04:00",
                            "name": "Game Total Over 8",
                            "reward": "1.96000",
                            "odds": "2.00000",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a618f8c2-6415-4759-8d00-739fb9860782/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8db581a4-707c-42f9-8ca3-5298cd903e36",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c408dd86-b7fe-4eed-b418-feb3f1ccb80d",
            "completed": true,
            "last_updated": "2023-04-17T11:42:04.947239-04:00",
            "created_at": "2023-04-14T12:02:17.273718-04:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.24,
            "sport_category": "XFL Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c408dd86-b7fe-4eed-b418-feb3f1ccb80d",
            "datetime": "2023-04-15T19:00:00-04:00",
            "cutoff_datetime": "2023-04-15T19:00:00-04:00",
            "name": "Orlando Guardians v. San Antonio Brahmas",
            "bettypes": [
                {
                    "id": "c52b6113-a643-4afa-a509-18f4efdd42fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8db581a4-707c-42f9-8ca3-5298cd903e36/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "2023-04-14T12:02:17.275546-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Brahmas",
                                "amount": 5423.0
                            },
                            {
                                "team": "Orlando Guardians",
                                "amount": 4577.0
                            }
                        ],
                        "expected_reward_tokens": 9381.79,
                        "profit_sb": -118.21,
                        "profit_sb_percentage": -1.24,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9e9697a-f9be-4f94-a927-b99d53635ccd",
                            "gambit_id": "aa5583cc-dfbb-4383-9b23-07cb14d0db0d",
                            "last_updated": "2023-04-17T11:42:04.952905-04:00",
                            "created_at": "2023-04-14T12:02:17.276951-04:00",
                            "name": "San Antonio Brahmas",
                            "reward": "1.73000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c52b6113-a643-4afa-a509-18f4efdd42fc/?format=api"
                        },
                        {
                            "id": "3625bed0-4898-4de8-87c5-627bf719ee4a",
                            "gambit_id": "0e0bd487-900d-45ee-ba9d-b1aa9acf0208",
                            "last_updated": "2023-04-17T11:42:04.955482-04:00",
                            "created_at": "2023-04-14T12:02:17.278394-04:00",
                            "name": "Orlando Guardians",
                            "reward": "2.05000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c52b6113-a643-4afa-a509-18f4efdd42fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "ea782a9e-2696-48c9-9037-bb5a7c1453bf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8db581a4-707c-42f9-8ca3-5298cd903e36/?format=api",
                    "name": "Play the Odds",
                    "created_at": "2023-04-14T12:02:17.284548-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Guardians",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Brahmas",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6586515d-9a39-4f04-9eeb-6a1f6cd76386",
                            "gambit_id": "5827a6db-391b-4e88-8ed5-5f9221fba846",
                            "last_updated": "2023-04-17T11:42:04.975691-04:00",
                            "created_at": "2023-04-14T12:02:17.291419-04:00",
                            "name": "Orlando Guardians",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea782a9e-2696-48c9-9037-bb5a7c1453bf/?format=api"
                        },
                        {
                            "id": "8dbfbeb6-2c8f-4424-83a2-1020235e0175",
                            "gambit_id": "21f726b8-81ed-49c2-bdd1-9d081e9ab66e",
                            "last_updated": "2023-04-17T11:42:04.972345-04:00",
                            "created_at": "2023-04-14T12:02:17.287002-04:00",
                            "name": "San Antonio Brahmas",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea782a9e-2696-48c9-9037-bb5a7c1453bf/?format=api"
                        }
                    ]
                },
                {
                    "id": "4f6a567d-fad9-479f-a403-3cd3852a05a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8db581a4-707c-42f9-8ca3-5298cd903e36/?format=api",
                    "name": "Over/Under",
                    "created_at": "2023-04-14T12:02:17.280012-04:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 38.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 38.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9350.0,
                        "profit_sb": -150.0,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dcc74504-e961-48dd-babc-0b0d822d91b0",
                            "gambit_id": "f62c7c74-4ae3-4b60-b216-47c3c40d46ac",
                            "last_updated": "2023-04-17T11:42:04.961955-04:00",
                            "created_at": "2023-04-14T12:02:17.281541-04:00",
                            "name": "Game Total Under 38.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f6a567d-fad9-479f-a403-3cd3852a05a1/?format=api"
                        },
                        {
                            "id": "029d0e12-d4b3-48db-8852-96c123a44937",
                            "gambit_id": "97be9334-6221-42f9-b266-56ecbf452893",
                            "last_updated": "2023-04-17T11:42:04.965762-04:00",
                            "created_at": "2023-04-14T12:02:17.282987-04:00",
                            "name": "Game Total Over 38.5",
                            "reward": "1.87000",
                            "odds": "1.90910",
                            "spread": "38.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f6a567d-fad9-479f-a403-3cd3852a05a1/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}