GET /api/bet_types/fc8c1a52-eab5-465b-8f79-7fec4495a704/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc8c1a52-eab5-465b-8f79-7fec4495a704",
"match": "https://api-prod.gambitprofit.com/api/matches/1de1e40d-eb45-4689-bce4-4f2b5fec8916/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-03T09:56:52.512907-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": "CIN",
"amount": 5867.0
},
{
"team": "CHC",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "bc3893f2-ae9d-4534-b562-b4f2b6eef367",
"gambit_id": "33992af5-b741-4b22-bff1-c862aea0f572",
"last_updated": "2023-04-04T19:32:04.017594-04:00",
"created_at": "2023-04-03T09:56:52.514605-04:00",
"name": "CIN",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc8c1a52-eab5-465b-8f79-7fec4495a704/?format=api"
},
{
"id": "da37589a-493e-4302-b707-ad750022084f",
"gambit_id": "2cc04ce2-cbef-4986-b9c4-cdba71158aa0",
"last_updated": "2023-04-04T19:32:04.018932-04:00",
"created_at": "2023-04-03T09:56:52.516295-04:00",
"name": "CHC",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc8c1a52-eab5-465b-8f79-7fec4495a704/?format=api"
}
]
}