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/76d311df-f1f3-4fed-aace-eff2146c5354/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "76d311df-f1f3-4fed-aace-eff2146c5354",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "496a799c-998d-4aac-bb22-eec0e8944fd6",
    "completed": true,
    "last_updated": "2023-06-10T13:43:10.212866-04:00",
    "created_at": "2023-06-08T08:43:18.417251-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/496a799c-998d-4aac-bb22-eec0e8944fd6",
    "datetime": "2023-06-08T19:05:00-04:00",
    "cutoff_datetime": "2023-06-08T19:05:00-04:00",
    "name": "CWS (M Clevinger) v. NYY (R Vasquez) - Game 2",
    "bettypes": [
        {
            "id": "1ae3cf97-8ddf-4066-a438-aa23a1ea2282",
            "match": "https://api-prod.gambitprofit.com/api/matches/76d311df-f1f3-4fed-aace-eff2146c5354/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-08T08:43:18.419620-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line 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 (R Vasquez)",
                        "amount": 5527.0
                    },
                    {
                        "team": "CWS (M Clevinger)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "687345e2-7165-48cd-bbd8-fba7acb93231",
                    "gambit_id": "4f380afc-760b-475c-b783-1691618b6a7a",
                    "last_updated": "2023-06-10T13:43:10.221677-04:00",
                    "created_at": "2023-06-08T08:43:18.423182-04:00",
                    "name": "NYY (R Vasquez)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae3cf97-8ddf-4066-a438-aa23a1ea2282/?format=api"
                },
                {
                    "id": "4c81260d-3e4d-4917-8ce4-7f94d13d355f",
                    "gambit_id": "f433e45c-921f-46f3-bb7c-71589450a8c5",
                    "last_updated": "2023-06-10T13:43:10.218918-04:00",
                    "created_at": "2023-06-08T08:43:18.421414-04:00",
                    "name": "CWS (M Clevinger)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ae3cf97-8ddf-4066-a438-aa23a1ea2282/?format=api"
                }
            ]
        },
        {
            "id": "7f0ef727-4b79-40b6-81c0-76b167f8761b",
            "match": "https://api-prod.gambitprofit.com/api/matches/76d311df-f1f3-4fed-aace-eff2146c5354/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-08T08:43:18.424952-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "CWS",
                        "amount": 6163.0
                    },
                    {
                        "team": "NYY",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7bd1a979-0758-409b-ad05-f435cf3ea6ca",
                    "gambit_id": "657de1cc-ae86-4fa0-94c6-a0e2d1821dbc",
                    "last_updated": "2023-06-10T13:43:10.226770-04:00",
                    "created_at": "2023-06-08T08:43:18.426634-04:00",
                    "name": "CWS",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f0ef727-4b79-40b6-81c0-76b167f8761b/?format=api"
                },
                {
                    "id": "37832111-ceef-42c5-a45f-ae532accc193",
                    "gambit_id": "055b0d4a-bb64-40cf-a7c2-5767080820dc",
                    "last_updated": "2023-06-10T13:43:10.229333-04:00",
                    "created_at": "2023-06-08T08:43:18.428731-04:00",
                    "name": "NYY",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f0ef727-4b79-40b6-81c0-76b167f8761b/?format=api"
                }
            ]
        },
        {
            "id": "fe868809-6a36-46c1-b993-0adcb478e408",
            "match": "https://api-prod.gambitprofit.com/api/matches/76d311df-f1f3-4fed-aace-eff2146c5354/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-08T08:43:18.430552-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3375b43c-a0ec-49c6-af90-493ba593fc4e",
                    "gambit_id": "cbade5ca-9539-42b8-bb1c-53626e1f7f78",
                    "last_updated": "2023-06-10T13:43:10.234383-04:00",
                    "created_at": "2023-06-08T08:43:18.432092-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe868809-6a36-46c1-b993-0adcb478e408/?format=api"
                },
                {
                    "id": "fc6b9fd6-c289-40f8-95dc-110a8eff9ffd",
                    "gambit_id": "887edd56-b9e3-491d-9b84-a11e50c96987",
                    "last_updated": "2023-06-10T13:43:10.236907-04:00",
                    "created_at": "2023-06-08T08:43:18.433849-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe868809-6a36-46c1-b993-0adcb478e408/?format=api"
                }
            ]
        }
    ]
}