GET /api/bet_types/c6d06d18-9d40-4c3b-826d-31a069820916/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6d06d18-9d40-4c3b-826d-31a069820916",
"match": "https://api-prod.gambitprofit.com/api/matches/f31127b8-7b8e-4c20-876e-4e6eb86e6885/?format=api",
"name": "Over/Under",
"created_at": "2023-11-17T09:23:17.844915-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Under 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e4575e55-3bd2-45d4-8a6d-72069a0502cd",
"gambit_id": "05fca1bd-6587-413a-9b87-cf312aaab5cc",
"last_updated": "2023-11-18T17:58:24.251233-05:00",
"created_at": "2023-11-17T09:23:17.848940-05:00",
"name": "Game Total Over 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d06d18-9d40-4c3b-826d-31a069820916/?format=api"
},
{
"id": "6caed58e-fffd-44b4-87c6-3fd35d8f27cc",
"gambit_id": "e84b0465-62f7-49d7-a25d-882abb6761bc",
"last_updated": "2023-11-18T17:58:24.256107-05:00",
"created_at": "2023-11-17T09:23:17.853605-05:00",
"name": "Game Total Under 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6d06d18-9d40-4c3b-826d-31a069820916/?format=api"
}
]
}