GET /api/bet_types/97679c0a-2d54-4374-9b05-271f7c5df111/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97679c0a-2d54-4374-9b05-271f7c5df111",
"match": "https://api-prod.gambitprofit.com/api/matches/eed5f0fa-4074-48df-8219-c8adfaa53aec/?format=api",
"name": "Over/Under",
"created_at": "2023-09-16T09:23:13.860234-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "03e5fd51-05dd-4139-95ad-20c266605ddf",
"gambit_id": "777b4a0b-f3b3-40df-b36a-9c0b85d7655d",
"last_updated": "2023-09-18T09:03:30.953773-04:00",
"created_at": "2023-09-16T09:23:13.867546-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97679c0a-2d54-4374-9b05-271f7c5df111/?format=api"
},
{
"id": "32739e31-9031-483a-a409-979bad1908eb",
"gambit_id": "e5e2aed0-3179-43fc-80d1-1fe5cd1b9190",
"last_updated": "2023-09-18T09:03:30.961196-04:00",
"created_at": "2023-09-16T09:23:13.863929-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97679c0a-2d54-4374-9b05-271f7c5df111/?format=api"
}
]
}