GET /api/bet_types/9bbfa8ab-7115-497a-99a6-32a4229deb74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9bbfa8ab-7115-497a-99a6-32a4229deb74",
"match": "https://api-prod.gambitprofit.com/api/matches/6ce58d05-6033-4600-915d-48706b696e9c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-18T08:53:09.106585-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 Over 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "88fccf6d-dd97-4e28-860d-585052dea560",
"gambit_id": "9e4c752b-ae80-42ab-88b9-f923f0ac44de",
"last_updated": "2023-07-20T09:58:27.645297-04:00",
"created_at": "2023-07-18T08:53:09.108714-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbfa8ab-7115-497a-99a6-32a4229deb74/?format=api"
},
{
"id": "d57e4338-c33c-4836-b92a-959f25eae1b3",
"gambit_id": "231e6d04-0611-418f-a6dc-fcb979cfc7ad",
"last_updated": "2023-07-20T09:58:27.646875-04:00",
"created_at": "2023-07-18T08:53:09.111031-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bbfa8ab-7115-497a-99a6-32a4229deb74/?format=api"
}
]
}