GET /api/bet_types/98339929-9f3a-4f90-875b-66a1cc696d73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98339929-9f3a-4f90-875b-66a1cc696d73",
"match": "https://api-prod.gambitprofit.com/api/matches/a13fe6ff-eb79-4c69-8a9f-51ac3257f442/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-18T11:47:13.611446-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": "WAS",
"amount": 5939.0
},
{
"team": "MIA",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "5a813889-d159-479c-b4ff-a0b0f516d878",
"gambit_id": "55bfe462-72a4-429d-9e8d-2c93986fff84",
"last_updated": "2023-05-19T11:02:17.038608-04:00",
"created_at": "2023-05-18T11:47:13.615127-04:00",
"name": "WAS",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98339929-9f3a-4f90-875b-66a1cc696d73/?format=api"
},
{
"id": "2c89e8b5-7046-4e1a-bada-5016f6097c9d",
"gambit_id": "0b04a588-e16b-41ad-b1ba-2dcfdd918e97",
"last_updated": "2023-05-19T11:02:17.036513-04:00",
"created_at": "2023-05-18T11:47:13.613147-04:00",
"name": "MIA",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98339929-9f3a-4f90-875b-66a1cc696d73/?format=api"
}
]
}