GET /api/bet_types/815209a2-9af9-431f-b83a-40ca4bc40497/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "815209a2-9af9-431f-b83a-40ca4bc40497",
"match": "https://api-prod.gambitprofit.com/api/matches/e191d37d-c8a3-41d8-a6b3-459c147543dc/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:18.207389-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Under 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "04f51cf9-4ded-42e6-887b-15a76d98d75f",
"gambit_id": "887e3c32-a35b-4b29-a414-37aa1455c00b",
"last_updated": "2023-11-23T14:33:15.355538-05:00",
"created_at": "2023-11-22T09:08:18.210599-05:00",
"name": "Game Total Over 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/815209a2-9af9-431f-b83a-40ca4bc40497/?format=api"
},
{
"id": "5980f670-19d4-4dfd-a228-0a0a089e6b36",
"gambit_id": "c2cb0456-d23c-46b9-a3c1-be1145766b28",
"last_updated": "2023-11-23T14:33:15.363762-05:00",
"created_at": "2023-11-22T09:08:18.214146-05:00",
"name": "Game Total Under 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/815209a2-9af9-431f-b83a-40ca4bc40497/?format=api"
}
]
}