GET /api/bet_types/d1c9d4de-a3a6-4502-bd33-77c5079c2f49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1c9d4de-a3a6-4502-bd33-77c5079c2f49",
"match": "https://api-prod.gambitprofit.com/api/matches/f375d750-34c7-4b47-a820-15d6f935d120/?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 44",
"amount": 5000.0
},
{
"team": "Game Total Under 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8a87a1d7-5aaa-4849-9f06-5f093ff42d11",
"gambit_id": "5604adb1-4081-4c24-afca-1cd9b356cc9d",
"last_updated": "2022-11-28T09:42:16.054438-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c9d4de-a3a6-4502-bd33-77c5079c2f49/?format=api"
},
{
"id": "7e34f098-194f-4c91-ad34-5fed62f78460",
"gambit_id": "98e589bc-2024-46f7-b783-34f31381933e",
"last_updated": "2022-11-28T09:42:16.053359-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c9d4de-a3a6-4502-bd33-77c5079c2f49/?format=api"
}
]
}