GET /api/bet_types/693b0b79-a79b-446c-93b5-3b04fa1fbded/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "693b0b79-a79b-446c-93b5-3b04fa1fbded",
"match": "https://api-prod.gambitprofit.com/api/matches/e0f1f77f-8f67-4a7c-a2cf-059beba8dbe9/?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 7.5",
"amount": 5106.0
},
{
"team": "Game Total Over 7.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "5ffa24df-9892-46c9-a779-6a1c2b3d2579",
"gambit_id": "5480d998-7b71-4388-86e4-928162510538",
"last_updated": "2022-10-06T10:12:05.655113-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/693b0b79-a79b-446c-93b5-3b04fa1fbded/?format=api"
},
{
"id": "9083714c-0f34-4b4e-8f3c-3e490aed5213",
"gambit_id": "0781b187-b1ed-4cb1-af96-e968b6db2e76",
"last_updated": "2022-10-06T10:12:05.656311-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/693b0b79-a79b-446c-93b5-3b04fa1fbded/?format=api"
}
]
}