GET /api/bet_types/fcb52571-ee5f-424a-bf89-00c588293420/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcb52571-ee5f-424a-bf89-00c588293420",
"match": "https://api-prod.gambitprofit.com/api/matches/9f16bb7c-fde1-43bb-9cf0-63d374b0785b/?format=api",
"name": "Over/Under",
"created_at": "2023-10-18T09:13:03.033944-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 Over 44",
"amount": 5000.0
},
{
"team": "Game Total Under 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "38b99c25-e24e-4422-8c7c-20d31b42bae0",
"gambit_id": "9427cc86-3d26-4262-8a9c-31c148d8155d",
"last_updated": "2023-10-24T10:13:13.046033-04:00",
"created_at": "2023-10-18T09:13:03.039514-04:00",
"name": "Game Total Over 44",
"reward": "1.86000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb52571-ee5f-424a-bf89-00c588293420/?format=api"
},
{
"id": "11b3107a-2722-4b82-9b80-8352368bda5e",
"gambit_id": "5a575f84-92f3-446c-982e-5f84aea0a99c",
"last_updated": "2023-10-24T10:13:13.049742-04:00",
"created_at": "2023-10-18T09:13:03.046030-04:00",
"name": "Game Total Under 44",
"reward": "1.86000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb52571-ee5f-424a-bf89-00c588293420/?format=api"
}
]
}