GET /api/bet_types/c854add6-d61e-47c2-bafb-2d489916c081/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c854add6-d61e-47c2-bafb-2d489916c081",
"match": "https://api-prod.gambitprofit.com/api/matches/24e81482-0f05-4a55-a5b5-24452bdf8601/?format=api",
"name": "Over/Under",
"created_at": "2023-10-28T09:08:08.825335-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Under 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "7a3234d9-4b89-4973-b4dc-1056a66d354f",
"gambit_id": "efe101ee-2f24-4210-afff-83ac197b34ef",
"last_updated": "2023-10-30T14:53:12.095784-04:00",
"created_at": "2023-10-28T09:08:08.829800-04:00",
"name": "Game Total Over 223.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c854add6-d61e-47c2-bafb-2d489916c081/?format=api"
},
{
"id": "ce7707a9-514c-49c3-ad6f-3e8cbc3223fa",
"gambit_id": "46b6e4e9-6a12-4264-8550-319a72597a14",
"last_updated": "2023-10-30T14:53:12.099150-04:00",
"created_at": "2023-10-28T09:08:08.834734-04:00",
"name": "Game Total Under 223.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c854add6-d61e-47c2-bafb-2d489916c081/?format=api"
}
]
}