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/b5d258f0-855f-42d3-baa4-0182237a071f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b5d258f0-855f-42d3-baa4-0182237a071f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "12f60e6e-0ab7-4835-a56c-4ec99e78c102",
    "completed": true,
    "last_updated": "2023-08-30T13:28:25.766050-04:00",
    "created_at": "2023-08-29T08:33:13.662664-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/12f60e6e-0ab7-4835-a56c-4ec99e78c102",
    "datetime": "2023-08-29T20:40:00-04:00",
    "cutoff_datetime": "2023-08-29T20:40:00-04:00",
    "name": "ATL (C Morton) v. COL (P Lambert)",
    "bettypes": [
        {
            "id": "f889dc9a-f305-4631-8517-39d1f35f9a7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/b5d258f0-855f-42d3-baa4-0182237a071f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-29T08:33:13.672450-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": "ATL (C Morton)",
                        "amount": 7106.0
                    },
                    {
                        "team": "COL (P Lambert)",
                        "amount": 2894.0
                    }
                ],
                "expected_reward_tokens": 9521.26,
                "profit_sb": 21.26,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c6e56df4-22b1-4f59-b5b1-416a9a85ac39",
                    "gambit_id": "20d80376-d4de-44fe-9cc9-4c736521dfdb",
                    "last_updated": "2023-08-30T13:28:25.776004-04:00",
                    "created_at": "2023-08-29T08:33:13.676489-04:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f889dc9a-f305-4631-8517-39d1f35f9a7d/?format=api"
                },
                {
                    "id": "58973c6f-d35e-4059-8a5e-de2b5747b6df",
                    "gambit_id": "b5dbd73e-2dc5-444a-8729-18d22a00881e",
                    "last_updated": "2023-08-30T13:28:25.779583-04:00",
                    "created_at": "2023-08-29T08:33:13.680473-04:00",
                    "name": "COL (P Lambert)",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f889dc9a-f305-4631-8517-39d1f35f9a7d/?format=api"
                }
            ]
        },
        {
            "id": "b24c5812-32bb-499f-b941-665c966a1722",
            "match": "https://api-prod.gambitprofit.com/api/matches/b5d258f0-855f-42d3-baa4-0182237a071f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-29T08:33:13.684641-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": "ATL",
                        "amount": 6232.0
                    },
                    {
                        "team": "COL",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6831564b-8f5c-4626-ad38-cd6276e3c26f",
                    "gambit_id": "adda9e9d-0e41-48c7-8598-58de43c2bc39",
                    "last_updated": "2023-08-30T13:28:25.786589-04:00",
                    "created_at": "2023-08-29T08:33:13.688127-04:00",
                    "name": "ATL",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b24c5812-32bb-499f-b941-665c966a1722/?format=api"
                },
                {
                    "id": "122cb5d0-927a-4934-8c40-743a34fd8d2c",
                    "gambit_id": "90530da4-a1cf-490f-8120-37e3eec370d9",
                    "last_updated": "2023-08-30T13:28:25.790122-04:00",
                    "created_at": "2023-08-29T08:33:13.692014-04:00",
                    "name": "COL",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b24c5812-32bb-499f-b941-665c966a1722/?format=api"
                }
            ]
        },
        {
            "id": "d5165c75-1b06-4549-a5ad-f0bc1b5c403b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b5d258f0-855f-42d3-baa4-0182237a071f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-29T08:33:13.696207-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 12",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 12",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cb4f5d63-11b8-41ba-aa83-f3bd0590156c",
                    "gambit_id": "9b6a8334-7408-4fa8-9cca-16d86a3e7002",
                    "last_updated": "2023-08-30T13:28:25.797095-04:00",
                    "created_at": "2023-08-29T08:33:13.700279-04:00",
                    "name": "Game Total Over 12",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5165c75-1b06-4549-a5ad-f0bc1b5c403b/?format=api"
                },
                {
                    "id": "fa16f5ee-9626-4dbe-8e71-12787f6d13f4",
                    "gambit_id": "ac0ebf8f-b79a-4e16-bf45-dc2f16bbaaf8",
                    "last_updated": "2023-08-30T13:28:25.802675-04:00",
                    "created_at": "2023-08-29T08:33:13.704545-04:00",
                    "name": "Game Total Under 12",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5165c75-1b06-4549-a5ad-f0bc1b5c403b/?format=api"
                }
            ]
        }
    ]
}