GET /api/bet_types/57984ece-80da-4903-9dcf-8d989ee1c0d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57984ece-80da-4903-9dcf-8d989ee1c0d9",
"match": "https://api-prod.gambitprofit.com/api/matches/6abb9ddd-6f8b-4fad-a2ed-e9c54c728aa5/?format=api",
"name": "Over/Under",
"created_at": "2023-11-20T09:48:10.480054-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 214.5",
"amount": 5000.0
},
{
"team": "Game Total Over 214.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "01d00495-a891-4f57-85c2-e4ada8196401",
"gambit_id": "4fe0d761-02fe-48ff-b782-f14db4abc0c4",
"last_updated": "2023-11-21T14:23:20.484594-05:00",
"created_at": "2023-11-20T09:48:10.486672-05:00",
"name": "Game Total Under 214.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57984ece-80da-4903-9dcf-8d989ee1c0d9/?format=api"
},
{
"id": "9fac0f16-d3ed-48ac-b41c-735ae7502ced",
"gambit_id": "6cb22659-0197-4382-a8c3-c0af3ad76b7d",
"last_updated": "2023-11-21T14:23:20.479550-05:00",
"created_at": "2023-11-20T09:48:10.483244-05:00",
"name": "Game Total Over 214.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "214.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57984ece-80da-4903-9dcf-8d989ee1c0d9/?format=api"
}
]
}