GET /api/bet_types/8c773390-7b34-4d3f-a7d4-a53b114c5a1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c773390-7b34-4d3f-a7d4-a53b114c5a1a",
"match": "https://api-prod.gambitprofit.com/api/matches/9302809d-8922-4ced-8692-659e6d49533f/?format=api",
"name": "Over/Under",
"created_at": "2023-03-18T08:46:54.506851-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 5.5",
"amount": 5107.0
},
{
"team": "Game Total Under 5.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "88e31945-7859-458d-9274-5e15f132f619",
"gambit_id": "c940dd05-6171-4d52-b497-47b6ce8ee5d3",
"last_updated": "2023-03-20T09:41:56.971840-04:00",
"created_at": "2023-03-18T08:46:54.512087-04:00",
"name": "Game Total Over 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c773390-7b34-4d3f-a7d4-a53b114c5a1a/?format=api"
},
{
"id": "6b13e644-f19d-434b-b3b3-29e27c5bf911",
"gambit_id": "0b7ec583-f2d9-4e10-b363-7d00c70224bb",
"last_updated": "2023-03-20T09:41:56.970335-04:00",
"created_at": "2023-03-18T08:46:54.509389-04:00",
"name": "Game Total Under 5.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c773390-7b34-4d3f-a7d4-a53b114c5a1a/?format=api"
}
]
}