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/639d1500-c951-4e25-b1d0-6fc55283439f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "639d1500-c951-4e25-b1d0-6fc55283439f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "58439839-3b15-46ec-aa88-6f451deba078",
    "completed": true,
    "last_updated": "2023-05-27T16:17:17.323428-04:00",
    "created_at": "2023-05-26T11:52:13.309733-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.36,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/58439839-3b15-46ec-aa88-6f451deba078",
    "datetime": "2023-05-26T20:40:00-04:00",
    "cutoff_datetime": "2023-05-26T20:40:00-04:00",
    "name": "NYM (M Scherzer) v. COL (C Seabold)",
    "bettypes": [
        {
            "id": "c3070488-8b55-41c6-8b45-52e90809f8ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/639d1500-c951-4e25-b1d0-6fc55283439f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-26T11:52:13.321571-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": "NYM (M Scherzer)",
                        "amount": 6442.0
                    },
                    {
                        "team": "COL (C Seabold)",
                        "amount": 3558.0
                    }
                ],
                "expected_reward_tokens": 9534.16,
                "profit_sb": 34.16,
                "profit_sb_percentage": 0.36,
                "recommended": true
            },
            "lines": [
                {
                    "id": "52001e52-0575-4c72-878c-49ca1e202ed5",
                    "gambit_id": "fa20040d-7978-4d0e-b42a-bdcff7badfbe",
                    "last_updated": "2023-05-27T16:17:17.330435-04:00",
                    "created_at": "2023-05-26T11:52:13.325058-04:00",
                    "name": "NYM (M Scherzer)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3070488-8b55-41c6-8b45-52e90809f8ec/?format=api"
                },
                {
                    "id": "9dbb0527-147f-42f7-8648-4e3c2fadf2da",
                    "gambit_id": "f93682fa-fc34-4e8c-bd2c-b942bc1a2cf8",
                    "last_updated": "2023-05-27T16:17:17.333287-04:00",
                    "created_at": "2023-05-26T11:52:13.327977-04:00",
                    "name": "COL (C Seabold)",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3070488-8b55-41c6-8b45-52e90809f8ec/?format=api"
                }
            ]
        },
        {
            "id": "2666a553-9eb2-4303-b4ba-c50e04ff0b06",
            "match": "https://api-prod.gambitprofit.com/api/matches/639d1500-c951-4e25-b1d0-6fc55283439f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-26T11:52:13.331393-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": "NYM",
                        "amount": 5599.0
                    },
                    {
                        "team": "COL",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "95bd81ad-fc6b-49b8-9b83-e5e0ff7512c5",
                    "gambit_id": "7b003d84-024f-481a-aefe-6ff6bf811dc1",
                    "last_updated": "2023-05-27T16:17:17.338246-04:00",
                    "created_at": "2023-05-26T11:52:13.334010-04:00",
                    "name": "NYM",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2666a553-9eb2-4303-b4ba-c50e04ff0b06/?format=api"
                },
                {
                    "id": "f8d2ec1d-42b3-4265-bebe-60d95ea7ad82",
                    "gambit_id": "59d2ae47-1a68-45ae-8bdc-1078423ca13d",
                    "last_updated": "2023-05-27T16:17:17.341932-04:00",
                    "created_at": "2023-05-26T11:52:13.337068-04:00",
                    "name": "COL",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2666a553-9eb2-4303-b4ba-c50e04ff0b06/?format=api"
                }
            ]
        },
        {
            "id": "ae26636a-e409-42a5-b113-e832986beab0",
            "match": "https://api-prod.gambitprofit.com/api/matches/639d1500-c951-4e25-b1d0-6fc55283439f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-26T11:52:13.339307-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 11.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 11.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7eb8a02c-e8cd-419c-aacf-b9e5ee2d6eec",
                    "gambit_id": "1bdf6a11-97f4-479d-80c9-393e28a98309",
                    "last_updated": "2023-05-27T16:17:17.353941-04:00",
                    "created_at": "2023-05-26T11:52:13.343488-04:00",
                    "name": "Game Total Under 11.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae26636a-e409-42a5-b113-e832986beab0/?format=api"
                },
                {
                    "id": "41432fb9-c1c5-464e-b3ba-118c4c277763",
                    "gambit_id": "c25f8618-865f-4b7a-83c6-0408102e3f2a",
                    "last_updated": "2023-05-27T16:17:17.351675-04:00",
                    "created_at": "2023-05-26T11:52:13.341169-04:00",
                    "name": "Game Total Over 11.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae26636a-e409-42a5-b113-e832986beab0/?format=api"
                }
            ]
        }
    ]
}