GET /api/bet_types/66fd05c9-551e-493d-b537-26317ff6cf9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66fd05c9-551e-493d-b537-26317ff6cf9f",
"match": "https://api-prod.gambitprofit.com/api/matches/9e9dd5d3-a683-4373-82b2-e5e6db75a48e/?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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "859c8bd7-fcae-46ee-8d4e-487fdfb32882",
"gambit_id": "78e80897-e89b-46e8-92a1-629b8fa24553",
"last_updated": "2022-09-30T09:47:09.016785-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66fd05c9-551e-493d-b537-26317ff6cf9f/?format=api"
},
{
"id": "456425d3-791d-476d-9b9e-17e210fdcd79",
"gambit_id": "67e00e77-6420-4e20-8ad5-edbe2ab9af1a",
"last_updated": "2022-09-30T09:47:09.017774-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66fd05c9-551e-493d-b537-26317ff6cf9f/?format=api"
}
]
}