GET /api/bet_types/34445a21-29ad-4adc-89a2-5d4baeca28ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34445a21-29ad-4adc-89a2-5d4baeca28ce",
"match": "https://api-prod.gambitprofit.com/api/matches/4b564d7a-ced1-4e00-a121-41d1f5e6c867/?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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "25caa2bf-1ace-4bbc-bcb9-b7266076c8df",
"gambit_id": "109b9e42-e8cd-4699-9e2f-8f6af73b0c88",
"last_updated": "2022-12-12T09:47:36.734556-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34445a21-29ad-4adc-89a2-5d4baeca28ce/?format=api"
},
{
"id": "c1dfb8cf-3e10-4659-80b7-d0bb813cf8ff",
"gambit_id": "616c31da-dbf7-4112-b09f-72a65de08490",
"last_updated": "2022-12-12T09:47:36.736581-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34445a21-29ad-4adc-89a2-5d4baeca28ce/?format=api"
}
]
}