GET /api/bet_types/acce5a45-f777-421d-ba93-2294a1cadc03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acce5a45-f777-421d-ba93-2294a1cadc03",
"match": "https://api-prod.gambitprofit.com/api/matches/856e8125-327d-4f8a-a17d-b0c51281a3f4/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T08:23:22.008472-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": "MIN",
"amount": 6324.0
},
{
"team": "CIN",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "2e12edcf-b586-4caa-8102-27c606c38043",
"gambit_id": "ec7580ad-b283-4029-98b2-60142606ff0d",
"last_updated": "2023-09-22T10:53:05.669245-04:00",
"created_at": "2023-09-20T08:23:22.012216-04:00",
"name": "MIN",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acce5a45-f777-421d-ba93-2294a1cadc03/?format=api"
},
{
"id": "4494aacd-a3b0-4a92-89c1-01e5e3255a5a",
"gambit_id": "ba6e0d34-f020-45fa-900d-7cc18653f115",
"last_updated": "2023-09-22T10:53:05.672728-04:00",
"created_at": "2023-09-20T08:23:22.018882-04:00",
"name": "CIN",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acce5a45-f777-421d-ba93-2294a1cadc03/?format=api"
}
]
}