GET /api/bet_types/d356466c-a738-4084-aa71-aa1009aeb3b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d356466c-a738-4084-aa71-aa1009aeb3b1",
"match": "https://api-prod.gambitprofit.com/api/matches/7e5aa658-4b3e-40c0-9165-442812c2ebca/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:54.964180-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": 7712.0
},
{
"team": "Detroit Pistons",
"amount": 2288.0
}
],
"expected_reward_tokens": 9174.88,
"profit_sb": 174.88,
"profit_sb_percentage": 1.94,
"recommended": true
},
"lines": [
{
"id": "bc672b06-172c-4fa7-b9e4-c4032d349862",
"gambit_id": "66345325-1510-449d-9e9d-91eced1ba3f9",
"last_updated": "2022-12-24T19:06:53.790695-05:00",
"created_at": "2022-12-23T09:06:54.965332-05:00",
"name": "Atlanta Hawks",
"reward": "1.19000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d356466c-a738-4084-aa71-aa1009aeb3b1/?format=api"
},
{
"id": "356f529e-7d3f-4608-9ce6-1dbf6769e6b1",
"gambit_id": "ce977c32-22fc-481b-9b9e-a687cab60d54",
"last_updated": "2022-12-24T19:06:53.791736-05:00",
"created_at": "2022-12-23T09:06:54.966547-05:00",
"name": "Detroit Pistons",
"reward": "4.01000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d356466c-a738-4084-aa71-aa1009aeb3b1/?format=api"
}
]
}