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/ee9986b0-6b2d-420c-a932-503486003451/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ee9986b0-6b2d-420c-a932-503486003451",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d74844b0-099b-4989-a3bb-7d97a3a633a6",
    "completed": true,
    "last_updated": "2023-04-01T10:22:14.059143-04:00",
    "created_at": "2023-03-31T09:56:47.629598-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d74844b0-099b-4989-a3bb-7d97a3a633a6",
    "datetime": "2023-03-31T19:40:00-04:00",
    "cutoff_datetime": "2023-03-31T19:40:00-04:00",
    "name": "New York Knicks v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "5d38a032-f7e4-41f3-8f9e-8cff0de65665",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee9986b0-6b2d-420c-a932-503486003451/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-31T09:56:47.638008-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": "Cleveland Cavaliers",
                        "amount": 6020.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "deba2973-8704-430e-8191-ab74b58c198c",
                    "gambit_id": "9df71a44-7809-46ea-a4a0-d979877e210f",
                    "last_updated": "2023-04-01T10:22:14.069284-04:00",
                    "created_at": "2023-03-31T09:56:47.640183-04:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d38a032-f7e4-41f3-8f9e-8cff0de65665/?format=api"
                },
                {
                    "id": "3bc6366c-ef23-4b4e-9e05-66793c085817",
                    "gambit_id": "0a04cc5f-c2f0-4b67-b096-6f08133c350c",
                    "last_updated": "2023-04-01T10:22:14.071384-04:00",
                    "created_at": "2023-03-31T09:56:47.642453-04:00",
                    "name": "New York Knicks",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d38a032-f7e4-41f3-8f9e-8cff0de65665/?format=api"
                }
            ]
        },
        {
            "id": "33ee0f06-c817-4abd-b89a-0ac9b30c1d73",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee9986b0-6b2d-420c-a932-503486003451/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-31T09:56:47.644509-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": "New York Knicks",
                        "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": "482a0270-19b1-42f9-a6da-fe809b284b21",
                    "gambit_id": "9b055b47-099a-4fd9-a844-d984ad689ee1",
                    "last_updated": "2023-04-01T10:22:14.078117-04:00",
                    "created_at": "2023-03-31T09:56:47.648567-04:00",
                    "name": "New York Knicks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33ee0f06-c817-4abd-b89a-0ac9b30c1d73/?format=api"
                },
                {
                    "id": "99a3fc46-ecaf-4dce-b547-56cb6d2a5844",
                    "gambit_id": "4c5ce8d1-66b4-42c6-8a9d-1b00cf9789e6",
                    "last_updated": "2023-04-01T10:22:14.076431-04:00",
                    "created_at": "2023-03-31T09:56:47.646433-04:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33ee0f06-c817-4abd-b89a-0ac9b30c1d73/?format=api"
                }
            ]
        },
        {
            "id": "4123849b-b323-4665-9201-05ab2090b209",
            "match": "https://api-prod.gambitprofit.com/api/matches/ee9986b0-6b2d-420c-a932-503486003451/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-31T09:56:47.632361-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 220.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 220.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1c512809-56d1-415c-b4f6-491875a352af",
                    "gambit_id": "a253648b-5380-4800-8356-2a1caf67aebf",
                    "last_updated": "2023-04-01T10:22:14.063692-04:00",
                    "created_at": "2023-03-31T09:56:47.634261-04:00",
                    "name": "Game Total Under 220.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4123849b-b323-4665-9201-05ab2090b209/?format=api"
                },
                {
                    "id": "3beb3ba5-86f3-435f-ae27-8dcbb296e2a9",
                    "gambit_id": "abf6aadf-39a8-4dd4-81e5-c8e24cf8a6cb",
                    "last_updated": "2023-04-01T10:22:14.065531-04:00",
                    "created_at": "2023-03-31T09:56:47.636218-04:00",
                    "name": "Game Total Over 220.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "220.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4123849b-b323-4665-9201-05ab2090b209/?format=api"
                }
            ]
        }
    ]
}