GET /api/bet_types/fa9c8934-ef0a-415c-9a87-e506668e4308/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa9c8934-ef0a-415c-9a87-e506668e4308",
"match": "https://api-prod.gambitprofit.com/api/matches/15873db7-487a-4048-a150-7a625f6bb7f7/?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",
"amount": 5208.0
},
{
"team": "Game Total Under 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "63b9a072-27a2-4dae-9f57-c1a55ce174bd",
"gambit_id": "0233b44f-562d-444b-871e-6c3a58391c41",
"last_updated": "2022-11-28T14:17:18.151723-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa9c8934-ef0a-415c-9a87-e506668e4308/?format=api"
},
{
"id": "d2082685-73b9-4271-9e98-420469da3cef",
"gambit_id": "7b9a83a1-afb4-4869-9fca-a43a53ac27ae",
"last_updated": "2022-11-28T14:17:18.150668-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa9c8934-ef0a-415c-9a87-e506668e4308/?format=api"
}
]
}