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/697d33b0-8bc9-4422-8c9c-ce18c1762c34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "697d33b0-8bc9-4422-8c9c-ce18c1762c34",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0f90b8f7-025d-4426-b2f8-817af956f19f",
    "completed": true,
    "last_updated": "2023-07-22T11:28:27.528764-04:00",
    "created_at": "2023-07-21T08:53:24.194767-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0f90b8f7-025d-4426-b2f8-817af956f19f",
    "datetime": "2023-07-21T19:10:00-04:00",
    "cutoff_datetime": "2023-07-21T19:10:00-04:00",
    "name": "PHI (R Suarez) v. CLE (G Williams)",
    "bettypes": [
        {
            "id": "37bac570-512d-4371-8451-9139ff46d588",
            "match": "https://api-prod.gambitprofit.com/api/matches/697d33b0-8bc9-4422-8c9c-ce18c1762c34/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-21T08:53:24.196697-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line 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 (R Suarez)",
                        "amount": 5325.0
                    },
                    {
                        "team": "CLE (G Williams)",
                        "amount": 4675.0
                    }
                ],
                "expected_reward_tokens": 9583.75,
                "profit_sb": 83.75,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c75f36c8-9375-4aec-b73f-86d44baea7da",
                    "gambit_id": "3fe840c9-9d31-4320-96b6-c87daf496575",
                    "last_updated": "2023-07-22T11:28:27.536768-04:00",
                    "created_at": "2023-07-21T08:53:24.198176-04:00",
                    "name": "PHI (R Suarez)",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37bac570-512d-4371-8451-9139ff46d588/?format=api"
                },
                {
                    "id": "bcc03a11-6714-4d57-96b1-a8760ef582b9",
                    "gambit_id": "7ff68c85-99b8-4740-908a-bf95e1de5fad",
                    "last_updated": "2023-07-22T11:28:27.540050-04:00",
                    "created_at": "2023-07-21T08:53:24.199606-04:00",
                    "name": "CLE (G Williams)",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37bac570-512d-4371-8451-9139ff46d588/?format=api"
                }
            ]
        },
        {
            "id": "7f16db6d-b13f-4424-9e77-6560b49ffc73",
            "match": "https://api-prod.gambitprofit.com/api/matches/697d33b0-8bc9-4422-8c9c-ce18c1762c34/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-21T08:53:24.201052-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "CLE",
                        "amount": 5857.0
                    },
                    {
                        "team": "PHI",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e8c1059e-c322-43d2-ac11-7dd2b81bb6d5",
                    "gambit_id": "c4e04377-93f1-432d-9967-3b1dde1371aa",
                    "last_updated": "2023-07-22T11:28:27.554052-04:00",
                    "created_at": "2023-07-21T08:53:24.203957-04:00",
                    "name": "CLE",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f16db6d-b13f-4424-9e77-6560b49ffc73/?format=api"
                },
                {
                    "id": "7ee82e2f-e68e-4233-90dc-52afeaba5948",
                    "gambit_id": "6af74b65-3939-4ef6-97dc-0da81fd42c91",
                    "last_updated": "2023-07-22T11:28:27.550275-04:00",
                    "created_at": "2023-07-21T08:53:24.202486-04:00",
                    "name": "PHI",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f16db6d-b13f-4424-9e77-6560b49ffc73/?format=api"
                }
            ]
        },
        {
            "id": "f9739a24-76ff-4d81-bf65-511751477c9f",
            "match": "https://api-prod.gambitprofit.com/api/matches/697d33b0-8bc9-4422-8c9c-ce18c1762c34/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-21T08:53:24.205463-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5fd6a134-87f0-4faa-948c-18ed3a70e503",
                    "gambit_id": "e1fb7341-174f-485e-991a-cc1f217a86e3",
                    "last_updated": "2023-07-22T11:28:27.564763-04:00",
                    "created_at": "2023-07-21T08:53:24.209099-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9739a24-76ff-4d81-bf65-511751477c9f/?format=api"
                },
                {
                    "id": "3eac1770-7eea-4492-a9ad-9f83739e8e4c",
                    "gambit_id": "8c258bbf-61ff-49ef-9cb3-bc01f18efc1e",
                    "last_updated": "2023-07-22T11:28:27.561429-04:00",
                    "created_at": "2023-07-21T08:53:24.207105-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9739a24-76ff-4d81-bf65-511751477c9f/?format=api"
                }
            ]
        }
    ]
}