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/3c774937-2a10-48c4-8783-d16e74ea8748/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c774937-2a10-48c4-8783-d16e74ea8748",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d01ccfd4-d475-4d50-aa03-f196109ca0f3",
    "completed": true,
    "last_updated": "2022-10-02T15:17:30.736512-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/d01ccfd4-d475-4d50-aa03-f196109ca0f3",
    "datetime": "2022-10-01T20:40:00-04:00",
    "cutoff_datetime": "2022-10-01T20:40:00-04:00",
    "name": "CWS (D Cease) v. SDG (M Clevinger)",
    "bettypes": [
        {
            "id": "450a25ee-78e8-4316-9c53-56f03c8fea44",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c774937-2a10-48c4-8783-d16e74ea8748/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "SDG (M Clevinger)",
                        "amount": 5118.0
                    },
                    {
                        "team": "CWS (D Cease)",
                        "amount": 4882.0
                    }
                ],
                "expected_reward_tokens": 9519.48,
                "profit_sb": 19.48,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "020a9640-996b-43b6-99a6-6b1d6c765613",
                    "gambit_id": "63c14b44-bdc3-4134-89ec-fad7baaf1080",
                    "last_updated": "2022-10-02T15:17:30.746335-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG (M Clevinger)",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450a25ee-78e8-4316-9c53-56f03c8fea44/?format=api"
                },
                {
                    "id": "b73478f2-a23f-42cd-a48b-034e374d43f7",
                    "gambit_id": "0ba2cf20-674d-49e0-96d3-340c05061606",
                    "last_updated": "2022-10-02T15:17:30.747410-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS (D Cease)",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/450a25ee-78e8-4316-9c53-56f03c8fea44/?format=api"
                }
            ]
        },
        {
            "id": "260eb08d-8716-4039-9809-a112da20aa9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c774937-2a10-48c4-8783-d16e74ea8748/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": 6538.0
                    },
                    {
                        "team": "SDG",
                        "amount": 3462.0
                    }
                ],
                "expected_reward_tokens": 9347.4,
                "profit_sb": -152.6,
                "profit_sb_percentage": -1.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1b2fcac1-ff4c-4439-9028-1b90cb858710",
                    "gambit_id": "561e0843-c68e-4cbe-b6ba-08486271d008",
                    "last_updated": "2022-10-02T15:17:30.744049-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CWS",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260eb08d-8716-4039-9809-a112da20aa9e/?format=api"
                },
                {
                    "id": "9e17db3d-6cb0-4a24-a138-5b484478fe9b",
                    "gambit_id": "cd0bd801-4bc5-4310-90ce-a0f5935d7ea3",
                    "last_updated": "2022-10-02T15:17:30.742924-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SDG",
                    "reward": "2.70000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/260eb08d-8716-4039-9809-a112da20aa9e/?format=api"
                }
            ]
        },
        {
            "id": "1e44296d-ec46-439d-b5e8-db2997b8628f",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c774937-2a10-48c4-8783-d16e74ea8748/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dede5592-57d0-471d-97ce-a7eafee4a2a9",
                    "gambit_id": "f5c5468f-a37f-4a7e-96ed-48fd8d94ba76",
                    "last_updated": "2022-10-02T15:17:30.740641-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e44296d-ec46-439d-b5e8-db2997b8628f/?format=api"
                },
                {
                    "id": "61cd170a-4430-41ad-a5f3-ac6620249763",
                    "gambit_id": "c590a2ea-8a58-445e-b1dd-61d1ab57f27a",
                    "last_updated": "2022-10-02T15:17:30.739467-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e44296d-ec46-439d-b5e8-db2997b8628f/?format=api"
                }
            ]
        }
    ]
}