GET /api/bet_types/83f6b628-0387-4356-945d-6349fceddb3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83f6b628-0387-4356-945d-6349fceddb3f",
"match": "https://api-prod.gambitprofit.com/api/matches/bd451acc-33db-4427-be24-49f6bd29da0d/?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 Under 6.5",
"amount": 5212.0
},
{
"team": "Game Total Over 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "329e8da3-2c0b-4a91-bf39-00b4b9e6ffc2",
"gambit_id": "ad08a057-e2aa-498d-9ddb-8d5a56e31d83",
"last_updated": "2022-10-29T19:11:52.599474-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f6b628-0387-4356-945d-6349fceddb3f/?format=api"
},
{
"id": "b73c8901-c265-4e50-80a0-b44a3a0e28a8",
"gambit_id": "f199542e-7218-4fb7-b9a6-2252c71610ed",
"last_updated": "2022-10-29T19:11:52.600588-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83f6b628-0387-4356-945d-6349fceddb3f/?format=api"
}
]
}