GET /api/bet_types/4d8964f4-650b-4a72-b951-c1739a76f601/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d8964f4-650b-4a72-b951-c1739a76f601",
"match": "https://api-prod.gambitprofit.com/api/matches/71e3d2ad-19c5-4e14-bcb9-5967cd01ac64/?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 2.5",
"amount": 5571.0
},
{
"team": "Game Total Under 2.5",
"amount": 4429.0
}
],
"expected_reward_tokens": 8857.89,
"profit_sb": -142.11,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fb54bc17-19f4-4dd7-9088-76603d389c5e",
"gambit_id": "107201f7-4380-4f12-8d45-471dfb37fb9d",
"last_updated": "2022-08-14T14:02:04.434528-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.59000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d8964f4-650b-4a72-b951-c1739a76f601/?format=api"
},
{
"id": "2c0c32c2-5c5f-4b6f-a0a4-afc4513ec18d",
"gambit_id": "fa9a59e3-81bc-4671-bb16-343cc4787a37",
"last_updated": "2022-08-14T14:02:04.434086-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.00000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d8964f4-650b-4a72-b951-c1739a76f601/?format=api"
}
]
}