GET /api/bet_types/78b1d4d1-8c9e-4e2a-a445-78eb95a37473/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78b1d4d1-8c9e-4e2a-a445-78eb95a37473",
"match": "https://api-prod.gambitprofit.com/api/matches/8c0ea328-4b97-4504-90d9-06700de8835a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-23T12:41:49.411533-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": "Denver Nuggets",
"amount": 6163.0
},
{
"team": "Minnesota Timberwolves",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "a279edfe-5fd6-4207-ba3a-95910a9efc3e",
"gambit_id": "84b8ec7f-45b1-4e46-8dc4-2901244f0d13",
"last_updated": "2023-04-24T13:02:14.867596-04:00",
"created_at": "2023-04-23T12:41:49.415068-04:00",
"name": "Denver Nuggets",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b1d4d1-8c9e-4e2a-a445-78eb95a37473/?format=api"
},
{
"id": "ce46cf3b-2e02-4854-ba02-37743083f13d",
"gambit_id": "53e4e848-f375-4c37-b858-e15caa2c31fc",
"last_updated": "2023-04-24T13:02:14.865070-04:00",
"created_at": "2023-04-23T12:41:49.413480-04:00",
"name": "Minnesota Timberwolves",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78b1d4d1-8c9e-4e2a-a445-78eb95a37473/?format=api"
}
]
}