GET /api/bet_types/13ed3b11-46d8-4925-b443-355c23f24742/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13ed3b11-46d8-4925-b443-355c23f24742",
"match": "https://api-prod.gambitprofit.com/api/matches/150dcf65-ac6b-4984-9d3a-b0cba1f6ac0a/?format=api",
"name": "Over/Under",
"created_at": "2022-12-29T08:42:07.162882-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "e4939cf3-7435-4e40-9a3b-2a239dd47ce8",
"gambit_id": "6d61fbd2-2102-4456-bc53-25cd2466a4ff",
"last_updated": "2022-12-31T10:46:58.968958-05:00",
"created_at": "2022-12-29T08:42:07.164107-05:00",
"name": "Game Total Under 6.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13ed3b11-46d8-4925-b443-355c23f24742/?format=api"
},
{
"id": "0e6c4edb-a3ac-4a31-a302-3efc0ae8709a",
"gambit_id": "182806e0-06f1-4a72-90a4-dc4d21569943",
"last_updated": "2022-12-31T10:46:58.970112-05:00",
"created_at": "2022-12-29T08:42:07.165328-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13ed3b11-46d8-4925-b443-355c23f24742/?format=api"
}
]
}