GET /api/bet_types/578f2eda-d2d0-45cc-a8b6-ef96ea933511/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "578f2eda-d2d0-45cc-a8b6-ef96ea933511",
"match": "https://api-prod.gambitprofit.com/api/matches/776f360a-b6ee-4bb2-87a8-7d9e98d33074/?format=api",
"name": "Over/Under",
"created_at": "2024-01-15T10:23:25.026775-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Under 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "58463029-ad9e-4ef2-967a-67c1ec74f834",
"gambit_id": "64a1999a-1f02-464b-ae7b-17efdcd14435",
"last_updated": "2024-01-17T22:08:10.127083-05:00",
"created_at": "2024-01-15T10:23:25.030155-05:00",
"name": "Game Total Over 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578f2eda-d2d0-45cc-a8b6-ef96ea933511/?format=api"
},
{
"id": "6bd09c07-2263-4496-9a95-b78ab0cd21b0",
"gambit_id": "c3b8edb5-08fb-492e-a5b3-ceeb7343aa26",
"last_updated": "2024-01-17T22:08:10.123719-05:00",
"created_at": "2024-01-15T10:23:25.034570-05:00",
"name": "Game Total Under 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578f2eda-d2d0-45cc-a8b6-ef96ea933511/?format=api"
}
]
}