GET /api/bet_types/04ef10d1-3e5c-4eff-b5a6-5f81df31d01a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04ef10d1-3e5c-4eff-b5a6-5f81df31d01a",
"match": "https://api-prod.gambitprofit.com/api/matches/4f46c18f-707a-48b1-aec1-70f0296a473d/?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 7.5",
"amount": 5207.0
},
{
"team": "Game Total Under 7.5",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "49f3ec9a-657c-41e2-9ca1-5552d73253b5",
"gambit_id": "fdf78645-d49f-44c2-ade1-7e9aa831f993",
"last_updated": "2022-09-10T22:07:32.966716-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.74000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04ef10d1-3e5c-4eff-b5a6-5f81df31d01a/?format=api"
},
{
"id": "c9f1a1b9-5a55-4cef-a0da-259b5f20a7c1",
"gambit_id": "5245093f-c53d-4303-ab34-282005a561f9",
"last_updated": "2022-09-10T22:07:32.965568-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.89000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04ef10d1-3e5c-4eff-b5a6-5f81df31d01a/?format=api"
}
]
}