GET /api/bet_types/b4f714a5-fae7-44ec-ae31-6fd82abbbdd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4f714a5-fae7-44ec-ae31-6fd82abbbdd2",
"match": "https://api-prod.gambitprofit.com/api/matches/0a29544c-f54b-4431-9e66-de1627be0069/?format=api",
"name": "Over/Under",
"created_at": "2023-12-16T09:23:10.093274-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 Over 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "de7ea179-4a7d-49d0-9616-da303eebb763",
"gambit_id": "4217479b-6f72-4c55-9627-2bbbd86ff560",
"last_updated": "2023-12-18T10:33:31.424323-05:00",
"created_at": "2023-12-16T09:23:10.097001-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4f714a5-fae7-44ec-ae31-6fd82abbbdd2/?format=api"
},
{
"id": "4c655b7b-14bc-4dd8-b44c-84309890e532",
"gambit_id": "6617c4f7-d205-4bd7-8db6-0d91fd77309f",
"last_updated": "2023-12-18T10:33:31.427724-05:00",
"created_at": "2023-12-16T09:23:10.101484-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4f714a5-fae7-44ec-ae31-6fd82abbbdd2/?format=api"
}
]
}