GET /api/bet_types/4c13a782-8884-477f-b735-8ca61f47292a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c13a782-8884-477f-b735-8ca61f47292a",
"match": "https://api-prod.gambitprofit.com/api/matches/35e54db8-43e3-4ad9-86e1-d3fe4753ea17/?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": "Total Rounds Over 2.5",
"amount": 7294.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 2706.0
}
],
"expected_reward_tokens": 9117.5,
"profit_sb": 117.5,
"profit_sb_percentage": 1.31,
"recommended": true
},
"lines": [
{
"id": "d67b6577-bf22-41d5-96f8-df3bd9382554",
"gambit_id": "eb7f7a66-4ed8-49ad-8674-4e7391003fcc",
"last_updated": "2022-08-07T11:17:13.849030-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.25000",
"odds": "1.27780",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c13a782-8884-477f-b735-8ca61f47292a/?format=api"
},
{
"id": "a4d57d31-8d97-4844-8ccb-7e699921a671",
"gambit_id": "83c1580f-0e3c-4ffc-936a-9347a246ed89",
"last_updated": "2022-08-07T11:17:13.848441-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "3.37000",
"odds": "3.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c13a782-8884-477f-b735-8ca61f47292a/?format=api"
}
]
}