GET /api/bet_types/95ca5cf8-107c-4d1b-aa51-b034a76e387b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95ca5cf8-107c-4d1b-aa51-b034a76e387b",
"match": "https://api-prod.gambitprofit.com/api/matches/9f30a2d4-3217-4a62-bdb8-9c77eca44952/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-11T10:08:16.559796-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": "SEA",
"amount": 6308.0
},
{
"team": "LAA",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "6db05ce2-d253-4f08-8b32-13acf393f643",
"gambit_id": "ba2534fd-a652-48e5-9d6c-f9c1a3ee9549",
"last_updated": "2023-06-18T16:03:13.415697-04:00",
"created_at": "2023-06-11T10:08:16.561394-04:00",
"name": "SEA",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95ca5cf8-107c-4d1b-aa51-b034a76e387b/?format=api"
},
{
"id": "72bd0408-e1dd-4b7e-9aae-be8db4856d63",
"gambit_id": "402fc7f8-1fe2-4598-83f8-5b43ca74cb94",
"last_updated": "2023-06-18T16:03:13.417874-04:00",
"created_at": "2023-06-11T10:08:16.563237-04:00",
"name": "LAA",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95ca5cf8-107c-4d1b-aa51-b034a76e387b/?format=api"
}
]
}