GET /api/bet_types/ff3f4161-9018-4285-985e-615c1a7a826b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff3f4161-9018-4285-985e-615c1a7a826b",
"match": "https://api-prod.gambitprofit.com/api/matches/7685336b-7cee-452a-97df-8dc642de0493/?format=api",
"name": "Over/Under",
"created_at": "2023-08-28T08:48:07.916506-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": "Game Total Under 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5f9f93ba-35d8-43bb-9024-4fc128978d52",
"gambit_id": "da17db1f-4c3d-4968-8824-432f4836badd",
"last_updated": "2023-08-29T19:33:15.927151-04:00",
"created_at": "2023-08-28T08:48:07.925206-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff3f4161-9018-4285-985e-615c1a7a826b/?format=api"
},
{
"id": "943fd5dc-a8ed-40bc-9f3d-7721fe4b7fcc",
"gambit_id": "dee9c6d4-084e-4647-a77c-97f23c037a62",
"last_updated": "2023-08-29T19:33:15.930307-04:00",
"created_at": "2023-08-28T08:48:07.921324-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff3f4161-9018-4285-985e-615c1a7a826b/?format=api"
}
]
}