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=8500
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=8600",
    "previous": "https://api-prod.gambitprofit.com/api/matches/?format=api&limit=100&offset=8400",
    "results": [
        {
            "id": "b26b3faa-6bc4-4874-9f42-8e296cb02bb2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8a9bb602-91e9-44e2-9a20-8fb5977b8a3f",
            "completed": true,
            "last_updated": "2022-10-23T19:32:04.965801-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.24,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8a9bb602-91e9-44e2-9a20-8fb5977b8a3f",
            "datetime": "2022-10-22T15:30:00-04:00",
            "cutoff_datetime": "2022-10-22T15:30:00-04:00",
            "name": "Northwestern v. Maryland",
            "bettypes": [
                {
                    "id": "5274f601-bfb2-4dcf-8667-628f08a6ad02",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b26b3faa-6bc4-4874-9f42-8e296cb02bb2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Maryland",
                                "amount": 8140.0
                            },
                            {
                                "team": "Northwestern",
                                "amount": 1860.0
                            }
                        ],
                        "expected_reward_tokens": 9523.2,
                        "profit_sb": 23.2,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2766dff9-a4cc-4500-8793-e29760832288",
                            "gambit_id": "32959d19-9f3e-4a3e-bf6a-931fdad679a5",
                            "last_updated": "2022-10-23T19:32:04.972423-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maryland",
                            "reward": "1.17000",
                            "odds": "1.17240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5274f601-bfb2-4dcf-8667-628f08a6ad02/?format=api"
                        },
                        {
                            "id": "3a126c10-8d36-46e2-aba3-5b5c02250fbe",
                            "gambit_id": "e97234af-7249-4031-b6fa-0dae9f06847d",
                            "last_updated": "2022-10-23T19:32:04.973461-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northwestern",
                            "reward": "5.12000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5274f601-bfb2-4dcf-8667-628f08a6ad02/?format=api"
                        }
                    ]
                },
                {
                    "id": "f898d55d-82ba-47a7-9df9-4c5c6fe04801",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b26b3faa-6bc4-4874-9f42-8e296cb02bb2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Maryland",
                                "amount": 5000.0
                            },
                            {
                                "team": "Northwestern",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "dad3a05e-19b1-49aa-a5a1-74a53568474b",
                            "gambit_id": "c2874689-3ce3-4cc9-ae95-0ec947e6a9f1",
                            "last_updated": "2022-10-23T19:32:04.975426-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Maryland",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f898d55d-82ba-47a7-9df9-4c5c6fe04801/?format=api"
                        },
                        {
                            "id": "38783260-5fe2-46c8-9f08-1d22e51b1ad3",
                            "gambit_id": "36ccb12a-636c-44e6-a175-7edee7057de6",
                            "last_updated": "2022-10-23T19:32:04.976406-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northwestern",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f898d55d-82ba-47a7-9df9-4c5c6fe04801/?format=api"
                        }
                    ]
                },
                {
                    "id": "848e592f-07a6-4f5d-8212-000af9769092",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b26b3faa-6bc4-4874-9f42-8e296cb02bb2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 51",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 51",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b15d0fe5-50f8-4c75-9d22-bd561d46785e",
                            "gambit_id": "24e8c9d0-4bc4-41ea-a3d1-cea0339fe673",
                            "last_updated": "2022-10-23T19:32:04.968804-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848e592f-07a6-4f5d-8212-000af9769092/?format=api"
                        },
                        {
                            "id": "6647f05e-990e-4128-9194-41db25817101",
                            "gambit_id": "38954a6a-787a-4ac8-b6c3-1ac358951915",
                            "last_updated": "2022-10-23T19:32:04.970036-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/848e592f-07a6-4f5d-8212-000af9769092/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3d82600d-ca54-45ba-a226-2598cdc71623",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ca5cce38-53ca-4676-adf0-b7c9e181604a",
            "completed": true,
            "last_updated": "2022-10-23T19:32:05.124986-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.79,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/ca5cce38-53ca-4676-adf0-b7c9e181604a",
            "datetime": "2022-10-22T15:30:00-04:00",
            "cutoff_datetime": "2022-10-22T15:30:00-04:00",
            "name": "Memphis v. Tulane",
            "bettypes": [
                {
                    "id": "5df9acfe-07ca-4578-b334-94845213c643",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3d82600d-ca54-45ba-a226-2598cdc71623/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tulane",
                                "amount": 6989.0
                            },
                            {
                                "team": "Memphis",
                                "amount": 3011.0
                            }
                        ],
                        "expected_reward_tokens": 9574.93,
                        "profit_sb": 74.93,
                        "profit_sb_percentage": 0.79,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e198e68d-c1eb-41d9-b5d1-644e660467f4",
                            "gambit_id": "3f7fea7a-8e75-4286-a6ad-25363735ed30",
                            "last_updated": "2022-10-23T19:32:05.131579-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulane",
                            "reward": "1.37000",
                            "odds": "1.37740",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5df9acfe-07ca-4578-b334-94845213c643/?format=api"
                        },
                        {
                            "id": "109463f2-b167-4929-bec0-dd53b3f1c747",
                            "gambit_id": "077761e5-bbde-40c1-b526-52b13200bec4",
                            "last_updated": "2022-10-23T19:32:05.132734-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis",
                            "reward": "3.18000",
                            "odds": "3.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5df9acfe-07ca-4578-b334-94845213c643/?format=api"
                        }
                    ]
                },
                {
                    "id": "94a59173-3aef-48f9-bdb7-2d78cdb3e91c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3d82600d-ca54-45ba-a226-2598cdc71623/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tulane",
                                "amount": 5106.0
                            },
                            {
                                "team": "Memphis",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4734281b-3c55-4249-9cee-31faf6aa1b36",
                            "gambit_id": "85e77569-2422-449a-bfbb-120d1eda6942",
                            "last_updated": "2022-10-23T19:32:05.134645-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulane",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a59173-3aef-48f9-bdb7-2d78cdb3e91c/?format=api"
                        },
                        {
                            "id": "9dbea785-d06c-4841-bfad-a6b75de90403",
                            "gambit_id": "4e578d03-d0d9-486f-a4ca-7b633819f911",
                            "last_updated": "2022-10-23T19:32:05.135600-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a59173-3aef-48f9-bdb7-2d78cdb3e91c/?format=api"
                        }
                    ]
                },
                {
                    "id": "ed468acd-4f6c-47c6-99eb-7f2bf34bef2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3d82600d-ca54-45ba-a226-2598cdc71623/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 55.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 55.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f6f2db47-2064-4659-bc28-6f38c7a0c8fb",
                            "gambit_id": "fc8f5d77-a13f-4f3c-8810-48af6729e394",
                            "last_updated": "2022-10-23T19:32:05.129231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 55.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "55.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed468acd-4f6c-47c6-99eb-7f2bf34bef2f/?format=api"
                        },
                        {
                            "id": "6e4c2df4-a178-49fb-b053-2d1608d4a56f",
                            "gambit_id": "560ba5a3-c13b-481a-a121-f2ffe010c69c",
                            "last_updated": "2022-10-23T19:32:05.127986-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 55.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "55.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed468acd-4f6c-47c6-99eb-7f2bf34bef2f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5528e5ec-7688-4c55-bbb3-9d43158395b8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e3d89d80-7f0c-47a2-8a41-64b453369170",
            "completed": true,
            "last_updated": "2022-10-23T13:01:55.506681-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.05,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/e3d89d80-7f0c-47a2-8a41-64b453369170",
            "datetime": "2022-10-22T15:30:00-04:00",
            "cutoff_datetime": "2022-10-22T15:30:00-04:00",
            "name": "Mississippi v. LSU",
            "bettypes": [
                {
                    "id": "ae5bb600-b501-4da5-a338-56225e0424ff",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5528e5ec-7688-4c55-bbb3-9d43158395b8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "LSU",
                                "amount": 5106.0
                            },
                            {
                                "team": "Mississippi",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "889be283-b35c-460c-a5f2-f31537cd5ae4",
                            "gambit_id": "6fb8a6c1-a441-42f6-8031-7326bc23cd9e",
                            "last_updated": "2022-10-23T13:01:55.512633-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LSU",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae5bb600-b501-4da5-a338-56225e0424ff/?format=api"
                        },
                        {
                            "id": "5a3e7956-9dc8-42b2-a1f2-c04ab789e7c7",
                            "gambit_id": "d0342cd2-469d-4dcb-9303-3e8f5ae99b5c",
                            "last_updated": "2022-10-23T13:01:55.513614-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mississippi",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae5bb600-b501-4da5-a338-56225e0424ff/?format=api"
                        }
                    ]
                },
                {
                    "id": "30ce2aa5-8be0-49f8-9340-c9f72b803499",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5528e5ec-7688-4c55-bbb3-9d43158395b8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mississippi",
                                "amount": 5106.0
                            },
                            {
                                "team": "LSU",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f88aa0cc-d17e-45ad-867a-780a0b64eedb",
                            "gambit_id": "5a67e403-1e48-4be3-a2cc-7a606eb6594f",
                            "last_updated": "2022-10-23T13:01:55.516529-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mississippi",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30ce2aa5-8be0-49f8-9340-c9f72b803499/?format=api"
                        },
                        {
                            "id": "ba29a28b-7a77-4a37-b875-111d91808449",
                            "gambit_id": "2abe69ea-e96b-4dcc-a570-e1b779984724",
                            "last_updated": "2022-10-23T13:01:55.515552-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "LSU",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30ce2aa5-8be0-49f8-9340-c9f72b803499/?format=api"
                        }
                    ]
                },
                {
                    "id": "3b946c81-134c-427f-9d87-85e2859545ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5528e5ec-7688-4c55-bbb3-9d43158395b8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 65",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 65",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e1c3e8fd-7206-4fc9-ba76-172ef036b7c6",
                            "gambit_id": "ef14f9ef-de2d-49b9-ae5e-088293089c05",
                            "last_updated": "2022-10-23T13:01:55.510667-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 65",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "65.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b946c81-134c-427f-9d87-85e2859545ef/?format=api"
                        },
                        {
                            "id": "86f32f86-c785-4cde-9fb0-f9fa7bbc420f",
                            "gambit_id": "1c01fa03-c7f2-4b49-b249-b40d76323fd0",
                            "last_updated": "2022-10-23T13:01:55.509573-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 65",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "65.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b946c81-134c-427f-9d87-85e2859545ef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a847b99a-902c-4caf-a46d-0ec4e5d75054",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5bb4a0da-603f-4f40-93ba-b02478fb9519",
            "completed": true,
            "last_updated": "2022-10-23T12:57:23.359448-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.29,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5bb4a0da-603f-4f40-93ba-b02478fb9519",
            "datetime": "2022-10-22T15:30:00-04:00",
            "cutoff_datetime": "2022-10-22T15:30:00-04:00",
            "name": "Boston College v. Wake Forest",
            "bettypes": [
                {
                    "id": "f013764a-b12c-42c5-ba16-b0ef15c12f9c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a847b99a-902c-4caf-a46d-0ec4e5d75054/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": true,
                        "name": "High Risk",
                        "bet": [
                            {
                                "team": "Wake Forest",
                                "amount": 10000
                            }
                        ],
                        "expected_reward_tokens": 10700.0,
                        "profit_sb": 1200.0,
                        "profit_sb_percentage": 12.63,
                        "recommended": true
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Wake Forest",
                                "amount": 8856.0
                            },
                            {
                                "team": "Boston College",
                                "amount": 1144.0
                            }
                        ],
                        "expected_reward_tokens": 9472.32,
                        "profit_sb": -27.68,
                        "profit_sb_percentage": -0.29,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "05401263-395b-482c-b306-39bf878226f5",
                            "gambit_id": "f217e8a1-fece-4b87-ac3f-dbd0daac7f6a",
                            "last_updated": "2022-10-23T12:57:23.365699-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wake Forest",
                            "reward": "1.07000",
                            "odds": "1.07140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f013764a-b12c-42c5-ba16-b0ef15c12f9c/?format=api"
                        },
                        {
                            "id": "54a1e2cd-9156-47ad-88db-f8d04e9db2ac",
                            "gambit_id": "47bdf890-a7fb-4409-a2c1-d7d525169d38",
                            "last_updated": "2022-10-23T12:57:23.366700-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston College",
                            "reward": "8.28000",
                            "odds": "8.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f013764a-b12c-42c5-ba16-b0ef15c12f9c/?format=api"
                        }
                    ]
                },
                {
                    "id": "a085c359-3604-47e7-a99d-9c3f6fd1044c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a847b99a-902c-4caf-a46d-0ec4e5d75054/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston College",
                                "amount": 5000.0
                            },
                            {
                                "team": "Wake Forest",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bbe538cc-e4cc-4acc-860f-866d1b2fcd9a",
                            "gambit_id": "3a691246-f503-410a-8989-7d09b1d68df9",
                            "last_updated": "2022-10-23T12:57:23.369605-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston College",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "20.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a085c359-3604-47e7-a99d-9c3f6fd1044c/?format=api"
                        },
                        {
                            "id": "b1114c22-3481-40b4-a832-962623968ae6",
                            "gambit_id": "16083332-aa51-492e-90fb-bd6d3919c2e4",
                            "last_updated": "2022-10-23T12:57:23.368625-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wake Forest",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-20.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a085c359-3604-47e7-a99d-9c3f6fd1044c/?format=api"
                        }
                    ]
                },
                {
                    "id": "edbef1eb-8d36-4de3-bf21-04e90b8f57ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a847b99a-902c-4caf-a46d-0ec4e5d75054/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 60",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 60",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5cca1642-2b85-4e9a-ae6d-0cc9ae36afb3",
                            "gambit_id": "c8e25f93-bb56-40b0-9201-07ebf8ac83f0",
                            "last_updated": "2022-10-23T12:57:23.363584-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 60",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "60.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edbef1eb-8d36-4de3-bf21-04e90b8f57ba/?format=api"
                        },
                        {
                            "id": "fadcc9f0-f605-4177-ab44-0929988f141b",
                            "gambit_id": "7a24268d-a9bc-4823-9f1a-99d7327853b8",
                            "last_updated": "2022-10-23T12:57:23.362353-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 60",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "60.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edbef1eb-8d36-4de3-bf21-04e90b8f57ba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3b1fd093-d943-42f9-9f8a-253fab14e06c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "51735b2e-a226-4c34-972d-76ea9d18a9c8",
            "completed": true,
            "last_updated": "2022-10-23T19:37:07.387357-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/51735b2e-a226-4c34-972d-76ea9d18a9c8",
            "datetime": "2022-10-22T15:30:00-04:00",
            "cutoff_datetime": "2022-10-22T15:30:00-04:00",
            "name": "Florida Intl v. Charlotte",
            "bettypes": [
                {
                    "id": "a3b6ad56-210d-4e38-8fa8-be399671ede3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b1fd093-d943-42f9-9f8a-253fab14e06c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte",
                                "amount": 8084.0
                            },
                            {
                                "team": "Florida Intl",
                                "amount": 1916.0
                            }
                        ],
                        "expected_reward_tokens": 9539.12,
                        "profit_sb": 39.12,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15e3bb69-ef0c-4e65-b7c6-abf21aad9eb1",
                            "gambit_id": "e567971b-073b-4144-a379-6817fff3e2d1",
                            "last_updated": "2022-10-23T19:37:07.393503-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "1.18000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b6ad56-210d-4e38-8fa8-be399671ede3/?format=api"
                        },
                        {
                            "id": "e1a37c2a-21e2-4814-8877-79d81ca4f4b8",
                            "gambit_id": "beda285c-cd78-4d61-a06a-f6e70e892e62",
                            "last_updated": "2022-10-23T19:37:07.394504-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Intl",
                            "reward": "4.98000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b6ad56-210d-4e38-8fa8-be399671ede3/?format=api"
                        }
                    ]
                },
                {
                    "id": "e2d5d595-1a49-42c4-96b0-742dc5d73072",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b1fd093-d943-42f9-9f8a-253fab14e06c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte",
                                "amount": 5000.0
                            },
                            {
                                "team": "Florida Intl",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c750aa9b-c3cc-4d00-96bc-e015bf949567",
                            "gambit_id": "a9cd6c81-a4bb-4434-9af3-6e96dfa29430",
                            "last_updated": "2022-10-23T19:37:07.396494-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2d5d595-1a49-42c4-96b0-742dc5d73072/?format=api"
                        },
                        {
                            "id": "065fd6f0-f53c-454b-a4c5-3ed4f19f2bd5",
                            "gambit_id": "29a8e68b-45e9-478a-a822-c7894391f9ac",
                            "last_updated": "2022-10-23T19:37:07.397480-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Intl",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2d5d595-1a49-42c4-96b0-742dc5d73072/?format=api"
                        }
                    ]
                },
                {
                    "id": "fdbc1521-f26f-4f74-9ef8-6da5d793b067",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b1fd093-d943-42f9-9f8a-253fab14e06c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 63.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 63.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8851649-c4d2-4358-ac35-6b3b04a1165a",
                            "gambit_id": "b19c7296-f5eb-4be8-a34e-7e465b661ec6",
                            "last_updated": "2022-10-23T19:37:07.391527-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 63.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "63.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbc1521-f26f-4f74-9ef8-6da5d793b067/?format=api"
                        },
                        {
                            "id": "c3954acc-de27-4f61-b082-8fd90d4b4181",
                            "gambit_id": "7c506840-a81f-4674-b557-4ba9ff3935aa",
                            "last_updated": "2022-10-23T19:37:07.390505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 63.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "63.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbc1521-f26f-4f74-9ef8-6da5d793b067/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e3a419bf-a48d-47e2-aa51-b11837a03f07",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b036556e-6166-440d-9e88-80a28f793907",
            "completed": true,
            "last_updated": "2022-10-23T12:57:22.880622-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.18,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/b036556e-6166-440d-9e88-80a28f793907",
            "datetime": "2022-10-22T15:00:00-04:00",
            "cutoff_datetime": "2022-10-22T15:00:00-04:00",
            "name": "West Virginia v. Texas Tech",
            "bettypes": [
                {
                    "id": "83421b4b-d70f-4b9b-8f60-0fd71be0f7f9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3a419bf-a48d-47e2-aa51-b11837a03f07/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Texas Tech",
                                "amount": 6475.0
                            },
                            {
                                "team": "West Virginia",
                                "amount": 3525.0
                            }
                        ],
                        "expected_reward_tokens": 9517.5,
                        "profit_sb": 17.5,
                        "profit_sb_percentage": 0.18,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4bfface3-1e06-4a9f-83ce-ae7f1d79f377",
                            "gambit_id": "003fc7a9-48f0-4788-920f-dac47b32a003",
                            "last_updated": "2022-10-23T12:57:22.888268-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas Tech",
                            "reward": "1.47000",
                            "odds": "1.48780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83421b4b-d70f-4b9b-8f60-0fd71be0f7f9/?format=api"
                        },
                        {
                            "id": "3e07ef76-5116-42e2-bd79-0a661074802a",
                            "gambit_id": "f96cbe75-1e88-48ff-9f3b-b462cdc2cd91",
                            "last_updated": "2022-10-23T12:57:22.887158-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Virginia",
                            "reward": "2.70000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83421b4b-d70f-4b9b-8f60-0fd71be0f7f9/?format=api"
                        }
                    ]
                },
                {
                    "id": "13fdd3c3-d616-47de-8585-726e33c71b6a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3a419bf-a48d-47e2-aa51-b11837a03f07/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "West Virginia",
                                "amount": 5000.0
                            },
                            {
                                "team": "Texas Tech",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "386950f0-8246-4744-981f-540ec92b5cf6",
                            "gambit_id": "04c1f803-714d-4c63-8df0-58fab73a45ab",
                            "last_updated": "2022-10-23T12:57:22.891543-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "West Virginia",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13fdd3c3-d616-47de-8585-726e33c71b6a/?format=api"
                        },
                        {
                            "id": "cbc27ca0-02d2-427c-881c-195129c80816",
                            "gambit_id": "7d720451-8a43-4884-a8b2-b3023b3c2594",
                            "last_updated": "2022-10-23T12:57:22.890470-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Texas Tech",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13fdd3c3-d616-47de-8585-726e33c71b6a/?format=api"
                        }
                    ]
                },
                {
                    "id": "f22fc1bf-6eb4-4275-84db-c8a5b318aabb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e3a419bf-a48d-47e2-aa51-b11837a03f07/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 65.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 65.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "efe5179d-37ff-4c77-be5a-fc4fac3faf74",
                            "gambit_id": "ff6fe94e-6a24-4beb-a868-fe80b76b6672",
                            "last_updated": "2022-10-23T12:57:22.884752-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 65.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22fc1bf-6eb4-4275-84db-c8a5b318aabb/?format=api"
                        },
                        {
                            "id": "eab9d6ca-cc0a-4d0f-bd70-f07d2a04275a",
                            "gambit_id": "7a1dd776-c002-4e37-9cdb-5423cabe9b9e",
                            "last_updated": "2022-10-23T12:57:22.883559-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 65.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22fc1bf-6eb4-4275-84db-c8a5b318aabb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "21580827-0ff8-448a-b3dc-42a0175d66d5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "606d7021-9661-43e3-afe9-c7ed611369a7",
            "completed": true,
            "last_updated": "2022-10-23T12:57:22.729061-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.2,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/606d7021-9661-43e3-afe9-c7ed611369a7",
            "datetime": "2022-10-22T15:00:00-04:00",
            "cutoff_datetime": "2022-10-22T15:00:00-04:00",
            "name": "Rice v. Louisiana Tech",
            "bettypes": [
                {
                    "id": "b51eb0b4-647e-460f-8e46-7e4399774932",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21580827-0ff8-448a-b3dc-42a0175d66d5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rice",
                                "amount": 5610.0
                            },
                            {
                                "team": "Louisiana Tech",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9d46a1d3-9c40-410a-a2f9-53f4e168b1de",
                            "gambit_id": "da8ec8a3-5b3d-4c6f-b4a5-2c5c7682733c",
                            "last_updated": "2022-10-23T12:57:22.735099-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rice",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b51eb0b4-647e-460f-8e46-7e4399774932/?format=api"
                        },
                        {
                            "id": "65e1eb84-684a-4309-a71f-87d0d44b7fde",
                            "gambit_id": "249698aa-4fd3-4877-b85e-530db5323332",
                            "last_updated": "2022-10-23T12:57:22.736063-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louisiana Tech",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b51eb0b4-647e-460f-8e46-7e4399774932/?format=api"
                        }
                    ]
                },
                {
                    "id": "c63c1180-8c4a-4738-a676-74bb5b342e28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21580827-0ff8-448a-b3dc-42a0175d66d5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rice",
                                "amount": 5106.0
                            },
                            {
                                "team": "Louisiana Tech",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e01ab48-531b-42aa-9121-ba7d572c6510",
                            "gambit_id": "c03d73c7-c25a-499a-bfd6-ff2b64d8fc14",
                            "last_updated": "2022-10-23T12:57:22.738984-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rice",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c63c1180-8c4a-4738-a676-74bb5b342e28/?format=api"
                        },
                        {
                            "id": "142f17dc-e4b0-40d4-94ef-0e95f4b9e349",
                            "gambit_id": "ecb42083-005c-4c3f-af05-6412d47c7e7c",
                            "last_updated": "2022-10-23T12:57:22.738002-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Louisiana Tech",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c63c1180-8c4a-4738-a676-74bb5b342e28/?format=api"
                        }
                    ]
                },
                {
                    "id": "42df41ea-fe56-42fa-8dbb-81d7cfb17b32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/21580827-0ff8-448a-b3dc-42a0175d66d5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 57",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 57",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "18342ca6-f182-470a-bac4-62b4c6d1b616",
                            "gambit_id": "6b4ab9d5-0a3b-4e11-a260-bb7598765448",
                            "last_updated": "2022-10-23T12:57:22.733131-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 57",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "57.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42df41ea-fe56-42fa-8dbb-81d7cfb17b32/?format=api"
                        },
                        {
                            "id": "1059ffec-fce0-4154-abb2-f46740897d2e",
                            "gambit_id": "128338be-04f8-48c6-afd4-e727db648ccb",
                            "last_updated": "2022-10-23T12:57:22.732052-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 57",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "57.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42df41ea-fe56-42fa-8dbb-81d7cfb17b32/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d98fdc2f-0c93-4f36-858a-820fd65fb2b5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c52f5153-f15f-4230-878d-dcdec1691cbe",
            "completed": true,
            "last_updated": "2022-10-23T12:52:39.346840-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.05,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/c52f5153-f15f-4230-878d-dcdec1691cbe",
            "datetime": "2022-10-22T14:30:00-04:00",
            "cutoff_datetime": "2022-10-22T14:30:00-04:00",
            "name": "UNLV v. Notre Dame",
            "bettypes": [
                {
                    "id": "3128a91d-d33c-4975-b32e-6b9ab8575921",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d98fdc2f-0c93-4f36-858a-820fd65fb2b5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UNLV",
                                "amount": 5000.0
                            },
                            {
                                "team": "Notre Dame",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9404869f-4a68-4e3f-8681-257e26185b62",
                            "gambit_id": "f299c517-23a3-489c-ab97-49c6358bdad3",
                            "last_updated": "2022-10-23T12:52:39.353304-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UNLV",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "26.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3128a91d-d33c-4975-b32e-6b9ab8575921/?format=api"
                        },
                        {
                            "id": "eceee74a-2439-4ab7-91e1-bc986b39d5fc",
                            "gambit_id": "e2a0df28-57e9-47ff-9993-b93c160357a3",
                            "last_updated": "2022-10-23T12:52:39.354555-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Notre Dame",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-26.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3128a91d-d33c-4975-b32e-6b9ab8575921/?format=api"
                        }
                    ]
                },
                {
                    "id": "59427cd1-b36e-4408-9b7e-fc533a9d437a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d98fdc2f-0c93-4f36-858a-820fd65fb2b5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f43180e2-64f0-4350-b38a-2d8f2191e047",
                            "gambit_id": "5736dfd5-9d29-41b5-be9c-d3ba8ed8472c",
                            "last_updated": "2022-10-23T12:52:39.349718-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 46.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59427cd1-b36e-4408-9b7e-fc533a9d437a/?format=api"
                        },
                        {
                            "id": "6bcb819d-7156-4634-a2d8-092e17e311c5",
                            "gambit_id": "a9e640aa-8b58-4765-b0c0-1e0796d4badf",
                            "last_updated": "2022-10-23T12:52:39.350952-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 46.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "46.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59427cd1-b36e-4408-9b7e-fc533a9d437a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4e580ece-0aeb-48db-ae92-baa540ec2a37",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "646c3a0b-c355-4c5f-941d-f39cc5586587",
            "completed": true,
            "last_updated": "2022-10-23T12:52:21.980359-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.2,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/646c3a0b-c355-4c5f-941d-f39cc5586587",
            "datetime": "2022-10-22T14:00:00-04:00",
            "cutoff_datetime": "2022-10-22T14:00:00-04:00",
            "name": "Eastern Michigan v. Ball State",
            "bettypes": [
                {
                    "id": "9fa0ecc3-1ffa-4927-8530-372fe6d4bc51",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e580ece-0aeb-48db-ae92-baa540ec2a37/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ball State",
                                "amount": 5610.0
                            },
                            {
                                "team": "Eastern Michigan",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "16051ebc-0625-43a5-9796-909d60821b1b",
                            "gambit_id": "2b3d15df-49f1-4355-90ca-406770af668a",
                            "last_updated": "2022-10-23T12:52:21.986393-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ball State",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa0ecc3-1ffa-4927-8530-372fe6d4bc51/?format=api"
                        },
                        {
                            "id": "2940278a-81f1-41ae-9660-f39d7c702bf8",
                            "gambit_id": "982fb398-330f-4be7-82b6-f42f47db037a",
                            "last_updated": "2022-10-23T12:52:21.987390-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eastern Michigan",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fa0ecc3-1ffa-4927-8530-372fe6d4bc51/?format=api"
                        }
                    ]
                },
                {
                    "id": "4a98876d-90e2-4ef7-9d36-721f20633778",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e580ece-0aeb-48db-ae92-baa540ec2a37/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Ball State",
                                "amount": 5106.0
                            },
                            {
                                "team": "Eastern Michigan",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9bd3c202-a83d-4d64-b77d-a6fc2c75ebea",
                            "gambit_id": "90ea9fbc-af5e-4927-8966-cdd0aa3ef376",
                            "last_updated": "2022-10-23T12:52:21.989348-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ball State",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a98876d-90e2-4ef7-9d36-721f20633778/?format=api"
                        },
                        {
                            "id": "656aeb27-cc97-4fd1-9ae6-90937640d442",
                            "gambit_id": "15353487-dfae-404b-b972-c59a71d74aed",
                            "last_updated": "2022-10-23T12:52:21.990344-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Eastern Michigan",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a98876d-90e2-4ef7-9d36-721f20633778/?format=api"
                        }
                    ]
                },
                {
                    "id": "7b1d9ddd-b5f6-4c67-b8f8-6e8549fd0c20",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4e580ece-0aeb-48db-ae92-baa540ec2a37/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 57.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 57.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1d853a3a-7375-4d3c-bb1e-6f25e2ddaa10",
                            "gambit_id": "64c90a35-7375-45c7-9079-03ea2fafff6c",
                            "last_updated": "2022-10-23T12:52:21.984408-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 57.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "57.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b1d9ddd-b5f6-4c67-b8f8-6e8549fd0c20/?format=api"
                        },
                        {
                            "id": "2a100358-0344-4fc2-a8c7-95f109b453ad",
                            "gambit_id": "1ecaea8e-3169-4849-8eff-947fe555d167",
                            "last_updated": "2022-10-23T12:52:21.983364-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 57.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "57.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b1d9ddd-b5f6-4c67-b8f8-6e8549fd0c20/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d84e5642-65ae-4423-95a3-39f219765d8c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "62f8be16-e26f-414a-961e-ec69f0506ec3",
            "completed": true,
            "last_updated": "2022-10-24T10:27:23.293683-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.79,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/62f8be16-e26f-414a-961e-ec69f0506ec3",
            "datetime": "2022-10-22T14:00:00-04:00",
            "cutoff_datetime": "2022-10-22T14:00:00-04:00",
            "name": "Katlyn Chookagian v. Manon Fiorot",
            "bettypes": [
                {
                    "id": "5a866e82-aefb-4711-8c59-02d5acb5ccfa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d84e5642-65ae-4423-95a3-39f219765d8c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manon Fiorot",
                                "amount": 6479.0
                            },
                            {
                                "team": "Katlyn Chookagian",
                                "amount": 3521.0
                            }
                        ],
                        "expected_reward_tokens": 9329.76,
                        "profit_sb": -170.24,
                        "profit_sb_percentage": -1.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6892f87b-44ea-4f2a-a161-dcf11679b9e5",
                            "gambit_id": "552b29e6-1ec6-4fe3-b6d0-94469e0694f4",
                            "last_updated": "2022-10-24T10:27:23.301261-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manon Fiorot",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a866e82-aefb-4711-8c59-02d5acb5ccfa/?format=api"
                        },
                        {
                            "id": "0336fbf8-1323-485e-a835-3c8f50c4baf7",
                            "gambit_id": "4e3a4dc0-2e68-4531-b1ca-17ee6b3635c6",
                            "last_updated": "2022-10-24T10:27:23.300155-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Katlyn Chookagian",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a866e82-aefb-4711-8c59-02d5acb5ccfa/?format=api"
                        }
                    ]
                },
                {
                    "id": "fe15e8fd-c5c0-4a25-ac0f-8eea773e1604",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d84e5642-65ae-4423-95a3-39f219765d8c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7282.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 2718.0
                            }
                        ],
                        "expected_reward_tokens": 9320.96,
                        "profit_sb": -179.04,
                        "profit_sb_percentage": -1.88,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "403ae31c-9371-4d82-b034-e1e4c90f6a45",
                            "gambit_id": "60422016-b1d1-4230-931d-caa0295cfe8f",
                            "last_updated": "2022-10-24T10:27:23.297771-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.28000",
                            "odds": "1.28570",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe15e8fd-c5c0-4a25-ac0f-8eea773e1604/?format=api"
                        },
                        {
                            "id": "456638d6-7094-4c78-a8e4-6642a62bbe73",
                            "gambit_id": "9bdea19b-ce68-4b44-9601-384b7ba064c5",
                            "last_updated": "2022-10-24T10:27:23.296535-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "3.43000",
                            "odds": "3.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe15e8fd-c5c0-4a25-ac0f-8eea773e1604/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a904b87d-0e53-4f83-b847-7a2c92b5cccb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2f9ec669-111e-438e-b3f7-2eec8f5f1a81",
            "completed": true,
            "last_updated": "2022-10-24T10:22:23.434214-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.77,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/2f9ec669-111e-438e-b3f7-2eec8f5f1a81",
            "datetime": "2022-10-22T14:00:00-04:00",
            "cutoff_datetime": "2022-10-22T14:00:00-04:00",
            "name": "Beneil Dariush v. Mateusz Gamrot",
            "bettypes": [
                {
                    "id": "4e549f27-272b-4c1f-b0e4-0376e09ec4a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a904b87d-0e53-4f83-b847-7a2c92b5cccb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Mateusz Gamrot",
                                "amount": 6714.0
                            },
                            {
                                "team": "Beneil Dariush",
                                "amount": 3286.0
                            }
                        ],
                        "expected_reward_tokens": 9332.24,
                        "profit_sb": -167.76,
                        "profit_sb_percentage": -1.77,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7c72a666-76e7-441f-a318-c6b524f03f29",
                            "gambit_id": "95ad608d-9bf3-43e1-8ac2-fda25a32d82f",
                            "last_updated": "2022-10-24T10:22:23.439822-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mateusz Gamrot",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e549f27-272b-4c1f-b0e4-0376e09ec4a1/?format=api"
                        },
                        {
                            "id": "f3c9cc47-6f8b-4918-b856-ea81659e1f89",
                            "gambit_id": "68294bd3-c175-4f78-878d-d3a8492d5501",
                            "last_updated": "2022-10-24T10:22:23.440831-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Beneil Dariush",
                            "reward": "2.84000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e549f27-272b-4c1f-b0e4-0376e09ec4a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "29c5f1d6-7866-4504-bdde-c7ab07b137f7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a904b87d-0e53-4f83-b847-7a2c92b5cccb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6051.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3949.0
                            }
                        ],
                        "expected_reward_tokens": 9318.54,
                        "profit_sb": -181.46,
                        "profit_sb_percentage": -1.91,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6e1625aa-9a8a-450e-a9ea-3bf4f787c02f",
                            "gambit_id": "b07ea908-3f42-4e51-a170-b5f5db866816",
                            "last_updated": "2022-10-24T10:22:23.437792-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29c5f1d6-7866-4504-bdde-c7ab07b137f7/?format=api"
                        },
                        {
                            "id": "35b8379f-9cf6-44c8-b0b3-e4bb030a01aa",
                            "gambit_id": "551c449b-656d-46c5-ae73-8d0aaf2a2c4c",
                            "last_updated": "2022-10-24T10:22:23.436684-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29c5f1d6-7866-4504-bdde-c7ab07b137f7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "25d40b51-acdf-48e4-a44e-9f13f146eff1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b6fd6259-6af8-46ba-a6c3-f05cc78b4e03",
            "completed": true,
            "last_updated": "2022-10-24T10:22:23.121623-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.61,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/b6fd6259-6af8-46ba-a6c3-f05cc78b4e03",
            "datetime": "2022-10-22T14:00:00-04:00",
            "cutoff_datetime": "2022-10-22T14:00:00-04:00",
            "name": "Sean O'Malley v. Petr Yan",
            "bettypes": [
                {
                    "id": "53eab1ae-9807-417c-94b8-19c0f2461e2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25d40b51-acdf-48e4-a44e-9f13f146eff1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Petr Yan",
                                "amount": 6874.0
                            },
                            {
                                "team": "Sean O'Malley",
                                "amount": 3126.0
                            }
                        ],
                        "expected_reward_tokens": 9346.74,
                        "profit_sb": -153.26,
                        "profit_sb_percentage": -1.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4746f89b-8358-4dc7-becb-f797cbfbfaae",
                            "gambit_id": "3c6f8c6a-abb2-4588-b6cc-99812d6f38dc",
                            "last_updated": "2022-10-24T10:22:23.128521-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Petr Yan",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53eab1ae-9807-417c-94b8-19c0f2461e2f/?format=api"
                        },
                        {
                            "id": "e8588197-2238-464d-bcd5-faad92f4c30c",
                            "gambit_id": "ac35fe54-9514-4b8f-85da-3a350e603007",
                            "last_updated": "2022-10-24T10:22:23.127537-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sean O'Malley",
                            "reward": "2.99000",
                            "odds": "3.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53eab1ae-9807-417c-94b8-19c0f2461e2f/?format=api"
                        }
                    ]
                },
                {
                    "id": "e9767c48-d041-4247-ba49-3f4ae31650e0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/25d40b51-acdf-48e4-a44e-9f13f146eff1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6479.0
                            },
                            {
                                "team": "Total Rounds Under 2.5",
                                "amount": 3521.0
                            }
                        ],
                        "expected_reward_tokens": 9329.76,
                        "profit_sb": -170.24,
                        "profit_sb_percentage": -1.79,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "95b71d66-ab9b-4fa1-ac73-9f85053729db",
                            "gambit_id": "1e9cef9a-59e1-4f28-a65b-4840a4cd1873",
                            "last_updated": "2022-10-24T10:22:23.125590-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 2.5",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9767c48-d041-4247-ba49-3f4ae31650e0/?format=api"
                        },
                        {
                            "id": "b1646890-1f4a-43f8-8856-c214fe822676",
                            "gambit_id": "7aff385e-96ef-4848-8547-dc7c119d0a9f",
                            "last_updated": "2022-10-24T10:22:23.124434-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 2.5",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9767c48-d041-4247-ba49-3f4ae31650e0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9cb3c800-1fc1-4c0d-838c-c3d362ca59b8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a2b70a2f-3346-4463-aa61-4331e08670a2",
            "completed": true,
            "last_updated": "2022-10-24T10:22:22.971832-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.91,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/a2b70a2f-3346-4463-aa61-4331e08670a2",
            "datetime": "2022-10-22T14:00:00-04:00",
            "cutoff_datetime": "2022-10-22T14:00:00-04:00",
            "name": "TJ Dillashaw v. Aljamain Sterling",
            "bettypes": [
                {
                    "id": "0f3bd7e8-4765-442d-8fd6-beffd4d7eb18",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9cb3c800-1fc1-4c0d-838c-c3d362ca59b8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aljamain Sterling",
                                "amount": 6051.0
                            },
                            {
                                "team": "TJ Dillashaw",
                                "amount": 3949.0
                            }
                        ],
                        "expected_reward_tokens": 9318.54,
                        "profit_sb": -181.46,
                        "profit_sb_percentage": -1.91,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69a32e20-fa94-44ac-b8df-847c602dbacc",
                            "gambit_id": "838294ef-a805-47f4-b8cb-10df1b19623e",
                            "last_updated": "2022-10-24T10:22:22.977365-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aljamain Sterling",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f3bd7e8-4765-442d-8fd6-beffd4d7eb18/?format=api"
                        },
                        {
                            "id": "0cd94a8e-2599-48fd-b971-8dd0fdaed14b",
                            "gambit_id": "930eea47-a1b2-438c-a2fe-6f36b16c578b",
                            "last_updated": "2022-10-24T10:22:22.978535-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "TJ Dillashaw",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f3bd7e8-4765-442d-8fd6-beffd4d7eb18/?format=api"
                        }
                    ]
                },
                {
                    "id": "2097c692-ab45-40c4-a4f0-e3ad6a7db8f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9cb3c800-1fc1-4c0d-838c-c3d362ca59b8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6051.0
                            },
                            {
                                "team": "Total Rounds Under 4.5",
                                "amount": 3949.0
                            }
                        ],
                        "expected_reward_tokens": 9318.54,
                        "profit_sb": -181.46,
                        "profit_sb_percentage": -1.91,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2837d7c8-c23e-4f1c-911f-d9a7511eb9b1",
                            "gambit_id": "17fd0a1a-1788-4491-9869-d366acd2fdce",
                            "last_updated": "2022-10-24T10:22:22.975411-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 4.5",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2097c692-ab45-40c4-a4f0-e3ad6a7db8f2/?format=api"
                        },
                        {
                            "id": "555f8f0a-87fc-4a13-bc57-3f9395f3d65d",
                            "gambit_id": "bb7d7cfb-7a72-40e4-8106-6d9f06223c86",
                            "last_updated": "2022-10-24T10:22:22.974404-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 4.5",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2097c692-ab45-40c4-a4f0-e3ad6a7db8f2/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bb42bc1c-a4e6-4f29-bd1a-c6c23ee8c55b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c53f6e0a-b0cb-424d-8f91-a824e881ec99",
            "completed": true,
            "last_updated": "2022-10-24T10:22:22.818147-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.01,
            "sport_category": "UFC 280",
            "sport": "Boxing/UFC",
            "url": "https://app.gambitrewards.com/match/c53f6e0a-b0cb-424d-8f91-a824e881ec99",
            "datetime": "2022-10-22T14:00:00-04:00",
            "cutoff_datetime": "2022-10-22T14:00:00-04:00",
            "name": "Charles Oliveira v. Islam Makhachev",
            "bettypes": [
                {
                    "id": "c2c1571a-2170-46c9-8107-fafc74d8a3b4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb42bc1c-a4e6-4f29-bd1a-c6c23ee8c55b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Islam Makhachev",
                                "amount": 6312.0
                            },
                            {
                                "team": "Charles Oliveira",
                                "amount": 3688.0
                            }
                        ],
                        "expected_reward_tokens": 9404.4,
                        "profit_sb": -95.6,
                        "profit_sb_percentage": -1.01,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d280837-4833-483a-9c16-0a4b398e8cd4",
                            "gambit_id": "e6f1db8e-408e-45c9-a3a3-51cf2e97d029",
                            "last_updated": "2022-10-24T10:22:22.824669-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Islam Makhachev",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2c1571a-2170-46c9-8107-fafc74d8a3b4/?format=api"
                        },
                        {
                            "id": "54653cb8-478b-4365-8158-a82f15951461",
                            "gambit_id": "e5060eb3-d1c0-4c95-a7f8-2fb7c0dff4dd",
                            "last_updated": "2022-10-24T10:22:22.826024-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charles Oliveira",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2c1571a-2170-46c9-8107-fafc74d8a3b4/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9de9c56-600c-4a6a-8e8f-fed68a6f47b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bb42bc1c-a4e6-4f29-bd1a-c6c23ee8c55b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5785.0
                            },
                            {
                                "team": "Total Rounds Under 1.5",
                                "amount": 4215.0
                            }
                        ],
                        "expected_reward_tokens": 9313.85,
                        "profit_sb": -186.15,
                        "profit_sb_percentage": -1.96,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0e19540c-1c7e-442e-a3c5-f64867e5115a",
                            "gambit_id": "23857fb2-334a-4d2a-898e-53f05f521544",
                            "last_updated": "2022-10-24T10:22:22.822259-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Over 1.5",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9de9c56-600c-4a6a-8e8f-fed68a6f47b3/?format=api"
                        },
                        {
                            "id": "92951802-e06c-4a55-98a9-9147181c0815",
                            "gambit_id": "28eb394e-9829-477f-8b65-6853a537a62b",
                            "last_updated": "2022-10-24T10:22:22.820992-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Total Rounds Under 1.5",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9de9c56-600c-4a6a-8e8f-fed68a6f47b3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dc16a9ec-8f2d-428b-afaa-99017446a4a6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "02c5d7c9-536e-4fcf-b9d8-03269686f131",
            "completed": true,
            "last_updated": "2022-10-23T12:52:21.803841-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.2,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/02c5d7c9-536e-4fcf-b9d8-03269686f131",
            "datetime": "2022-10-22T14:00:00-04:00",
            "cutoff_datetime": "2022-10-22T14:00:00-04:00",
            "name": "Northern Illinois v. Ohio",
            "bettypes": [
                {
                    "id": "2af6d511-5606-4d2a-bf5a-7cfdc45a13b2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc16a9ec-8f2d-428b-afaa-99017446a4a6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Northern Illinois",
                                "amount": 5610.0
                            },
                            {
                                "team": "Ohio",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f7c26cf-75dc-497b-89e5-ac7b2beb1b46",
                            "gambit_id": "d022c4f1-6d41-4d7f-a824-6860f0d7d7af",
                            "last_updated": "2022-10-23T12:52:21.810487-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northern Illinois",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af6d511-5606-4d2a-bf5a-7cfdc45a13b2/?format=api"
                        },
                        {
                            "id": "f40176c5-fd13-4a78-af8f-df68611ab56f",
                            "gambit_id": "c51d1598-e48a-42e9-aaa0-b8207120b52c",
                            "last_updated": "2022-10-23T12:52:21.809397-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2af6d511-5606-4d2a-bf5a-7cfdc45a13b2/?format=api"
                        }
                    ]
                },
                {
                    "id": "ef159ffa-8f21-4c42-a8b1-c989ec4b320a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc16a9ec-8f2d-428b-afaa-99017446a4a6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Northern Illinois",
                                "amount": 5000.0
                            },
                            {
                                "team": "Ohio",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4d94eb4-ab65-41e4-83ac-7d5a996a2b60",
                            "gambit_id": "9edd3fb7-d95f-4628-89e4-d1ba62d29d6e",
                            "last_updated": "2022-10-23T12:52:21.813656-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Northern Illinois",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef159ffa-8f21-4c42-a8b1-c989ec4b320a/?format=api"
                        },
                        {
                            "id": "4a630e93-dfe0-4b74-a4f7-4b6bff4d1f7d",
                            "gambit_id": "e0d5d359-0990-429f-9340-02dd2af4363a",
                            "last_updated": "2022-10-23T12:52:21.812643-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef159ffa-8f21-4c42-a8b1-c989ec4b320a/?format=api"
                        }
                    ]
                },
                {
                    "id": "a95f3e64-83d2-41b6-a7cb-a7a3c52de2a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dc16a9ec-8f2d-428b-afaa-99017446a4a6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 65.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 65.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a3232389-3421-464f-91ad-a55dcb150242",
                            "gambit_id": "2c4d92d9-dab7-4a2e-ab56-c780dc171a98",
                            "last_updated": "2022-10-23T12:52:21.807379-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 65.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95f3e64-83d2-41b6-a7cb-a7a3c52de2a4/?format=api"
                        },
                        {
                            "id": "8bd27344-70fe-4009-b20c-c181a34b127c",
                            "gambit_id": "08ac173b-7af2-4b1d-a4a4-7b2ed694482c",
                            "last_updated": "2022-10-23T12:52:21.806356-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 65.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "65.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95f3e64-83d2-41b6-a7cb-a7a3c52de2a4/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b23c3f6e-05a0-4d91-8886-d34e56785033",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "befe3da4-d5ef-4013-8908-c1f78cb9480e",
            "completed": true,
            "last_updated": "2022-10-24T10:17:10.795127-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/befe3da4-d5ef-4013-8908-c1f78cb9480e",
            "datetime": "2022-10-22T13:05:00-04:00",
            "cutoff_datetime": "2022-10-22T13:05:00-04:00",
            "name": "San Jose Sharks v. New Jersey Devils",
            "bettypes": [
                {
                    "id": "c745eb1f-954b-4cea-aa1b-1d01245977a1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b23c3f6e-05a0-4d91-8886-d34e56785033/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6401.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 3599.0
                            }
                        ],
                        "expected_reward_tokens": 9537.35,
                        "profit_sb": 37.35,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "bdbd874a-5708-4420-b5d8-d05fdd2d872b",
                            "gambit_id": "4071905f-5bb0-4d97-8a11-d8e478afe8e4",
                            "last_updated": "2022-10-24T10:17:10.804600-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c745eb1f-954b-4cea-aa1b-1d01245977a1/?format=api"
                        },
                        {
                            "id": "7f9cf8e6-9087-4912-8aef-039ba555ae08",
                            "gambit_id": "544542c3-b147-48f4-8710-85f395065bd1",
                            "last_updated": "2022-10-24T10:17:10.805627-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c745eb1f-954b-4cea-aa1b-1d01245977a1/?format=api"
                        }
                    ]
                },
                {
                    "id": "46e72ed7-a297-4d57-aa84-256fcbabbaa2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b23c3f6e-05a0-4d91-8886-d34e56785033/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Jose Sharks",
                                "amount": 5945.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4055.0
                            }
                        ],
                        "expected_reward_tokens": 9569.8,
                        "profit_sb": 69.8,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "61b4cdac-9227-48e3-9a32-d9aa0ad19aa3",
                            "gambit_id": "3d89e4ac-e124-48d9-8dd8-261339652781",
                            "last_updated": "2022-10-24T10:17:10.802578-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46e72ed7-a297-4d57-aa84-256fcbabbaa2/?format=api"
                        },
                        {
                            "id": "de53d21e-2f4b-495d-9cde-291bb1d24932",
                            "gambit_id": "7973a541-e793-4432-b714-1d3cb6cea899",
                            "last_updated": "2022-10-24T10:17:10.801533-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46e72ed7-a297-4d57-aa84-256fcbabbaa2/?format=api"
                        }
                    ]
                },
                {
                    "id": "5f6f4aee-3e60-43ed-9a8b-63496c735063",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b23c3f6e-05a0-4d91-8886-d34e56785033/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "209f2ae6-de22-48dd-8a51-2b4e8cb324ae",
                            "gambit_id": "652c556f-84de-413c-9618-9efe2f20c460",
                            "last_updated": "2022-10-24T10:17:10.798112-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f6f4aee-3e60-43ed-9a8b-63496c735063/?format=api"
                        },
                        {
                            "id": "1a717a47-8dc3-4f94-9af1-cd2210c66b36",
                            "gambit_id": "358bf2fa-3fbc-4c3b-ac57-156ec3b7a4fd",
                            "last_updated": "2022-10-24T10:17:10.799365-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f6f4aee-3e60-43ed-9a8b-63496c735063/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4b6f4a7e-5d03-469e-ace0-58060ad24d5b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5e5f3b76-17ea-4b08-86f8-3f29fc1a6afd",
            "completed": true,
            "last_updated": "2022-10-24T10:22:11.832551-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5e5f3b76-17ea-4b08-86f8-3f29fc1a6afd",
            "datetime": "2022-10-22T13:05:00-04:00",
            "cutoff_datetime": "2022-10-22T13:05:00-04:00",
            "name": "Minnesota Wild v. Boston Bruins",
            "bettypes": [
                {
                    "id": "113dda03-d3b5-4b92-b551-dfa509619b67",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b6f4a7e-5d03-469e-ace0-58060ad24d5b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5000.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "370d14a4-bd67-4742-aa6f-95f9e501de48",
                            "gambit_id": "8e10cdef-c7a0-4b08-a183-aca8079131b1",
                            "last_updated": "2022-10-24T10:22:11.842207-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/113dda03-d3b5-4b92-b551-dfa509619b67/?format=api"
                        },
                        {
                            "id": "0a7443ae-5a27-4726-b2fd-57142b91c3e8",
                            "gambit_id": "c9752c2a-6de2-4ed6-bb46-e41f788890ba",
                            "last_updated": "2022-10-24T10:22:11.843168-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/113dda03-d3b5-4b92-b551-dfa509619b67/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae97f67c-5703-4103-a756-4d864ad451d7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b6f4a7e-5d03-469e-ace0-58060ad24d5b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Wild",
                                "amount": 6862.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9538.18,
                        "profit_sb": 38.18,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9a854a63-2eed-49f9-a358-019f87580ac5",
                            "gambit_id": "d01aa149-f7b8-4f2d-846d-ce1af263bfd8",
                            "last_updated": "2022-10-24T10:22:11.840110-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae97f67c-5703-4103-a756-4d864ad451d7/?format=api"
                        },
                        {
                            "id": "c2e42ce6-111c-4eee-b84a-4a19f73bdcd7",
                            "gambit_id": "7df1ddf2-9674-4538-b644-b726162b7c35",
                            "last_updated": "2022-10-24T10:22:11.838953-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "3.04000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae97f67c-5703-4103-a756-4d864ad451d7/?format=api"
                        }
                    ]
                },
                {
                    "id": "37a05d8a-1fb8-43d8-9b58-1930d0ae7783",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4b6f4a7e-5d03-469e-ace0-58060ad24d5b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5212.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bab9140b-15c0-497b-a97e-1b80bcd04580",
                            "gambit_id": "2db560a2-b53f-4a56-b7de-38b707e7586d",
                            "last_updated": "2022-10-24T10:22:11.836614-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37a05d8a-1fb8-43d8-9b58-1930d0ae7783/?format=api"
                        },
                        {
                            "id": "bd8982f9-a7a8-498a-98bd-a1faa50a1c5a",
                            "gambit_id": "614e7d93-c9ec-45a4-a48e-ec7ecb356d63",
                            "last_updated": "2022-10-24T10:22:11.835401-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37a05d8a-1fb8-43d8-9b58-1930d0ae7783/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4fbcbff2-74b2-4229-b822-c6321a078a8f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "090183bc-fd73-4c4d-98fb-d0eb4ca2847c",
            "completed": true,
            "last_updated": "2022-10-23T12:47:20.241563-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/090183bc-fd73-4c4d-98fb-d0eb4ca2847c",
            "datetime": "2022-10-22T13:00:00-04:00",
            "cutoff_datetime": "2022-10-22T13:00:00-04:00",
            "name": "Toledo v. Buffalo",
            "bettypes": [
                {
                    "id": "dabba252-4d49-4de8-a1be-aaad2f046dbb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4fbcbff2-74b2-4229-b822-c6321a078a8f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toledo",
                                "amount": 7115.0
                            },
                            {
                                "team": "Buffalo",
                                "amount": 2885.0
                            }
                        ],
                        "expected_reward_tokens": 9605.25,
                        "profit_sb": 105.25,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c9e49fbf-e2c7-4ab8-b25b-8652907354df",
                            "gambit_id": "6b9595be-94d9-4744-904c-eef55487f6e9",
                            "last_updated": "2022-10-23T12:47:20.249062-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toledo",
                            "reward": "1.35000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dabba252-4d49-4de8-a1be-aaad2f046dbb/?format=api"
                        },
                        {
                            "id": "289ffcdc-2733-4b8e-82ae-221bbd9ee908",
                            "gambit_id": "7cfa526a-2f12-4868-af49-0964884eb23f",
                            "last_updated": "2022-10-23T12:47:20.248036-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo",
                            "reward": "3.33000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dabba252-4d49-4de8-a1be-aaad2f046dbb/?format=api"
                        }
                    ]
                },
                {
                    "id": "970aa6f5-3094-4a04-af6c-a5e6474d558b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4fbcbff2-74b2-4229-b822-c6321a078a8f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo",
                                "amount": 5000.0
                            },
                            {
                                "team": "Toledo",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40e3f436-b6be-4a12-8322-a061def91df3",
                            "gambit_id": "b5f05d37-ae83-4285-bb30-bb2888e4e759",
                            "last_updated": "2022-10-23T12:47:20.252106-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/970aa6f5-3094-4a04-af6c-a5e6474d558b/?format=api"
                        },
                        {
                            "id": "471a6fac-ad62-4874-bd77-a0f9e79d6c68",
                            "gambit_id": "230e4a95-d00a-4342-80c1-57266afd6d01",
                            "last_updated": "2022-10-23T12:47:20.251098-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toledo",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/970aa6f5-3094-4a04-af6c-a5e6474d558b/?format=api"
                        }
                    ]
                },
                {
                    "id": "92fd98a0-6cf1-46a0-8338-3eae6cea85a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4fbcbff2-74b2-4229-b822-c6321a078a8f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 56",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 56",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9e850d08-def2-440a-b10e-5f9986b258f0",
                            "gambit_id": "f9d0e5f7-ac33-4d80-9c53-d9f51af9c530",
                            "last_updated": "2022-10-23T12:47:20.244516-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fd98a0-6cf1-46a0-8338-3eae6cea85a9/?format=api"
                        },
                        {
                            "id": "603e3f52-f98f-4cd2-b605-b668d609991e",
                            "gambit_id": "e3c8a113-b0f7-4985-bf54-b41e0912504f",
                            "last_updated": "2022-10-23T12:47:20.245906-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92fd98a0-6cf1-46a0-8338-3eae6cea85a9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "40dc945c-aea7-4cef-b7e4-6499e9ccdb7d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2e0c2954-7e49-4b7e-be44-eda92ee82afa",
            "completed": true,
            "last_updated": "2022-10-23T12:47:19.617266-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2e0c2954-7e49-4b7e-be44-eda92ee82afa",
            "datetime": "2022-10-22T13:00:00-04:00",
            "cutoff_datetime": "2022-10-22T13:00:00-04:00",
            "name": "Bowling Green v. Central Michigan",
            "bettypes": [
                {
                    "id": "3f699c2e-31c5-4512-b190-2b94901a3b98",
                    "match": "https://api-prod.gambitprofit.com/api/matches/40dc945c-aea7-4cef-b7e4-6499e9ccdb7d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Central Michigan",
                                "amount": 6721.0
                            },
                            {
                                "team": "Bowling Green",
                                "amount": 3279.0
                            }
                        ],
                        "expected_reward_tokens": 9476.31,
                        "profit_sb": -23.69,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2b8d82e4-849a-4bbe-89b6-4d63683a033e",
                            "gambit_id": "cbe05434-9f68-4a7b-89dc-87f9b9582615",
                            "last_updated": "2022-10-23T12:47:19.623449-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Michigan",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f699c2e-31c5-4512-b190-2b94901a3b98/?format=api"
                        },
                        {
                            "id": "51c68f7c-ef6f-4d28-bce8-bd24c3414d6f",
                            "gambit_id": "7f51247b-4d04-4f18-8526-984a0223f2c9",
                            "last_updated": "2022-10-23T12:47:19.624459-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bowling Green",
                            "reward": "2.89000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f699c2e-31c5-4512-b190-2b94901a3b98/?format=api"
                        }
                    ]
                },
                {
                    "id": "79bab6f4-7f22-4135-8c1b-d9c09fb6db4d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/40dc945c-aea7-4cef-b7e4-6499e9ccdb7d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Central Michigan",
                                "amount": 5000.0
                            },
                            {
                                "team": "Bowling Green",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "71b59782-2a66-4292-be77-daa0713f9523",
                            "gambit_id": "08bb20a2-7e92-44e4-8bd0-a39b548a4d96",
                            "last_updated": "2022-10-23T12:47:19.626489-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Central Michigan",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79bab6f4-7f22-4135-8c1b-d9c09fb6db4d/?format=api"
                        },
                        {
                            "id": "d0a1d4f1-ca05-4f4e-be67-40ebf3128ab7",
                            "gambit_id": "83f05224-8af1-4fe4-9205-f40c84bbf82f",
                            "last_updated": "2022-10-23T12:47:19.627503-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bowling Green",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79bab6f4-7f22-4135-8c1b-d9c09fb6db4d/?format=api"
                        }
                    ]
                },
                {
                    "id": "873f7da2-6786-4a2b-8693-8253b36c20f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/40dc945c-aea7-4cef-b7e4-6499e9ccdb7d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 50.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 50.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7ce3f0d7-3a28-476c-af3b-da45de65a857",
                            "gambit_id": "96d556dc-6fcb-4c7b-934b-e6c0791285cf",
                            "last_updated": "2022-10-23T12:47:19.621384-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 50.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "50.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/873f7da2-6786-4a2b-8693-8253b36c20f0/?format=api"
                        },
                        {
                            "id": "0df804d1-6a77-4222-93e3-c9b657461022",
                            "gambit_id": "bbab2850-8f65-456c-9d92-16d2f63c1813",
                            "last_updated": "2022-10-23T12:47:19.620250-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 50.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "50.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/873f7da2-6786-4a2b-8693-8253b36c20f0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e6fd3bb2-ffde-4eab-aadd-296cf0cb0cd4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "226a5281-6c5d-4018-b2f9-b6c59a11ccb1",
            "completed": true,
            "last_updated": "2022-10-24T10:27:23.596309-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.69,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/226a5281-6c5d-4018-b2f9-b6c59a11ccb1",
            "datetime": "2022-10-22T12:30:00-04:00",
            "cutoff_datetime": "2022-10-22T12:30:00-04:00",
            "name": "Chelsea v. Manchester United",
            "bettypes": [
                {
                    "id": "43186ca1-54cb-4df7-8b8b-e72514c3f2b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6fd3bb2-ffde-4eab-aadd-296cf0cb0cd4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 6266.0
                            },
                            {
                                "team": "Manchester United",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 12657.32,
                        "profit_sb": 3157.32,
                        "profit_sb_percentage": 33.23,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chelsea",
                                "amount": 4581.0
                            },
                            {
                                "team": "Manchester United",
                                "amount": 2729.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2690.0
                            }
                        ],
                        "expected_reward_tokens": 9251.31,
                        "profit_sb": -248.69,
                        "profit_sb_percentage": -2.62,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "272d3d94-b4f7-41d3-a552-869a6fd3b1b4",
                            "gambit_id": "7528481c-394a-45bb-a8bb-ce29d2ce8858",
                            "last_updated": "2022-10-24T10:27:23.604767-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chelsea",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43186ca1-54cb-4df7-8b8b-e72514c3f2b8/?format=api"
                        },
                        {
                            "id": "7ed0ad64-620b-41a9-9117-84311729be18",
                            "gambit_id": "5d129940-76b6-4c2b-9853-fb91ae47f8a8",
                            "last_updated": "2022-10-24T10:27:23.603826-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester United",
                            "reward": "3.39000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43186ca1-54cb-4df7-8b8b-e72514c3f2b8/?format=api"
                        },
                        {
                            "id": "53e993f2-4320-4a6e-af43-c92c7d4e1e43",
                            "gambit_id": "5d9dea8c-1a1c-4874-a2a4-a14856a98a3b",
                            "last_updated": "2022-10-24T10:27:23.602841-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.44000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43186ca1-54cb-4df7-8b8b-e72514c3f2b8/?format=api"
                        }
                    ]
                },
                {
                    "id": "315bc1ac-c486-4ae2-aec2-4c01d1c300a9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6fd3bb2-ffde-4eab-aadd-296cf0cb0cd4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5160.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4840.0
                            }
                        ],
                        "expected_reward_tokens": 9339.6,
                        "profit_sb": -160.4,
                        "profit_sb_percentage": -1.69,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bcb0275b-8892-414a-a00d-5cfb78a5823c",
                            "gambit_id": "d62ee1c4-b013-4daf-b619-d33885bcd372",
                            "last_updated": "2022-10-24T10:27:23.600468-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.81000",
                            "odds": "1.83000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/315bc1ac-c486-4ae2-aec2-4c01d1c300a9/?format=api"
                        },
                        {
                            "id": "78fc7394-339c-4bb0-8a9e-a860dc887e81",
                            "gambit_id": "b0ab8e21-610f-45c0-8075-0a7bcb801509",
                            "last_updated": "2022-10-24T10:27:23.599163-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.93000",
                            "odds": "1.95000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/315bc1ac-c486-4ae2-aec2-4c01d1c300a9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "279d9619-7e26-42da-afbb-ef37e74595e6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "94bbd735-2bbc-4c19-82d5-396ee2eb2c9b",
            "completed": true,
            "last_updated": "2022-10-23T09:27:14.545749-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.24,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/94bbd735-2bbc-4c19-82d5-396ee2eb2c9b",
            "datetime": "2022-10-22T12:30:00-04:00",
            "cutoff_datetime": "2022-10-22T12:30:00-04:00",
            "name": "Duke v. Miami Florida",
            "bettypes": [
                {
                    "id": "6d293d19-1c0e-467c-a04e-d982d38d0012",
                    "match": "https://api-prod.gambitprofit.com/api/matches/279d9619-7e26-42da-afbb-ef37e74595e6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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 Florida",
                                "amount": 7440.0
                            },
                            {
                                "team": "Duke",
                                "amount": 2560.0
                            }
                        ],
                        "expected_reward_tokens": 9523.2,
                        "profit_sb": 23.2,
                        "profit_sb_percentage": 0.24,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0c2cb582-925b-4fb4-a0e5-65d0d9dd8b25",
                            "gambit_id": "98e9d9a9-1dbd-46d3-8e6c-7798de7ebbd2",
                            "last_updated": "2022-10-23T09:27:14.553752-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Florida",
                            "reward": "1.28000",
                            "odds": "1.28570",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d293d19-1c0e-467c-a04e-d982d38d0012/?format=api"
                        },
                        {
                            "id": "0f60965c-3e6e-4eb3-80f3-fd2b14c4e7d1",
                            "gambit_id": "a1818760-a061-4876-afc2-459d8688cfad",
                            "last_updated": "2022-10-23T09:27:14.554766-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Duke",
                            "reward": "3.72000",
                            "odds": "3.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d293d19-1c0e-467c-a04e-d982d38d0012/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c2c3ad4-b68b-4594-80e7-4a09f6f8e3ae",
                    "match": "https://api-prod.gambitprofit.com/api/matches/279d9619-7e26-42da-afbb-ef37e74595e6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Miami Florida",
                                "amount": 5000.0
                            },
                            {
                                "team": "Duke",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7f125076-c2d1-4fd1-945c-549b6dfb7d84",
                            "gambit_id": "eebc5d19-bc5c-4116-9926-f6366afb14a9",
                            "last_updated": "2022-10-23T09:27:14.556732-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Florida",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c2c3ad4-b68b-4594-80e7-4a09f6f8e3ae/?format=api"
                        },
                        {
                            "id": "4c7f6ad7-2ef1-49d2-92c2-eb31d4d73bb2",
                            "gambit_id": "6f849f8f-aa9a-4846-81af-c88df591cefd",
                            "last_updated": "2022-10-23T09:27:14.558096-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Duke",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "10.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c2c3ad4-b68b-4594-80e7-4a09f6f8e3ae/?format=api"
                        }
                    ]
                },
                {
                    "id": "0d24442a-2323-4382-b145-1991e76cc98d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/279d9619-7e26-42da-afbb-ef37e74595e6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 59",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 59",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "03eefc2f-21c6-4b3d-a0a9-e5db4a09e971",
                            "gambit_id": "7e22384d-8b8a-4516-b1dc-22b35f88668e",
                            "last_updated": "2022-10-23T09:27:14.549831-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 59",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "59.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d24442a-2323-4382-b145-1991e76cc98d/?format=api"
                        },
                        {
                            "id": "70612664-2d28-4bf2-b46a-a3302fd5711f",
                            "gambit_id": "28965acb-b23d-423e-bcf0-c7a8cc7dc0dd",
                            "last_updated": "2022-10-23T09:27:14.551331-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 59",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "59.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d24442a-2323-4382-b145-1991e76cc98d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "19b11382-b6e6-41a3-9213-a095942cc069",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "04c9ded7-56e3-45e8-af97-8e8aa2f329af",
            "completed": true,
            "last_updated": "2022-10-23T09:22:21.163374-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.09,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/04c9ded7-56e3-45e8-af97-8e8aa2f329af",
            "datetime": "2022-10-22T12:00:00-04:00",
            "cutoff_datetime": "2022-10-22T12:00:00-04:00",
            "name": "Syracuse v. Clemson",
            "bettypes": [
                {
                    "id": "cf2f08ea-0b3c-4d7c-ace2-427cc60a5566",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19b11382-b6e6-41a3-9213-a095942cc069/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Clemson",
                                "amount": 8113.0
                            },
                            {
                                "team": "Syracuse",
                                "amount": 1887.0
                            }
                        ],
                        "expected_reward_tokens": 9491.61,
                        "profit_sb": -8.39,
                        "profit_sb_percentage": -0.09,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "60c53b8c-ed13-47ef-9271-f7f8e62297cc",
                            "gambit_id": "41f1886d-2af5-4e42-aa82-8733cc5aafd4",
                            "last_updated": "2022-10-23T09:22:21.170952-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Clemson",
                            "reward": "1.17000",
                            "odds": "1.17860",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf2f08ea-0b3c-4d7c-ace2-427cc60a5566/?format=api"
                        },
                        {
                            "id": "df7b6495-499a-452f-9d66-20f7d43537ab",
                            "gambit_id": "e8887337-0f3d-4113-94f7-c99de802f952",
                            "last_updated": "2022-10-23T09:22:21.169955-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Syracuse",
                            "reward": "5.03000",
                            "odds": "5.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf2f08ea-0b3c-4d7c-ace2-427cc60a5566/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ef8012d-4142-4084-831f-2031b58df393",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19b11382-b6e6-41a3-9213-a095942cc069/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Clemson",
                                "amount": 5106.0
                            },
                            {
                                "team": "Syracuse",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0f9e9b7e-c063-4e3b-830f-e7df6c089dae",
                            "gambit_id": "e300ad4d-66a9-426f-a631-0345e31eb31a",
                            "last_updated": "2022-10-23T09:22:21.173985-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Clemson",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ef8012d-4142-4084-831f-2031b58df393/?format=api"
                        },
                        {
                            "id": "da1f38b9-3ff6-4312-922b-b799ccafac82",
                            "gambit_id": "d4bda1d8-589b-4e92-b594-75396c767797",
                            "last_updated": "2022-10-23T09:22:21.172976-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Syracuse",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "14.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ef8012d-4142-4084-831f-2031b58df393/?format=api"
                        }
                    ]
                },
                {
                    "id": "2541fb55-5b80-4ba6-bb9f-2df550fe8391",
                    "match": "https://api-prod.gambitprofit.com/api/matches/19b11382-b6e6-41a3-9213-a095942cc069/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 50",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 50",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3260f5b6-6f41-489e-91ee-c4e59a42933e",
                            "gambit_id": "01675264-4b7f-4194-9501-d7adad366dba",
                            "last_updated": "2022-10-23T09:22:21.167948-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 50",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "50.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2541fb55-5b80-4ba6-bb9f-2df550fe8391/?format=api"
                        },
                        {
                            "id": "df93d812-624a-4237-a762-59ac87e819a2",
                            "gambit_id": "91ec2547-7a39-4488-a476-04994f18945d",
                            "last_updated": "2022-10-23T09:22:21.166934-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 50",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "50.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2541fb55-5b80-4ba6-bb9f-2df550fe8391/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c316b26d-45ad-4638-bc6b-a250beb26f29",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "58ec643a-41e4-435b-ad5b-03dcc1abcd7d",
            "completed": true,
            "last_updated": "2022-10-23T09:17:15.172738-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/58ec643a-41e4-435b-ad5b-03dcc1abcd7d",
            "datetime": "2022-10-22T12:00:00-04:00",
            "cutoff_datetime": "2022-10-22T12:00:00-04:00",
            "name": "Cincinnati v. SMU",
            "bettypes": [
                {
                    "id": "e9a78d88-d81c-4d5d-8b56-a0fb9d85bb9b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c316b26d-45ad-4638-bc6b-a250beb26f29/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati",
                                "amount": 6104.0
                            },
                            {
                                "team": "SMU",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5f2da30-6345-47b8-8a03-b1269271f5c2",
                            "gambit_id": "b832d29e-f9e5-4fe3-905d-52a0e52989d3",
                            "last_updated": "2022-10-23T09:17:15.179314-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati",
                            "reward": "1.57000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a78d88-d81c-4d5d-8b56-a0fb9d85bb9b/?format=api"
                        },
                        {
                            "id": "0d689b0e-186d-486b-b52b-e8edf8c85ecc",
                            "gambit_id": "17288db0-70ab-4d41-acb7-4dc4864edb1b",
                            "last_updated": "2022-10-23T09:17:15.180395-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SMU",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9a78d88-d81c-4d5d-8b56-a0fb9d85bb9b/?format=api"
                        }
                    ]
                },
                {
                    "id": "e7a15cbd-7036-4131-bed8-e5c756f241ce",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c316b26d-45ad-4638-bc6b-a250beb26f29/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Cincinnati",
                                "amount": 5106.0
                            },
                            {
                                "team": "SMU",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "184a007e-9dfb-4845-a9af-c1151cd77332",
                            "gambit_id": "c674ae3a-e832-4da2-a2fe-d16c0b137483",
                            "last_updated": "2022-10-23T09:17:15.183642-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cincinnati",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7a15cbd-7036-4131-bed8-e5c756f241ce/?format=api"
                        },
                        {
                            "id": "b94776a8-6f97-4801-a880-7edc94a6f461",
                            "gambit_id": "6b07519d-6725-48af-857b-8873030d0270",
                            "last_updated": "2022-10-23T09:17:15.182616-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SMU",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7a15cbd-7036-4131-bed8-e5c756f241ce/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ecd3aa4-bfc6-4863-9034-2ff0c991a631",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c316b26d-45ad-4638-bc6b-a250beb26f29/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 59.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 59.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c6e7c46c-b709-4570-827d-5ce9641225eb",
                            "gambit_id": "0ce59457-57b1-49c2-b67d-80fef0e8a1d1",
                            "last_updated": "2022-10-23T09:17:15.176904-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 59.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "59.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ecd3aa4-bfc6-4863-9034-2ff0c991a631/?format=api"
                        },
                        {
                            "id": "1e17a204-c780-42d6-9f7a-afe324eb39e1",
                            "gambit_id": "7d693c04-80fc-4119-8ec1-cf2404eead94",
                            "last_updated": "2022-10-23T09:17:15.175696-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 59.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "59.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ecd3aa4-bfc6-4863-9034-2ff0c991a631/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c0ec72b1-e939-4e00-aaca-5dfe3c805be0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5b873497-6f0f-4d06-825d-127fb1570d14",
            "completed": true,
            "last_updated": "2022-10-23T09:22:14.282205-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/5b873497-6f0f-4d06-825d-127fb1570d14",
            "datetime": "2022-10-22T12:00:00-04:00",
            "cutoff_datetime": "2022-10-22T12:00:00-04:00",
            "name": "UL Monroe v. Army",
            "bettypes": [
                {
                    "id": "8879f430-b0e1-4b41-a39b-ab11738eaa9d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0ec72b1-e939-4e00-aaca-5dfe3c805be0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Army",
                                "amount": 6913.0
                            },
                            {
                                "team": "UL Monroe",
                                "amount": 3087.0
                            }
                        ],
                        "expected_reward_tokens": 9538.83,
                        "profit_sb": 38.83,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "466ab6ce-90eb-4990-abf0-b69f8122ddb3",
                            "gambit_id": "97c1ccc7-5b4b-49e5-878e-1d1de06ef7fd",
                            "last_updated": "2022-10-23T09:22:14.288554-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Army",
                            "reward": "1.38000",
                            "odds": "1.39220",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8879f430-b0e1-4b41-a39b-ab11738eaa9d/?format=api"
                        },
                        {
                            "id": "65ce84d5-810a-4da8-a934-99f5afed036f",
                            "gambit_id": "52a8af5b-366b-4e3e-812d-72d8fddcb950",
                            "last_updated": "2022-10-23T09:22:14.289695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Monroe",
                            "reward": "3.09000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8879f430-b0e1-4b41-a39b-ab11738eaa9d/?format=api"
                        }
                    ]
                },
                {
                    "id": "3841a89d-8f48-4ef9-a0a6-a8c7ef400923",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0ec72b1-e939-4e00-aaca-5dfe3c805be0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Army",
                                "amount": 5106.0
                            },
                            {
                                "team": "UL Monroe",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9edfae0e-fa70-415a-9d1a-c4fbc931fe3c",
                            "gambit_id": "a5f9582c-8c89-422e-8b3d-4fc66c32e503",
                            "last_updated": "2022-10-23T09:22:14.291599-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Army",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3841a89d-8f48-4ef9-a0a6-a8c7ef400923/?format=api"
                        },
                        {
                            "id": "8f7e242d-ce65-4e19-9c20-ba909172e708",
                            "gambit_id": "93579a45-31e5-40ca-aff5-9798e6dc656a",
                            "last_updated": "2022-10-23T09:22:14.292550-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UL Monroe",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3841a89d-8f48-4ef9-a0a6-a8c7ef400923/?format=api"
                        }
                    ]
                },
                {
                    "id": "ac58aa62-84a8-4e71-989f-c76bee17f6b5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c0ec72b1-e939-4e00-aaca-5dfe3c805be0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 56",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 56",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "451947e0-baca-4eb1-ac68-4ea7c5fc3fcd",
                            "gambit_id": "3cb9f820-64f8-4f1b-bc18-c8282d1beb24",
                            "last_updated": "2022-10-23T09:22:14.286247-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac58aa62-84a8-4e71-989f-c76bee17f6b5/?format=api"
                        },
                        {
                            "id": "35ddaf3d-0fba-48bc-b61e-23e8fafd3077",
                            "gambit_id": "f7538d0d-32b6-405b-b7ef-a02268902625",
                            "last_updated": "2022-10-23T09:22:14.285052-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "56.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac58aa62-84a8-4e71-989f-c76bee17f6b5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b20aecc2-b9d2-4ea0-b43d-7df49decbf74",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "519a3bb2-9d0a-4226-b2e2-6455577a9142",
            "completed": true,
            "last_updated": "2022-10-23T09:17:15.019804-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.32,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/519a3bb2-9d0a-4226-b2e2-6455577a9142",
            "datetime": "2022-10-22T12:00:00-04:00",
            "cutoff_datetime": "2022-10-22T12:00:00-04:00",
            "name": "Akron v. Kent State",
            "bettypes": [
                {
                    "id": "d733ef2e-e35e-4fc2-8720-22d6fef9679b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b20aecc2-b9d2-4ea0-b43d-7df49decbf74/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kent State",
                                "amount": 8435.0
                            },
                            {
                                "team": "Akron",
                                "amount": 1565.0
                            }
                        ],
                        "expected_reward_tokens": 9530.85,
                        "profit_sb": 30.85,
                        "profit_sb_percentage": 0.32,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6bcab617-5732-4cfc-a4fb-e0512886bb69",
                            "gambit_id": "e2d959f6-16ef-49eb-a81f-e5f188327e99",
                            "last_updated": "2022-10-23T09:17:15.025763-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kent State",
                            "reward": "1.13000",
                            "odds": "1.13330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d733ef2e-e35e-4fc2-8720-22d6fef9679b/?format=api"
                        },
                        {
                            "id": "f13244fe-6eb6-4ad0-b0a3-41b55343c53b",
                            "gambit_id": "e5203400-dcbb-4806-9c02-c71fc4633031",
                            "last_updated": "2022-10-23T09:17:15.026750-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Akron",
                            "reward": "6.09000",
                            "odds": "6.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d733ef2e-e35e-4fc2-8720-22d6fef9679b/?format=api"
                        }
                    ]
                },
                {
                    "id": "a0ff6c67-6e6b-4179-ae91-79b6d0a2a70c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b20aecc2-b9d2-4ea0-b43d-7df49decbf74/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Akron",
                                "amount": 5000.0
                            },
                            {
                                "team": "Kent State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0c5da64b-e192-4b9a-8f8b-7a7faf04756d",
                            "gambit_id": "29877626-70bd-4cfa-8253-1c0a9d7e83d2",
                            "last_updated": "2022-10-23T09:17:15.029723-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Akron",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "16.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ff6c67-6e6b-4179-ae91-79b6d0a2a70c/?format=api"
                        },
                        {
                            "id": "63a0ca90-8dea-47d3-a487-692a73f82a45",
                            "gambit_id": "91a1d032-6098-4d66-b37d-09b7085c72ba",
                            "last_updated": "2022-10-23T09:17:15.028729-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kent State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-16.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ff6c67-6e6b-4179-ae91-79b6d0a2a70c/?format=api"
                        }
                    ]
                },
                {
                    "id": "0e5cd616-f68b-4a44-8618-454249ad40c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b20aecc2-b9d2-4ea0-b43d-7df49decbf74/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 65",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 65",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9ab9e4d3-8970-417d-955a-90e3354644e5",
                            "gambit_id": "a50f4f30-0fd6-4bc4-92c3-4f7c19cbe600",
                            "last_updated": "2022-10-23T09:17:15.023777-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 65",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "65.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e5cd616-f68b-4a44-8618-454249ad40c1/?format=api"
                        },
                        {
                            "id": "e62103fd-820e-4901-a492-32ec973b8d90",
                            "gambit_id": "9f7fe448-c6e9-4af9-b45b-f4ebb149c77b",
                            "last_updated": "2022-10-23T09:17:15.022721-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 65",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "65.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e5cd616-f68b-4a44-8618-454249ad40c1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e65cdead-65d5-483f-b924-5be70a527e6f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "25f4a32b-9cd8-402d-b58b-77e7327dd707",
            "completed": true,
            "last_updated": "2022-10-23T09:22:14.474306-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.39,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/25f4a32b-9cd8-402d-b58b-77e7327dd707",
            "datetime": "2022-10-22T12:00:00-04:00",
            "cutoff_datetime": "2022-10-22T12:00:00-04:00",
            "name": "Houston v. Navy",
            "bettypes": [
                {
                    "id": "9ffce430-f705-46b8-8ddb-36fbe7a98be0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e65cdead-65d5-483f-b924-5be70a527e6f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Houston",
                                "amount": 5780.0
                            },
                            {
                                "team": "Navy",
                                "amount": 4220.0
                            }
                        ],
                        "expected_reward_tokens": 9537.0,
                        "profit_sb": 37.0,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f1831d7d-6cb7-404c-9832-a0949400cc4d",
                            "gambit_id": "1a9ceeb8-9205-498d-bbd3-cad52c49b363",
                            "last_updated": "2022-10-23T09:22:14.482788-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffce430-f705-46b8-8ddb-36fbe7a98be0/?format=api"
                        },
                        {
                            "id": "6179ed5a-f0c5-4710-88c9-2dc55ac3f735",
                            "gambit_id": "8536c26a-63d5-4f41-82b6-41409b1ab074",
                            "last_updated": "2022-10-23T09:22:14.481606-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Navy",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ffce430-f705-46b8-8ddb-36fbe7a98be0/?format=api"
                        }
                    ]
                },
                {
                    "id": "3e098618-0bb8-4d6c-b5ec-fac4fd20622f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e65cdead-65d5-483f-b924-5be70a527e6f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Navy",
                                "amount": 5106.0
                            },
                            {
                                "team": "Houston",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8016ee8f-b935-424d-aa8c-11b91dd4931d",
                            "gambit_id": "7121c771-20ea-473e-89b5-8c0f68440816",
                            "last_updated": "2022-10-23T09:22:14.485270-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Navy",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e098618-0bb8-4d6c-b5ec-fac4fd20622f/?format=api"
                        },
                        {
                            "id": "1b707ea8-6927-498a-9bfd-f69b03449fa1",
                            "gambit_id": "bc9f2753-c75f-45c8-973b-486acac5a145",
                            "last_updated": "2022-10-23T09:22:14.486392-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e098618-0bb8-4d6c-b5ec-fac4fd20622f/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6133b5b-92b0-430e-a00f-571ba201fb5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e65cdead-65d5-483f-b924-5be70a527e6f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 51",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 51",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c54d3c3f-a4a5-4388-99c8-479bbf487996",
                            "gambit_id": "db3851ca-17bd-4ead-b729-1d033aca3a21",
                            "last_updated": "2022-10-23T09:22:14.477703-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 51",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6133b5b-92b0-430e-a00f-571ba201fb5a/?format=api"
                        },
                        {
                            "id": "1e8361e5-63f9-4d58-a639-8f0cc13c7675",
                            "gambit_id": "4e9db925-9595-4680-b2f1-8b0e8850c92a",
                            "last_updated": "2022-10-23T09:22:14.479052-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 51",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "51.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6133b5b-92b0-430e-a00f-571ba201fb5a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1aaacd2b-97d0-400c-8aa4-47538f03620e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8046b22a-3d22-440f-b3c3-72f6b913a0af",
            "completed": true,
            "last_updated": "2022-10-23T09:22:15.533623-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.02,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8046b22a-3d22-440f-b3c3-72f6b913a0af",
            "datetime": "2022-10-22T12:00:00-04:00",
            "cutoff_datetime": "2022-10-22T12:00:00-04:00",
            "name": "Kansas v. Baylor",
            "bettypes": [
                {
                    "id": "2089959c-b6bd-4b12-af78-e5d0de88a68b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1aaacd2b-97d0-400c-8aa4-47538f03620e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Baylor",
                                "amount": 7660.0
                            },
                            {
                                "team": "Kansas",
                                "amount": 2340.0
                            }
                        ],
                        "expected_reward_tokens": 9498.4,
                        "profit_sb": -1.6,
                        "profit_sb_percentage": -0.02,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "659d8267-4133-40e8-8d97-8f71409cdd5d",
                            "gambit_id": "90ce40e8-f908-49fe-8a3f-c844f0e5b03a",
                            "last_updated": "2022-10-23T09:22:15.539907-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baylor",
                            "reward": "1.24000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2089959c-b6bd-4b12-af78-e5d0de88a68b/?format=api"
                        },
                        {
                            "id": "a1269d98-8db1-4b46-8b1f-450fc3b02dda",
                            "gambit_id": "1341fd98-fca8-4c9c-9ed9-3edaa396b639",
                            "last_updated": "2022-10-23T09:22:15.541027-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas",
                            "reward": "4.06000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2089959c-b6bd-4b12-af78-e5d0de88a68b/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc1970c8-cd3d-40df-8080-8ca3fa2426bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1aaacd2b-97d0-400c-8aa4-47538f03620e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Kansas",
                                "amount": 5000.0
                            },
                            {
                                "team": "Baylor",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a2e429eb-d72f-4b4c-8001-1a2fd8433172",
                            "gambit_id": "f45186dc-be55-474e-bac8-febe568f771a",
                            "last_updated": "2022-10-23T09:22:15.544178-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kansas",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc1970c8-cd3d-40df-8080-8ca3fa2426bb/?format=api"
                        },
                        {
                            "id": "09678809-dd95-47e2-8c71-8e051bdd6f56",
                            "gambit_id": "6a302456-af84-4ccf-914a-127366ec3a08",
                            "last_updated": "2022-10-23T09:22:15.543157-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Baylor",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc1970c8-cd3d-40df-8080-8ca3fa2426bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "4a1d37db-3a0e-42f7-ac79-f13f7cb75a77",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1aaacd2b-97d0-400c-8aa4-47538f03620e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 56.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 56.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1541c39a-8cbc-452c-ab71-290d93264902",
                            "gambit_id": "8908b83e-2aea-401f-9afd-277678bd6d72",
                            "last_updated": "2022-10-23T09:22:15.536463-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 56.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "56.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a1d37db-3a0e-42f7-ac79-f13f7cb75a77/?format=api"
                        },
                        {
                            "id": "7245a0a1-c37e-4bf0-83bd-9a8a30469ac8",
                            "gambit_id": "eaae7e0b-f526-48e1-b681-6132a03d6480",
                            "last_updated": "2022-10-23T09:22:15.537667-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 56.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "56.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a1d37db-3a0e-42f7-ac79-f13f7cb75a77/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "097d573f-23ed-4e1e-bb4b-f9362c185137",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2f9b95f0-6b54-4f9f-9bc9-b2fedfbc5454",
            "completed": true,
            "last_updated": "2022-10-23T09:22:14.047203-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/2f9b95f0-6b54-4f9f-9bc9-b2fedfbc5454",
            "datetime": "2022-10-22T12:00:00-04:00",
            "cutoff_datetime": "2022-10-22T12:00:00-04:00",
            "name": "Indiana v. Rutgers",
            "bettypes": [
                {
                    "id": "fc13c460-8807-47ea-978f-b039c50ee7b0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/097d573f-23ed-4e1e-bb4b-f9362c185137/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rutgers",
                                "amount": 5863.0
                            },
                            {
                                "team": "Indiana",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "53e6682e-7674-4c72-9be7-b4c4cb5e590a",
                            "gambit_id": "154fd61c-dd7d-4774-9af7-8b3128f0725c",
                            "last_updated": "2022-10-23T09:22:14.053978-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rutgers",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc13c460-8807-47ea-978f-b039c50ee7b0/?format=api"
                        },
                        {
                            "id": "6c8ccb2a-b682-4680-951f-28fe5b91bb70",
                            "gambit_id": "0c62aa69-8cfd-452d-adfb-28c0c4704129",
                            "last_updated": "2022-10-23T09:22:14.055863-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc13c460-8807-47ea-978f-b039c50ee7b0/?format=api"
                        }
                    ]
                },
                {
                    "id": "d43678c6-7a8a-44e5-8e2b-a137f5d2204a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/097d573f-23ed-4e1e-bb4b-f9362c185137/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Rutgers",
                                "amount": 5106.0
                            },
                            {
                                "team": "Indiana",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fa8aec4a-650b-44c8-a9eb-93fb14670cef",
                            "gambit_id": "133471a0-432e-4d71-924d-a2af49d21141",
                            "last_updated": "2022-10-23T09:22:14.061359-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rutgers",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d43678c6-7a8a-44e5-8e2b-a137f5d2204a/?format=api"
                        },
                        {
                            "id": "9c8e8378-a272-4e46-80ce-a2e810b2bfba",
                            "gambit_id": "534e20a0-72ec-4f44-9e40-0ad4f650e3aa",
                            "last_updated": "2022-10-23T09:22:14.062513-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d43678c6-7a8a-44e5-8e2b-a137f5d2204a/?format=api"
                        }
                    ]
                },
                {
                    "id": "93a16f6a-6a0c-4e19-a12f-c6df94bb47b8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/097d573f-23ed-4e1e-bb4b-f9362c185137/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 48.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 48.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6a5f8165-ac61-436c-98da-61e0b66cb29f",
                            "gambit_id": "df7ed192-7e7e-4bd0-9f60-f8c27f748302",
                            "last_updated": "2022-10-23T09:22:14.051374-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a16f6a-6a0c-4e19-a12f-c6df94bb47b8/?format=api"
                        },
                        {
                            "id": "39ab3355-69d5-4d9d-abb3-dbdd07b56565",
                            "gambit_id": "4c672d68-8272-44b6-a2c2-80b7695ee29a",
                            "last_updated": "2022-10-23T09:22:14.050118-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93a16f6a-6a0c-4e19-a12f-c6df94bb47b8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a1b59aa9-5fbe-43db-b366-0b46070c71f2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "24e19371-3fe7-4d0f-a66d-41ad23635796",
            "completed": true,
            "last_updated": "2022-10-23T09:22:29.397340-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.05,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/24e19371-3fe7-4d0f-a66d-41ad23635796",
            "datetime": "2022-10-22T12:00:00-04:00",
            "cutoff_datetime": "2022-10-22T12:00:00-04:00",
            "name": "Iowa v. Ohio State",
            "bettypes": [
                {
                    "id": "c4f75575-391d-4b04-8923-66dcfd031a28",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1b59aa9-5fbe-43db-b366-0b46070c71f2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Iowa",
                                "amount": 5000.0
                            },
                            {
                                "team": "Ohio State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fdfe6745-5d81-45ae-8302-6f976f697c63",
                            "gambit_id": "f9dcc997-8f5f-4bc8-8c96-6eb50687c1a7",
                            "last_updated": "2022-10-23T09:22:29.404998-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Iowa",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "30.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f75575-391d-4b04-8923-66dcfd031a28/?format=api"
                        },
                        {
                            "id": "9401f91a-a6c6-4c0a-b59c-6ac99953a35b",
                            "gambit_id": "7bfc3b7e-c073-4900-accb-3bd8526b7d31",
                            "last_updated": "2022-10-23T09:22:29.403814-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ohio State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-30.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4f75575-391d-4b04-8923-66dcfd031a28/?format=api"
                        }
                    ]
                },
                {
                    "id": "4e7047e1-c0cf-416c-a13d-b70072fc779e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a1b59aa9-5fbe-43db-b366-0b46070c71f2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 50",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 50",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7be6bf04-a8f6-457f-a781-752b8dfedc25",
                            "gambit_id": "0a23b278-acd8-4ef8-b6f0-2d2b069d809d",
                            "last_updated": "2022-10-23T09:22:29.400184-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 50",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "50.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e7047e1-c0cf-416c-a13d-b70072fc779e/?format=api"
                        },
                        {
                            "id": "aea63e3b-6304-480e-ab1d-5d4444062f85",
                            "gambit_id": "e2b6f4f0-1847-41b6-9ec5-36edef823db2",
                            "last_updated": "2022-10-23T09:22:29.401434-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 50",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "50.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e7047e1-c0cf-416c-a13d-b70072fc779e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3bd8ebc9-d2ae-4f51-add3-e8d752152b76",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "86f480f4-4d4e-4127-93cd-c143a9dd55da",
            "completed": true,
            "last_updated": "2022-10-24T10:27:23.444849-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.94,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/86f480f4-4d4e-4127-93cd-c143a9dd55da",
            "datetime": "2022-10-22T10:00:00-04:00",
            "cutoff_datetime": "2022-10-22T10:00:00-04:00",
            "name": "Everton v. Crystal Palace",
            "bettypes": [
                {
                    "id": "c15bac01-d5ad-4f49-8bea-f153757e6430",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3bd8ebc9-d2ae-4f51-add3-e8d752152b76/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Everton",
                                "amount": 5453.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 4547.0
                            }
                        ],
                        "expected_reward_tokens": 13413.65,
                        "profit_sb": 3913.65,
                        "profit_sb_percentage": 41.2,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Everton",
                                "amount": 3787.0
                            },
                            {
                                "team": "Crystal Palace",
                                "amount": 3158.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3055.0
                            }
                        ],
                        "expected_reward_tokens": 9316.02,
                        "profit_sb": -183.98,
                        "profit_sb_percentage": -1.94,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63f1e960-aee5-4cb2-b6bc-7b936cc26685",
                            "gambit_id": "68dd8ac0-059f-46bb-be98-319a4c048742",
                            "last_updated": "2022-10-24T10:27:23.452295-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Everton",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15bac01-d5ad-4f49-8bea-f153757e6430/?format=api"
                        },
                        {
                            "id": "2712fced-b797-41b0-b052-f22694f9af81",
                            "gambit_id": "eb8dcd94-d723-415f-83a2-9ca721fac70a",
                            "last_updated": "2022-10-24T10:27:23.451136-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Crystal Palace",
                            "reward": "2.95000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15bac01-d5ad-4f49-8bea-f153757e6430/?format=api"
                        },
                        {
                            "id": "3c0d3d49-1184-441b-ba67-a633d37cf27a",
                            "gambit_id": "204cf537-b135-47c8-a15c-3eeb3f9e2466",
                            "last_updated": "2022-10-24T10:27:23.453490-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.05000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c15bac01-d5ad-4f49-8bea-f153757e6430/?format=api"
                        }
                    ]
                },
                {
                    "id": "488b7115-43f5-4085-9968-e423d79cabbf",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3bd8ebc9-d2ae-4f51-add3-e8d752152b76/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5812.0
                            },
                            {
                                "team": "Game Total Over 2.5",
                                "amount": 4188.0
                            }
                        ],
                        "expected_reward_tokens": 9297.36,
                        "profit_sb": -202.64,
                        "profit_sb_percentage": -2.13,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1263677a-fb3c-4066-96e7-cc66c8c026da",
                            "gambit_id": "5ab7a2a1-6b85-4c24-94c0-142d7859a75b",
                            "last_updated": "2022-10-24T10:27:23.447630-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.60000",
                            "odds": "1.62000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/488b7115-43f5-4085-9968-e423d79cabbf/?format=api"
                        },
                        {
                            "id": "f9bd1d69-98b2-4741-9ead-8045b6a7b5e5",
                            "gambit_id": "0929c8f1-195c-4406-a347-09185a53bbba",
                            "last_updated": "2022-10-24T10:27:23.448806-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "2.22000",
                            "odds": "2.25000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/488b7115-43f5-4085-9968-e423d79cabbf/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1308e373-a457-4e4c-b514-3bf555bbcd9f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f386c6d7-ba7c-4de2-9b1e-2dc5484fb137",
            "completed": true,
            "last_updated": "2022-10-24T10:27:06.525354-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.58,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/f386c6d7-ba7c-4de2-9b1e-2dc5484fb137",
            "datetime": "2022-10-22T10:00:00-04:00",
            "cutoff_datetime": "2022-10-22T10:00:00-04:00",
            "name": "Manchester City v. Brighton & Hove Albion",
            "bettypes": [
                {
                    "id": "92062928-3b5d-4176-ab11-939d5ebceec9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1308e373-a457-4e4c-b514-3bf555bbcd9f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 8413.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1587.0
                            }
                        ],
                        "expected_reward_tokens": 10093.32,
                        "profit_sb": 593.32,
                        "profit_sb_percentage": 6.25,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Manchester City",
                                "amount": 7793.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1470.0
                            },
                            {
                                "team": "Brighton & Hove Albion",
                                "amount": 736.0
                            }
                        ],
                        "expected_reward_tokens": 9347.2,
                        "profit_sb": -152.8,
                        "profit_sb_percentage": -1.61,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1c8ef354-9c3d-4b12-ba08-61f9b986d289",
                            "gambit_id": "57e3bd25-ddf4-4b54-a8eb-0f6d5bb974a6",
                            "last_updated": "2022-10-24T10:27:06.531846-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Manchester City",
                            "reward": "1.20000",
                            "odds": "1.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92062928-3b5d-4176-ab11-939d5ebceec9/?format=api"
                        },
                        {
                            "id": "cd8c5a09-42a0-447c-9c59-1b1525e2718b",
                            "gambit_id": "d56103db-235a-4159-badb-9376b06b44be",
                            "last_updated": "2022-10-24T10:27:06.533010-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "6.36000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92062928-3b5d-4176-ab11-939d5ebceec9/?format=api"
                        },
                        {
                            "id": "7be07e32-f512-41d1-835f-c545af1dcb48",
                            "gambit_id": "a983cb38-5df0-4346-b2e8-a4b8eb6cb517",
                            "last_updated": "2022-10-24T10:27:06.534056-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brighton & Hove Albion",
                            "reward": "12.70000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92062928-3b5d-4176-ab11-939d5ebceec9/?format=api"
                        }
                    ]
                },
                {
                    "id": "c052b671-ad89-4d1d-a8de-d92be2f2f7f8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1308e373-a457-4e4c-b514-3bf555bbcd9f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6275.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3725.0
                            }
                        ],
                        "expected_reward_tokens": 9349.75,
                        "profit_sb": -150.25,
                        "profit_sb_percentage": -1.58,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a4699afb-50d8-46f5-8d0e-a65e5c4ec6df",
                            "gambit_id": "5a42ad8e-ca9e-4a46-bfcc-cd34f4bac35d",
                            "last_updated": "2022-10-24T10:27:06.529412-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c052b671-ad89-4d1d-a8de-d92be2f2f7f8/?format=api"
                        },
                        {
                            "id": "6ce5fcd7-7d2d-4b0d-a708-a8f1ea37f73b",
                            "gambit_id": "54b1bf89-1c59-4de5-93be-e3bebc23027e",
                            "last_updated": "2022-10-24T10:27:06.528219-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.51000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c052b671-ad89-4d1d-a8de-d92be2f2f7f8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b68a2af1-6c10-48fc-bfac-94876aa759b2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e09466ef-377a-41d3-a14c-078ca38475ba",
            "completed": true,
            "last_updated": "2022-10-24T10:27:06.668236-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.26,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/e09466ef-377a-41d3-a14c-078ca38475ba",
            "datetime": "2022-10-22T07:30:00-04:00",
            "cutoff_datetime": "2022-10-22T07:30:00-04:00",
            "name": "Nottingham Forest v. Liverpool",
            "bettypes": [
                {
                    "id": "33a68e80-74bd-4d01-80ba-eb87158bdc41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b68a2af1-6c10-48fc-bfac-94876aa759b2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 7957.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2043.0
                            }
                        ],
                        "expected_reward_tokens": 10501.02,
                        "profit_sb": 1001.02,
                        "profit_sb_percentage": 10.54,
                        "recommended": true
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Liverpool",
                                "amount": 7108.0
                            },
                            {
                                "team": "Draw",
                                "amount": 1825.0
                            },
                            {
                                "team": "Nottingham Forest",
                                "amount": 1066.0
                            }
                        ],
                        "expected_reward_tokens": 9380.5,
                        "profit_sb": -119.5,
                        "profit_sb_percentage": -1.26,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "94a39a4a-689c-491c-aa52-153a8e57cc53",
                            "gambit_id": "1df6c0f3-ead9-445f-b68e-0460e9a5240d",
                            "last_updated": "2022-10-24T10:27:06.675514-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Liverpool",
                            "reward": "1.32000",
                            "odds": "1.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33a68e80-74bd-4d01-80ba-eb87158bdc41/?format=api"
                        },
                        {
                            "id": "3b0cbea6-9055-4486-919d-a0163affabc9",
                            "gambit_id": "43986de1-c7f0-4a05-82f9-9da5fa9a8c9b",
                            "last_updated": "2022-10-24T10:27:06.676450-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "5.14000",
                            "odds": "5.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33a68e80-74bd-4d01-80ba-eb87158bdc41/?format=api"
                        },
                        {
                            "id": "80ca0be5-40c9-4d10-abc4-207280073ea5",
                            "gambit_id": "89ca06b8-a217-4907-8fc1-2a8f39f4940f",
                            "last_updated": "2022-10-24T10:27:06.674501-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nottingham Forest",
                            "reward": "8.80000",
                            "odds": "9.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33a68e80-74bd-4d01-80ba-eb87158bdc41/?format=api"
                        }
                    ]
                },
                {
                    "id": "fc9b7ceb-11ac-43c7-a740-c4892436bda5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b68a2af1-6c10-48fc-bfac-94876aa759b2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5979.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4021.0
                            }
                        ],
                        "expected_reward_tokens": 9327.24,
                        "profit_sb": -172.76,
                        "profit_sb_percentage": -1.82,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f510fe0d-5806-4d5c-a527-5eb454710b6c",
                            "gambit_id": "6e624e59-3e75-4689-84f8-1113a66a4398",
                            "last_updated": "2022-10-24T10:27:06.672180-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.56000",
                            "odds": "1.57000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9b7ceb-11ac-43c7-a740-c4892436bda5/?format=api"
                        },
                        {
                            "id": "21fd7b2f-f1b5-4dfc-aed3-0c9ebf6bc518",
                            "gambit_id": "dcb18bcb-f82e-43f0-8d7f-44fe70807753",
                            "last_updated": "2022-10-24T10:27:06.671005-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.32000",
                            "odds": "2.35000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9b7ceb-11ac-43c7-a740-c4892436bda5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0cf5f36-8431-47da-8bd9-f7de2c6011f1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "db933bd9-6d7c-4728-b7ac-b60c204c579c",
            "completed": true,
            "last_updated": "2022-10-22T09:17:33.896844-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.52,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/db933bd9-6d7c-4728-b7ac-b60c204c579c",
            "datetime": "2022-10-21T22:10:00-04:00",
            "cutoff_datetime": "2022-10-21T22:10:00-04:00",
            "name": "Phoenix Suns v. Portland Trail Blazers",
            "bettypes": [
                {
                    "id": "a5471c6e-546b-403b-8fbf-27855dc7300a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0cf5f36-8431-47da-8bd9-f7de2c6011f1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6563.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 3437.0
                            }
                        ],
                        "expected_reward_tokens": 9450.72,
                        "profit_sb": -49.28,
                        "profit_sb_percentage": -0.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "89355be9-68d7-4303-bb5e-ae0ff349d248",
                            "gambit_id": "97cde665-ccf8-4efb-a311-4b35da279d83",
                            "last_updated": "2022-10-22T09:17:33.903928-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5471c6e-546b-403b-8fbf-27855dc7300a/?format=api"
                        },
                        {
                            "id": "4e903da5-fa7c-4b64-bded-e92264acd3b2",
                            "gambit_id": "2874ee19-09d8-4c97-b8ee-4f4163e8d22a",
                            "last_updated": "2022-10-22T09:17:33.902954-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.75000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5471c6e-546b-403b-8fbf-27855dc7300a/?format=api"
                        }
                    ]
                },
                {
                    "id": "18cdaf7b-68c6-4112-83cc-a2cbceeb556e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0cf5f36-8431-47da-8bd9-f7de2c6011f1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Phoenix Suns",
                                "amount": 5000.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8f378a6d-e0c8-4425-a8c7-031354347305",
                            "gambit_id": "5f9bb942-1d30-4035-bb2f-7095f17622c0",
                            "last_updated": "2022-10-22T09:17:33.907012-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18cdaf7b-68c6-4112-83cc-a2cbceeb556e/?format=api"
                        },
                        {
                            "id": "ee656455-01ae-427c-982c-c5e6509c2f71",
                            "gambit_id": "37f1692b-6bd4-4e83-9681-a5bcd2f3a2db",
                            "last_updated": "2022-10-22T09:17:33.905985-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18cdaf7b-68c6-4112-83cc-a2cbceeb556e/?format=api"
                        }
                    ]
                },
                {
                    "id": "80ef3e27-d308-4875-8666-efc15977326c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0cf5f36-8431-47da-8bd9-f7de2c6011f1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6de9c759-1138-4fbb-b7ac-a97604c5870a",
                            "gambit_id": "f24c573e-3ce9-48a1-82d6-70fa697be7e5",
                            "last_updated": "2022-10-22T09:17:33.899770-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80ef3e27-d308-4875-8666-efc15977326c/?format=api"
                        },
                        {
                            "id": "924ce88b-7238-4e37-b982-8901a10ed2ca",
                            "gambit_id": "c0264301-f14b-4282-9088-1422c4182e70",
                            "last_updated": "2022-10-22T09:17:33.900983-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80ef3e27-d308-4875-8666-efc15977326c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "8fcabf2c-cff9-4da3-bb90-4f6fe7ab5812",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2ca4532f-61d5-45ea-9d9f-1c913723322a",
            "completed": true,
            "last_updated": "2022-10-22T09:17:23.970985-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.52,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/2ca4532f-61d5-45ea-9d9f-1c913723322a",
            "datetime": "2022-10-21T22:10:00-04:00",
            "cutoff_datetime": "2022-10-21T22:10:00-04:00",
            "name": "Denver Nuggets v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "0ec33978-9fb0-4eee-92f9-7cf94ddb2cfe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fcabf2c-cff9-4da3-bb90-4f6fe7ab5812/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6563.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 3437.0
                            }
                        ],
                        "expected_reward_tokens": 9450.72,
                        "profit_sb": -49.28,
                        "profit_sb_percentage": -0.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9b87efb-9b35-487a-8f73-ab24a0cf78cd",
                            "gambit_id": "78cdd7f6-5188-40b0-bcb0-ce2cbc3a5e88",
                            "last_updated": "2022-10-22T09:17:23.980515-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ec33978-9fb0-4eee-92f9-7cf94ddb2cfe/?format=api"
                        },
                        {
                            "id": "ac2b3839-f661-474a-a230-926a25b51ca9",
                            "gambit_id": "7324317a-605e-426a-88c5-3c12b4a0d4b0",
                            "last_updated": "2022-10-22T09:17:23.981525-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "2.75000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ec33978-9fb0-4eee-92f9-7cf94ddb2cfe/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b007f9f-b163-4f90-a12e-8f855a9002be",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fcabf2c-cff9-4da3-bb90-4f6fe7ab5812/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6dbe0bb4-7153-4c81-a1e5-34dd58b8e75a",
                            "gambit_id": "68396333-613b-4967-a38a-5cfcf5f7a5fd",
                            "last_updated": "2022-10-22T09:17:23.978507-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b007f9f-b163-4f90-a12e-8f855a9002be/?format=api"
                        },
                        {
                            "id": "b1f0ea18-ff3f-40cc-9487-117533f50475",
                            "gambit_id": "6047a801-a18c-4c9e-ab37-383574708317",
                            "last_updated": "2022-10-22T09:17:23.977220-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-5.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b007f9f-b163-4f90-a12e-8f855a9002be/?format=api"
                        }
                    ]
                },
                {
                    "id": "04d079df-fe73-4613-8b96-2b885e58ed58",
                    "match": "https://api-prod.gambitprofit.com/api/matches/8fcabf2c-cff9-4da3-bb90-4f6fe7ab5812/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 229",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d36d6c5b-6fe2-470b-ae40-bed752c78c5d",
                            "gambit_id": "7f73315c-72ff-406d-a67f-fb117d5d6b94",
                            "last_updated": "2022-10-22T09:17:23.975252-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 229",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04d079df-fe73-4613-8b96-2b885e58ed58/?format=api"
                        },
                        {
                            "id": "11db1c61-90e5-46b9-990c-83b767a6691f",
                            "gambit_id": "45def542-acf3-47f0-b91e-75838999bc0a",
                            "last_updated": "2022-10-22T09:17:23.974253-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 229",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04d079df-fe73-4613-8b96-2b885e58ed58/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bf4949c3-68cf-44dc-8548-008169ec5a7f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "628d425b-4649-4f58-a5e8-03bf5b1dbd22",
            "completed": true,
            "last_updated": "2022-10-22T09:27:27.173432-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.17,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/628d425b-4649-4f58-a5e8-03bf5b1dbd22",
            "datetime": "2022-10-21T21:05:00-04:00",
            "cutoff_datetime": "2022-10-21T21:05:00-04:00",
            "name": "Seattle Kraken v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "ebac5a28-efda-4194-ab59-2267914f0bec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf4949c3-68cf-44dc-8548-008169ec5a7f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6774.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 3226.0
                            }
                        ],
                        "expected_reward_tokens": 9483.6,
                        "profit_sb": -16.4,
                        "profit_sb_percentage": -0.17,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d039d6a8-76d4-470e-b2e0-b14f53e56068",
                            "gambit_id": "633ec01e-9965-41eb-bcfa-0b0f00b974d6",
                            "last_updated": "2022-10-22T09:27:27.182841-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.40000",
                            "odds": "1.41670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebac5a28-efda-4194-ab59-2267914f0bec/?format=api"
                        },
                        {
                            "id": "beb35a1f-3ad0-4cf8-80d8-f58ba6434722",
                            "gambit_id": "7c296a77-c4fb-4b06-afda-794e2cd50747",
                            "last_updated": "2022-10-22T09:27:27.181868-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.94000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebac5a28-efda-4194-ab59-2267914f0bec/?format=api"
                        }
                    ]
                },
                {
                    "id": "1a315454-e5fc-4561-a48a-9be43ba7f075",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf4949c3-68cf-44dc-8548-008169ec5a7f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 5212.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27999232-43ac-4baa-81bc-58377a81fd74",
                            "gambit_id": "fd9e18a8-1d32-4daa-90a0-b926b43d3f52",
                            "last_updated": "2022-10-22T09:27:27.179873-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a315454-e5fc-4561-a48a-9be43ba7f075/?format=api"
                        },
                        {
                            "id": "e6290b54-c8b3-43dd-9b89-ea65b30ff76f",
                            "gambit_id": "1a278f58-3bff-4c0d-9d8d-8d7f46292949",
                            "last_updated": "2022-10-22T09:27:27.178891-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a315454-e5fc-4561-a48a-9be43ba7f075/?format=api"
                        }
                    ]
                },
                {
                    "id": "f1dbd2a4-c8eb-4564-85b1-bb3779c71549",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf4949c3-68cf-44dc-8548-008169ec5a7f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5419.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": -17.33,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27150db7-a7b3-4c3d-a1ab-15388c069eaf",
                            "gambit_id": "14d0ccf9-5b79-4080-bafd-ce6d4916a7a0",
                            "last_updated": "2022-10-22T09:27:27.176849-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1dbd2a4-c8eb-4564-85b1-bb3779c71549/?format=api"
                        },
                        {
                            "id": "2bdc43aa-ad5e-4ae3-ae06-19b33b90394c",
                            "gambit_id": "fd5e2d67-c70f-4cfb-ab0f-31ad5ad5d2b6",
                            "last_updated": "2022-10-22T09:27:27.175852-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1dbd2a4-c8eb-4564-85b1-bb3779c71549/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "966ba992-3258-4704-beba-e26f315b5c06",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "449dcfb8-1c0e-4902-a4d7-3197add2f638",
            "completed": true,
            "last_updated": "2022-10-22T09:27:27.025891-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.4,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/449dcfb8-1c0e-4902-a4d7-3197add2f638",
            "datetime": "2022-10-21T20:35:00-04:00",
            "cutoff_datetime": "2022-10-21T20:35:00-04:00",
            "name": "Detroit Red Wings v. Chicago Blackhawks",
            "bettypes": [
                {
                    "id": "e4da3ec5-823e-4ae4-a127-c888ce84c11f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/966ba992-3258-4704-beba-e26f315b5c06/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Red Wings",
                                "amount": 5106.0
                            },
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b0e87ef7-ee2e-41e0-8bc0-99b3683965da",
                            "gambit_id": "17febd90-d6e1-40af-963e-f94f77b1b73e",
                            "last_updated": "2022-10-22T09:27:27.035921-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4da3ec5-823e-4ae4-a127-c888ce84c11f/?format=api"
                        },
                        {
                            "id": "fd40fc7b-bcb8-47d2-b07f-70a20b71f8f1",
                            "gambit_id": "276026be-2223-45f4-9bd2-2e88c0b9ad6c",
                            "last_updated": "2022-10-22T09:27:27.036909-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4da3ec5-823e-4ae4-a127-c888ce84c11f/?format=api"
                        }
                    ]
                },
                {
                    "id": "b493a74f-dcb8-4e37-9290-715846955d03",
                    "match": "https://api-prod.gambitprofit.com/api/matches/966ba992-3258-4704-beba-e26f315b5c06/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Blackhawks",
                                "amount": 6862.0
                            },
                            {
                                "team": "Detroit Red Wings",
                                "amount": 3138.0
                            }
                        ],
                        "expected_reward_tokens": 9538.18,
                        "profit_sb": 38.18,
                        "profit_sb_percentage": 0.4,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "334f9ab3-b097-45cc-9691-3dd0c2c4c6ef",
                            "gambit_id": "97d70d80-a7da-4266-9232-9d95da1e65f3",
                            "last_updated": "2022-10-22T09:27:27.032927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Blackhawks",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b493a74f-dcb8-4e37-9290-715846955d03/?format=api"
                        },
                        {
                            "id": "61627ab6-11f6-492e-b383-ae9fb4a6080e",
                            "gambit_id": "59f9ddd0-a2a9-4f7e-bc45-7411c03aa5de",
                            "last_updated": "2022-10-22T09:27:27.033939-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Red Wings",
                            "reward": "3.04000",
                            "odds": "3.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b493a74f-dcb8-4e37-9290-715846955d03/?format=api"
                        }
                    ]
                },
                {
                    "id": "0ffd239e-f439-42d3-9a83-ff190f384a44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/966ba992-3258-4704-beba-e26f315b5c06/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9b6fa7f1-1c59-4d21-a423-34e5f3ff7dd6",
                            "gambit_id": "b2b9a214-54c8-4810-a00a-9aece0485f3a",
                            "last_updated": "2022-10-22T09:27:27.029888-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ffd239e-f439-42d3-9a83-ff190f384a44/?format=api"
                        },
                        {
                            "id": "428ecb0b-a10d-4676-8678-c581ef33e41b",
                            "gambit_id": "a5844d64-8d22-4237-b196-93fad21f261e",
                            "last_updated": "2022-10-22T09:27:27.030922-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ffd239e-f439-42d3-9a83-ff190f384a44/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b10e24f9-c3c1-43ff-a7b3-ebca2318c5d8",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "145c939d-1d12-4072-bc4c-34b8f12b0295",
            "completed": true,
            "last_updated": "2022-10-22T09:17:23.439867-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.74,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/145c939d-1d12-4072-bc4c-34b8f12b0295",
            "datetime": "2022-10-21T20:10:00-04:00",
            "cutoff_datetime": "2022-10-21T20:10:00-04:00",
            "name": "Memphis Grizzlies v. Houston Rockets",
            "bettypes": [
                {
                    "id": "f665d6f1-50b8-4594-8fa9-3ce1aa429727",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b10e24f9-c3c1-43ff-a7b3-ebca2318c5d8/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7037.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 2963.0
                            }
                        ],
                        "expected_reward_tokens": 9570.32,
                        "profit_sb": 70.32,
                        "profit_sb_percentage": 0.74,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9f37edb6-8b11-415e-adc7-692f08900867",
                            "gambit_id": "53e74205-7496-4a22-b3ee-605458a0adac",
                            "last_updated": "2022-10-22T09:17:23.450107-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.36000",
                            "odds": "1.37040",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f665d6f1-50b8-4594-8fa9-3ce1aa429727/?format=api"
                        },
                        {
                            "id": "24cbd95e-9719-400c-bf61-7533a3b63f80",
                            "gambit_id": "ba5df13f-a4d7-4996-9d6c-750a016c7a56",
                            "last_updated": "2022-10-22T09:17:23.448969-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "3.23000",
                            "odds": "3.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f665d6f1-50b8-4594-8fa9-3ce1aa429727/?format=api"
                        }
                    ]
                },
                {
                    "id": "a7e7f10c-8a65-4d20-8040-f0a47f4f04fc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b10e24f9-c3c1-43ff-a7b3-ebca2318c5d8/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5106.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d2160e91-2733-40cd-826d-d17b084025c0",
                            "gambit_id": "066cc2a1-9248-48e4-8643-7363ac863f96",
                            "last_updated": "2022-10-22T09:17:23.447002-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e7f10c-8a65-4d20-8040-f0a47f4f04fc/?format=api"
                        },
                        {
                            "id": "b1f844a8-ce80-44a1-8674-efe1bdbd8b52",
                            "gambit_id": "604a57a2-8302-43e1-b677-4be859d2d9f0",
                            "last_updated": "2022-10-22T09:17:23.445955-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e7f10c-8a65-4d20-8040-f0a47f4f04fc/?format=api"
                        }
                    ]
                },
                {
                    "id": "e795f099-9b98-4580-816b-f2b5f4a21022",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b10e24f9-c3c1-43ff-a7b3-ebca2318c5d8/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 232.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 232.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "be8157f2-e129-4261-bacb-6de56d7385fb",
                            "gambit_id": "30cf3ef3-6a57-4e44-88df-2603fbbab1c9",
                            "last_updated": "2022-10-22T09:17:23.443971-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 232.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e795f099-9b98-4580-816b-f2b5f4a21022/?format=api"
                        },
                        {
                            "id": "adf28bda-5036-438f-9eb0-7706c0cf483d",
                            "gambit_id": "e4dba8b7-7e43-4581-9677-7949c448e49c",
                            "last_updated": "2022-10-22T09:17:23.442927-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 232.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e795f099-9b98-4580-816b-f2b5f4a21022/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f3089df6-e253-4e15-bee4-c066a3991038",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e36934ac-6dd0-4b17-af23-dc819fd6256f",
            "completed": true,
            "last_updated": "2022-10-22T09:22:26.900182-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.07,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/e36934ac-6dd0-4b17-af23-dc819fd6256f",
            "datetime": "2022-10-21T20:10:00-04:00",
            "cutoff_datetime": "2022-10-21T20:10:00-04:00",
            "name": "Utah Jazz v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "428375d4-4508-46d1-9cc9-f6c91f3ad204",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3089df6-e253-4e15-bee4-c066a3991038/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 7303.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 2697.0
                            }
                        ],
                        "expected_reward_tokens": 9493.44,
                        "profit_sb": -6.56,
                        "profit_sb_percentage": -0.07,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "95751352-a482-45e1-9043-743c2547e723",
                            "gambit_id": "c12250fb-826c-4e8a-9ad2-e58de07ad958",
                            "last_updated": "2022-10-22T09:22:26.906162-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.30000",
                            "odds": "1.31250",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/428375d4-4508-46d1-9cc9-f6c91f3ad204/?format=api"
                        },
                        {
                            "id": "bb44b811-b2f5-4e7e-b1dc-e9a87f9bae86",
                            "gambit_id": "c78232bb-d116-4dc6-8f8a-129c71c23519",
                            "last_updated": "2022-10-22T09:22:26.907135-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "3.52000",
                            "odds": "3.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/428375d4-4508-46d1-9cc9-f6c91f3ad204/?format=api"
                        }
                    ]
                },
                {
                    "id": "a91a3d6e-3951-434e-a644-37a55c7af4b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3089df6-e253-4e15-bee4-c066a3991038/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 5106.0
                            },
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f730fe0c-9fb4-471a-aa55-d090c76323ef",
                            "gambit_id": "d70c30a0-bf6a-476c-a95a-a8d4175fc2ab",
                            "last_updated": "2022-10-22T09:22:26.910087-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a91a3d6e-3951-434e-a644-37a55c7af4b3/?format=api"
                        },
                        {
                            "id": "fff0b08c-d597-4a35-b8a5-aa108f9da041",
                            "gambit_id": "04621088-6af6-4714-a2d7-38ca213f7f93",
                            "last_updated": "2022-10-22T09:22:26.909067-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "-8.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a91a3d6e-3951-434e-a644-37a55c7af4b3/?format=api"
                        }
                    ]
                },
                {
                    "id": "6a6b1451-0cb3-4198-b3ba-8ce62dd68030",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f3089df6-e253-4e15-bee4-c066a3991038/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a05282ee-50d2-407e-82b5-328f53c1422e",
                            "gambit_id": "d655a4df-3577-48b2-b57a-4dde5483a9a5",
                            "last_updated": "2022-10-22T09:22:26.904218-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6b1451-0cb3-4198-b3ba-8ce62dd68030/?format=api"
                        },
                        {
                            "id": "3d45c412-e246-4c6e-b2e9-48617ea7a8dd",
                            "gambit_id": "1cb2e6c9-3596-4081-9264-871f615cd6f5",
                            "last_updated": "2022-10-22T09:22:26.903089-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6b1451-0cb3-4198-b3ba-8ce62dd68030/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7b304124-c27e-4550-bf30-88e175ff1c4f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d0736a5b-b087-426e-b64c-af1eebe2d48c",
            "completed": true,
            "last_updated": "2022-10-22T09:12:19.414642-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/d0736a5b-b087-426e-b64c-af1eebe2d48c",
            "datetime": "2022-10-21T20:00:00-04:00",
            "cutoff_datetime": "2022-10-21T20:00:00-04:00",
            "name": "UAB v. Western Kentucky",
            "bettypes": [
                {
                    "id": "98725a91-d56f-42d0-bf43-65b9f24b6c2a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b304124-c27e-4550-bf30-88e175ff1c4f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Western Kentucky",
                                "amount": 5212.0
                            },
                            {
                                "team": "UAB",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "19d9689a-5fae-4c03-96aa-164b576423ea",
                            "gambit_id": "d5d2708f-c9bb-4b99-947e-92c9f2de9632",
                            "last_updated": "2022-10-22T09:12:19.420903-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Kentucky",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98725a91-d56f-42d0-bf43-65b9f24b6c2a/?format=api"
                        },
                        {
                            "id": "90f49320-a999-46ef-8fe5-46f91c45fe7c",
                            "gambit_id": "d1e201b5-32e1-41e0-ab80-e031dfc0f6ce",
                            "last_updated": "2022-10-22T09:12:19.421877-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UAB",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98725a91-d56f-42d0-bf43-65b9f24b6c2a/?format=api"
                        }
                    ]
                },
                {
                    "id": "990d2f8f-3910-4898-91a1-30843ca128e6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b304124-c27e-4550-bf30-88e175ff1c4f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "UAB",
                                "amount": 5000.0
                            },
                            {
                                "team": "Western Kentucky",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f103f222-2d2e-4a57-ab13-90f9b46845c6",
                            "gambit_id": "99bcf5af-524d-4979-9719-7659a656850d",
                            "last_updated": "2022-10-22T09:12:19.424956-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "UAB",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/990d2f8f-3910-4898-91a1-30843ca128e6/?format=api"
                        },
                        {
                            "id": "88c4f8be-e2ff-4c46-b289-06b06c2d3c1d",
                            "gambit_id": "e4b0ac37-40cb-460c-8bed-08cf54fbc45a",
                            "last_updated": "2022-10-22T09:12:19.423988-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Western Kentucky",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/990d2f8f-3910-4898-91a1-30843ca128e6/?format=api"
                        }
                    ]
                },
                {
                    "id": "51b902a9-f28d-43f7-8859-0c63d0bffe7c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7b304124-c27e-4550-bf30-88e175ff1c4f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 60.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 60.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "816a2f3c-48bc-419f-84ee-7f92887acbcd",
                            "gambit_id": "e5d32bd9-5b0e-4ff9-b753-25c680e0505d",
                            "last_updated": "2022-10-22T09:12:19.418958-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 60.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "60.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51b902a9-f28d-43f7-8859-0c63d0bffe7c/?format=api"
                        },
                        {
                            "id": "13d5c3a6-f0c1-467d-93bc-2f581af1599d",
                            "gambit_id": "b7f7e028-9bcc-4a84-8601-86b6a93bea4e",
                            "last_updated": "2022-10-22T09:12:19.417828-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 60.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "60.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51b902a9-f28d-43f7-8859-0c63d0bffe7c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "54d383eb-cc8c-4412-96d0-3744b3fed5d9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a49fb5f2-a38e-4336-b4b9-f923a0409a39",
            "completed": true,
            "last_updated": "2022-10-22T09:22:27.055455-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.02,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/a49fb5f2-a38e-4336-b4b9-f923a0409a39",
            "datetime": "2022-10-21T19:40:00-04:00",
            "cutoff_datetime": "2022-10-21T19:40:00-04:00",
            "name": "Orlando Magic v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "12e11f0c-4d2d-47b8-9e84-f848c72a3f9a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54d383eb-cc8c-4412-96d0-3744b3fed5d9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 7660.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 2340.0
                            }
                        ],
                        "expected_reward_tokens": 9498.4,
                        "profit_sb": -1.6,
                        "profit_sb_percentage": -0.02,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "40e41aa3-a5b1-4d49-8738-20a08545c38f",
                            "gambit_id": "27651946-25f8-4d6e-b6c5-cd725f7723c5",
                            "last_updated": "2022-10-22T09:22:27.061352-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.24000",
                            "odds": "1.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12e11f0c-4d2d-47b8-9e84-f848c72a3f9a/?format=api"
                        },
                        {
                            "id": "629faf5a-8958-42f0-bfc9-14602a272829",
                            "gambit_id": "f91f1f09-a1f8-4e14-97b7-0495aaa5dddd",
                            "last_updated": "2022-10-22T09:22:27.062347-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "4.06000",
                            "odds": "4.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12e11f0c-4d2d-47b8-9e84-f848c72a3f9a/?format=api"
                        }
                    ]
                },
                {
                    "id": "b43f0688-e51a-410a-9f0a-8f43cefe1d8d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54d383eb-cc8c-4412-96d0-3744b3fed5d9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ed327975-5545-46d9-833b-f6564f98205e",
                            "gambit_id": "7a6404f2-9ef2-4dbe-ae78-aacd63d472b3",
                            "last_updated": "2022-10-22T09:22:27.064279-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b43f0688-e51a-410a-9f0a-8f43cefe1d8d/?format=api"
                        },
                        {
                            "id": "94ce7568-9e4e-4277-9147-9a1da12360e9",
                            "gambit_id": "37418395-a325-43ee-b731-9e12d20260d3",
                            "last_updated": "2022-10-22T09:22:27.065268-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "8.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b43f0688-e51a-410a-9f0a-8f43cefe1d8d/?format=api"
                        }
                    ]
                },
                {
                    "id": "ecea6c8e-6917-41b7-b6bf-1860c2969036",
                    "match": "https://api-prod.gambitprofit.com/api/matches/54d383eb-cc8c-4412-96d0-3744b3fed5d9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ca275f65-e4b6-413a-8051-17419835ba9d",
                            "gambit_id": "6d507986-1154-4be2-9e57-e3ab5cbbcf26",
                            "last_updated": "2022-10-22T09:22:27.059417-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecea6c8e-6917-41b7-b6bf-1860c2969036/?format=api"
                        },
                        {
                            "id": "22dbf619-a051-46b8-8aa2-c405d2421125",
                            "gambit_id": "a3f1fab6-5580-462d-97f1-3aa7fc4c0226",
                            "last_updated": "2022-10-22T09:22:27.058314-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecea6c8e-6917-41b7-b6bf-1860c2969036/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "702c594d-093c-4ab3-bb79-06686579f1b1",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f2531a27-f347-4e6a-ac97-264d1545bfef",
            "completed": true,
            "last_updated": "2022-10-22T09:22:27.575929-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/f2531a27-f347-4e6a-ac97-264d1545bfef",
            "datetime": "2022-10-21T19:40:00-04:00",
            "cutoff_datetime": "2022-10-21T19:40:00-04:00",
            "name": "Toronto Raptors v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "178df761-b2df-45f2-95ee-56f39a4bc4fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/702c594d-093c-4ab3-bb79-06686579f1b1/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5696.0
                            },
                            {
                                "team": "Toronto Raptors",
                                "amount": 4304.0
                            }
                        ],
                        "expected_reward_tokens": 9511.84,
                        "profit_sb": 11.84,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "6cd58d4e-c903-4f5a-948d-319fdf0235bd",
                            "gambit_id": "72734ad5-309f-47c2-bb81-36ef3bc46965",
                            "last_updated": "2022-10-22T09:22:27.581989-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.67000",
                            "odds": "1.68970",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178df761-b2df-45f2-95ee-56f39a4bc4fe/?format=api"
                        },
                        {
                            "id": "f012af0e-4f57-4d77-a859-fbb635cda918",
                            "gambit_id": "0ab68cf6-e787-460f-88c3-73477e44c8c2",
                            "last_updated": "2022-10-22T09:22:27.582958-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178df761-b2df-45f2-95ee-56f39a4bc4fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "54e910c6-2907-4353-b232-e08e30460452",
                    "match": "https://api-prod.gambitprofit.com/api/matches/702c594d-093c-4ab3-bb79-06686579f1b1/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5000.0
                            },
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5839e7ce-6b99-4b70-a461-0429d5f6d231",
                            "gambit_id": "381b870e-fc9c-4d98-abd8-c638813215aa",
                            "last_updated": "2022-10-22T09:22:27.585926-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54e910c6-2907-4353-b232-e08e30460452/?format=api"
                        },
                        {
                            "id": "0c96dc87-2bb8-41cd-89de-6dbe5558ead7",
                            "gambit_id": "07a8b0f7-a88a-414c-a810-c2e922d807b8",
                            "last_updated": "2022-10-22T09:22:27.584921-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54e910c6-2907-4353-b232-e08e30460452/?format=api"
                        }
                    ]
                },
                {
                    "id": "74c84964-64f1-4364-ada7-d3b2ba5a8e7b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/702c594d-093c-4ab3-bb79-06686579f1b1/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0bcd5533-4871-46ff-a639-6859a51cedd2",
                            "gambit_id": "7f705b8f-b030-4cc3-a940-71ae642b3f8b",
                            "last_updated": "2022-10-22T09:22:27.578871-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74c84964-64f1-4364-ada7-d3b2ba5a8e7b/?format=api"
                        },
                        {
                            "id": "2befa795-5a2d-41c2-ac6f-af501fb1bf72",
                            "gambit_id": "bf1ed266-0f1d-4490-8e93-485afebb093d",
                            "last_updated": "2022-10-22T09:22:27.580047-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74c84964-64f1-4364-ada7-d3b2ba5a8e7b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "20e77f03-408a-458d-a32e-527dcef08a21",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6e9152fb-b2fa-4568-a505-879f6112659e",
            "completed": true,
            "last_updated": "2022-10-22T09:22:27.223641-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.46,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/6e9152fb-b2fa-4568-a505-879f6112659e",
            "datetime": "2022-10-21T19:40:00-04:00",
            "cutoff_datetime": "2022-10-21T19:40:00-04:00",
            "name": "Detroit Pistons v. New York Knicks",
            "bettypes": [
                {
                    "id": "be95a2d6-10b5-4fa9-b85a-bbb5e9a55a3b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20e77f03-408a-458d-a32e-527dcef08a21/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7176.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 2824.0
                            }
                        ],
                        "expected_reward_tokens": 9544.08,
                        "profit_sb": 44.08,
                        "profit_sb_percentage": 0.46,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4b0088a9-6682-4fee-bdbc-c179be76dde7",
                            "gambit_id": "cda7b988-ce7c-411a-af6e-f6a9ea8d9661",
                            "last_updated": "2022-10-22T09:22:27.229872-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.33000",
                            "odds": "1.34480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be95a2d6-10b5-4fa9-b85a-bbb5e9a55a3b/?format=api"
                        },
                        {
                            "id": "47ecc0f0-bb34-43f2-8245-8721bccaf9ce",
                            "gambit_id": "59058866-0319-421c-8a1d-360cdd1f862d",
                            "last_updated": "2022-10-22T09:22:27.230930-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "3.38000",
                            "odds": "3.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be95a2d6-10b5-4fa9-b85a-bbb5e9a55a3b/?format=api"
                        }
                    ]
                },
                {
                    "id": "72a60472-9acf-46df-a828-be9053d5c31b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20e77f03-408a-458d-a32e-527dcef08a21/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Knicks",
                                "amount": 5106.0
                            },
                            {
                                "team": "Detroit Pistons",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f9a75348-e938-45bb-b9b1-9ab777eb8c49",
                            "gambit_id": "f50f110d-c8d9-4520-9c8e-96d2b16fe370",
                            "last_updated": "2022-10-22T09:22:27.233006-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a60472-9acf-46df-a828-be9053d5c31b/?format=api"
                        },
                        {
                            "id": "7114ee5a-b46f-47d5-951e-411947a96eca",
                            "gambit_id": "d4e27179-3138-43f8-8c5b-4767ecf97f3d",
                            "last_updated": "2022-10-22T09:22:27.233995-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72a60472-9acf-46df-a828-be9053d5c31b/?format=api"
                        }
                    ]
                },
                {
                    "id": "442697bf-04d7-4aea-b9f0-ceda6cbf9366",
                    "match": "https://api-prod.gambitprofit.com/api/matches/20e77f03-408a-458d-a32e-527dcef08a21/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 221",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e9fda18e-1d57-495d-98c4-83344f421b01",
                            "gambit_id": "ee766e27-d7eb-4840-8b99-513f639f5682",
                            "last_updated": "2022-10-22T09:22:27.227689-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 221",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/442697bf-04d7-4aea-b9f0-ceda6cbf9366/?format=api"
                        },
                        {
                            "id": "7e601dd0-a980-46ba-bf2b-5cb80375cfb9",
                            "gambit_id": "723f5da6-744a-4064-b812-80baa2450a1b",
                            "last_updated": "2022-10-22T09:22:27.226510-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 221",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/442697bf-04d7-4aea-b9f0-ceda6cbf9366/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ff6388b0-4f91-4ede-8087-54fef727bf65",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "40b83f28-8dbc-45aa-bb93-6181f8c1b434",
            "completed": true,
            "last_updated": "2022-10-22T09:22:26.708464-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.05,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/40b83f28-8dbc-45aa-bb93-6181f8c1b434",
            "datetime": "2022-10-21T19:40:00-04:00",
            "cutoff_datetime": "2022-10-21T19:40:00-04:00",
            "name": "Boston Celtics v. Miami Heat",
            "bettypes": [
                {
                    "id": "d9241bf4-e6b0-4571-a310-558269c6295d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff6388b0-4f91-4ede-8087-54fef727bf65/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5521.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 4479.0
                            }
                        ],
                        "expected_reward_tokens": 9495.48,
                        "profit_sb": -4.52,
                        "profit_sb_percentage": -0.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bc89d652-6556-41a0-9da2-8903b6e8bbd1",
                            "gambit_id": "b5edf8b2-42bd-488a-a313-0a294b29164f",
                            "last_updated": "2022-10-22T09:22:26.715428-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9241bf4-e6b0-4571-a310-558269c6295d/?format=api"
                        },
                        {
                            "id": "cdae4d8c-10ec-4287-8b58-d57dcf86fdb2",
                            "gambit_id": "1f77f76a-5edd-4877-b7ee-2befcbc2de13",
                            "last_updated": "2022-10-22T09:22:26.714463-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9241bf4-e6b0-4571-a310-558269c6295d/?format=api"
                        }
                    ]
                },
                {
                    "id": "dac19c41-3b42-433e-a8cb-561a6d03e593",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff6388b0-4f91-4ede-8087-54fef727bf65/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Boston Celtics",
                                "amount": 5106.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d81e4429-edeb-461c-8d7c-5cd6f0565b58",
                            "gambit_id": "2df35a7b-8e52-4b46-aeaa-9bd0cdb57d10",
                            "last_updated": "2022-10-22T09:22:26.717353-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Celtics",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dac19c41-3b42-433e-a8cb-561a6d03e593/?format=api"
                        },
                        {
                            "id": "596b537f-8377-49f9-906b-38e65870377a",
                            "gambit_id": "0a98e9ca-0834-4033-a382-c9407ca697b0",
                            "last_updated": "2022-10-22T09:22:26.718394-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dac19c41-3b42-433e-a8cb-561a6d03e593/?format=api"
                        }
                    ]
                },
                {
                    "id": "9493c2fe-923a-4206-b79e-1a094b4409e3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ff6388b0-4f91-4ede-8087-54fef727bf65/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 221",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a069a549-6010-4546-8ceb-46fe3ea3a52b",
                            "gambit_id": "bc0d9e8d-6765-45b8-a2f5-437599b533fc",
                            "last_updated": "2022-10-22T09:22:26.712520-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 221",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9493c2fe-923a-4206-b79e-1a094b4409e3/?format=api"
                        },
                        {
                            "id": "6f9ad88b-d451-4842-bb48-47de4d809b19",
                            "gambit_id": "cbe79c6c-50cb-45d1-9540-c32aed663cfc",
                            "last_updated": "2022-10-22T09:22:26.711446-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 221",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9493c2fe-923a-4206-b79e-1a094b4409e3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b0101ab1-bb84-4f09-9774-f789d3c6910a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9f6201b7-2cfa-46e6-8c1d-d0846db4acac",
            "completed": true,
            "last_updated": "2022-10-22T09:12:26.608482-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.48,
            "sport_category": "MLB Playoffs",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/9f6201b7-2cfa-46e6-8c1d-d0846db4acac",
            "datetime": "2022-10-21T19:37:00-04:00",
            "cutoff_datetime": "2022-10-21T19:37:00-04:00",
            "name": "SDG (J Musgrove) v. PHI (R Suarez)",
            "bettypes": [
                {
                    "id": "878b3707-f826-4418-b676-4580cc76e2c8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0101ab1-bb84-4f09-9774-f789d3c6910a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (J Musgrove)",
                                "amount": 5297.0
                            },
                            {
                                "team": "PHI (R Suarez)",
                                "amount": 4703.0
                            }
                        ],
                        "expected_reward_tokens": 9640.54,
                        "profit_sb": 140.54,
                        "profit_sb_percentage": 1.48,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "84c7370b-0913-4840-84f5-3f49b39cafea",
                            "gambit_id": "33538291-b8bd-46fe-8c44-e79c830681d0",
                            "last_updated": "2022-10-22T09:12:26.616980-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (J Musgrove)",
                            "reward": "1.82000",
                            "odds": "1.84750",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/878b3707-f826-4418-b676-4580cc76e2c8/?format=api"
                        },
                        {
                            "id": "afc35fae-e946-4774-89de-7d2040d3787a",
                            "gambit_id": "fd4939dc-efe4-4876-bd02-4469bf51ea47",
                            "last_updated": "2022-10-22T09:12:26.617980-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (R Suarez)",
                            "reward": "2.05000",
                            "odds": "2.08000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/878b3707-f826-4418-b676-4580cc76e2c8/?format=api"
                        }
                    ]
                },
                {
                    "id": "c6f69364-4afc-4166-a47b-2a96a2701805",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0101ab1-bb84-4f09-9774-f789d3c6910a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 6104.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "0c759874-02e8-4bce-9912-84128b1ca89b",
                            "gambit_id": "276b338b-a393-4162-9706-83d2068e4524",
                            "last_updated": "2022-10-22T09:12:26.613986-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.57000",
                            "odds": "1.58820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f69364-4afc-4166-a47b-2a96a2701805/?format=api"
                        },
                        {
                            "id": "63d4e140-d352-47b4-ae76-ef7be78e9747",
                            "gambit_id": "c464f1e4-7193-4ed5-9e71-184ab38a484d",
                            "last_updated": "2022-10-22T09:12:26.614983-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f69364-4afc-4166-a47b-2a96a2701805/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d790802-1751-4a78-ad83-8b092cab5aee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b0101ab1-bb84-4f09-9774-f789d3c6910a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Over 7.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "73d792e2-85dd-47ec-94a0-aa8096131313",
                            "gambit_id": "beeff8a5-df00-4c60-9fb8-4caec8a4d781",
                            "last_updated": "2022-10-22T09:12:26.610972-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d790802-1751-4a78-ad83-8b092cab5aee/?format=api"
                        },
                        {
                            "id": "49795262-10c2-4de8-97fc-918d4c405243",
                            "gambit_id": "b13a2439-6724-49c2-89aa-f23cdcf3ead1",
                            "last_updated": "2022-10-22T09:12:26.611985-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d790802-1751-4a78-ad83-8b092cab5aee/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "57adc45f-59d2-4bd0-a545-ca0837334569",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0d7e0096-70ba-4eb1-8f3a-877de89892b2",
            "completed": true,
            "last_updated": "2022-10-22T09:27:26.879163-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0d7e0096-70ba-4eb1-8f3a-877de89892b2",
            "datetime": "2022-10-21T19:35:00-04:00",
            "cutoff_datetime": "2022-10-21T19:35:00-04:00",
            "name": "Tampa Bay Lightning v. Florida Panthers",
            "bettypes": [
                {
                    "id": "ef815c03-81ac-454d-9f1c-35ef8bbdb41a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57adc45f-59d2-4bd0-a545-ca0837334569/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c02da3ee-546a-4436-a21c-7035c7f417a9",
                            "gambit_id": "52cc4954-7506-41fc-8dde-480d29296cfb",
                            "last_updated": "2022-10-22T09:27:26.889702-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef815c03-81ac-454d-9f1c-35ef8bbdb41a/?format=api"
                        },
                        {
                            "id": "6d7b8865-a852-42a8-b373-8d9a9ec8658d",
                            "gambit_id": "fd253024-bece-41d3-97cf-cae35946a2a2",
                            "last_updated": "2022-10-22T09:27:26.888680-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef815c03-81ac-454d-9f1c-35ef8bbdb41a/?format=api"
                        }
                    ]
                },
                {
                    "id": "25047668-1ed2-434e-ab3d-ff41651ccac1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57adc45f-59d2-4bd0-a545-ca0837334569/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tampa Bay Lightning",
                                "amount": 6913.0
                            },
                            {
                                "team": "Florida Panthers",
                                "amount": 3087.0
                            }
                        ],
                        "expected_reward_tokens": 9538.83,
                        "profit_sb": 38.83,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b4e761dc-6c89-4c3c-a70c-0ef0460a1b88",
                            "gambit_id": "58cd2c25-9a16-42a2-8cb7-94eec7dc3685",
                            "last_updated": "2022-10-22T09:27:26.886664-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tampa Bay Lightning",
                            "reward": "1.38000",
                            "odds": "1.39220",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25047668-1ed2-434e-ab3d-ff41651ccac1/?format=api"
                        },
                        {
                            "id": "634608e2-faf4-4fe4-88d4-fb803a2ca2f3",
                            "gambit_id": "0452fd7c-3492-404c-bc95-6e8d37831a81",
                            "last_updated": "2022-10-22T09:27:26.885488-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "3.09000",
                            "odds": "3.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25047668-1ed2-434e-ab3d-ff41651ccac1/?format=api"
                        }
                    ]
                },
                {
                    "id": "a9d70a3c-a00e-4a88-9d7d-bf9d58decaf1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/57adc45f-59d2-4bd0-a545-ca0837334569/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5419.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": -17.33,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "eb7f1def-71af-4ba6-bd99-cadc3263fdd1",
                            "gambit_id": "10ddc695-1d7c-454d-b82b-c774e912bf46",
                            "last_updated": "2022-10-22T09:27:26.883490-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9d70a3c-a00e-4a88-9d7d-bf9d58decaf1/?format=api"
                        },
                        {
                            "id": "fcb7ece2-ee1b-403a-88d2-17c238f6b3c4",
                            "gambit_id": "9eaf113c-2e80-40c9-90ff-d7ae907ecc72",
                            "last_updated": "2022-10-22T09:27:26.882410-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9d70a3c-a00e-4a88-9d7d-bf9d58decaf1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "01782482-f1d0-49bb-81cc-9b7d9ffda43d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4651c6aa-0e5a-43af-936f-95dad75c1e71",
            "completed": true,
            "last_updated": "2022-10-22T09:12:19.573969-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.01,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/4651c6aa-0e5a-43af-936f-95dad75c1e71",
            "datetime": "2022-10-21T19:30:00-04:00",
            "cutoff_datetime": "2022-10-21T19:30:00-04:00",
            "name": "Tulsa v. Temple",
            "bettypes": [
                {
                    "id": "d4e85445-9747-4568-9650-1de7bb4f24f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/01782482-f1d0-49bb-81cc-9b7d9ffda43d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tulsa",
                                "amount": 8053.0
                            },
                            {
                                "team": "Temple",
                                "amount": 1947.0
                            }
                        ],
                        "expected_reward_tokens": 9501.36,
                        "profit_sb": 1.36,
                        "profit_sb_percentage": 0.01,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "30b8b913-3bcd-4f72-bab4-1244628f66c2",
                            "gambit_id": "00556756-111a-47f9-b94f-392e1daa07b9",
                            "last_updated": "2022-10-22T09:12:19.581989-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulsa",
                            "reward": "1.18000",
                            "odds": "1.18870",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4e85445-9747-4568-9650-1de7bb4f24f2/?format=api"
                        },
                        {
                            "id": "9c779ed4-888d-4e28-8cc2-e3062ef37a59",
                            "gambit_id": "0db5401a-ce4b-4013-b84e-247b12a64a08",
                            "last_updated": "2022-10-22T09:12:19.580820-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Temple",
                            "reward": "4.88000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4e85445-9747-4568-9650-1de7bb4f24f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "32ca5ece-c4af-4b29-be1b-48892095ebd2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/01782482-f1d0-49bb-81cc-9b7d9ffda43d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Tulsa",
                                "amount": 5000.0
                            },
                            {
                                "team": "Temple",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5528fb59-cf90-4836-85de-95e85229a48d",
                            "gambit_id": "2e2c3db6-e440-449a-ba0f-81e4b20e9a8c",
                            "last_updated": "2022-10-22T09:12:19.584974-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tulsa",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32ca5ece-c4af-4b29-be1b-48892095ebd2/?format=api"
                        },
                        {
                            "id": "54c458dd-2355-4d36-a2f2-e4c7414def80",
                            "gambit_id": "a23534c2-4304-461c-aeb1-2b9171a8d275",
                            "last_updated": "2022-10-22T09:12:19.583984-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Temple",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "13.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32ca5ece-c4af-4b29-be1b-48892095ebd2/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5568479-5dfe-4ada-9d7d-e3ea883325ee",
                    "match": "https://api-prod.gambitprofit.com/api/matches/01782482-f1d0-49bb-81cc-9b7d9ffda43d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 53.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 53.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a353bc1f-cce2-4e0d-a014-2712845b4413",
                            "gambit_id": "9766823b-5fdd-4325-ae5e-f60556378e08",
                            "last_updated": "2022-10-22T09:12:19.578416-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 53.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5568479-5dfe-4ada-9d7d-e3ea883325ee/?format=api"
                        },
                        {
                            "id": "9295272f-55a4-4153-9488-92bd926b3a4c",
                            "gambit_id": "47c0854d-fd98-41eb-8edb-0ab0acca5c66",
                            "last_updated": "2022-10-22T09:12:19.577181-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 53.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "53.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5568479-5dfe-4ada-9d7d-e3ea883325ee/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eae00eb7-8883-4d89-8723-5b9222b11ee2",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "92fa342e-a013-4b89-839f-e3a49cb620ee",
            "completed": true,
            "last_updated": "2022-10-22T09:27:32.897308-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.67,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/92fa342e-a013-4b89-839f-e3a49cb620ee",
            "datetime": "2022-10-21T19:10:00-04:00",
            "cutoff_datetime": "2022-10-21T19:10:00-04:00",
            "name": "New Orleans Pelicans v. Charlotte Hornets",
            "bettypes": [
                {
                    "id": "55658fa2-31d0-448f-ad63-28286ad2815c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eae00eb7-8883-4d89-8723-5b9222b11ee2/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 7084.0
                            },
                            {
                                "team": "Charlotte Hornets",
                                "amount": 2916.0
                            }
                        ],
                        "expected_reward_tokens": 9563.4,
                        "profit_sb": 63.4,
                        "profit_sb_percentage": 0.67,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d81193b5-f493-43c5-b8f0-3916594d0c05",
                            "gambit_id": "ef3b184c-1d60-4a56-a676-49b0faee0792",
                            "last_updated": "2022-10-22T09:27:32.904808-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.35000",
                            "odds": "1.36360",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55658fa2-31d0-448f-ad63-28286ad2815c/?format=api"
                        },
                        {
                            "id": "e969edec-3c01-47fe-8850-b29d9b015d17",
                            "gambit_id": "2d286a9f-1e4b-4f27-a9df-0ce6883b5586",
                            "last_updated": "2022-10-22T09:27:32.903669-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "3.28000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55658fa2-31d0-448f-ad63-28286ad2815c/?format=api"
                        }
                    ]
                },
                {
                    "id": "95ff7f07-2c3c-4edc-9842-b80a30b2731c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eae00eb7-8883-4d89-8723-5b9222b11ee2/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e364ab23-e719-43c9-9b05-48b624cb4a52",
                            "gambit_id": "f4426201-acd6-4570-a4dd-cd4e5e8f6cf9",
                            "last_updated": "2022-10-22T09:27:32.907174-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95ff7f07-2c3c-4edc-9842-b80a30b2731c/?format=api"
                        },
                        {
                            "id": "8d714de4-018b-4dfe-b976-0244dd7b6539",
                            "gambit_id": "d607f637-fe97-40c1-a6ea-75e9fed31156",
                            "last_updated": "2022-10-22T09:27:32.908213-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95ff7f07-2c3c-4edc-9842-b80a30b2731c/?format=api"
                        }
                    ]
                },
                {
                    "id": "f4f5f541-5cf1-449c-8510-855de92ef6a6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eae00eb7-8883-4d89-8723-5b9222b11ee2/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a9603e5-3c32-418c-94ef-242aba39fcf5",
                            "gambit_id": "26a2f09d-9849-49ee-ac8c-c962bd6dcb5c",
                            "last_updated": "2022-10-22T09:27:32.900209-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4f5f541-5cf1-449c-8510-855de92ef6a6/?format=api"
                        },
                        {
                            "id": "097f2669-6b25-46b1-8327-12303f016ce2",
                            "gambit_id": "81342a6d-541d-49da-b823-a2ff34bc0bfb",
                            "last_updated": "2022-10-22T09:27:32.901370-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4f5f541-5cf1-449c-8510-855de92ef6a6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d435fc8e-6a0d-401c-aa2b-89ef57c4598b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "04f3f6e8-3b35-43c1-8818-1623f97f888d",
            "completed": true,
            "last_updated": "2022-10-22T09:27:34.264464-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.71,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/04f3f6e8-3b35-43c1-8818-1623f97f888d",
            "datetime": "2022-10-21T19:10:00-04:00",
            "cutoff_datetime": "2022-10-21T19:10:00-04:00",
            "name": "San Antonio Spurs v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "b21fd6ae-1d62-4681-be3a-b1c71615c46c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d435fc8e-6a0d-401c-aa2b-89ef57c4598b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5212.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fef798e8-ee34-4bc5-a7f5-248e6657a0bc",
                            "gambit_id": "f8ff0658-8ae6-4320-af75-3d35ec34f920",
                            "last_updated": "2022-10-22T09:27:34.270762-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b21fd6ae-1d62-4681-be3a-b1c71615c46c/?format=api"
                        },
                        {
                            "id": "011b50ca-6828-459e-919c-5018033d1cdf",
                            "gambit_id": "055916e9-58e3-4399-86fd-63e75106613e",
                            "last_updated": "2022-10-22T09:27:34.271734-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b21fd6ae-1d62-4681-be3a-b1c71615c46c/?format=api"
                        }
                    ]
                },
                {
                    "id": "8045f435-7ad8-4839-95b8-909c47e8863a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d435fc8e-6a0d-401c-aa2b-89ef57c4598b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2e45e90b-d718-47f0-a04d-da14374a47c5",
                            "gambit_id": "a56537a8-6411-4be5-9c6d-d4468d265d3e",
                            "last_updated": "2022-10-22T09:27:34.274719-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8045f435-7ad8-4839-95b8-909c47e8863a/?format=api"
                        },
                        {
                            "id": "09db3c87-585b-422a-b8a1-825808239407",
                            "gambit_id": "ee482cbc-bf4a-49c4-88ae-8879ece02c06",
                            "last_updated": "2022-10-22T09:27:34.273722-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8045f435-7ad8-4839-95b8-909c47e8863a/?format=api"
                        }
                    ]
                },
                {
                    "id": "4a5ddecb-a69d-442d-91bb-410dd4b84395",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d435fc8e-6a0d-401c-aa2b-89ef57c4598b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 232.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 232.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c5ce59a5-b93b-493b-9fa5-a1a4c54bfd4a",
                            "gambit_id": "bc3870d7-a986-42af-a244-18904716a4ab",
                            "last_updated": "2022-10-22T09:27:34.268719-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 232.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a5ddecb-a69d-442d-91bb-410dd4b84395/?format=api"
                        },
                        {
                            "id": "f08c1724-8900-4010-a202-46d59f09b255",
                            "gambit_id": "ce88879b-4fb6-4d54-83f3-fe802319e452",
                            "last_updated": "2022-10-22T09:27:34.267634-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 232.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "232.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a5ddecb-a69d-442d-91bb-410dd4b84395/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7938df27-ff71-40bf-90df-a435ea78618e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7ea3fcf7-c373-479d-9dec-47e0f3831e66",
            "completed": true,
            "last_updated": "2022-10-24T12:01:58.078257-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.18,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7ea3fcf7-c373-479d-9dec-47e0f3831e66",
            "datetime": "2022-10-21T19:10:00-04:00",
            "cutoff_datetime": "2022-10-21T19:10:00-04:00",
            "name": "Chicago Bulls v. Washington Wizards",
            "bettypes": [
                {
                    "id": "7703f3bb-9d91-40c8-834b-27f7ced9bf31",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7938df27-ff71-40bf-90df-a435ea78618e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 5419.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": -17.33,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b19bf501-bdff-40b5-b3a0-78d998d76787",
                            "gambit_id": "ec2bc1fe-070b-473c-b0ee-73ca86a86989",
                            "last_updated": "2022-10-24T12:01:58.087906-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7703f3bb-9d91-40c8-834b-27f7ced9bf31/?format=api"
                        },
                        {
                            "id": "62f9d16f-e058-4f05-916e-b8a060815ac6",
                            "gambit_id": "81f63128-7b03-4e1f-93fe-04cfbbab56a5",
                            "last_updated": "2022-10-24T12:01:58.088834-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7703f3bb-9d91-40c8-834b-27f7ced9bf31/?format=api"
                        }
                    ]
                },
                {
                    "id": "37f111eb-524d-49dd-ba4b-3ed7fc79c7d2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7938df27-ff71-40bf-90df-a435ea78618e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2147b028-8f64-4296-8f1d-2ecace652aa1",
                            "gambit_id": "4c85fc50-47a1-441f-84cc-52dcc5dfad63",
                            "last_updated": "2022-10-24T12:01:58.086039-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37f111eb-524d-49dd-ba4b-3ed7fc79c7d2/?format=api"
                        },
                        {
                            "id": "38fa093b-ae58-4825-b744-a2064d7d8913",
                            "gambit_id": "6ef9b91f-1a70-472f-8693-baf8939e4715",
                            "last_updated": "2022-10-24T12:01:58.084877-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-2.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37f111eb-524d-49dd-ba4b-3ed7fc79c7d2/?format=api"
                        }
                    ]
                },
                {
                    "id": "e7ec0637-3f04-4765-9125-b3dc9cba430b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7938df27-ff71-40bf-90df-a435ea78618e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 221",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "99f312ea-870a-4b4f-a675-0afd3db72e22",
                            "gambit_id": "10fc0178-51a5-4fa8-81f3-7a5ea4853a89",
                            "last_updated": "2022-10-24T12:01:58.082590-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 221",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7ec0637-3f04-4765-9125-b3dc9cba430b/?format=api"
                        },
                        {
                            "id": "72d2acf2-26c4-4144-a35b-34cbe706beee",
                            "gambit_id": "2ac4e670-1d5a-4ad6-91aa-121b8720a371",
                            "last_updated": "2022-10-24T12:01:58.081398-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 221",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "221.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7ec0637-3f04-4765-9125-b3dc9cba430b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b01a94dd-0480-4897-b879-3453df595775",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4fc64098-a77c-4b11-8adf-743a0d882fa1",
            "completed": true,
            "last_updated": "2022-10-24T10:32:29.043133-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "United States F1 Grand Prix",
            "sport": "Motor Sports",
            "url": "https://app.gambitrewards.com/match/4fc64098-a77c-4b11-8adf-743a0d882fa1",
            "datetime": "2022-10-21T15:00:00-04:00",
            "cutoff_datetime": "2022-10-21T15:00:00-04:00",
            "name": "United States F1 Grand Prix 2022: To Win Outright",
            "bettypes": [
                {
                    "id": "4a785cc3-7e1c-4708-a001-68dc4cd9dcf1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b01a94dd-0480-4897-b879-3453df595775/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "b72f1e3f-8e91-4a9e-984e-2f87b6d42f38",
                            "gambit_id": "ccf84194-53d1-4948-b508-e87253080d70",
                            "last_updated": "2022-10-24T10:32:29.049408-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max Verstappen",
                            "reward": "1.35000",
                            "odds": "1.36000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "014153d3-fb7f-4a38-96b3-5f8803aebe83",
                            "gambit_id": "f60d5f8d-9821-4362-8155-db790fa59ab7",
                            "last_updated": "2022-10-24T10:32:29.065416-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carlos Sainz Jr",
                            "reward": "4.88000",
                            "odds": "5.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "75edf02c-524d-409c-8ef1-96f77437a12c",
                            "gambit_id": "c9c33cc0-2e47-4900-94aa-6851a5ef327b",
                            "last_updated": "2022-10-24T10:32:29.050409-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lewis Hamilton",
                            "reward": "7.31000",
                            "odds": "7.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "b105f57e-9fdb-4080-9664-33ad8851f767",
                            "gambit_id": "b6b707ac-463e-47a8-b514-d9490c5241ee",
                            "last_updated": "2022-10-24T10:32:29.047429-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sergio Perez",
                            "reward": "18.46000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "34e40b77-3fcc-494f-9494-1f16ddb9efb5",
                            "gambit_id": "809ac161-2bf4-4317-b286-751c9724245e",
                            "last_updated": "2022-10-24T10:32:29.059377-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charles Leclerc",
                            "reward": "20.40000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "add02cbc-6acc-4bb8-9792-d558df93ced4",
                            "gambit_id": "4fdb7a56-9415-466a-9dfe-db00b8c2b94e",
                            "last_updated": "2022-10-24T10:32:29.055408-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "George Russell",
                            "reward": "28.16000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "e160e965-ffdb-41b6-b389-3b5ed772e382",
                            "gambit_id": "7c192bf0-1537-450d-b7c0-6371c968c2b5",
                            "last_updated": "2022-10-24T10:32:29.051402-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lando Norris",
                            "reward": "243.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "1f47fab1-4a71-4ae4-989a-8433dc04b82c",
                            "gambit_id": "6c27ebeb-517f-4f40-8b01-db3d54d9dfa6",
                            "last_updated": "2022-10-24T10:32:29.056399-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fernando Alonso",
                            "reward": "486.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "3a131d97-f0c1-4ea8-a905-a8ea054edb31",
                            "gambit_id": "67a9d339-dad5-434f-9332-a0c2ce9cde1a",
                            "last_updated": "2022-10-24T10:32:29.052417-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lance Stroll",
                            "reward": "486.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "0a2140c8-378a-4a59-891a-b8d52198c1fc",
                            "gambit_id": "565fba98-08c8-4301-bb65-8dbba4cfaf36",
                            "last_updated": "2022-10-24T10:32:29.046360-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Valtteri Bottas",
                            "reward": "728.50000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "b6fd6690-86b2-4fe1-b731-e34e4b42c002",
                            "gambit_id": "ef04c03d-0d20-4125-8521-826a0ca47d4c",
                            "last_updated": "2022-10-24T10:32:29.058391-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Daniel Ricciardo",
                            "reward": "971.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "0b0f3ecf-df58-461e-803e-b38bbe143b9b",
                            "gambit_id": "ea0708d2-17a5-4730-b323-2b0bd9f87b68",
                            "last_updated": "2022-10-24T10:32:29.062416-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pierre Gasly",
                            "reward": "971.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "c32f9674-eb40-423f-bb24-d11c7300535c",
                            "gambit_id": "ee11054a-2771-490a-9c27-afacc1334bc3",
                            "last_updated": "2022-10-24T10:32:29.048427-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sebastian Vettel",
                            "reward": "971.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "c4e27a9d-d891-49ff-981f-bf443eb578dc",
                            "gambit_id": "8027a630-143e-4b11-aabb-d5ff7e5f0e24",
                            "last_updated": "2022-10-24T10:32:29.061402-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alexander Albon",
                            "reward": "971.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "559671a5-31c2-4bf0-9f35-34e6e4c720df",
                            "gambit_id": "7d57b1f1-64ae-4d25-85a0-b5192d23f5da",
                            "last_updated": "2022-10-24T10:32:29.057388-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Esteban Ocon",
                            "reward": "1456.00000",
                            "odds": "1501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "c35939fb-e14d-47be-8477-a15dc918d6ff",
                            "gambit_id": "12199a6f-ccd1-4277-96e2-628db04f1d09",
                            "last_updated": "2022-10-24T10:32:29.054426-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Guanyu Zhou",
                            "reward": "1941.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "d30f1ed8-2afc-4a8d-97e8-eef9452bf49c",
                            "gambit_id": "0eae10d8-3f61-4fc8-a491-840fca3df029",
                            "last_updated": "2022-10-24T10:32:29.060362-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Yuki Tsunoda",
                            "reward": "1941.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "c3ecab61-2ba2-4291-b464-72da6f6e42b6",
                            "gambit_id": "381573f5-5c29-4f2e-9bd7-051237f8a034",
                            "last_updated": "2022-10-24T10:32:29.053422-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Magnussen",
                            "reward": "1941.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "3d745a76-3b26-4fc2-8c42-9f82ab79d873",
                            "gambit_id": "d0600312-41df-4ba6-abc9-a6d486c35e68",
                            "last_updated": "2022-10-24T10:32:29.064423-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mick Schumacher",
                            "reward": "1941.00000",
                            "odds": "2001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        },
                        {
                            "id": "653e5c72-0531-46e4-bc19-5e5de2a11a10",
                            "gambit_id": "f5bbc605-21ef-4c0d-9470-a2805ec20175",
                            "last_updated": "2022-10-24T10:32:29.063430-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nicholas Latifi",
                            "reward": "2911.00000",
                            "odds": "3001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a785cc3-7e1c-4708-a001-68dc4cd9dcf1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "38fae057-4ca3-409c-a266-086aefca4629",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c449792c-9fc6-4e34-8afe-6f98add60d96",
            "completed": true,
            "last_updated": "2022-10-24T10:27:20.237463-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "United States F1 Grand Prix",
            "sport": "Motor Sports",
            "url": "https://app.gambitrewards.com/match/c449792c-9fc6-4e34-8afe-6f98add60d96",
            "datetime": "2022-10-21T15:00:00-04:00",
            "cutoff_datetime": "2022-10-21T15:00:00-04:00",
            "name": "United States F1 Grand Prix 2022: Winning Team",
            "bettypes": [
                {
                    "id": "4643d0ad-d32a-46ae-b33d-01bb297f5f9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/38fae057-4ca3-409c-a266-086aefca4629/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "74107110-7bc6-4222-8074-e4e759867875",
                            "gambit_id": "1f588d22-da61-4d56-a48e-aac29bc38b06",
                            "last_updated": "2022-10-24T10:27:20.251080-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Red Bull Racing",
                            "reward": "1.32000",
                            "odds": "1.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4643d0ad-d32a-46ae-b33d-01bb297f5f9e/?format=api"
                        },
                        {
                            "id": "afa2e1a3-e581-472c-9601-5e7b10fb614d",
                            "gambit_id": "487ac315-b4be-4abf-9235-ab025c4ba458",
                            "last_updated": "2022-10-24T10:27:20.250154-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ferrari",
                            "reward": "4.40000",
                            "odds": "4.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4643d0ad-d32a-46ae-b33d-01bb297f5f9e/?format=api"
                        },
                        {
                            "id": "8adb8be0-05dd-489a-b846-93a96cf3691c",
                            "gambit_id": "b72c1c50-de01-4e2c-b853-e1d9039f8eff",
                            "last_updated": "2022-10-24T10:27:20.249204-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mercedes",
                            "reward": "6.82000",
                            "odds": "7.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4643d0ad-d32a-46ae-b33d-01bb297f5f9e/?format=api"
                        },
                        {
                            "id": "4af15d90-f9fb-4b13-9799-81e1355829c8",
                            "gambit_id": "c4b374f4-5be5-4ff9-bf64-86a968668a96",
                            "last_updated": "2022-10-24T10:27:20.248114-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "McLaren",
                            "reward": "195.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4643d0ad-d32a-46ae-b33d-01bb297f5f9e/?format=api"
                        },
                        {
                            "id": "bd04ebb1-e6fb-4f01-aff4-307a42df72f2",
                            "gambit_id": "ca75b30e-2c9b-495a-8544-a5a0cd4c8cac",
                            "last_updated": "2022-10-24T10:27:20.242518-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alpine",
                            "reward": "292.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4643d0ad-d32a-46ae-b33d-01bb297f5f9e/?format=api"
                        },
                        {
                            "id": "1b0f4d5f-3b8c-4f6a-aae9-2edb0bb1f8db",
                            "gambit_id": "fe1ac547-f8ab-4b0d-ab8b-f2f048d72611",
                            "last_updated": "2022-10-24T10:27:20.243694-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alpha Tauri",
                            "reward": "486.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4643d0ad-d32a-46ae-b33d-01bb297f5f9e/?format=api"
                        },
                        {
                            "id": "7c7f7065-2caf-4628-85a8-4f75d7b5e012",
                            "gambit_id": "34ff3052-4346-4116-a475-3b0a1a80ab01",
                            "last_updated": "2022-10-24T10:27:20.244831-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alfa Romeo",
                            "reward": "486.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4643d0ad-d32a-46ae-b33d-01bb297f5f9e/?format=api"
                        },
                        {
                            "id": "43e5d00d-a02e-49a0-99a8-a3d8db312dcf",
                            "gambit_id": "0404a39b-ae82-4d59-8c93-801538439135",
                            "last_updated": "2022-10-24T10:27:20.241255-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aston Martin",
                            "reward": "486.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4643d0ad-d32a-46ae-b33d-01bb297f5f9e/?format=api"
                        },
                        {
                            "id": "26d070ef-aab0-4d39-9fae-e70247f9498d",
                            "gambit_id": "8be60323-87eb-4efd-a84a-4ec544fac426",
                            "last_updated": "2022-10-24T10:27:20.246033-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Williams",
                            "reward": "728.50000",
                            "odds": "751.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4643d0ad-d32a-46ae-b33d-01bb297f5f9e/?format=api"
                        },
                        {
                            "id": "6c6cd7d8-9d21-4c41-93f1-101184151036",
                            "gambit_id": "2460ce7b-7f67-4904-80a0-4ec2d382fba5",
                            "last_updated": "2022-10-24T10:27:20.247146-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Haas F1",
                            "reward": "1456.00000",
                            "odds": "1501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4643d0ad-d32a-46ae-b33d-01bb297f5f9e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "02aab8c0-2406-4c38-99ae-b8d47d12d31e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "ce9db33c-d2c7-4b22-8999-067cf1460dbc",
            "completed": true,
            "last_updated": "2022-10-24T10:32:28.089262-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "United States F1 Grand Prix",
            "sport": "Motor Sports",
            "url": "https://app.gambitrewards.com/match/ce9db33c-d2c7-4b22-8999-067cf1460dbc",
            "datetime": "2022-10-21T15:00:00-04:00",
            "cutoff_datetime": "2022-10-21T15:00:00-04:00",
            "name": "United States F1 Grand Prix 2022: Podium Finish",
            "bettypes": [
                {
                    "id": "8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/02aab8c0-2406-4c38-99ae-b8d47d12d31e/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "7c8e1254-681f-414e-98d7-a4c0e94be0be",
                            "gambit_id": "f9e285e8-7abe-462f-b578-64911c8c2d8b",
                            "last_updated": "2022-10-24T10:32:28.099403-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Max Verstappen",
                            "reward": "1.16000",
                            "odds": "1.16000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "5da79034-2892-43f2-a0ae-f05c5ac78190",
                            "gambit_id": "e9b0bca5-be27-47e2-a410-2f38868deac5",
                            "last_updated": "2022-10-24T10:32:28.108276-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carlos Sainz Jr",
                            "reward": "1.43000",
                            "odds": "1.44000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "a44ad151-abb8-4918-bb9b-9d7182f77e2e",
                            "gambit_id": "128cb60f-8515-4629-8c27-90653a4a4c39",
                            "last_updated": "2022-10-24T10:32:28.100446-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lewis Hamilton",
                            "reward": "1.63000",
                            "odds": "1.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "6e5bc3e9-7e23-4525-b6de-551a42dfae61",
                            "gambit_id": "c66eefd0-70b8-4731-bda1-4f1635d36e4a",
                            "last_updated": "2022-10-24T10:32:28.093620-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sergio Perez",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "31cd6155-3647-4ff4-a68e-c7088dada2e3",
                            "gambit_id": "6eb47081-6591-4c9a-ac30-a66995ee639d",
                            "last_updated": "2022-10-24T10:32:28.103443-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "George Russell",
                            "reward": "2.70000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "919fadd8-ed2d-4a41-b7cc-2a999f3fc569",
                            "gambit_id": "bfee9156-9e1e-439d-86ff-399792b75180",
                            "last_updated": "2022-10-24T10:32:28.107310-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charles Leclerc",
                            "reward": "2.70000",
                            "odds": "2.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "f7c09375-9e6d-46db-87af-a7b2ddc0d6c8",
                            "gambit_id": "1c9b0e34-388a-4c30-9c95-f7645a500404",
                            "last_updated": "2022-10-24T10:32:28.111228-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lando Norris",
                            "reward": "25.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "0895ae48-b94d-42c1-9987-69c387b301a9",
                            "gambit_id": "f13e922d-0fc0-40a3-b5c3-ce66184d7570",
                            "last_updated": "2022-10-24T10:32:28.104505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fernando Alonso",
                            "reward": "33.01000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "4d43ec37-f1f4-4416-88cc-ea4523fb2f9d",
                            "gambit_id": "4d7dd3fa-c6bb-4ce9-bbfa-133194f7ba83",
                            "last_updated": "2022-10-24T10:32:28.109347-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lance Stroll",
                            "reward": "33.01000",
                            "odds": "34.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "73f96be4-5cbf-464a-a600-0005903f46b9",
                            "gambit_id": "3f29b038-45b1-4782-a5c9-9636e5288455",
                            "last_updated": "2022-10-24T10:32:28.094769-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sebastian Vettel",
                            "reward": "65.02000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "73516891-ae03-4859-bdc4-70db8a84c6e8",
                            "gambit_id": "96a72a43-f45c-4e88-bf4b-4018b5a6b44b",
                            "last_updated": "2022-10-24T10:32:28.092437-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Valtteri Bottas",
                            "reward": "65.02000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "1c6052dd-167c-47be-aeca-8636952c755d",
                            "gambit_id": "938c7129-12fc-4ce2-8974-cf5ce22581dd",
                            "last_updated": "2022-10-24T10:32:28.106387-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Daniel Ricciardo",
                            "reward": "98.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "2257605d-8aa9-4951-9b39-145443168bbd",
                            "gambit_id": "7b79dee2-6a97-4342-9aba-fb38a84392a7",
                            "last_updated": "2022-10-24T10:32:28.105440-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Esteban Ocon",
                            "reward": "98.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "1ce450c8-3454-46d7-9014-3f9426400b73",
                            "gambit_id": "b0662868-749e-4106-935d-4f0f90174e4a",
                            "last_updated": "2022-10-24T10:32:28.112152-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alexander Albon",
                            "reward": "98.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "bcc81266-3d03-4c32-b8c0-4e25baa687b1",
                            "gambit_id": "eff1d7a4-cb44-43e6-a97f-428b8c391ffc",
                            "last_updated": "2022-10-24T10:32:28.095910-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pierre Gasly",
                            "reward": "122.25000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "45d0bb11-197d-4223-b9c6-6982dac36a94",
                            "gambit_id": "43b7e88b-072e-48f6-b1ad-b4702f2ce496",
                            "last_updated": "2022-10-24T10:32:28.110288-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Yuki Tsunoda",
                            "reward": "146.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "5e534727-8e92-4f26-aab7-3c5b3ec68c6a",
                            "gambit_id": "1a777588-3aba-41a0-bb11-22a7be181091",
                            "last_updated": "2022-10-24T10:32:28.102467-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Guanyu Zhou",
                            "reward": "195.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "b0f696d9-ba53-495e-bdf3-476492b3cde2",
                            "gambit_id": "1858bb53-34ad-47b5-aad1-ff9f9e06ef7a",
                            "last_updated": "2022-10-24T10:32:28.098287-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mick Schumacher",
                            "reward": "243.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "387e55c3-b0ee-450e-8368-754e2a59bd37",
                            "gambit_id": "64af7b5c-71c4-4b0f-aa4a-613bee76654c",
                            "last_updated": "2022-10-24T10:32:28.101453-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Magnussen",
                            "reward": "243.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        },
                        {
                            "id": "b044335e-89d2-4361-bdfa-92c36bb92290",
                            "gambit_id": "8933aad1-9f99-48b2-8a7d-7c5c26c6c5f9",
                            "last_updated": "2022-10-24T10:32:28.097060-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nicholas Latifi",
                            "reward": "486.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b11c4b6-7a3f-4ab4-8a04-f274789bb9ef/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d6647a16-fa6a-4102-adca-2d0c05a2dd12",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7aacb53d-1be0-4776-90f1-0599ba76d181",
            "completed": true,
            "last_updated": "2022-10-25T10:17:04.463422-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Dominion Energy Charity Classic",
            "sport": "Golf",
            "url": "https://app.gambitrewards.com/match/7aacb53d-1be0-4776-90f1-0599ba76d181",
            "datetime": "2022-10-21T08:00:00-04:00",
            "cutoff_datetime": "2022-10-21T08:00:00-04:00",
            "name": "Dominion Energy Charity ClassicTo Win Outright",
            "bettypes": [
                {
                    "id": "6abab34b-bd23-41b5-84c3-383f64258e0f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d6647a16-fa6a-4102-adca-2d0c05a2dd12/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "7caa7802-dcdb-41cc-bcfd-801c06e055f3",
                            "gambit_id": "96eef19c-be86-4405-92ff-900dc562af67",
                            "last_updated": "2022-10-25T10:17:04.532447-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Padraig Harrington",
                            "reward": "6.34000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "54bbb696-a51f-4ece-a7d1-36f01cf8c65c",
                            "gambit_id": "ed736fa7-2cc0-4382-af24-5105ecebba67",
                            "last_updated": "2022-10-25T10:17:04.531501-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Steve Alker",
                            "reward": "6.34000",
                            "odds": "6.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "9929d5be-07ba-4867-8b1b-e62935b54ca0",
                            "gambit_id": "224389fd-21fc-485e-9399-ff5253444888",
                            "last_updated": "2022-10-25T10:17:04.530551-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miguel Angel Jimenez",
                            "reward": "9.73000",
                            "odds": "10.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "65c2662a-ad01-4ef2-8655-6039cad72421",
                            "gambit_id": "d40cce9b-eafd-46b2-8a18-e8143f2a9229",
                            "last_updated": "2022-10-25T10:17:04.529598-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ernie Els",
                            "reward": "12.64000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "c09d144f-96ec-4a47-be7a-1bb46bea3ad2",
                            "gambit_id": "b7a0ef6e-1708-4354-a21c-2248e43ea929",
                            "last_updated": "2022-10-25T10:17:04.527677-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bernhard Langer",
                            "reward": "12.64000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "bf70d7ed-58e1-44b6-bb75-54380c44d5a3",
                            "gambit_id": "f6033fcb-b2c2-45ba-88b0-ecbce1c994fa",
                            "last_updated": "2022-10-25T10:17:04.528625-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jerry Kelly",
                            "reward": "12.64000",
                            "odds": "13.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "2e337dd2-24a2-43c5-8a98-3f59ec5d5d9e",
                            "gambit_id": "91fbdea8-e1fe-4a62-8c4c-312577862ff4",
                            "last_updated": "2022-10-25T10:17:04.526726-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Thongchai Jaidee",
                            "reward": "18.46000",
                            "odds": "19.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "3df171ef-a255-4d23-af94-7a903d962347",
                            "gambit_id": "14fcd050-a4d9-476d-a89e-db58c30225bb",
                            "last_updated": "2022-10-25T10:17:04.524799-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Steve Flesch",
                            "reward": "20.40000",
                            "odds": "21.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "fe582727-91b5-45a7-a4ae-0b7c85b427c7",
                            "gambit_id": "57f93ac7-17cd-43fa-9edf-03f83cd48b31",
                            "last_updated": "2022-10-25T10:17:04.525767-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jim Furyk",
                            "reward": "22.34000",
                            "odds": "23.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "8ab89928-4587-4989-821a-e54df206a91d",
                            "gambit_id": "077eaf6c-d845-4b73-ba38-d50deb79aff0",
                            "last_updated": "2022-10-25T10:17:04.523847-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Alex Cejka",
                            "reward": "25.25000",
                            "odds": "26.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "2d7fef26-493d-49ae-a617-0f75054a66fa",
                            "gambit_id": "10b4c96b-14be-4aff-997b-6301c7a57eae",
                            "last_updated": "2022-10-25T10:17:04.522888-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ken Duke",
                            "reward": "28.16000",
                            "odds": "29.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "02e7467b-edf3-4284-8a98-0993e72d7833",
                            "gambit_id": "866cd631-1da8-47eb-b0d4-e424e2213f87",
                            "last_updated": "2022-10-25T10:17:04.519044-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brian Gay",
                            "reward": "39.80000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "704b7860-32c3-4ec7-91ce-f49521377a1b",
                            "gambit_id": "bf8a17d9-0de4-4a6c-9ec6-49dfdb033873",
                            "last_updated": "2022-10-25T10:17:04.521930-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Doug Barron",
                            "reward": "39.80000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "a3f5b7a6-6895-4e2c-857b-6b4ea62494b0",
                            "gambit_id": "dbae41d3-20c2-41df-a00c-d3a01cc235a4",
                            "last_updated": "2022-10-25T10:17:04.520964-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Robert Karlsson",
                            "reward": "39.80000",
                            "odds": "41.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "c5211b26-0010-4d9f-a3d3-258efbf62d4f",
                            "gambit_id": "7e893faa-4422-4f41-af33-85b3b71aef6f",
                            "last_updated": "2022-10-25T10:17:04.515183-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paul Stankowski",
                            "reward": "49.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "6a8781c3-940a-4747-8984-9e9f92374673",
                            "gambit_id": "f4547c2f-975c-4d04-b062-170ec17efce6",
                            "last_updated": "2022-10-25T10:17:04.520002-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stephen Ames",
                            "reward": "49.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "95ec3a99-cbc3-474e-bfb3-2de7537efb18",
                            "gambit_id": "1e656270-96e5-4bfa-a137-09683d78cabe",
                            "last_updated": "2022-10-25T10:17:04.472408-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Harrison Frazar",
                            "reward": "49.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "38435102-04c8-4003-8547-c31163452c00",
                            "gambit_id": "c7534e18-543e-4603-811f-c61ba8348fab",
                            "last_updated": "2022-10-25T10:17:04.517125-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Retief Goosen",
                            "reward": "49.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "da1d36fd-0373-4834-a1c5-19717b7c2632",
                            "gambit_id": "43823e54-bb02-4a1b-a9ef-e93ecec7d668",
                            "last_updated": "2022-10-25T10:17:04.471444-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Y E Yang",
                            "reward": "49.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "f6a6bfa6-e788-4ab0-86ba-0efdbd487526",
                            "gambit_id": "aa05cdae-8e30-448a-a108-49e97150844a",
                            "last_updated": "2022-10-25T10:17:04.516158-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Darren Clarke",
                            "reward": "49.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "9c785790-12f1-4794-ae45-2c02481d179b",
                            "gambit_id": "d926371c-4050-4951-8c64-dbc48d87aefc",
                            "last_updated": "2022-10-25T10:17:04.518088-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Toms",
                            "reward": "49.50000",
                            "odds": "51.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "1d21c671-045e-49a6-9cd0-bf2a5c190c0e",
                            "gambit_id": "caabde02-77b5-43cd-b134-24efb22cd45a",
                            "last_updated": "2022-10-25T10:17:04.511327-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colin Montgomerie",
                            "reward": "65.02000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "61b0f314-f8ed-40f4-84b8-d0732da9a773",
                            "gambit_id": "b6933873-cdea-4984-809d-867899f3cbbb",
                            "last_updated": "2022-10-25T10:17:04.506503-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brett Quigley",
                            "reward": "65.02000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "8ff6b476-201e-46aa-8499-ecf82ccd0263",
                            "gambit_id": "60ae1939-c60e-4d9a-b7e1-79a6089f9ac9",
                            "last_updated": "2022-10-25T10:17:04.510367-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rod Pampling",
                            "reward": "65.02000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "00d460cd-725a-41b2-a8f7-94effb1f3ddc",
                            "gambit_id": "53a84f4a-f97d-414d-9514-8ec7b856b7ef",
                            "last_updated": "2022-10-25T10:17:04.514223-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "K J Choi",
                            "reward": "65.02000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "317ffc9f-04ee-4137-8948-83a209f712d3",
                            "gambit_id": "fc5233f3-aeee-4962-8323-68983a813a69",
                            "last_updated": "2022-10-25T10:17:04.513248-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paul Goydos",
                            "reward": "65.02000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "789b2b77-d308-48dc-8f34-55ba59c5a0c3",
                            "gambit_id": "e67220c9-8497-44aa-a1cc-68869800e449",
                            "last_updated": "2022-10-25T10:17:04.507465-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Paul Broadhurst",
                            "reward": "65.02000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "6da0fefc-df86-4d96-927f-fce7fd0fb41c",
                            "gambit_id": "6e9a304a-690e-4bf3-b2dd-d5a2cbfdb870",
                            "last_updated": "2022-10-25T10:17:04.509393-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlie Wi",
                            "reward": "65.02000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "7f4c102e-db47-4552-a938-f759ae3094d1",
                            "gambit_id": "28952827-0c23-4306-b571-f5fadc07b12a",
                            "last_updated": "2022-10-25T10:17:04.508429-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kevin Sutherland",
                            "reward": "65.02000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "79462440-a050-4b31-932d-d1680eba7ade",
                            "gambit_id": "3c7a5912-9526-4bd8-947a-47293a264b23",
                            "last_updated": "2022-10-25T10:17:04.505531-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mark Hensby",
                            "reward": "65.02000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "6174bf85-75c5-4f41-a40f-4999619ae376",
                            "gambit_id": "85762ea1-e354-46b3-adb8-db531e104698",
                            "last_updated": "2022-10-25T10:17:04.512290-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Parel",
                            "reward": "65.02000",
                            "odds": "67.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "1d5a5767-6237-46f9-9971-4bc7810585ee",
                            "gambit_id": "fcf21513-878f-4657-8865-dd0378611b06",
                            "last_updated": "2022-10-25T10:17:04.470479-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Stuart Appleby",
                            "reward": "78.60000",
                            "odds": "81.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "de32261e-35c9-4c0a-8cf3-32122b7a22cb",
                            "gambit_id": "d537afc5-08d9-4066-b026-c4402b3315e0",
                            "last_updated": "2022-10-25T10:17:04.504570-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vijay Singh",
                            "reward": "98.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "159760a3-bf87-44b8-bd53-a31db44b0701",
                            "gambit_id": "bdac6e02-8399-46b3-ae6c-bbe2a1d0c6b0",
                            "last_updated": "2022-10-25T10:17:04.503606-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Huston",
                            "reward": "98.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "1afbbaec-1383-4501-b37f-8cebf5bc0d7d",
                            "gambit_id": "8b44a8ad-af3f-4e60-8890-0c325f80261d",
                            "last_updated": "2022-10-25T10:17:04.469488-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Woody Austin",
                            "reward": "98.00000",
                            "odds": "101.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "e8ab5048-cd87-468b-a0f6-64213c6ed1e5",
                            "gambit_id": "c20598bf-1d4a-4d2f-a7c9-506a68f033fb",
                            "last_updated": "2022-10-25T10:17:04.501665-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Lee Janzen",
                            "reward": "122.25000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "67712be6-b988-41d6-b54b-9fe2d153c4b2",
                            "gambit_id": "ac631ca6-3ca9-41c0-9768-0aef588c9f15",
                            "last_updated": "2022-10-25T10:17:04.493874-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott McCarron",
                            "reward": "122.25000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "be57beb9-b055-42e5-a302-f408edf4067b",
                            "gambit_id": "88c35939-155a-4517-9648-1c374f89a6be",
                            "last_updated": "2022-10-25T10:17:04.499735-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Joe Durant",
                            "reward": "122.25000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "57baff04-e41e-4a86-bed6-2ce7c09731fe",
                            "gambit_id": "c940c63a-3ef7-4d79-bce0-2564575cae91",
                            "last_updated": "2022-10-25T10:17:04.500693-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Mario Tiziani",
                            "reward": "122.25000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "2c6cbd92-4ad0-4693-8921-c00ec8f40ac6",
                            "gambit_id": "50ae7e39-f63b-4db8-97b9-31c86d863bc5",
                            "last_updated": "2022-10-25T10:17:04.496828-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Scott Dunlap",
                            "reward": "122.25000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "01943440-dc37-4fb1-81f5-b8ca380ff28c",
                            "gambit_id": "3b258886-799e-4752-a190-8c72c92227ec",
                            "last_updated": "2022-10-25T10:17:04.498765-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Bob Estes",
                            "reward": "122.25000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "7f9191b8-2f29-41a4-997b-96867a884a28",
                            "gambit_id": "f53d65cc-c547-4531-b71f-5c9beb05cce2",
                            "last_updated": "2022-10-25T10:17:04.502641-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rocco Mediate",
                            "reward": "122.25000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "e5940c60-0c78-4adb-9793-d08c403567f1",
                            "gambit_id": "07640cef-ca12-4900-8990-10b60860cb41",
                            "last_updated": "2022-10-25T10:17:04.497805-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Gene Sauers",
                            "reward": "122.25000",
                            "odds": "126.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "a3e68530-606a-4182-8c67-26b91904ee0a",
                            "gambit_id": "24a8d7dc-aeb9-4cae-9eda-2daadeff8c60",
                            "last_updated": "2022-10-25T10:17:04.495816-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Kirk Triplett",
                            "reward": "146.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "b5ca9fda-18ab-421b-bcdb-a35706e0523c",
                            "gambit_id": "c4b06596-34bd-4e77-8cdd-d49233aa7152",
                            "last_updated": "2022-10-25T10:17:04.491948-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Shane Bertsch",
                            "reward": "146.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "2bfbf156-e94a-4982-a4db-4865048639a1",
                            "gambit_id": "99e27dd9-9137-493f-8bcb-1b56d4407151",
                            "last_updated": "2022-10-25T10:17:04.494838-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Marco Dawson",
                            "reward": "146.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "bd9ffeeb-42ec-445c-8b21-4cfa2725a08b",
                            "gambit_id": "056147e9-d36e-4819-bbce-37b47188d453",
                            "last_updated": "2022-10-25T10:17:04.492906-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Rob Labritz",
                            "reward": "146.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "738eec58-d5f9-477c-92b8-e031b314ae64",
                            "gambit_id": "75d1e401-a9f3-4cb6-bdbc-db1bf2529a1c",
                            "last_updated": "2022-10-25T10:17:04.490997-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tim Petrovic",
                            "reward": "146.50000",
                            "odds": "151.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "dd9fc3a1-d8d0-409a-ab61-4d9a2fed0ec1",
                            "gambit_id": "cb5d3138-611b-4a11-9abe-3cf6f228f3d2",
                            "last_updated": "2022-10-25T10:17:04.490037-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ken Tanigawa",
                            "reward": "195.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "f2fc8316-4efc-44e1-ac39-92f12cbfe987",
                            "gambit_id": "1d7e55ce-fec3-472c-9cc0-2c8b612eddd0",
                            "last_updated": "2022-10-25T10:17:04.489059-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Billy Andrade",
                            "reward": "195.00000",
                            "odds": "201.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "53d1a0c5-74a7-4be5-bdd0-5a0072c2891b",
                            "gambit_id": "37d6a269-8daf-4fda-98b7-c0d5df20d191",
                            "last_updated": "2022-10-25T10:17:04.468496-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tom Pernice Jr.",
                            "reward": "243.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "26a0dfe5-facf-41f5-a0ce-13df15165cd1",
                            "gambit_id": "31400860-e83e-48b1-a76c-9d07e206ac4e",
                            "last_updated": "2022-10-25T10:17:04.488104-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jeff Maggert",
                            "reward": "243.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "0f3d18c1-e798-4bc0-9e97-2364546c3a5e",
                            "gambit_id": "950e5412-4ffa-4544-84f4-6e8d05806f62",
                            "last_updated": "2022-10-25T10:17:04.483271-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "John Daly",
                            "reward": "243.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "eedc2424-2dcb-4c15-bd06-c977d95909ab",
                            "gambit_id": "90c4098a-da89-4150-87ba-03f1e373f181",
                            "last_updated": "2022-10-25T10:17:04.486193-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tom Gillis",
                            "reward": "243.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "23775ab9-d5fe-4906-a487-e8af5a569c59",
                            "gambit_id": "430203ec-ef81-4449-b812-aad8d4f7702f",
                            "last_updated": "2022-10-25T10:17:04.484258-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jay Haas",
                            "reward": "243.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "6400fdcf-c9b8-4ee4-8076-f93a3ef3a4e6",
                            "gambit_id": "3e7af3a6-f666-470a-af41-4f9ea6845841",
                            "last_updated": "2022-10-25T10:17:04.485220-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David McKenzie",
                            "reward": "243.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "62164a38-e6d2-4384-bf60-25ecd282b7bd",
                            "gambit_id": "f46bab52-b6db-4e25-9598-0b61bb0e302d",
                            "last_updated": "2022-10-25T10:17:04.487147-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dicky Pride",
                            "reward": "243.50000",
                            "odds": "251.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "c55e9872-7ec0-4962-b554-a5eb6c11a55d",
                            "gambit_id": "b61a435a-4b7f-4c0c-8f25-4d080b5bd2c1",
                            "last_updated": "2022-10-25T10:17:04.482292-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Wes Short Jr",
                            "reward": "292.00000",
                            "odds": "301.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "7085286b-1f30-496c-817f-49b3df1de4bc",
                            "gambit_id": "b90e25b4-51a4-4b70-a6f1-7bd9567c9682",
                            "last_updated": "2022-10-25T10:17:04.481315-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Tim Herron",
                            "reward": "340.50000",
                            "odds": "351.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "0d9f497f-358b-42fd-b14a-6293897f991a",
                            "gambit_id": "e93a66c4-3c87-4b83-9879-4f6a60dff79d",
                            "last_updated": "2022-10-25T10:17:04.478262-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Glen Day",
                            "reward": "389.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "187b4895-b30e-4885-a7c2-b871f20eed41",
                            "gambit_id": "25ab53d4-2c90-456f-9104-ca72f86da0e0",
                            "last_updated": "2022-10-25T10:17:04.477237-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "David Branshaw",
                            "reward": "389.00000",
                            "odds": "401.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "c68c41c2-8437-4c87-bee1-10220fc74a19",
                            "gambit_id": "6ed1a88a-9193-46b6-af91-e84cb30d48aa",
                            "last_updated": "2022-10-25T10:17:04.480282-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Duffy Waldorf",
                            "reward": "486.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "1b94781e-79a8-4bcf-af7d-e3481693872c",
                            "gambit_id": "c5ff49ed-e7dd-4c5f-8fe5-f21736cf8fa2",
                            "last_updated": "2022-10-25T10:17:04.475304-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Michael Allen",
                            "reward": "486.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "ae3f2193-efc2-4305-9b1d-b26c90fa1569",
                            "gambit_id": "2c7fd869-b12f-4c57-b858-31047b20670e",
                            "last_updated": "2022-10-25T10:17:04.479235-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Corey Pavin",
                            "reward": "486.00000",
                            "odds": "501.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "290673b5-2e2f-4fcd-aeae-0cf69ac541a1",
                            "gambit_id": "7826c2bc-aafd-4f36-8bd0-20405135c128",
                            "last_updated": "2022-10-25T10:17:04.474343-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Billy Mayfair",
                            "reward": "971.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "d5aed0cf-1cb7-44b1-94b0-4104d5972881",
                            "gambit_id": "68eded73-11b7-4f13-be25-e4562a36ee76",
                            "last_updated": "2022-10-25T10:17:04.476274-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Jeff Sluman",
                            "reward": "971.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "988e1716-60da-408e-b083-104133e66b8a",
                            "gambit_id": "98930c57-db1d-42ad-ac5e-88ad9051aaa6",
                            "last_updated": "2022-10-25T10:17:04.473365-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chris DiMarco",
                            "reward": "971.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        },
                        {
                            "id": "e9ce05ec-1df2-4f86-b92f-3d8ee50b1384",
                            "gambit_id": "2231a9e6-ea36-4a11-935f-4cf0aeaf1c3d",
                            "last_updated": "2022-10-25T10:17:04.467505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cameron Beckman",
                            "reward": "971.00000",
                            "odds": "1001.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6abab34b-bd23-41b5-84c3-383f64258e0f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "41537021-d31e-4452-8ec7-52e2c7807dc5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e8b6c075-6bd6-4500-85fc-3a51285bafb4",
            "completed": true,
            "last_updated": "2022-10-21T20:42:21.453816-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.05,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e8b6c075-6bd6-4500-85fc-3a51285bafb4",
            "datetime": "2022-10-20T22:05:00-04:00",
            "cutoff_datetime": "2022-10-20T22:05:00-04:00",
            "name": "Winnipeg Jets v. Vegas Golden Knights",
            "bettypes": [
                {
                    "id": "cd36ddce-69f6-4d0f-996c-cf21a4cd3bef",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41537021-d31e-4452-8ec7-52e2c7807dc5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6667.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3333.0
                            }
                        ],
                        "expected_reward_tokens": 9465.72,
                        "profit_sb": -34.28,
                        "profit_sb_percentage": -0.36,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "37b5fe4e-f276-40c8-b4a2-ace817cb8200",
                            "gambit_id": "9cb99e6c-ca28-4174-b7b1-fe493414c893",
                            "last_updated": "2022-10-21T20:42:21.463844-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd36ddce-69f6-4d0f-996c-cf21a4cd3bef/?format=api"
                        },
                        {
                            "id": "fec9a7c6-8276-46e6-bed2-8969f152d3d3",
                            "gambit_id": "9fac448e-b586-49df-8d5c-eefb01ed3f09",
                            "last_updated": "2022-10-21T20:42:21.462857-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.84000",
                            "odds": "2.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd36ddce-69f6-4d0f-996c-cf21a4cd3bef/?format=api"
                        }
                    ]
                },
                {
                    "id": "f7db96f6-a9dd-4f3e-aecb-37a9e5739044",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41537021-d31e-4452-8ec7-52e2c7807dc5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 5521.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4479.0
                            }
                        ],
                        "expected_reward_tokens": 9495.48,
                        "profit_sb": -4.52,
                        "profit_sb_percentage": -0.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "171adcb9-6390-4ed0-b57f-549355ac6c75",
                            "gambit_id": "41563760-1c1c-4ee8-b245-ee89efb876ab",
                            "last_updated": "2022-10-21T20:42:21.460882-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.72000",
                            "odds": "1.74070",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7db96f6-a9dd-4f3e-aecb-37a9e5739044/?format=api"
                        },
                        {
                            "id": "fe4dd987-65b5-4b9d-8ae0-3b51b661f249",
                            "gambit_id": "d81100a4-2b55-4c19-b249-fd425172f126",
                            "last_updated": "2022-10-21T20:42:21.459896-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.12000",
                            "odds": "2.15000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7db96f6-a9dd-4f3e-aecb-37a9e5739044/?format=api"
                        }
                    ]
                },
                {
                    "id": "9613a6b5-18a3-4782-a540-780c9520a14d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/41537021-d31e-4452-8ec7-52e2c7807dc5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5316.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1ad430ee-6dcf-4fce-989f-80218b1a28ed",
                            "gambit_id": "a1feccf0-f208-4431-a240-01b9f2b585ef",
                            "last_updated": "2022-10-21T20:42:21.456707-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9613a6b5-18a3-4782-a540-780c9520a14d/?format=api"
                        },
                        {
                            "id": "e043a665-96dd-4ad8-b731-ae4938269c2c",
                            "gambit_id": "f78067a0-8685-453c-b48d-20c390d6e510",
                            "last_updated": "2022-10-21T20:42:21.457929-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9613a6b5-18a3-4782-a540-780c9520a14d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3ed10e1f-5624-41fa-8b24-ac124944a84d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "80b6886a-4b95-46d7-ac82-5aa618a8c7be",
            "completed": true,
            "last_updated": "2022-10-21T11:11:58.245028-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.52,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/80b6886a-4b95-46d7-ac82-5aa618a8c7be",
            "datetime": "2022-10-20T22:00:00-04:00",
            "cutoff_datetime": "2022-10-20T22:00:00-04:00",
            "name": "Los Angeles Clippers v. Los Angeles Lakers",
            "bettypes": [
                {
                    "id": "5cef6278-77dc-4570-8577-cb08f4422175",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ed10e1f-5624-41fa-8b24-ac124944a84d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6410.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 3590.0
                            }
                        ],
                        "expected_reward_tokens": 9549.4,
                        "profit_sb": 49.4,
                        "profit_sb_percentage": 0.52,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "d5df8f28-9618-4e11-839d-4edb65294bee",
                            "gambit_id": "0a6adc94-be26-4ce6-b4fa-094ca1e916d9",
                            "last_updated": "2022-10-21T11:11:58.252540-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cef6278-77dc-4570-8577-cb08f4422175/?format=api"
                        },
                        {
                            "id": "e0283951-eda9-4cef-83a3-3268fcd8e662",
                            "gambit_id": "026c0a53-9eb7-4e03-b1a1-9dff1cb8accd",
                            "last_updated": "2022-10-21T11:11:58.251393-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "2.66000",
                            "odds": "2.70000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cef6278-77dc-4570-8577-cb08f4422175/?format=api"
                        }
                    ]
                },
                {
                    "id": "abe66ee8-5bd9-4315-be3f-cafc333af675",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ed10e1f-5624-41fa-8b24-ac124944a84d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Clippers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "334594fe-81b3-4be2-b9ab-83aec8fa5cdf",
                            "gambit_id": "4c1fc14c-9ed0-48ba-96d8-b81908b54666",
                            "last_updated": "2022-10-21T11:11:58.255939-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Clippers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe66ee8-5bd9-4315-be3f-cafc333af675/?format=api"
                        },
                        {
                            "id": "c7375846-7d45-40b7-ae0f-2b428dd8c52c",
                            "gambit_id": "2b77c40a-9b2c-4e9e-b0fa-5a18c23dbcee",
                            "last_updated": "2022-10-21T11:11:58.254805-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "5.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abe66ee8-5bd9-4315-be3f-cafc333af675/?format=api"
                        }
                    ]
                },
                {
                    "id": "992085d9-d0f0-487b-86ec-2f6eb74efcaa",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3ed10e1f-5624-41fa-8b24-ac124944a84d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b8b3a265-7778-4f72-973d-a7fc28025a6f",
                            "gambit_id": "4328c760-0dfe-4ebf-8287-3ccd8b31498a",
                            "last_updated": "2022-10-21T11:11:58.249029-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/992085d9-d0f0-487b-86ec-2f6eb74efcaa/?format=api"
                        },
                        {
                            "id": "21cc2e5e-65d1-4de7-843d-b1b8f4cf2948",
                            "gambit_id": "4545823b-766d-4ddb-b819-c355316f4426",
                            "last_updated": "2022-10-21T11:11:58.247845-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/992085d9-d0f0-487b-86ec-2f6eb74efcaa/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "374adc58-c5f0-49a9-813f-319ad4eab0a0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "b6911343-66ef-4edc-b96d-fc328fd0d36b",
            "completed": true,
            "last_updated": "2022-10-21T21:02:28.854507-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.18,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/b6911343-66ef-4edc-b96d-fc328fd0d36b",
            "datetime": "2022-10-20T22:00:00-04:00",
            "cutoff_datetime": "2022-10-20T22:00:00-04:00",
            "name": "Los Angeles FC v. Los Angeles Galaxy",
            "bettypes": [
                {
                    "id": "e1e7407f-8b2d-4ed9-a39c-1650cca4545d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/374adc58-c5f0-49a9-813f-319ad4eab0a0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Los Angeles FC",
                                "amount": 7057.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2943.0
                            }
                        ],
                        "expected_reward_tokens": 12066.3,
                        "profit_sb": 2566.3,
                        "profit_sb_percentage": 27.01,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles FC",
                                "amount": 5490.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2290.0
                            },
                            {
                                "team": "Los Angeles Galaxy",
                                "amount": 2220.0
                            }
                        ],
                        "expected_reward_tokens": 9387.9,
                        "profit_sb": -112.1,
                        "profit_sb_percentage": -1.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7928250b-5175-4bc1-94ab-e812e1a679d9",
                            "gambit_id": "e7668413-2303-44ea-bfaf-2e55842f0beb",
                            "last_updated": "2022-10-21T21:02:28.863103-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles FC",
                            "reward": "1.71000",
                            "odds": "1.73000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1e7407f-8b2d-4ed9-a39c-1650cca4545d/?format=api"
                        },
                        {
                            "id": "161270b2-c0fe-4102-9e9a-091b9ce3486f",
                            "gambit_id": "da96c472-ab31-4891-bcea-c1c85e93ac80",
                            "last_updated": "2022-10-21T21:02:28.861995-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "4.10000",
                            "odds": "4.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1e7407f-8b2d-4ed9-a39c-1650cca4545d/?format=api"
                        },
                        {
                            "id": "bcb1a8df-3f3b-4cd6-b812-5d288211f5bc",
                            "gambit_id": "290599b1-1d01-4484-92d0-9f43fd66657a",
                            "last_updated": "2022-10-21T21:02:28.860760-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Galaxy",
                            "reward": "4.23000",
                            "odds": "4.33000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1e7407f-8b2d-4ed9-a39c-1650cca4545d/?format=api"
                        }
                    ]
                },
                {
                    "id": "fd06fe32-9615-42ec-8ef6-2c3457d5c0ba",
                    "match": "https://api-prod.gambitprofit.com/api/matches/374adc58-c5f0-49a9-813f-319ad4eab0a0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 6266.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 3734.0
                            }
                        ],
                        "expected_reward_tokens": 9335.0,
                        "profit_sb": -165.0,
                        "profit_sb_percentage": -1.74,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ec5a1179-a2d1-478b-8a88-69b92696ec18",
                            "gambit_id": "ed5ee94e-e1b6-4539-855d-40920de6a96a",
                            "last_updated": "2022-10-21T21:02:28.858506-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd06fe32-9615-42ec-8ef6-2c3457d5c0ba/?format=api"
                        },
                        {
                            "id": "a73cd5d3-5e71-45be-a1d5-f00843cffa32",
                            "gambit_id": "b48b2f24-4544-426b-89a6-46c1b2f73000",
                            "last_updated": "2022-10-21T21:02:28.857307-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.50000",
                            "odds": "2.55000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd06fe32-9615-42ec-8ef6-2c3457d5c0ba/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "325a464d-7c25-4b4e-8ed2-4a5b2411c591",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "945e8972-17db-42d2-ae7f-1cc27a72880b",
            "completed": true,
            "last_updated": "2022-10-21T20:42:21.778575-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.33,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/945e8972-17db-42d2-ae7f-1cc27a72880b",
            "datetime": "2022-10-20T21:35:00-04:00",
            "cutoff_datetime": "2022-10-20T21:35:00-04:00",
            "name": "Buffalo Sabres v. Calgary Flames",
            "bettypes": [
                {
                    "id": "445a8d02-867b-47fe-aaaa-1c43832fe3b1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/325a464d-7c25-4b4e-8ed2-4a5b2411c591/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 7221.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 2779.0
                            }
                        ],
                        "expected_reward_tokens": 9531.72,
                        "profit_sb": 31.72,
                        "profit_sb_percentage": 0.33,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b29c7789-eaa3-41d1-a771-31cb0c6cd5bd",
                            "gambit_id": "0a298359-ac06-4e07-9fb8-de775d55d3ef",
                            "last_updated": "2022-10-21T20:42:21.787594-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/445a8d02-867b-47fe-aaaa-1c43832fe3b1/?format=api"
                        },
                        {
                            "id": "887f43e0-7936-4c12-9be1-00b2beb233b0",
                            "gambit_id": "5e07c7d6-eef1-47d8-aae3-97aeecbc832d",
                            "last_updated": "2022-10-21T20:42:21.788553-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "3.43000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/445a8d02-867b-47fe-aaaa-1c43832fe3b1/?format=api"
                        }
                    ]
                },
                {
                    "id": "5a37f016-303d-41de-ae7d-20ac7bdb7fde",
                    "match": "https://api-prod.gambitprofit.com/api/matches/325a464d-7c25-4b4e-8ed2-4a5b2411c591/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 5106.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fc43c6ef-9a5f-4e90-bc2c-748090a8d5b8",
                            "gambit_id": "553fe8fb-36a9-4202-9ff0-6b2ed3a987cb",
                            "last_updated": "2022-10-21T20:42:21.784683-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a37f016-303d-41de-ae7d-20ac7bdb7fde/?format=api"
                        },
                        {
                            "id": "c21ff636-7f09-483c-99f0-21beb7cc7dae",
                            "gambit_id": "c410f42b-3173-4b6e-beb8-7f43d68db39c",
                            "last_updated": "2022-10-21T20:42:21.785676-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a37f016-303d-41de-ae7d-20ac7bdb7fde/?format=api"
                        }
                    ]
                },
                {
                    "id": "0c0dc31a-13c4-4e50-99ad-e4cd8363c365",
                    "match": "https://api-prod.gambitprofit.com/api/matches/325a464d-7c25-4b4e-8ed2-4a5b2411c591/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5212.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "080d314e-c7d8-471a-adae-611b9e40e02e",
                            "gambit_id": "5cd1000f-8e9d-453a-b536-9157a00979fe",
                            "last_updated": "2022-10-21T20:42:21.782700-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c0dc31a-13c4-4e50-99ad-e4cd8363c365/?format=api"
                        },
                        {
                            "id": "ade7003f-7c7d-412f-a626-150ce12de0b4",
                            "gambit_id": "ba6d7183-05ef-4172-a803-590673b9d362",
                            "last_updated": "2022-10-21T20:42:21.781592-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c0dc31a-13c4-4e50-99ad-e4cd8363c365/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "068abeca-eb70-492d-b442-58e0c7b6278b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0b18b10c-a3b2-483e-9f38-bb3ce08fa785",
            "completed": true,
            "last_updated": "2022-10-21T20:42:21.618484-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/0b18b10c-a3b2-483e-9f38-bb3ce08fa785",
            "datetime": "2022-10-20T21:05:00-04:00",
            "cutoff_datetime": "2022-10-20T21:05:00-04:00",
            "name": "Carolina Hurricanes v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "86e76fd5-415d-4d4e-bb84-bb37dd012484",
                    "match": "https://api-prod.gambitprofit.com/api/matches/068abeca-eb70-492d-b442-58e0c7b6278b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5106.0
                            },
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "91d7297d-dfaa-4ba6-b3c7-98322f618af7",
                            "gambit_id": "86d06858-423b-4a86-8533-1e0c4b7a25de",
                            "last_updated": "2022-10-21T20:42:21.627236-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86e76fd5-415d-4d4e-bb84-bb37dd012484/?format=api"
                        },
                        {
                            "id": "4dc35340-de69-4740-adaa-0177d8176288",
                            "gambit_id": "59c8c1f8-1289-41cb-b962-0d94e12d7793",
                            "last_updated": "2022-10-21T20:42:21.628215-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86e76fd5-415d-4d4e-bb84-bb37dd012484/?format=api"
                        }
                    ]
                },
                {
                    "id": "95e23747-6d9d-494d-8032-9f93a10ac7c5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/068abeca-eb70-492d-b442-58e0c7b6278b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Carolina Hurricanes",
                                "amount": 6721.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 3279.0
                            }
                        ],
                        "expected_reward_tokens": 9476.31,
                        "profit_sb": -23.69,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c8bc985b-5d5d-4000-b03c-ac49281ff489",
                            "gambit_id": "d20a493d-1cda-4466-896e-e610acc0c006",
                            "last_updated": "2022-10-21T20:42:21.625193-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Carolina Hurricanes",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95e23747-6d9d-494d-8032-9f93a10ac7c5/?format=api"
                        },
                        {
                            "id": "83158853-91c7-4a0a-ba49-4cf85f9025e2",
                            "gambit_id": "ea2ec2e6-e769-4ec9-aca8-3aeadb1db779",
                            "last_updated": "2022-10-21T20:42:21.624083-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.89000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95e23747-6d9d-494d-8032-9f93a10ac7c5/?format=api"
                        }
                    ]
                },
                {
                    "id": "8d8c2dd2-682a-4f45-9ca2-cae9e3ebeaa5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/068abeca-eb70-492d-b442-58e0c7b6278b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5316.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5b11d48b-bcc7-4690-904c-7f089f082c54",
                            "gambit_id": "21ce860f-b035-4c56-ad04-d5c6c795fcfd",
                            "last_updated": "2022-10-21T20:42:21.622130-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d8c2dd2-682a-4f45-9ca2-cae9e3ebeaa5/?format=api"
                        },
                        {
                            "id": "f5a22bc9-f412-4e53-ba3e-b24d0bada60d",
                            "gambit_id": "13011e07-b093-4be2-a46e-f57548de48b5",
                            "last_updated": "2022-10-21T20:42:21.621141-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d8c2dd2-682a-4f45-9ca2-cae9e3ebeaa5/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "d7c10f90-609b-4be6-ad66-f83e24e03c81",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "f5b30d87-9aeb-49ee-92f8-4110f9b456b7",
            "completed": true,
            "last_updated": "2022-10-21T10:57:30.592681-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.2,
            "sport_category": "NFL",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/f5b30d87-9aeb-49ee-92f8-4110f9b456b7",
            "datetime": "2022-10-20T20:15:00-04:00",
            "cutoff_datetime": "2022-10-20T20:15:00-04:00",
            "name": "New Orleans Saints v. Arizona Cardinals",
            "bettypes": [
                {
                    "id": "15234546-1a74-487a-888c-5580e07c4666",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7c10f90-609b-4be6-ad66-f83e24e03c81/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Cardinals",
                                "amount": 5610.0
                            },
                            {
                                "team": "New Orleans Saints",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a04fc1a-9a75-4bce-bdf6-9b16da91f8f6",
                            "gambit_id": "8ee2fafe-bdc7-427e-a206-d12eca05e1ab",
                            "last_updated": "2022-10-21T10:57:30.599534-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15234546-1a74-487a-888c-5580e07c4666/?format=api"
                        },
                        {
                            "id": "ffdc5b8b-e367-4d22-a283-a6aa85003f74",
                            "gambit_id": "34cb4785-75aa-41a2-b7d5-164cf31b0ab8",
                            "last_updated": "2022-10-21T10:57:30.598575-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15234546-1a74-487a-888c-5580e07c4666/?format=api"
                        }
                    ]
                },
                {
                    "id": "161287c7-64db-4c7f-9216-fafc737187fe",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7c10f90-609b-4be6-ad66-f83e24e03c81/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Orleans Saints",
                                "amount": 5000.0
                            },
                            {
                                "team": "Arizona Cardinals",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4f8e2b5-6641-4dd1-9b3e-b1b7c42ca01f",
                            "gambit_id": "128a6843-d2c3-404a-bd97-b98e5ef3495f",
                            "last_updated": "2022-10-21T10:57:30.601458-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Saints",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/161287c7-64db-4c7f-9216-fafc737187fe/?format=api"
                        },
                        {
                            "id": "f1edb1ff-7839-45b6-9fda-37952c8c16df",
                            "gambit_id": "dd530288-6577-46b4-a515-79c8a54b007e",
                            "last_updated": "2022-10-21T10:57:30.602432-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Cardinals",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/161287c7-64db-4c7f-9216-fafc737187fe/?format=api"
                        }
                    ]
                },
                {
                    "id": "d18e2776-df50-4be5-92c6-8911819eb282",
                    "match": "https://api-prod.gambitprofit.com/api/matches/d7c10f90-609b-4be6-ad66-f83e24e03c81/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 44",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 44",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "13c55fb1-dd72-4db9-a26e-439bde01f8d8",
                            "gambit_id": "3b4e030b-afa1-4d34-b0dc-718d65f183c8",
                            "last_updated": "2022-10-21T10:57:30.595556-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 44",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18e2776-df50-4be5-92c6-8911819eb282/?format=api"
                        },
                        {
                            "id": "b01e1e01-4af0-43b8-aad4-a0e87a5029d8",
                            "gambit_id": "09b857f3-62a6-461e-861d-4e00411ea1ab",
                            "last_updated": "2022-10-21T10:57:30.596611-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 44",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "44.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18e2776-df50-4be5-92c6-8911819eb282/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6be0c2ad-b1f3-48fc-a931-9aea56658218",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "1ab35c82-01a8-415a-99d5-e4508330fe1e",
            "completed": true,
            "last_updated": "2022-10-21T20:52:22.766380-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.73,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/1ab35c82-01a8-415a-99d5-e4508330fe1e",
            "datetime": "2022-10-20T20:05:00-04:00",
            "cutoff_datetime": "2022-10-20T20:05:00-04:00",
            "name": "Vancouver Canucks v. Minnesota Wild",
            "bettypes": [
                {
                    "id": "04eb1b30-9cc8-4fcb-8c5d-c5cbecdf6c7b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6be0c2ad-b1f3-48fc-a931-9aea56658218/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6173.0
                            },
                            {
                                "team": "Vancouver Canucks",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "15d5642f-6621-4162-9d57-3a49094a2ba5",
                            "gambit_id": "3272d12e-d93f-4d3b-8f9e-5787bf7b53a0",
                            "last_updated": "2022-10-21T20:52:22.776356-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04eb1b30-9cc8-4fcb-8c5d-c5cbecdf6c7b/?format=api"
                        },
                        {
                            "id": "f12bed29-7603-48ed-b5f0-92a59939d4e8",
                            "gambit_id": "054bb5bd-fd75-4ac7-b3d2-91c6ad163f55",
                            "last_updated": "2022-10-21T20:52:22.777489-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "2.50000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04eb1b30-9cc8-4fcb-8c5d-c5cbecdf6c7b/?format=api"
                        }
                    ]
                },
                {
                    "id": "b4e22018-52ba-4495-b145-248e36adbc32",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6be0c2ad-b1f3-48fc-a931-9aea56658218/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vancouver Canucks",
                                "amount": 5945.0
                            },
                            {
                                "team": "Minnesota Wild",
                                "amount": 4055.0
                            }
                        ],
                        "expected_reward_tokens": 9569.8,
                        "profit_sb": 69.8,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "64006f03-ab98-49fe-81e8-ab996bdc89e6",
                            "gambit_id": "6c739959-f106-405e-a351-957ac9620e94",
                            "last_updated": "2022-10-21T20:52:22.774114-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vancouver Canucks",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e22018-52ba-4495-b145-248e36adbc32/?format=api"
                        },
                        {
                            "id": "787d0eea-a223-4ce1-a826-a21a6a29bfce",
                            "gambit_id": "ac1be620-f4b7-42a6-a1fa-a8ef2599b493",
                            "last_updated": "2022-10-21T20:52:22.772967-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Wild",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e22018-52ba-4495-b145-248e36adbc32/?format=api"
                        }
                    ]
                },
                {
                    "id": "7bac51a4-f852-487d-9962-bda734b744cc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6be0c2ad-b1f3-48fc-a931-9aea56658218/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5a9ee9bf-df1c-4264-9c57-fd6c6825ad19",
                            "gambit_id": "d070dc63-f95e-44fe-91c4-8e35cf9c7904",
                            "last_updated": "2022-10-21T20:52:22.770544-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bac51a4-f852-487d-9962-bda734b744cc/?format=api"
                        },
                        {
                            "id": "d5a30ba4-fbfd-432a-b58d-ab57eed8bd95",
                            "gambit_id": "04b76a17-11ae-4f64-831a-6a3a3b591356",
                            "last_updated": "2022-10-21T20:52:22.769303-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bac51a4-f852-487d-9962-bda734b744cc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3b9f8d3b-c6cf-4717-8827-baf88ddc6bd4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5edb31ec-0c3e-48d2-80d1-9dfb25669889",
            "completed": true,
            "last_updated": "2022-10-21T21:02:29.151938-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.91,
            "sport_category": "US MLS",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/5edb31ec-0c3e-48d2-80d1-9dfb25669889",
            "datetime": "2022-10-20T20:00:00-04:00",
            "cutoff_datetime": "2022-10-20T20:00:00-04:00",
            "name": "Philadelphia Union v. FC Cincinnati",
            "bettypes": [
                {
                    "id": "98d2fd08-be55-43c0-9e5d-1f63796ceb79",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b9f8d3b-c6cf-4717-8827-baf88ddc6bd4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Union",
                                "amount": 6562.0
                            },
                            {
                                "team": "Draw",
                                "amount": 3438.0
                            }
                        ],
                        "expected_reward_tokens": 12270.94,
                        "profit_sb": 2770.94,
                        "profit_sb_percentage": 29.17,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Philadelphia Union",
                                "amount": 4964.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2600.0
                            },
                            {
                                "team": "FC Cincinnati",
                                "amount": 2436.0
                            }
                        ],
                        "expected_reward_tokens": 9281.16,
                        "profit_sb": -218.84,
                        "profit_sb_percentage": -2.3,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "11bbd698-4b6f-4e11-b427-3648325b0f8d",
                            "gambit_id": "4b8c6c4c-50cf-4e5f-bad0-f8fff79a5007",
                            "last_updated": "2022-10-21T21:02:29.159015-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Union",
                            "reward": "1.87000",
                            "odds": "1.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98d2fd08-be55-43c0-9e5d-1f63796ceb79/?format=api"
                        },
                        {
                            "id": "fe4b590a-32e0-4cdd-9ea5-ab451467ff95",
                            "gambit_id": "eac1f880-08c7-405e-9995-86e7b8f7add7",
                            "last_updated": "2022-10-21T21:02:29.159977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.57000",
                            "odds": "3.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98d2fd08-be55-43c0-9e5d-1f63796ceb79/?format=api"
                        },
                        {
                            "id": "4dd17a19-afc6-48ca-ac11-2a70fd57d8ea",
                            "gambit_id": "c4ccfbf3-5b33-4a9c-a9cd-b16bf885fa60",
                            "last_updated": "2022-10-21T21:02:29.158018-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "FC Cincinnati",
                            "reward": "3.81000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98d2fd08-be55-43c0-9e5d-1f63796ceb79/?format=api"
                        }
                    ]
                },
                {
                    "id": "9fe911f4-7dca-4a0d-b56b-ab1827ea2f8f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3b9f8d3b-c6cf-4717-8827-baf88ddc6bd4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5387.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4613.0
                            }
                        ],
                        "expected_reward_tokens": 9318.26,
                        "profit_sb": -181.74,
                        "profit_sb_percentage": -1.91,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1e4f4e55-a006-4be7-87d5-423d38f65bd0",
                            "gambit_id": "a340f0f7-3271-4e62-8b4a-d11434a23b20",
                            "last_updated": "2022-10-21T21:02:29.155799-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.73000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fe911f4-7dca-4a0d-b56b-ab1827ea2f8f/?format=api"
                        },
                        {
                            "id": "2b0ba1bb-8515-4ac6-a667-67ac5f0f8242",
                            "gambit_id": "0e8dc248-6583-422d-9d69-58b5ecdb7acc",
                            "last_updated": "2022-10-21T21:02:29.154669-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fe911f4-7dca-4a0d-b56b-ab1827ea2f8f/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ca911ad7-be80-423a-a98f-af455742d0a0",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "effab239-00f7-416e-a799-db6cfa817b95",
            "completed": true,
            "last_updated": "2022-10-21T10:52:27.989136-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.77,
            "sport_category": "MLB Playoffs",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/effab239-00f7-416e-a799-db6cfa817b95",
            "datetime": "2022-10-20T19:37:00-04:00",
            "cutoff_datetime": "2022-10-20T19:37:00-04:00",
            "name": "NYY (L Severino) v. HOU (F Valdez)",
            "bettypes": [
                {
                    "id": "131993b1-930c-4081-8c98-ad51a5007165",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca911ad7-be80-423a-a98f-af455742d0a0/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5722.0
                            },
                            {
                                "team": "NYY (L Severino)",
                                "amount": 4278.0
                            }
                        ],
                        "expected_reward_tokens": 9668.28,
                        "profit_sb": 168.28,
                        "profit_sb_percentage": 1.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c71402c-fb38-4f44-802e-49eac639d74f",
                            "gambit_id": "70b01267-c695-4a5e-9e74-3dbe30863478",
                            "last_updated": "2022-10-21T10:52:28.000390-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (F Valdez)",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131993b1-930c-4081-8c98-ad51a5007165/?format=api"
                        },
                        {
                            "id": "50ef14c6-f399-4928-b9d8-5f72c8c3dcb5",
                            "gambit_id": "582a416f-39eb-448a-9c8d-534c0926247e",
                            "last_updated": "2022-10-21T10:52:28.001368-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (L Severino)",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/131993b1-930c-4081-8c98-ad51a5007165/?format=api"
                        }
                    ]
                },
                {
                    "id": "8a15d9a4-9d8e-41fc-8c93-aed560c0d8a3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca911ad7-be80-423a-a98f-af455742d0a0/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 6235.0
                            },
                            {
                                "team": "HOU",
                                "amount": 3765.0
                            }
                        ],
                        "expected_reward_tokens": 9600.75,
                        "profit_sb": 100.75,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f77e6722-349d-4fba-a176-7f9068236684",
                            "gambit_id": "a2afdb8d-3f16-43c4-85e2-db430a396ced",
                            "last_updated": "2022-10-21T10:52:27.998425-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a15d9a4-9d8e-41fc-8c93-aed560c0d8a3/?format=api"
                        },
                        {
                            "id": "d7ad63db-a639-4534-88bf-370769cf481c",
                            "gambit_id": "b9178955-0c28-4e0d-aa38-e31e2f035029",
                            "last_updated": "2022-10-21T10:52:27.997404-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a15d9a4-9d8e-41fc-8c93-aed560c0d8a3/?format=api"
                        }
                    ]
                },
                {
                    "id": "62c5d87d-0fe6-4064-8959-717ee727e607",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ca911ad7-be80-423a-a98f-af455742d0a0/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 7",
                                "amount": 5335.0
                            },
                            {
                                "team": "Game Total Under 7",
                                "amount": 4665.0
                            }
                        ],
                        "expected_reward_tokens": 9656.35,
                        "profit_sb": 156.35,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "7f922da4-1e60-41cd-9beb-a871a022753c",
                            "gambit_id": "0495b464-5c7f-464c-90f3-71a09d623097",
                            "last_updated": "2022-10-21T10:52:27.995433-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62c5d87d-0fe6-4064-8959-717ee727e607/?format=api"
                        },
                        {
                            "id": "5a19dc65-dd07-4e5a-a485-6dd94cc80ed1",
                            "gambit_id": "60e94853-21a2-4639-b90a-36f6a5ba8add",
                            "last_updated": "2022-10-21T10:52:27.994423-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62c5d87d-0fe6-4064-8959-717ee727e607/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "23deea3f-ce87-4e03-abf6-44d1dc959f0d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "63654580-9606-4f0d-ac42-706eedebaf37",
            "completed": true,
            "last_updated": "2022-10-21T20:57:28.002645-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.39,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/63654580-9606-4f0d-ac42-706eedebaf37",
            "datetime": "2022-10-20T19:35:00-04:00",
            "cutoff_datetime": "2022-10-20T19:35:00-04:00",
            "name": "New Jersey Devils v. New York Islanders",
            "bettypes": [
                {
                    "id": "04a94898-4ab2-4fc9-9715-8ffd19b3236b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23deea3f-ce87-4e03-abf6-44d1dc959f0d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5780.0
                            },
                            {
                                "team": "New Jersey Devils",
                                "amount": 4220.0
                            }
                        ],
                        "expected_reward_tokens": 9537.0,
                        "profit_sb": 37.0,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "00e5a023-a027-45f6-a437-da7319b1833f",
                            "gambit_id": "6f5b4f3e-afd5-45c5-a996-9cbbf3b8d26d",
                            "last_updated": "2022-10-21T20:57:28.012663-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "1.65000",
                            "odds": "1.66670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04a94898-4ab2-4fc9-9715-8ffd19b3236b/?format=api"
                        },
                        {
                            "id": "bf6f5f14-9d22-4fef-bbe9-6b906b461183",
                            "gambit_id": "f0042a7a-d1db-4657-acc4-0bbc19234886",
                            "last_updated": "2022-10-21T20:57:28.013719-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "2.26000",
                            "odds": "2.30000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04a94898-4ab2-4fc9-9715-8ffd19b3236b/?format=api"
                        }
                    ]
                },
                {
                    "id": "7df25451-93f2-4918-a623-31f84285899e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23deea3f-ce87-4e03-abf6-44d1dc959f0d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New Jersey Devils",
                                "amount": 6401.0
                            },
                            {
                                "team": "New York Islanders",
                                "amount": 3599.0
                            }
                        ],
                        "expected_reward_tokens": 9537.35,
                        "profit_sb": 37.35,
                        "profit_sb_percentage": 0.39,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c3be2e5c-2fd5-40b1-97fd-5b13e969d40b",
                            "gambit_id": "423a7b88-5c22-4205-a04e-4789e815ac70",
                            "last_updated": "2022-10-21T20:57:28.010373-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Jersey Devils",
                            "reward": "1.49000",
                            "odds": "1.50000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df25451-93f2-4918-a623-31f84285899e/?format=api"
                        },
                        {
                            "id": "a6ad0c81-a258-4ad0-80c3-d2dbdd174f3d",
                            "gambit_id": "dd1b18ca-990f-479a-8b33-a7d51bd5b756",
                            "last_updated": "2022-10-21T20:57:28.009062-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Islanders",
                            "reward": "2.65000",
                            "odds": "2.70000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df25451-93f2-4918-a623-31f84285899e/?format=api"
                        }
                    ]
                },
                {
                    "id": "cdfda85e-175d-43ee-8cbd-7fe52b0179f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/23deea3f-ce87-4e03-abf6-44d1dc959f0d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5316.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c26f93dd-7841-4849-98fa-8ad2cc7d5063",
                            "gambit_id": "c91ec4a1-0d16-4ab1-b120-865fc90fb481",
                            "last_updated": "2022-10-21T20:57:28.005491-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdfda85e-175d-43ee-8cbd-7fe52b0179f0/?format=api"
                        },
                        {
                            "id": "e8003a12-6810-4e62-9f4e-fae1b8845037",
                            "gambit_id": "ef9bd405-bdf1-44cf-9cf0-be455964e1c5",
                            "last_updated": "2022-10-21T20:57:28.006700-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdfda85e-175d-43ee-8cbd-7fe52b0179f0/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "6cf6c5ce-bf29-4f49-ac0c-0c1475a10c0f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7cd195ac-5e30-4685-b122-6d0cdee2a9df",
            "completed": true,
            "last_updated": "2022-10-21T11:07:02.649338-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.84,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/7cd195ac-5e30-4685-b122-6d0cdee2a9df",
            "datetime": "2022-10-20T19:30:00-04:00",
            "cutoff_datetime": "2022-10-20T19:30:00-04:00",
            "name": "Virginia v. Georgia Tech",
            "bettypes": [
                {
                    "id": "c7da785d-2101-4859-b0c8-46c56f65ed30",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6cf6c5ce-bf29-4f49-ac0c-0c1475a10c0f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Georgia Tech",
                                "amount": 6025.0
                            },
                            {
                                "team": "Virginia",
                                "amount": 3975.0
                            }
                        ],
                        "expected_reward_tokens": 9579.75,
                        "profit_sb": 79.75,
                        "profit_sb_percentage": 0.84,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "93ae31a1-d104-42b9-ac75-eab5fffa2dd2",
                            "gambit_id": "086db6ae-624b-48b1-9858-a44ee6ea56dd",
                            "last_updated": "2022-10-21T11:07:02.655517-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Tech",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7da785d-2101-4859-b0c8-46c56f65ed30/?format=api"
                        },
                        {
                            "id": "b26b19a4-b509-4bde-971d-00193456aca4",
                            "gambit_id": "8cd13944-d0c1-4650-b7de-e98a7b874c66",
                            "last_updated": "2022-10-21T11:07:02.656512-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Virginia",
                            "reward": "2.41000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7da785d-2101-4859-b0c8-46c56f65ed30/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb2c3fc4-7a43-4d99-b365-13dd9f106fb1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6cf6c5ce-bf29-4f49-ac0c-0c1475a10c0f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Georgia Tech",
                                "amount": 5000.0
                            },
                            {
                                "team": "Virginia",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6dd53801-1c52-461a-a332-2c9d0a21314e",
                            "gambit_id": "91a16758-2168-4bf6-bfd5-05e033a28678",
                            "last_updated": "2022-10-21T11:07:02.658517-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia Tech",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb2c3fc4-7a43-4d99-b365-13dd9f106fb1/?format=api"
                        },
                        {
                            "id": "a9bcdf7b-57df-4db5-b345-61aa8795bb5a",
                            "gambit_id": "54594593-a601-4b18-97d6-994172564bcc",
                            "last_updated": "2022-10-21T11:07:02.659511-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Virginia",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb2c3fc4-7a43-4d99-b365-13dd9f106fb1/?format=api"
                        }
                    ]
                },
                {
                    "id": "5ac342be-8aa2-46f9-a5d9-9fc8a40a6a6c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/6cf6c5ce-bf29-4f49-ac0c-0c1475a10c0f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 48.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 48.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d621d870-51d7-495f-8dc0-525cdb9826d3",
                            "gambit_id": "a68978ce-c9b5-4e13-af68-bd6755a0187e",
                            "last_updated": "2022-10-21T11:07:02.652351-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 48.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac342be-8aa2-46f9-a5d9-9fc8a40a6a6c/?format=api"
                        },
                        {
                            "id": "6605af6c-c8d1-45bd-860d-a9d0f5a75244",
                            "gambit_id": "844d7001-95d2-4d5f-9420-9182bd03b161",
                            "last_updated": "2022-10-21T11:07:02.653502-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 48.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "48.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac342be-8aa2-46f9-a5d9-9fc8a40a6a6c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "82384003-2771-4538-a69f-0751cbf7104e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "8023eaf4-f794-41b2-b149-b86dc21d3814",
            "completed": true,
            "last_updated": "2022-10-21T10:57:29.447982-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/8023eaf4-f794-41b2-b149-b86dc21d3814",
            "datetime": "2022-10-20T19:30:00-04:00",
            "cutoff_datetime": "2022-10-20T19:30:00-04:00",
            "name": "Troy v. South Alabama",
            "bettypes": [
                {
                    "id": "01a2521c-8d66-459f-b72c-be4cd8354f9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82384003-2771-4538-a69f-0751cbf7104e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "South Alabama",
                                "amount": 5863.0
                            },
                            {
                                "team": "Troy",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "8ebcb145-67b2-466f-bcb6-4a80b3049126",
                            "gambit_id": "cb275da6-8c67-4a08-bd81-2f42a2ab0a5f",
                            "last_updated": "2022-10-21T10:57:29.454108-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Alabama",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a2521c-8d66-459f-b72c-be4cd8354f9e/?format=api"
                        },
                        {
                            "id": "f5850e2a-9f49-47d1-83fa-02faee8c79b3",
                            "gambit_id": "e3b9f6b0-aaf9-4b96-8b69-d9b5974ac902",
                            "last_updated": "2022-10-21T10:57:29.455093-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01a2521c-8d66-459f-b72c-be4cd8354f9e/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1aa004e-e958-4be9-8155-cb9ee58eec5a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82384003-2771-4538-a69f-0751cbf7104e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Troy",
                                "amount": 5000.0
                            },
                            {
                                "team": "South Alabama",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c66b8b52-805e-4915-b8d9-048749031c69",
                            "gambit_id": "94772653-ec29-43b5-b181-9936269b49c8",
                            "last_updated": "2022-10-21T10:57:29.458098-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Troy",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1aa004e-e958-4be9-8155-cb9ee58eec5a/?format=api"
                        },
                        {
                            "id": "97aa6842-d0d9-4460-bab5-475b16ca8edf",
                            "gambit_id": "cfb688c4-17b2-4317-8657-9f4ceae37aac",
                            "last_updated": "2022-10-21T10:57:29.457089-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "South Alabama",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1aa004e-e958-4be9-8155-cb9ee58eec5a/?format=api"
                        }
                    ]
                },
                {
                    "id": "3ba0a410-dcee-46e5-8b70-953dce375c1b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/82384003-2771-4538-a69f-0751cbf7104e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 47",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 47",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a51ddf04-60cb-4a18-b527-53c817efe9e9",
                            "gambit_id": "96ca1654-063c-43f1-af04-b5ea4d971cdd",
                            "last_updated": "2022-10-21T10:57:29.452123-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 47",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ba0a410-dcee-46e5-8b70-953dce375c1b/?format=api"
                        },
                        {
                            "id": "52ecd7de-9ef6-41af-abc3-07e35de9e50a",
                            "gambit_id": "691d428e-1ded-4007-9796-bd6c4d937b66",
                            "last_updated": "2022-10-21T10:57:29.450940-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 47",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "47.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ba0a410-dcee-46e5-8b70-953dce375c1b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c14a331d-dbf8-40c5-af83-b91ae0d2e1c9",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "bf8b39c9-04ab-475a-a770-0ff62cc0e31a",
            "completed": true,
            "last_updated": "2022-10-21T11:11:58.082895-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/bf8b39c9-04ab-475a-a770-0ff62cc0e31a",
            "datetime": "2022-10-20T19:30:00-04:00",
            "cutoff_datetime": "2022-10-20T19:30:00-04:00",
            "name": "Milwaukee Bucks v. Philadelphia 76ers",
            "bettypes": [
                {
                    "id": "18fceee7-77e6-4f85-bbf5-0645e3b27154",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c14a331d-dbf8-40c5-af83-b91ae0d2e1c9/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6167.0
                            },
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 3833.0
                            }
                        ],
                        "expected_reward_tokens": 9620.52,
                        "profit_sb": 120.52,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "f77897ee-bfed-43fa-a529-a7a1c17b4eba",
                            "gambit_id": "726cdbe0-a9a3-4b8a-8425-d13f0d1160f9",
                            "last_updated": "2022-10-21T11:11:58.090695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.56000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18fceee7-77e6-4f85-bbf5-0645e3b27154/?format=api"
                        },
                        {
                            "id": "e15111a1-5946-43b0-9384-eaef20a68864",
                            "gambit_id": "0574b3b9-a6df-4eb1-9532-ca338afa4e89",
                            "last_updated": "2022-10-21T11:11:58.091914-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "2.51000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18fceee7-77e6-4f85-bbf5-0645e3b27154/?format=api"
                        }
                    ]
                },
                {
                    "id": "ddc72d4a-3d17-4e7b-8496-3c4c189c6eb3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c14a331d-dbf8-40c5-af83-b91ae0d2e1c9/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Milwaukee Bucks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Philadelphia 76ers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "26e27ff5-5818-4914-af96-39970389f792",
                            "gambit_id": "4b7bc5c3-8551-46eb-b2f3-bc02c1d4a031",
                            "last_updated": "2022-10-21T11:11:58.095270-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Milwaukee Bucks",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc72d4a-3d17-4e7b-8496-3c4c189c6eb3/?format=api"
                        },
                        {
                            "id": "18c64491-f73c-4d73-9af2-5fe3984e2f09",
                            "gambit_id": "199be455-1e3a-48b0-a1a4-8b9f54202525",
                            "last_updated": "2022-10-21T11:11:58.094177-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia 76ers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc72d4a-3d17-4e7b-8496-3c4c189c6eb3/?format=api"
                        }
                    ]
                },
                {
                    "id": "7eb4cce7-ab1b-4b85-b969-d9e7b24ca0c1",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c14a331d-dbf8-40c5-af83-b91ae0d2e1c9/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 224",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 224",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "34e55b71-b56f-4af5-b434-00051c59670c",
                            "gambit_id": "037a171a-c334-4520-9517-28fda6860ef3",
                            "last_updated": "2022-10-21T11:11:58.085741-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 224",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb4cce7-ab1b-4b85-b969-d9e7b24ca0c1/?format=api"
                        },
                        {
                            "id": "fdb3bd70-2eec-43d8-9afb-02d1deac4d59",
                            "gambit_id": "b90322e4-939c-4bfa-a7fc-57491ba04a21",
                            "last_updated": "2022-10-21T11:11:58.086985-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 224",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "224.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb4cce7-ab1b-4b85-b969-d9e7b24ca0c1/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e6e21613-377c-42d7-9530-cf87ac71732c",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "271804fa-5df8-4f20-9705-f262cb09003f",
            "completed": true,
            "last_updated": "2022-10-21T21:02:24.965730-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.55,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/271804fa-5df8-4f20-9705-f262cb09003f",
            "datetime": "2022-10-20T19:05:00-04:00",
            "cutoff_datetime": "2022-10-20T19:05:00-04:00",
            "name": "Los Angeles Kings v. Pittsburgh Penguins",
            "bettypes": [
                {
                    "id": "13b800e6-32d2-45fd-a797-88de89628c63",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6e21613-377c-42d7-9530-cf87ac71732c/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 6326.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3674.0
                            }
                        ],
                        "expected_reward_tokens": 9552.26,
                        "profit_sb": 52.26,
                        "profit_sb_percentage": 0.55,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "197ea6f6-24ca-47ca-99e7-2759bc32618e",
                            "gambit_id": "2ecee0f0-0219-4e2d-804a-098ce036fbfc",
                            "last_updated": "2022-10-21T21:02:24.974948-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b800e6-32d2-45fd-a797-88de89628c63/?format=api"
                        },
                        {
                            "id": "0b4e838f-e40e-4f11-b157-bbbd7ea94a6f",
                            "gambit_id": "3c16b5e0-94d8-4af1-922e-2b24d737f1a1",
                            "last_updated": "2022-10-21T21:02:24.975918-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.60000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b800e6-32d2-45fd-a797-88de89628c63/?format=api"
                        }
                    ]
                },
                {
                    "id": "cc0fc9b7-99dc-49eb-8485-ea12018f2a5e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6e21613-377c-42d7-9530-cf87ac71732c/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 5696.0
                            },
                            {
                                "team": "Pittsburgh Penguins",
                                "amount": 4304.0
                            }
                        ],
                        "expected_reward_tokens": 9511.84,
                        "profit_sb": 11.84,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "960b5eb4-525f-4ea4-bd0f-631e99067540",
                            "gambit_id": "f7f6b86e-5d99-4155-85d9-11c9724cf1f0",
                            "last_updated": "2022-10-21T21:02:24.972962-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.67000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc0fc9b7-99dc-49eb-8485-ea12018f2a5e/?format=api"
                        },
                        {
                            "id": "4cac34a5-7374-40d5-8c97-05a9139443f4",
                            "gambit_id": "8ee7e8b6-98b8-4f21-acfe-e814a75ae45d",
                            "last_updated": "2022-10-21T21:02:24.971897-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Pittsburgh Penguins",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc0fc9b7-99dc-49eb-8485-ea12018f2a5e/?format=api"
                        }
                    ]
                },
                {
                    "id": "50ee6471-d1e8-46fb-a5d0-a61fdd78ce9e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e6e21613-377c-42d7-9530-cf87ac71732c/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5316.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "7326a89d-00c3-4518-8478-cfa74ccb511c",
                            "gambit_id": "3a86a9af-6589-40cc-ba2c-0de2cd41c7da",
                            "last_updated": "2022-10-21T21:02:24.969897-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ee6471-d1e8-46fb-a5d0-a61fdd78ce9e/?format=api"
                        },
                        {
                            "id": "a7225a46-7302-4d6f-bf37-3a15504b33b1",
                            "gambit_id": "3e681ff4-8f3e-4273-8b9f-978e5ec9e630",
                            "last_updated": "2022-10-21T21:02:24.968658-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ee6471-d1e8-46fb-a5d0-a61fdd78ce9e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "7aba6640-04bc-4e2e-9d7c-c30dfa93c7fe",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9e5df27b-bf75-4193-9352-881c8f3e6671",
            "completed": true,
            "last_updated": "2022-10-21T20:57:28.158490-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.71,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/9e5df27b-bf75-4193-9352-881c8f3e6671",
            "datetime": "2022-10-20T19:05:00-04:00",
            "cutoff_datetime": "2022-10-20T19:05:00-04:00",
            "name": "Arizona Coyotes v. Montreal Canadiens",
            "bettypes": [
                {
                    "id": "d3bf8bbe-a857-43e2-ac28-db53f0e87822",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7aba6640-04bc-4e2e-9d7c-c30dfa93c7fe/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Montreal Canadiens",
                                "amount": 6173.0
                            },
                            {
                                "team": "Arizona Coyotes",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "fc49d0c0-9543-4556-bc6a-45968023e115",
                            "gambit_id": "d098553f-6269-4165-937f-8891569684c7",
                            "last_updated": "2022-10-21T20:57:28.167754-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3bf8bbe-a857-43e2-ac28-db53f0e87822/?format=api"
                        },
                        {
                            "id": "9543a552-fa96-46f9-a8ae-4e85e0ee9bbb",
                            "gambit_id": "a3fe4fe4-bc76-48a4-8664-9c4316b7ca27",
                            "last_updated": "2022-10-21T20:57:28.168671-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "2.50000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3bf8bbe-a857-43e2-ac28-db53f0e87822/?format=api"
                        }
                    ]
                },
                {
                    "id": "52fb5e6e-4481-4233-b368-ddd60a9cc37a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7aba6640-04bc-4e2e-9d7c-c30dfa93c7fe/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Arizona Coyotes",
                                "amount": 5863.0
                            },
                            {
                                "team": "Montreal Canadiens",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9bf296ab-0867-4494-b0d4-cfa781035710",
                            "gambit_id": "9410b5b9-5c0b-43ca-b40e-8506bacc4479",
                            "last_updated": "2022-10-21T20:57:28.165704-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Arizona Coyotes",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52fb5e6e-4481-4233-b368-ddd60a9cc37a/?format=api"
                        },
                        {
                            "id": "96e9903e-7ce0-4088-ae30-8ca8bbb8389d",
                            "gambit_id": "b8a0f7aa-b175-4cde-b06d-d538b020f5e8",
                            "last_updated": "2022-10-21T20:57:28.164591-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Montreal Canadiens",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52fb5e6e-4481-4233-b368-ddd60a9cc37a/?format=api"
                        }
                    ]
                },
                {
                    "id": "afcff969-17a5-4593-bc54-ede089c95246",
                    "match": "https://api-prod.gambitprofit.com/api/matches/7aba6640-04bc-4e2e-9d7c-c30dfa93c7fe/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1fa3f97e-5710-46e0-84d3-6f4e4ae59d8f",
                            "gambit_id": "ae747910-cbde-4712-bed0-17f2b8e7efab",
                            "last_updated": "2022-10-21T20:57:28.161229-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afcff969-17a5-4593-bc54-ede089c95246/?format=api"
                        },
                        {
                            "id": "c6d3809d-18e8-4f5a-a968-c348afac7a47",
                            "gambit_id": "d6f8c06a-185a-4109-aaea-1e7bce780c9c",
                            "last_updated": "2022-10-21T20:57:28.162388-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afcff969-17a5-4593-bc54-ede089c95246/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b955f0c2-6d91-4310-973a-abd89f14def5",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "123d3912-6801-438c-86c3-47d296d8142f",
            "completed": true,
            "last_updated": "2022-10-21T21:02:24.811912-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.37,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/123d3912-6801-438c-86c3-47d296d8142f",
            "datetime": "2022-10-20T19:05:00-04:00",
            "cutoff_datetime": "2022-10-20T19:05:00-04:00",
            "name": "Washington Capitals v. Ottawa Senators",
            "bettypes": [
                {
                    "id": "50b264d1-c58f-4bbb-beab-a7214f860c2f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b955f0c2-6d91-4310-973a-abd89f14def5/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 5000.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8b8e7761-a234-41b9-b0ea-ee4941f3abe9",
                            "gambit_id": "8e00c888-07c0-4306-a49a-2c9aea414163",
                            "last_updated": "2022-10-21T21:02:24.822753-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50b264d1-c58f-4bbb-beab-a7214f860c2f/?format=api"
                        },
                        {
                            "id": "e402d94b-079c-42c6-ba07-d870356b622b",
                            "gambit_id": "81569624-aa70-464d-8f75-2054a9e22a73",
                            "last_updated": "2022-10-21T21:02:24.821677-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50b264d1-c58f-4bbb-beab-a7214f860c2f/?format=api"
                        }
                    ]
                },
                {
                    "id": "77ce2800-0c51-4aa7-b91f-4efcab407124",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b955f0c2-6d91-4310-973a-abd89f14def5/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Capitals",
                                "amount": 6811.0
                            },
                            {
                                "team": "Ottawa Senators",
                                "amount": 3189.0
                            }
                        ],
                        "expected_reward_tokens": 9535.11,
                        "profit_sb": 35.11,
                        "profit_sb_percentage": 0.37,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2f5ff136-57d0-4326-9793-4db59bb8fe3f",
                            "gambit_id": "64ce9f6a-4330-4195-83e7-777b53918e3e",
                            "last_updated": "2022-10-21T21:02:24.819533-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Capitals",
                            "reward": "1.40000",
                            "odds": "1.40820",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77ce2800-0c51-4aa7-b91f-4efcab407124/?format=api"
                        },
                        {
                            "id": "f0894daf-c432-4ae4-ad86-fea3711472e4",
                            "gambit_id": "da1c2310-3b91-4b47-b487-51074f0290fd",
                            "last_updated": "2022-10-21T21:02:24.818424-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Ottawa Senators",
                            "reward": "2.99000",
                            "odds": "3.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77ce2800-0c51-4aa7-b91f-4efcab407124/?format=api"
                        }
                    ]
                },
                {
                    "id": "c5a967df-7aeb-4ea9-8145-01b140888992",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b955f0c2-6d91-4310-973a-abd89f14def5/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b4decd89-0017-48b0-9386-2c0960024648",
                            "gambit_id": "e91f9a1e-3a08-41b9-bf9d-7105b0a835f5",
                            "last_updated": "2022-10-21T21:02:24.816031-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5a967df-7aeb-4ea9-8145-01b140888992/?format=api"
                        },
                        {
                            "id": "a30432fa-23d3-4846-937c-eb5b1a74522b",
                            "gambit_id": "f6b2282b-9111-4711-883e-1c3ae6131d05",
                            "last_updated": "2022-10-21T21:02:24.814833-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5a967df-7aeb-4ea9-8145-01b140888992/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "75c6b47e-92fb-48ed-b33b-a776810b55f7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "9ab7e600-2336-4ef8-8db4-508315497b1c",
            "completed": true,
            "last_updated": "2022-10-21T20:57:27.848063-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.36,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/9ab7e600-2336-4ef8-8db4-508315497b1c",
            "datetime": "2022-10-20T19:05:00-04:00",
            "cutoff_datetime": "2022-10-20T19:05:00-04:00",
            "name": "Nashville Predators v. Columbus Blue Jackets",
            "bettypes": [
                {
                    "id": "24a31852-f418-450d-a718-19ad067a90f0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75c6b47e-92fb-48ed-b33b-a776810b55f7/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 5316.0
                            },
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "32bdf311-a199-4a16-bf55-a4ba5494397a",
                            "gambit_id": "c951cf33-0026-42fb-88bd-04aa22242ad4",
                            "last_updated": "2022-10-21T20:57:27.858809-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a31852-f418-450d-a718-19ad067a90f0/?format=api"
                        },
                        {
                            "id": "394aa518-1d9c-449a-a363-20d1bb2766a1",
                            "gambit_id": "6fcfbb49-b15c-4437-8cdc-690463a29449",
                            "last_updated": "2022-10-21T20:57:27.857810-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24a31852-f418-450d-a718-19ad067a90f0/?format=api"
                        }
                    ]
                },
                {
                    "id": "434d6411-a13f-43cc-b47f-20b8e798243c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75c6b47e-92fb-48ed-b33b-a776810b55f7/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Columbus Blue Jackets",
                                "amount": 6667.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3333.0
                            }
                        ],
                        "expected_reward_tokens": 9465.72,
                        "profit_sb": -34.28,
                        "profit_sb_percentage": -0.36,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d8f69ea-967f-4237-bd29-813f3d883e3d",
                            "gambit_id": "2badb9d7-a20a-4941-8b55-dd4277f72c43",
                            "last_updated": "2022-10-21T20:57:27.854599-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Columbus Blue Jackets",
                            "reward": "1.42000",
                            "odds": "1.43480",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434d6411-a13f-43cc-b47f-20b8e798243c/?format=api"
                        },
                        {
                            "id": "1f3c3d9d-dec2-4233-801b-1f6df3de0ce2",
                            "gambit_id": "37e1febf-35ab-43bd-80f7-7805af9893b9",
                            "last_updated": "2022-10-21T20:57:27.855724-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.84000",
                            "odds": "2.90000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/434d6411-a13f-43cc-b47f-20b8e798243c/?format=api"
                        }
                    ]
                },
                {
                    "id": "546e204b-9a35-48d6-8717-3e5805ebc3d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/75c6b47e-92fb-48ed-b33b-a776810b55f7/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3d32d7e0-6db7-4eb1-b75d-93f9c598601a",
                            "gambit_id": "55c55c77-652d-4c72-9612-fc81c3619425",
                            "last_updated": "2022-10-21T20:57:27.852103-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/546e204b-9a35-48d6-8717-3e5805ebc3d9/?format=api"
                        },
                        {
                            "id": "21ac0850-f843-4d70-974f-23e4613262c5",
                            "gambit_id": "60c86453-37f6-4376-84fe-3fb7e55796e8",
                            "last_updated": "2022-10-21T20:57:27.850960-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/546e204b-9a35-48d6-8717-3e5805ebc3d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bf0ad681-5667-4c31-b83b-28130b7b535f",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "d3170500-3386-4e4f-a45b-88bc608ab4e9",
            "completed": true,
            "last_updated": "2022-10-21T21:02:25.129599-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.18,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/d3170500-3386-4e4f-a45b-88bc608ab4e9",
            "datetime": "2022-10-20T19:05:00-04:00",
            "cutoff_datetime": "2022-10-20T19:05:00-04:00",
            "name": "Anaheim Ducks v. Boston Bruins",
            "bettypes": [
                {
                    "id": "b38425d8-b5b5-45f8-a76b-3a37efd83431",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf0ad681-5667-4c31-b83b-28130b7b535f/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6563.0
                            },
                            {
                                "team": "Anaheim Ducks",
                                "amount": 3437.0
                            }
                        ],
                        "expected_reward_tokens": 9450.72,
                        "profit_sb": -49.28,
                        "profit_sb_percentage": -0.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2777e6a6-c959-41d3-b51c-815883998e2e",
                            "gambit_id": "35f4d7d1-063d-4a5c-8001-4aef49f1e17c",
                            "last_updated": "2022-10-21T21:02:25.138524-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b38425d8-b5b5-45f8-a76b-3a37efd83431/?format=api"
                        },
                        {
                            "id": "4d6e6169-6db3-4422-aa27-f3b4b2a03650",
                            "gambit_id": "45d16513-c892-4bd4-ae99-c4285f49ec22",
                            "last_updated": "2022-10-21T21:02:25.139505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "2.75000",
                            "odds": "2.80000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b38425d8-b5b5-45f8-a76b-3a37efd83431/?format=api"
                        }
                    ]
                },
                {
                    "id": "dfa01ba4-d46c-4d8b-bfe9-4b3d549ed816",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf0ad681-5667-4c31-b83b-28130b7b535f/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Anaheim Ducks",
                                "amount": 5419.0
                            },
                            {
                                "team": "Boston Bruins",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": -17.33,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5f778b7c-e046-4668-ae71-7bc02503914a",
                            "gambit_id": "f8912940-4fba-4630-8822-fe0c67203cd6",
                            "last_updated": "2022-10-21T21:02:25.136514-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Anaheim Ducks",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa01ba4-d46c-4d8b-bfe9-4b3d549ed816/?format=api"
                        },
                        {
                            "id": "24d37fa5-9325-47c5-8ef1-f79f61f8781f",
                            "gambit_id": "7e53b476-a6e5-42b1-b06d-52f9f3794685",
                            "last_updated": "2022-10-21T21:02:25.135542-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Boston Bruins",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa01ba4-d46c-4d8b-bfe9-4b3d549ed816/?format=api"
                        }
                    ]
                },
                {
                    "id": "9ca3f269-6136-470c-b319-ba1dc98c86d9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bf0ad681-5667-4c31-b83b-28130b7b535f/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1c9ef8b0-91a4-4b84-8336-ba28b7416b57",
                            "gambit_id": "0ce69bba-2d58-4e72-be27-c6e967232634",
                            "last_updated": "2022-10-21T21:02:25.132529-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca3f269-6136-470c-b319-ba1dc98c86d9/?format=api"
                        },
                        {
                            "id": "2850c903-812b-485b-8686-e3ae12e9ff29",
                            "gambit_id": "4962c93a-85b4-49fc-a898-c8c49d40e832",
                            "last_updated": "2022-10-21T21:02:25.133596-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ca3f269-6136-470c-b319-ba1dc98c86d9/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a418686b-c2ee-4b1b-b6df-327c15d128ac",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a73295cb-6764-42bb-920c-45cac7a66cd6",
            "completed": true,
            "last_updated": "2022-10-21T20:57:28.817286-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.06,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/a73295cb-6764-42bb-920c-45cac7a66cd6",
            "datetime": "2022-10-20T19:05:00-04:00",
            "cutoff_datetime": "2022-10-20T19:05:00-04:00",
            "name": "Dallas Stars v. Toronto Maple Leafs",
            "bettypes": [
                {
                    "id": "e5f29381-3641-4f97-8f81-d841ecd7c61f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a418686b-c2ee-4b1b-b6df-327c15d128ac/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6235.0
                            },
                            {
                                "team": "Dallas Stars",
                                "amount": 3765.0
                            }
                        ],
                        "expected_reward_tokens": 9600.75,
                        "profit_sb": 100.75,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e2a07e40-dc14-46c5-b699-a79452510c72",
                            "gambit_id": "617479f5-d722-428c-bf58-896538c8fa50",
                            "last_updated": "2022-10-21T20:57:28.826932-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5f29381-3641-4f97-8f81-d841ecd7c61f/?format=api"
                        },
                        {
                            "id": "e9e106a0-0299-4f36-a86c-9560005c1729",
                            "gambit_id": "573927b6-f324-478a-bef1-6055375e6397",
                            "last_updated": "2022-10-21T20:57:28.827894-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5f29381-3641-4f97-8f81-d841ecd7c61f/?format=api"
                        }
                    ]
                },
                {
                    "id": "357c1629-50c3-4af9-884a-a0743c574463",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a418686b-c2ee-4b1b-b6df-327c15d128ac/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Stars",
                                "amount": 5945.0
                            },
                            {
                                "team": "Toronto Maple Leafs",
                                "amount": 4055.0
                            }
                        ],
                        "expected_reward_tokens": 9569.8,
                        "profit_sb": 69.8,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "885e898e-feb4-45f0-a068-f0acbf8e3f67",
                            "gambit_id": "ac2ae1fb-8f5d-4a4a-b662-91293c7e313e",
                            "last_updated": "2022-10-21T20:57:28.823620-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Stars",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/357c1629-50c3-4af9-884a-a0743c574463/?format=api"
                        },
                        {
                            "id": "684cac0a-4f6e-4aec-9722-91c5386e31ee",
                            "gambit_id": "b9bfba2e-0993-4a43-8b92-493a673ea015",
                            "last_updated": "2022-10-21T20:57:28.824738-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Maple Leafs",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/357c1629-50c3-4af9-884a-a0743c574463/?format=api"
                        }
                    ]
                },
                {
                    "id": "8ab03e83-b57e-4dda-8470-d52236811ff8",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a418686b-c2ee-4b1b-b6df-327c15d128ac/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "4c13742e-96da-433b-be77-c47bf3194207",
                            "gambit_id": "878b31b1-c46f-41d5-b3bd-4c160e944450",
                            "last_updated": "2022-10-21T20:57:28.820061-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab03e83-b57e-4dda-8470-d52236811ff8/?format=api"
                        },
                        {
                            "id": "6ba429c2-d575-4eed-a8d0-a6c04f22e39f",
                            "gambit_id": "17c7f390-6511-415c-b72a-9e5c7480a421",
                            "last_updated": "2022-10-21T20:57:28.821227-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab03e83-b57e-4dda-8470-d52236811ff8/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "eee7deab-4cd8-4efa-bdad-1cb392e31dbf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "e07de8bf-9ba1-4de1-b2d8-59e8abb7c9cf",
            "completed": true,
            "last_updated": "2022-10-21T20:57:28.316187-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.11,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/e07de8bf-9ba1-4de1-b2d8-59e8abb7c9cf",
            "datetime": "2022-10-20T19:05:00-04:00",
            "cutoff_datetime": "2022-10-20T19:05:00-04:00",
            "name": "San Jose Sharks v. New York Rangers",
            "bettypes": [
                {
                    "id": "e9645b62-132c-47b0-8e48-5f4078338ad9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eee7deab-4cd8-4efa-bdad-1cb392e31dbf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7115.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 2885.0
                            }
                        ],
                        "expected_reward_tokens": 9605.25,
                        "profit_sb": 105.25,
                        "profit_sb_percentage": 1.11,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "93bcd134-ef7c-4a04-bd7c-530fcb2acf16",
                            "gambit_id": "c2ab30d3-2453-4fcd-8036-d50a520d06ca",
                            "last_updated": "2022-10-21T20:57:28.326210-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.35000",
                            "odds": "1.35710",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9645b62-132c-47b0-8e48-5f4078338ad9/?format=api"
                        },
                        {
                            "id": "0e2f781e-4b6b-4f40-805a-b1ca4e86ee8f",
                            "gambit_id": "3e73cea0-67cb-467a-b518-275b192cfd13",
                            "last_updated": "2022-10-21T20:57:28.327235-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "3.33000",
                            "odds": "3.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9645b62-132c-47b0-8e48-5f4078338ad9/?format=api"
                        }
                    ]
                },
                {
                    "id": "50c32c2d-8625-4ec8-a42e-90ee9981ccd9",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eee7deab-4cd8-4efa-bdad-1cb392e31dbf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "New York Rangers",
                                "amount": 5212.0
                            },
                            {
                                "team": "San Jose Sharks",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ffb54b0-b086-4245-90e1-88db4a529822",
                            "gambit_id": "6f1415e8-7649-47eb-9ee5-7d156b0d42fe",
                            "last_updated": "2022-10-21T20:57:28.322880-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Rangers",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c32c2d-8625-4ec8-a42e-90ee9981ccd9/?format=api"
                        },
                        {
                            "id": "f1a5fdcd-0d0e-4312-8469-067de6e4ca43",
                            "gambit_id": "bba43533-6cfa-4f3e-b417-e884b1ecaf74",
                            "last_updated": "2022-10-21T20:57:28.324065-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Jose Sharks",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c32c2d-8625-4ec8-a42e-90ee9981ccd9/?format=api"
                        }
                    ]
                },
                {
                    "id": "e07f121b-f4b4-4d07-afd3-d8575254cdcc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/eee7deab-4cd8-4efa-bdad-1cb392e31dbf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5316.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5dee2658-c86d-4ead-a089-98fcffdd761a",
                            "gambit_id": "ca196859-bce1-4b03-bc48-05206fb13d19",
                            "last_updated": "2022-10-21T20:57:28.319360-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e07f121b-f4b4-4d07-afd3-d8575254cdcc/?format=api"
                        },
                        {
                            "id": "1917c525-d7e6-4f24-8dcf-295f8f48aaeb",
                            "gambit_id": "db9f1ea0-7ef7-4d0a-b6be-0b2465e2313e",
                            "last_updated": "2022-10-21T20:57:28.320577-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e07f121b-f4b4-4d07-afd3-d8575254cdcc/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "78c2cd71-0fcf-4d9d-a8d4-70307a3cfd98",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "74fdfc92-8696-4f4a-ad52-8ef8c5072b76",
            "completed": true,
            "last_updated": "2022-10-24T11:56:59.524454-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.91,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/74fdfc92-8696-4f4a-ad52-8ef8c5072b76",
            "datetime": "2022-10-20T15:15:00-04:00",
            "cutoff_datetime": "2022-10-20T15:15:00-04:00",
            "name": "Leicester City v. Leeds United",
            "bettypes": [
                {
                    "id": "7f84cbfb-9a85-4c87-9aa5-f89370efe0bb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78c2cd71-0fcf-4d9d-a8d4-70307a3cfd98/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Leicester City",
                                "amount": 5882.0
                            },
                            {
                                "team": "Leeds United",
                                "amount": 4118.0
                            }
                        ],
                        "expected_reward_tokens": 12763.94,
                        "profit_sb": 3263.94,
                        "profit_sb_percentage": 34.36,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Leicester City",
                                "amount": 4290.0
                            },
                            {
                                "team": "Leeds United",
                                "amount": 3003.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2706.0
                            }
                        ],
                        "expected_reward_tokens": 9308.64,
                        "profit_sb": -191.36,
                        "profit_sb_percentage": -2.01,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "5cb1378c-8550-4469-b7c5-d148557a6435",
                            "gambit_id": "afd5d200-2429-4174-83f3-23767d90639a",
                            "last_updated": "2022-10-24T11:56:59.530916-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Leicester City",
                            "reward": "2.17000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f84cbfb-9a85-4c87-9aa5-f89370efe0bb/?format=api"
                        },
                        {
                            "id": "de6f9039-f1f5-4ed4-ae9d-ce90bf73b022",
                            "gambit_id": "3d7b35d8-8a1b-4786-9f04-1d8566d58f4e",
                            "last_updated": "2022-10-24T11:56:59.532878-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Leeds United",
                            "reward": "3.10000",
                            "odds": "3.15000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f84cbfb-9a85-4c87-9aa5-f89370efe0bb/?format=api"
                        },
                        {
                            "id": "41bc4b4a-2807-4963-8bf7-0d0f8f0bccb7",
                            "gambit_id": "3fbf0297-ba7c-4acd-90ee-2de0c4cc4035",
                            "last_updated": "2022-10-24T11:56:59.531913-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.44000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f84cbfb-9a85-4c87-9aa5-f89370efe0bb/?format=api"
                        }
                    ]
                },
                {
                    "id": "76a645fb-9cf2-4716-84d4-a6c1b96b65df",
                    "match": "https://api-prod.gambitprofit.com/api/matches/78c2cd71-0fcf-4d9d-a8d4-70307a3cfd98/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5387.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4613.0
                            }
                        ],
                        "expected_reward_tokens": 9318.26,
                        "profit_sb": -181.74,
                        "profit_sb_percentage": -1.91,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "36a4a3cc-0188-4d14-9111-8a250b9c1477",
                            "gambit_id": "e040318a-fb11-4ddc-b5dc-7f42ce2cb971",
                            "last_updated": "2022-10-24T11:56:59.528711-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.73000",
                            "odds": "1.75000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76a645fb-9cf2-4716-84d4-a6c1b96b65df/?format=api"
                        },
                        {
                            "id": "cc79e73b-cfb2-4c8b-88d7-f3a4e10dcd25",
                            "gambit_id": "fa89b78f-8e3f-4f92-a81c-374b88c6e088",
                            "last_updated": "2022-10-24T11:56:59.527305-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76a645fb-9cf2-4716-84d4-a6c1b96b65df/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e97df55d-c8d2-4959-82d4-a0790792f5bc",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "3d9bf28c-7263-43d7-8a9b-b36b15d87c73",
            "completed": true,
            "last_updated": "2022-10-24T12:02:01.263887-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -2.0,
            "sport_category": "English  Premier League",
            "sport": "Soccer",
            "url": "https://app.gambitrewards.com/match/3d9bf28c-7263-43d7-8a9b-b36b15d87c73",
            "datetime": "2022-10-20T14:30:00-04:00",
            "cutoff_datetime": "2022-10-20T14:30:00-04:00",
            "name": "Fulham v. Aston Villa",
            "bettypes": [
                {
                    "id": "79072c6a-ceff-4e55-8721-59420dfe8eb2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e97df55d-c8d2-4959-82d4-a0790792f5bc/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": true,
                        "name": "Med Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 5598.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 4402.0
                            }
                        ],
                        "expected_reward_tokens": 12985.9,
                        "profit_sb": 3485.9,
                        "profit_sb_percentage": 36.69,
                        "recommended": false
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Aston Villa",
                                "amount": 4013.0
                            },
                            {
                                "team": "Fulham",
                                "amount": 3156.0
                            },
                            {
                                "team": "Draw",
                                "amount": 2830.0
                            }
                        ],
                        "expected_reward_tokens": 9310.16,
                        "profit_sb": -189.84,
                        "profit_sb_percentage": -2.0,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "f54b8516-7899-4d41-8bcc-c1297cdf935f",
                            "gambit_id": "80cf0c43-aba4-479d-8c9d-1e2a5b7aa569",
                            "last_updated": "2022-10-24T12:02:01.270762-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Aston Villa",
                            "reward": "2.32000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79072c6a-ceff-4e55-8721-59420dfe8eb2/?format=api"
                        },
                        {
                            "id": "2862101d-ab47-4ca7-a463-848e3271b607",
                            "gambit_id": "54297a18-ada3-411c-9273-32fa0cc4a85d",
                            "last_updated": "2022-10-24T12:02:01.272079-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Fulham",
                            "reward": "2.95000",
                            "odds": "3.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79072c6a-ceff-4e55-8721-59420dfe8eb2/?format=api"
                        },
                        {
                            "id": "794517b5-b0c0-4be7-9f51-54d4c3ab9cbf",
                            "gambit_id": "ab7a38a2-5eb8-4bb0-9af2-75a849085c48",
                            "last_updated": "2022-10-24T12:02:01.273283-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Draw",
                            "reward": "3.29000",
                            "odds": "3.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79072c6a-ceff-4e55-8721-59420dfe8eb2/?format=api"
                        }
                    ]
                },
                {
                    "id": "ebb6d7ee-47a3-48df-9c8c-101e7c5dd1fd",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e97df55d-c8d2-4959-82d4-a0790792f5bc/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5067.0
                            },
                            {
                                "team": "Game Total Under 2.5",
                                "amount": 4933.0
                            }
                        ],
                        "expected_reward_tokens": 9272.61,
                        "profit_sb": -227.39,
                        "profit_sb_percentage": -2.39,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "cd72a2b3-9421-490b-8f0a-6fae40a76abf",
                            "gambit_id": "24803231-62e6-4941-9a89-561486489f2c",
                            "last_updated": "2022-10-24T12:02:01.268237-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 2.5",
                            "reward": "1.83000",
                            "odds": "1.85000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb6d7ee-47a3-48df-9c8c-101e7c5dd1fd/?format=api"
                        },
                        {
                            "id": "f4fdfea3-e33b-4cf8-9964-c3f94a613d05",
                            "gambit_id": "940c9763-c3a1-4b1e-8512-ef2cd0f397dc",
                            "last_updated": "2022-10-24T12:02:01.266936-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 2.5",
                            "reward": "1.88000",
                            "odds": "1.90000",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb6d7ee-47a3-48df-9c8c-101e7c5dd1fd/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "a42f3b51-9e8d-4bb6-8b7b-45e0323928b7",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "90899e83-427f-4efd-b952-00d8daed9fc2",
            "completed": true,
            "last_updated": "2022-10-20T09:42:06.631777-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -9999,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/90899e83-427f-4efd-b952-00d8daed9fc2",
            "datetime": "2022-10-19T22:59:00-04:00",
            "cutoff_datetime": "2022-10-19T22:59:00-04:00",
            "name": "US Lottery - Powerball: Pick the Powerball Number - October 19th 2022",
            "bettypes": [
                {
                    "id": "3bc30aea-ac6d-4971-9497-6a048421ecc7",
                    "match": "https://api-prod.gambitprofit.com/api/matches/a42f3b51-9e8d-4bb6-8b7b-45e0323928b7/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "no_risk": {
                        "possible": false,
                        "description": "Too many lines to bet on"
                    },
                    "lines": [
                        {
                            "id": "33134751-412e-4c32-859f-dcfa447ea40c",
                            "gambit_id": "48a7cd0b-12ef-4d81-a149-82501f4a0083",
                            "last_updated": "2022-10-20T09:42:06.634588-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "21 to 26",
                            "reward": "3.91000",
                            "odds": "4.00000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bc30aea-ac6d-4971-9497-6a048421ecc7/?format=api"
                        },
                        {
                            "id": "b3b40ddc-635d-4765-a59c-643bf5a54ad8",
                            "gambit_id": "b327bcfb-c715-4596-bc1a-27eabbbb8504",
                            "last_updated": "2022-10-20T09:42:06.636679-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "11 to 15",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bc30aea-ac6d-4971-9497-6a048421ecc7/?format=api"
                        },
                        {
                            "id": "38648068-3b14-4b09-bd68-d02a671e6152",
                            "gambit_id": "7f834e7c-13b5-4e35-bb07-9925a895a1ed",
                            "last_updated": "2022-10-20T09:42:06.637675-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "6 to 10",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bc30aea-ac6d-4971-9497-6a048421ecc7/?format=api"
                        },
                        {
                            "id": "e2d6533b-7e2a-4d0a-a1b7-01ec1c1316fc",
                            "gambit_id": "6846a833-8c77-4c6f-826e-6eb5eee06602",
                            "last_updated": "2022-10-20T09:42:06.638651-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "1 to 5",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bc30aea-ac6d-4971-9497-6a048421ecc7/?format=api"
                        },
                        {
                            "id": "967d6199-29be-4eae-b775-3df99ad192dd",
                            "gambit_id": "497177fe-6aba-41d8-998b-b5e7261f5807",
                            "last_updated": "2022-10-20T09:42:06.635697-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "16 to 20",
                            "reward": "4.64000",
                            "odds": "4.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bc30aea-ac6d-4971-9497-6a048421ecc7/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e37866d2-0161-4a09-a397-99de462588df",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "0585661c-c8b5-4655-af26-d542b7c2e3e6",
            "completed": true,
            "last_updated": "2022-10-20T09:42:06.191013-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -1.05,
            "sport_category": "Powerball Betting",
            "sport": "Non Sporting",
            "url": "https://app.gambitrewards.com/match/0585661c-c8b5-4655-af26-d542b7c2e3e6",
            "datetime": "2022-10-19T22:59:00-04:00",
            "cutoff_datetime": "2022-10-19T22:59:00-04:00",
            "name": "US Lottery - Powerball: Odd or Even Powerball Number - October 19th 2022",
            "bettypes": [
                {
                    "id": "4d595d27-d90b-4ee1-8aa7-a27b34316997",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e37866d2-0161-4a09-a397-99de462588df/?format=api",
                    "name": "FreeForm",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Even",
                                "amount": 5000.0
                            },
                            {
                                "team": "Odd",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9a74354f-469c-41f9-96c6-44bc2708317e",
                            "gambit_id": "ef35b14e-e1c1-4f7a-958c-65653719d068",
                            "last_updated": "2022-10-20T09:42:06.193886-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Even",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d595d27-d90b-4ee1-8aa7-a27b34316997/?format=api"
                        },
                        {
                            "id": "84f35b51-f5a7-4a70-84c1-7981e9ffc535",
                            "gambit_id": "dbffdc3e-9fe8-44f0-aeaf-c4ae968392e5",
                            "last_updated": "2022-10-20T09:42:06.194959-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Odd",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d595d27-d90b-4ee1-8aa7-a27b34316997/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "f34aec01-a345-42c4-a9e0-1aa8e248c717",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fe695544-bc86-4644-998b-1c5746a547a1",
            "completed": true,
            "last_updated": "2022-10-20T09:26:58.108275-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.27,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/fe695544-bc86-4644-998b-1c5746a547a1",
            "datetime": "2022-10-19T22:10:00-04:00",
            "cutoff_datetime": "2022-10-19T22:10:00-04:00",
            "name": "Dallas Mavericks v. Phoenix Suns",
            "bettypes": [
                {
                    "id": "22b9c8b4-1cba-4cf3-ac13-4c1af2a7562f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f34aec01-a345-42c4-a9e0-1aa8e248c717/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6167.0
                            },
                            {
                                "team": "Dallas Mavericks",
                                "amount": 3833.0
                            }
                        ],
                        "expected_reward_tokens": 9620.52,
                        "profit_sb": 120.52,
                        "profit_sb_percentage": 1.27,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "37dc00e6-bc1f-49e1-b014-355f88409306",
                            "gambit_id": "cfd699ae-0312-41e3-828b-12e22e1bfce6",
                            "last_updated": "2022-10-20T09:26:58.116106-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns",
                            "reward": "1.56000",
                            "odds": "1.57140",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22b9c8b4-1cba-4cf3-ac13-4c1af2a7562f/?format=api"
                        },
                        {
                            "id": "197112a4-acfd-4dbb-9032-d3e38a6255fe",
                            "gambit_id": "4f846fe3-53e7-474e-9ea7-68e262fe56b4",
                            "last_updated": "2022-10-20T09:26:58.114890-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks",
                            "reward": "2.51000",
                            "odds": "2.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22b9c8b4-1cba-4cf3-ac13-4c1af2a7562f/?format=api"
                        }
                    ]
                },
                {
                    "id": "0666d45b-8650-4dff-bbbf-029b2154846f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f34aec01-a345-42c4-a9e0-1aa8e248c717/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Dallas Mavericks D.N.B",
                                "amount": 5000.0
                            },
                            {
                                "team": "Phoenix Suns D.N.B",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b3eb2aa3-cce2-4b35-9351-97d2fe305c83",
                            "gambit_id": "62b583c6-1384-480c-b1ca-ceb268ea460c",
                            "last_updated": "2022-10-20T09:26:58.119219-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Dallas Mavericks D.N.B",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0666d45b-8650-4dff-bbbf-029b2154846f/?format=api"
                        },
                        {
                            "id": "4fca72bf-483f-4c57-8b37-e65a2eb32353",
                            "gambit_id": "56865b96-c6af-4d7e-9c5b-256295efa1be",
                            "last_updated": "2022-10-20T09:26:58.118225-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Phoenix Suns D.N.B",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0666d45b-8650-4dff-bbbf-029b2154846f/?format=api"
                        }
                    ]
                },
                {
                    "id": "2158adde-a47e-4df6-9088-b4041e6fa680",
                    "match": "https://api-prod.gambitprofit.com/api/matches/f34aec01-a345-42c4-a9e0-1aa8e248c717/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 218.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 218.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "beb790c4-66c3-4d34-a24e-9124ab304fca",
                            "gambit_id": "f8be63d5-3286-4839-bcb2-ecf1ae8dd506",
                            "last_updated": "2022-10-20T09:26:58.112475-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 218.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2158adde-a47e-4df6-9088-b4041e6fa680/?format=api"
                        },
                        {
                            "id": "fd566330-b0bd-4c9b-bab5-cd6559db9e42",
                            "gambit_id": "e8125a3e-3947-4b06-affd-ebb003f43fdd",
                            "last_updated": "2022-10-20T09:26:58.111223-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 218.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "218.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2158adde-a47e-4df6-9088-b4041e6fa680/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "1a0177b2-5a4e-4331-bc18-4f8bec8b5de3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7c16c31a-7dee-40ac-8aeb-318999469d1b",
            "completed": true,
            "last_updated": "2022-10-20T09:31:58.462292-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.77,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7c16c31a-7dee-40ac-8aeb-318999469d1b",
            "datetime": "2022-10-19T22:10:00-04:00",
            "cutoff_datetime": "2022-10-19T22:10:00-04:00",
            "name": "Portland Trail Blazers v. Sacramento Kings",
            "bettypes": [
                {
                    "id": "e398e52e-68b6-4270-aba0-271759422131",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a0177b2-5a4e-4331-bc18-4f8bec8b5de3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5873.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 4127.0
                            }
                        ],
                        "expected_reward_tokens": 9572.99,
                        "profit_sb": 72.99,
                        "profit_sb_percentage": 0.77,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "c4b90756-2455-43db-ad1d-c633cab69d7a",
                            "gambit_id": "4295bb5e-038f-49a0-a228-bcdb7f11ad26",
                            "last_updated": "2022-10-20T09:31:58.470027-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e398e52e-68b6-4270-aba0-271759422131/?format=api"
                        },
                        {
                            "id": "edcae41b-30fd-4964-83da-42fae03cfd05",
                            "gambit_id": "1e591fcc-8373-40b0-82ea-5ae52d8c1d2d",
                            "last_updated": "2022-10-20T09:31:58.468871-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "2.32000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e398e52e-68b6-4270-aba0-271759422131/?format=api"
                        }
                    ]
                },
                {
                    "id": "6faa8e28-1a8a-4f43-9926-595de8e5d35f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a0177b2-5a4e-4331-bc18-4f8bec8b5de3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Sacramento Kings",
                                "amount": 5000.0
                            },
                            {
                                "team": "Portland Trail Blazers",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "b23736de-7c7a-4831-8459-e4b5978d05ce",
                            "gambit_id": "13950b41-4780-409f-b05d-da5f0ddacde5",
                            "last_updated": "2022-10-20T09:31:58.474722-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Sacramento Kings",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6faa8e28-1a8a-4f43-9926-595de8e5d35f/?format=api"
                        },
                        {
                            "id": "d91e6f43-a7b9-465a-b901-19ad36291825",
                            "gambit_id": "ad696804-6d0a-4627-b384-6e0a0e68a0bb",
                            "last_updated": "2022-10-20T09:31:58.475739-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Portland Trail Blazers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "3.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6faa8e28-1a8a-4f43-9926-595de8e5d35f/?format=api"
                        }
                    ]
                },
                {
                    "id": "de5fd424-a511-4883-8102-23e688efff43",
                    "match": "https://api-prod.gambitprofit.com/api/matches/1a0177b2-5a4e-4331-bc18-4f8bec8b5de3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 230",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 230",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ad9e135-6791-4ba3-ab45-5d34ce28023b",
                            "gambit_id": "ab04cac8-e038-4902-8eb0-b1eba1f5153c",
                            "last_updated": "2022-10-20T09:31:58.466582-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 230",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de5fd424-a511-4883-8102-23e688efff43/?format=api"
                        },
                        {
                            "id": "2d6a3555-171a-4dee-a9d3-5b083b1cd776",
                            "gambit_id": "d63154c2-8a52-4dc5-9997-020f079a8bab",
                            "last_updated": "2022-10-20T09:31:58.465408-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 230",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "230.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de5fd424-a511-4883-8102-23e688efff43/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b1f6e9bb-f82d-4f8d-bc21-8ada04d47c1d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c0fc8ff6-ab7b-4d59-8a23-4e83df789bac",
            "completed": true,
            "last_updated": "2022-10-20T09:22:01.489725-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.76,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c0fc8ff6-ab7b-4d59-8a23-4e83df789bac",
            "datetime": "2022-10-19T22:05:00-04:00",
            "cutoff_datetime": "2022-10-19T22:05:00-04:00",
            "name": "St Louis Blues v. Seattle Kraken",
            "bettypes": [
                {
                    "id": "d03d6fa8-54c6-43bf-a062-a842a60806a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1f6e9bb-f82d-4f8d-bc21-8ada04d47c1d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "St Louis Blues",
                                "amount": 5524.0
                            },
                            {
                                "team": "Seattle Kraken",
                                "amount": 4476.0
                            }
                        ],
                        "expected_reward_tokens": 9667.0,
                        "profit_sb": 167.0,
                        "profit_sb_percentage": 1.76,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "75be122f-8500-4b17-8ee1-6c4823ea4abd",
                            "gambit_id": "eb93d63c-c46b-4ff8-8d25-4c2f13d8d6e2",
                            "last_updated": "2022-10-20T09:22:01.500368-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d03d6fa8-54c6-43bf-a062-a842a60806a5/?format=api"
                        },
                        {
                            "id": "9779165a-82db-42e0-8342-b30770bcde5f",
                            "gambit_id": "be8f7fa5-b68a-4b00-b528-0bd007ed2bfe",
                            "last_updated": "2022-10-20T09:22:01.499292-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d03d6fa8-54c6-43bf-a062-a842a60806a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "badc0813-d0ed-4074-a50d-cdcc25a4f324",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1f6e9bb-f82d-4f8d-bc21-8ada04d47c1d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Seattle Kraken",
                                "amount": 6690.0
                            },
                            {
                                "team": "St Louis Blues",
                                "amount": 3310.0
                            }
                        ],
                        "expected_reward_tokens": 9565.9,
                        "profit_sb": 65.9,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "e121e97a-573d-40fd-b52c-f105db72c03c",
                            "gambit_id": "fb6f4e52-73fc-4fe8-8ef2-e4cac940d730",
                            "last_updated": "2022-10-20T09:22:01.495928-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Seattle Kraken",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/badc0813-d0ed-4074-a50d-cdcc25a4f324/?format=api"
                        },
                        {
                            "id": "a105c998-c0fb-4300-9b49-b731e4039e40",
                            "gambit_id": "d6898caa-b4bf-40a7-a478-faa23cf6b196",
                            "last_updated": "2022-10-20T09:22:01.497069-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "St Louis Blues",
                            "reward": "2.89000",
                            "odds": "2.95000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/badc0813-d0ed-4074-a50d-cdcc25a4f324/?format=api"
                        }
                    ]
                },
                {
                    "id": "217d8932-ffb7-48ac-bcc3-f850f2990d2e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b1f6e9bb-f82d-4f8d-bc21-8ada04d47c1d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ea9c1606-344c-48c2-8a64-787f1fca6b8e",
                            "gambit_id": "f83debb7-45e7-4d11-a697-6000a53ffc32",
                            "last_updated": "2022-10-20T09:22:01.492465-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/217d8932-ffb7-48ac-bcc3-f850f2990d2e/?format=api"
                        },
                        {
                            "id": "68a9afe9-b071-48c3-a8c2-eaa59962f88e",
                            "gambit_id": "82c95968-832b-48a3-ac0b-50f4d44957d4",
                            "last_updated": "2022-10-20T09:22:01.493639-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/217d8932-ffb7-48ac-bcc3-f850f2990d2e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "ac052abf-5c27-42df-8aa9-7374a30cbb3a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4977e6f2-fcff-4efd-8979-7bd8fe1101a3",
            "completed": true,
            "last_updated": "2022-10-20T09:31:58.770863-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.5,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/4977e6f2-fcff-4efd-8979-7bd8fe1101a3",
            "datetime": "2022-10-19T21:10:00-04:00",
            "cutoff_datetime": "2022-10-19T21:10:00-04:00",
            "name": "Denver Nuggets v. Utah Jazz",
            "bettypes": [
                {
                    "id": "21fc3934-08fb-4f29-b317-f7d530a540a2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac052abf-5c27-42df-8aa9-7374a30cbb3a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6869.0
                            },
                            {
                                "team": "Utah Jazz",
                                "amount": 3131.0
                            }
                        ],
                        "expected_reward_tokens": 9547.91,
                        "profit_sb": 47.91,
                        "profit_sb_percentage": 0.5,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "707801d8-1f5c-47dc-8cc0-471372fc8795",
                            "gambit_id": "1372b8b7-a90e-484e-9b2f-4ffaee564d64",
                            "last_updated": "2022-10-20T09:31:58.783633-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.39000",
                            "odds": "1.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21fc3934-08fb-4f29-b317-f7d530a540a2/?format=api"
                        },
                        {
                            "id": "deac013c-7d27-4824-acf6-a315efa6cb25",
                            "gambit_id": "4b810c5a-3254-4dd7-b630-21034f604579",
                            "last_updated": "2022-10-20T09:31:58.780307-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "3.05000",
                            "odds": "3.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21fc3934-08fb-4f29-b317-f7d530a540a2/?format=api"
                        }
                    ]
                },
                {
                    "id": "1823b0bb-5fd0-4a70-82ac-a1256fc1965a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac052abf-5c27-42df-8aa9-7374a30cbb3a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Utah Jazz",
                                "amount": 5000.0
                            },
                            {
                                "team": "Denver Nuggets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8ae3ee43-3f26-4e58-925b-bff2299b0eac",
                            "gambit_id": "bc79e2bd-a216-4c22-bf59-675b061b5820",
                            "last_updated": "2022-10-20T09:31:58.785798-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Utah Jazz",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1823b0bb-5fd0-4a70-82ac-a1256fc1965a/?format=api"
                        },
                        {
                            "id": "0403aec6-0666-45e9-a6bd-d2ccdd242718",
                            "gambit_id": "57582e14-f44c-451e-96bd-0207237f794a",
                            "last_updated": "2022-10-20T09:31:58.786804-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Denver Nuggets",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1823b0bb-5fd0-4a70-82ac-a1256fc1965a/?format=api"
                        }
                    ]
                },
                {
                    "id": "77a9ad69-66bb-4a31-9467-a0813090456d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/ac052abf-5c27-42df-8aa9-7374a30cbb3a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 225.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 225.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2a80df67-f6b7-4bd9-89aa-32853645fe45",
                            "gambit_id": "66ba95f1-5b3f-43a8-921e-c875322a801a",
                            "last_updated": "2022-10-20T09:31:58.774893-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 225.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a9ad69-66bb-4a31-9467-a0813090456d/?format=api"
                        },
                        {
                            "id": "fb556c1f-a866-48ad-9d36-dc3ea4960531",
                            "gambit_id": "7310054d-69ef-4af9-a46f-9175c62bd45f",
                            "last_updated": "2022-10-20T09:31:58.773752-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 225.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "225.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a9ad69-66bb-4a31-9467-a0813090456d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "34ec037b-5251-496b-9a32-2678c5c1c576",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "51b423e8-9f08-4327-bb52-f5818347bf9e",
            "completed": true,
            "last_updated": "2022-10-20T09:31:58.617591-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.53,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/51b423e8-9f08-4327-bb52-f5818347bf9e",
            "datetime": "2022-10-19T20:10:00-04:00",
            "cutoff_datetime": "2022-10-19T20:10:00-04:00",
            "name": "Charlotte Hornets v. San Antonio Spurs",
            "bettypes": [
                {
                    "id": "48106b75-8d21-4947-871b-b841990f1708",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34ec037b-5251-496b-9a32-2678c5c1c576/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5106.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "578c88fb-4b8b-441d-8fa2-7bba9b07ee2d",
                            "gambit_id": "14f0d04d-bb47-4937-9303-c3f861c2b56c",
                            "last_updated": "2022-10-20T09:31:58.620442-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48106b75-8d21-4947-871b-b841990f1708/?format=api"
                        },
                        {
                            "id": "c09d7763-9661-40a4-b92d-e98d62aa5d99",
                            "gambit_id": "43100de2-d01a-4936-a57e-801e0995ef46",
                            "last_updated": "2022-10-20T09:31:58.621674-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48106b75-8d21-4947-871b-b841990f1708/?format=api"
                        }
                    ]
                },
                {
                    "id": "b1e74f80-c6da-453b-a069-160905530812",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34ec037b-5251-496b-9a32-2678c5c1c576/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Charlotte Hornets",
                                "amount": 5000.0
                            },
                            {
                                "team": "San Antonio Spurs",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bb3df9a7-ffab-46c0-9792-447654c6af6b",
                            "gambit_id": "d9383ce9-9238-467e-b37c-fe0c02c12235",
                            "last_updated": "2022-10-20T09:31:58.628750-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Charlotte Hornets",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1e74f80-c6da-453b-a069-160905530812/?format=api"
                        },
                        {
                            "id": "407070a1-6cbd-407c-91cc-2e3382464636",
                            "gambit_id": "60d39ece-9446-496f-9cd1-593fe9c4d558",
                            "last_updated": "2022-10-20T09:31:58.627711-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "San Antonio Spurs",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "1.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1e74f80-c6da-453b-a069-160905530812/?format=api"
                        }
                    ]
                },
                {
                    "id": "edf5caa4-ae7c-4d3a-803b-0dadc5ff9cea",
                    "match": "https://api-prod.gambitprofit.com/api/matches/34ec037b-5251-496b-9a32-2678c5c1c576/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 221.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 221.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "04f2744d-2c29-4d93-894e-8c50a2ea0d46",
                            "gambit_id": "776279db-d9c5-4654-871a-ef56a1a74624",
                            "last_updated": "2022-10-20T09:31:58.625415-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 221.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf5caa4-ae7c-4d3a-803b-0dadc5ff9cea/?format=api"
                        },
                        {
                            "id": "91c9c219-ef8d-4e92-8063-3fd37d00a074",
                            "gambit_id": "2d414568-75a9-491f-a8b3-929186c0b7a1",
                            "last_updated": "2022-10-20T09:31:58.624220-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 221.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "221.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf5caa4-ae7c-4d3a-803b-0dadc5ff9cea/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0a047917-0b51-4ff0-ae5c-92b1c4854533",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "908cc852-dd55-4aaa-af0f-afa494d25ee2",
            "completed": true,
            "last_updated": "2022-10-20T09:37:00.555966-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.12,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/908cc852-dd55-4aaa-af0f-afa494d25ee2",
            "datetime": "2022-10-19T20:10:00-04:00",
            "cutoff_datetime": "2022-10-19T20:10:00-04:00",
            "name": "Oklahoma City Thunder v. Minnesota Timberwolves",
            "bettypes": [
                {
                    "id": "2a44b3f2-564d-44b1-95d8-8df0c46de530",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a047917-0b51-4ff0-ae5c-92b1c4854533/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 8202.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 1798.0
                            }
                        ],
                        "expected_reward_tokens": 9511.42,
                        "profit_sb": 11.42,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "b122fa10-d4ea-472e-884e-9ed977aa9c39",
                            "gambit_id": "e12d7028-1d4e-4707-b837-7df7473ee1ae",
                            "last_updated": "2022-10-20T09:37:00.562241-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.16000",
                            "odds": "1.16670",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a44b3f2-564d-44b1-95d8-8df0c46de530/?format=api"
                        },
                        {
                            "id": "4206fc20-a1a3-4df9-be9e-7ee0001e5a85",
                            "gambit_id": "f861e04c-3379-4bfc-bfb0-65dcae1aa98a",
                            "last_updated": "2022-10-20T09:37:00.563427-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "5.29000",
                            "odds": "5.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a44b3f2-564d-44b1-95d8-8df0c46de530/?format=api"
                        }
                    ]
                },
                {
                    "id": "5590fe92-7ce4-4a30-9bc3-617aebf1ad6d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a047917-0b51-4ff0-ae5c-92b1c4854533/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Minnesota Timberwolves",
                                "amount": 5000.0
                            },
                            {
                                "team": "Oklahoma City Thunder",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c76ab9d0-3e1c-475b-b6d6-94a5091baac4",
                            "gambit_id": "b47800b7-2ed4-4560-99e1-cfdf91018ccd",
                            "last_updated": "2022-10-20T09:37:00.565415-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Minnesota Timberwolves",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5590fe92-7ce4-4a30-9bc3-617aebf1ad6d/?format=api"
                        },
                        {
                            "id": "5ba848ab-aed9-4e64-ae87-7ebd1add8a37",
                            "gambit_id": "1ddca62e-ed2d-4c89-a654-748098bc3ce4",
                            "last_updated": "2022-10-20T09:37:00.566353-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Oklahoma City Thunder",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "11.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5590fe92-7ce4-4a30-9bc3-617aebf1ad6d/?format=api"
                        }
                    ]
                },
                {
                    "id": "a1da3b02-cac0-4175-8b1e-e9a2a5521159",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0a047917-0b51-4ff0-ae5c-92b1c4854533/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 226.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 226.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9aff177c-5dbf-42d0-9f18-711fb8692251",
                            "gambit_id": "cda807b1-2595-410f-8f11-5a5d2e6dd333",
                            "last_updated": "2022-10-20T09:37:00.558793-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 226.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1da3b02-cac0-4175-8b1e-e9a2a5521159/?format=api"
                        },
                        {
                            "id": "8a6cb1a8-a081-4490-ae5f-e90f237edc0d",
                            "gambit_id": "4c5b91a7-1628-43bb-b7c4-2f228c6b578c",
                            "last_updated": "2022-10-20T09:37:00.559934-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 226.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "226.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1da3b02-cac0-4175-8b1e-e9a2a5521159/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "60ae4c79-a37c-43f7-a327-210e3e8810cb",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "5f7f4428-a71c-499c-97e7-3b45f7cbe26b",
            "completed": true,
            "last_updated": "2022-10-20T09:22:01.333034-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.18,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/5f7f4428-a71c-499c-97e7-3b45f7cbe26b",
            "datetime": "2022-10-19T20:05:00-04:00",
            "cutoff_datetime": "2022-10-19T20:05:00-04:00",
            "name": "Winnipeg Jets v. Colorado Avalanche",
            "bettypes": [
                {
                    "id": "3a985347-8ab9-4a9d-a5d6-92499b1045f2",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60ae4c79-a37c-43f7-a327-210e3e8810cb/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6721.0
                            },
                            {
                                "team": "Winnipeg Jets",
                                "amount": 3279.0
                            }
                        ],
                        "expected_reward_tokens": 9476.31,
                        "profit_sb": -23.69,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "a0643b4e-9849-4cf0-9ee7-9aa7c2db30e2",
                            "gambit_id": "bafa3d4a-e48d-4629-8fec-8c4ee0eaa7c9",
                            "last_updated": "2022-10-20T09:22:01.342553-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a985347-8ab9-4a9d-a5d6-92499b1045f2/?format=api"
                        },
                        {
                            "id": "28c256f9-452b-492c-98dc-6051eaa94ea7",
                            "gambit_id": "b01fe3df-2bab-4f25-9009-beb366be7f7e",
                            "last_updated": "2022-10-20T09:22:01.343478-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "2.89000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a985347-8ab9-4a9d-a5d6-92499b1045f2/?format=api"
                        }
                    ]
                },
                {
                    "id": "7dd49e0a-faf7-4096-b7f5-4412824e5185",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60ae4c79-a37c-43f7-a327-210e3e8810cb/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Winnipeg Jets",
                                "amount": 5419.0
                            },
                            {
                                "team": "Colorado Avalanche",
                                "amount": 4581.0
                            }
                        ],
                        "expected_reward_tokens": 9482.67,
                        "profit_sb": -17.33,
                        "profit_sb_percentage": -0.18,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "d59a8a63-7a87-49b2-8282-486b0925eb7d",
                            "gambit_id": "f3a853c8-4bb9-40ff-8338-b44afdaeea67",
                            "last_updated": "2022-10-20T09:22:01.340695-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Winnipeg Jets",
                            "reward": "1.75000",
                            "odds": "1.76920",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dd49e0a-faf7-4096-b7f5-4412824e5185/?format=api"
                        },
                        {
                            "id": "0b470555-c3b3-4cb5-95de-06aef075a825",
                            "gambit_id": "0540d572-715a-4ad6-9b42-c2d7f4e517b4",
                            "last_updated": "2022-10-20T09:22:01.339771-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Colorado Avalanche",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dd49e0a-faf7-4096-b7f5-4412824e5185/?format=api"
                        }
                    ]
                },
                {
                    "id": "292895cb-9843-47b6-87b7-970f3b3bd90c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/60ae4c79-a37c-43f7-a327-210e3e8810cb/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5106.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "09d6fa60-c602-43f6-96ee-842a00ac3869",
                            "gambit_id": "c77a78cb-78fe-414f-969b-654c39f5d6ce",
                            "last_updated": "2022-10-20T09:22:01.337897-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/292895cb-9843-47b6-87b7-970f3b3bd90c/?format=api"
                        },
                        {
                            "id": "04ff61c2-9d29-4618-8b83-dd714aa78c31",
                            "gambit_id": "5d3daf9c-92c5-40ef-a812-2398b28a7710",
                            "last_updated": "2022-10-20T09:22:01.336895-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/292895cb-9843-47b6-87b7-970f3b3bd90c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "51951fc6-9aed-4f7c-a2e8-04b28a31a4ff",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fd51ea95-ae36-4209-b0f1-65f27d4970b2",
            "completed": true,
            "last_updated": "2022-10-20T09:42:00.363717-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.59,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/fd51ea95-ae36-4209-b0f1-65f27d4970b2",
            "datetime": "2022-10-19T19:40:00-04:00",
            "cutoff_datetime": "2022-10-19T19:40:00-04:00",
            "name": "New Orleans Pelicans v. Brooklyn Nets",
            "bettypes": [
                {
                    "id": "c54c1471-e259-4d54-a71a-bff8f2fc1b71",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51951fc6-9aed-4f7c-a2e8-04b28a31a4ff/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5863.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 4137.0
                            }
                        ],
                        "expected_reward_tokens": 9556.47,
                        "profit_sb": 56.47,
                        "profit_sb_percentage": 0.59,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9c7e9fe6-a3ed-4492-b2fb-ccc88f07048e",
                            "gambit_id": "a0c34d78-8195-4406-af84-9e6046ad0700",
                            "last_updated": "2022-10-20T09:42:00.369208-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.63000",
                            "odds": "1.64520",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54c1471-e259-4d54-a71a-bff8f2fc1b71/?format=api"
                        },
                        {
                            "id": "dfbf9178-3649-4ab2-a996-11090f9a2658",
                            "gambit_id": "26d2e698-13c7-4c0c-963b-82264c94d7ae",
                            "last_updated": "2022-10-20T09:42:00.370244-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "2.31000",
                            "odds": "2.35000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c54c1471-e259-4d54-a71a-bff8f2fc1b71/?format=api"
                        }
                    ]
                },
                {
                    "id": "1c4bd875-7499-48e2-be3c-00a966f2e908",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51951fc6-9aed-4f7c-a2e8-04b28a31a4ff/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Brooklyn Nets",
                                "amount": 5106.0
                            },
                            {
                                "team": "New Orleans Pelicans",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "af9a4b5b-32e8-46f8-b9c7-1aba46d43278",
                            "gambit_id": "76fa5674-a831-4e67-8092-50d16edd9bdc",
                            "last_updated": "2022-10-20T09:42:00.372217-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Brooklyn Nets",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "-3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4bd875-7499-48e2-be3c-00a966f2e908/?format=api"
                        },
                        {
                            "id": "9b5cf67c-cfa4-4d96-810b-ce9b4bedf7d4",
                            "gambit_id": "87fd22a5-d6dc-4736-bd93-27956e82fd63",
                            "last_updated": "2022-10-20T09:42:00.373195-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New Orleans Pelicans",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "3.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4bd875-7499-48e2-be3c-00a966f2e908/?format=api"
                        }
                    ]
                },
                {
                    "id": "c9635810-aa46-428a-9d5d-23a7fe446f60",
                    "match": "https://api-prod.gambitprofit.com/api/matches/51951fc6-9aed-4f7c-a2e8-04b28a31a4ff/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 232",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 232",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "65cb7a4f-39bc-4567-902a-cf060d980df0",
                            "gambit_id": "10659266-7642-4210-9c25-ec2653092445",
                            "last_updated": "2022-10-20T09:42:00.366142-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 232",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9635810-aa46-428a-9d5d-23a7fe446f60/?format=api"
                        },
                        {
                            "id": "fae3d9ec-e6ed-4ef9-9d72-86771095346c",
                            "gambit_id": "95c1e75d-c614-4a7e-90da-fa823cc66ea4",
                            "last_updated": "2022-10-20T09:42:00.367170-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 232",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "232.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9635810-aa46-428a-9d5d-23a7fe446f60/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "65758c60-065a-4f86-bfbb-a329428799bf",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "7152450d-ccce-4ef2-b1c3-dbd5e9acf9de",
            "completed": true,
            "last_updated": "2022-10-20T09:36:59.666048-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.47,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/7152450d-ccce-4ef2-b1c3-dbd5e9acf9de",
            "datetime": "2022-10-19T19:40:00-04:00",
            "cutoff_datetime": "2022-10-19T19:40:00-04:00",
            "name": "Houston Rockets v. Atlanta Hawks",
            "bettypes": [
                {
                    "id": "b73c6601-ad81-4762-99e4-e4267f90c7e4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65758c60-065a-4f86-bfbb-a329428799bf/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 8091.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 1909.0
                            }
                        ],
                        "expected_reward_tokens": 9545.0,
                        "profit_sb": 45.0,
                        "profit_sb_percentage": 0.47,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "91d37da3-bfd3-4ae7-ba00-fa6293d1d54f",
                            "gambit_id": "9809fa6b-91f3-4a35-90ef-4c35bd5d0a21",
                            "last_updated": "2022-10-20T09:36:59.673383-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.18000",
                            "odds": "1.18180",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b73c6601-ad81-4762-99e4-e4267f90c7e4/?format=api"
                        },
                        {
                            "id": "1939cbda-cd26-41a7-a5f6-a1035601a11f",
                            "gambit_id": "c7c14186-fe7a-47a8-be2a-7b5c868b8df6",
                            "last_updated": "2022-10-20T09:36:59.672231-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "5.00000",
                            "odds": "5.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b73c6601-ad81-4762-99e4-e4267f90c7e4/?format=api"
                        }
                    ]
                },
                {
                    "id": "622f61d2-99fd-45f9-8991-cb21e97d918f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65758c60-065a-4f86-bfbb-a329428799bf/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Atlanta Hawks",
                                "amount": 5000.0
                            },
                            {
                                "team": "Houston Rockets",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "977dbfc7-50b9-4fd5-843f-781f8bfcfee5",
                            "gambit_id": "d42c62a0-de1b-439d-a05a-6bab937a7714",
                            "last_updated": "2022-10-20T09:36:59.675219-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Atlanta Hawks",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/622f61d2-99fd-45f9-8991-cb21e97d918f/?format=api"
                        },
                        {
                            "id": "8d0c7808-0824-4c38-8b02-8e523cb74439",
                            "gambit_id": "707a35d9-87a3-497e-ae91-d993f1939289",
                            "last_updated": "2022-10-20T09:36:59.676142-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Houston Rockets",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "10.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/622f61d2-99fd-45f9-8991-cb21e97d918f/?format=api"
                        }
                    ]
                },
                {
                    "id": "9eb8db49-5ef6-4c08-8a1a-78a6810583b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/65758c60-065a-4f86-bfbb-a329428799bf/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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 235",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 235",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "fe41718a-f961-4435-9a8d-60592d64f071",
                            "gambit_id": "f21d69a7-6b98-4efa-b449-05c2785822f1",
                            "last_updated": "2022-10-20T09:36:59.668795-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 235",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb8db49-5ef6-4c08-8a1a-78a6810583b3/?format=api"
                        },
                        {
                            "id": "79be3636-751c-4cb1-ad12-9dd1dc05cc90",
                            "gambit_id": "05a29fca-34aa-4829-9ef5-13a32f3177c0",
                            "last_updated": "2022-10-20T09:36:59.669977-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 235",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "235.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb8db49-5ef6-4c08-8a1a-78a6810583b3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "81a52ce3-3093-489f-a375-55f3af88fb40",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c8d96500-5411-49f7-83ba-59da416ba7b7",
            "completed": true,
            "last_updated": "2022-10-20T09:36:59.998368-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.25,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c8d96500-5411-49f7-83ba-59da416ba7b7",
            "datetime": "2022-10-19T19:40:00-04:00",
            "cutoff_datetime": "2022-10-19T19:40:00-04:00",
            "name": "Chicago Bulls v. Miami Heat",
            "bettypes": [
                {
                    "id": "58816b07-0b32-441b-bd9f-8a0bfb16b349",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81a52ce3-3093-489f-a375-55f3af88fb40/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7271.0
                            },
                            {
                                "team": "Chicago Bulls",
                                "amount": 2729.0
                            }
                        ],
                        "expected_reward_tokens": 9524.21,
                        "profit_sb": 24.21,
                        "profit_sb_percentage": 0.25,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "4911116b-eb29-4c90-b291-ba3829adf705",
                            "gambit_id": "bfac8054-a8c9-4b77-b2b0-67a7be770b98",
                            "last_updated": "2022-10-20T09:37:00.004714-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.31000",
                            "odds": "1.32260",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58816b07-0b32-441b-bd9f-8a0bfb16b349/?format=api"
                        },
                        {
                            "id": "3c20f168-34bf-4f39-9c5d-2b8c3224922e",
                            "gambit_id": "ea342b04-09cf-494a-838f-3b2b1f31ecd1",
                            "last_updated": "2022-10-20T09:37:00.005886-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "3.49000",
                            "odds": "3.55000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58816b07-0b32-441b-bd9f-8a0bfb16b349/?format=api"
                        }
                    ]
                },
                {
                    "id": "5b98d7a7-5911-47f5-88da-dfed3bf5de95",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81a52ce3-3093-489f-a375-55f3af88fb40/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Chicago Bulls",
                                "amount": 5000.0
                            },
                            {
                                "team": "Miami Heat",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ba5d59f8-9cc7-48a5-bcf0-0fd27c98bed7",
                            "gambit_id": "176e97f1-f507-44f8-a3ef-3a69cf1ec778",
                            "last_updated": "2022-10-20T09:37:00.008803-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Chicago Bulls",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b98d7a7-5911-47f5-88da-dfed3bf5de95/?format=api"
                        },
                        {
                            "id": "def1bc91-6a9d-404c-ac9a-38caedbf0782",
                            "gambit_id": "af50e36a-f788-4fa4-b4e8-6260cc20d2e4",
                            "last_updated": "2022-10-20T09:37:00.007862-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Miami Heat",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b98d7a7-5911-47f5-88da-dfed3bf5de95/?format=api"
                        }
                    ]
                },
                {
                    "id": "27698289-29de-4fd0-9315-2dd8803cc05c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/81a52ce3-3093-489f-a375-55f3af88fb40/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 216",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "27309b12-6bc4-4549-9353-31c91408d0e3",
                            "gambit_id": "95fcd836-91c0-4850-bc44-ec0901bec3f6",
                            "last_updated": "2022-10-20T09:37:00.001227-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 216",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27698289-29de-4fd0-9315-2dd8803cc05c/?format=api"
                        },
                        {
                            "id": "a941e7df-3159-4218-87b8-0177868c9530",
                            "gambit_id": "134a3844-ce16-4d51-890d-33e57fe636bd",
                            "last_updated": "2022-10-20T09:37:00.002423-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 216",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27698289-29de-4fd0-9315-2dd8803cc05c/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "4f41c0bb-8f88-400b-8917-cf3f7324efa6",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c61f2d5e-9373-45b4-84db-0108b778728e",
            "completed": true,
            "last_updated": "2022-10-20T09:37:00.733129-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.69,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c61f2d5e-9373-45b4-84db-0108b778728e",
            "datetime": "2022-10-19T19:40:00-04:00",
            "cutoff_datetime": "2022-10-19T19:40:00-04:00",
            "name": "New York Knicks v. Memphis Grizzlies",
            "bettypes": [
                {
                    "id": "022c872b-5e54-43e5-8dcd-f99edfac7374",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f41c0bb-8f88-400b-8917-cf3f7324efa6/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6335.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 3665.0
                            }
                        ],
                        "expected_reward_tokens": 9565.65,
                        "profit_sb": 65.65,
                        "profit_sb_percentage": 0.69,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "308ff3ed-c38f-464a-b539-ec4daae12b7a",
                            "gambit_id": "c6f07b5f-38cc-4992-82cc-55734292a5aa",
                            "last_updated": "2022-10-20T09:37:00.740844-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.51000",
                            "odds": "1.52630",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/022c872b-5e54-43e5-8dcd-f99edfac7374/?format=api"
                        },
                        {
                            "id": "ee12c44a-2373-4ccb-8784-c8fdabdf5901",
                            "gambit_id": "d226b204-0080-4a6c-bdf7-1252541f9ef8",
                            "last_updated": "2022-10-20T09:37:00.739682-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "2.61000",
                            "odds": "2.65000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/022c872b-5e54-43e5-8dcd-f99edfac7374/?format=api"
                        }
                    ]
                },
                {
                    "id": "102eb01d-ab96-4be5-95ec-72281043c8f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f41c0bb-8f88-400b-8917-cf3f7324efa6/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Memphis Grizzlies",
                                "amount": 5000.0
                            },
                            {
                                "team": "New York Knicks",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ff8478df-2e49-482c-945a-d2b195ef2469",
                            "gambit_id": "ef20d90c-5db0-45f7-9de9-c362d0c993ff",
                            "last_updated": "2022-10-20T09:37:00.742994-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Memphis Grizzlies",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/102eb01d-ab96-4be5-95ec-72281043c8f5/?format=api"
                        },
                        {
                            "id": "c283893e-7c12-442a-9684-114c41bb72f5",
                            "gambit_id": "8ee44d1d-fd07-4078-9a1a-c2025db1656c",
                            "last_updated": "2022-10-20T09:37:00.744030-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "New York Knicks",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "4.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/102eb01d-ab96-4be5-95ec-72281043c8f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "5239415d-9cef-4545-a015-2499dbd0c0b3",
                    "match": "https://api-prod.gambitprofit.com/api/matches/4f41c0bb-8f88-400b-8917-cf3f7324efa6/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 227",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 227",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "69939328-42a6-4ecd-b5a8-50b3dd5e6a5c",
                            "gambit_id": "9bf090aa-e937-40f7-aa32-a34b1c847f11",
                            "last_updated": "2022-10-20T09:37:00.737327-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 227",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5239415d-9cef-4545-a015-2499dbd0c0b3/?format=api"
                        },
                        {
                            "id": "d6f1773a-7655-4c45-883c-081206423129",
                            "gambit_id": "4ac864e8-0092-4e65-bef7-55091e0d0514",
                            "last_updated": "2022-10-20T09:37:00.736036-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 227",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "227.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5239415d-9cef-4545-a015-2499dbd0c0b3/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "143b46de-23f4-48cb-a3ce-de772e4dc3ae",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "74218a69-1ae6-4e53-ad68-b61c6e1bbd40",
            "completed": true,
            "last_updated": "2022-10-20T09:37:00.911839-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.34,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/74218a69-1ae6-4e53-ad68-b61c6e1bbd40",
            "datetime": "2022-10-19T19:40:00-04:00",
            "cutoff_datetime": "2022-10-19T19:40:00-04:00",
            "name": "Cleveland Cavaliers v. Toronto Raptors",
            "bettypes": [
                {
                    "id": "467a7ac5-af07-41fc-91f7-a306b3d7587c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/143b46de-23f4-48cb-a3ce-de772e4dc3ae/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5607.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 4393.0
                            }
                        ],
                        "expected_reward_tokens": 9531.9,
                        "profit_sb": 31.9,
                        "profit_sb_percentage": 0.34,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "798100aa-7ec3-4e47-b685-1123ccd0dcdd",
                            "gambit_id": "d293e32c-a95d-4b88-bc48-737eca9611f5",
                            "last_updated": "2022-10-20T09:37:00.918148-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.70000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/467a7ac5-af07-41fc-91f7-a306b3d7587c/?format=api"
                        },
                        {
                            "id": "64452c2c-5cf5-4dd7-9746-dc758ad811d5",
                            "gambit_id": "efc07099-dd76-4ff3-acc1-c4f04390bccf",
                            "last_updated": "2022-10-20T09:37:00.919290-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "2.17000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/467a7ac5-af07-41fc-91f7-a306b3d7587c/?format=api"
                        }
                    ]
                },
                {
                    "id": "65ef2e8b-f948-4dbd-a17b-e53dc6dbf800",
                    "match": "https://api-prod.gambitprofit.com/api/matches/143b46de-23f4-48cb-a3ce-de772e4dc3ae/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Toronto Raptors",
                                "amount": 5106.0
                            },
                            {
                                "team": "Cleveland Cavaliers",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9445.42,
                        "profit_sb": -54.58,
                        "profit_sb_percentage": -0.57,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9876ac6f-f881-406d-86a4-d3e445fd49b2",
                            "gambit_id": "9ec4dcfc-0104-45a8-8265-5ec6d8f9d880",
                            "last_updated": "2022-10-20T09:37:00.921215-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Toronto Raptors",
                            "reward": "1.85000",
                            "odds": "1.86960",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ef2e8b-f948-4dbd-a17b-e53dc6dbf800/?format=api"
                        },
                        {
                            "id": "87f78e87-b7ed-43f6-bb7b-ba5c6415e55f",
                            "gambit_id": "f7c1a938-f573-4280-bcbb-9e44715a7e98",
                            "last_updated": "2022-10-20T09:37:00.922190-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Cleveland Cavaliers",
                            "reward": "1.93000",
                            "odds": "1.95240",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ef2e8b-f948-4dbd-a17b-e53dc6dbf800/?format=api"
                        }
                    ]
                },
                {
                    "id": "926ad2b2-5cca-4dbd-86ce-26754f49983a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/143b46de-23f4-48cb-a3ce-de772e4dc3ae/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 216",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 216",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "889808ff-8fc0-41bc-bd68-852782e7409c",
                            "gambit_id": "50785a06-fbbf-41ce-bb25-cac25f94d3ba",
                            "last_updated": "2022-10-20T09:37:00.915836-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 216",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/926ad2b2-5cca-4dbd-86ce-26754f49983a/?format=api"
                        },
                        {
                            "id": "9bb2a8e5-7865-478a-89a3-21d1fff26d5b",
                            "gambit_id": "e7a0eeaf-7258-4ef9-9f37-87bbd6002aac",
                            "last_updated": "2022-10-20T09:37:00.914674-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 216",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "216.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/926ad2b2-5cca-4dbd-86ce-26754f49983a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "11889b8a-695d-4641-9ffe-5379bf36353e",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "a93a5fd6-4049-4654-89b6-f0bf917b4b19",
            "completed": true,
            "last_updated": "2022-10-20T09:17:10.299904-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.06,
            "sport_category": "MLB Playoffs",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/a93a5fd6-4049-4654-89b6-f0bf917b4b19",
            "datetime": "2022-10-19T19:37:00-04:00",
            "cutoff_datetime": "2022-10-19T19:37:00-04:00",
            "name": "NYY (J Taillon) v. HOU (J Verlander)",
            "bettypes": [
                {
                    "id": "b05895f5-b50c-4b67-aada-1022ce098359",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11889b8a-695d-4641-9ffe-5379bf36353e/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "HOU (J Verlander)",
                                "amount": 6235.0
                            },
                            {
                                "team": "NYY (J Taillon)",
                                "amount": 3765.0
                            }
                        ],
                        "expected_reward_tokens": 9600.75,
                        "profit_sb": 100.75,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "52813643-f826-4105-a58e-9014c3718f72",
                            "gambit_id": "c16136f0-74fa-4de9-aa5c-bca876a3ff3f",
                            "last_updated": "2022-10-20T09:17:10.309982-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU (J Verlander)",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05895f5-b50c-4b67-aada-1022ce098359/?format=api"
                        },
                        {
                            "id": "b94023b6-bfb1-405c-89e6-ca089900a30b",
                            "gambit_id": "4ac6cc65-faaf-4e3d-9b94-724ccd2f32eb",
                            "last_updated": "2022-10-20T09:17:10.308976-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY (J Taillon)",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05895f5-b50c-4b67-aada-1022ce098359/?format=api"
                        }
                    ]
                },
                {
                    "id": "473cd35f-3012-4076-86cc-1e7681d68b4e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11889b8a-695d-4641-9ffe-5379bf36353e/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "NYY",
                                "amount": 5696.0
                            },
                            {
                                "team": "HOU",
                                "amount": 4304.0
                            }
                        ],
                        "expected_reward_tokens": 9511.84,
                        "profit_sb": 11.84,
                        "profit_sb_percentage": 0.12,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cc4aa8b9-76cf-41ff-b5c7-c7f25fae60cc",
                            "gambit_id": "a504f284-9ac1-4865-ba1b-c9501a98d210",
                            "last_updated": "2022-10-20T09:17:10.306964-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "NYY",
                            "reward": "1.67000",
                            "odds": "1.68970",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473cd35f-3012-4076-86cc-1e7681d68b4e/?format=api"
                        },
                        {
                            "id": "a27fabb5-9991-43a3-ad73-d0a461026653",
                            "gambit_id": "801413c2-bb06-454c-ad40-605fee9db7bc",
                            "last_updated": "2022-10-20T09:17:10.305969-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "HOU",
                            "reward": "2.21000",
                            "odds": "2.25000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473cd35f-3012-4076-86cc-1e7681d68b4e/?format=api"
                        }
                    ]
                },
                {
                    "id": "80a7bff7-78ce-412d-9fe9-b55c9a935266",
                    "match": "https://api-prod.gambitprofit.com/api/matches/11889b8a-695d-4641-9ffe-5379bf36353e/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5212.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "8de69c04-eeb7-4527-a027-c3650a85b94a",
                            "gambit_id": "05b18f65-2fef-4ebd-b6b9-0a00caffdee1",
                            "last_updated": "2022-10-20T09:17:10.302849-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80a7bff7-78ce-412d-9fe9-b55c9a935266/?format=api"
                        },
                        {
                            "id": "31831efa-2698-45dd-9dfa-ce2cc75f5de4",
                            "gambit_id": "2be17564-a1fa-46de-ac6d-84b1ef052b24",
                            "last_updated": "2022-10-20T09:17:10.303958-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80a7bff7-78ce-412d-9fe9-b55c9a935266/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "dd05a3ee-0f2f-4b20-b0e9-3bf0c9bc77a4",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "4efca711-128d-4e10-bc88-c102a91bdeb4",
            "completed": true,
            "last_updated": "2022-10-20T09:22:01.174532-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.26,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/4efca711-128d-4e10-bc88-c102a91bdeb4",
            "datetime": "2022-10-19T19:35:00-04:00",
            "cutoff_datetime": "2022-10-19T19:35:00-04:00",
            "name": "Philadelphia Flyers v. Florida Panthers",
            "bettypes": [
                {
                    "id": "4be461a5-dcad-452f-baa1-8b4ffa46a1f5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd05a3ee-0f2f-4b20-b0e9-3bf0c9bc77a4/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7500.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 2500.0
                            }
                        ],
                        "expected_reward_tokens": 9525.0,
                        "profit_sb": 25.0,
                        "profit_sb_percentage": 0.26,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cf2b67fe-ed06-427f-8884-e02c7567adf7",
                            "gambit_id": "a669189a-fd96-4945-bb87-358518de79b0",
                            "last_updated": "2022-10-20T09:22:01.183537-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.27000",
                            "odds": "1.27780",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be461a5-dcad-452f-baa1-8b4ffa46a1f5/?format=api"
                        },
                        {
                            "id": "415ad821-7c74-4fec-9b34-88b3c4c3b69b",
                            "gambit_id": "ee2c3b15-35a5-467b-ac2e-8ff360ca40ec",
                            "last_updated": "2022-10-20T09:22:01.184565-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "3.81000",
                            "odds": "3.90000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4be461a5-dcad-452f-baa1-8b4ffa46a1f5/?format=api"
                        }
                    ]
                },
                {
                    "id": "5edb1ffa-01e3-427e-a75a-fdb43e230494",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd05a3ee-0f2f-4b20-b0e9-3bf0c9bc77a4/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Florida Panthers",
                                "amount": 5610.0
                            },
                            {
                                "team": "Philadelphia Flyers",
                                "amount": 4390.0
                            }
                        ],
                        "expected_reward_tokens": 9480.9,
                        "profit_sb": -19.1,
                        "profit_sb_percentage": -0.2,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "1744a607-0a06-4db5-8bda-4693f3248ea9",
                            "gambit_id": "cccd4727-5311-4c22-bdf0-83461b043431",
                            "last_updated": "2022-10-20T09:22:01.180562-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Florida Panthers",
                            "reward": "1.69000",
                            "odds": "1.71430",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5edb1ffa-01e3-427e-a75a-fdb43e230494/?format=api"
                        },
                        {
                            "id": "118f3504-5146-4c95-b18d-46f6c853e7c7",
                            "gambit_id": "eb97323e-1590-45ff-b62d-ca18a0919dac",
                            "last_updated": "2022-10-20T09:22:01.181561-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Philadelphia Flyers",
                            "reward": "2.16000",
                            "odds": "2.20000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5edb1ffa-01e3-427e-a75a-fdb43e230494/?format=api"
                        }
                    ]
                },
                {
                    "id": "a5feb3a4-d095-4a0a-93e7-7cca8360dfec",
                    "match": "https://api-prod.gambitprofit.com/api/matches/dd05a3ee-0f2f-4b20-b0e9-3bf0c9bc77a4/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5212.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4788.0
                            }
                        ],
                        "expected_reward_tokens": 9432.36,
                        "profit_sb": -67.64,
                        "profit_sb_percentage": -0.71,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "88cdd7ee-e825-4acf-9323-b5fe9c0d8313",
                            "gambit_id": "13a86f18-8132-4b99-a96e-5220ea0009ae",
                            "last_updated": "2022-10-20T09:22:01.178594-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5feb3a4-d095-4a0a-93e7-7cca8360dfec/?format=api"
                        },
                        {
                            "id": "f34bfec3-7aff-4b48-9f30-7fca4164ebde",
                            "gambit_id": "cb39f278-73ce-442e-951a-1ecd47e70239",
                            "last_updated": "2022-10-20T09:22:01.177460-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.97000",
                            "odds": "2.00000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5feb3a4-d095-4a0a-93e7-7cca8360dfec/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "247029bb-ac99-45eb-9803-ff7946341933",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "6662b747-6ed8-416e-a0a8-837d88760fde",
            "completed": true,
            "last_updated": "2022-10-20T09:17:11.171588-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.47,
            "sport_category": "NCAAF Lines",
            "sport": "American Football",
            "url": "https://app.gambitrewards.com/match/6662b747-6ed8-416e-a0a8-837d88760fde",
            "datetime": "2022-10-19T19:30:00-04:00",
            "cutoff_datetime": "2022-10-19T19:30:00-04:00",
            "name": "Georgia State v. Appalachian St",
            "bettypes": [
                {
                    "id": "da2fe09e-1011-40e7-a654-6821c2a26703",
                    "match": "https://api-prod.gambitprofit.com/api/matches/247029bb-ac99-45eb-9803-ff7946341933/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Appalachian St",
                                "amount": 7399.0
                            },
                            {
                                "team": "Georgia State",
                                "amount": 2601.0
                            }
                        ],
                        "expected_reward_tokens": 9544.71,
                        "profit_sb": 44.71,
                        "profit_sb_percentage": 0.47,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "294c5195-7045-42a4-89fd-7412c44ace04",
                            "gambit_id": "0e025366-442b-490b-94b2-6e3ab48505ae",
                            "last_updated": "2022-10-20T09:17:11.177724-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Appalachian St",
                            "reward": "1.29000",
                            "odds": "1.29410",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da2fe09e-1011-40e7-a654-6821c2a26703/?format=api"
                        },
                        {
                            "id": "85955ea7-77b2-4773-a704-6025eb4b0ba2",
                            "gambit_id": "22347e6d-4ad5-4d6c-9a0d-b39873f4a2f9",
                            "last_updated": "2022-10-20T09:17:11.178700-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia State",
                            "reward": "3.67000",
                            "odds": "3.75000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da2fe09e-1011-40e7-a654-6821c2a26703/?format=api"
                        }
                    ]
                },
                {
                    "id": "72262e91-bd81-4cde-a37f-d18f44cdc13a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/247029bb-ac99-45eb-9803-ff7946341933/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Appalachian St",
                                "amount": 5000.0
                            },
                            {
                                "team": "Georgia State",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c4ccaccd-9fff-46c5-9e7c-9b0098eee56b",
                            "gambit_id": "bda1df42-05e4-4073-b189-52a194aaa3ed",
                            "last_updated": "2022-10-20T09:17:11.180685-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Appalachian St",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "-9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72262e91-bd81-4cde-a37f-d18f44cdc13a/?format=api"
                        },
                        {
                            "id": "add25c39-89d7-412c-acee-b478de255e67",
                            "gambit_id": "a868f12b-1b8c-4c84-8e7f-b23dda3c6d38",
                            "last_updated": "2022-10-20T09:17:11.181696-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Georgia State",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "9.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72262e91-bd81-4cde-a37f-d18f44cdc13a/?format=api"
                        }
                    ]
                },
                {
                    "id": "18704817-5739-46a7-8f1a-c0c91ef9355d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/247029bb-ac99-45eb-9803-ff7946341933/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 61",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 61",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "bc1b8ed2-5af1-4923-b513-b6ad98f2ef75",
                            "gambit_id": "5c96cac9-00f4-4b50-83c1-f149fd2dfbca",
                            "last_updated": "2022-10-20T09:17:11.175649-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 61",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "61.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18704817-5739-46a7-8f1a-c0c91ef9355d/?format=api"
                        },
                        {
                            "id": "b177f0f6-a36f-4640-a732-99b9c2208a5a",
                            "gambit_id": "3fa2ef4d-2ddc-499a-b360-8404e67eaf74",
                            "last_updated": "2022-10-20T09:17:11.174498-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 61",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "61.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18704817-5739-46a7-8f1a-c0c91ef9355d/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "5667a451-ddfc-418b-84ba-9eb20351c83a",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "fe80fd29-495b-4d1d-9087-fb0df894354b",
            "completed": true,
            "last_updated": "2022-10-20T09:42:00.682595-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.84,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/fe80fd29-495b-4d1d-9087-fb0df894354b",
            "datetime": "2022-10-19T19:10:00-04:00",
            "cutoff_datetime": "2022-10-19T19:10:00-04:00",
            "name": "Orlando Magic v. Detroit Pistons",
            "bettypes": [
                {
                    "id": "eb2fe64a-9db6-4e6d-bf25-a7697527b41d",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5667a451-ddfc-418b-84ba-9eb20351c83a/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 6025.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 3975.0
                            }
                        ],
                        "expected_reward_tokens": 9579.75,
                        "profit_sb": 79.75,
                        "profit_sb_percentage": 0.84,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "a1bde77d-abb4-40ec-913f-76cde8eb5fd5",
                            "gambit_id": "fe808517-68c3-4468-bf40-5c7da943b0e5",
                            "last_updated": "2022-10-20T09:42:00.685584-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.59000",
                            "odds": "1.60610",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb2fe64a-9db6-4e6d-bf25-a7697527b41d/?format=api"
                        },
                        {
                            "id": "0f2d9e44-40f2-416a-b43c-c3052996947a",
                            "gambit_id": "0bb54fad-fb36-41ff-a087-b1f08fceffff",
                            "last_updated": "2022-10-20T09:42:00.686671-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "2.41000",
                            "odds": "2.45000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb2fe64a-9db6-4e6d-bf25-a7697527b41d/?format=api"
                        }
                    ]
                },
                {
                    "id": "edc4f91b-938b-453a-89b9-0c54d07e9e2b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5667a451-ddfc-418b-84ba-9eb20351c83a/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Detroit Pistons",
                                "amount": 5000.0
                            },
                            {
                                "team": "Orlando Magic",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "30d5ec66-9c41-40de-a8c1-8754c7fcacf6",
                            "gambit_id": "7ec3d61e-3139-4427-9aee-c5aa0bbe5340",
                            "last_updated": "2022-10-20T09:42:00.691579-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Detroit Pistons",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edc4f91b-938b-453a-89b9-0c54d07e9e2b/?format=api"
                        },
                        {
                            "id": "257d23d6-757e-49dd-b0f0-22ae89774f42",
                            "gambit_id": "d29c7611-ae75-4623-a7b3-9f5f1b286785",
                            "last_updated": "2022-10-20T09:42:00.692616-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Orlando Magic",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "4.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edc4f91b-938b-453a-89b9-0c54d07e9e2b/?format=api"
                        }
                    ]
                },
                {
                    "id": "676fae06-5b8b-47fd-be2a-d63f36b0227b",
                    "match": "https://api-prod.gambitprofit.com/api/matches/5667a451-ddfc-418b-84ba-9eb20351c83a/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 216.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 216.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "2c646748-77b8-47b3-998c-76a09d97aa35",
                            "gambit_id": "43610534-c62a-4d53-bb68-fa6e5db1b48a",
                            "last_updated": "2022-10-20T09:42:00.689622-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 216.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "216.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/676fae06-5b8b-47fd-be2a-d63f36b0227b/?format=api"
                        },
                        {
                            "id": "c747d8f5-8267-4fdf-b651-d91808e4f541",
                            "gambit_id": "b3e5000b-de7b-449f-b3ad-5b6984731d01",
                            "last_updated": "2022-10-20T09:42:00.688629-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 216.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "216.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/676fae06-5b8b-47fd-be2a-d63f36b0227b/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "bee5eb1d-6cc9-4955-b7c0-2c26195b6d0b",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c0812d48-7ff9-427a-b1a9-5fe59e519b56",
            "completed": true,
            "last_updated": "2022-10-20T09:42:00.523421-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.34,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/c0812d48-7ff9-427a-b1a9-5fe59e519b56",
            "datetime": "2022-10-19T19:10:00-04:00",
            "cutoff_datetime": "2022-10-19T19:10:00-04:00",
            "name": "Washington Wizards v. Indiana Pacers",
            "bettypes": [
                {
                    "id": "838d229d-165e-4af5-b226-1fcb71d551a5",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bee5eb1d-6cc9-4955-b7c0-2c26195b6d0b/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Washington Wizards",
                                "amount": 5607.0
                            },
                            {
                                "team": "Indiana Pacers",
                                "amount": 4393.0
                            }
                        ],
                        "expected_reward_tokens": 9531.9,
                        "profit_sb": 31.9,
                        "profit_sb_percentage": 0.34,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "cb66b2ba-96f8-4e1f-a71f-378237003669",
                            "gambit_id": "3a27f524-fd99-4150-9202-9ae4f8d16bb4",
                            "last_updated": "2022-10-20T09:42:00.531261-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.70000",
                            "odds": "1.71430",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/838d229d-165e-4af5-b226-1fcb71d551a5/?format=api"
                        },
                        {
                            "id": "3a19294f-0518-457c-a1a1-c25a3e60f854",
                            "gambit_id": "89b11aec-0d3c-41f6-aeae-68b461d8448e",
                            "last_updated": "2022-10-20T09:42:00.530284-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "2.17000",
                            "odds": "2.20000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/838d229d-165e-4af5-b226-1fcb71d551a5/?format=api"
                        }
                    ]
                },
                {
                    "id": "82564e07-5d29-4f24-95a8-e1caa57e1ca0",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bee5eb1d-6cc9-4955-b7c0-2c26195b6d0b/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Indiana Pacers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Washington Wizards",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "ce3edeeb-735a-4499-b607-c660ca8f5390",
                            "gambit_id": "f6a84cf7-e569-4660-9b7c-c22911cbdca0",
                            "last_updated": "2022-10-20T09:42:00.533218-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Indiana Pacers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82564e07-5d29-4f24-95a8-e1caa57e1ca0/?format=api"
                        },
                        {
                            "id": "1cb174b7-0a4c-435b-b09f-968200c41f1a",
                            "gambit_id": "71788c88-532f-4cda-8e16-dbbebe9da824",
                            "last_updated": "2022-10-20T09:42:00.534210-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Washington Wizards",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-2.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82564e07-5d29-4f24-95a8-e1caa57e1ca0/?format=api"
                        }
                    ]
                },
                {
                    "id": "f0309be0-ec7b-4441-aaf6-c5a4d9141984",
                    "match": "https://api-prod.gambitprofit.com/api/matches/bee5eb1d-6cc9-4955-b7c0-2c26195b6d0b/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 229",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Under 229",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "46c9c14e-58fe-4f40-8c10-1bbc3fba98f7",
                            "gambit_id": "3e22c542-a766-439d-9923-c41b1bcb8990",
                            "last_updated": "2022-10-20T09:42:00.528309-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 229",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0309be0-ec7b-4441-aaf6-c5a4d9141984/?format=api"
                        },
                        {
                            "id": "b399b1da-0afb-49a4-978c-180a46c8d18d",
                            "gambit_id": "08d1a738-5a42-438f-af45-606401c09ca6",
                            "last_updated": "2022-10-20T09:42:00.527304-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 229",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "229.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0309be0-ec7b-4441-aaf6-c5a4d9141984/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "c616a9d1-9e43-42e4-aaa2-469ea33da26d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "cea3a050-764a-4305-b803-86c170afd21d",
            "completed": true,
            "last_updated": "2022-10-20T09:17:06.751983-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.65,
            "sport_category": "MLB Playoffs",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/cea3a050-764a-4305-b803-86c170afd21d",
            "datetime": "2022-10-19T16:35:00-04:00",
            "cutoff_datetime": "2022-10-19T16:35:00-04:00",
            "name": "PHI (A Nola) v. SDG (B Snell)",
            "bettypes": [
                {
                    "id": "7f789847-04b6-4211-bdca-f71ab379af1e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c616a9d1-9e43-42e4-aaa2-469ea33da26d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "SDG (B Snell)",
                                "amount": 5335.0
                            },
                            {
                                "team": "PHI (A Nola)",
                                "amount": 4665.0
                            }
                        ],
                        "expected_reward_tokens": 9656.35,
                        "profit_sb": 156.35,
                        "profit_sb_percentage": 1.65,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "2dc08e58-61d9-4a21-9502-2d915ab3a352",
                            "gambit_id": "c55117dd-5569-4483-b29b-1cd4a6059489",
                            "last_updated": "2022-10-20T09:17:06.761508-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (B Snell)",
                            "reward": "1.81000",
                            "odds": "1.83330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f789847-04b6-4211-bdca-f71ab379af1e/?format=api"
                        },
                        {
                            "id": "4070aab1-c3f1-475e-877d-87f0962f4a75",
                            "gambit_id": "86cf9a42-24a5-4512-bd26-118a030c5866",
                            "last_updated": "2022-10-20T09:17:06.762519-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (A Nola)",
                            "reward": "2.07000",
                            "odds": "2.10000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f789847-04b6-4211-bdca-f71ab379af1e/?format=api"
                        }
                    ]
                },
                {
                    "id": "ae40ce51-1038-4fc5-b71c-cca99c71ab7a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c616a9d1-9e43-42e4-aaa2-469ea33da26d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 6563.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3437.0
                            }
                        ],
                        "expected_reward_tokens": 9450.72,
                        "profit_sb": -49.28,
                        "profit_sb_percentage": -0.52,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "3714ab1b-3565-4baf-86d0-478c140d529d",
                            "gambit_id": "52b02811-52d0-4318-931e-64c2b6be6abe",
                            "last_updated": "2022-10-20T09:17:06.759459-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.44000",
                            "odds": "1.45450",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae40ce51-1038-4fc5-b71c-cca99c71ab7a/?format=api"
                        },
                        {
                            "id": "94511952-224b-4c55-9227-1a7d276f32d5",
                            "gambit_id": "f574beb3-7a05-4d13-9d64-5c3d7719a098",
                            "last_updated": "2022-10-20T09:17:06.758437-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "2.75000",
                            "odds": "2.80000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae40ce51-1038-4fc5-b71c-cca99c71ab7a/?format=api"
                        }
                    ]
                },
                {
                    "id": "6db3554a-1922-4b3c-b0f0-96d95074b05a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/c616a9d1-9e43-42e4-aaa2-469ea33da26d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5316.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "e19593e7-c3bf-4fa2-a814-585a4788ffab",
                            "gambit_id": "984861a1-ad09-4eed-a4b6-871657907709",
                            "last_updated": "2022-10-20T09:17:06.754888-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db3554a-1922-4b3c-b0f0-96d95074b05a/?format=api"
                        },
                        {
                            "id": "0828145c-9dea-4460-a66a-8bb8f59673c6",
                            "gambit_id": "70d937b6-d1c0-45e4-bed2-92e05d8ea662",
                            "last_updated": "2022-10-20T09:17:06.756094-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db3554a-1922-4b3c-b0f0-96d95074b05a/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "3c392f0c-9c8e-43d8-8c4a-9efac2b8e8ef",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "35b3325d-7e68-4dc1-b714-e85ff54cff0f",
            "completed": true,
            "last_updated": "2022-10-19T09:42:25.295959-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.41,
            "sport_category": "NBA Lines",
            "sport": "Basketball",
            "url": "https://app.gambitrewards.com/match/35b3325d-7e68-4dc1-b714-e85ff54cff0f",
            "datetime": "2022-10-18T22:00:00-04:00",
            "cutoff_datetime": "2022-10-18T22:00:00-04:00",
            "name": "Los Angeles Lakers v. Golden State Warriors",
            "bettypes": [
                {
                    "id": "cf37a4c0-b1f2-41a0-a757-90b652437d41",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c392f0c-9c8e-43d8-8c4a-9efac2b8e8ef/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 7227.0
                            },
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 2773.0
                            }
                        ],
                        "expected_reward_tokens": 9539.12,
                        "profit_sb": 39.12,
                        "profit_sb_percentage": 0.41,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "112261b1-4009-42da-9b49-d6901fff3eda",
                            "gambit_id": "36cd50f9-0080-42e4-a456-0e2ea33dac77",
                            "last_updated": "2022-10-19T09:42:25.301895-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.32000",
                            "odds": "1.33330",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf37a4c0-b1f2-41a0-a757-90b652437d41/?format=api"
                        },
                        {
                            "id": "85080404-48eb-4a6e-8cec-87c440993f2a",
                            "gambit_id": "0008281e-b8dc-4e37-ab9a-77c6095c0fb9",
                            "last_updated": "2022-10-19T09:42:25.302841-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "3.44000",
                            "odds": "3.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf37a4c0-b1f2-41a0-a757-90b652437d41/?format=api"
                        }
                    ]
                },
                {
                    "id": "4425e62c-1771-4d68-93cf-77718761484a",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c392f0c-9c8e-43d8-8c4a-9efac2b8e8ef/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Lakers",
                                "amount": 5000.0
                            },
                            {
                                "team": "Golden State Warriors",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "07eddb23-faf6-4444-b70f-6ca7737f83cc",
                            "gambit_id": "2317f6fe-a59e-4f83-9618-d935606f9c5f",
                            "last_updated": "2022-10-19T09:42:25.304810-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Lakers",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4425e62c-1771-4d68-93cf-77718761484a/?format=api"
                        },
                        {
                            "id": "19c2dde1-47a7-454b-92ed-76f507e6b107",
                            "gambit_id": "3e5ea3ad-06a1-4122-8129-04359ac89c10",
                            "last_updated": "2022-10-19T09:42:25.305779-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Golden State Warriors",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "-7.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4425e62c-1771-4d68-93cf-77718761484a/?format=api"
                        }
                    ]
                },
                {
                    "id": "f377acaa-8b3f-4b4c-ab23-1a247175d99e",
                    "match": "https://api-prod.gambitprofit.com/api/matches/3c392f0c-9c8e-43d8-8c4a-9efac2b8e8ef/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 223.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 223.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9450.0,
                        "profit_sb": -50.0,
                        "profit_sb_percentage": -0.53,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "0d13d87f-be88-4929-83a2-8d3085cce465",
                            "gambit_id": "c242742e-e97c-4d1d-9d6b-c50c2539b6b8",
                            "last_updated": "2022-10-19T09:42:25.298878-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 223.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f377acaa-8b3f-4b4c-ab23-1a247175d99e/?format=api"
                        },
                        {
                            "id": "2b1606bf-2c3a-48ea-bb11-528116c97f34",
                            "gambit_id": "8512caa1-d6c6-44ad-a509-4e153f227099",
                            "last_updated": "2022-10-19T09:42:25.299991-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 223.5",
                            "reward": "1.89000",
                            "odds": "1.90910",
                            "spread": "223.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f377acaa-8b3f-4b4c-ab23-1a247175d99e/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "b19c03b2-7157-4015-b36c-e6dc9a88e745",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "c54fe9d0-7c3d-491e-b6eb-ba708ec7bda6",
            "completed": true,
            "last_updated": "2022-10-19T09:37:26.466253-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 0.88,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/c54fe9d0-7c3d-491e-b6eb-ba708ec7bda6",
            "datetime": "2022-10-18T21:35:00-04:00",
            "cutoff_datetime": "2022-10-18T21:35:00-04:00",
            "name": "Los Angeles Kings v. Nashville Predators",
            "bettypes": [
                {
                    "id": "0dc323b1-0c81-4eae-a31b-131657dc9a44",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b19c03b2-7157-4015-b36c-e6dc9a88e745/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Nashville Predators",
                                "amount": 6104.0
                            },
                            {
                                "team": "Los Angeles Kings",
                                "amount": 3896.0
                            }
                        ],
                        "expected_reward_tokens": 9583.28,
                        "profit_sb": 83.28,
                        "profit_sb_percentage": 0.88,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "9ac65a79-ab81-4ebb-af13-5e21e740732b",
                            "gambit_id": "70020d31-a70d-490f-93d6-854d779b652f",
                            "last_updated": "2022-10-19T09:37:26.474402-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "1.57000",
                            "odds": "1.58820",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc323b1-0c81-4eae-a31b-131657dc9a44/?format=api"
                        },
                        {
                            "id": "e181a1d2-bf10-4ca1-8d5e-9d5a6c164a24",
                            "gambit_id": "3f928433-a3b1-40c7-9964-26430a4d0a8a",
                            "last_updated": "2022-10-19T09:37:26.475363-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "2.46000",
                            "odds": "2.50000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc323b1-0c81-4eae-a31b-131657dc9a44/?format=api"
                        }
                    ]
                },
                {
                    "id": "58a2cb29-4e7c-40eb-b02b-fab50a0da8a4",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b19c03b2-7157-4015-b36c-e6dc9a88e745/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Los Angeles Kings",
                                "amount": 6173.0
                            },
                            {
                                "team": "Nashville Predators",
                                "amount": 3827.0
                            }
                        ],
                        "expected_reward_tokens": 9567.5,
                        "profit_sb": 67.5,
                        "profit_sb_percentage": 0.71,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "5c88cfc9-74b7-4393-8f5b-a655f402ab09",
                            "gambit_id": "7cd987e4-fc2c-46ab-ba51-d0c3667590ca",
                            "last_updated": "2022-10-19T09:37:26.472477-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Los Angeles Kings",
                            "reward": "1.55000",
                            "odds": "1.57140",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58a2cb29-4e7c-40eb-b02b-fab50a0da8a4/?format=api"
                        },
                        {
                            "id": "1daf0893-57a2-476b-9766-f0fdb595f52d",
                            "gambit_id": "08a70777-3d90-49e8-980c-8fa35745f15c",
                            "last_updated": "2022-10-19T09:37:26.471505-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Nashville Predators",
                            "reward": "2.50000",
                            "odds": "2.55000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58a2cb29-4e7c-40eb-b02b-fab50a0da8a4/?format=api"
                        }
                    ]
                },
                {
                    "id": "6c768a85-9b0c-481e-8625-0b2865ca8569",
                    "match": "https://api-prod.gambitprofit.com/api/matches/b19c03b2-7157-4015-b36c-e6dc9a88e745/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "c941696f-e380-4c00-9abd-3189a9c7b224",
                            "gambit_id": "23fd2240-0752-46b8-9b76-a4b8a372c492",
                            "last_updated": "2022-10-19T09:37:26.468617-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c768a85-9b0c-481e-8625-0b2865ca8569/?format=api"
                        },
                        {
                            "id": "3007c119-d9c6-45f9-9fb5-f975dce01cde",
                            "gambit_id": "fb339512-9755-467b-8723-e41bdfbb8424",
                            "last_updated": "2022-10-19T09:37:26.469598-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "6.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c768a85-9b0c-481e-8625-0b2865ca8569/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "e91864bf-6a87-4bdc-80bf-b2e95a47e296",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "efa583b0-e7a0-41c5-8a13-44dd3fcf7d02",
            "completed": true,
            "last_updated": "2022-10-19T09:37:26.642958-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.06,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/efa583b0-e7a0-41c5-8a13-44dd3fcf7d02",
            "datetime": "2022-10-18T21:05:00-04:00",
            "cutoff_datetime": "2022-10-18T21:05:00-04:00",
            "name": "Vegas Golden Knights v. Calgary Flames",
            "bettypes": [
                {
                    "id": "4917638c-12a9-4a79-a0de-5990420dfe20",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e91864bf-6a87-4bdc-80bf-b2e95a47e296/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Calgary Flames",
                                "amount": 5945.0
                            },
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 4055.0
                            }
                        ],
                        "expected_reward_tokens": 9569.8,
                        "profit_sb": 69.8,
                        "profit_sb_percentage": 0.73,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "dbc6d07e-b222-4c94-9e53-999f646cfc6b",
                            "gambit_id": "a8c07e9b-074f-445d-acea-933069d933d5",
                            "last_updated": "2022-10-19T09:37:26.652415-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "1.61000",
                            "odds": "1.62500",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4917638c-12a9-4a79-a0de-5990420dfe20/?format=api"
                        },
                        {
                            "id": "d5948369-1194-4827-a0c8-1ca517ec6e79",
                            "gambit_id": "a02fb4f4-7449-4bc7-8a4d-d026be40454d",
                            "last_updated": "2022-10-19T09:37:26.653369-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "2.36000",
                            "odds": "2.40000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4917638c-12a9-4a79-a0de-5990420dfe20/?format=api"
                        }
                    ]
                },
                {
                    "id": "7fbb6ea1-1bf0-4e8f-9f81-c32fc75145dc",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e91864bf-6a87-4bdc-80bf-b2e95a47e296/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Vegas Golden Knights",
                                "amount": 6235.0
                            },
                            {
                                "team": "Calgary Flames",
                                "amount": 3765.0
                            }
                        ],
                        "expected_reward_tokens": 9600.75,
                        "profit_sb": 100.75,
                        "profit_sb_percentage": 1.06,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "13d70953-94fd-445a-a2d4-d1d1fc5c7c74",
                            "gambit_id": "a6cd58c5-d7ca-4659-b3cb-2246c662e061",
                            "last_updated": "2022-10-19T09:37:26.650359-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Vegas Golden Knights",
                            "reward": "1.54000",
                            "odds": "1.55560",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fbb6ea1-1bf0-4e8f-9f81-c32fc75145dc/?format=api"
                        },
                        {
                            "id": "439212ff-f1ec-4a0e-95c2-68214a50b011",
                            "gambit_id": "9660bbd1-2771-4ef6-a2fc-d8896fd51d30",
                            "last_updated": "2022-10-19T09:37:26.649304-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Calgary Flames",
                            "reward": "2.55000",
                            "odds": "2.60000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fbb6ea1-1bf0-4e8f-9f81-c32fc75145dc/?format=api"
                        }
                    ]
                },
                {
                    "id": "14ac0360-2554-41f0-a329-9f5d3cbbe5cb",
                    "match": "https://api-prod.gambitprofit.com/api/matches/e91864bf-6a87-4bdc-80bf-b2e95a47e296/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 5000.0
                            },
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5000.0
                            }
                        ],
                        "expected_reward_tokens": 9400.0,
                        "profit_sb": -100.0,
                        "profit_sb_percentage": -1.05,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "de581d3a-652a-4f89-a1f7-82ee60c23398",
                            "gambit_id": "c83151c3-70cd-4667-80ab-d8afdbead635",
                            "last_updated": "2022-10-19T09:37:26.645930-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ac0360-2554-41f0-a329-9f5d3cbbe5cb/?format=api"
                        },
                        {
                            "id": "6c73a893-b2ca-4d95-a9b1-6da77af27d59",
                            "gambit_id": "2c30fe6b-cd35-4232-a6ca-6eaf2ccc39fe",
                            "last_updated": "2022-10-19T09:37:26.647099-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.88000",
                            "odds": "1.90910",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14ac0360-2554-41f0-a329-9f5d3cbbe5cb/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "0328909e-ca04-4f42-bc8b-a2979126827d",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "177e52bc-10f8-4a62-93d0-75119a377e12",
            "completed": true,
            "last_updated": "2022-10-19T09:37:27.678061-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": -0.25,
            "sport_category": "NHL Lines",
            "sport": "Ice Hockey",
            "url": "https://app.gambitrewards.com/match/177e52bc-10f8-4a62-93d0-75119a377e12",
            "datetime": "2022-10-18T21:05:00-04:00",
            "cutoff_datetime": "2022-10-18T21:05:00-04:00",
            "name": "Buffalo Sabres v. Edmonton Oilers",
            "bettypes": [
                {
                    "id": "be3f9d11-b451-4e60-baa5-e984677a9cb6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0328909e-ca04-4f42-bc8b-a2979126827d/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 6721.0
                            },
                            {
                                "team": "Buffalo Sabres",
                                "amount": 3279.0
                            }
                        ],
                        "expected_reward_tokens": 9476.31,
                        "profit_sb": -23.69,
                        "profit_sb_percentage": -0.25,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "6d10f2b4-d577-4101-849a-b03d9b539093",
                            "gambit_id": "fd028a6b-d8d7-4f3f-a1c2-b50283987635",
                            "last_updated": "2022-10-19T09:37:27.686873-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "1.41000",
                            "odds": "1.42550",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be3f9d11-b451-4e60-baa5-e984677a9cb6/?format=api"
                        },
                        {
                            "id": "589c8b38-372d-488c-b6b4-7a15e949432a",
                            "gambit_id": "20aea89e-5c9d-4ef0-ab6c-1d836a296c4b",
                            "last_updated": "2022-10-19T09:37:27.687814-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "2.89000",
                            "odds": "2.95000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be3f9d11-b451-4e60-baa5-e984677a9cb6/?format=api"
                        }
                    ]
                },
                {
                    "id": "e8b02aef-9f2e-4e22-863a-b77e8a0c927c",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0328909e-ca04-4f42-bc8b-a2979126827d/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Buffalo Sabres",
                                "amount": 5316.0
                            },
                            {
                                "team": "Edmonton Oilers",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "531afff7-925b-404f-b81a-6877773c933f",
                            "gambit_id": "23c1c173-1fde-4004-afda-78f5e1b19b2d",
                            "last_updated": "2022-10-19T09:37:27.684984-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Buffalo Sabres",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b02aef-9f2e-4e22-863a-b77e8a0c927c/?format=api"
                        },
                        {
                            "id": "1f4cf722-0e62-415c-8524-9305bf502901",
                            "gambit_id": "0f52be74-254f-415f-a0ea-8707976d0454",
                            "last_updated": "2022-10-19T09:37:27.683982-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Edmonton Oilers",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b02aef-9f2e-4e22-863a-b77e8a0c927c/?format=api"
                        }
                    ]
                },
                {
                    "id": "cd9710d3-3295-4a9a-b7e2-35282107fad6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/0328909e-ca04-4f42-bc8b-a2979126827d/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.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": 5106.0
                            },
                            {
                                "team": "Game Total Over 7",
                                "amount": 4894.0
                            }
                        ],
                        "expected_reward_tokens": 9395.04,
                        "profit_sb": -104.96,
                        "profit_sb_percentage": -1.1,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "faf1f9db-161b-469d-a784-80e3b15c9e2d",
                            "gambit_id": "2b8de9d8-d065-4371-b7fc-e1fd396e27cf",
                            "last_updated": "2022-10-19T09:37:27.680887-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 7",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd9710d3-3295-4a9a-b7e2-35282107fad6/?format=api"
                        },
                        {
                            "id": "444671f4-6182-4f05-a161-2bfa86a3a970",
                            "gambit_id": "ddd398b8-b849-40bf-af45-4768d285a03c",
                            "last_updated": "2022-10-19T09:37:27.682073-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 7",
                            "reward": "1.92000",
                            "odds": "1.95240",
                            "spread": "7.00",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd9710d3-3295-4a9a-b7e2-35282107fad6/?format=api"
                        }
                    ]
                }
            ]
        },
        {
            "id": "9718e2a1-b4b3-4ee1-8fb3-cb9bb42961f3",
            "discount": "0.95",
            "sb_rate": "1.00",
            "gambit_id": "2eec9af4-0be9-433b-b75e-1216f8c30120",
            "completed": true,
            "last_updated": "2022-10-19T09:37:24.861186-04:00",
            "created_at": "1969-12-31T19:00:00-05:00",
            "cutoff_passed": true,
            "max_no_risk_profit_sb_percentage": 1.35,
            "sport_category": "MLB Playoffs",
            "sport": "Baseball",
            "url": "https://app.gambitrewards.com/match/2eec9af4-0be9-433b-b75e-1216f8c30120",
            "datetime": "2022-10-18T20:03:00-04:00",
            "cutoff_datetime": "2022-10-18T20:03:00-04:00",
            "name": "PHI (Z Wheeler) v. SDG (Y Darvish)",
            "bettypes": [
                {
                    "id": "3ff33a8e-1ab0-4b57-81af-206c91c667b6",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9718e2a1-b4b3-4ee1-8fb3-cb9bb42961f3/?format=api",
                    "name": "Pick the Winner",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line 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": 5233.0
                            },
                            {
                                "team": "PHI (Z Wheeler)",
                                "amount": 4767.0
                            }
                        ],
                        "expected_reward_tokens": 9628.72,
                        "profit_sb": 128.72,
                        "profit_sb_percentage": 1.35,
                        "recommended": true
                    },
                    "lines": [
                        {
                            "id": "77601615-4d60-4b4f-861e-adf1f2a776e8",
                            "gambit_id": "a40db43d-8108-4adb-ba18-e71da511e366",
                            "last_updated": "2022-10-19T09:37:24.870247-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG (Y Darvish)",
                            "reward": "1.84000",
                            "odds": "1.86960",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff33a8e-1ab0-4b57-81af-206c91c667b6/?format=api"
                        },
                        {
                            "id": "6c224ff6-cc01-424f-9ffa-381fe778eb0b",
                            "gambit_id": "09df57c1-21de-4397-846e-5a9f51c8031a",
                            "last_updated": "2022-10-19T09:37:24.871228-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI (Z Wheeler)",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": null,
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff33a8e-1ab0-4b57-81af-206c91c667b6/?format=api"
                        }
                    ]
                },
                {
                    "id": "cb370632-1cbc-4370-b82d-ddb67f610d3f",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9718e2a1-b4b3-4ee1-8fb3-cb9bb42961f3/?format=api",
                    "name": "Play the Odds",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "PHI",
                                "amount": 6611.0
                            },
                            {
                                "team": "SDG",
                                "amount": 3389.0
                            }
                        ],
                        "expected_reward_tokens": 9453.73,
                        "profit_sb": -46.27,
                        "profit_sb_percentage": -0.49,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "63495a66-ec24-420b-b101-17c9328778ba",
                            "gambit_id": "c27b5678-aa7c-4819-9470-aa77a30344c6",
                            "last_updated": "2022-10-19T09:37:24.868263-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "PHI",
                            "reward": "1.43000",
                            "odds": "1.44440",
                            "spread": "1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb370632-1cbc-4370-b82d-ddb67f610d3f/?format=api"
                        },
                        {
                            "id": "bc4420df-56b3-48da-875f-7b7dd86b0bb2",
                            "gambit_id": "8a4765b8-4462-4f4c-9771-0a8bf33c0e44",
                            "last_updated": "2022-10-19T09:37:24.867279-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "SDG",
                            "reward": "2.79000",
                            "odds": "2.85000",
                            "spread": "-1.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb370632-1cbc-4370-b82d-ddb67f610d3f/?format=api"
                        }
                    ]
                },
                {
                    "id": "742c0422-9d6c-4109-a54e-1819278fe032",
                    "match": "https://api-prod.gambitprofit.com/api/matches/9718e2a1-b4b3-4ee1-8fb3-cb9bb42961f3/?format=api",
                    "name": "Over/Under",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "high_risk": {
                        "possible": false,
                        "description": "There is no line under 1.10 reward"
                    },
                    "med_risk": {
                        "possible": false,
                        "description": "Too few lines to bet on"
                    },
                    "no_risk": {
                        "possible": true,
                        "name": "No Risk",
                        "bet": [
                            {
                                "team": "Game Total Over 6.5",
                                "amount": 5316.0
                            },
                            {
                                "team": "Game Total Under 6.5",
                                "amount": 4684.0
                            }
                        ],
                        "expected_reward_tokens": 9461.68,
                        "profit_sb": -38.32,
                        "profit_sb_percentage": -0.4,
                        "recommended": false
                    },
                    "lines": [
                        {
                            "id": "9417dffc-b3f7-4dc8-b038-bc48c83608ce",
                            "gambit_id": "a310e0ca-bc8e-400a-a2c4-39bb2fa137eb",
                            "last_updated": "2022-10-19T09:37:24.865283-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Over 6.5",
                            "reward": "1.78000",
                            "odds": "1.80000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/742c0422-9d6c-4109-a54e-1819278fe032/?format=api"
                        },
                        {
                            "id": "bcdb498f-3a6e-418d-9c96-b57f07386012",
                            "gambit_id": "2db92f79-0a38-47e3-9c33-ac0df724db2a",
                            "last_updated": "2022-10-19T09:37:24.864118-04:00",
                            "created_at": "1969-12-31T19:00:00-05:00",
                            "name": "Game Total Under 6.5",
                            "reward": "2.02000",
                            "odds": "2.05000",
                            "spread": "6.50",
                            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/742c0422-9d6c-4109-a54e-1819278fe032/?format=api"
                        }
                    ]
                }
            ]
        }
    ]
}