GET /api/bet_types/d6d7a19c-ba81-40eb-a8d3-b2d0c27ffdb9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6d7a19c-ba81-40eb-a8d3-b2d0c27ffdb9",
"match": "https://api-prod.gambitprofit.com/api/matches/24693b56-60a1-421a-9c0f-a7af4d325864/?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": "Troy",
"amount": 7269.0
},
{
"team": "Army",
"amount": 2731.0
}
],
"expected_reward_tokens": 9230.78,
"profit_sb": 230.78,
"profit_sb_percentage": 2.56,
"recommended": true
},
"lines": [
{
"id": "ce37fb95-c277-49fb-b344-898bac7a5438",
"gambit_id": "dde44e96-3f83-4017-b0e6-51b1c76fd8a4",
"last_updated": "2022-11-14T09:44:01.659427-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Troy",
"reward": "1.27000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6d7a19c-ba81-40eb-a8d3-b2d0c27ffdb9/?format=api"
},
{
"id": "02771610-fe51-4ae7-9024-47e98b95eb3c",
"gambit_id": "9481acca-4e74-4d52-b21c-6ed298a28630",
"last_updated": "2022-11-14T09:44:01.660573-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Army",
"reward": "3.38000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6d7a19c-ba81-40eb-a8d3-b2d0c27ffdb9/?format=api"
}
]
}