GET /api/bet_types/41ae0a2a-78b6-492a-ae2e-a5d5b4c88fa3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41ae0a2a-78b6-492a-ae2e-a5d5b4c88fa3",
"match": "https://api-prod.gambitprofit.com/api/matches/305d77f4-8369-4d33-b0a9-a7c7923dbb5e/?format=api",
"name": "Over/Under",
"created_at": "2023-07-22T08:38:13.514840-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 8",
"amount": 5325.0
},
{
"team": "Game Total Under 8",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "3bb75370-a988-455f-9d86-681e8e8abdce",
"gambit_id": "bd942a29-3eae-4c51-99c4-d109ce04e910",
"last_updated": "2023-07-23T21:53:25.516665-04:00",
"created_at": "2023-07-22T08:38:13.523202-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41ae0a2a-78b6-492a-ae2e-a5d5b4c88fa3/?format=api"
},
{
"id": "f4ed03db-f3bb-4688-adf8-d48406a80d09",
"gambit_id": "caecaec5-6b55-4c3d-b964-b53136dcbb4c",
"last_updated": "2023-07-23T21:53:25.520045-04:00",
"created_at": "2023-07-22T08:38:13.532070-04:00",
"name": "Game Total Under 8",
"reward": "2.05000",
"odds": "2.10000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41ae0a2a-78b6-492a-ae2e-a5d5b4c88fa3/?format=api"
}
]
}