GET /api/bet_types/e47cfb4e-6b87-4774-9c85-8f9ca46c5d40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e47cfb4e-6b87-4774-9c85-8f9ca46c5d40",
"match": "https://api-prod.gambitprofit.com/api/matches/3c473f5c-ccbe-4b29-b681-b1c425f87f5d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-28T10:06:59.056494-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": "Boston Bruins",
"amount": 7292.0
},
{
"team": "Nashville Predators",
"amount": 2708.0
}
],
"expected_reward_tokens": 9478.0,
"profit_sb": -22.0,
"profit_sb_percentage": -0.23,
"recommended": false
},
"lines": [
{
"id": "29179993-d400-498f-b39b-404123b83011",
"gambit_id": "9e65b56b-57de-4236-a824-cb96838e9e4c",
"last_updated": "2023-03-29T13:31:54.579752-04:00",
"created_at": "2023-03-28T10:06:59.059139-04:00",
"name": "Boston Bruins",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47cfb4e-6b87-4774-9c85-8f9ca46c5d40/?format=api"
},
{
"id": "108a89fa-ba5b-4192-a5e4-504b757f9375",
"gambit_id": "8b6765e0-f6a1-4dc0-9266-e63113b76eab",
"last_updated": "2023-03-29T13:31:54.582343-04:00",
"created_at": "2023-03-28T10:06:59.061247-04:00",
"name": "Nashville Predators",
"reward": "3.50000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47cfb4e-6b87-4774-9c85-8f9ca46c5d40/?format=api"
}
]
}