GET /api/bet_types/4f13e5bc-1dba-442f-9215-271990f34153/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f13e5bc-1dba-442f-9215-271990f34153",
"match": "https://api-prod.gambitprofit.com/api/matches/37904459-360d-4e02-823c-2f7b2d0dc7bc/?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 224",
"amount": 5000.0
},
{
"team": "Game Total Over 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "26c27e2a-e125-413a-a3fa-5454852fba50",
"gambit_id": "569b58ca-ce0b-4163-bad4-e3d6f5aa61ef",
"last_updated": "2022-11-28T13:57:14.011641-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f13e5bc-1dba-442f-9215-271990f34153/?format=api"
},
{
"id": "09b57c40-0473-450e-8421-e90e37fe950b",
"gambit_id": "1277f6bb-1442-4bf9-ad87-d770bbf17856",
"last_updated": "2022-11-28T13:57:14.012795-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f13e5bc-1dba-442f-9215-271990f34153/?format=api"
}
]
}