GET /api/bet_types/90633f02-64c8-4f0a-b76f-d03781e86d41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90633f02-64c8-4f0a-b76f-d03781e86d41",
"match": "https://api-prod.gambitprofit.com/api/matches/5075ec16-b83f-4275-8068-df98f7e19361/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "San Diego State",
"amount": 6610.0
},
{
"team": "Arizona",
"amount": 3390.0
}
],
"expected_reward_tokens": 9254.0,
"profit_sb": 254.0,
"profit_sb_percentage": 2.82,
"recommended": true
},
"lines": [
{
"id": "1cc9a62a-98e5-4131-a85d-d42672ba6967",
"gambit_id": "64ac015f-10e2-461d-bf86-b11ea965cb8d",
"last_updated": "2022-09-05T09:52:23.407255-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Diego State",
"reward": "1.40000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90633f02-64c8-4f0a-b76f-d03781e86d41/?format=api"
},
{
"id": "474c5e23-7581-472c-a6a6-dc09ac254ee8",
"gambit_id": "2d3cedc6-d4f6-4661-8288-44d7ab1ea1d1",
"last_updated": "2022-09-05T09:52:23.408394-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona",
"reward": "2.73000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90633f02-64c8-4f0a-b76f-d03781e86d41/?format=api"
}
]
}