GET /api/bet_types/616319b0-3278-4965-870e-53ec64e565e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "616319b0-3278-4965-870e-53ec64e565e6",
"match": "https://api-prod.gambitprofit.com/api/matches/bfc95238-3aa2-4269-bf55-06d7859bf38f/?format=api",
"name": "Over/Under",
"created_at": "2023-10-27T10:23:21.148118-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 216",
"amount": 5000.0
},
{
"team": "Game Total Under 216",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "fafd4d8f-31c6-470b-8ad0-994300bfc6f3",
"gambit_id": "cc484a01-2d05-47dc-86f9-03e2a13a09e0",
"last_updated": "2023-10-30T15:08:14.240698-04:00",
"created_at": "2023-10-27T10:23:21.153321-04:00",
"name": "Game Total Over 216",
"reward": "1.86000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/616319b0-3278-4965-870e-53ec64e565e6/?format=api"
},
{
"id": "c02f8327-0470-4df0-b404-2b179e51a88c",
"gambit_id": "74e21750-df44-435c-b0a2-7c07ceae77ae",
"last_updated": "2023-10-30T15:08:14.244776-04:00",
"created_at": "2023-10-27T10:23:21.158311-04:00",
"name": "Game Total Under 216",
"reward": "1.86000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/616319b0-3278-4965-870e-53ec64e565e6/?format=api"
}
]
}