GET /api/bet_types/444fd911-fc8a-443d-8499-d637a87f28a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "444fd911-fc8a-443d-8499-d637a87f28a1",
"match": "https://api-prod.gambitprofit.com/api/matches/151cc762-06b0-4f87-8c19-38aa8dd22509/?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 233.5",
"amount": 5000.0
},
{
"team": "Game Total Under 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "dc66aba4-7c26-4a4c-816e-bbfec887486c",
"gambit_id": "246f4008-bfc4-4062-aa85-5eac5d04d120",
"last_updated": "2022-10-27T11:52:03.055997-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 233.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444fd911-fc8a-443d-8499-d637a87f28a1/?format=api"
},
{
"id": "d1b11b1a-698a-40e7-b4c9-0e112adea39a",
"gambit_id": "6648ab26-4ac4-49dd-a945-5072f974e54c",
"last_updated": "2022-10-27T11:52:03.054826-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 233.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444fd911-fc8a-443d-8499-d637a87f28a1/?format=api"
}
]
}