GET /api/bet_types/761591ff-18c6-41a4-8e89-2670c388ff71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "761591ff-18c6-41a4-8e89-2670c388ff71",
"match": "https://api-prod.gambitprofit.com/api/matches/5224eaa6-79b3-4467-b686-17c6be5ffd2d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-26T08:46:57.863477-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": "Atlanta Hawks",
"amount": 7037.0
},
{
"team": "Brooklyn Nets",
"amount": 2963.0
}
],
"expected_reward_tokens": 9570.32,
"profit_sb": 70.32,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "ce41ce4c-09b7-4549-84a6-e6f297e0f075",
"gambit_id": "d0923fdb-b088-4b75-a7fe-f746b0b9ce84",
"last_updated": "2023-02-28T12:37:06.348083-05:00",
"created_at": "2023-02-26T08:46:57.864683-05:00",
"name": "Atlanta Hawks",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/761591ff-18c6-41a4-8e89-2670c388ff71/?format=api"
},
{
"id": "410d4f20-9d9d-4704-a8db-b24dda81ffa6",
"gambit_id": "44824685-d31c-44a4-9e28-ed1539b1a9d5",
"last_updated": "2023-02-28T12:37:06.349289-05:00",
"created_at": "2023-02-26T08:46:57.865888-05:00",
"name": "Brooklyn Nets",
"reward": "3.23000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/761591ff-18c6-41a4-8e89-2670c388ff71/?format=api"
}
]
}