GET /api/bet_types/067928ef-c671-4988-ab9c-a80951968feb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "067928ef-c671-4988-ab9c-a80951968feb",
"match": "https://api-prod.gambitprofit.com/api/matches/0b6bb787-72f3-4183-92ff-086a0a0e18e4/?format=api",
"name": "Over/Under",
"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": "Game Total Over 60",
"amount": 5000.0
},
{
"team": "Game Total Under 60",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "8b5c4f85-0962-425d-bd7f-8f415a320c06",
"gambit_id": "a48cb0e2-0959-4d96-9421-de6b3262ce2b",
"last_updated": "2022-08-28T11:27:15.969582-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60",
"reward": "1.83000",
"odds": "1.90910",
"spread": "60.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/067928ef-c671-4988-ab9c-a80951968feb/?format=api"
},
{
"id": "f045e6ed-8498-454a-828c-7009bd879f25",
"gambit_id": "cc4b3c3b-100b-45a7-86c5-1fce9ec08c42",
"last_updated": "2022-08-28T11:27:15.969034-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60",
"reward": "1.83000",
"odds": "1.90910",
"spread": "60.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/067928ef-c671-4988-ab9c-a80951968feb/?format=api"
}
]
}