GET /api/bet_types/a64e5d2d-3065-4382-b804-aa2c36a66b09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a64e5d2d-3065-4382-b804-aa2c36a66b09",
"match": "https://api-prod.gambitprofit.com/api/matches/0f7e3f42-d8f1-46d6-95d1-ee90181108e7/?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": 5571.0
},
{
"team": "Game Total Under 2.5",
"amount": 4429.0
}
],
"expected_reward_tokens": 8857.89,
"profit_sb": -142.11,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3cc9881d-0522-429a-807c-44b1eb14b8dc",
"gambit_id": "9fbe857f-150b-4a8e-9d8f-72327e0df6ab",
"last_updated": "2022-08-14T14:02:04.681202-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.59000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a64e5d2d-3065-4382-b804-aa2c36a66b09/?format=api"
},
{
"id": "b827cf9a-b65d-4cd9-8480-89c03a37052a",
"gambit_id": "88ca59d1-d8e0-4cd8-8996-a406e8941da7",
"last_updated": "2022-08-14T14:02:04.680732-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.00000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a64e5d2d-3065-4382-b804-aa2c36a66b09/?format=api"
}
]
}