GET /api/bet_types/1e165501-1230-4fe9-8f8f-0c298abf53c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e165501-1230-4fe9-8f8f-0c298abf53c4",
"match": "https://api-prod.gambitprofit.com/api/matches/0596c675-480a-42ed-9b01-f9fe315c660f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T10:48:05.809360-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 210",
"amount": 5000.0
},
{
"team": "Game Total Under 210",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b5557e12-50f4-4d82-bf65-0f478b2ba758",
"gambit_id": "dbffd3fe-6bb2-42bf-8976-6b1dc25c804d",
"last_updated": "2023-06-13T11:08:02.271992-04:00",
"created_at": "2023-06-10T10:48:05.814875-04:00",
"name": "Game Total Over 210",
"reward": "1.87000",
"odds": "1.90910",
"spread": "210.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e165501-1230-4fe9-8f8f-0c298abf53c4/?format=api"
},
{
"id": "c98be15c-0df7-4c43-93fa-109ad6bc9332",
"gambit_id": "dc30feb9-e0bc-417c-8d81-a832b2beb445",
"last_updated": "2023-06-13T11:08:02.274021-04:00",
"created_at": "2023-06-10T10:48:05.825433-04:00",
"name": "Game Total Under 210",
"reward": "1.87000",
"odds": "1.90910",
"spread": "210.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e165501-1230-4fe9-8f8f-0c298abf53c4/?format=api"
}
]
}