GET /api/bet_types/57f1693f-4854-4514-8bc3-8ffd9cb3f7ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57f1693f-4854-4514-8bc3-8ffd9cb3f7ec",
"match": "https://api-prod.gambitprofit.com/api/matches/2bf65671-9c57-4b16-807a-118c652817c8/?format=api",
"name": "Over/Under",
"created_at": "2023-07-08T15:43:05.248631-04: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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "66c2c3d7-d796-470a-a3ae-5a0cead2aba0",
"gambit_id": "1ae9a914-d19b-4374-aad4-9b9fd956534c",
"last_updated": "2023-07-10T10:13:13.826328-04:00",
"created_at": "2023-07-08T15:43:05.251353-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f1693f-4854-4514-8bc3-8ffd9cb3f7ec/?format=api"
},
{
"id": "f18f326d-31f1-4d8e-8113-650667ebb476",
"gambit_id": "13d6a978-b036-4ad6-8eae-962b0f8a93ad",
"last_updated": "2023-07-10T10:13:13.827878-04:00",
"created_at": "2023-07-08T15:43:05.254101-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f1693f-4854-4514-8bc3-8ffd9cb3f7ec/?format=api"
}
]
}