GET /api/bet_types/19d35e48-35d3-4c96-829d-2aca319fee6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19d35e48-35d3-4c96-829d-2aca319fee6d",
"match": "https://api-prod.gambitprofit.com/api/matches/40d48daf-5f40-4e41-9d9a-c1ffb3c0d978/?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": "Tennessee Titans",
"amount": 6114.0
},
{
"team": "Jacksonville Jaguars",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "7875b912-aaac-4151-a6ca-afbe5839e711",
"gambit_id": "34603d8a-0d6a-400c-ad77-3d18bb8ac89c",
"last_updated": "2022-12-12T10:22:12.797505-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tennessee Titans",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19d35e48-35d3-4c96-829d-2aca319fee6d/?format=api"
},
{
"id": "4640e4ff-b6be-45b7-b855-db80521f7545",
"gambit_id": "6cf5a9a8-c041-471f-bd3f-f73ef75ca8ed",
"last_updated": "2022-12-12T10:22:12.798744-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jacksonville Jaguars",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19d35e48-35d3-4c96-829d-2aca319fee6d/?format=api"
}
]
}