GET /api/bet_types/4de37824-f9c6-46d0-81ad-4078992cd438/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4de37824-f9c6-46d0-81ad-4078992cd438",
"match": "https://api-prod.gambitprofit.com/api/matches/85e8d44d-3aab-4911-8d17-412f4e6cd281/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-16T09:23:13.604342-05: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": "Los Angeles Kings",
"amount": 5773.0
},
{
"team": "Seattle Kraken",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "83b0a5a8-ed96-470f-ad84-70b4577ddd31",
"gambit_id": "1d98283f-5d17-4ef6-a5c1-df58d603864b",
"last_updated": "2023-12-18T10:18:30.245350-05:00",
"created_at": "2023-12-16T09:23:13.607877-05:00",
"name": "Los Angeles Kings",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4de37824-f9c6-46d0-81ad-4078992cd438/?format=api"
},
{
"id": "74326b71-460b-46b7-80ea-acc1b33f5d01",
"gambit_id": "14547875-ab9d-4a33-b1e6-bc3041f3f602",
"last_updated": "2023-12-18T10:18:30.249478-05:00",
"created_at": "2023-12-16T09:23:13.611331-05:00",
"name": "Seattle Kraken",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4de37824-f9c6-46d0-81ad-4078992cd438/?format=api"
}
]
}