GET /api/bet_types/ee39327a-2bc5-4e77-9435-0c623e5f361b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee39327a-2bc5-4e77-9435-0c623e5f361b",
"match": "https://api-prod.gambitprofit.com/api/matches/1a2f9eb7-7c9b-42c5-a02c-1be40fbdda97/?format=api",
"name": "Over/Under",
"created_at": "2023-04-27T11:52:00.783544-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 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "dffb22d9-a0a2-4e59-90bc-f9e937a9af1a",
"gambit_id": "4788e83f-d0e7-4800-af4b-c4afa85e3f83",
"last_updated": "2023-04-28T11:22:25.331302-04:00",
"created_at": "2023-04-27T11:52:00.786614-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee39327a-2bc5-4e77-9435-0c623e5f361b/?format=api"
},
{
"id": "0294e0c3-0d1f-4d0f-9464-8cd7fd9a3088",
"gambit_id": "1d61d85a-eb86-4f54-b451-c6a3847fe8ad",
"last_updated": "2023-04-28T11:22:25.330046-04:00",
"created_at": "2023-04-27T11:52:00.785062-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee39327a-2bc5-4e77-9435-0c623e5f361b/?format=api"
}
]
}