GET /api/bet_types/7c4efc45-74f5-489e-ab03-776c199047b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c4efc45-74f5-489e-ab03-776c199047b0",
"match": "https://api-prod.gambitprofit.com/api/matches/bb3d4c4d-a537-40df-abff-e4c3be3195bc/?format=api",
"name": "Over/Under",
"created_at": "2023-04-20T11:42:12.601384-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 Under 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7d87a7f9-6868-43a0-bbc3-cda667033509",
"gambit_id": "1be3b1ff-c6aa-462d-8378-1fd53134252d",
"last_updated": "2023-04-21T21:57:32.137511-04:00",
"created_at": "2023-04-20T11:42:12.603724-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c4efc45-74f5-489e-ab03-776c199047b0/?format=api"
},
{
"id": "fecfd546-dd19-44a2-8f49-41bca133c3d3",
"gambit_id": "d3d9eb59-053b-466a-aef3-8d615edb06d8",
"last_updated": "2023-04-21T21:57:32.139259-04:00",
"created_at": "2023-04-20T11:42:12.606212-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c4efc45-74f5-489e-ab03-776c199047b0/?format=api"
}
]
}