GET /api/bet_types/c34a2d0e-38c8-4205-a943-607f24e1daf5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c34a2d0e-38c8-4205-a943-607f24e1daf5",
"match": "https://api-prod.gambitprofit.com/api/matches/d6462002-1c29-4b3a-8778-7f160030b010/?format=api",
"name": "Over/Under",
"created_at": "2023-01-28T09:42:04.127948-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 Under 232",
"amount": 5000.0
},
{
"team": "Game Total Over 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "f16eb24d-f39a-4a8a-a9ca-ead001505261",
"gambit_id": "1550c98f-e3cf-4db9-9d03-26631a1beefd",
"last_updated": "2023-01-30T17:46:57.389241-05:00",
"created_at": "2023-01-28T09:42:04.129257-05:00",
"name": "Game Total Under 232",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c34a2d0e-38c8-4205-a943-607f24e1daf5/?format=api"
},
{
"id": "0083d020-61ec-4168-a9e3-f1b0f21b1696",
"gambit_id": "9226ffc6-6c4f-4661-890b-7f974a62c2ae",
"last_updated": "2023-01-30T17:46:57.391061-05:00",
"created_at": "2023-01-28T09:42:04.130539-05:00",
"name": "Game Total Over 232",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c34a2d0e-38c8-4205-a943-607f24e1daf5/?format=api"
}
]
}