GET /api/bet_types/776237eb-5363-4af5-ad16-6a6d0b34f0c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "776237eb-5363-4af5-ad16-6a6d0b34f0c2",
"match": "https://api-prod.gambitprofit.com/api/matches/436c4b39-7820-4174-b30f-da98e4cf5fa8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T19:52:13.259034-04: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": "Memphis",
"amount": 5421.0
},
{
"team": "Florida Atlantic",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "dfd0fcde-0010-46a3-88e1-bb2b2acba399",
"gambit_id": "d44d0f94-1431-4d45-8082-8b2d5ba367bc",
"last_updated": "2023-03-18T11:32:25.031851-04:00",
"created_at": "2023-03-14T19:52:13.260761-04:00",
"name": "Memphis",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/776237eb-5363-4af5-ad16-6a6d0b34f0c2/?format=api"
},
{
"id": "4956a284-1ee4-4542-9f90-20f136617843",
"gambit_id": "0edaacfb-af87-4f01-afb1-5a621bbaac9c",
"last_updated": "2023-03-18T11:32:25.033418-04:00",
"created_at": "2023-03-14T19:52:13.262444-04:00",
"name": "Florida Atlantic",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/776237eb-5363-4af5-ad16-6a6d0b34f0c2/?format=api"
}
]
}