GET /api/bet_types/aa0f4fa6-cf77-494b-8439-429c96816b9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa0f4fa6-cf77-494b-8439-429c96816b9b",
"match": "https://api-prod.gambitprofit.com/api/matches/436e3339-827f-41d8-8f43-9a53c9c8d093/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "KAN",
"amount": 5824.0
},
{
"team": "MIN",
"amount": 4176.0
}
],
"expected_reward_tokens": 9143.68,
"profit_sb": 143.68,
"profit_sb_percentage": 1.6,
"recommended": true
},
"lines": [
{
"id": "b1dcca41-df4c-4a5d-9f61-8f69999676de",
"gambit_id": "7bab2354-a33f-42d1-ac9b-8f08f48f63ab",
"last_updated": "2022-09-21T16:07:26.515518-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "1.57000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa0f4fa6-cf77-494b-8439-429c96816b9b/?format=api"
},
{
"id": "da112ee7-f977-43c7-8c57-9678cd0f7b11",
"gambit_id": "7cc580cf-562d-44ca-8095-2c0025ee2b2d",
"last_updated": "2022-09-21T16:07:26.516671-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN",
"reward": "2.19000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa0f4fa6-cf77-494b-8439-429c96816b9b/?format=api"
}
]
}