GET /api/bet_types/20f838b8-e750-41bd-8d43-3c8c12e79f46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20f838b8-e750-41bd-8d43-3c8c12e79f46",
"match": "https://api-prod.gambitprofit.com/api/matches/736e2807-2638-46e3-b6d2-43743c472e74/?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 Under 53",
"amount": 5000.0
},
{
"team": "Game Total Over 53",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7ac90892-4398-4590-a88e-e04727d874fa",
"gambit_id": "ced0e65c-a0b5-405e-a0a9-94aedd8e304a",
"last_updated": "2022-11-28T09:47:06.489986-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f838b8-e750-41bd-8d43-3c8c12e79f46/?format=api"
},
{
"id": "59c5da6e-e08c-4b7a-b0ca-4a041a9f4f02",
"gambit_id": "28bd9426-33bd-46a6-abc9-9b9756f0cbdd",
"last_updated": "2022-11-28T09:47:06.490975-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53",
"reward": "1.80000",
"odds": "1.90910",
"spread": "53.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20f838b8-e750-41bd-8d43-3c8c12e79f46/?format=api"
}
]
}