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/9179472d-a2cf-4428-823a-cd74eeacfba1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9179472d-a2cf-4428-823a-cd74eeacfba1",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9b783236-a4d3-4674-8960-6be2fab0f924",
    "completed": true,
    "last_updated": "2022-08-22T22:16:55.751036-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -9999,
    "sport_category": "BMW Championship",
    "sport": "Golf",
    "url": "https://app.gambitrewards.com/match/9b783236-a4d3-4674-8960-6be2fab0f924",
    "datetime": "2022-08-18T08:00:00-04:00",
    "cutoff_datetime": "2022-08-18T08:00:00-04:00",
    "name": "BMW Championship: Top 5 Finish",
    "bettypes": [
        {
            "id": "d52dafd5-afd2-447d-89cb-155bc251b059",
            "match": "https://api-prod.gambitprofit.com/api/matches/9179472d-a2cf-4428-823a-cd74eeacfba1/?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": "5316e084-d395-4454-a9ba-871e38263488",
                    "gambit_id": "bf8d4848-fd53-4c9d-b1bd-1b6a4204885b",
                    "last_updated": "2022-08-22T22:16:55.787434-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rory McIlroy",
                    "reward": "3.05000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "e6c9847a-6fdc-4b0e-9836-e67df896fa2b",
                    "gambit_id": "344ae0d2-3fe4-4bfd-b0f0-19946f0a5587",
                    "last_updated": "2022-08-22T22:16:55.787024-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jon Rahm",
                    "reward": "3.50000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "d31a7c7f-e3fb-4efd-a202-03cab6427336",
                    "gambit_id": "04394b9c-0039-4a22-9a80-6e46d59225cc",
                    "last_updated": "2022-08-22T22:16:55.786625-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Matt Fitzpatrick",
                    "reward": "3.59000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "acb1b5ce-b3af-498c-aa0d-aa8a97a54851",
                    "gambit_id": "1fce2fdd-10cf-43a6-a34a-f69f6e1eb5b4",
                    "last_updated": "2022-08-22T22:16:55.785860-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Patrick Cantlay",
                    "reward": "3.59000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "5a15c259-2eb7-4a4b-82c6-18f56eba6bba",
                    "gambit_id": "147c07c8-15af-4d84-9273-f6b8918925ed",
                    "last_updated": "2022-08-22T22:16:55.784236-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Scottie Scheffler",
                    "reward": "3.59000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "f087dca5-d04a-4b96-92d4-86997b243a55",
                    "gambit_id": "e2f4bd41-d6d6-4de2-80d4-ae063b9d4241",
                    "last_updated": "2022-08-22T22:16:55.786243-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Justin Thomas",
                    "reward": "3.64000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "1b27e7c3-2257-4bef-9a22-89471e813618",
                    "gambit_id": "8e9bb6e3-19db-4016-a2de-642fe084a110",
                    "last_updated": "2022-08-22T22:16:55.785029-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tony Finau",
                    "reward": "3.64000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "4b0d397b-90da-4dac-a9f2-a8cc193193f4",
                    "gambit_id": "c40ef304-52f7-47f7-b601-f5038742e711",
                    "last_updated": "2022-08-22T22:16:55.784619-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Xander Schauffele",
                    "reward": "3.73000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "522dfe27-f781-49f7-a4c8-891bb1b3c9b3",
                    "gambit_id": "bb82d730-308f-4ccc-b016-a5f8ff1f477a",
                    "last_updated": "2022-08-22T22:16:55.785444-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Will Zalatoris",
                    "reward": "3.73000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "4146dc74-2b63-4f46-90c3-641e6afa5d95",
                    "gambit_id": "bf60124e-66d3-42c9-b895-b4ef743bde48",
                    "last_updated": "2022-08-22T22:16:55.783848-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Collin Morikawa",
                    "reward": "4.19000",
                    "odds": "4.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "db89e5d8-158c-459a-afd3-babb7276374f",
                    "gambit_id": "cba37a27-31c3-4760-bd6f-62186f475bdc",
                    "last_updated": "2022-08-22T22:16:55.781840-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cameron Young",
                    "reward": "4.64000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "3b771ffb-e355-4e94-b005-c7b5fab7b75b",
                    "gambit_id": "2dc00e99-8233-4b59-a39e-f29b910e4601",
                    "last_updated": "2022-08-22T22:16:55.783433-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sungjae Im",
                    "reward": "4.91000",
                    "odds": "5.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "47c26b3e-3ee3-46d6-9c56-8b0f8068e678",
                    "gambit_id": "53c1b902-56e5-4c4d-b595-44356a04ce94",
                    "last_updated": "2022-08-22T22:16:55.782902-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sam Burns",
                    "reward": "5.10000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "02c99524-2f63-44f2-8279-e6748ca67b6d",
                    "gambit_id": "22e5e964-f0ed-44bb-a256-50cae9dd18f9",
                    "last_updated": "2022-08-22T22:16:55.782387-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Viktor Hovland",
                    "reward": "5.55000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "57f1f5bb-06ff-4dab-b57a-0d25753903fd",
                    "gambit_id": "047b0ab9-e170-4e70-861d-e5e67ac53207",
                    "last_updated": "2022-08-22T22:16:55.781263-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Joohyung Kim",
                    "reward": "6.01000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "9e71eb4e-4d9e-453e-81e4-c82ae298e9ea",
                    "gambit_id": "6bfc6f2f-ed3c-492a-9518-b063446f0a13",
                    "last_updated": "2022-08-22T22:16:55.780758-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Joaquin Niemann",
                    "reward": "6.46000",
                    "odds": "7.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "950d7e84-82da-40e1-85c4-1c78873535aa",
                    "gambit_id": "6e210a31-9b59-4cd5-ae7d-48378addb166",
                    "last_updated": "2022-08-22T22:16:55.779779-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Shane Lowry",
                    "reward": "6.92000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "d007a6e3-4012-413f-ba63-6ea7618b0532",
                    "gambit_id": "7317b907-e1b8-49a2-9ff7-023f01bcb0e3",
                    "last_updated": "2022-08-22T22:16:55.780269-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Jordan Spieth",
                    "reward": "6.92000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "dd2d8400-d8c4-439b-8273-ae5b1455a960",
                    "gambit_id": "f3c42f16-7bdc-461e-a548-2f4e692a6f59",
                    "last_updated": "2022-08-22T22:16:55.778806-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Corey Conners",
                    "reward": "7.83000",
                    "odds": "8.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "333a4557-1d24-4a46-bd77-c3775ffd7476",
                    "gambit_id": "79656ba2-4cbd-444f-ba99-103b6e428eee",
                    "last_updated": "2022-08-22T22:16:55.777878-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Aaron Wise",
                    "reward": "8.28000",
                    "odds": "9.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "e201458a-de2d-48df-ae56-ed7fcf59a6e6",
                    "gambit_id": "a614e13e-bc55-4c85-98dc-4940e82571d9",
                    "last_updated": "2022-08-22T22:16:55.779296-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tyrrell Hatton",
                    "reward": "8.28000",
                    "odds": "9.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "c4785b49-6ba6-4d85-b348-ab4b66dcec1a",
                    "gambit_id": "cab0be35-a368-4bad-b88e-b4ca11ac157d",
                    "last_updated": "2022-08-22T22:16:55.778310-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Max Homa",
                    "reward": "8.28000",
                    "odds": "9.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "f75252ff-d9b1-4f6a-8386-70fe4b0d2f2a",
                    "gambit_id": "1d5df9ff-83e0-4662-a89e-d14eb67e7469",
                    "last_updated": "2022-08-22T22:16:55.776942-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Hideki Matsuyama",
                    "reward": "9.19000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "1cd1e9a6-7ce5-4d4f-a0d2-2d135b089add",
                    "gambit_id": "42d816b6-f598-4794-91e6-b7b5d4b7b654",
                    "last_updated": "2022-08-22T22:16:55.754492-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Adam Scott",
                    "reward": "9.19000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "1f557114-ab7b-45fe-bf8b-65a916713f8c",
                    "gambit_id": "650db71b-8453-45f5-bb44-12472273eeeb",
                    "last_updated": "2022-08-22T22:16:55.775352-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cam Davis",
                    "reward": "11.01000",
                    "odds": "12.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "6017d796-963b-443f-8115-efd5633b7af1",
                    "gambit_id": "7d228cb2-3590-4bda-b1dd-08b3de607f70",
                    "last_updated": "2022-08-22T22:16:55.777433-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Billy Horschel",
                    "reward": "11.01000",
                    "odds": "12.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "e6af11a0-f369-4fe7-aec6-77ef961c7046",
                    "gambit_id": "03fcaa54-940d-477a-9458-d02548c400a8",
                    "last_updated": "2022-08-22T22:16:55.771116-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Maverick McNealy",
                    "reward": "11.92000",
                    "odds": "13.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "b052c107-68c6-45ca-8d48-bc112a916881",
                    "gambit_id": "1afc4a62-05d2-4943-a619-040c2e08f384",
                    "last_updated": "2022-08-22T22:16:55.774835-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Davis Riley",
                    "reward": "11.92000",
                    "odds": "13.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "20e17627-edcb-4e90-b85b-eb0dc4152590",
                    "gambit_id": "71d5af90-185f-46b8-972f-6c980ea3bc3e",
                    "last_updated": "2022-08-22T22:16:55.774289-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Keith Mitchell",
                    "reward": "11.92000",
                    "odds": "13.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "72aa340e-7503-416f-8ae4-e9070aa2ea38",
                    "gambit_id": "73702d4b-339c-4c9a-9b3c-8857c48845cb",
                    "last_updated": "2022-08-22T22:16:55.775867-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brian Harman",
                    "reward": "11.92000",
                    "odds": "13.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "6fb2d550-6165-464c-862b-262414b42326",
                    "gambit_id": "f0bec2f7-3522-4cf5-a3b3-68095310d11d",
                    "last_updated": "2022-08-22T22:16:55.776454-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Russell Henley",
                    "reward": "11.92000",
                    "odds": "13.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "df7dfe96-9319-4eed-8bd3-9f50e70a924e",
                    "gambit_id": "da78382b-a6de-4197-b803-20de7c7dd220",
                    "last_updated": "2022-08-22T22:16:55.765993-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wyndham Clark",
                    "reward": "13.74000",
                    "odds": "15.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "332e707f-9c2b-4eb3-bc6c-3a69f13e8d14",
                    "gambit_id": "bf75a674-35f5-49e3-bd71-388eb1aa8d68",
                    "last_updated": "2022-08-22T22:16:55.773730-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sahith Theegala",
                    "reward": "13.74000",
                    "odds": "15.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "4701fe49-8a30-4741-94ba-2af44f7b5646",
                    "gambit_id": "9f0c3d05-e6f9-4b43-b02e-b890749500d3",
                    "last_updated": "2022-08-22T22:16:55.773165-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "JT Poston",
                    "reward": "13.74000",
                    "odds": "15.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "c5d86847-4713-4e2f-bfa7-87126b7f63cb",
                    "gambit_id": "3de758c6-207d-4f53-b0a6-7f6d8777d72e",
                    "last_updated": "2022-08-22T22:16:55.772536-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Taylor Pendrith",
                    "reward": "13.74000",
                    "odds": "15.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "737d79f8-6ddd-4d0d-b342-a58978b12acf",
                    "gambit_id": "958d443f-2a0a-4ab5-a5a6-d2bca23aa550",
                    "last_updated": "2022-08-22T22:16:55.766573-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Si-Woo Kim",
                    "reward": "13.74000",
                    "odds": "15.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "15e2ce5b-08fe-4152-afb5-7d24f6e3e324",
                    "gambit_id": "c01f617a-e9ea-400e-b35c-3183f27674f2",
                    "last_updated": "2022-08-22T22:16:55.771950-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mito Pereira",
                    "reward": "15.56000",
                    "odds": "17.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "9abc1fd2-989a-4cdc-9cfa-98651f62ca95",
                    "gambit_id": "de801042-1065-438b-861b-f4545ae290d3",
                    "last_updated": "2022-08-22T22:16:55.769025-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Harold Varner III",
                    "reward": "15.56000",
                    "odds": "17.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "23206dd5-52a0-4a24-8e6b-6e20aada2f0f",
                    "gambit_id": "95a63a49-9ab8-4a23-9804-15b2557e1415",
                    "last_updated": "2022-08-22T22:16:55.770138-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Keegan Bradley",
                    "reward": "15.56000",
                    "odds": "17.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "1ac1ad23-bfa0-4683-bf2c-b825c44d2160",
                    "gambit_id": "a0fb695c-e89c-4305-804e-571646684f2c",
                    "last_updated": "2022-08-22T22:16:55.771531-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Seamus Power",
                    "reward": "15.56000",
                    "odds": "17.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "21287e3b-fe3b-4519-9a22-02d7b5def4a5",
                    "gambit_id": "a7e1ab61-bd5d-410d-8ab5-73daf6e8f723",
                    "last_updated": "2022-08-22T22:16:55.753896-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Christiaan Bezuidenhout",
                    "reward": "17.38000",
                    "odds": "19.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "5ae1922d-a0a0-4978-b3ad-6a02bbad6d6c",
                    "gambit_id": "6981e7cc-df43-4d1d-acd1-a095ea669887",
                    "last_updated": "2022-08-22T22:16:55.762959-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Trey Mullinax",
                    "reward": "17.38000",
                    "odds": "19.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "a148ab62-3ddc-4684-9a76-82ac2bf73a7f",
                    "gambit_id": "27800d8a-5684-46e2-b2dc-5a5a7612440e",
                    "last_updated": "2022-08-22T22:16:55.770683-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denny McCarthy",
                    "reward": "17.38000",
                    "odds": "19.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "c004bc99-db3f-4b8a-ae4b-50375f5d83c8",
                    "gambit_id": "d3ca38e4-684e-44a2-8a66-90449dd3bd73",
                    "last_updated": "2022-08-22T22:16:55.764771-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Emiliano Grillo",
                    "reward": "17.38000",
                    "odds": "19.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "4f790110-812f-4aa0-88ac-b77ccd516ccd",
                    "gambit_id": "7eb0f20e-c206-4a36-b84d-b7ebe8a995de",
                    "last_updated": "2022-08-22T22:16:55.764209-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kevin Kisner",
                    "reward": "17.38000",
                    "odds": "19.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "1bd436f9-dd02-45cf-af14-7bd9552954ce",
                    "gambit_id": "188966aa-b66d-41e2-8b4d-87daac2c3313",
                    "last_updated": "2022-08-22T22:16:55.765381-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Scott Stallings",
                    "reward": "17.38000",
                    "odds": "19.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "6f32fc59-8528-40a0-97c3-587919396683",
                    "gambit_id": "0cf24055-5de0-44ca-8137-efdf57c818e8",
                    "last_updated": "2022-08-22T22:16:55.769471-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Alex Noren",
                    "reward": "17.38000",
                    "odds": "19.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "708878e0-688a-4921-9573-a8e7b6011d05",
                    "gambit_id": "d11cfdcb-b159-4418-bda8-e8dcebc37b09",
                    "last_updated": "2022-08-22T22:16:55.767615-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Taylor Moore",
                    "reward": "19.20000",
                    "odds": "21.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "85291f2a-0df0-42e9-ad20-20cba81d98ed",
                    "gambit_id": "26050a77-910b-43aa-9bee-6cee3fa6f88d",
                    "last_updated": "2022-08-22T22:16:55.763350-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sebastian Munoz",
                    "reward": "19.20000",
                    "odds": "21.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "3126d83e-a122-4b93-9830-3202577a396d",
                    "gambit_id": "3c1bd40b-684f-448d-9f4b-c48152553727",
                    "last_updated": "2022-08-22T22:16:55.768050-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Troy Merritt",
                    "reward": "19.20000",
                    "odds": "21.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "6640d58f-7800-46c3-ab5b-726195e32616",
                    "gambit_id": "0a70854f-c7a2-4e78-bba9-c189ae209b05",
                    "last_updated": "2022-08-22T22:16:55.767117-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chris Kirk",
                    "reward": "21.02000",
                    "odds": "23.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "f80f58d4-7ee2-40de-bd4b-89641d718483",
                    "gambit_id": "c489ee54-86d4-4dd9-b3ed-a10334c2fc6d",
                    "last_updated": "2022-08-22T22:16:55.755555-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sepp Straka",
                    "reward": "21.02000",
                    "odds": "23.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "d2704e53-87e6-4649-9bfa-82105b380ac2",
                    "gambit_id": "db11b455-06ce-4769-94a9-5d71ad9bd7bb",
                    "last_updated": "2022-08-22T22:16:55.761182-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chez Reavie",
                    "reward": "21.02000",
                    "odds": "23.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "c6fcea3d-1395-4ed3-a76b-0f3332ae961d",
                    "gambit_id": "dd18ce6b-bf21-4f96-b684-f7263e97056c",
                    "last_updated": "2022-08-22T22:16:55.761702-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Lucas Glover",
                    "reward": "21.02000",
                    "odds": "23.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "3785e625-2ded-42d5-aabf-455ec67411e5",
                    "gambit_id": "4cf280fd-ebe1-450a-af90-76c7639927b0",
                    "last_updated": "2022-08-22T22:16:55.768582-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kyoung-Hoon Lee",
                    "reward": "21.02000",
                    "odds": "23.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "dfd5bea5-6daa-4282-b043-fb0a31e12fb8",
                    "gambit_id": "4ecd8898-d4d5-46b6-a911-a89941428dda",
                    "last_updated": "2022-08-22T22:16:55.763745-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Andrew Putnam",
                    "reward": "21.02000",
                    "odds": "23.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "a5ee76fc-9a98-4909-91d5-4ef020a60327",
                    "gambit_id": "2dce7526-567c-4668-87a9-7e7bf8d9be47",
                    "last_updated": "2022-08-22T22:16:55.760300-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Marc Leishman",
                    "reward": "21.02000",
                    "odds": "23.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "8c023175-fa60-44a2-8ff0-1b973543f745",
                    "gambit_id": "259985a0-9767-4369-8e29-35534ce2e283",
                    "last_updated": "2022-08-22T22:16:55.759777-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Alex Smalley",
                    "reward": "23.75000",
                    "odds": "26.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "74b8485e-f635-472a-8efb-f9a9d4162d19",
                    "gambit_id": "2ed2ecfc-6af7-4cbd-ba3a-4c4be793077e",
                    "last_updated": "2022-08-22T22:16:55.762556-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Adam Hadwin",
                    "reward": "23.75000",
                    "odds": "26.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "91bec57b-9b67-4418-909e-e860e18873a0",
                    "gambit_id": "7aef2e72-8f10-4056-a754-f54cdbdaca97",
                    "last_updated": "2022-08-22T22:16:55.759192-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cameron Tringale",
                    "reward": "23.75000",
                    "odds": "26.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "f1707986-3c1e-4662-96f0-aedd24a84585",
                    "gambit_id": "6fdc8b61-3a75-4169-8fc4-790b0a668837",
                    "last_updated": "2022-08-22T22:16:55.756129-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tom Hoge",
                    "reward": "23.75000",
                    "odds": "26.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "18d4cb44-b985-4242-862e-f6e7ec84a3b0",
                    "gambit_id": "a80987b6-81f7-430a-a340-bf1d529f88c9",
                    "last_updated": "2022-08-22T22:16:55.762142-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brendan Steele",
                    "reward": "23.75000",
                    "odds": "26.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "6de9ddcf-9643-493b-b838-dee2f27ca3ff",
                    "gambit_id": "8f26f144-ef9c-47b0-a61e-00bb4696aaa6",
                    "last_updated": "2022-08-22T22:16:55.758049-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Matt Kuchar",
                    "reward": "26.48000",
                    "odds": "29.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "ff6a51c0-8ded-49d6-9a62-fe85eb894fe0",
                    "gambit_id": "8ee03e37-4f42-4bdd-b12d-fab6f7d5bbda",
                    "last_updated": "2022-08-22T22:16:55.760726-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Lucas Herbert",
                    "reward": "26.48000",
                    "odds": "29.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "e5a78979-1efd-4d24-ae09-8b69c3bd40dc",
                    "gambit_id": "4fbd7b5c-64b2-43a9-bae4-176a3ffe34ee",
                    "last_updated": "2022-08-22T22:16:55.758640-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "JJ Spaun",
                    "reward": "26.48000",
                    "odds": "29.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "13ad73d3-c8cc-4c2b-b8ac-0fbc901789c6",
                    "gambit_id": "91aec89c-5583-4354-9997-cd85b73e6f80",
                    "last_updated": "2022-08-22T22:16:55.756793-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Luke List",
                    "reward": "28.30000",
                    "odds": "31.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "633b3601-1de9-4f3c-84f9-2ceeea2f2d24",
                    "gambit_id": "dfdce769-a543-4083-94a1-02b6ab0d027b",
                    "last_updated": "2022-08-22T22:16:55.757426-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kurt Kitayama",
                    "reward": "31.03000",
                    "odds": "34.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                },
                {
                    "id": "b241f9f0-954a-4aaf-9efe-2214ec9f0c88",
                    "gambit_id": "bfbaf2a4-2ecf-42af-b292-59ad20668539",
                    "last_updated": "2022-08-22T22:16:55.755010-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Mackenzie Hughes",
                    "reward": "32.85000",
                    "odds": "36.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d52dafd5-afd2-447d-89cb-155bc251b059/?format=api"
                }
            ]
        }
    ]
}