GET /api/bet_types/4db3dc64-3fbc-4af7-bed6-cd6fea0e75e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4db3dc64-3fbc-4af7-bed6-cd6fea0e75e4",
"match": "https://api-prod.gambitprofit.com/api/matches/fa0e7325-18b1-4c95-8592-444143e83b55/?format=api",
"name": "Over/Under",
"created_at": "2023-07-30T08:18:22.844549-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "15621a9e-7873-4491-8fab-be4e1e682d00",
"gambit_id": "5ef8855e-c85f-4aef-b33d-e3204be13f2a",
"last_updated": "2023-07-31T18:18:09.541556-04:00",
"created_at": "2023-07-30T08:18:22.848297-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4db3dc64-3fbc-4af7-bed6-cd6fea0e75e4/?format=api"
},
{
"id": "df7dbe15-7427-4afb-93b1-b30e2b701fab",
"gambit_id": "c27e351d-fe34-44cb-85a2-efb78545095b",
"last_updated": "2023-07-31T18:18:09.537230-04:00",
"created_at": "2023-07-30T08:18:22.852115-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4db3dc64-3fbc-4af7-bed6-cd6fea0e75e4/?format=api"
}
]
}