GET /api/bet_types/4227db68-0415-4d61-9d81-bc2e608e27e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4227db68-0415-4d61-9d81-bc2e608e27e2",
"match": "https://api-prod.gambitprofit.com/api/matches/ac2e533e-2732-4657-8dc6-23c690f6eb7e/?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 Under 57.5",
"amount": 5000.0
},
{
"team": "Game Total Over 57.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "80743607-3c95-4bce-a5dc-05ed9a3ca85a",
"gambit_id": "8d9503c8-5a74-4c69-aa23-2963ec369ba5",
"last_updated": "2022-10-08T09:07:08.140937-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4227db68-0415-4d61-9d81-bc2e608e27e2/?format=api"
},
{
"id": "79ac7003-1f50-4967-9387-4a6467acb912",
"gambit_id": "4cbc7077-2579-47fb-8e17-7d5fbfc5c15b",
"last_updated": "2022-10-08T09:07:08.142079-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4227db68-0415-4d61-9d81-bc2e608e27e2/?format=api"
}
]
}