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/dc59cb32-3f70-46a6-8683-7a8d7eeb3444/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dc59cb32-3f70-46a6-8683-7a8d7eeb3444",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9a665238-3006-4da3-928f-b4cdba5eda21",
    "completed": true,
    "last_updated": "2023-04-14T12:02:22.838459-04:00",
    "created_at": "2023-04-13T09:32:18.795166-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9a665238-3006-4da3-928f-b4cdba5eda21",
    "datetime": "2023-04-13T20:07:00-04:00",
    "cutoff_datetime": "2023-04-13T20:07:00-04:00",
    "name": "Winnipeg Jets v. Colorado Avalanche",
    "bettypes": [
        {
            "id": "60d6de91-0ddd-48d0-9c59-8096dc39aa96",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc59cb32-3f70-46a6-8683-7a8d7eeb3444/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-13T09:32:18.805988-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": "Colorado Avalanche",
                        "amount": 7197.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 2803.0
                    }
                ],
                "expected_reward_tokens": 9500.04,
                "profit_sb": 0.04,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5359f345-6cd0-4880-b6f2-0a5dcb8385bb",
                    "gambit_id": "030ef994-1f8c-4d57-90ff-24009503c7bb",
                    "last_updated": "2023-04-14T12:02:22.853667-04:00",
                    "created_at": "2023-04-13T09:32:18.808985-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60d6de91-0ddd-48d0-9c59-8096dc39aa96/?format=api"
                },
                {
                    "id": "05db8cc3-d2b1-4b00-aee9-26819aa94adf",
                    "gambit_id": "2621ee26-c72a-4b3d-a491-b8c4f5ef7041",
                    "last_updated": "2023-04-14T12:02:22.852245-04:00",
                    "created_at": "2023-04-13T09:32:18.807463-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "3.39000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60d6de91-0ddd-48d0-9c59-8096dc39aa96/?format=api"
                }
            ]
        },
        {
            "id": "0f9869e7-8d9e-453e-a164-23a571de36ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc59cb32-3f70-46a6-8683-7a8d7eeb3444/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-13T09:32:18.801318-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": "Colorado Avalanche",
                        "amount": 5107.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1b674406-5183-4480-98b7-96b517e0feec",
                    "gambit_id": "74dc6ce8-e8df-44c6-9fc0-eb9463b92553",
                    "last_updated": "2023-04-14T12:02:22.847313-04:00",
                    "created_at": "2023-04-13T09:32:18.802811-04:00",
                    "name": "Colorado Avalanche",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f9869e7-8d9e-453e-a164-23a571de36ef/?format=api"
                },
                {
                    "id": "05c9eb61-b076-4ffb-826d-57f7f4617543",
                    "gambit_id": "697333c3-a6b9-4ade-8810-a2168a3bad5e",
                    "last_updated": "2023-04-14T12:02:22.848898-04:00",
                    "created_at": "2023-04-13T09:32:18.804449-04:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f9869e7-8d9e-453e-a164-23a571de36ef/?format=api"
                }
            ]
        },
        {
            "id": "ecbeab6c-2b28-4da6-9738-b01968bf7a6c",
            "match": "https://api-prod.gambitprofit.com/api/matches/dc59cb32-3f70-46a6-8683-7a8d7eeb3444/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-13T09:32:18.796982-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4ae49de7-b1ef-450a-b9eb-83acaf2cecf8",
                    "gambit_id": "355583c1-8c1a-4c49-be24-9aa663d2d693",
                    "last_updated": "2023-04-14T12:02:22.842695-04:00",
                    "created_at": "2023-04-13T09:32:18.798348-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecbeab6c-2b28-4da6-9738-b01968bf7a6c/?format=api"
                },
                {
                    "id": "1ccbe24d-f285-42de-9db6-572a725b2666",
                    "gambit_id": "c712d3fa-e037-4e03-ade3-6d27d0de11aa",
                    "last_updated": "2023-04-14T12:02:22.844255-04:00",
                    "created_at": "2023-04-13T09:32:18.799715-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecbeab6c-2b28-4da6-9738-b01968bf7a6c/?format=api"
                }
            ]
        }
    ]
}