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/6d397835-2442-42d4-ba15-7bfefdda4d36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6d397835-2442-42d4-ba15-7bfefdda4d36",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9ea8ce3a-6707-4451-8f58-290686d67584",
    "completed": true,
    "last_updated": "2023-11-17T12:53:12.322350-05:00",
    "created_at": "2023-11-16T09:28:06.848152-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9ea8ce3a-6707-4451-8f58-290686d67584",
    "datetime": "2023-11-16T20:07:00-05:00",
    "cutoff_datetime": "2023-11-16T20:07:00-05:00",
    "name": "Tampa Bay Lightning v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "91508d44-01cc-4c31-b623-43bbe7ee2cb5",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d397835-2442-42d4-ba15-7bfefdda4d36/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-16T09:28:06.855122-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": "Tampa Bay Lightning",
                        "amount": 6222.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "941c7e39-84e1-4394-8401-bb725f820c06",
                    "gambit_id": "b5b78c0c-4376-4f35-951c-d264094a3f03",
                    "last_updated": "2023-11-17T12:53:12.330587-05:00",
                    "created_at": "2023-11-16T09:28:06.860709-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91508d44-01cc-4c31-b623-43bbe7ee2cb5/?format=api"
                },
                {
                    "id": "697f6d2d-32df-4b61-ac6c-305bd7499d2c",
                    "gambit_id": "2bc09222-e79e-4f6a-9b17-2101aacb4d38",
                    "last_updated": "2023-11-17T12:53:12.333775-05:00",
                    "created_at": "2023-11-16T09:28:06.866216-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91508d44-01cc-4c31-b623-43bbe7ee2cb5/?format=api"
                }
            ]
        },
        {
            "id": "88b29212-049c-4613-b2d3-3d964b1bd7ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d397835-2442-42d4-ba15-7bfefdda4d36/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-16T09:28:06.871094-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": "Chicago Blackhawks",
                        "amount": 5872.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4128.0
                    }
                ],
                "expected_reward_tokens": 9453.12,
                "profit_sb": -46.88,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f884fafd-65cd-4173-b82c-d5fb104b1ec5",
                    "gambit_id": "b23c466b-fad4-48f4-801a-66c93f81caf3",
                    "last_updated": "2023-11-17T12:53:12.344624-05:00",
                    "created_at": "2023-11-16T09:28:06.880350-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.61000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b29212-049c-4613-b2d3-3d964b1bd7ab/?format=api"
                },
                {
                    "id": "b4719afe-377f-4ab8-b17e-a660f7b1ecc4",
                    "gambit_id": "34383f16-1a47-4418-8d9d-d410f908ded9",
                    "last_updated": "2023-11-17T12:53:12.341323-05:00",
                    "created_at": "2023-11-16T09:28:06.875489-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b29212-049c-4613-b2d3-3d964b1bd7ab/?format=api"
                }
            ]
        },
        {
            "id": "80190037-f151-4b5d-bfa5-4d78a0f3a766",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d397835-2442-42d4-ba15-7bfefdda4d36/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-16T09:28:06.886246-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 6.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd4d0e4a-d076-4f60-bb3d-69f8dc0fb6c2",
                    "gambit_id": "a768a9d1-ca59-438b-8984-ac2876fe0ec9",
                    "last_updated": "2023-11-17T12:53:12.351177-05:00",
                    "created_at": "2023-11-16T09:28:06.890812-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80190037-f151-4b5d-bfa5-4d78a0f3a766/?format=api"
                },
                {
                    "id": "a013f989-b063-4a9c-bbd8-1580be1a11c3",
                    "gambit_id": "fcec5d1f-5bb3-47b9-bfda-4433a5f9eb6d",
                    "last_updated": "2023-11-17T12:53:12.354429-05:00",
                    "created_at": "2023-11-16T09:28:06.896033-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80190037-f151-4b5d-bfa5-4d78a0f3a766/?format=api"
                }
            ]
        }
    ]
}