GET /api/bet_types/c5c36486-2c2e-4ec4-a15b-7241259320f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5c36486-2c2e-4ec4-a15b-7241259320f1",
"match": "https://api-prod.gambitprofit.com/api/matches/237b6f02-9cb6-4b46-b554-0c4a85b530cb/?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 44.5",
"amount": 5000.0
},
{
"team": "Game Total Under 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "adff27c2-fd77-4a1a-80a6-5dbb754cc216",
"gambit_id": "512d4580-0c42-4f15-aba3-f5e2894d703b",
"last_updated": "2022-11-28T09:47:06.208878-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5c36486-2c2e-4ec4-a15b-7241259320f1/?format=api"
},
{
"id": "6ec7b458-1c94-4ba9-b685-b86b9d161ebc",
"gambit_id": "b0c7d298-ad09-46ba-82de-a2332e8325f2",
"last_updated": "2022-11-28T09:47:06.207860-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5c36486-2c2e-4ec4-a15b-7241259320f1/?format=api"
}
]
}