GET /api/bet_types/45ec00ca-5901-4417-9fdf-ed6c9eef66be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45ec00ca-5901-4417-9fdf-ed6c9eef66be",
"match": "https://api-prod.gambitprofit.com/api/matches/a1c9e1ae-3bf4-4a6a-9068-d379207e4d31/?format=api",
"name": "Over/Under",
"created_at": "2023-11-01T09:08:17.827573-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 Over 219.5",
"amount": 5000.0
},
{
"team": "Game Total Under 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "834efad3-0ecc-4b0d-bc3a-48447899cf4b",
"gambit_id": "9695c44c-e587-4eff-978d-a5d36d870774",
"last_updated": "2023-11-03T10:28:05.131250-04:00",
"created_at": "2023-11-01T09:08:17.832355-04:00",
"name": "Game Total Over 219.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45ec00ca-5901-4417-9fdf-ed6c9eef66be/?format=api"
},
{
"id": "62ca4f7a-3c1c-4855-8d3a-52280d91fc51",
"gambit_id": "40bdcf00-b98f-49ec-a4c3-70218d5ddfcd",
"last_updated": "2023-11-03T10:28:05.138294-04:00",
"created_at": "2023-11-01T09:08:17.836945-04:00",
"name": "Game Total Under 219.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45ec00ca-5901-4417-9fdf-ed6c9eef66be/?format=api"
}
]
}