GET /api/bet_types/e641ae9e-9f5c-495f-9359-11c191429b87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e641ae9e-9f5c-495f-9359-11c191429b87",
"match": "https://api-prod.gambitprofit.com/api/matches/982a8522-7858-4cf0-bc5f-f743011fb17b/?format=api",
"name": "Over/Under",
"created_at": "2023-05-16T09:47:06.281588-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": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0d292142-3cda-4456-9b95-ef5034d666f9",
"gambit_id": "597de987-33b2-44c2-9c6f-7edb6425a29d",
"last_updated": "2023-05-18T11:47:15.848681-04:00",
"created_at": "2023-05-16T09:47:06.285973-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e641ae9e-9f5c-495f-9359-11c191429b87/?format=api"
},
{
"id": "3da7da5d-946e-4206-8d71-b7a6cf73aa4a",
"gambit_id": "693b2576-1ec5-4f10-a83f-c98e3cd751b2",
"last_updated": "2023-05-18T11:47:15.850261-04:00",
"created_at": "2023-05-16T09:47:06.283625-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e641ae9e-9f5c-495f-9359-11c191429b87/?format=api"
}
]
}