GET /api/bet_types/69e2a328-41fa-4017-8f06-3b67b509019d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69e2a328-41fa-4017-8f06-3b67b509019d",
"match": "https://api-prod.gambitprofit.com/api/matches/b1cc368c-ec7f-4d53-81f1-3c9caf1a0a9f/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-22T08:38:11.770775-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": "BAL",
"amount": 5213.0
},
{
"team": "TAM",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c6156eea-cd6f-4120-ac7c-11f9f2839e2d",
"gambit_id": "f4b849b8-1f05-430b-83c2-4eab6ba97b72",
"last_updated": "2023-07-23T21:58:27.575442-04:00",
"created_at": "2023-07-22T08:38:11.774908-04:00",
"name": "BAL",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e2a328-41fa-4017-8f06-3b67b509019d/?format=api"
},
{
"id": "b6408e79-e619-4e0a-96ba-951c48a87f79",
"gambit_id": "75a1aa17-79c0-4e7c-8327-7b7b764e12c6",
"last_updated": "2023-07-23T21:58:27.578519-04:00",
"created_at": "2023-07-22T08:38:11.780374-04:00",
"name": "TAM",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e2a328-41fa-4017-8f06-3b67b509019d/?format=api"
}
]
}