GET /api/bet_types/06ab30fb-31f6-4f66-9036-9f5a7b5d04f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06ab30fb-31f6-4f66-9036-9f5a7b5d04f5",
"match": "https://api-prod.gambitprofit.com/api/matches/b4d21875-927d-4e9d-b46d-2cc781de1d8e/?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 51",
"amount": 5000.0
},
{
"team": "Game Total Under 51",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "0c7c99a6-91b2-4385-94eb-4d2a14a4fbdf",
"gambit_id": "d2fe677a-71ae-4ec5-974a-d804be94ab21",
"last_updated": "2022-10-03T11:12:31.830958-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51",
"reward": "1.85000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06ab30fb-31f6-4f66-9036-9f5a7b5d04f5/?format=api"
},
{
"id": "036dec7d-cd71-4449-96e0-d328a8fa9959",
"gambit_id": "58c2d090-6e1f-4de5-b263-780cf9125b41",
"last_updated": "2022-10-03T11:12:31.829795-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51",
"reward": "1.85000",
"odds": "1.90910",
"spread": "51.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06ab30fb-31f6-4f66-9036-9f5a7b5d04f5/?format=api"
}
]
}