GET /api/bet_types/f65385bf-4c8c-432c-9626-646e9ba729d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f65385bf-4c8c-432c-9626-646e9ba729d1",
"match": "https://api-prod.gambitprofit.com/api/matches/49fa1832-21f0-4839-8052-877366113d03/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-14T10:57:06.229612-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": "KAN",
"amount": 5602.0
},
{
"team": "MIL",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "fb107b47-b9ac-4bc0-bd88-717e6afab606",
"gambit_id": "57fb99b0-8075-48c4-9d05-62f3c229a5b9",
"last_updated": "2023-05-15T11:36:59.896988-04:00",
"created_at": "2023-05-14T10:57:06.233863-04:00",
"name": "KAN",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f65385bf-4c8c-432c-9626-646e9ba729d1/?format=api"
},
{
"id": "c97d7ffe-3255-41c7-af2d-89aa6f95ec8f",
"gambit_id": "79cfdf41-a18a-4a45-9f32-8a7b6a011adf",
"last_updated": "2023-05-15T11:36:59.895584-04:00",
"created_at": "2023-05-14T10:57:06.231714-04:00",
"name": "MIL",
"reward": "2.14000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f65385bf-4c8c-432c-9626-646e9ba729d1/?format=api"
}
]
}