GET /api/bet_types/48e0f1f7-63bf-46aa-a1b8-cddce1c66c92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48e0f1f7-63bf-46aa-a1b8-cddce1c66c92",
"match": "https://api-prod.gambitprofit.com/api/matches/7e51b3a0-c2e8-42bb-b156-54785b3181ff/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-29T10:07:02.611608-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": "Milwaukee Bucks",
"amount": 8273.0
},
{
"team": "Indiana Pacers",
"amount": 1727.0
}
],
"expected_reward_tokens": 9513.95,
"profit_sb": 13.95,
"profit_sb_percentage": 0.15,
"recommended": true
},
"lines": [
{
"id": "e9619bce-50e0-42b4-91db-fe0e0eb0b8f3",
"gambit_id": "d8950982-4f58-40a3-82f6-4966c77a5c84",
"last_updated": "2023-03-30T10:37:04.520341-04:00",
"created_at": "2023-03-29T10:07:02.616650-04:00",
"name": "Milwaukee Bucks",
"reward": "1.15000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e0f1f7-63bf-46aa-a1b8-cddce1c66c92/?format=api"
},
{
"id": "1c9a4178-d871-48db-be34-7a882a2d9448",
"gambit_id": "0c07d2b4-a86c-46ee-9420-86483610c9e7",
"last_updated": "2023-03-30T10:37:04.518123-04:00",
"created_at": "2023-03-29T10:07:02.614033-04:00",
"name": "Indiana Pacers",
"reward": "5.51000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e0f1f7-63bf-46aa-a1b8-cddce1c66c92/?format=api"
}
]
}