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/cd979af4-c40a-4ddd-ae18-be5718bf0a0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cd979af4-c40a-4ddd-ae18-be5718bf0a0d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "07bc8403-81b6-4e18-adf4-dc5c99ff5135",
    "completed": true,
    "last_updated": "2024-01-04T10:08:03.978501-05:00",
    "created_at": "2024-01-02T09:42:57.298436-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/07bc8403-81b6-4e18-adf4-dc5c99ff5135",
    "datetime": "2024-01-02T19:37:00-05:00",
    "cutoff_datetime": "2024-01-02T19:37:00-05:00",
    "name": "Washington Capitals v. Pittsburgh Penguins",
    "bettypes": [
        {
            "id": "dbca91c7-a7cf-4776-8fca-cf8910054f5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd979af4-c40a-4ddd-ae18-be5718bf0a0d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-02T09:42:57.311634-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": 6232.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b9bb0189-0a11-4985-acfd-8d09aa6f8200",
                    "gambit_id": "7172b7c2-6b7a-4d66-84c0-8383597ffb1d",
                    "last_updated": "2024-01-04T10:08:03.995331-05:00",
                    "created_at": "2024-01-02T09:42:57.321473-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbca91c7-a7cf-4776-8fca-cf8910054f5d/?format=api"
                },
                {
                    "id": "1a7e9344-e877-469d-8792-93e96486dd09",
                    "gambit_id": "9e6f847f-5cd0-40f7-9862-05e59d5f6eca",
                    "last_updated": "2024-01-04T10:08:03.992068-05:00",
                    "created_at": "2024-01-02T09:42:57.315993-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbca91c7-a7cf-4776-8fca-cf8910054f5d/?format=api"
                }
            ]
        },
        {
            "id": "f54eb7e6-beab-4fb5-b844-fefd054eca9e",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd979af4-c40a-4ddd-ae18-be5718bf0a0d/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-02T09:42:57.326152-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": 5939.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "da93f463-452e-4217-be3b-1568f5d48341",
                    "gambit_id": "27015b06-d991-4bfe-b2b2-cd438b821315",
                    "last_updated": "2024-01-04T10:08:04.008095-05:00",
                    "created_at": "2024-01-02T09:42:57.330645-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f54eb7e6-beab-4fb5-b844-fefd054eca9e/?format=api"
                },
                {
                    "id": "77314ef2-bbec-4e04-8aaa-614e92a23859",
                    "gambit_id": "045fbe57-82f6-40cc-9d90-ebd6da2a0af8",
                    "last_updated": "2024-01-04T10:08:04.011585-05:00",
                    "created_at": "2024-01-02T09:42:57.334711-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f54eb7e6-beab-4fb5-b844-fefd054eca9e/?format=api"
                }
            ]
        },
        {
            "id": "a623ace5-357d-45f1-aa99-09be0c06a4dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd979af4-c40a-4ddd-ae18-be5718bf0a0d/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-02T09:42:57.338799-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": "7cffe666-2d21-4056-8be0-89fd8ef5c556",
                    "gambit_id": "d7e2a65d-62ba-4253-ba8a-1e31fcea2170",
                    "last_updated": "2024-01-04T10:08:04.025745-05:00",
                    "created_at": "2024-01-02T09:42:57.347465-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/a623ace5-357d-45f1-aa99-09be0c06a4dc/?format=api"
                },
                {
                    "id": "fa2db1b6-0866-4140-91b8-833c2aaf7b9b",
                    "gambit_id": "d4846f6d-dccc-4043-92d6-b15b96a0ab7f",
                    "last_updated": "2024-01-04T10:08:04.018214-05:00",
                    "created_at": "2024-01-02T09:42:57.343134-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/a623ace5-357d-45f1-aa99-09be0c06a4dc/?format=api"
                }
            ]
        }
    ]
}