GET /api/bet_types/3800c597-85f0-472e-a5d1-fce0fc28ee63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3800c597-85f0-472e-a5d1-fce0fc28ee63",
"match": "https://api-prod.gambitprofit.com/api/matches/4258de14-bec2-4bc0-98fc-e800a27d963e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-18T12:12:03.612660-04: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 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "51b619f5-15e2-49eb-a683-4eccdc0020e7",
"gambit_id": "70b84a30-e716-474a-b086-59ccca6ed75f",
"last_updated": "2023-04-19T20:22:16.247446-04:00",
"created_at": "2023-04-18T12:12:03.614822-04:00",
"name": "Game Total Under 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3800c597-85f0-472e-a5d1-fce0fc28ee63/?format=api"
},
{
"id": "5ecabe43-2aec-4700-933e-50e36833ab02",
"gambit_id": "aa34a081-0e76-4a63-9674-93e091b811b2",
"last_updated": "2023-04-19T20:22:16.249769-04:00",
"created_at": "2023-04-18T12:12:03.616980-04:00",
"name": "Game Total Over 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3800c597-85f0-472e-a5d1-fce0fc28ee63/?format=api"
}
]
}