GET /api/bet_types/07bdad4a-eb16-459d-8cf2-d6222213bc55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07bdad4a-eb16-459d-8cf2-d6222213bc55",
"match": "https://api-prod.gambitprofit.com/api/matches/7e307f63-4616-4545-afbf-fa5e58397784/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-20T08:33:12.525024-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": "MIN",
"amount": 6390.0
},
{
"team": "SEA",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "95f34ef6-3148-4f20-893d-20044bf346d1",
"gambit_id": "1961887e-af82-4bf0-b4e4-a379025ae628",
"last_updated": "2023-07-22T09:42:59.979904-04:00",
"created_at": "2023-07-20T08:33:12.526684-04:00",
"name": "MIN",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07bdad4a-eb16-459d-8cf2-d6222213bc55/?format=api"
},
{
"id": "795367cd-0a95-4522-8fab-cb377e8b6ce3",
"gambit_id": "3c3d852b-f29d-4ca3-afc3-154ce6c89cd6",
"last_updated": "2023-07-22T09:42:59.983386-04:00",
"created_at": "2023-07-20T08:33:12.528299-04:00",
"name": "SEA",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07bdad4a-eb16-459d-8cf2-d6222213bc55/?format=api"
}
]
}