GET /api/bet_types/bcad117b-0bcd-4414-bf17-a8728670fb12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bcad117b-0bcd-4414-bf17-a8728670fb12",
"match": "https://api-prod.gambitprofit.com/api/matches/e474d960-56b1-4b38-b1fe-d6c98bb37fa2/?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 46.5",
"amount": 5000.0
},
{
"team": "Game Total Over 46.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1b3a3d0a-0a71-4b5d-baf9-141d56ccb5e9",
"gambit_id": "08609c37-fc07-4a5e-8b0b-28195e8cee69",
"last_updated": "2022-09-18T09:37:42.660452-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcad117b-0bcd-4414-bf17-a8728670fb12/?format=api"
},
{
"id": "ba129ad0-cc70-4260-84de-98a084dbfe58",
"gambit_id": "c169119c-de28-4e0b-9a7a-e0753af21f2d",
"last_updated": "2022-09-18T09:37:42.661445-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcad117b-0bcd-4414-bf17-a8728670fb12/?format=api"
}
]
}