GET /api/bet_types/054e9fa8-727b-4b0f-b782-d1683ed4eaf0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "054e9fa8-727b-4b0f-b782-d1683ed4eaf0",
"match": "https://api-prod.gambitprofit.com/api/matches/e330e85b-87f1-40cb-89e6-c594b0cb5db3/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-15T11:43:03.791195-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": 5512.0
},
{
"team": "OAK",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "b92006bc-e723-4601-a22e-8959b001c5ff",
"gambit_id": "3eab67a2-fdbb-4364-9941-1bfc5055884d",
"last_updated": "2023-07-22T19:03:23.172579-04:00",
"created_at": "2023-07-15T11:43:03.792585-04:00",
"name": "MIN",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/054e9fa8-727b-4b0f-b782-d1683ed4eaf0/?format=api"
},
{
"id": "183982d6-bbeb-4fbb-86e3-9ab7041af7da",
"gambit_id": "2ead78d7-c3ca-43fc-b723-887c2cc05a39",
"last_updated": "2023-07-22T19:03:23.177998-04:00",
"created_at": "2023-07-15T11:43:03.793969-04:00",
"name": "OAK",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/054e9fa8-727b-4b0f-b782-d1683ed4eaf0/?format=api"
}
]
}