GET /api/bet_types/6267b3c9-67e3-4a59-8e10-4670d41cfa20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6267b3c9-67e3-4a59-8e10-4670d41cfa20",
"match": "https://api-prod.gambitprofit.com/api/matches/065cab0e-e7a0-4168-8e03-585447b2d25d/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-19T08:47:59.486442-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": 5688.0
},
{
"team": "LOS",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "3a0300bd-68e4-430f-b7c8-576625a0c355",
"gambit_id": "f6e4fd65-02c6-436c-8e03-e7ccd85c2eab",
"last_updated": "2023-07-20T19:48:15.231301-04:00",
"created_at": "2023-07-19T08:47:59.489734-04:00",
"name": "BAL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6267b3c9-67e3-4a59-8e10-4670d41cfa20/?format=api"
},
{
"id": "f3242e3a-f9f5-4b6a-afc3-1b37e648d4d0",
"gambit_id": "f5f64906-6846-4299-bd94-48e50d626103",
"last_updated": "2023-07-20T19:48:15.229961-04:00",
"created_at": "2023-07-19T08:47:59.488048-04:00",
"name": "LOS",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6267b3c9-67e3-4a59-8e10-4670d41cfa20/?format=api"
}
]
}