GET /api/bet_types/9c8e35bd-a84f-436e-8320-615003b5cdea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c8e35bd-a84f-436e-8320-615003b5cdea",
"match": "https://api-prod.gambitprofit.com/api/matches/63155843-9f06-4593-8a32-77193cefc98d/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-30T10:27:10.930135-05: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": 6667.0
},
{
"team": "Minnesota Timberwolves",
"amount": 3333.0
}
],
"expected_reward_tokens": 9065.76,
"profit_sb": 65.76,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "1480cd25-be0e-4a1e-a7bf-772eaa0eb407",
"gambit_id": "f0176b1a-c900-4c52-bec7-475acf37fb28",
"last_updated": "2022-12-31T14:11:51.835440-05:00",
"created_at": "2022-12-30T10:27:10.931250-05:00",
"name": "Milwaukee Bucks",
"reward": "1.36000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c8e35bd-a84f-436e-8320-615003b5cdea/?format=api"
},
{
"id": "596767a5-4099-43d5-bf3c-c19c50676f96",
"gambit_id": "409b05ab-2644-4628-8c0f-31600e421654",
"last_updated": "2022-12-31T14:11:51.836551-05:00",
"created_at": "2022-12-30T10:27:10.932433-05:00",
"name": "Minnesota Timberwolves",
"reward": "2.72000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c8e35bd-a84f-436e-8320-615003b5cdea/?format=api"
}
]
}