GET /api/bet_types/06f83a44-7c89-42ea-8b88-f34c3d837125/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06f83a44-7c89-42ea-8b88-f34c3d837125",
"match": "https://api-prod.gambitprofit.com/api/matches/9adcfe32-9d26-44bb-ae32-8fca3fb833e8/?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 230.5",
"amount": 5000.0
},
{
"team": "Game Total Under 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c55dcfd6-341f-4d6f-87e4-e892979b7cbb",
"gambit_id": "4ca94520-46be-43f1-b2eb-4b888db38b42",
"last_updated": "2022-12-05T15:47:16.259422-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f83a44-7c89-42ea-8b88-f34c3d837125/?format=api"
},
{
"id": "3f92d355-d8a1-4dda-b9a8-7976758e0c15",
"gambit_id": "b1572664-8ea2-4de7-8b91-cf6ccd7d62a0",
"last_updated": "2022-12-05T15:47:16.258228-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06f83a44-7c89-42ea-8b88-f34c3d837125/?format=api"
}
]
}