GET /api/bet_types/030c90b6-feaf-4d68-8870-576cb481f0a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "030c90b6-feaf-4d68-8870-576cb481f0a1",
"match": "https://api-prod.gambitprofit.com/api/matches/bf7f0822-649d-40c9-9a49-d9504374c4a8/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T08:23:24.754957-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": "STL",
"amount": 5939.0
},
{
"team": "MIL",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "adf77965-2eec-46d5-bb3e-6c6655943de4",
"gambit_id": "71a8571c-9184-4261-b352-c75d1e66198f",
"last_updated": "2023-09-21T10:43:01.158006-04:00",
"created_at": "2023-09-20T08:23:24.763090-04:00",
"name": "STL",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030c90b6-feaf-4d68-8870-576cb481f0a1/?format=api"
},
{
"id": "f8b1d12e-a81c-4fa6-81ee-0b37d86b0c3e",
"gambit_id": "40e05699-4466-4d4d-a683-1aa34e567a06",
"last_updated": "2023-09-21T10:43:01.154792-04:00",
"created_at": "2023-09-20T08:23:24.759547-04:00",
"name": "MIL",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/030c90b6-feaf-4d68-8870-576cb481f0a1/?format=api"
}
]
}