GET /api/bet_types/788c8bca-2101-4746-b3a5-1825384e5950/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "788c8bca-2101-4746-b3a5-1825384e5950",
"match": "https://api-prod.gambitprofit.com/api/matches/e65a6bff-ede7-4d00-83e6-0c883445b9f3/?format=api",
"name": "Over/Under",
"created_at": "2023-12-07T09:48:19.083034-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 230",
"amount": 5000.0
},
{
"team": "Game Total Over 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8548f3f0-2526-482f-a931-0e5f4d4f0e81",
"gambit_id": "164daad6-84fb-4636-b921-b67ea07b2fb5",
"last_updated": "2023-12-08T11:28:17.725243-05:00",
"created_at": "2023-12-07T09:48:19.096748-05:00",
"name": "Game Total Under 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/788c8bca-2101-4746-b3a5-1825384e5950/?format=api"
},
{
"id": "767d58e2-444f-404f-8042-c88482ef68bb",
"gambit_id": "4fb6862f-0592-48f1-a5aa-c15497e1e3b0",
"last_updated": "2023-12-08T11:28:17.721430-05:00",
"created_at": "2023-12-07T09:48:19.089671-05:00",
"name": "Game Total Over 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/788c8bca-2101-4746-b3a5-1825384e5950/?format=api"
}
]
}