GET /api/bet_types/9f6721db-4daf-41b1-92de-1aa8d772de18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f6721db-4daf-41b1-92de-1aa8d772de18",
"match": "https://api-prod.gambitprofit.com/api/matches/00277846-7f93-4d68-b847-795fa4fa64e9/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 70",
"amount": 5000.0
},
{
"team": "Game Total Under 70",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "3f9a1cc6-93a0-4f0e-97e3-a8788f9a3963",
"gambit_id": "48958e33-bf1b-45c9-a437-1a4deadd9b20",
"last_updated": "2022-10-09T18:32:12.374566-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 70",
"reward": "1.88000",
"odds": "1.90910",
"spread": "70.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6721db-4daf-41b1-92de-1aa8d772de18/?format=api"
},
{
"id": "0458dd7c-20aa-4080-a03c-e3bd8034225a",
"gambit_id": "2b97b7f5-90f0-4d36-ac37-885afef3e67a",
"last_updated": "2022-10-09T18:32:12.373405-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 70",
"reward": "1.88000",
"odds": "1.90910",
"spread": "70.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f6721db-4daf-41b1-92de-1aa8d772de18/?format=api"
}
]
}