GET /api/bet_types/32e7ddd1-c87e-4842-a79f-375c32c1485d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32e7ddd1-c87e-4842-a79f-375c32c1485d",
"match": "https://api-prod.gambitprofit.com/api/matches/217081ae-be1f-4ecd-b3fe-99ad3d866909/?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 43",
"amount": 5097.0
},
{
"team": "Game Total Under 43",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "5a5502aa-5ea8-4ac3-97f7-0349f364ccbd",
"gambit_id": "7b4d2608-172f-4d1e-b7dc-81e1fe54b026",
"last_updated": "2022-11-22T09:47:25.986289-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43",
"reward": "1.77000",
"odds": "1.86960",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e7ddd1-c87e-4842-a79f-375c32c1485d/?format=api"
},
{
"id": "87d81c1e-1fe5-4e68-960f-ea46cf29829a",
"gambit_id": "6c622901-1f00-4b23-b9ff-a0573401ac98",
"last_updated": "2022-11-22T09:47:25.985132-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43",
"reward": "1.84000",
"odds": "1.95240",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e7ddd1-c87e-4842-a79f-375c32c1485d/?format=api"
}
]
}