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/13709a23-cc50-4b23-ba3d-ae510310f844/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "13709a23-cc50-4b23-ba3d-ae510310f844",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9fd128f6-986a-4320-afc6-ce0181f58566",
    "completed": true,
    "last_updated": "2023-11-29T21:58:07.339019-05:00",
    "created_at": "2023-11-28T09:33:16.283029-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9fd128f6-986a-4320-afc6-ce0181f58566",
    "datetime": "2023-11-28T20:07:00-05:00",
    "cutoff_datetime": "2023-11-28T20:07:00-05:00",
    "name": "Pittsburgh Penguins v. Nashville Predators",
    "bettypes": [
        {
            "id": "36809d3d-9913-407b-a66d-e55ed9832b3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/13709a23-cc50-4b23-ba3d-ae510310f844/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-28T09:33:16.296495-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": "Pittsburgh Penguins",
                        "amount": 5000.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fa078edf-f7f5-4380-a12b-9a23b96f5fcb",
                    "gambit_id": "8cf421f4-fad7-45e0-b25d-48f07d78870a",
                    "last_updated": "2023-11-29T21:58:07.358282-05:00",
                    "created_at": "2023-11-28T09:33:16.300603-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36809d3d-9913-407b-a66d-e55ed9832b3f/?format=api"
                },
                {
                    "id": "7aec7757-cb11-4f62-8f30-ba94d79214a5",
                    "gambit_id": "91394843-db6f-4e8e-8c23-78b26e2f81a2",
                    "last_updated": "2023-11-29T21:58:07.361878-05:00",
                    "created_at": "2023-11-28T09:33:16.304768-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36809d3d-9913-407b-a66d-e55ed9832b3f/?format=api"
                }
            ]
        },
        {
            "id": "a4b62495-b0ad-439c-8a3a-29c5573be62d",
            "match": "https://api-prod.gambitprofit.com/api/matches/13709a23-cc50-4b23-ba3d-ae510310f844/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-28T09:33:16.309599-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": 6942.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 3058.0
                    }
                ],
                "expected_reward_tokens": 9510.38,
                "profit_sb": 10.38,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "457bb2ba-591a-4547-ad10-bfa4ed99b6d0",
                    "gambit_id": "07281921-650e-46fb-8e3e-3984e6161eb0",
                    "last_updated": "2023-11-29T21:58:07.379704-05:00",
                    "created_at": "2023-11-28T09:33:16.317946-05:00",
                    "name": "Nashville Predators",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b62495-b0ad-439c-8a3a-29c5573be62d/?format=api"
                },
                {
                    "id": "b9d3699c-766b-4a2d-93be-39e661ad8207",
                    "gambit_id": "a822518a-6946-4357-8d5a-e478f71a33e0",
                    "last_updated": "2023-11-29T21:58:07.376150-05:00",
                    "created_at": "2023-11-28T09:33:16.313228-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b62495-b0ad-439c-8a3a-29c5573be62d/?format=api"
                }
            ]
        },
        {
            "id": "302ad008-1cdf-467b-859a-c3cf314a1452",
            "match": "https://api-prod.gambitprofit.com/api/matches/13709a23-cc50-4b23-ba3d-ae510310f844/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-28T09:33:16.321423-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": 5317.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f689c7d9-e288-4c04-b147-bf685ba367fa",
                    "gambit_id": "efdec147-dc50-4d9c-bf5e-08e61141d77b",
                    "last_updated": "2023-11-29T21:58:07.395786-05:00",
                    "created_at": "2023-11-28T09:33:16.329522-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302ad008-1cdf-467b-859a-c3cf314a1452/?format=api"
                },
                {
                    "id": "b2d8a48a-5cfe-486f-8563-76c00c7bcc43",
                    "gambit_id": "f2d96912-d564-4985-a5af-72dd10a30ed8",
                    "last_updated": "2023-11-29T21:58:07.386333-05:00",
                    "created_at": "2023-11-28T09:33:16.325409-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302ad008-1cdf-467b-859a-c3cf314a1452/?format=api"
                }
            ]
        }
    ]
}