GET /api/bet_types/6ffa56b3-5df5-4f97-87e7-405808e36635/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ffa56b3-5df5-4f97-87e7-405808e36635",
"match": "https://api-prod.gambitprofit.com/api/matches/795be98e-0b93-4964-86f9-9cb003a6db8a/?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 9.5",
"amount": 5109.0
},
{
"team": "Game Total Under 9.5",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "9af2a867-62ee-447e-9d1c-56473d301411",
"gambit_id": "c66d8bfa-1c62-48f8-9509-68cdf0009c9b",
"last_updated": "2022-08-08T10:57:06.198110-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9.5",
"reward": "1.79000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffa56b3-5df5-4f97-87e7-405808e36635/?format=api"
},
{
"id": "3f90f87d-4e27-44f4-82e6-b41fdb00382f",
"gambit_id": "a20de6c0-8286-42c1-b67e-8297f9407af3",
"last_updated": "2022-08-08T10:57:06.197500-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffa56b3-5df5-4f97-87e7-405808e36635/?format=api"
}
]
}