GET /api/bet_types/4f95f000-d6fc-4396-ab1e-bb87093d14a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f95f000-d6fc-4396-ab1e-bb87093d14a3",
"match": "https://api-prod.gambitprofit.com/api/matches/6e2f057b-7a8e-44ed-96ff-b65f0957bf56/?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 6.5",
"amount": 5399.0
},
{
"team": "Game Total Under 6.5",
"amount": 4601.0
}
],
"expected_reward_tokens": 9016.33,
"profit_sb": 16.33,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "bec3982d-7124-48bd-b53c-6a78c6936510",
"gambit_id": "45182097-f4ba-4d87-9f7c-e04d398ff81d",
"last_updated": "2022-12-17T10:02:21.625415-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.67000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f95f000-d6fc-4396-ab1e-bb87093d14a3/?format=api"
},
{
"id": "d2445e46-72b5-40c1-a694-4167fb08d4e2",
"gambit_id": "2bbbae70-a462-42b3-bd4d-2f1576d80dbe",
"last_updated": "2022-12-17T10:02:21.624346-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f95f000-d6fc-4396-ab1e-bb87093d14a3/?format=api"
}
]
}