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/7ed22333-c30e-4432-8f8e-65b000f91abc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7ed22333-c30e-4432-8f8e-65b000f91abc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bb2fdd70-fbe9-4bae-972a-82462aa4deca",
    "completed": true,
    "last_updated": "2023-10-31T19:48:05.912067-04:00",
    "created_at": "2023-10-30T08:58:12.583106-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bb2fdd70-fbe9-4bae-972a-82462aa4deca",
    "datetime": "2023-10-30T19:37:00-04:00",
    "cutoff_datetime": "2023-10-30T19:37:00-04:00",
    "name": "Detroit Red Wings v. New York Islanders",
    "bettypes": [
        {
            "id": "c6c671fd-ed4e-4b7a-9751-21753029ecca",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ed22333-c30e-4432-8f8e-65b000f91abc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-30T08:58:12.589655-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": "New York Islanders",
                        "amount": 6010.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec90deea-a0b6-4fc2-bb64-eeb023cbdbe2",
                    "gambit_id": "50a4b403-b39d-41f4-acb4-b741ccc1f9a9",
                    "last_updated": "2023-10-31T19:48:05.941522-04:00",
                    "created_at": "2023-10-30T08:58:12.599358-04:00",
                    "name": "New York Islanders",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6c671fd-ed4e-4b7a-9751-21753029ecca/?format=api"
                },
                {
                    "id": "4b0331d6-0e7b-4956-98d6-6e6794eba9d1",
                    "gambit_id": "89a8a613-dafb-4254-b43e-27751af57e45",
                    "last_updated": "2023-10-31T19:48:05.937998-04:00",
                    "created_at": "2023-10-30T08:58:12.594643-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6c671fd-ed4e-4b7a-9751-21753029ecca/?format=api"
                }
            ]
        },
        {
            "id": "1bcfaa2a-c0e0-430e-b92e-cafd2fe20b0f",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ed22333-c30e-4432-8f8e-65b000f91abc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-30T08:58:12.603567-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": "Detroit Red Wings",
                        "amount": 6314.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3686.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "883589a9-17be-4e33-a375-a203b7348543",
                    "gambit_id": "d4c1d3b2-033b-4c4a-a593-82d22ffb7c34",
                    "last_updated": "2023-10-31T19:48:05.948285-04:00",
                    "created_at": "2023-10-30T08:58:12.607588-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bcfaa2a-c0e0-430e-b92e-cafd2fe20b0f/?format=api"
                },
                {
                    "id": "ac5c1036-5183-4ad6-9559-cbd155fe24b9",
                    "gambit_id": "fd997944-9d4d-460a-b14f-048957d4eea9",
                    "last_updated": "2023-10-31T19:48:05.951652-04:00",
                    "created_at": "2023-10-30T08:58:12.612505-04:00",
                    "name": "New York Islanders",
                    "reward": "2.57000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bcfaa2a-c0e0-430e-b92e-cafd2fe20b0f/?format=api"
                }
            ]
        },
        {
            "id": "558673d9-4270-4f1e-80c0-31684560c7de",
            "match": "https://api-prod.gambitprofit.com/api/matches/7ed22333-c30e-4432-8f8e-65b000f91abc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-30T08:58:12.616623-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 6",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8b9adf47-4032-4fb4-93b7-e14c8aa454cd",
                    "gambit_id": "fbba1fe2-5619-4470-88f8-f6bad8639d76",
                    "last_updated": "2023-10-31T19:48:05.961164-04:00",
                    "created_at": "2023-10-30T08:58:12.623764-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/558673d9-4270-4f1e-80c0-31684560c7de/?format=api"
                },
                {
                    "id": "7fac0561-1855-40c9-808a-889dd976d4e4",
                    "gambit_id": "23f13c64-1d00-4e8a-83ad-44423ac1126e",
                    "last_updated": "2023-10-31T19:48:05.957992-04:00",
                    "created_at": "2023-10-30T08:58:12.619922-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/558673d9-4270-4f1e-80c0-31684560c7de/?format=api"
                }
            ]
        }
    ]
}