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/c5e39705-31a5-443a-bfa2-5dfe1e23ce4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c5e39705-31a5-443a-bfa2-5dfe1e23ce4f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fa226d70-edf8-49d3-b270-7369025f3b01",
    "completed": true,
    "last_updated": "2024-02-01T10:48:00.890709-05:00",
    "created_at": "2024-01-31T09:58:19.691747-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/fa226d70-edf8-49d3-b270-7369025f3b01",
    "datetime": "2024-01-31T19:10:00-05:00",
    "cutoff_datetime": "2024-01-31T19:10:00-05:00",
    "name": "Detroit Pistons v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "28a21493-1801-45b8-86c9-949c2b0bd8e4",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5e39705-31a5-443a-bfa2-5dfe1e23ce4f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-31T09:58:19.717113-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": "Cleveland Cavaliers",
                        "amount": 8637.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 1363.0
                    }
                ],
                "expected_reward_tokens": 9500.11,
                "profit_sb": 0.11,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f1ba014f-dc10-4551-8d33-fbc2eeb4c3cf",
                    "gambit_id": "548a3920-865d-432b-9097-9f56dba8c1a4",
                    "last_updated": "2024-02-01T10:48:00.931071-05:00",
                    "created_at": "2024-01-31T09:58:19.724817-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.10000",
                    "odds": "1.10530",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28a21493-1801-45b8-86c9-949c2b0bd8e4/?format=api"
                },
                {
                    "id": "d0e939a3-15d2-4ad1-8809-c849018413b9",
                    "gambit_id": "2cad9504-500e-4be9-bfde-afa7c6a4453c",
                    "last_updated": "2024-02-01T10:48:00.927892-05:00",
                    "created_at": "2024-01-31T09:58:19.721021-05:00",
                    "name": "Detroit Pistons",
                    "reward": "6.97000",
                    "odds": "7.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28a21493-1801-45b8-86c9-949c2b0bd8e4/?format=api"
                }
            ]
        },
        {
            "id": "ea06505b-10df-4f2e-8c14-5700d6bbb6f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5e39705-31a5-443a-bfa2-5dfe1e23ce4f/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-31T09:58:19.705022-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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cleveland Cavaliers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8bbc2c4a-ccb1-491d-b11d-afdf560603c2",
                    "gambit_id": "d55d5750-2e14-428b-859e-b755160f69e0",
                    "last_updated": "2024-02-01T10:48:00.916747-05:00",
                    "created_at": "2024-01-31T09:58:19.709249-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea06505b-10df-4f2e-8c14-5700d6bbb6f3/?format=api"
                },
                {
                    "id": "0699381f-4864-409b-bb44-367e63d235ef",
                    "gambit_id": "8fb5d7b1-d946-4e6e-9e20-d7bbb8e51b23",
                    "last_updated": "2024-02-01T10:48:00.921383-05:00",
                    "created_at": "2024-01-31T09:58:19.712951-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea06505b-10df-4f2e-8c14-5700d6bbb6f3/?format=api"
                }
            ]
        },
        {
            "id": "4f42de68-ae45-400a-8782-6ec8cce849e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5e39705-31a5-443a-bfa2-5dfe1e23ce4f/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-31T09:58:19.733384-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 231",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 231",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1748d4da-9394-459c-a353-ed0ada1679bd",
                    "gambit_id": "ab102957-22f6-469d-8f8e-c132a2e49e8f",
                    "last_updated": "2024-02-01T10:48:00.937384-05:00",
                    "created_at": "2024-01-31T09:58:19.737571-05:00",
                    "name": "Game Total Over 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f42de68-ae45-400a-8782-6ec8cce849e6/?format=api"
                },
                {
                    "id": "3c42dc2e-5524-469d-8cad-50954e49e73a",
                    "gambit_id": "1e5baf98-4f28-4b54-aeac-60b19a686e2f",
                    "last_updated": "2024-02-01T10:48:00.940618-05:00",
                    "created_at": "2024-01-31T09:58:19.741397-05:00",
                    "name": "Game Total Under 231",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f42de68-ae45-400a-8782-6ec8cce849e6/?format=api"
                }
            ]
        }
    ]
}