GET /api/bet_types/9fb062b0-46b7-4987-a6ab-10119c9883f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fb062b0-46b7-4987-a6ab-10119c9883f9",
"match": "https://api-prod.gambitprofit.com/api/matches/d38b793c-02b7-4232-8ca7-31bb1a7f00bf/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T11:51:57.481891-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": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8157895d-ddae-4e8c-9e57-674736260594",
"gambit_id": "9306ee62-a2f9-498a-a12c-04dcf8d525a4",
"last_updated": "2023-05-07T11:57:20.152878-04:00",
"created_at": "2023-05-06T11:51:57.484953-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fb062b0-46b7-4987-a6ab-10119c9883f9/?format=api"
},
{
"id": "2f11d692-da83-4f94-8800-f43715b833b2",
"gambit_id": "8a78a2db-97fe-44ba-b5cd-e5a31ff490ab",
"last_updated": "2023-05-07T11:57:20.151636-04:00",
"created_at": "2023-05-06T11:51:57.483331-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fb062b0-46b7-4987-a6ab-10119c9883f9/?format=api"
}
]
}