GET /api/bet_types/33054b01-082a-4dea-a8e9-028e15dcdb7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33054b01-082a-4dea-a8e9-028e15dcdb7f",
"match": "https://api-prod.gambitprofit.com/api/matches/055c911b-2886-4fb9-9602-ce0ba486088a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-14T05:58:10.788708-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1e3ae9b9-71a2-4aca-b2ff-f9b9fcd12527",
"gambit_id": "99a072a9-f989-4b08-aaad-057bc7bac074",
"last_updated": "2023-06-15T23:18:30.950577-04:00",
"created_at": "2023-06-14T05:58:10.794155-04:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33054b01-082a-4dea-a8e9-028e15dcdb7f/?format=api"
},
{
"id": "971e5fef-b7c0-4e35-9f64-67f7af7fe05e",
"gambit_id": "328781aa-7e0f-467c-9863-c95a0e3944bb",
"last_updated": "2023-06-15T23:18:30.949171-04:00",
"created_at": "2023-06-14T05:58:10.791475-04:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33054b01-082a-4dea-a8e9-028e15dcdb7f/?format=api"
}
]
}