GET /api/bet_types/7cc2b93f-f35b-4e56-834e-dd8084b2f863/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7cc2b93f-f35b-4e56-834e-dd8084b2f863",
"match": "https://api-prod.gambitprofit.com/api/matches/93310818-0bb8-4206-a470-b1a6741d966c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-08T08:23:02.791168-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": "Minnesota Timberwolves",
"amount": 7761.0
},
{
"team": "New Orleans Pelicans",
"amount": 2239.0
}
],
"expected_reward_tokens": 9468.42,
"profit_sb": -31.58,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "0997122f-0059-4079-9838-cb36aa227143",
"gambit_id": "cffadf2d-4e5f-4b29-b28e-8d8ce5489554",
"last_updated": "2023-11-10T11:33:14.302680-05:00",
"created_at": "2023-11-08T08:23:02.800849-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.22000",
"odds": "1.22730",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc2b93f-f35b-4e56-834e-dd8084b2f863/?format=api"
},
{
"id": "1ba20da0-a24c-46b1-8914-ca4d31271baf",
"gambit_id": "12bd7403-11d2-40a5-834c-7b03b8a87255",
"last_updated": "2023-11-10T11:33:14.299201-05:00",
"created_at": "2023-11-08T08:23:02.795652-05:00",
"name": "New Orleans Pelicans",
"reward": "4.23000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7cc2b93f-f35b-4e56-834e-dd8084b2f863/?format=api"
}
]
}