GET /api/bet_types/89e1f22f-229e-4c5f-916d-dc4f32f57e5d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89e1f22f-229e-4c5f-916d-dc4f32f57e5d",
"match": "https://api-prod.gambitprofit.com/api/matches/faf925a0-fe1b-4795-b631-2a5c294924ae/?format=api",
"name": "Play the Odds",
"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": "PHI",
"amount": 6167.0
},
{
"team": "ATL",
"amount": 3833.0
}
],
"expected_reward_tokens": 9620.52,
"profit_sb": 120.52,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "61f0c9c2-56d5-4200-a52e-f3a616325bb2",
"gambit_id": "173c41b7-66e7-4fd1-80dc-9a07e01d8aaa",
"last_updated": "2022-10-15T09:07:27.240399-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "1.56000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e1f22f-229e-4c5f-916d-dc4f32f57e5d/?format=api"
},
{
"id": "fd6571e4-365f-485e-b168-ddd0de5bc197",
"gambit_id": "25dc3c4d-6ae8-44c0-89d1-20126ff855b2",
"last_updated": "2022-10-15T09:07:27.242063-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL",
"reward": "2.51000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89e1f22f-229e-4c5f-916d-dc4f32f57e5d/?format=api"
}
]
}