GET /api/bet_types/370c4505-b855-43de-b3d4-0e0aac8e1a43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "370c4505-b855-43de-b3d4-0e0aac8e1a43",
"match": "https://api-prod.gambitprofit.com/api/matches/146d921e-85d1-470a-ac0f-db5fcd439952/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-21T08:53:22.536492-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": "STL",
"amount": 5939.0
},
{
"team": "CHC",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "1a8c681c-b323-427a-8e34-31d2f7381be2",
"gambit_id": "3af65954-b1d1-4259-8ccd-6fb83cc8d855",
"last_updated": "2023-07-22T11:33:25.351340-04:00",
"created_at": "2023-07-21T08:53:22.537955-04:00",
"name": "STL",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/370c4505-b855-43de-b3d4-0e0aac8e1a43/?format=api"
},
{
"id": "03992007-98fa-4a80-aab9-ea01625d87e7",
"gambit_id": "f54eb619-dc58-40fb-8d87-bca4db122024",
"last_updated": "2023-07-22T11:33:25.355072-04:00",
"created_at": "2023-07-21T08:53:22.539427-04:00",
"name": "CHC",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/370c4505-b855-43de-b3d4-0e0aac8e1a43/?format=api"
}
]
}