GET /api/bet_types/ab720d71-37bf-45f9-bd81-bab7856d4427/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab720d71-37bf-45f9-bd81-bab7856d4427",
"match": "https://api-prod.gambitprofit.com/api/matches/6e1e9e71-409a-437d-8378-6290056754fb/?format=api",
"name": "Over/Under",
"created_at": "2023-12-18T09:53:18.388045-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 239.5",
"amount": 5000.0
},
{
"team": "Game Total Over 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d24955e2-5439-481f-bd44-bf033997367d",
"gambit_id": "fe381f1e-f19a-42f4-b5ec-a2163f0d0b3e",
"last_updated": "2023-12-19T20:53:16.879210-05:00",
"created_at": "2023-12-18T09:53:18.395618-05:00",
"name": "Game Total Under 239.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab720d71-37bf-45f9-bd81-bab7856d4427/?format=api"
},
{
"id": "a0f77ec3-9005-420a-8ca8-109466cde8d3",
"gambit_id": "56f78233-fad7-455d-ba94-3c6824cb9337",
"last_updated": "2023-12-19T20:53:16.883056-05:00",
"created_at": "2023-12-18T09:53:18.391567-05:00",
"name": "Game Total Over 239.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab720d71-37bf-45f9-bd81-bab7856d4427/?format=api"
}
]
}