GET /api/bet_types/6a6c48ba-b747-43a2-b977-34f073cb00af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a6c48ba-b747-43a2-b977-34f073cb00af",
"match": "https://api-prod.gambitprofit.com/api/matches/a9bfd24a-f1d1-4828-b767-1c1e87bffe33/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-18T10:18:19.535289-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": "Colorado Avalanche",
"amount": 6390.0
},
{
"team": "Boston Bruins",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "18833961-8ce7-47ae-ae73-791e7e9a70d1",
"gambit_id": "0eca0ee5-b5d6-4709-be6d-e81dc8bfc480",
"last_updated": "2024-01-19T20:33:12.873978-05:00",
"created_at": "2024-01-18T10:18:19.539138-05:00",
"name": "Colorado Avalanche",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6c48ba-b747-43a2-b977-34f073cb00af/?format=api"
},
{
"id": "74eaffec-c920-44a2-bb99-8d67c14f9039",
"gambit_id": "4e56b351-a332-4124-861f-b148622fa7af",
"last_updated": "2024-01-19T20:33:12.877211-05:00",
"created_at": "2024-01-18T10:18:19.544163-05:00",
"name": "Boston Bruins",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a6c48ba-b747-43a2-b977-34f073cb00af/?format=api"
}
]
}