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/2f7d26fb-3203-4454-8d50-cebd74f422fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2f7d26fb-3203-4454-8d50-cebd74f422fc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "073ceb16-f522-4a41-8535-7e0eec117395",
    "completed": true,
    "last_updated": "2023-11-17T23:38:13.355772-05:00",
    "created_at": "2023-11-16T09:28:06.115194-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.34,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/073ceb16-f522-4a41-8535-7e0eec117395",
    "datetime": "2023-11-16T19:07:00-05:00",
    "cutoff_datetime": "2023-11-16T19:07:00-05:00",
    "name": "Vegas Golden Knights v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "3625d70f-7e51-4deb-a1cb-7e970c663a14",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f7d26fb-3203-4454-8d50-cebd74f422fc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-16T09:28:06.121249-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": "Vegas Golden Knights",
                        "amount": 6390.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a09d268-efbf-4c89-898b-7c783c7a2617",
                    "gambit_id": "6d29e0e1-b787-493b-a4e0-cc7804675a72",
                    "last_updated": "2023-11-17T23:38:13.370608-05:00",
                    "created_at": "2023-11-16T09:28:06.127251-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3625d70f-7e51-4deb-a1cb-7e970c663a14/?format=api"
                },
                {
                    "id": "3b94717a-e9e2-4113-81ba-b7d287e4234c",
                    "gambit_id": "11bc56b5-e4b4-494b-a8f3-ce2f9511e794",
                    "last_updated": "2023-11-17T23:38:13.374147-05:00",
                    "created_at": "2023-11-16T09:28:06.133071-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3625d70f-7e51-4deb-a1cb-7e970c663a14/?format=api"
                }
            ]
        },
        {
            "id": "4742c52b-eb12-486b-b935-c74208e9bfc1",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f7d26fb-3203-4454-8d50-cebd74f422fc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-16T09:28:06.136925-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": 5773.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64c5962f-46bd-4f3f-96b3-7b05021e5c10",
                    "gambit_id": "729e9b72-a0fe-4df3-bd44-9c392f8a761c",
                    "last_updated": "2023-11-17T23:38:13.384218-05:00",
                    "created_at": "2023-11-16T09:28:06.146116-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4742c52b-eb12-486b-b935-c74208e9bfc1/?format=api"
                },
                {
                    "id": "48bb7e53-f64c-46a3-885a-c317fcf6e954",
                    "gambit_id": "d855279f-55ab-4fcd-93b3-b1d80b4bb5f8",
                    "last_updated": "2023-11-17T23:38:13.380938-05:00",
                    "created_at": "2023-11-16T09:28:06.141401-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4742c52b-eb12-486b-b935-c74208e9bfc1/?format=api"
                }
            ]
        },
        {
            "id": "c31246b8-42f5-4258-8b26-170c7fc58822",
            "match": "https://api-prod.gambitprofit.com/api/matches/2f7d26fb-3203-4454-8d50-cebd74f422fc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-16T09:28:06.150626-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 Over 6",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0860f841-8a84-48f7-acda-131c169460e3",
                    "gambit_id": "fa418821-a7f3-4627-94ba-6493f855f903",
                    "last_updated": "2023-11-17T23:38:13.390924-05:00",
                    "created_at": "2023-11-16T09:28:06.154302-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c31246b8-42f5-4258-8b26-170c7fc58822/?format=api"
                },
                {
                    "id": "b2a4e1c5-47eb-4e27-a532-07ee0e2b2edb",
                    "gambit_id": "d92770d9-f915-47d5-ae5e-fb367500a9a3",
                    "last_updated": "2023-11-17T23:38:13.394506-05:00",
                    "created_at": "2023-11-16T09:28:06.159056-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c31246b8-42f5-4258-8b26-170c7fc58822/?format=api"
                }
            ]
        }
    ]
}