GET /api/bet_types/d450f6e1-bf05-4625-80e6-38b849318742/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d450f6e1-bf05-4625-80e6-38b849318742",
"match": "https://api-prod.gambitprofit.com/api/matches/7506e2fe-97de-432b-9d31-82882c7dc12a/?format=api",
"name": "Over/Under",
"created_at": "2023-01-25T10:32:08.299419-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 6.5",
"amount": 5696.0
},
{
"team": "Game Total Under 6.5",
"amount": 4304.0
}
],
"expected_reward_tokens": 9511.84,
"profit_sb": 11.84,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "81109693-ba41-417e-8560-9fe5f9257690",
"gambit_id": "ae36e070-63cd-41d0-866d-d889c90a1d55",
"last_updated": "2023-01-26T10:57:03.230242-05:00",
"created_at": "2023-01-25T10:32:08.302377-05:00",
"name": "Game Total Over 6.5",
"reward": "1.67000",
"odds": "1.68970",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d450f6e1-bf05-4625-80e6-38b849318742/?format=api"
},
{
"id": "4cb0e497-0aff-42e7-9f82-e0199609c72e",
"gambit_id": "fee10437-4bdc-4f46-972d-ca9b4989c145",
"last_updated": "2023-01-26T10:57:03.228192-05:00",
"created_at": "2023-01-25T10:32:08.300899-05:00",
"name": "Game Total Under 6.5",
"reward": "2.21000",
"odds": "2.25000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d450f6e1-bf05-4625-80e6-38b849318742/?format=api"
}
]
}