GET /api/bet_types/077cbd86-e309-42fd-9a72-df262c1c3cb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "077cbd86-e309-42fd-9a72-df262c1c3cb1",
"match": "https://api-prod.gambitprofit.com/api/matches/60f1a737-b380-4f1e-a422-35d70d170e8e/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-20T11:13:04.617970-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": "Detroit Lions",
"amount": 5107.0
},
{
"team": "Minnesota Vikings",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "50052ec2-541a-480f-97fd-e775da796491",
"gambit_id": "69042184-827d-4874-898a-134f37709c60",
"last_updated": "2023-12-26T20:08:06.313585-05:00",
"created_at": "2023-12-20T11:13:04.622179-05:00",
"name": "Detroit Lions",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/077cbd86-e309-42fd-9a72-df262c1c3cb1/?format=api"
},
{
"id": "70621524-15f5-4314-ae7a-d1f28efe30a4",
"gambit_id": "4c1cd7b1-5e74-4fde-86b7-5d259d7be665",
"last_updated": "2023-12-26T20:08:06.316919-05:00",
"created_at": "2023-12-20T11:13:04.626966-05:00",
"name": "Minnesota Vikings",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/077cbd86-e309-42fd-9a72-df262c1c3cb1/?format=api"
}
]
}