GET /api/bet_types/f56951e9-15e1-4083-8d4c-1ceb7db5122a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f56951e9-15e1-4083-8d4c-1ceb7db5122a",
"match": "https://api-prod.gambitprofit.com/api/matches/10fc4d4c-6036-4308-8a11-723bdd827826/?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": "St Louis Blues",
"amount": 6811.0
},
{
"team": "Montreal Canadiens",
"amount": 3189.0
}
],
"expected_reward_tokens": 9535.11,
"profit_sb": 35.11,
"profit_sb_percentage": 0.37,
"recommended": true
},
"lines": [
{
"id": "6d69a4a9-9813-49b4-9560-afce94599071",
"gambit_id": "b23862d6-c0e1-4e76-b61b-be7023e4bf2f",
"last_updated": "2022-10-31T11:07:09.430442-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "St Louis Blues",
"reward": "1.40000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f56951e9-15e1-4083-8d4c-1ceb7db5122a/?format=api"
},
{
"id": "b2e39777-b05b-48b1-8285-9021f357bc0e",
"gambit_id": "2bb7af58-7766-4969-ac20-789d4fc38a0c",
"last_updated": "2022-10-31T11:07:09.431382-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "2.99000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f56951e9-15e1-4083-8d4c-1ceb7db5122a/?format=api"
}
]
}