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/5aeab6aa-2470-49c0-a332-ae24ccc8f4be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5aeab6aa-2470-49c0-a332-ae24ccc8f4be",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "408ade8c-109f-41f8-82a5-1f6295d501ea",
    "completed": true,
    "last_updated": "2023-10-30T14:53:11.803906-04:00",
    "created_at": "2023-10-28T09:08:08.552781-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.93,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/408ade8c-109f-41f8-82a5-1f6295d501ea",
    "datetime": "2023-10-28T19:10:00-04:00",
    "cutoff_datetime": "2023-10-28T19:10:00-04:00",
    "name": "Chicago Bulls v. Detroit Pistons",
    "bettypes": [
        {
            "id": "e695ee24-8f24-4e1a-9238-bb3e8a67f124",
            "match": "https://api-prod.gambitprofit.com/api/matches/5aeab6aa-2470-49c0-a332-ae24ccc8f4be/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-28T09:08:08.577801-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": "Chicago Bulls",
                        "amount": 5602.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "947f1774-6ba0-4946-a446-d8402d98bccd",
                    "gambit_id": "aa1c1ee7-2b2a-465d-a743-0c22b1fa3d77",
                    "last_updated": "2023-10-30T14:53:11.826509-04:00",
                    "created_at": "2023-10-28T09:08:08.581937-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e695ee24-8f24-4e1a-9238-bb3e8a67f124/?format=api"
                },
                {
                    "id": "573834e9-21f5-4cce-a916-78ea0874846d",
                    "gambit_id": "8cac224b-cddf-4e1f-8074-b60428b7aaca",
                    "last_updated": "2023-10-30T14:53:11.831510-04:00",
                    "created_at": "2023-10-28T09:08:08.587080-04:00",
                    "name": "Detroit Pistons",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e695ee24-8f24-4e1a-9238-bb3e8a67f124/?format=api"
                }
            ]
        },
        {
            "id": "3459c041-67fe-4d18-ab5e-cb8ebc3319ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/5aeab6aa-2470-49c0-a332-ae24ccc8f4be/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-28T09:08:08.557999-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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cfcc4b43-4ce3-47c7-b037-f9d5b0b4e6ab",
                    "gambit_id": "0f196a0f-024a-41d6-acd9-0459a49e31b5",
                    "last_updated": "2023-10-30T14:53:11.815645-04:00",
                    "created_at": "2023-10-28T09:08:08.563535-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3459c041-67fe-4d18-ab5e-cb8ebc3319ff/?format=api"
                },
                {
                    "id": "359cfebc-7784-431d-bced-2364e3bb22e9",
                    "gambit_id": "59e34562-4a43-435a-9cb9-84b6e0bbe88a",
                    "last_updated": "2023-10-30T14:53:11.819255-04:00",
                    "created_at": "2023-10-28T09:08:08.572824-04:00",
                    "name": "Detroit Pistons",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3459c041-67fe-4d18-ab5e-cb8ebc3319ff/?format=api"
                }
            ]
        },
        {
            "id": "c695b771-38cc-432d-be6a-7d3f90eab538",
            "match": "https://api-prod.gambitprofit.com/api/matches/5aeab6aa-2470-49c0-a332-ae24ccc8f4be/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-28T09:08:08.592240-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 213.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 213.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f05a39cc-9669-4614-9a26-3cba8cc1c4d9",
                    "gambit_id": "961b1c4c-2b7c-498c-9e3c-dda635796aab",
                    "last_updated": "2023-10-30T14:53:11.838965-04:00",
                    "created_at": "2023-10-28T09:08:08.596821-04:00",
                    "name": "Game Total Over 213.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "213.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c695b771-38cc-432d-be6a-7d3f90eab538/?format=api"
                },
                {
                    "id": "847bc6c1-fd87-4c88-970c-63f5c7eaa298",
                    "gambit_id": "69f40895-9cfb-4760-9eb9-1d84c6cb699c",
                    "last_updated": "2023-10-30T14:53:11.842419-04:00",
                    "created_at": "2023-10-28T09:08:08.602070-04:00",
                    "name": "Game Total Under 213.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "213.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c695b771-38cc-432d-be6a-7d3f90eab538/?format=api"
                }
            ]
        }
    ]
}