GET /api/bet_types/8d84ee37-39a2-4f87-b58c-86f81325dd79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d84ee37-39a2-4f87-b58c-86f81325dd79",
"match": "https://api-prod.gambitprofit.com/api/matches/6af7f2e4-5c9a-4929-b25e-39cb2a3e733d/?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 6.5",
"amount": 5208.0
},
{
"team": "Game Total Over 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "cf59a190-c72f-4d63-8f81-c3f61d821836",
"gambit_id": "ee1be247-62b4-4fdc-a4ba-3cdee89c1305",
"last_updated": "2022-11-30T09:42:19.478330-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d84ee37-39a2-4f87-b58c-86f81325dd79/?format=api"
},
{
"id": "c529f9b1-d02c-409a-96d5-44c73eb28c69",
"gambit_id": "5ee1980d-4b8a-4328-a393-ba5de476de12",
"last_updated": "2022-11-30T09:42:19.479442-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d84ee37-39a2-4f87-b58c-86f81325dd79/?format=api"
}
]
}