GET /api/bet_types/21a9bf54-b7a5-4e78-9a8a-03fd57c6cc9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21a9bf54-b7a5-4e78-9a8a-03fd57c6cc9f",
"match": "https://api-prod.gambitprofit.com/api/matches/242131e6-4e6b-482b-a64d-24d8f042fc76/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-26T11:52:14.401588-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": "PIT",
"amount": 5939.0
},
{
"team": "SEA",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "e5cd3f0d-290e-45dd-b1b1-92e9fff6336c",
"gambit_id": "0c8e12ea-a5ca-4eee-9347-5d973da30425",
"last_updated": "2023-05-27T16:21:51.143997-04:00",
"created_at": "2023-05-26T11:52:14.403846-04:00",
"name": "PIT",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a9bf54-b7a5-4e78-9a8a-03fd57c6cc9f/?format=api"
},
{
"id": "7f95ff96-bec2-4f6b-a45f-9a7980ec6e6a",
"gambit_id": "f87e6c84-0898-4548-b254-e26a803f4fbc",
"last_updated": "2023-05-27T16:21:51.147998-04:00",
"created_at": "2023-05-26T11:52:14.406452-04:00",
"name": "SEA",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21a9bf54-b7a5-4e78-9a8a-03fd57c6cc9f/?format=api"
}
]
}