GET /api/bet_types/83b96a77-0f24-4655-b06a-2741f329c4fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83b96a77-0f24-4655-b06a-2741f329c4fd",
"match": "https://api-prod.gambitprofit.com/api/matches/e13ee5e2-c946-461b-8eb3-2fd2302ec855/?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 7.5",
"amount": 5204.0
},
{
"team": "Game Total Over 7.5",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "53d6d8e5-4881-4df3-b731-8b977130f0d5",
"gambit_id": "2fc9d1ba-5e84-4f20-9b01-44b4a7a49428",
"last_updated": "2022-08-07T10:57:15.584719-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.76000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83b96a77-0f24-4655-b06a-2741f329c4fd/?format=api"
},
{
"id": "d572147a-a7ee-4062-a1eb-009873a7d8a4",
"gambit_id": "a732732c-2b83-4eb8-a8b3-a33f12c014e3",
"last_updated": "2022-08-07T10:57:15.585324-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83b96a77-0f24-4655-b06a-2741f329c4fd/?format=api"
}
]
}