GET /api/bet_types/58dd0460-5b5c-4431-bc71-01f59b8ee4a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58dd0460-5b5c-4431-bc71-01f59b8ee4a4",
"match": "https://api-prod.gambitprofit.com/api/matches/c9d66f41-d4be-480a-a5fb-c22132fb7774/?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 Under 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e0e1086a-77ec-4984-a931-bd6d2bc56f55",
"gambit_id": "b57de564-b7e3-4cf7-90f0-ae695c397b03",
"last_updated": "2022-11-29T10:07:05.508541-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dd0460-5b5c-4431-bc71-01f59b8ee4a4/?format=api"
},
{
"id": "f61a02e9-a193-450b-93e9-fd348bc6f724",
"gambit_id": "71c3f27a-24f3-4973-a0e1-69d97f10d559",
"last_updated": "2022-11-29T10:07:05.509639-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58dd0460-5b5c-4431-bc71-01f59b8ee4a4/?format=api"
}
]
}