GET /api/bet_types/f545f39f-b797-4068-b842-2c35678ab5c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f545f39f-b797-4068-b842-2c35678ab5c9",
"match": "https://api-prod.gambitprofit.com/api/matches/9efc8541-9e28-48fb-baed-413c57fa1abe/?format=api",
"name": "Over/Under",
"created_at": "2023-08-24T09:53:14.218970-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3968f3bb-a90e-4a9e-aabc-2a4255b0d80c",
"gambit_id": "e7aadf53-7a1d-4ed8-90d7-da48dc46c136",
"last_updated": "2023-08-25T19:08:10.354259-04:00",
"created_at": "2023-08-24T09:53:14.224583-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f545f39f-b797-4068-b842-2c35678ab5c9/?format=api"
},
{
"id": "9671f80c-4c49-4f8b-a786-7cd9dd377c61",
"gambit_id": "7fe11fcb-0082-4f16-80e2-c33465236a06",
"last_updated": "2023-08-25T19:08:10.357850-04:00",
"created_at": "2023-08-24T09:53:14.229313-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f545f39f-b797-4068-b842-2c35678ab5c9/?format=api"
}
]
}