GET /api/bet_types/6ea2e337-8adf-4507-abdb-39d6df3de3b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ea2e337-8adf-4507-abdb-39d6df3de3b5",
"match": "https://api-prod.gambitprofit.com/api/matches/2542e603-f1ff-4490-b1d3-41c2ac118b35/?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": 5207.0
},
{
"team": "Game Total Under 6.5",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "42694302-d7dc-4749-8e4a-e2dfad2846cd",
"gambit_id": "5e7fda74-5bed-411d-8158-0e65d0f6a1c8",
"last_updated": "2022-09-13T22:47:03.722705-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.74000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ea2e337-8adf-4507-abdb-39d6df3de3b5/?format=api"
},
{
"id": "39b23576-5562-49ee-9564-5fba1d3d502b",
"gambit_id": "c90cc8b2-deab-491d-8ef2-685bb04fdab7",
"last_updated": "2022-09-13T22:47:03.721685-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.89000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ea2e337-8adf-4507-abdb-39d6df3de3b5/?format=api"
}
]
}