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/963ff21e-a0c9-4579-bb63-d558dc862f13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "963ff21e-a0c9-4579-bb63-d558dc862f13",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "38fb681a-5b50-45a0-a6a9-c125106892d7",
    "completed": true,
    "last_updated": "2023-11-15T20:03:22.874830-05:00",
    "created_at": "2023-11-14T09:13:05.408965-05: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/38fb681a-5b50-45a0-a6a9-c125106892d7",
    "datetime": "2023-11-14T20:07:00-05:00",
    "cutoff_datetime": "2023-11-14T20:07:00-05:00",
    "name": "Anaheim Ducks v. Nashville Predators",
    "bettypes": [
        {
            "id": "cd942384-3aff-4458-bee4-8c79ad547e72",
            "match": "https://api-prod.gambitprofit.com/api/matches/963ff21e-a0c9-4579-bb63-d558dc862f13/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-14T09:13:05.422977-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": "Nashville Predators",
                        "amount": 6169.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3831.0
                    }
                ],
                "expected_reward_tokens": 9500.26,
                "profit_sb": 0.26,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9c95f3ac-2dfe-42a6-8de7-a0d5db3fe86e",
                    "gambit_id": "e9cd430b-02b5-4ff8-a613-7475f6d0fe68",
                    "last_updated": "2023-11-15T20:03:22.886116-05:00",
                    "created_at": "2023-11-14T09:13:05.431470-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd942384-3aff-4458-bee4-8c79ad547e72/?format=api"
                },
                {
                    "id": "aa1d1e1a-aff0-48df-80cb-22fc9d0253ab",
                    "gambit_id": "e1f34f6d-28fe-4918-9864-b1c2ff851506",
                    "last_updated": "2023-11-15T20:03:22.882736-05:00",
                    "created_at": "2023-11-14T09:13:05.427415-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd942384-3aff-4458-bee4-8c79ad547e72/?format=api"
                }
            ]
        },
        {
            "id": "e89f2bc6-37f4-4d28-84c1-5e4f3f6fe233",
            "match": "https://api-prod.gambitprofit.com/api/matches/963ff21e-a0c9-4579-bb63-d558dc862f13/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-14T09:13:05.435416-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": "Anaheim Ducks",
                        "amount": 5929.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 4071.0
                    }
                ],
                "expected_reward_tokens": 9485.43,
                "profit_sb": -14.57,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d559c53-de03-49b0-9feb-b2bc1eda05c2",
                    "gambit_id": "21c66946-72e1-433a-9450-3159573de526",
                    "last_updated": "2023-11-15T20:03:22.892730-05:00",
                    "created_at": "2023-11-14T09:13:05.439085-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e89f2bc6-37f4-4d28-84c1-5e4f3f6fe233/?format=api"
                },
                {
                    "id": "f840f9d1-2263-445d-a9bc-186dba72c531",
                    "gambit_id": "6442f8d3-3e95-43d5-9051-6d7057a4e86d",
                    "last_updated": "2023-11-15T20:03:22.896228-05:00",
                    "created_at": "2023-11-14T09:13:05.443411-05:00",
                    "name": "Nashville Predators",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e89f2bc6-37f4-4d28-84c1-5e4f3f6fe233/?format=api"
                }
            ]
        },
        {
            "id": "a5bc90df-5af7-4ad2-bb9a-9d468a9671e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/963ff21e-a0c9-4579-bb63-d558dc862f13/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-14T09:13:05.447562-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",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8a61f8b-4fcc-4502-8b1f-e28634cc5b1f",
                    "gambit_id": "cf306615-d564-4ea6-8b9e-8752ba814094",
                    "last_updated": "2023-11-15T20:03:22.904123-05:00",
                    "created_at": "2023-11-14T09:13:05.451325-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5bc90df-5af7-4ad2-bb9a-9d468a9671e4/?format=api"
                },
                {
                    "id": "2163148a-f0c6-40da-8251-fe21c6218b42",
                    "gambit_id": "361bacd0-737e-4c42-8716-a9a01c8a372d",
                    "last_updated": "2023-11-15T20:03:22.907463-05:00",
                    "created_at": "2023-11-14T09:13:05.455420-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5bc90df-5af7-4ad2-bb9a-9d468a9671e4/?format=api"
                }
            ]
        }
    ]
}