GET /api/bet_types/71a50691-ec63-45bf-a0d5-b99e54c613a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71a50691-ec63-45bf-a0d5-b99e54c613a6",
"match": "https://api-prod.gambitprofit.com/api/matches/31f35b50-9e97-40ca-b8f1-0d79bfd0f7ba/?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 Over 6.5",
"amount": 5306.0
},
{
"team": "Game Total Under 6.5",
"amount": 4694.0
}
],
"expected_reward_tokens": 8965.54,
"profit_sb": -34.46,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "9d58db05-0e29-4fbd-8c5a-8cf7b7cfa200",
"gambit_id": "527dd687-a4d0-48a5-a8e9-dda6b33d0cf3",
"last_updated": "2022-12-22T20:42:22.392336-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.69000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71a50691-ec63-45bf-a0d5-b99e54c613a6/?format=api"
},
{
"id": "9aa6dca0-c56d-4214-b6a1-9c1241f9fec8",
"gambit_id": "eb1ced74-c658-464e-a463-c1729e723c63",
"last_updated": "2022-12-22T20:42:22.393447-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71a50691-ec63-45bf-a0d5-b99e54c613a6/?format=api"
}
]
}