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/ac391907-732a-4fc4-bbc9-9d4f107320f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac391907-732a-4fc4-bbc9-9d4f107320f5",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "6f55f382-d9fd-4d24-809b-39a91cb81c3b",
    "completed": true,
    "last_updated": "2023-01-03T10:56:47.582819-05:00",
    "created_at": "2023-01-02T13:27:14.318262-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.64,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/6f55f382-d9fd-4d24-809b-39a91cb81c3b",
    "datetime": "2023-01-02T20:10:00-05:00",
    "cutoff_datetime": "2023-01-02T20:10:00-05:00",
    "name": "Dallas Mavericks v. Houston Rockets",
    "bettypes": [
        {
            "id": "5c6834ca-df91-4506-a18b-e148d0ad547b",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac391907-732a-4fc4-bbc9-9d4f107320f5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-02T13:27:14.327733-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": "Dallas Mavericks",
                        "amount": 6930.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 3070.0
                    }
                ],
                "expected_reward_tokens": 9147.6,
                "profit_sb": 147.6,
                "profit_sb_percentage": 1.64,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6eacf557-e55d-46d0-924a-403c652c4d35",
                    "gambit_id": "3d56634c-d3a4-43b8-928d-d07c2123eaf4",
                    "last_updated": "2023-01-03T10:56:47.593644-05:00",
                    "created_at": "2023-01-02T13:27:14.330095-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.32000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c6834ca-df91-4506-a18b-e148d0ad547b/?format=api"
                },
                {
                    "id": "e0766d68-af14-4142-baba-6af9caa237e4",
                    "gambit_id": "c8e9055b-3541-493a-b4b9-9859e66ebaed",
                    "last_updated": "2023-01-03T10:56:47.592481-05:00",
                    "created_at": "2023-01-02T13:27:14.328903-05:00",
                    "name": "Houston Rockets",
                    "reward": "2.98000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c6834ca-df91-4506-a18b-e148d0ad547b/?format=api"
                }
            ]
        },
        {
            "id": "f7340138-b47b-471e-a2ee-10c6a4b6e58c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac391907-732a-4fc4-bbc9-9d4f107320f5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-02T13:27:14.323818-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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b702a05e-fe9f-45b9-b4b2-8df341f95e4c",
                    "gambit_id": "76a8401e-ac3d-430a-831b-9ef28123d152",
                    "last_updated": "2023-01-03T10:56:47.589117-05:00",
                    "created_at": "2023-01-02T13:27:14.325000-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7340138-b47b-471e-a2ee-10c6a4b6e58c/?format=api"
                },
                {
                    "id": "49fd3a28-09f1-4080-8d1e-a3b242929b7d",
                    "gambit_id": "19618805-49b2-4aff-9217-f7adb577b2cd",
                    "last_updated": "2023-01-03T10:56:47.590228-05:00",
                    "created_at": "2023-01-02T13:27:14.326420-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7340138-b47b-471e-a2ee-10c6a4b6e58c/?format=api"
                }
            ]
        },
        {
            "id": "5e803e35-3fb4-4682-8f33-3cd428fb9e0a",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac391907-732a-4fc4-bbc9-9d4f107320f5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-02T13:27:14.319974-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 Under 227.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 227.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d4864dab-7e4f-49c2-a474-1a5e3b9e4c29",
                    "gambit_id": "94c48679-d754-4c2e-a24b-b8d344ec5b8c",
                    "last_updated": "2023-01-03T10:56:47.585659-05:00",
                    "created_at": "2023-01-02T13:27:14.321237-05:00",
                    "name": "Game Total Under 227.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e803e35-3fb4-4682-8f33-3cd428fb9e0a/?format=api"
                },
                {
                    "id": "49c0d7d8-8a50-45c3-9206-2d785f4c6cb3",
                    "gambit_id": "c7724583-f312-41b9-bb6b-0702100c03c9",
                    "last_updated": "2023-01-03T10:56:47.586803-05:00",
                    "created_at": "2023-01-02T13:27:14.322506-05:00",
                    "name": "Game Total Over 227.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e803e35-3fb4-4682-8f33-3cd428fb9e0a/?format=api"
                }
            ]
        }
    ]
}