GET /api/bet_types/17530494-44c3-449c-8d32-a8f633048dfb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17530494-44c3-449c-8d32-a8f633048dfb",
"match": "https://api-prod.gambitprofit.com/api/matches/4a151eee-4854-4b46-ae3a-332f6b0f5d33/?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 218.5",
"amount": 5000.0
},
{
"team": "Game Total Over 218.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a4257a20-23c3-410a-bb5c-8cfdaa512134",
"gambit_id": "25e6f957-9383-4d03-9731-b3712439533e",
"last_updated": "2022-12-12T09:42:32.717568-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 218.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17530494-44c3-449c-8d32-a8f633048dfb/?format=api"
},
{
"id": "8643ec51-252d-41aa-8425-5c49061e6775",
"gambit_id": "73e4d186-199c-448b-a216-432c7d1a28b4",
"last_updated": "2022-12-12T09:42:32.718722-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 218.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17530494-44c3-449c-8d32-a8f633048dfb/?format=api"
}
]
}