GET /api/bet_types/f07b285e-734c-4c19-9879-7be313ded222/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f07b285e-734c-4c19-9879-7be313ded222",
"match": "https://api-prod.gambitprofit.com/api/matches/081338da-6ba0-4013-9452-d597194e7c00/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-27T11:27:16.678712-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": "Portland Trail Blazers",
"amount": 5000.0
},
{
"team": "New Orleans Pelicans",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8618c400-3436-45b0-812a-6690127c54f6",
"gambit_id": "201bbfb0-0011-40b4-a87b-1e6fe9100810",
"last_updated": "2023-03-28T11:06:56.816679-04:00",
"created_at": "2023-03-27T11:27:16.681627-04:00",
"name": "Portland Trail Blazers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f07b285e-734c-4c19-9879-7be313ded222/?format=api"
},
{
"id": "099f9f21-de72-4ae9-a14e-21e7272d6c20",
"gambit_id": "1aece3bd-f259-4df2-9903-987461ebb0bf",
"last_updated": "2023-03-28T11:06:56.819019-04:00",
"created_at": "2023-03-27T11:27:16.685160-04:00",
"name": "New Orleans Pelicans",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f07b285e-734c-4c19-9879-7be313ded222/?format=api"
}
]
}