GET /api/bet_types/38993cc1-91f6-4ffa-9c39-7c4a6e2d54be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38993cc1-91f6-4ffa-9c39-7c4a6e2d54be",
"match": "https://api-prod.gambitprofit.com/api/matches/dfdf24b1-af31-437f-b2b9-ebad12990b1d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T19:03:22.698110-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 Over 9.5",
"amount": 5000.0
},
{
"team": "Game Total Under 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e7259eb0-051d-4119-8d1f-905d7db7ad75",
"gambit_id": "8285d3e3-492c-4df7-847f-04d08c825b1e",
"last_updated": "2023-09-30T10:48:16.708824-04:00",
"created_at": "2023-09-29T19:03:22.703298-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38993cc1-91f6-4ffa-9c39-7c4a6e2d54be/?format=api"
},
{
"id": "d1f97231-32ec-42a5-8bf1-364c51c606b9",
"gambit_id": "14a7f6ee-a716-4b8a-8fe6-cae0cf861d75",
"last_updated": "2023-09-30T10:48:16.711963-04:00",
"created_at": "2023-09-29T19:03:22.707275-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38993cc1-91f6-4ffa-9c39-7c4a6e2d54be/?format=api"
}
]
}