GET /api/bet_types/88cdf22b-4e73-4f72-9e1d-a16547e25719/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88cdf22b-4e73-4f72-9e1d-a16547e25719",
"match": "https://api-prod.gambitprofit.com/api/matches/b8b58ea9-55fe-48d4-bf3b-fc457ec8c6c9/?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": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "f3e1cfc7-b57d-4564-bc3e-813f5bf3efe3",
"gambit_id": "cd875204-7119-4d83-ad1b-e7265223adcd",
"last_updated": "2022-10-17T14:12:47.256470-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88cdf22b-4e73-4f72-9e1d-a16547e25719/?format=api"
},
{
"id": "e74219ec-add9-46bb-a3af-de6ce51bff65",
"gambit_id": "6c17696f-a716-45a3-b140-d7264e8045de",
"last_updated": "2022-10-17T14:12:47.257527-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88cdf22b-4e73-4f72-9e1d-a16547e25719/?format=api"
}
]
}