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/56276a3d-c29a-4801-bbff-db417c60cd37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "56276a3d-c29a-4801-bbff-db417c60cd37",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "78f964d4-67b7-432c-a000-edc98548ac0d",
    "completed": true,
    "last_updated": "2024-01-16T22:58:17.019274-05:00",
    "created_at": "2024-01-14T09:53:15.686446-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.41,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/78f964d4-67b7-432c-a000-edc98548ac0d",
    "datetime": "2024-01-14T13:07:00-05:00",
    "cutoff_datetime": "2024-01-14T13:07:00-05:00",
    "name": "Washington Capitals v. New York Rangers",
    "bettypes": [
        {
            "id": "310f41bd-cb74-4be3-8737-3133b6bdc301",
            "match": "https://api-prod.gambitprofit.com/api/matches/56276a3d-c29a-4801-bbff-db417c60cd37/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-14T09:53:15.699293-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": "New York Rangers",
                        "amount": 6856.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3144.0
                    }
                ],
                "expected_reward_tokens": 9461.28,
                "profit_sb": -38.72,
                "profit_sb_percentage": -0.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "babaaba8-3d51-48bc-85b1-56fd246e6806",
                    "gambit_id": "46be431b-fd4c-436f-a108-1cef4df9c900",
                    "last_updated": "2024-01-16T22:58:17.033231-05:00",
                    "created_at": "2024-01-14T09:53:15.714953-05:00",
                    "name": "New York Rangers",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/310f41bd-cb74-4be3-8737-3133b6bdc301/?format=api"
                },
                {
                    "id": "27c064bb-8f37-44ea-9763-878e424309a4",
                    "gambit_id": "fb338e07-71ef-4832-b090-365ec4234744",
                    "last_updated": "2024-01-16T22:58:17.029810-05:00",
                    "created_at": "2024-01-14T09:53:15.709529-05:00",
                    "name": "Washington Capitals",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/310f41bd-cb74-4be3-8737-3133b6bdc301/?format=api"
                }
            ]
        },
        {
            "id": "75e69c51-cfa5-444b-a524-a2f49bcced39",
            "match": "https://api-prod.gambitprofit.com/api/matches/56276a3d-c29a-4801-bbff-db417c60cd37/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-14T09:53:15.719291-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": "Washington Capitals",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5c94e37a-edcf-499f-b4ad-205cc8763d48",
                    "gambit_id": "c9be93dd-c3f6-4c50-aae6-5fd590b8f41f",
                    "last_updated": "2024-01-16T22:58:17.039461-05:00",
                    "created_at": "2024-01-14T09:53:15.723249-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e69c51-cfa5-444b-a524-a2f49bcced39/?format=api"
                },
                {
                    "id": "d39d5792-2f00-43fa-afc1-38431f43a955",
                    "gambit_id": "20e8a053-4e03-462d-8497-660a192cbb4d",
                    "last_updated": "2024-01-16T22:58:17.042575-05:00",
                    "created_at": "2024-01-14T09:53:15.728591-05:00",
                    "name": "New York Rangers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e69c51-cfa5-444b-a524-a2f49bcced39/?format=api"
                }
            ]
        },
        {
            "id": "570cabdf-322c-4c77-8874-feab6b4fb778",
            "match": "https://api-prod.gambitprofit.com/api/matches/56276a3d-c29a-4801-bbff-db417c60cd37/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-14T09:53:15.733096-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",
                        "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": "09309b34-f2c1-43d9-9541-6cf628689d76",
                    "gambit_id": "f893da5a-eae9-4c71-af86-63ed6bc4dc0a",
                    "last_updated": "2024-01-16T22:58:17.048999-05:00",
                    "created_at": "2024-01-14T09:53:15.738269-05: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/570cabdf-322c-4c77-8874-feab6b4fb778/?format=api"
                },
                {
                    "id": "2d015129-cdc6-4189-9f42-5b6870882726",
                    "gambit_id": "8f46020d-8b13-4fed-95d7-28ba46b3a094",
                    "last_updated": "2024-01-16T22:58:17.052118-05:00",
                    "created_at": "2024-01-14T09:53:15.744078-05: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/570cabdf-322c-4c77-8874-feab6b4fb778/?format=api"
                }
            ]
        }
    ]
}