GET /api/bet_types/064fb3b2-2f2f-4b7a-be2b-7589b75cdead/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "064fb3b2-2f2f-4b7a-be2b-7589b75cdead",
"match": "https://api-prod.gambitprofit.com/api/matches/60295fd7-4acb-44e3-9ce5-c98b7561ab4c/?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 7.5",
"amount": 5096.0
},
{
"team": "Game Total Over 7.5",
"amount": 4904.0
}
],
"expected_reward_tokens": 9070.88,
"profit_sb": 70.88,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "d8f28a1f-38ad-4657-b66d-db3414c687f3",
"gambit_id": "d5adf41a-b2f2-46fe-8cc8-d9d3ff1e895b",
"last_updated": "2022-09-05T10:17:02.222737-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.78000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/064fb3b2-2f2f-4b7a-be2b-7589b75cdead/?format=api"
},
{
"id": "4e07aaea-d4bf-4164-887c-afd1b3fa6dfb",
"gambit_id": "55ba4ebd-e3e2-480f-902b-132950f9a707",
"last_updated": "2022-09-05T10:17:02.223733-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.85000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/064fb3b2-2f2f-4b7a-be2b-7589b75cdead/?format=api"
}
]
}