GET /api/bet_types/79170ff6-e101-45f6-ab78-4adc7d5b0cc0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79170ff6-e101-45f6-ab78-4adc7d5b0cc0",
"match": "https://api-prod.gambitprofit.com/api/matches/1600d607-8145-41ac-b3c3-e731f9ca2d6b/?format=api",
"name": "Over/Under",
"created_at": "2023-03-18T08:46:55.677017-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 Under 230",
"amount": 5000.0
},
{
"team": "Game Total Over 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1d31d4c7-3540-4133-bd12-3148fb5045ea",
"gambit_id": "49ddc3d5-05cb-45c1-9515-667cd47a1817",
"last_updated": "2023-03-19T17:01:59.277586-04:00",
"created_at": "2023-03-18T08:46:55.681620-04:00",
"name": "Game Total Under 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79170ff6-e101-45f6-ab78-4adc7d5b0cc0/?format=api"
},
{
"id": "a72ccfc6-1888-46fc-950f-92db0553da21",
"gambit_id": "57bbf8a9-c4b6-4006-9a1f-8ddc94b672d2",
"last_updated": "2023-03-19T17:01:59.278775-04:00",
"created_at": "2023-03-18T08:46:55.686815-04:00",
"name": "Game Total Over 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79170ff6-e101-45f6-ab78-4adc7d5b0cc0/?format=api"
}
]
}