GET /api/bet_types/34f5254e-24f5-4201-940c-06eb10594cf2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34f5254e-24f5-4201-940c-06eb10594cf2",
"match": "https://api-prod.gambitprofit.com/api/matches/e3c3c10c-7c71-4d0f-8ccc-fe2c7c5ee732/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-18T12:11:59.406736-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": "DET",
"amount": 5784.0
},
{
"team": "CLE",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "c0144a65-5091-4c58-967e-2287a25caaf2",
"gambit_id": "ceaf70df-a4ca-46f7-8a67-de70245b55e4",
"last_updated": "2023-04-19T17:22:14.047022-04:00",
"created_at": "2023-04-18T12:11:59.409294-04:00",
"name": "DET",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34f5254e-24f5-4201-940c-06eb10594cf2/?format=api"
},
{
"id": "715a291d-6606-40f9-ac4e-ba9523fee0b0",
"gambit_id": "e92abc2f-6a81-4a85-809d-22e038a5be9b",
"last_updated": "2023-04-19T17:22:14.049931-04:00",
"created_at": "2023-04-18T12:11:59.412720-04:00",
"name": "CLE",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34f5254e-24f5-4201-940c-06eb10594cf2/?format=api"
}
]
}