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/e8a734d0-8438-4bb9-8bc9-f96eff337d42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e8a734d0-8438-4bb9-8bc9-f96eff337d42",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6a802830-38ee-4be4-923c-a0d48f61fac8",
    "completed": true,
    "last_updated": "2023-10-27T11:03:24.439627-04:00",
    "created_at": "2023-10-26T09:28:20.213127-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.09,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6a802830-38ee-4be4-923c-a0d48f61fac8",
    "datetime": "2023-10-26T20:07:00-04:00",
    "cutoff_datetime": "2023-10-26T20:07:00-04:00",
    "name": "Toronto Maple Leafs v. Dallas Stars",
    "bettypes": [
        {
            "id": "9624dc24-85ff-4889-ba26-c75add091863",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8a734d0-8438-4bb9-8bc9-f96eff337d42/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-26T09:28:20.223346-04: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": "Toronto Maple Leafs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e8a3a42e-d545-4310-9ee6-29b663e26580",
                    "gambit_id": "f9b43b16-d5fe-4b4a-b71e-80b772bd7203",
                    "last_updated": "2023-10-27T11:03:24.447517-04:00",
                    "created_at": "2023-10-26T09:28:20.227146-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9624dc24-85ff-4889-ba26-c75add091863/?format=api"
                },
                {
                    "id": "54d84b3a-a698-45df-ac15-5bdc7a72918e",
                    "gambit_id": "c7316a34-9c1b-442e-8331-0e19da03d1a7",
                    "last_updated": "2023-10-27T11:03:24.450798-04:00",
                    "created_at": "2023-10-26T09:28:20.232145-04:00",
                    "name": "Dallas Stars",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9624dc24-85ff-4889-ba26-c75add091863/?format=api"
                }
            ]
        },
        {
            "id": "471d9731-b456-4f52-9b1c-c52ee60926b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8a734d0-8438-4bb9-8bc9-f96eff337d42/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-26T09:28:20.236656-04: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": "Toronto Maple Leafs",
                        "amount": 6928.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3072.0
                    }
                ],
                "expected_reward_tokens": 9491.36,
                "profit_sb": -8.64,
                "profit_sb_percentage": -0.09,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f1a720d7-a34a-42a6-a038-df1b82037f1e",
                    "gambit_id": "7bdf7a9f-1688-47c3-a3b0-077428f25e0b",
                    "last_updated": "2023-10-27T11:03:24.457592-04:00",
                    "created_at": "2023-10-26T09:28:20.240886-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/471d9731-b456-4f52-9b1c-c52ee60926b7/?format=api"
                },
                {
                    "id": "04d16004-b23d-4d24-bbe5-3e2db3bdb62e",
                    "gambit_id": "bec411d3-43a7-4dd5-8664-f8454afe3f3d",
                    "last_updated": "2023-10-27T11:03:24.464332-04:00",
                    "created_at": "2023-10-26T09:28:20.244872-04:00",
                    "name": "Dallas Stars",
                    "reward": "3.09000",
                    "odds": "3.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/471d9731-b456-4f52-9b1c-c52ee60926b7/?format=api"
                }
            ]
        },
        {
            "id": "5e41bc72-739a-42fd-9fad-31db4725ef6a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e8a734d0-8438-4bb9-8bc9-f96eff337d42/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-26T09:28:20.249706-04: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": 5094.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a05f7a2-e864-44e2-b1c8-c24cb86ea478",
                    "gambit_id": "7abe7686-0707-429b-842a-5b5ed2ab106c",
                    "last_updated": "2023-10-27T11:03:24.485157-04:00",
                    "created_at": "2023-10-26T09:28:20.257942-04: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/5e41bc72-739a-42fd-9fad-31db4725ef6a/?format=api"
                },
                {
                    "id": "0426f0af-47bd-462b-a527-cee566e8f57b",
                    "gambit_id": "2b88d1ab-3bc3-4ec3-bd55-35bc914cd83b",
                    "last_updated": "2023-10-27T11:03:24.478301-04:00",
                    "created_at": "2023-10-26T09:28:20.253218-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e41bc72-739a-42fd-9fad-31db4725ef6a/?format=api"
                }
            ]
        }
    ]
}