GET /api/bet_types/d47755d6-95db-4da0-81e5-6b77a9531f55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d47755d6-95db-4da0-81e5-6b77a9531f55",
"match": "https://api-prod.gambitprofit.com/api/matches/746c1606-1b66-41e6-9141-05473902d503/?format=api",
"name": "Over/Under",
"created_at": "2023-12-16T09:23:13.157839-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 Under 7",
"amount": 5213.0
},
{
"team": "Game Total Over 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7cac6e34-139e-4289-b4c6-7cc318aa5383",
"gambit_id": "097112f6-fe33-4093-b0ff-320f1cc7e22a",
"last_updated": "2023-12-18T10:18:33.652698-05:00",
"created_at": "2023-12-16T09:23:13.165882-05:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47755d6-95db-4da0-81e5-6b77a9531f55/?format=api"
},
{
"id": "bb88c11a-6942-47e3-99fc-ae5222ee22ef",
"gambit_id": "7642bfad-e759-4937-894a-08c46b0f7896",
"last_updated": "2023-12-18T10:18:33.648575-05:00",
"created_at": "2023-12-16T09:23:13.161650-05:00",
"name": "Game Total Over 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d47755d6-95db-4da0-81e5-6b77a9531f55/?format=api"
}
]
}