GET /api/bet_types/db0ea9f4-0af7-4f4c-a755-0d2826f1632c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db0ea9f4-0af7-4f4c-a755-0d2826f1632c",
"match": "https://api-prod.gambitprofit.com/api/matches/6926ea0c-af95-4be4-9a3d-80c1e687565d/?format=api",
"name": "Over/Under",
"created_at": "2024-01-20T07:28:17.673939-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": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "b023a6af-ff79-49a9-998a-1968d698a06e",
"gambit_id": "bad2a0d3-7f07-4002-a532-28faeea6cd7c",
"last_updated": "2024-01-23T20:23:20.735760-05:00",
"created_at": "2024-01-20T07:28:17.678516-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0ea9f4-0af7-4f4c-a755-0d2826f1632c/?format=api"
},
{
"id": "658ed875-1daf-4fed-bf13-1188c5582210",
"gambit_id": "c9d40524-b5c4-4d56-9908-7c9c9dce337c",
"last_updated": "2024-01-23T20:23:20.739989-05:00",
"created_at": "2024-01-20T07:28:17.686969-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0ea9f4-0af7-4f4c-a755-0d2826f1632c/?format=api"
}
]
}