GET /api/bet_types/8136dc3d-ec8a-4c57-a919-0650642aa152/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8136dc3d-ec8a-4c57-a919-0650642aa152",
"match": "https://api-prod.gambitprofit.com/api/matches/fc3bc0d1-bebc-44a9-9ce6-c657897297f5/?format=api",
"name": "Over/Under",
"created_at": "2023-12-29T09:58:10.761023-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 237",
"amount": 5000.0
},
{
"team": "Game Total Under 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1d4920d0-0d91-4c6f-b0e5-5128ad48c3e7",
"gambit_id": "48720f7d-ff70-43cb-8ba5-61224f9e29b8",
"last_updated": "2023-12-30T21:43:27.145792-05:00",
"created_at": "2023-12-29T09:58:10.770915-05:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8136dc3d-ec8a-4c57-a919-0650642aa152/?format=api"
},
{
"id": "f1d30501-6b8b-4ba8-aa9c-82e8b170856c",
"gambit_id": "baa07957-1710-4ed9-bd62-17c764974d74",
"last_updated": "2023-12-30T21:43:27.149018-05:00",
"created_at": "2023-12-29T09:58:10.775168-05:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8136dc3d-ec8a-4c57-a919-0650642aa152/?format=api"
}
]
}