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/84bf90b1-302f-48e8-ac1e-12688d3ba6fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "84bf90b1-302f-48e8-ac1e-12688d3ba6fb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6b0572fa-c96a-46cc-910b-71ee5b1e9be2",
    "completed": true,
    "last_updated": "2023-04-10T15:17:15.993800-04:00",
    "created_at": "2023-04-08T09:01:55.927995-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6b0572fa-c96a-46cc-910b-71ee5b1e9be2",
    "datetime": "2023-04-08T13:07:00-04:00",
    "cutoff_datetime": "2023-04-08T13:07:00-04:00",
    "name": "Pittsburgh Penguins v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "10e8c6d4-aea8-42f0-9948-db106bbcb3f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/84bf90b1-302f-48e8-ac1e-12688d3ba6fb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:01:55.936525-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": "Pittsburgh Penguins",
                        "amount": 6399.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cbe3feee-19dd-43bf-91b4-f77186b9e4e2",
                    "gambit_id": "58bd57f4-829d-411c-89aa-32161cb905f8",
                    "last_updated": "2023-04-10T15:17:16.012997-04:00",
                    "created_at": "2023-04-08T09:01:55.940243-04:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e8c6d4-aea8-42f0-9948-db106bbcb3f3/?format=api"
                },
                {
                    "id": "90d4d05e-3fc3-40c7-9e9f-15bdcd31c255",
                    "gambit_id": "bf504847-7d53-4398-bce3-af6138568f7a",
                    "last_updated": "2023-04-10T15:17:16.011075-04:00",
                    "created_at": "2023-04-08T09:01:55.938389-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e8c6d4-aea8-42f0-9948-db106bbcb3f3/?format=api"
                }
            ]
        },
        {
            "id": "bc13acbb-5ae2-4e32-9735-26895be8d539",
            "match": "https://api-prod.gambitprofit.com/api/matches/84bf90b1-302f-48e8-ac1e-12688d3ba6fb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:01:55.930187-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": "Detroit Red Wings",
                        "amount": 5733.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4267.0
                    }
                ],
                "expected_reward_tokens": 9172.8,
                "profit_sb": -327.2,
                "profit_sb_percentage": -3.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7a53e547-7038-490a-890e-a3a3626f97be",
                    "gambit_id": "7b29972f-7866-457e-80e0-e345da2d7e94",
                    "last_updated": "2023-04-10T15:17:16.004303-04:00",
                    "created_at": "2023-04-08T09:01:55.932992-04:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc13acbb-5ae2-4e32-9735-26895be8d539/?format=api"
                },
                {
                    "id": "b3b874da-abe1-479d-b9f2-007f2ed5d67b",
                    "gambit_id": "f930acbb-5ce4-4c61-a786-ce367b05db90",
                    "last_updated": "2023-04-10T15:17:16.006872-04:00",
                    "created_at": "2023-04-08T09:01:55.934596-04:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc13acbb-5ae2-4e32-9735-26895be8d539/?format=api"
                }
            ]
        },
        {
            "id": "5051035f-8eb0-44fb-9dc9-8eea372502f8",
            "match": "https://api-prod.gambitprofit.com/api/matches/84bf90b1-302f-48e8-ac1e-12688d3ba6fb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T11:07:27.559482-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 Over 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0eb74d9d-3d32-45ff-b282-f3404823f7fb",
                    "gambit_id": "28d9587f-e7f6-4f3c-80ef-624d9763168b",
                    "last_updated": "2023-04-10T15:17:15.999685-04:00",
                    "created_at": "2023-04-08T11:07:27.565527-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5051035f-8eb0-44fb-9dc9-8eea372502f8/?format=api"
                },
                {
                    "id": "822282ea-99f6-41a0-991a-6afee1c9dfc0",
                    "gambit_id": "c4d01021-4b3f-49cf-8181-8439b1051ffd",
                    "last_updated": "2023-04-10T15:17:15.997615-04:00",
                    "created_at": "2023-04-08T11:07:27.562426-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5051035f-8eb0-44fb-9dc9-8eea372502f8/?format=api"
                }
            ]
        }
    ]
}