GET /api/bet_types/b993b1b5-e1b4-412c-a7b3-f574ee05ce0b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b993b1b5-e1b4-412c-a7b3-f574ee05ce0b",
"match": "https://api-prod.gambitprofit.com/api/matches/d3dc1b27-0872-4983-b80b-127592d5d09d/?format=api",
"name": "Over/Under",
"created_at": "2023-08-22T08:23:09.403235-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": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "86b7ba91-6c1d-4c31-964a-526efde63ddd",
"gambit_id": "0f88e603-a8ea-40a3-a273-4b46c83aec7d",
"last_updated": "2023-08-23T11:03:24.714921-04:00",
"created_at": "2023-08-22T08:23:09.408498-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b993b1b5-e1b4-412c-a7b3-f574ee05ce0b/?format=api"
},
{
"id": "43ac3c90-84ba-4403-b06f-3e7358b98a9b",
"gambit_id": "00b5b576-f2b9-4eba-9a27-2a0626ad4950",
"last_updated": "2023-08-23T11:03:24.718150-04:00",
"created_at": "2023-08-22T08:23:09.412351-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b993b1b5-e1b4-412c-a7b3-f574ee05ce0b/?format=api"
}
]
}