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/e4e409fd-d270-48c2-8c1c-58cee88fecf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e4e409fd-d270-48c2-8c1c-58cee88fecf6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f398e457-6644-40be-9d6d-c3ee91030cbf",
    "completed": true,
    "last_updated": "2023-11-25T10:53:24.261268-05:00",
    "created_at": "2023-11-24T09:08:02.464008-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/f398e457-6644-40be-9d6d-c3ee91030cbf",
    "datetime": "2023-11-24T20:07:00-05:00",
    "cutoff_datetime": "2023-11-24T20:07:00-05:00",
    "name": "Tampa Bay Lightning v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "ddf6b7e8-1c3c-4c3a-94ac-c450ff955227",
            "match": "https://api-prod.gambitprofit.com/api/matches/e4e409fd-d270-48c2-8c1c-58cee88fecf6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-24T09:08:02.470770-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": "Carolina Hurricanes",
                        "amount": 5929.0
                    },
                    {
                        "team": "Tampa Bay Lightning",
                        "amount": 4071.0
                    }
                ],
                "expected_reward_tokens": 9485.43,
                "profit_sb": -14.57,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ee513b99-91fe-4351-9437-c7e57f6dc786",
                    "gambit_id": "5b087812-3491-49c9-af24-989431bce16c",
                    "last_updated": "2023-11-25T10:53:24.282138-05:00",
                    "created_at": "2023-11-24T09:08:02.480441-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddf6b7e8-1c3c-4c3a-94ac-c450ff955227/?format=api"
                },
                {
                    "id": "86476ac9-12bd-48cf-9318-671e4f5df4ce",
                    "gambit_id": "6facc548-0df0-4f4f-81a4-1e66ce95f7b3",
                    "last_updated": "2023-11-25T10:53:24.278652-05:00",
                    "created_at": "2023-11-24T09:08:02.475240-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddf6b7e8-1c3c-4c3a-94ac-c450ff955227/?format=api"
                }
            ]
        },
        {
            "id": "f22444ec-6840-4245-9a60-489715f5cac8",
            "match": "https://api-prod.gambitprofit.com/api/matches/e4e409fd-d270-48c2-8c1c-58cee88fecf6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-24T09:08:02.485083-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": "Carolina Hurricanes",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7578eabc-d715-417a-b0a4-8b33f2c975aa",
                    "gambit_id": "153a1be9-8373-4e71-a4c9-8a729a39dce1",
                    "last_updated": "2023-11-25T10:53:24.288366-05:00",
                    "created_at": "2023-11-24T09:08:02.491612-05:00",
                    "name": "Tampa Bay Lightning",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22444ec-6840-4245-9a60-489715f5cac8/?format=api"
                },
                {
                    "id": "1693a377-57d8-4e67-ac31-03d5b4ea459a",
                    "gambit_id": "d374320a-bff2-41c4-81b9-707ceb8eef6d",
                    "last_updated": "2023-11-25T10:53:24.291812-05:00",
                    "created_at": "2023-11-24T09:08:02.496855-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f22444ec-6840-4245-9a60-489715f5cac8/?format=api"
                }
            ]
        },
        {
            "id": "c2d5844a-a835-4faf-9dac-4191ca03e636",
            "match": "https://api-prod.gambitprofit.com/api/matches/e4e409fd-d270-48c2-8c1c-58cee88fecf6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-24T09:08:02.501154-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 Under 6.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5d0656c6-563c-45b1-949e-6e9aa2cf5b93",
                    "gambit_id": "83bb392a-2278-4b2a-9430-7e42b6a1f1a5",
                    "last_updated": "2023-11-25T10:53:24.306593-05:00",
                    "created_at": "2023-11-24T09:08:02.510852-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2d5844a-a835-4faf-9dac-4191ca03e636/?format=api"
                },
                {
                    "id": "8a119a21-6553-4d19-8567-a854661bfc67",
                    "gambit_id": "b1f3a171-8fe4-4edf-b17d-ff27d61eee99",
                    "last_updated": "2023-11-25T10:53:24.303452-05:00",
                    "created_at": "2023-11-24T09:08:02.505681-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2d5844a-a835-4faf-9dac-4191ca03e636/?format=api"
                }
            ]
        }
    ]
}