GET /api/bet_types/9d56cf3b-30e0-4f88-9f0a-795800dcdbb4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d56cf3b-30e0-4f88-9f0a-795800dcdbb4",
"match": "https://api-prod.gambitprofit.com/api/matches/2334f333-03b5-4cd6-b138-31f3ebbed8b0/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-29T09:58:08.562573-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": "New York Knicks",
"amount": 5107.0
},
{
"team": "Orlando Magic",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "169fc1d3-c3bf-440f-8f9a-30c71cf5d54b",
"gambit_id": "0efdeffa-b337-477f-9e64-33f54a48fb4c",
"last_updated": "2023-12-30T21:48:20.563594-05:00",
"created_at": "2023-12-29T09:58:08.577403-05:00",
"name": "New York Knicks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d56cf3b-30e0-4f88-9f0a-795800dcdbb4/?format=api"
},
{
"id": "dd98dfd8-6ebf-4743-8ed5-a0c75c80add1",
"gambit_id": "40832a41-cd43-4a97-b6a5-8a96a31af5f8",
"last_updated": "2023-12-30T21:48:20.566753-05:00",
"created_at": "2023-12-29T09:58:08.585563-05:00",
"name": "Orlando Magic",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d56cf3b-30e0-4f88-9f0a-795800dcdbb4/?format=api"
}
]
}