GET /api/bet_types/315f4a78-c015-48cc-9e69-743600119456/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "315f4a78-c015-48cc-9e69-743600119456",
"match": "https://api-prod.gambitprofit.com/api/matches/94f8e468-8d30-40e8-805c-fc9defbe1631/?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": 5109.0
},
{
"team": "Game Total Under 6.5",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "3ffae39d-8cc1-4f19-b410-b250c037789f",
"gambit_id": "e1c99168-f0d4-4d3f-ba6a-c89bae804ed7",
"last_updated": "2022-08-14T13:46:59.481734-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/315f4a78-c015-48cc-9e69-743600119456/?format=api"
},
{
"id": "2e3be5ba-07e6-41d6-8c71-f4ada92bfb15",
"gambit_id": "51a345c6-0cbd-43ba-adf4-6435de8b3b1c",
"last_updated": "2022-08-14T13:46:59.481237-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/315f4a78-c015-48cc-9e69-743600119456/?format=api"
}
]
}