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/dacc4e0c-4218-4514-b8cd-4c38853b67c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dacc4e0c-4218-4514-b8cd-4c38853b67c9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "316c7785-da10-43df-975f-7ee6a48a81d0",
    "completed": true,
    "last_updated": "2023-03-15T10:12:12.093412-04:00",
    "created_at": "2023-03-14T09:37:10.750704-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.52,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/316c7785-da10-43df-975f-7ee6a48a81d0",
    "datetime": "2023-03-14T19:10:00-04:00",
    "cutoff_datetime": "2023-03-14T19:10:00-04:00",
    "name": "Detroit Pistons v. Washington Wizards",
    "bettypes": [
        {
            "id": "3938ca47-bed1-4a51-b0a0-30970ff29f3b",
            "match": "https://api-prod.gambitprofit.com/api/matches/dacc4e0c-4218-4514-b8cd-4c38853b67c9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-14T09:37:10.757374-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": "Washington Wizards",
                        "amount": 8681.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 1319.0
                    }
                ],
                "expected_reward_tokens": 9549.1,
                "profit_sb": 49.1,
                "profit_sb_percentage": 0.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "166a3078-61da-4ed6-80d8-523c5ee29567",
                    "gambit_id": "c0dee6ad-2198-4793-8de3-ec414e0c9069",
                    "last_updated": "2023-03-15T10:12:12.104648-04:00",
                    "created_at": "2023-03-14T09:37:10.759122-04:00",
                    "name": "Washington Wizards",
                    "reward": "1.10000",
                    "odds": "1.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3938ca47-bed1-4a51-b0a0-30970ff29f3b/?format=api"
                },
                {
                    "id": "c5b532c3-4090-4f55-9a78-6a41a76738ec",
                    "gambit_id": "a0580298-9c50-4bc4-901e-b458ed98bf9d",
                    "last_updated": "2023-03-15T10:12:12.106818-04:00",
                    "created_at": "2023-03-14T09:37:10.760692-04:00",
                    "name": "Detroit Pistons",
                    "reward": "7.24000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3938ca47-bed1-4a51-b0a0-30970ff29f3b/?format=api"
                }
            ]
        },
        {
            "id": "6a6a3c8d-20d9-48a5-9eba-e5649c858fee",
            "match": "https://api-prod.gambitprofit.com/api/matches/dacc4e0c-4218-4514-b8cd-4c38853b67c9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-14T09:37:10.762372-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": "Washington Wizards",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "39c0ae2b-03ae-4857-b274-81fb9d574076",
                    "gambit_id": "7f413d91-7d7c-496f-a5d5-95009adfcd5c",
                    "last_updated": "2023-03-15T10:12:12.110837-04:00",
                    "created_at": "2023-03-14T09:37:10.764149-04:00",
                    "name": "Washington Wizards",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a3c8d-20d9-48a5-9eba-e5649c858fee/?format=api"
                },
                {
                    "id": "7da0382d-04dc-4a66-90f9-9880bd9031c1",
                    "gambit_id": "a93a2705-6366-4ac6-9596-03bfb6aa8dbd",
                    "last_updated": "2023-03-15T10:12:12.112940-04:00",
                    "created_at": "2023-03-14T09:37:10.766206-04:00",
                    "name": "Detroit Pistons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6a3c8d-20d9-48a5-9eba-e5649c858fee/?format=api"
                }
            ]
        },
        {
            "id": "d813824a-a771-4522-abe6-47b4363295de",
            "match": "https://api-prod.gambitprofit.com/api/matches/dacc4e0c-4218-4514-b8cd-4c38853b67c9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-14T09:37:10.752872-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 221.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 221.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1b988f53-d87f-4c6e-8fc8-d220b2323641",
                    "gambit_id": "585a637e-fc6e-4435-b161-0ba1645aaf67",
                    "last_updated": "2023-03-15T10:12:12.098141-04:00",
                    "created_at": "2023-03-14T09:37:10.754360-04:00",
                    "name": "Game Total Under 221.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d813824a-a771-4522-abe6-47b4363295de/?format=api"
                },
                {
                    "id": "647cd06a-61d3-4cac-9e9f-a38ec58b3c44",
                    "gambit_id": "dc71ef88-aa69-41d9-985f-ebd14f1696ec",
                    "last_updated": "2023-03-15T10:12:12.100728-04:00",
                    "created_at": "2023-03-14T09:37:10.755847-04:00",
                    "name": "Game Total Over 221.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "221.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d813824a-a771-4522-abe6-47b4363295de/?format=api"
                }
            ]
        }
    ]
}