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/1088ea5d-7b68-44b8-8d95-81dab2f8f853/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1088ea5d-7b68-44b8-8d95-81dab2f8f853",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f25874e6-df29-4b2d-815a-b19ed94fcee5",
    "completed": true,
    "last_updated": "2023-12-30T16:23:09.484702-05:00",
    "created_at": "2023-12-28T10:03:11.832447-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f25874e6-df29-4b2d-815a-b19ed94fcee5",
    "datetime": "2023-12-28T19:07:00-05:00",
    "cutoff_datetime": "2023-12-28T19:07:00-05:00",
    "name": "Montreal Canadiens v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "d4618718-5c82-4f52-a130-5b1464e22439",
            "match": "https://api-prod.gambitprofit.com/api/matches/1088ea5d-7b68-44b8-8d95-81dab2f8f853/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-28T10:03:11.848818-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": 6935.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3065.0
                    }
                ],
                "expected_reward_tokens": 9500.95,
                "profit_sb": 0.95,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "83c819dd-26d5-40e6-986e-ae7377189e4d",
                    "gambit_id": "3c08f104-7364-44a6-9f77-db5ffedaf04f",
                    "last_updated": "2023-12-30T16:23:09.506446-05:00",
                    "created_at": "2023-12-28T10:03:11.860462-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4618718-5c82-4f52-a130-5b1464e22439/?format=api"
                },
                {
                    "id": "2d390e52-8fab-402a-994e-c5ddfaeee081",
                    "gambit_id": "09e0cbd2-429b-46ce-b383-762721370f9e",
                    "last_updated": "2023-12-30T16:23:09.502850-05:00",
                    "created_at": "2023-12-28T10:03:11.855304-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.10000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4618718-5c82-4f52-a130-5b1464e22439/?format=api"
                }
            ]
        },
        {
            "id": "fa727fbf-c6f6-4e13-846b-dec4c1ed3432",
            "match": "https://api-prod.gambitprofit.com/api/matches/1088ea5d-7b68-44b8-8d95-81dab2f8f853/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-28T10:03:11.864674-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": "Montreal Canadiens",
                        "amount": 5107.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c3c19607-3416-4df9-9f25-0fc66b1a009e",
                    "gambit_id": "0dcc036a-d928-4ba2-8ebc-e9c356c54ed5",
                    "last_updated": "2023-12-30T16:23:09.513854-05:00",
                    "created_at": "2023-12-28T10:03:11.868592-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa727fbf-c6f6-4e13-846b-dec4c1ed3432/?format=api"
                },
                {
                    "id": "844b8f42-8a2d-45c2-a67d-87798594f585",
                    "gambit_id": "64d30348-aa82-48e9-a2ee-55be929b512c",
                    "last_updated": "2023-12-30T16:23:09.517487-05:00",
                    "created_at": "2023-12-28T10:03:11.873348-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa727fbf-c6f6-4e13-846b-dec4c1ed3432/?format=api"
                }
            ]
        },
        {
            "id": "501db512-0405-4e10-90a1-ed6e07f23525",
            "match": "https://api-prod.gambitprofit.com/api/matches/1088ea5d-7b68-44b8-8d95-81dab2f8f853/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-28T10:03:11.878237-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d5ef68fb-afe6-413d-91b9-431ce5408f7e",
                    "gambit_id": "cefb389e-af1f-49d0-8616-afda1ba06710",
                    "last_updated": "2023-12-30T16:23:09.538382-05:00",
                    "created_at": "2023-12-28T10:03:11.893358-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/501db512-0405-4e10-90a1-ed6e07f23525/?format=api"
                },
                {
                    "id": "6d05ef7e-d67c-4554-a6f4-b67f411ea7b6",
                    "gambit_id": "3b8e080c-1df3-438a-b4f5-f7f600007cbc",
                    "last_updated": "2023-12-30T16:23:09.529953-05:00",
                    "created_at": "2023-12-28T10:03:11.881964-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/501db512-0405-4e10-90a1-ed6e07f23525/?format=api"
                }
            ]
        }
    ]
}