GET /api/bet_types/8279ff95-f3f1-4a7d-9daf-8ff504a999e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8279ff95-f3f1-4a7d-9daf-8ff504a999e3",
"match": "https://api-prod.gambitprofit.com/api/matches/e9dc64bc-70f5-4e72-bbe6-7efa29626b90/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 5127.0
},
{
"team": "Game Total Over 2.5",
"amount": 4873.0
}
],
"expected_reward_tokens": 8868.86,
"profit_sb": -131.14,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "798a5def-3abe-46ea-9099-87d8e2de3b7d",
"gambit_id": "8d0e0520-b908-4261-87da-75bda37c6889",
"last_updated": "2022-08-22T15:47:09.798404-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.73000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8279ff95-f3f1-4a7d-9daf-8ff504a999e3/?format=api"
},
{
"id": "3261c665-1402-49ae-819a-eb040e61c1cc",
"gambit_id": "243a8787-f9c4-4e53-ab9c-bc0ed8bd8d93",
"last_updated": "2022-08-22T15:47:09.798912-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.82000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8279ff95-f3f1-4a7d-9daf-8ff504a999e3/?format=api"
}
]
}