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/91535851-194d-48b0-bf94-7625e56195d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "91535851-194d-48b0-bf94-7625e56195d3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1d33d6f1-a0e5-4535-89e1-c0fb27573b5d",
    "completed": true,
    "last_updated": "2023-04-24T13:02:15.019928-04:00",
    "created_at": "2023-04-23T12:41:47.839262-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.94,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1d33d6f1-a0e5-4535-89e1-c0fb27573b5d",
    "datetime": "2023-04-23T14:10:00-04:00",
    "cutoff_datetime": "2023-04-23T14:10:00-04:00",
    "name": "BOS (B Bello) v. MIL (C Burnes)",
    "bettypes": [
        {
            "id": "25381836-8636-4c2e-aa74-2086e484eda6",
            "match": "https://api-prod.gambitprofit.com/api/matches/91535851-194d-48b0-bf94-7625e56195d3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-23T12:41:47.854561-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "MIL (C Burnes)",
                        "amount": 6070.0
                    },
                    {
                        "team": "BOS (B Bello)",
                        "amount": 3930.0
                    }
                ],
                "expected_reward_tokens": 9589.2,
                "profit_sb": 89.2,
                "profit_sb_percentage": 0.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ad6baccf-c49a-498e-a4e0-5b60e1ac64bf",
                    "gambit_id": "2a09ca51-cd47-4cca-958f-29dc0066d9ff",
                    "last_updated": "2023-04-24T13:02:15.038488-04:00",
                    "created_at": "2023-04-23T12:41:47.856159-04:00",
                    "name": "MIL (C Burnes)",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25381836-8636-4c2e-aa74-2086e484eda6/?format=api"
                },
                {
                    "id": "f434bcad-ce8e-4b3f-9551-cac1250a5881",
                    "gambit_id": "809f20db-0f5a-480c-971e-9ff948f5c8c0",
                    "last_updated": "2023-04-24T13:02:15.040590-04:00",
                    "created_at": "2023-04-23T12:41:47.857770-04:00",
                    "name": "BOS (B Bello)",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25381836-8636-4c2e-aa74-2086e484eda6/?format=api"
                }
            ]
        },
        {
            "id": "aca6b4a5-3596-4bbc-a806-86856ef9ace8",
            "match": "https://api-prod.gambitprofit.com/api/matches/91535851-194d-48b0-bf94-7625e56195d3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-23T12:41:47.849231-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "BOS",
                        "amount": 5699.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6246bdaa-38a6-417a-a714-397de884cfdb",
                    "gambit_id": "51e3d2f2-28d5-4f34-bd14-83959754b2fd",
                    "last_updated": "2023-04-24T13:02:15.033896-04:00",
                    "created_at": "2023-04-23T12:41:47.852900-04:00",
                    "name": "BOS",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aca6b4a5-3596-4bbc-a806-86856ef9ace8/?format=api"
                },
                {
                    "id": "85adf90c-f224-4c08-918a-b3867687b323",
                    "gambit_id": "8c0f44e0-d15e-446f-80f0-f0647d8629d2",
                    "last_updated": "2023-04-24T13:02:15.031833-04:00",
                    "created_at": "2023-04-23T12:41:47.851064-04:00",
                    "name": "MIL",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aca6b4a5-3596-4bbc-a806-86856ef9ace8/?format=api"
                }
            ]
        },
        {
            "id": "dc0a9339-2b77-4f0e-bef9-8b0a5cc372f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/91535851-194d-48b0-bf94-7625e56195d3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-23T12:41:47.842612-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "57eba9a3-7a37-4a4f-b29a-967082939dd0",
                    "gambit_id": "b479e22c-c37c-4991-8257-2590fec67214",
                    "last_updated": "2023-04-24T13:02:15.027500-04:00",
                    "created_at": "2023-04-23T12:41:47.847349-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc0a9339-2b77-4f0e-bef9-8b0a5cc372f4/?format=api"
                },
                {
                    "id": "b8c07991-556f-4096-ac17-69df9e2d795d",
                    "gambit_id": "527525f1-72ea-446e-ace5-e57bd9f5285f",
                    "last_updated": "2023-04-24T13:02:15.025151-04:00",
                    "created_at": "2023-04-23T12:41:47.845070-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc0a9339-2b77-4f0e-bef9-8b0a5cc372f4/?format=api"
                }
            ]
        }
    ]
}