GET /api/bet_types/f4ed3c2d-e4bf-446f-abb3-70bb47fb0fbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4ed3c2d-e4bf-446f-abb3-70bb47fb0fbb",
"match": "https://api-prod.gambitprofit.com/api/matches/c1233abd-d671-4f00-858a-d389dc1b6727/?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 2.5",
"amount": 5772.0
},
{
"team": "Game Total Under 2.5",
"amount": 4228.0
}
],
"expected_reward_tokens": 9004.32,
"profit_sb": 4.32,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "b31e4b95-6dbb-4379-b321-95c1a2f7aaad",
"gambit_id": "12b6ed52-b915-4bac-a005-9c549786cffd",
"last_updated": "2022-08-29T14:17:14.569438-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.56000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4ed3c2d-e4bf-446f-abb3-70bb47fb0fbb/?format=api"
},
{
"id": "6b28d989-ea47-46c6-80ec-317792f6f581",
"gambit_id": "6ff218c0-01e4-42c3-9cf8-8fcbe5ee08c8",
"last_updated": "2022-08-29T14:17:14.568908-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.13000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4ed3c2d-e4bf-446f-abb3-70bb47fb0fbb/?format=api"
}
]
}