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/5e063a65-4ea3-44fb-ae2a-257382913c1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5e063a65-4ea3-44fb-ae2a-257382913c1a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d1ce94bc-5577-4f3e-9bbb-4afa4422ff8b",
    "completed": true,
    "last_updated": "2022-11-11T21:22:13.339742-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.72,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d1ce94bc-5577-4f3e-9bbb-4afa4422ff8b",
    "datetime": "2022-11-10T19:10:00-05:00",
    "cutoff_datetime": "2022-11-10T19:10:00-05:00",
    "name": "Dallas Mavericks v. Washington Wizards",
    "bettypes": [
        {
            "id": "6772f87c-dcb9-4044-90c5-bdc07d07b090",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e063a65-4ea3-44fb-ae2a-257382913c1a/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": 6683.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 3317.0
                    }
                ],
                "expected_reward_tokens": 9154.92,
                "profit_sb": 154.92,
                "profit_sb_percentage": 1.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fd27f8b2-003e-45de-82dc-d19275b6071d",
                    "gambit_id": "f049e04a-b84d-4dac-b259-57804e1e1591",
                    "last_updated": "2022-11-11T21:22:13.346595-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.37000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6772f87c-dcb9-4044-90c5-bdc07d07b090/?format=api"
                },
                {
                    "id": "2f05c048-c9ef-431c-b117-658ede2c813d",
                    "gambit_id": "0a56860f-2628-4071-941b-d40a06746f70",
                    "last_updated": "2022-11-11T21:22:13.345633-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "2.76000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6772f87c-dcb9-4044-90c5-bdc07d07b090/?format=api"
                }
            ]
        },
        {
            "id": "1e15ee13-cddf-453a-9be3-c1bdceea32d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e063a65-4ea3-44fb-ae2a-257382913c1a/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0e77e332-0b35-457a-8a91-75cd521a6fc0",
                    "gambit_id": "c6341baf-3426-4539-88e1-1ee6da6f54cd",
                    "last_updated": "2022-11-11T21:22:13.348510-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e15ee13-cddf-453a-9be3-c1bdceea32d2/?format=api"
                },
                {
                    "id": "89589442-614c-4a5d-b677-a58b15588842",
                    "gambit_id": "b25d0dd4-8a3a-4549-aa8e-d99422e43cc7",
                    "last_updated": "2022-11-11T21:22:13.349489-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e15ee13-cddf-453a-9be3-c1bdceea32d2/?format=api"
                }
            ]
        },
        {
            "id": "c3abd38a-5c12-4953-9f40-fbd21b67fccb",
            "match": "https://api-prod.gambitprofit.com/api/matches/5e063a65-4ea3-44fb-ae2a-257382913c1a/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 209",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 209",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b28529cb-e723-4fd4-8e9a-502ed36e5034",
                    "gambit_id": "62015d7f-5fa2-4db8-b3b8-a01fdd389d26",
                    "last_updated": "2022-11-11T21:22:13.342530-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 209",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "209.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3abd38a-5c12-4953-9f40-fbd21b67fccb/?format=api"
                },
                {
                    "id": "123df43e-7bf5-4183-ab9d-f9fa2bce7263",
                    "gambit_id": "e09681f2-30cd-488b-b8d0-157d404b8d6f",
                    "last_updated": "2022-11-11T21:22:13.343699-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 209",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "209.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3abd38a-5c12-4953-9f40-fbd21b67fccb/?format=api"
                }
            ]
        }
    ]
}