GET /api/bet_types/c4830a4c-4cf4-4915-a465-159013472fc6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4830a4c-4cf4-4915-a465-159013472fc6",
"match": "https://api-prod.gambitprofit.com/api/matches/58acc7eb-a11f-47ad-9b52-c456e1c9c1fc/?format=api",
"name": "Over/Under",
"created_at": "2023-09-11T08:48:20.361901-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "96bd67c9-e648-43a6-b22d-6f74ee3870db",
"gambit_id": "a2c08ef7-72d0-4dbb-a857-57346725973a",
"last_updated": "2023-09-12T21:23:18.205087-04:00",
"created_at": "2023-09-11T08:48:20.365634-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4830a4c-4cf4-4915-a465-159013472fc6/?format=api"
},
{
"id": "747fdea6-4d94-42c2-835e-0d0490bd7c2a",
"gambit_id": "85e3fc2c-6acc-43a0-87fc-275b189ba6b4",
"last_updated": "2023-09-12T21:23:18.208221-04:00",
"created_at": "2023-09-11T08:48:20.369734-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4830a4c-4cf4-4915-a465-159013472fc6/?format=api"
}
]
}